This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Changes.
[perl5.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 [ 17383] By: jhi                                   on 2002/06/30  02:45:58
32         Log: Retract #17380, the refcnt tweak was misplaced (re_dup is used
33              when creation of new threads needs to duplicate the re struct)
34      Branch: perl
35            ! sv.c
36 ____________________________________________________________________________
37 [ 17382] By: jhi                                   on 2002/06/30  01:22:05
38         Log: Subject: [PATCH] Re: [PATCH] pack 'w' should be using NV, not double
39              From: Nicholas Clark <nick@unfortu.net>
40              Date: Sat, 29 Jun 2002 18:24:08 +0100
41              Message-ID: <20020629172408.GB322@Bagpuss.unfortu.net>
42      Branch: perl
43            ! t/op/pack.t
44 ____________________________________________________________________________
45 [ 17381] By: rgs                                   on 2002/06/29  13:31:12
46         Log: Various precisions.
47      Branch: perl
48            ! pod/perlhack.pod
49 ____________________________________________________________________________
50 [ 17380] By: jhi                                   on 2002/06/28  18:50:08
51         Log: (Retracted by #17383)
52              Subject: Re: [ID 20020627.002] Regexp causing segmentation fault
53              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
54              Date: Fri, 28 Jun 2002 14:29:43 +0100
55              Message-Id: <200206281329.g5SDThO10165@crypt.compulink.co.uk>
56      Branch: perl
57            ! sv.c
58 ____________________________________________________________________________
59 [ 17379] By: jhi                                   on 2002/06/28  18:36:57
60         Log: Subject: [PATCH rc2] README.os2
61              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62              Date: Fri, 28 Jun 2002 13:32:39 -0400
63              Message-ID: <20020628133239.A26455@math.ohio-state.edu>
64      Branch: perl
65            ! README.os2 os2/Changes
66 ____________________________________________________________________________
67 [ 17378] By: jhi                                   on 2002/06/28  18:28:43
68         Log: Forgotten file.
69      Branch: perl
70            ! MANIFEST
71 ____________________________________________________________________________
72 [ 17377] By: nick                                  on 2002/06/28  17:59:37
73         Log: Integrate mainline
74      Branch: perlio
75           +> ext/Digest/MD5/hints/MacOS.pl lib/Pod/t/text.t
76           !> (integrate 27 files)
77 ____________________________________________________________________________
78 [ 17376] By: jhi                                   on 2002/06/28  13:15:17
79         Log: NetWare update from Ananth Kesari.
80      Branch: perl
81            ! NetWare/Makefile NetWare/netware.h NetWare/nw5.c
82            ! ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_NW5.pm
83 ____________________________________________________________________________
84 [ 17375] By: jhi                                   on 2002/06/28  13:02:01
85         Log: EBCDIC-safer.
86      Branch: perl
87            ! regexec.c
88 ____________________________________________________________________________
89 [ 17374] By: rgs                                   on 2002/06/28  12:07:49
90         Log: Subject: [PATCH] Re: [ID 20020623.006] Tie::StdHandle produces bogus untie() warnings
91              From: Steve Hay <Steve.Hay@uk.radan.com>
92              Date: Fri, 28 Jun 2002 12:23:37 +0100
93              Message-ID: <3D1C4739.4090002@uk.radan.com>
94      Branch: perl
95            ! lib/Tie/Handle.pm
96 ____________________________________________________________________________
97 [ 17373] By: rgs                                   on 2002/06/28  12:06:29
98         Log: Subject: [DOC PATCH] Re: [ID 20020623.006] Tie::StdHandle produces bogus untie() warnings
99              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
100              Date: Mon, 24 Jun 2002 23:17:57 -0700
101              Message-ID: <VsAG9gzkgWla092yn@efn.org>
102      Branch: perl
103            ! pod/perlfunc.pod
104 ____________________________________________________________________________
105 [ 17372] By: jhi                                   on 2002/06/27  20:53:44
106         Log: Inlining to avoid costly UTF-8 calls.
107      Branch: perl
108            ! regexec.c sv.c
109 ____________________________________________________________________________
110 [ 17371] By: jhi                                   on 2002/06/27  19:12:46
111         Log: Shave off some more of the Unicode regex slowness.
112      Branch: perl
113            ! regexec.c
114 ____________________________________________________________________________
115 [ 17370] By: jhi                                   on 2002/06/27  16:10:17
116         Log: Cure some of the slowness of
117              [ID 20020627.001] regex and utf-8 performance problem.
118      Branch: perl
119            ! regexec.c
120 ____________________________________________________________________________
121 [ 17369] By: rgs                                   on 2002/06/27  11:12:43
122         Log: Subject: Re: [ID 20020626.011] wantarray() causes clobbering of unrelated vars outside the sub 
123              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
124              Date: Thu, 27 Jun 2002 11:58:57 +0100
125              Message-ID: <200206271058.g5RAwvE29057@crypt.compulink.co.uk>
126      Branch: perl
127            ! op.c
128 ____________________________________________________________________________
129 [ 17368] By: ams                                   on 2002/06/27  02:39:13
130         Log: Subject: [DOC PATCH] DynaLoader.pm
131              From: Elizabeth Mattijsen <liz@dijkmat.nl>
132              Date: Wed, 26 Jun 2002 20:27:25 +0200
133              Message-Id: <4.2.0.58.20020626202637.025db610@mickey.dijkmat.nl>
134              
135              Subject: [DOC PATCH] Base64.pm
136              From: Elizabeth Mattijsen <liz@dijkmat.nl>
137              Date: Thu, 27 Jun 2002 00:54:10 +0200
138              Message-Id: <4.2.0.58.20020627005340.02c74550@mickey.dijkmat.nl>
139      Branch: perl
140            ! ext/DynaLoader/DynaLoader_pm.PL ext/MIME/Base64/Base64.pm
141 ____________________________________________________________________________
142 [ 17367] By: rgs                                   on 2002/06/26  20:32:20
143         Log: chomp clarifications by Elizabeth Mattijsen.
144      Branch: perl
145            ! pod/perlfunc.pod
146 ____________________________________________________________________________
147 [ 17366] By: jhi                                   on 2002/06/26  18:25:51
148         Log: Further tweaking on the Unicode s///.
149      Branch: perl
150            ! pp_hot.c t/op/subst.t
151 ____________________________________________________________________________
152 [ 17365] By: jhi                                   on 2002/06/26  18:01:09
153         Log: Subject: Re: Another Unicode s/// buglet?
154              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
155              Date: Wed, 26 Jun 2002 18:43:18 +0100
156              Message-Id: <200206261743.g5QHhIC27702@crypt.compulink.co.uk>
157      Branch: perl
158            ! regexec.c
159 ____________________________________________________________________________
160 [ 17364] By: jhi                                   on 2002/06/26  15:44:57
161         Log: Subject: Re: Another Unicode s/// buglet?
162              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
163              Date: Wed, 26 Jun 2002 17:43:07 +0100
164              Message-Id: <200206261643.g5QGh7519204@crypt.compulink.co.uk>
165              
166              (only the test cases)
167      Branch: perl
168            ! t/op/subst.t
169 ____________________________________________________________________________
170 [ 17363] By: jhi                                   on 2002/06/26  15:41:48
171         Log: Integrate from macperl:
172              
173              [ 17345]
174              Mac OS Test updates
175              
176              [ 17347]
177              Support hints and OPTIMIZE in MM_MacOS
178              
179              [ 17348]
180              Crank down optimization for Mac OS in Digest::MD5
181      Branch: perl
182           +> ext/Digest/MD5/hints/MacOS.pl
183           !> ext/POSIX/t/taint.t lib/ExtUtils/MM_MacOS.pm
184           !> lib/Test/Harness/t/strap-analyze.t
185           !> lib/Test/Harness/t/test-harness.t
186 ____________________________________________________________________________
187 [ 17362] By: jhi                                   on 2002/06/26  15:25:45
188         Log: Let's not leak.
189      Branch: perl
190            ! pp_hot.c
191 ____________________________________________________________________________
192 [ 17361] By: rgs                                   on 2002/06/26  15:24:24
193         Log: Subject: [PATCH rc2] os2/Changes
194              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
195              Date: Wed, 26 Jun 2002 11:54:06 -0400
196              Message-ID: <20020626115406.A6091@math.ohio-state.edu>
197      Branch: perl
198            ! os2/Changes os2/os2.c
199 ____________________________________________________________________________
200 [ 17360] By: rgs                                   on 2002/06/26  14:41:00
201         Log: Subject: Re: [PATCH RC2] VMS nits, add getppid(), admit absence of fork()
202              From: PPrymmer@factset.com
203              Date: Wed, 26 Jun 2002 10:48:23 -0400
204              Message-ID: <OFB1C74398.CBC80EA2-ON85256BE4.00507569@55.25.11>
205      Branch: perl
206            ! pod/perlport.pod
207 ____________________________________________________________________________
208 [ 17359] By: rgs                                   on 2002/06/26  14:38:10
209         Log: Subject: [PATCH RC2] VMS nits, add getppid(), admit absence of fork()
210              From: "Craig A. Berry" <craigberry@mac.com>
211              Date: Tue, 25 Jun 2002 21:46:59 -0500
212              Message-ID: <a05111b00b93ec39cdf8f@[172.16.52.1]>
213      Branch: perl
214            ! configure.com pod/perlport.pod vms/perlvms.pod
215 ____________________________________________________________________________
216 [ 17358] By: jhi                                   on 2002/06/26  14:37:12
217         Log: Another Unicode s/// buglet, from SADAHIRO Tomoyuki.
218      Branch: perl
219            ! pp_hot.c t/op/subst.t
220 ____________________________________________________________________________
221 [ 17356] By: jhi                                   on 2002/06/26  12:54:51
222         Log: Further script tweakage.
223      Branch: perl
224            ! Porting/testall.atom
225 ____________________________________________________________________________
226 [ 17355] By: rgs                                   on 2002/06/25  19:55:23
227         Log: Subject: Re: glob [possible PATCH for perlfunc.pod] 
228              From: "John P. Linderman" <jpl@research.att.com>
229              Date: Tue, 25 Jun 2002 06:51:09 -0400
230              Message-ID: <200206251051.GAA44772@raptor.research.att.com>
231              
232              (reformatted)
233      Branch: perl
234            ! pod/perlfunc.pod
235 ____________________________________________________________________________
236 [ 17354] By: jhi                                   on 2002/06/25  19:20:15
237         Log: Upgrade to podlators 1.22.
238      Branch: perl
239            + lib/Pod/t/text.t
240            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/t/man.t
241 ____________________________________________________________________________
242 [ 17353] By: jhi                                   on 2002/06/25  15:18:15
243         Log: Unicode s/// buglet found by Gregor Chrupala in perl-unicode. 
244      Branch: perl
245            ! pp_hot.c t/op/subst.t
246 ____________________________________________________________________________
247 [ 17352] By: jhi                                   on 2002/06/25  13:28:33
248         Log: Dust off the script to the new test naming.
249      Branch: perl
250            ! Porting/testall.atom
251 ____________________________________________________________________________
252 [ 17351] By: pudge                                 on 2002/06/22  21:54:43
253         Log: Update Changes
254      Branch: macperl
255            + macos/Changes5.6
256            ! macos/Changes
257 ____________________________________________________________________________
258 [ 17350] By: pudge                                 on 2002/06/22  20:42:37
259         Log: Don't need this anymore
260      Branch: macperl
261            - macos/bundled_ext/Digest/MD5/Makefile.mk
262 ____________________________________________________________________________
263 [ 17349] By: pudge                                 on 2002/06/22  20:20:59
264         Log: Fix macos Makefiles for optimization changes
265      Branch: macperl
266            ! macos/BuildRules.mk macos/Makefile.mk
267 ____________________________________________________________________________
268 [ 17348] By: pudge                                 on 2002/06/22  20:20:31
269         Log: Crank down optimization for Mac OS in Digest::MD5
270      Branch: macperl
271            + ext/Digest/MD5/hints/MacOS.pl
272 ____________________________________________________________________________
273 [ 17347] By: pudge                                 on 2002/06/22  20:20:04
274         Log: Support hints and OPTIMIZE in MM_MacOS
275      Branch: macperl
276            ! lib/ExtUtils/MM_MacOS.pm
277 ____________________________________________________________________________
278 [ 17346] By: pudge                                 on 2002/06/22  17:30:59
279         Log: Misc. config/test updates in macos
280      Branch: macperl
281            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
282            ! macos/bundled_ext/Digest/MD5/Makefile.mk macos/config.sh
283 ____________________________________________________________________________
284 [ 17345] By: pudge                                 on 2002/06/22  17:30:12
285         Log: Mac OS Test updates
286      Branch: macperl
287            ! ext/POSIX/t/taint.t lib/Test/Harness/t/strap-analyze.t
288            ! lib/Test/Harness/t/test-harness.t
289 ____________________________________________________________________________
290 [ 17344] By: pudge                                 on 2002/06/22  17:13:16
291         Log: Integrate perl
292      Branch: macperl
293           +> ext/POSIX/t/taint.t lib/Test/Simple/t/bad_plan.t
294           +> lib/Test/Simple/t/threads.t
295            - lib/File/Spec/NW5.pm
296           !> (integrate 124 files)
297 ____________________________________________________________________________
298 [ 17343] By: nick                                  on 2002/06/21  14:09:27
299         Log: Integrate mainline
300      Branch: perlio
301           !> Changes patchlevel.h pod/perlhist.pod
302 ____________________________________________________________________________
303 [ 17342] By: nick                                  on 2002/06/21  13:30:07
304         Log: Integrate mainline
305      Branch: perlio
306           !> (integrate 34 files)
307 ____________________________________________________________________________
308 [ 17341] By: jhi                                   on 2002/06/21  13:13:58
309         Log: This is 5.8.0 RC2.
310      Branch: perl
311            ! patchlevel.h pod/perlhist.pod
312 ____________________________________________________________________________
313 [ 17340] By: jhi                                   on 2002/06/21  13:05:59
314         Log: Update Changes.
315      Branch: perl
316            ! Changes patchlevel.h
317 ____________________________________________________________________________
318 [ 17339] By: jhi                                   on 2002/06/21  12:46:59
319         Log: Regen stuff.
320      Branch: perl
321            ! Configure NetWare/config_H.wc Porting/config.sh
322            ! Porting/config_H pod/perlmodlib.pod pod/perltoc.pod uconfig.h
323            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
324            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
325            ! wince/config_H.ce
326 ____________________________________________________________________________
327 [ 17338] By: jhi                                   on 2002/06/21  12:34:31
328         Log: Typos-be-gone.
329      Branch: perl
330            ! pod/perldelta.pod
331 ____________________________________________________________________________
332 [ 17337] By: jhi                                   on 2002/06/21  12:06:17
333         Log: Slight rewording from Stas, paragraph rewrappings.
334      Branch: perl
335            ! pod/perliol.pod
336 ____________________________________________________________________________
337 [ 17336] By: jhi                                   on 2002/06/21  11:56:33
338         Log: Integrate perlio:
339              
340              [ 17330]
341              PerlIO Layer implementation future proofing.
342              - Inspired by Nick C's suggestion add size of function table to the table
343              as a validation check.
344              - also optimize pseudo-layer code to avoid malloc/link of something
345              destined to be immediately popped & freed.
346              - Minor addition to pod/perliol.pod
347              
348              [ 17335]
349              Fix bug in optimized pseudo-layers.
350      Branch: perl
351            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
352            ! ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
353            ! pod/perliol.pod win32/win32io.c
354 ____________________________________________________________________________
355 [ 17335] By: nick                                  on 2002/06/21  08:46:57
356         Log: Fix bug in optimized pseudo-layers.
357      Branch: perlio
358            ! perlio.c
359 ____________________________________________________________________________
360 [ 17334] By: jhi                                   on 2002/06/21  00:42:54
361         Log: VMS: configure.com updates from Craig Berry.
362      Branch: perl
363            ! configure.com
364 ____________________________________________________________________________
365 [ 17333] By: gsar                                  on 2002/06/21  00:30:52
366         Log: tyops
367      Branch: perl
368            ! pod/perlrun.pod
369 ____________________________________________________________________________
370 [ 17332] By: jhi                                   on 2002/06/20  20:41:20
371         Log: Retract #17331, something broke (e.g. t/io/utf8.t became unhappy)
372      Branch: perl
373            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
374            ! ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
375            ! pod/perliol.pod win32/win32io.c
376 ____________________________________________________________________________
377 [ 17331] By: jhi                                   on 2002/06/20  20:11:00
378         Log: Integrate perlio:
379              
380              [ 17330]
381              PerlIO Layer implementation future proofing.
382              - Inspired by Nick C's suggestion add size of function table to the table
383              as a validation check.
384              - also optimize pseudo-layer code to avoid malloc/link of something
385              destined to be immediately popped & freed.
386              - Minor addition to pod/perliol.pod
387      Branch: perl
388           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
389           !> ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
390           !> pod/perliol.pod win32/win32io.c
391 ____________________________________________________________________________
392 [ 17330] By: nick                                  on 2002/06/20  20:04:01
393         Log: PerlIO Layer implementation future proofing.
394              - Inspired by Nick C's suggestion add size of function table to the table
395              as a validation check.
396              - also optimize pseudo-layer code to avoid malloc/link of something
397              destined to be immediately popped & freed.
398              - Minor addition to pod/perliol.pod
399      Branch: perlio
400            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
401            ! ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
402            ! pod/perliol.pod win32/win32io.c
403 ____________________________________________________________________________
404 [ 17329] By: jhi                                   on 2002/06/20  18:13:31
405         Log: AmigaOS: fork() is available but unimplemented.
406      Branch: perl
407            ! hints/amigaos.sh
408 ____________________________________________________________________________
409 [ 17328] By: jhi                                   on 2002/06/20  17:41:42
410         Log: Integrate perlio:
411              
412              [ 17327]
413              Fix segv on IO::File->open("/dev/null").
414      Branch: perl
415           !> doio.c perlio.c
416 ____________________________________________________________________________
417 [ 17327] By: nick                                  on 2002/06/20  16:54:01
418         Log: Fix segv on IO::File->open("/dev/null").
419      Branch: perlio
420            ! doio.c perlio.c
421 ____________________________________________________________________________
422 [ 17326] By: jhi                                   on 2002/06/20  16:51:22
423         Log: Missing from #17321.
424      Branch: perl
425            ! lib/Getopt/Long/CHANGES
426 ____________________________________________________________________________
427 [ 17325] By: jhi                                   on 2002/06/20  15:27:18
428         Log: Subject: [PATCH]RE: mixing FATAL and non-FATAL warnings
429              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
430              Date: Thu, 20 Jun 2002 17:14:12 +0100
431              Message-ID: <AIEAJICLCBDNAAOLLOKLOEJAEOAA.Paul.Marquess@btinternet.com>
432      Branch: perl
433            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
434            ! warnings.pl
435 ____________________________________________________________________________
436 [ 17324] By: jhi                                   on 2002/06/20  14:39:41
437         Log: Subject: Re: perl v5.8.0 17303 on VMS_VAX V7.2
438              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>   
439              Date: Thu, 20 Jun 2002 14:51:16 +0100
440              Message-Id: <200206201351.g5KDpGI16736@crypt.compulink.co.uk>
441      Branch: perl
442            ! numeric.c
443 ____________________________________________________________________________
444 [ 17323] By: jhi                                   on 2002/06/20  12:36:20
445         Log: Subject: [Patch POSIX.pod] "fmod" ne "modf"
446              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
447              Date: Thu, 20 Jun 2002 14:28:35 +0200
448              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCDA7@hamsem01.de.gedas.vwg>
449      Branch: perl
450            ! ext/POSIX/POSIX.pod
451 ____________________________________________________________________________
452 [ 17322] By: jhi                                   on 2002/06/20  12:29:23
453         Log: Subject: Re: [PATCH perl.h] kill the VOIDUSED redefined warning
454              From: Stas Bekman <stas@stason.org>
455              Date: Thu, 20 Jun 2002 16:50:01 +0800
456              Message-ID: <3D119739.4020901@stason.org>
457              
458              (mod_perl defines might define VOIDUSED)
459      Branch: perl
460            ! perl.h
461 ____________________________________________________________________________
462 [ 17321] By: jhi                                   on 2002/06/20  12:26:12
463         Log: (Retract #17316 and) upgrade to Getopt::Long 2.32.
464      Branch: perl
465            ! lib/Getopt/Long.pm
466 ____________________________________________________________________________
467 [ 17320] By: nick                                  on 2002/06/20  06:24:29
468         Log: Integrate mainline
469      Branch: perlio
470           +> lib/Test/Simple/t/bad_plan.t lib/Test/Simple/t/threads.t
471           !> MANIFEST README.irix README.win32 ext/POSIX/t/posix.t
472           !> ext/POSIX/t/taint.t lib/ExtUtils/Changes
473           !> lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MakeMaker.pm
474           !> lib/ExtUtils/t/writemakefile_args.t lib/Getopt/Long.pm
475           !> lib/Test/Builder.pm lib/Test/Harness.pm
476           !> lib/Test/Harness/Changes lib/Test/Harness/Straps.pm
477           !> lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
478           !> lib/Test/Simple/t/Builder.t lib/Test/Simple/t/plan.t
479           !> lib/overload.pm makedef.pl pod/perldelta.pod pod/perlvar.pod
480 ____________________________________________________________________________
481 [ 17319] By: gsar                                  on 2002/06/20  04:51:48
482         Log: mention Win32::GetOSName() nearabouts $^O
483      Branch: perl
484            ! pod/perlvar.pod
485 ____________________________________________________________________________
486 [ 17318] By: jhi                                   on 2002/06/20  03:51:12
487         Log: More IRIX compiler lore.
488      Branch: perl
489            ! README.irix
490 ____________________________________________________________________________
491 [ 17317] By: gsar                                  on 2002/06/20  02:33:49
492         Log: missing export for PerlIO_pop (used in PerlIO::Via now)
493      Branch: perl
494            ! makedef.pl
495 ____________________________________________________________________________
496 [ 17316] By: jhi                                   on 2002/06/20  00:23:35
497         Log: (retracted by #17321) Make Getopt::Long ithread-safe.
498      Branch: perl
499            ! lib/Getopt/Long.pm
500 ____________________________________________________________________________
501 [ 17315] By: jhi                                   on 2002/06/20  00:03:56
502         Log: Subject: [PATCH] Test::Simple/More/Builder 0.44 -> 0.45
503              From: Michael G Schwern <schwern@pobox.com>
504              Date: Wed, 19 Jun 2002 20:11:11 -0400
505              Message-id: <20020620001111.GW1232@ool-18b93024.dyn.optonline.net>
506      Branch: perl
507            + lib/Test/Simple/t/bad_plan.t lib/Test/Simple/t/threads.t
508            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
509            ! lib/Test/Simple.pm lib/Test/Simple/Changes
510            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/plan.t
511 ____________________________________________________________________________
512 [ 17314] By: jhi                                   on 2002/06/19  23:16:37
513         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.02 -> 6.03
514              From: Michael G Schwern <schwern@pobox.com>
515              Date: Wed, 19 Jun 2002 20:13:16 -0400
516              Message-id: <20020620001316.GY1232@ool-18b93024.dyn.optonline.net>
517      Branch: perl
518            ! lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
519            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/writemakefile_args.t
520 ____________________________________________________________________________
521 [ 17313] By: jhi                                   on 2002/06/19  23:15:41
522         Log: Subject: [PATCH] Test::Harness 2.25 -> 2.26
523              From: Michael G Schwern <schwern@pobox.com>
524              Date: Wed, 19 Jun 2002 20:12:08 -0400
525              Message-id: <20020620001208.GX1232@ool-18b93024.dyn.optonline.net>
526      Branch: perl
527            ! lib/Test/Harness.pm lib/Test/Harness/Changes
528            ! lib/Test/Harness/Straps.pm
529 ____________________________________________________________________________
530 [ 17312] By: jhi                                   on 2002/06/19  21:27:24
531         Log: Integrate perlio:
532              
533              [ 17309]
534              "Clean" implementation of binmode(FH)/":raw" identity.
535              New function table entry so all layer definitions need tweaking.
536              Extra function table entry allows a layer to remain on a binmode stack
537              New PerlIOBase_binmode allows easy implementation of default policy.
538      Branch: perl
539           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.pm
540           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
541           !> makedef.pl perlio.c perliol.h pod/perliol.pod win32/win32io.c
542 ____________________________________________________________________________
543 [ 17311] By: jhi                                   on 2002/06/19  21:16:09
544         Log: Subject: RE: [PATCH] POSIX taint tests
545              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
546              Date: Wed, 19 Jun 2002 23:16:11 +0100
547              Message-ID: <AIEAJICLCBDNAAOLLOKLGEHFEOAA.Paul.Marquess@btinternet.com>
548      Branch: perl
549            ! ext/POSIX/t/posix.t
550 ____________________________________________________________________________
551 [ 17310] By: jhi                                   on 2002/06/19  21:14:53
552         Log: Fix for 20001101.004, at least for the memleak part.
553      Branch: perl
554            ! lib/overload.pm
555 ____________________________________________________________________________
556 [ 17309] By: nick                                  on 2002/06/19  20:50:54
557         Log: "Clean" implementation of binmode(FH)/":raw" identity.
558              New function table entry so all layer definitions need tweaking.
559              Extra function table entry allows a layer to remain on a binmode stack
560              New PerlIOBase_binmode allows easy implementation of default policy.
561      Branch: perlio
562            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.pm
563            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
564            ! makedef.pl perlio.c perliol.h pod/perliol.pod win32/win32io.c
565 ____________________________________________________________________________
566 [ 17308] By: jhi                                   on 2002/06/19  20:33:16
567         Log: Subject: [PATCH] Re: [PATCH] POSIX taint tests
568              From: Michael G Schwern <schwern@pobox.com>
569              Date: Wed, 19 Jun 2002 16:51:56 -0400
570              Message-id: <20020619205156.GH1232@ool-18b93024.dyn.optonline.net>
571      Branch: perl
572            ! ext/POSIX/t/posix.t ext/POSIX/t/taint.t
573 ____________________________________________________________________________
574 [ 17307] By: rgs                                   on 2002/06/19  20:26:24
575         Log: Subject: Re: [DOC PATCH] Re: [ID 20020613.003] context incorrectly reported
576              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
577              Date: Tue, 18 Jun 2002 15:40:08 -0700
578              Message-ID: <Ib7D9gzkgmTG092yn@efn.org>
579      Branch: perl
580            ! lib/overload.pm
581 ____________________________________________________________________________
582 [ 17306] By: jhi                                   on 2002/06/19  18:49:06
583         Log: Subject: Re: Mingw32: some tests fail 
584              From: Per Einar Ellefsen <per.einar@skynet.be>
585              Date: Wed, 19 Jun 2002 19:37:15 +0200
586              Message-Id: <5.1.0.14.2.20020619192631.025848a0@pop.skynet.be>
587      Branch: perl
588            ! README.win32
589 ____________________________________________________________________________
590 [ 17305] By: jhi                                   on 2002/06/19  17:40:29
591         Log: Subject: [PATCH] Mention Class::Pseudohash in perldelta
592              From: Autrijus Tang <autrijus@autrijus.org>
593              Date: Thu, 20 Jun 2002 01:36:26 +0800
594              Message-ID: <20020619173626.GA2650@not.autrijus.org>
595      Branch: perl
596            ! pod/perldelta.pod
597 ____________________________________________________________________________
598 [ 17304] By: nick                                  on 2002/06/19  15:57:16
599         Log: Integrate mainline
600      Branch: perlio
601           +> ext/POSIX/t/taint.t
602            - lib/File/Spec/NW5.pm
603           !> Changes MANIFEST lib/File/Spec.pm lib/File/Spec/Win32.pm
604           !> patchlevel.h pod/perltodo.pod utils/perlbug.PL
605 ____________________________________________________________________________
606 [ 17303] By: jhi                                   on 2002/06/19  14:06:55
607         Log: Update Changes.
608      Branch: perl
609            ! Changes patchlevel.h
610 ____________________________________________________________________________
611 [ 17302] By: jhi                                   on 2002/06/19  14:00:35
612         Log: #17301 was only part of the story.
613      Branch: perl
614            ! MANIFEST
615 ____________________________________________________________________________
616 [ 17301] By: jhi                                   on 2002/06/19  13:53:52
617         Log: Make MANIFEST comply with #17297.
618      Branch: perl
619            ! MANIFEST
620 ____________________________________________________________________________
621 [ 17300] By: jhi                                   on 2002/06/19  13:37:45
622         Log: Subject: Re: perlbug mail loop? [PATCH]
623              From: Richard.Foley@t-online.de
624              Date: Wed, 19 Jun 2002 15:29:37 +0200
625              Message-ID: <17KgXO-0dYZCiC@fwd08.sul.t-online.com>
626      Branch: perl
627            ! utils/perlbug.PL
628 ____________________________________________________________________________
629 [ 17299] By: jhi                                   on 2002/06/19  13:18:42
630         Log: opendir was missing for the list.
631      Branch: perl
632            ! pod/perltodo.pod
633 ____________________________________________________________________________
634 [ 17298] By: jhi                                   on 2002/06/19  13:01:51
635         Log: Integrate perlio:
636              
637              [ 17295]
638              Un-deprecate :raw after all - just define what it means
639              more precisely. (Pending approval).
640      Branch: perl
641           !> lib/PerlIO.pm pod/perldelta.pod pod/perlfunc.pod
642           !> pod/perlrun.pod
643 ____________________________________________________________________________
644 [ 17297] By: jhi                                   on 2002/06/19  12:33:04
645         Log: The only difference between NW5.pm and Win32.pm was that
646              NetWare preferred SYS:/temp over C:/temp for tmpdir().
647      Branch: perl
648            - lib/File/Spec/NW5.pm
649            ! MANIFEST lib/File/Spec.pm lib/File/Spec/Win32.pm
650 ____________________________________________________________________________
651 [ 17296] By: jhi                                   on 2002/06/19  12:20:54
652         Log: Subject: [PATCH] POSIX taint tests
653              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
654              Date: Wed, 19 Jun 2002 09:29:22 +0100
655              Message-ID: <AIEAJICLCBDNAAOLLOKLMEFJEOAA.Paul.Marquess@btinternet.com>    
656      Branch: perl
657            + ext/POSIX/t/taint.t
658            ! MANIFEST
659 ____________________________________________________________________________
660 [ 17295] By: nick                                  on 2002/06/19  12:14:32
661         Log: Un-deprecate :raw after all - just define what it means
662              more precisely. (Pending approval).
663      Branch: perlio
664            ! lib/PerlIO.pm pod/perldelta.pod pod/perlfunc.pod
665            ! pod/perlrun.pod
666 ____________________________________________________________________________
667 [ 17294] By: nick                                  on 2002/06/19  06:09:49
668         Log: Integrate mainline
669      Branch: perlio
670           !> configure.com ext/Digest/MD5/t/files.t lib/PerlIO.pm
671           !> lib/perl5db.pl lib/utf8.pm os2/os2_base.t pod/perldelta.pod
672           !> pod/perlfunc.pod pod/perlipc.pod pod/perlsyn.pod
673           !> pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod
674           !> toke.c
675 ____________________________________________________________________________
676 [ 17293] By: jhi                                   on 2002/06/19  02:00:05
677         Log: Subject: [PATCH os2/os2_base.t] Re: Patch 14705 botched. (was Re: os2_base test failed)
678              From: Michael G Schwern <schwern@pobox.com>
679              Date: Tue, 18 Jun 2002 21:31:43 -0400
680              Message-id: <20020619013143.GF3079@ool-18b93024.dyn.optonline.net>
681      Branch: perl
682            ! os2/os2_base.t
683 ____________________________________________________________________________
684 [ 17292] By: jhi                                   on 2002/06/18  21:36:21
685         Log: This is probably the reason for the GW failures.
686      Branch: perl
687            ! ext/Digest/MD5/t/files.t
688 ____________________________________________________________________________
689 [ 17291] By: jhi                                   on 2002/06/18  21:28:33
690         Log: Debugger tweak from from Peter Scott.
691      Branch: perl
692            ! lib/perl5db.pl
693 ____________________________________________________________________________
694 [ 17290] By: jhi                                   on 2002/06/18  20:31:10
695         Log: To mirror #17285.
696      Branch: perl
697            ! pod/perldelta.pod
698 ____________________________________________________________________________
699 [ 17289] By: jhi                                   on 2002/06/18  20:29:25
700         Log: Subject: [PATCH] configure.com: build Encode sub-extensions once and only once
701              From: "Craig A. Berry" <craigberry@mac.com>
702              Date: Tue, 18 Jun 2002 10:34:51 -0500
703              Message-Id: <5.1.1.5.0.20020618103102.01b643e0@exchi01>
704      Branch: perl
705            ! configure.com
706 ____________________________________________________________________________
707 [ 17288] By: jhi                                   on 2002/06/18  20:27:58
708         Log: Tiny tweaks.
709      Branch: perl
710            ! lib/PerlIO.pm pod/perlfunc.pod
711 ____________________________________________________________________________
712 [ 17287] By: jhi                                   on 2002/06/18  20:22:56
713         Log: Integrate perlio:
714              
715              [ 17280]
716              Slight improvement to :win32 layer
717              
718              [ 17282]
719              More PerlIO doc tweaks - trying to make them document what
720              happens in current implementation while leaving way open
721              to "fixing" things.
722      Branch: perl
723           !> lib/PerlIO.pm pod/perlfunc.pod win32/win32io.c
724 ____________________________________________________________________________
725 [ 17286] By: jhi                                   on 2002/06/18  20:19:25
726         Log: Document the "Unicode in package/sub names" problem;
727              a microfix in toke.c towards the final goal (the fix
728              removes the need to have quotes around Unicode package
729              names when calling a method on them)
730      Branch: perl
731            ! lib/utf8.pm pod/perldelta.pod pod/perltodo.pod
732            ! pod/perlunicode.pod pod/perluniintro.pod toke.c
733 ____________________________________________________________________________
734 [ 17285] By: rgs                                   on 2002/06/18  19:03:52
735         Log: Further clarification about safe pipe opens.
736      Branch: perl
737            ! pod/perlipc.pod
738 ____________________________________________________________________________
739 [ 17284] By: rgs                                   on 2002/06/18  18:42:49
740         Log: perlsyn.pod tweak suggested by Larry.
741      Branch: perl
742            ! pod/perlsyn.pod
743 ____________________________________________________________________________
744 [ 17283] By: rgs                                   on 2002/06/18  18:25:53
745         Log: Subject: [DOC PATCH] perlsyn
746              From: Elizabeth Mattijsen <liz@dijkmat.nl>
747              Date: Tue, 18 Jun 2002 13:37:30 +0200
748              Message-ID: <4.2.0.58.20020618133610.01956d30@mickey.dijkmat.nl>
749              
750              Subject: Re: [DOC PATCH] perlsyn (2)
751              From: Elizabeth Mattijsen <liz@dijkmat.nl>
752              Date: Tue, 18 Jun 2002 15:08:17 +0200
753              Message-ID: <4.2.0.58.20020618150341.01798100@mickey.dijkmat.nl>
754              
755              (Plus tweak by Ronald J Kimball)
756      Branch: perl
757            ! pod/perlsyn.pod
758 ____________________________________________________________________________
759 [ 17282] By: nick                                  on 2002/06/18  09:14:25
760         Log: More PerlIO doc tweaks - trying to make them document what
761              happens in current implementation while leaving way open
762              to "fixing" things.
763      Branch: perlio
764            ! lib/PerlIO.pm pod/perlfunc.pod
765 ____________________________________________________________________________
766 [ 17281] By: nick                                  on 2002/06/18  09:12:59
767         Log: Integrate mainline
768      Branch: perlio
769           !> Changes Configure config_h.SH installperl patchlevel.h
770           !> pod/perldelta.pod pod/perlipc.pod
771 ____________________________________________________________________________
772 [ 17280] By: nick                                  on 2002/06/18  07:03:08
773         Log: Slight improvement to :win32 layer
774      Branch: perlio
775            ! win32/win32io.c
776 ____________________________________________________________________________
777 [ 17279] By: jhi                                   on 2002/06/18  03:10:42
778         Log: Do not install XS::{APItest,Typemap}
779      Branch: perl
780            ! installperl
781 ____________________________________________________________________________
782 [ 17278] By: jhi                                   on 2002/06/18  02:46:43
783         Log: Subject: Re: Do we want XS::APItest installed?
784              From: Andy Dougherty <doughera@lafayette.edu>
785              Date: Mon, 17 Jun 2002 16:59:52 -0400 (EDT)
786              Message-ID: <Pine.SOL.4.10.10206171658290.12935-100000@maxwell.phys.lafayette.edu>
787              
788              (rats, forgot to submit the metaconfig change separately)
789      Branch: metaconfig/U/perl
790            ! Extensions.U
791      Branch: perl
792            ! Configure config_h.SH
793 ____________________________________________________________________________
794 [ 17277] By: jhi                                   on 2002/06/18  02:31:26
795         Log: "Borrow" Rafael's multiarg open descripion to perldelta,
796              shuffle the highlights a bit (can't believe the perlio
797              mention was missing)
798      Branch: perl
799            ! pod/perldelta.pod
800 ____________________________________________________________________________
801 [ 17276] By: rgs                                   on 2002/06/17  22:46:28
802         Log: Document the '-|' open form in perlipc.pod
803      Branch: perl
804            ! pod/perlipc.pod
805 ____________________________________________________________________________
806 [ 17275] By: gsar                                  on 2002/06/17  19:20:06
807         Log: avoid AUTOLOAD() clobbering $!
808      Branch: maint-5.6/perl
809            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
810            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
811            ! ext/Socket/Socket.pm ext/Sys/Syslog/Syslog.pm
812            ! lib/AutoLoader.pm utils/h2xs.PL
813 ____________________________________________________________________________
814 [ 17274] By: nick                                  on 2002/06/17  14:50:35
815         Log: Integrate mainline
816      Branch: perlio
817           !> README.vms lib/File/Basename.pm lib/PerlIO.pm lib/open.pm
818           !> pod/perlfunc.pod pod/perlrun.pod
819 ____________________________________________________________________________
820 [ 17273] By: jhi                                   on 2002/06/17  14:34:17
821         Log: Update Changes.
822      Branch: perl
823            ! Changes patchlevel.h
824 ____________________________________________________________________________
825 [ 17272] By: jhi                                   on 2002/06/17  14:21:55
826         Log: :bytes is not the inverse of :crlf, either (from NI-S) 
827      Branch: perl
828            ! lib/PerlIO.pm
829 ____________________________________________________________________________
830 [ 17271] By: jhi                                   on 2002/06/17  13:56:33
831         Log: Further discouraging of :raw.
832      Branch: perl
833            ! lib/PerlIO.pm lib/open.pm pod/perlfunc.pod pod/perlrun.pod
834 ____________________________________________________________________________
835 [ 17270] By: jhi                                   on 2002/06/17  13:27:35
836         Log: Integrate perlio:
837              
838              [ 17267]
839              Handle IO error in "slow gets"
840      Branch: perl
841           !> sv.c
842 ____________________________________________________________________________
843 [ 17269] By: jhi                                   on 2002/06/17  12:49:06
844         Log: Subject: [PATCH File/Basename.pm] use of undef var
845              From: Stas Bekman <stas@stason.org>
846              Date: Mon, 17 Jun 2002 16:31:48 +0800
847              Message-ID: <3D0D9E74.7000908@stason.org>
848              
849              (modified)
850      Branch: perl
851            ! lib/File/Basename.pm
852 ____________________________________________________________________________
853 [ 17268] By: jhi                                   on 2002/06/17  12:45:10
854         Log: Subject: [PATCH] README.vms -- updated testing instructions
855              From: "Craig A. Berry" <craigberry@mac.com>
856              Date: Mon, 17 Jun 2002 00:31:18 -0500
857              Message-Id: <a05111b1cb9332326226f@[172.16.52.1]>
858      Branch: perl
859            ! README.vms
860 ____________________________________________________________________________
861 [ 17267] By: nick                                  on 2002/06/17  12:41:49
862         Log: Handle IO error in "slow gets"
863      Branch: perlio
864            ! sv.c
865 ____________________________________________________________________________
866 [ 17266] By: nick                                  on 2002/06/17  07:05:20
867         Log: Integrate mainline
868      Branch: perlio
869           !> autodoc.pl embed.pl lib/perl5db.pl pod/perldebtut.pod
870           !> pod/perldebug.pod pod/perldelta.pod
871 ____________________________________________________________________________
872 [ 17265] By: jhi                                   on 2002/06/17  00:53:49
873         Log: Subject: Re: [ID 20020614.027] Bad Debugger mojo in RC1
874              From: Peter Scott <Peter@PSDT.com>
875              Date: Sun, 16 Jun 2002 18:31:31 -0700
876              Message-id: <4.3.2.7.2.20020616182012.00b70780@shell2.webquarry.com>  
877              
878              @file -> source file
879      Branch: perl
880            ! lib/perl5db.pl pod/perldebtut.pod pod/perldebug.pod
881 ____________________________________________________________________________
882 [ 17264] By: jhi                                   on 2002/06/17  00:47:43
883         Log: Missing hunk from #15363.
884      Branch: perl
885            ! lib/perl5db.pl
886 ____________________________________________________________________________
887 [ 17263] By: jhi                                   on 2002/06/17  00:36:26
888         Log: Advertise MakeMaker.
889      Branch: perl
890            ! pod/perldelta.pod
891 ____________________________________________________________________________
892 [ 17262] By: jhi                                   on 2002/06/16  23:16:18
893         Log: Subject: Re: [ID 20020212.002] locale test fails for *ISO8859-15 on freebsd 4.5 
894              From: parv <parv@pair.com>
895              Date: Sun, 16 Jun 2002 20:12:24 -0400
896              Message-ID: <20020617001224.GC466@moo.holy.cow>
897      Branch: perl
898            ! pod/perldelta.pod
899 ____________________________________________________________________________
900 [ 17261] By: ams                                   on 2002/06/16  21:40:47
901         Log: Subject: PATCH: correct confusing lie in {embed,autodoc}.pl
902              From: Robin Houston <robin@kitsite.com>
903              Date: Sun, 16 Jun 2002 23:33:50 +0100
904              Message-Id: <20020616233350.A9675@robin.kitsite.com>
905      Branch: perl
906            ! autodoc.pl embed.pl
907 ____________________________________________________________________________
908 [ 17260] By: jhi                                   on 2002/06/16  17:06:31
909         Log: Deprecate (or at least discourage) :raw.
910      Branch: perl
911            ! pod/perldelta.pod
912 ____________________________________________________________________________
913 [ 17259] By: jhi                                   on 2002/06/16  16:54:28
914         Log: Integrate perlio:
915              
916              [ 17258]
917              Last minute tinkering with PerlIO abstraction API.
918              - PerlIO_importFILE and PerlIO_exportFILE now documented as taking
919              const char *mode.
920              - Other 'flags' field changed to U32
921              - Discouraging words written about ":raw".
922      Branch: perl
923           !> perlio.c perlio.h perliol.h pod/perlapio.pod pod/perltoc.pod
924 ____________________________________________________________________________
925 [ 17258] By: nick                                  on 2002/06/16  16:38:59
926         Log: Last minute tinkering with PerlIO abstraction API.
927              - PerlIO_importFILE and PerlIO_exportFILE now documented as taking
928              const char *mode.
929              - Other 'flags' field changed to U32
930              - Discouraging words written about ":raw".
931      Branch: perlio
932            ! perlio.c perlio.h perliol.h pod/perlapio.pod pod/perltoc.pod
933 ____________________________________________________________________________
934 [ 17257] By: nick                                  on 2002/06/16  15:16:46
935         Log: Integrate mainline
936      Branch: perlio
937           !> (integrate 32 files)
938 ____________________________________________________________________________
939 [ 17256] By: ams                                   on 2002/06/16  09:00:51
940         Log: Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02
941              From: Michael G Schwern <schwern@pobox.com>
942              Date: Sun, 16 Jun 2002 03:49:27 -0400
943              Message-Id: <20020616074927.GD7403@ool-18b93024.dyn.optonline.net>
944              
945              Subject: [PATCH] Test::Harness 2.24 -> 2.25
946              From: Michael G Schwern <schwern@pobox.com>
947              Date: Sun, 16 Jun 2002 03:58:40 -0400
948              Message-Id: <20020616075840.GE7403@ool-18b93024.dyn.optonline.net>
949      Branch: perl
950            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
951            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_MacOS.pm
952            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
953            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
954            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/writemakefile_args.t
955            ! lib/Test/Harness.pm lib/Test/Harness/Changes
956            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
957            ! lib/Test/Harness/t/strap-analyze.t
958            ! lib/Test/Harness/t/test-harness.t
959            ! t/lib/MakeMaker/Test/Utils.pm
960 ____________________________________________________________________________
961 [ 17255] By: jhi                                   on 2002/06/16  03:29:09
962         Log: Subject: [PATCH] pp.c:pp_pow() -- quit when you're done
963              From: "Craig A. Berry" <craigberry@mac.com>
964              Date: Sat, 15 Jun 2002 18:56:12 -0500
965              Message-Id: <a05111b15b93181a27d6d@[172.16.52.1]>
966      Branch: perl
967            ! pp.c
968 ____________________________________________________________________________
969 [ 17254] By: jhi                                   on 2002/06/15  20:09:47
970         Log: Collect the known AmigaOS wisdom.
971      Branch: perl
972            ! README.amiga hints/amigaos.sh
973 ____________________________________________________________________________
974 [ 17253] By: jhi                                   on 2002/06/15  18:08:06
975         Log: Subject: [PATCH] README.vms, Multinet fix update
976              From: "Craig A. Berry" <craigberry@mac.com>
977              Date: Sat, 15 Jun 2002 14:02:50 -0500
978              Message-Id: <a05111b12b9313d818599@[172.16.52.1]>
979      Branch: perl
980            ! README.vms
981 ____________________________________________________________________________
982 [ 17252] By: jhi                                   on 2002/06/15  17:22:56
983         Log: Regenerate Changes; most importantly automassage the
984              "Integrate perlio" entries to be more informative.
985      Branch: perl
986            ! Changes
987 ____________________________________________________________________________
988 [ 17251] By: jhi                                   on 2002/06/15  15:39:09
989         Log: Spurious empty statements.
990      Branch: perl
991            ! op.c perl.c perlio.c sv.c
992 ____________________________________________________________________________
993 [ 17250] By: jhi                                   on 2002/06/15  15:34:51
994         Log: Possible cure for
995              
996              Subject: Re: Thread bug in 5.8RC1 Win32
997              From: Alessandro Forghieri <alf@orion.it>
998              Date: Sat, 15 Jun 2002 12:56:35 +0200
999              Message-ID: <20020615125635.A25110@alpha.orion.it>
1000      Branch: perl
1001            ! perl.c
1002 ____________________________________________________________________________
1003 [ 17249] By: jhi                                   on 2002/06/14  23:14:44
1004         Log: findrfuncs: small tweaks.
1005      Branch: perl
1006            ! Porting/findrfuncs
1007 ____________________________________________________________________________
1008 [ 17248] By: jhi                                   on 2002/06/14  22:34:27
1009         Log: Group the debugger changes in one place.
1010      Branch: perl
1011            ! pod/perldelta.pod
1012 ____________________________________________________________________________
1013 [ 17247] By: jhi                                   on 2002/06/14  19:26:15
1014         Log: Detypo.
1015      Branch: perl
1016            ! pod/perlfunc.pod
1017 ____________________________________________________________________________
1018 [ 17246] By: jhi                                   on 2002/06/14  19:18:44
1019         Log: Plug potential confusion.
1020      Branch: perl
1021            ! pod/perldelta.pod
1022 ____________________________________________________________________________
1023 [ 17245] By: jhi                                   on 2002/06/14  19:13:16
1024         Log: Attribute::Handlers has been adopted by Arthur.
1025      Branch: perl
1026            ! pod/perldelta.pod
1027 ____________________________________________________________________________
1028 [ 17244] By: jhi                                   on 2002/06/14  19:04:53
1029         Log: README.irix update.
1030      Branch: perl
1031            ! README.irix
1032 ____________________________________________________________________________
1033 [ 17243] By: jhi                                   on 2002/06/14  19:00:08
1034         Log: README.tru64 update.
1035      Branch: perl
1036            ! README.tru64
1037 ____________________________________________________________________________
1038 [ 17242] By: jhi                                   on 2002/06/14  18:48:33
1039         Log: Not that urgent a fix since inside #if 0, but still...
1040      Branch: perl
1041            ! perlsfio.h
1042 ____________________________________________________________________________
1043 [ 17241] By: nick                                  on 2002/06/14  17:15:38
1044         Log: Integrate mainline
1045      Branch: perlio
1046           !> Changes Configure NetWare/config.wc NetWare/config_H.wc
1047           !> Porting/Glossary Porting/config.sh Porting/config_H
1048           !> config_h.SH ext/Socket/socketpair.t lib/ExtUtils/t/Constant.t
1049           !> lib/Pod/t/basic.t lib/Term/Cap.t patchlevel.h
1050           !> pod/perldelta.pod pod/perltoc.pod pp_sys.c
1051 ____________________________________________________________________________
1052 [ 17240] By: jhi                                   on 2002/06/14  14:25:38
1053         Log: OS/2 status from John Poltorak.
1054      Branch: perl
1055            ! pod/perldelta.pod
1056 ____________________________________________________________________________
1057 [ 17239] By: jhi                                   on 2002/06/14  14:05:37
1058         Log: Regen Configure; regen perltoc.
1059      Branch: perl
1060            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1061            ! config_h.SH pod/perltoc.pod
1062 ____________________________________________________________________________
1063 [ 17238] By: jhi                                   on 2002/06/14  13:40:23
1064         Log: Update Changes.
1065      Branch: perl
1066            ! Changes patchlevel.h
1067 ____________________________________________________________________________
1068 [ 17237] By: jhi                                   on 2002/06/14  13:32:22
1069         Log: NetWare diff for XS::APItest.
1070      Branch: perl
1071            ! NetWare/config.wc NetWare/config_H.wc
1072 ____________________________________________________________________________
1073 [ 17236] By: jhi                                   on 2002/06/14  11:16:57
1074         Log: Subject: [PATCH] Constant.t for EBCDIC platforms       
1075              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
1076              Date: Fri, 14 Jun 2002 10:39:54 +0200
1077              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A438@madrid14.mad.fsc.net> 
1078      Branch: perl
1079            ! lib/ExtUtils/t/Constant.t
1080 ____________________________________________________________________________
1081 [ 17235] By: jhi                                   on 2002/06/14  11:09:07
1082         Log: Subject: [PATCH] getpwent() & POSIX-BC/BS2000 problem
1083              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
1084              Date: Fri, 14 Jun 2002 10:07:28 +0200
1085              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3D8@madrid14.mad.fsc.net>
1086      Branch: perl
1087            ! pp_sys.c
1088 ____________________________________________________________________________
1089 [ 17234] By: jhi                                   on 2002/06/14  11:08:34
1090         Log: Subject: [PATCH] basic.t for EBCDIC platforms
1091              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
1092              Date: Fri, 14 Jun 2002 09:58:49 +0200
1093              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3BF@madrid14.mad.fsc.net>
1094      Branch: perl
1095            ! lib/Pod/t/basic.t
1096 ____________________________________________________________________________
1097 [ 17233] By: jhi                                   on 2002/06/14  11:07:23
1098         Log: Subject: [PATCH] Cap.t for EBCDIC platforms
1099              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
1100              Date: Fri, 14 Jun 2002 09:53:36 +0200
1101              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3B1@madrid14.mad.fsc.net>       
1102              (why this has been working in z/OS?)
1103      Branch: perl
1104            ! lib/Term/Cap.t
1105 ____________________________________________________________________________
1106 [ 17232] By: jhi                                   on 2002/06/14  10:58:01
1107         Log: Mention Solaris x86 use64bitint troubles.
1108      Branch: perl
1109            ! pod/perldelta.pod
1110 ____________________________________________________________________________
1111 [ 17231] By: jhi                                   on 2002/06/14  10:45:16
1112         Log: All UNICOS test failures should be gone now.
1113      Branch: perl
1114            ! pod/perldelta.pod
1115 ____________________________________________________________________________
1116 [ 17230] By: jhi                                   on 2002/06/14  10:39:04
1117         Log: UNICOS and UNICOS/mk are broken only on one test.
1118      Branch: perl
1119            ! ext/Socket/socketpair.t
1120 ____________________________________________________________________________
1121 [ 17229] By: nick                                  on 2002/06/14  08:36:40
1122         Log: Integrate mainline
1123      Branch: perlio
1124           !> (integrate 32 files)
1125 ____________________________________________________________________________
1126 [ 17228] By: jhi                                   on 2002/06/14  01:36:12
1127         Log: Upgrade to Switch 2.09 (the debugging statement
1128              was already removed in blead)
1129      Branch: perl
1130            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
1131 ____________________________________________________________________________
1132 [ 17227] By: ams                                   on 2002/06/14  00:39:15
1133         Log: Subject: [PATCH perl@17206] assorted help for older VMS systems
1134              From: "Craig A. Berry" <craigberry@mac.com>
1135              Date: Thu, 13 Jun 2002 19:55:25 -0500
1136              Message-Id: <a05111b05b92ec91d165b@[172.16.52.1]>
1137      Branch: perl
1138            ! configure.com pod/perldelta.pod pp_pack.c vms/vms.c
1139 ____________________________________________________________________________
1140 [ 17226] By: jhi                                   on 2002/06/13  22:07:24
1141         Log: Thread doc tweaks.
1142      Branch: perl
1143            ! ext/threads/shared/shared.pm ext/threads/threads.pm
1144            ! pod/perlthrtut.pod
1145 ____________________________________________________________________________
1146 [ 17225] By: jhi                                   on 2002/06/13  21:59:07
1147         Log: Don't assume too much about how print will scale
1148              your fp numbers; be explicit and use printf instead--
1149              the assumption broke in UNICOS (from Mark Lutz)
1150              (Use %.0f instead of %d because in 32-bit systems
1151              the %d may end producing -1 or something else odd.)
1152      Branch: perl
1153            ! t/lib/warnings/toke
1154 ____________________________________________________________________________
1155 [ 17224] By: jhi                                   on 2002/06/13  19:22:12
1156         Log: Tell what version of PDL will be fine with 5.8.0,
1157              according to TimJ.
1158      Branch: perl
1159            ! pod/perldelta.pod
1160 ____________________________________________________________________________
1161 [ 17223] By: jhi                                   on 2002/06/13  16:44:12
1162         Log: Subject: test failure: lib/ExtUtils/t/Installed.t
1163              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1164              Date: Thu, 13 Jun 2002 15:44:24 +0100
1165              Message-Id: <200206131444.g5DEiOo22204@crypt.compulink.co.uk>
1166      Branch: perl
1167            ! lib/ExtUtils/t/Installed.t
1168 ____________________________________________________________________________
1169 [ 17222] By: jhi                                   on 2002/06/13  16:39:35
1170         Log: Subject: Re: linux + usemorebits: gcc error?
1171              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1172              Date: Thu, 13 Jun 2002 15:03:28 +0100
1173              Message-Id: <200206131403.g5DE3Sk21964@crypt.compulink.co.uk>
1174              
1175              (go U32 based on NI-S since it's a flags field)
1176      Branch: perl
1177            ! perliol.h
1178 ____________________________________________________________________________
1179 [ 17221] By: jhi                                   on 2002/06/13  13:55:08
1180         Log: Document the tied/magical/shared array/hash non-autovivifying bug.
1181      Branch: perl
1182            ! ext/threads/shared/shared.pm pod/perldelta.pod
1183 ____________________________________________________________________________
1184 [ 17220] By: jhi                                   on 2002/06/13  12:51:14
1185         Log: Also perlsub needs to be slightly more upbeat about attributes. 
1186      Branch: perl
1187            ! pod/perlsub.pod
1188 ____________________________________________________________________________
1189 [ 17219] By: jhi                                   on 2002/06/13  12:40:36
1190         Log: One more pass on the TYPE/ATTRS issues.
1191      Branch: perl
1192            ! lib/attributes.pm pod/perlfunc.pod
1193 ____________________________________________________________________________
1194 [ 17218] By: jhi                                   on 2002/06/13  12:24:53
1195         Log: Subject: Re: [ PATCH ] AIX 5 + 17206
1196              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1197              Date: Thu, 13 Jun 2002 09:18:27 +0200
1198              Message-Id: <20020613091118.2BAF.H.M.BRAND@hccnet.nl>
1199      Branch: perl
1200            ! hints/aix.sh
1201 ____________________________________________________________________________
1202 [ 17217] By: jhi                                   on 2002/06/13  12:24:22
1203         Log: Subject: [ PATCH ] mymalloc on HP-UX
1204              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1205              Date: Thu, 13 Jun 2002 09:58:30 +0200
1206              Message-Id: <20020613095503.2BB2.H.M.BRAND@hccnet.nl>
1207      Branch: perl
1208            ! hints/hpux.sh
1209 ____________________________________________________________________________
1210 [ 17216] By: ams                                   on 2002/06/13  10:08:38
1211         Log: <pudge> crab, can you integrate 17215 ?
1212      Branch: perl
1213           !> ext/XS/APItest/t/printf.t
1214 ____________________________________________________________________________
1215 [ 17215] By: pudge                                 on 2002/06/13  09:51:36
1216         Log: Building XS::APItest as shared lib
1217      Branch: macperl
1218            ! ext/XS/APItest/t/printf.t
1219 ____________________________________________________________________________
1220 [ 17214] By: pudge                                 on 2002/06/13  09:50:25
1221         Log: Update tests, makefile, config
1222      Branch: macperl
1223            ! macos/MacPerlTests.cmd macos/Makefile.mk macos/config.sh
1224 ____________________________________________________________________________
1225 [ 17213] By: pudge                                 on 2002/06/13  09:49:11
1226         Log: Integrate perl
1227      Branch: macperl
1228           +> README.freebsd README.irix ext/IO/hints/sco.pl
1229           +> ext/Thread/README.threads ext/XS/APItest/APItest.pm
1230           +> ext/XS/APItest/APItest.xs ext/XS/APItest/MANIFEST
1231           +> ext/XS/APItest/Makefile.PL ext/XS/APItest/README
1232           +> ext/XS/APItest/t/printf.t lib/Math/BigInt/t/upgradef.t
1233           +> lib/Net/Ping/Changes
1234            - README.threads lib/Net/Ping/CHANGES
1235            ! NetWare/bat/SetCodeWar.bat
1236           !> (integrate 168 files)
1237 ____________________________________________________________________________
1238 [ 17212] By: ams                                   on 2002/06/13  09:29:13
1239         Log: Subject: [PATCH] APItest.xs OUTPUT (was: perl@17206)
1240              From: Chris Nandor <pudge@pobox.com>
1241              Date: Thu, 13 Jun 2002 00:16:26 -0400
1242              Message-Id: <pudge-95528D.00162613062002@onion.valueclick.com>
1243      Branch: perl
1244            ! ext/XS/APItest/APItest.xs
1245 ____________________________________________________________________________
1246 [ 17211] By: jhi                                   on 2002/06/12  23:05:29
1247         Log: Subject: [PATCH: perl@17206] add skipping of threads and threads::shared on default builds
1248              From: PPrymmer@factset.com
1249              Date: Wed, 12 Jun 2002 18:58:50 -0400
1250              Message-ID: <OF3EE94CDE.1E9C1D28-ON85256BD6.007CC091@55.25.11>
1251      Branch: perl
1252            ! utils/perlivp.PL
1253 ____________________________________________________________________________
1254 [ 17210] By: jhi                                   on 2002/06/12  22:57:47
1255         Log: The scalar behaviour of sort is undefined.
1256      Branch: perl
1257            ! pod/perlfunc.pod
1258 ____________________________________________________________________________
1259 [ 17209] By: jhi                                   on 2002/06/12  22:56:24
1260         Log: Mention I/O layers in perlopentut.
1261      Branch: perl
1262            ! pod/perlopentut.pod
1263 ____________________________________________________________________________
1264 [ 17208] By: jhi                                   on 2002/06/12  22:36:15
1265         Log: Document the my/our TYPE and ATTRIBUTES (Use the Camel Mk 3, Luke).
1266      Branch: perl
1267            ! lib/attributes.pm pod/perlfunc.pod
1268 ____________________________________________________________________________
1269 [ 17207] By: jhi                                   on 2002/06/12  14:15:32
1270         Log: As noticed by Philip Newton, XS::APItest is not meant to be installed.
1271      Branch: perl
1272            ! ext/XS/APItest/README
1273 ____________________________________________________________________________
1274 [ 17206] By: jhi                                   on 2002/06/12  13:25:30
1275         Log: Update Changes.
1276      Branch: perl
1277            ! Changes patchlevel.h
1278 ____________________________________________________________________________
1279 [ 17205] By: jhi                                   on 2002/06/12  13:16:32
1280         Log: Regen toc.
1281      Branch: perl
1282            ! pod/perltoc.pod
1283 ____________________________________________________________________________
1284 [ 17204] By: jhi                                   on 2002/06/12  13:05:28
1285         Log: This should be gone now.
1286      Branch: perl
1287            ! INSTALL
1288 ____________________________________________________________________________
1289 [ 17203] By: jhi                                   on 2002/06/12  12:58:54
1290         Log: NetWare doc tweak.
1291      Branch: perl
1292            ! README.netware
1293 ____________________________________________________________________________
1294 [ 17202] By: jhi                                   on 2002/06/12  12:33:33
1295         Log: Subject: [PATCH pod/perlfunc.pod] Re: Change sort in scalar context behavior. 
1296              From: Abigail <abigail@foad.org>
1297              Date: Wed, 12 Jun 2002 02:46:01 -0700
1298              Message-ID: <20020612024601.A8524@ucan.foad.org>
1299      Branch: perl
1300            ! pod/perlfunc.pod
1301 ____________________________________________________________________________
1302 [ 17201] By: jhi                                   on 2002/06/12  12:31:19
1303         Log: Subject: [PATCH] Re: linux + usemorebits: gcc error?
1304              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
1305              Date: Wed, 12 Jun 2002 13:50:59 +0200
1306              Message-ID: <3D0735A3.4020701@hexaflux.com>
1307      Branch: perl
1308            ! ext/Time/HiRes/HiRes.xs
1309 ____________________________________________________________________________
1310 [ 17200] By: jhi                                   on 2002/06/12  12:17:02
1311         Log: Synchronize config.bc and config_H.bc; add SCNfldbl;
1312              go back to disabling long doubles from MinGW because
1313              MSVCRT doesn't do long double printfing even when gcc
1314              would know how to handle them.
1315      Branch: perl
1316            ! win32/config.bc win32/config_H.bc win32/config_H.gc
1317 ____________________________________________________________________________
1318 [ 17199] By: nick                                  on 2002/06/12  11:13:16
1319         Log: Integrate mainline
1320      Branch: perlio
1321           !> configure.com ext/XS/APItest/APItest.xs lib/Math/Trig.t perl.c
1322           !> pod/perldiag.pod pod/perlmodlib.PL pod/perlmodlib.pod
1323           !> win32/config_H.bc win32/config_H.gc
1324 ____________________________________________________________________________
1325 [ 17198] By: jhi                                   on 2002/06/12  03:01:37
1326         Log: Subject: [PATCH @17190] configure.com: join the sPRI... party
1327              From: "Craig A. Berry" <craigberry@mac.com>
1328              Date: Tue, 11 Jun 2002 22:44:31 -0500
1329              Message-Id: <a05111b00b92c6bda8b47@[172.16.52.1]>
1330      Branch: perl
1331            ! configure.com
1332 ____________________________________________________________________________
1333 [ 17197] By: jhi                                   on 2002/06/12  01:52:32
1334         Log: Test relying on undefined behaviour of atan2(0, 0)
1335              (valiantly debugged by Mark Lutz).
1336      Branch: perl
1337            ! lib/Math/Trig.t
1338 ____________________________________________________________________________
1339 [ 17196] By: jhi                                   on 2002/06/12  01:41:05
1340         Log: Regen perlmodlib.
1341      Branch: perl
1342            ! pod/perlmodlib.pod
1343 ____________________________________________________________________________
1344 [ 17195] By: jhi                                   on 2002/06/12  01:39:18
1345         Log: Subject: [PATCH] perlmodlib.pod missing Config & Errno
1346              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1347              Date: Tue, 11 Jun 2002 15:12:15 -0700
1348              Message-ID: </WnB9gzkgC5S092yn@efn.org>
1349      Branch: perl
1350            ! pod/perlmodlib.PL
1351 ____________________________________________________________________________
1352 [ 17194] By: jhi                                   on 2002/06/12  01:35:57
1353         Log: Subject: [PATCH] Re: RC1 on Playstation2
1354              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1355              Date: Tue, 11 Jun 2002 11:55:40 -1000 (HST)
1356              Message-ID: <Pine.LNX.4.44.0206111135130.31715-100000@lapaki>
1357      Branch: perl
1358            ! perl.c
1359 ____________________________________________________________________________
1360 [ 17193] By: jhi                                   on 2002/06/11  19:57:23
1361         Log: Not that I know anything about Windows compilers
1362              but Google leads me into believing that while Borland and
1363              GCC support the ANSI way of printing long doubles (%L),
1364              Visual C really doesn't support printing them.
1365      Branch: perl
1366            ! ext/XS/APItest/APItest.xs win32/config_H.bc win32/config_H.gc
1367 ____________________________________________________________________________
1368 [ 17192] By: rgs                                   on 2002/06/11  19:00:37
1369         Log: Fix a cut-n-paste error.
1370      Branch: perl
1371            ! pod/perldiag.pod
1372 ____________________________________________________________________________
1373 [ 17191] By: nick                                  on 2002/06/11  16:07:14
1374         Log: Integrate mainline
1375      Branch: perlio
1376           !> Changes INSTALL ext/XS/APItest/APItest.pm
1377           !> ext/XS/APItest/APItest.xs ext/XS/APItest/t/printf.t
1378           !> patchlevel.h
1379 ____________________________________________________________________________
1380 [ 17190] By: jhi                                   on 2002/06/11  14:09:14
1381         Log: Update Changes.
1382      Branch: perl
1383            ! Changes patchlevel.h
1384 ____________________________________________________________________________
1385 [ 17189] By: jhi                                   on 2002/06/11  13:55:12
1386         Log: Trying to printf Perl-specific datatypes using printf
1387              (with perlio or stdio) is folly, says Hugo.
1388      Branch: perl
1389            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
1390            ! ext/XS/APItest/t/printf.t
1391 ____________________________________________________________________________
1392 [ 17188] By: jhi                                   on 2002/06/11  13:54:31
1393         Log: Be more specific.
1394      Branch: perl
1395            ! INSTALL
1396 ____________________________________________________________________________
1397 [ 17187] By: jhi                                   on 2002/06/11  13:03:13
1398         Log: Subject: [PATCH INSTALL] warn about gcc 3.1 + usemorebits
1399              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>      
1400              Date: Tue, 11 Jun 2002 12:21:01 +0200
1401              Message-ID: <3D05CF0D.9060409@hexaflux.com>    
1402      Branch: perl
1403            ! INSTALL
1404 ____________________________________________________________________________
1405 [ 17186] By: nick                                  on 2002/06/11  10:44:04
1406         Log: Integrate mainline
1407      Branch: perlio
1408           +> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
1409           +> ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
1410           +> ext/XS/APItest/README ext/XS/APItest/t/printf.t
1411           +> lib/Math/BigInt/t/upgradef.t
1412           !> MANIFEST NetWare/Makefile Porting/repository.pod
1413           !> djgpp/config.over ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
1414           !> ext/Encode/t/guess.t ext/PerlIO/t/fallback.t
1415           !> ext/Storable/t/malice.t lib/Math/BigFloat.pm
1416           !> lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
1417           !> lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigintpm.inc
1418           !> lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbi_rand.t
1419           !> lib/Math/BigInt/t/sub_mbi.t locale.c perl.h pod/perldelta.pod
1420           !> pod/perlfunc.pod pod/perlhack.pod pod/perluniintro.pod
1421           !> win32/Makefile
1422 ____________________________________________________________________________
1423 [ 17185] By: gsar                                  on 2002/06/11  05:02:43
1424         Log: sanity-check the windows section in perldelta and add some missing
1425              entries
1426      Branch: perl
1427            ! pod/perldelta.pod
1428 ____________________________________________________________________________
1429 [ 17184] By: jhi                                   on 2002/06/11  03:45:44
1430         Log: Obviously time to get some sleep.
1431      Branch: perl
1432            ! ext/XS/APItest/t/printf.t
1433 ____________________________________________________________________________
1434 [ 17183] By: jhi                                   on 2002/06/11  03:41:35
1435         Log: #17179 wasn't quite right.
1436      Branch: perl
1437            ! ext/XS/APItest/t/printf.t
1438 ____________________________________________________________________________
1439 [ 17182] By: gsar                                  on 2002/06/11  03:27:41
1440         Log: fix outdated info about how the patches in the APC are generated;
1441              mention the perlbrowse repository gateway; add a pointer to
1442              perlhack.pod in repository.pod
1443      Branch: perl
1444            ! Porting/repository.pod pod/perlhack.pod
1445 ____________________________________________________________________________
1446 [ 17181] By: jhi                                   on 2002/06/11  03:27:24
1447         Log: Subject: Detype locale.c comment
1448              From: Philip Newton <Philip.Newton@gmx.net>
1449              Date: Tue, 11 Jun 2002 06:28:08 +0200
1450              Message-ID: <b0vagu8197d5jn2c5pt8al97loreugl9e5@4ax.com>
1451      Branch: perl
1452            ! locale.c
1453 ____________________________________________________________________________
1454 [ 17180] By: jhi                                   on 2002/06/11  03:21:53
1455         Log: Make UTF-8 locales effective only if PerlIO has been
1456              defined (ignore UTF-8 locales silently if no PerlIO).
1457      Branch: perl
1458            ! locale.c pod/perldelta.pod pod/perluniintro.pod
1459 ____________________________________________________________________________
1460 [ 17179] By: jhi                                   on 2002/06/11  02:53:34
1461         Log: Can't printf Perl specific datatypes without perlio
1462              (in other words, stdio doesn't do the %V...)
1463      Branch: perl
1464            ! ext/XS/APItest/t/printf.t
1465 ____________________________________________________________________________
1466 [ 17178] By: jhi                                   on 2002/06/11  01:54:05
1467         Log: Document XS::APItest.
1468      Branch: perl
1469            ! pod/perldelta.pod
1470 ____________________________________________________________________________
1471 [ 17177] By: jhi                                   on 2002/06/11  01:49:38
1472         Log: Add XS::APItest to Win32/DJGPP/NetWare.
1473      Branch: perl
1474            ! NetWare/Makefile djgpp/config.over win32/Makefile
1475 ____________________________________________________________________________
1476 [ 17176] By: jhi                                   on 2002/06/11  01:37:39
1477         Log: Add XS::APItest 0.01 from Tim Jenness.
1478              
1479              The perl.h change is needed by non-gcc (non-__attribute__)
1480              compilers: without it non-gccs won't have printf() mapped
1481              to PerlIO_stdoutf (when perlio, of course).  This means that
1482              non-gccs would not be able to print the Perl specific datatypes.
1483      Branch: perl
1484            + ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
1485            + ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
1486            + ext/XS/APItest/README ext/XS/APItest/t/printf.t
1487            ! MANIFEST perl.h
1488 ____________________________________________________________________________
1489 [ 17175] By: jhi                                   on 2002/06/10  23:24:42
1490         Log: Now that binmode(FH) does implicit ":bytes" revisit
1491              the failing tests.  The worrisome one is the Digest::MD5
1492              test-- how will it fare in CRLF lands now?
1493      Branch: perl
1494            ! ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
1495            ! ext/Encode/t/guess.t ext/PerlIO/t/fallback.t
1496            ! ext/Storable/t/malice.t
1497 ____________________________________________________________________________
1498 [ 17174] By: jhi                                   on 2002/06/10  20:55:00
1499         Log: Upgrade to Math::BigInt 1.59.
1500      Branch: perl
1501            + lib/Math/BigInt/t/upgradef.t
1502            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
1503            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
1504            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
1505            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
1506 ____________________________________________________________________________
1507 [ 17173] By: jhi                                   on 2002/06/10  20:16:30
1508         Log: Document the implicit :bytes of binmode(FH).
1509      Branch: perl
1510            ! pod/perlfunc.pod
1511 ____________________________________________________________________________
1512 [ 17172] By: jhi                                   on 2002/06/10  19:27:23
1513         Log: Integrate perlio:
1514              
1515              [ 17171]
1516              binmode(FH); to act like binmode(FH,":bytes") as well as
1517              turning off CRLF features.
1518      Branch: perl
1519           !> perlio.c t/io/utf8.t
1520 ____________________________________________________________________________
1521 [ 17171] By: nick                                  on 2002/06/10  18:40:22
1522         Log: binmode(FH); to act like binmode(FH,":bytes") as well as
1523              turning off CRLF features.
1524      Branch: perlio
1525            ! perlio.c t/io/utf8.t
1526 ____________________________________________________________________________
1527 [ 17170] By: nick                                  on 2002/06/10  17:04:28
1528         Log: Integrate mainline
1529      Branch: perlio
1530           !> Changes ext/Encode/t/CJKT.t ext/Encode/t/guess.t
1531           !> ext/threads/shared/queue.pm ext/threads/shared/shared.xs
1532           !> locale.c patchlevel.h perl.c pod/perldebtut.pod
1533           !> pod/perldelta.pod sv.c
1534 ____________________________________________________________________________
1535 [ 17169] By: jhi                                   on 2002/06/10  14:47:28
1536         Log: Subject: [DOC PATCH] perldebtut
1537              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1538              Date: Mon, 10 Jun 2002 17:47:14 +0200
1539              Message-Id: <4.2.0.58.20020610174710.05123760@mickey.dijkmat.nl>
1540      Branch: perl
1541            ! pod/perldebtut.pod
1542 ____________________________________________________________________________
1543 [ 17168] By: jhi                                   on 2002/06/10  14:04:31
1544         Log: Document the UTF-8 env issue.  Now NI-S just needs
1545              to fix binmode() to comply with the documentation...
1546      Branch: perl
1547            ! pod/perldelta.pod
1548 ____________________________________________________________________________
1549 [ 17167] By: jhi                                   on 2002/06/10  13:47:21
1550         Log: Subject: Re: Change 17108: Document the do BAREWORD change, from Rafael.
1551              From: Philip Newton <Philip.Newton@gmx.net>
1552              Date: Mon, 10 Jun 2002 07:56:41 +0200
1553              Message-ID: <anf8gugjm2v70ckgmkjm12paa00atimik4@4ax.com>
1554              
1555              Subject: Re: Change 17110: Add deprecations.
1556              From: Philip Newton <Philip.Newton@gmx.net>
1557              Date: Mon, 10 Jun 2002 07:56:22 +0200
1558              Message-ID: <bpf8gu0v332thjkpv39uirardul58aa7b3@4ax.com>
1559      Branch: perl
1560            ! pod/perldelta.pod
1561 ____________________________________________________________________________
1562 [ 17166] By: jhi                                   on 2002/06/10  13:44:49
1563         Log: NI-S doesn't need these comments :-) but I'm commenting anyway.
1564      Branch: perl
1565            ! locale.c perl.c
1566 ____________________________________________________________________________
1567 [ 17165] By: jhi                                   on 2002/06/10  13:07:57
1568         Log: Update Changes.
1569      Branch: perl
1570            ! Changes patchlevel.h
1571 ____________________________________________________________________________
1572 [ 17164] By: jhi                                   on 2002/06/10  13:01:17
1573         Log: Further patch on #17163 for Tru64.
1574      Branch: perl
1575            ! sv.c
1576 ____________________________________________________________________________
1577 [ 17163] By: jhi                                   on 2002/06/10  12:40:16
1578         Log: Patch from Hugo for the 'printf' problem:
1579              - for SV-style calling, we can only get NV
1580              - for C-style calling, we assume %f is double;
1581              - for simplicity we allow any of %Lf, %llf, %qf for long double
1582      Branch: perl
1583            ! sv.c
1584 ____________________________________________________________________________
1585 [ 17162] By: jhi                                   on 2002/06/10  12:31:32
1586         Log: Integrate perlio:
1587              
1588              [ 17159]
1589              Tune test to run in UTF-8 locales
1590              - test file must be opened as :bytes or high-bit octets
1591              will be UTF-8 encoded on write in such locales, so
1592              will not read as expected.
1593      Branch: perl
1594           !> ext/PerlIO/t/fallback.t
1595 ____________________________________________________________________________
1596 [ 17161] By: jhi                                   on 2002/06/10  12:21:39
1597         Log: #17150 didn't expect -Uuseperlio.
1598      Branch: perl
1599            ! ext/Encode/t/CJKT.t ext/Encode/t/guess.t
1600 ____________________________________________________________________________
1601 [ 17160] By: sky                                   on 2002/06/10  09:53:42
1602         Log: Subject: [PATCH] queue.pm
1603              From: Benjamin Goldberg <goldbb2@earthlink.net>
1604              Date: tis jun 04, 2002  02:03:53  Europe/Stockholm
1605              Message-Id: <3CFC03E8.A1EF9886@earthlink.net>
1606              Applied manually
1607      Branch: perl
1608            ! ext/threads/shared/queue.pm ext/threads/shared/shared.xs
1609 ____________________________________________________________________________
1610 [ 17159] By: nick                                  on 2002/06/10  09:51:16
1611         Log: Tune test to run in UTF-8 locales
1612              - test file must be opened as :bytes or high-bit octets
1613              will be UTF-8 encoded on write in such locales, so
1614              will not read as expected.
1615      Branch: perlio
1616            ! ext/PerlIO/t/fallback.t
1617 ____________________________________________________________________________
1618 [ 17158] By: nick                                  on 2002/06/10  09:49:32
1619         Log: Integrate mainline
1620      Branch: perlio
1621           +> lib/Net/Ping/Changes
1622            - lib/Net/Ping/CHANGES
1623           !> (integrate 37 files)
1624 ____________________________________________________________________________
1625 [ 17157] By: jhi                                   on 2002/06/10  03:30:19
1626         Log: metaconfig tweak for #17156.
1627      Branch: metaconfig
1628            ! U/mkglossary
1629 ____________________________________________________________________________
1630 [ 17156] By: jhi                                   on 2002/06/10  03:30:06
1631         Log: Glossary tweaks.
1632      Branch: perl
1633            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1634 ____________________________________________________________________________
1635 [ 17155] By: jhi                                   on 2002/06/10  02:12:09
1636         Log: Upgrade to Net::Ping 2.19.
1637      Branch: perl
1638            + lib/Net/Ping/Changes
1639            - lib/Net/Ping/CHANGES
1640            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/README
1641 ____________________________________________________________________________
1642 [ 17154] By: jhi                                   on 2002/06/09  23:25:48
1643         Log: Subject: [patch] ptr_table_store
1644              From: Doug MacEachern <dougm@covalent.net>
1645              Date: Sun, 9 Jun 2002 17:07:11 -0700 (PDT)
1646              Message-ID: <Pine.LNX.4.33.0206091700110.26891-100000@mako.covalent.net>
1647      Branch: perl
1648            ! sv.c
1649 ____________________________________________________________________________
1650 [ 17153] By: jhi                                   on 2002/06/09  23:25:04
1651         Log: Subject: Re: unique attribute?
1652              From: Doug MacEachern <dougm@covalent.net>
1653              Date: Sun, 9 Jun 2002 16:49:25 -0700 (PDT)
1654              Message-ID: <Pine.LNX.4.33.0206091645330.26891-100000@mako.covalent.net>
1655      Branch: perl
1656            ! embed.fnc embed.h proto.h sv.c sv.h
1657 ____________________________________________________________________________
1658 [ 17152] By: jhi                                   on 2002/06/09  23:21:35
1659         Log: Update hint comments.
1660      Branch: perl
1661            ! hints/irix_6.sh
1662 ____________________________________________________________________________
1663 [ 17151] By: jhi                                   on 2002/06/09  22:59:54
1664         Log: One missing bit of Math::BigInt 1.58.
1665      Branch: perl
1666            ! t/lib/Math/BigInt/BareCalc.pm
1667 ____________________________________________________________________________
1668 [ 17150] By: jhi                                   on 2002/06/09  21:47:51
1669         Log: Subject: [ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on i686-linux 2.4.18-4smp (UNINSTALLED)
1670              From: Radu Greab <radu@netsoft.ro>
1671              Date: Mon, 10 Jun 2002 00:40:34 +0300
1672              Message-Id: <200206092140.g59LeYn15745@ix.netsoft.ro>
1673              
1674              Fixes for en_US.UTF-8 failures, all but ext/PerlIO/t/fallback.t
1675              ones which I cannot figure out.
1676      Branch: perl
1677            ! ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
1678            ! ext/Encode/t/guess.t ext/Storable/t/malice.t
1679 ____________________________________________________________________________
1680 [ 17149] By: jhi                                   on 2002/06/09  21:08:02
1681         Log: :unique nitpicking continues.
1682      Branch: perl
1683            ! pod/perlfunc.pod
1684 ____________________________________________________________________________
1685 [ 17148] By: jhi                                   on 2002/06/09  21:01:57
1686         Log: "thread failed to start: " is better than "Died:".
1687      Branch: perl
1688            ! ext/threads/threads.xs pod/perldiag.pod
1689 ____________________________________________________________________________
1690 [ 17147] By: jhi                                   on 2002/06/09  20:47:53
1691         Log: :unique saga continues.
1692      Branch: perl
1693            ! pod/perldelta.pod pod/perlfunc.pod
1694 ____________________________________________________________________________
1695 [ 17146] By: jhi                                   on 2002/06/09  20:44:38
1696         Log: Subject: Re: unique attribute?
1697              From: Doug MacEachern <dougm@covalent.net>
1698              Date: Sun, 9 Jun 2002 14:00:39 -0700 (PDT)
1699              Message-ID: <Pine.LNX.4.33.0206091356210.26891-100000@mako.covalent.net>
1700      Branch: perl
1701            ! sv.c
1702 ____________________________________________________________________________
1703 [ 17145] By: jhi                                   on 2002/06/09  20:09:03
1704         Log: Subject: Math::BigInt 1.58 released
1705              From: Tels <perl_dummy@bloodgate.com>
1706              Date: Sun, 09 Jun 2002 22:39:35 +0200 (CEST)
1707              Message-Id: <200206092036.g59KaGPZ1308701@tiku.hut.fi>
1708              
1709              Subject: [PATCH] RE: Math::BigInt 1.58 released
1710              From: Tels <perl_dummy@bloodgate.com>
1711              Date: Sun, 09 Jun 2002 22:45:51 +0200 (CEST)
1712              Message-Id: <200206092042.g59KgXPZ1223212@tiku.hut.fi>
1713      Branch: perl
1714            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1715            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
1716            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
1717            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
1718            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
1719            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbi_rand.t
1720            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
1721            ! lib/Math/BigInt/t/with_sub.t
1722 ____________________________________________________________________________
1723 [ 17144] By: nick                                  on 2002/06/09  17:50:14
1724         Log: Integrate mainline
1725      Branch: perlio
1726           +> README.freebsd README.irix
1727           !> (integrate 43 files)
1728 ____________________________________________________________________________
1729 [ 17143] By: jhi                                   on 2002/06/09  17:45:50
1730         Log: Subject: cleanup's
1731              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1732              Date: Sun, 09 Jun 2002 13:55:21 +0200
1733              Message-Id: <20020609102200.DEE5.H.M.BRAND@hccnet.nl>
1734      Branch: perl
1735            ! ext/PerlIO/t/encoding.t
1736 ____________________________________________________________________________
1737 [ 17142] By: jhi                                   on 2002/06/09  17:37:45
1738         Log: open "list form" clarification.
1739      Branch: perl
1740            ! pod/perlfunc.pod
1741 ____________________________________________________________________________
1742 [ 17141] By: jhi                                   on 2002/06/09  17:24:22
1743         Log: Better wording from Sarathy.
1744      Branch: perl
1745            ! pod/perldelta.pod
1746 ____________________________________________________________________________
1747 [ 17140] By: jhi                                   on 2002/06/09  16:58:47
1748         Log: Closer to the truth.
1749      Branch: perl
1750            ! pod/perlfunc.pod
1751 ____________________________________________________________________________
1752 [ 17139] By: jhi                                   on 2002/06/09  16:49:49
1753         Log: Subject: Re: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
1754              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1755              Date: Sun, 09 Jun 2002 14:52:07 +0100
1756              Message-Id: <200206091352.g59Dq7Z28403@crypt.compulink.co.uk>  
1757      Branch: perl
1758            ! numeric.c
1759 ____________________________________________________________________________
1760 [ 17138] By: jhi                                   on 2002/06/09  16:13:44
1761         Log: Clarify that the :unique makes the target readonly
1762              when the first interpreter cloning takes place.
1763      Branch: perl
1764            ! pod/perlfunc.pod
1765 ____________________________________________________________________________
1766 [ 17137] By: gsar                                  on 2002/06/09  16:05:22
1767         Log: update perlfork.pod for status as of 5.8.0
1768      Branch: perl
1769            ! pod/perlfork.pod
1770 ____________________________________________________________________________
1771 [ 17136] By: jhi                                   on 2002/06/09  16:01:50
1772         Log: Subject: possible band-aid for cygwin build of perl@17061
1773              From: PPrymmer@factset.com
1774              Date: Sat, 8 Jun 2002 20:57:05 -0400
1775              Message-ID: <OF846EEF0D.EE48F625-ON85256BD3.0002CB12@55.25.11>
1776      Branch: perl
1777            ! Makefile.SH README.cygwin
1778 ____________________________________________________________________________
1779 [ 17135] By: sky                                   on 2002/06/09  15:44:37
1780         Log: Follow up on changing keyword to special subroutine.
1781      Branch: perl
1782            ! pod/perlmod.pod
1783 ____________________________________________________________________________
1784 [ 17134] By: jhi                                   on 2002/06/09  15:40:52
1785         Log: CLONE doc tweaks.
1786      Branch: perl
1787            ! pod/perldelta.pod pod/perlmod.pod
1788 ____________________________________________________________________________
1789 [ 17133] By: jhi                                   on 2002/06/09  15:34:20
1790         Log: syswrite() is old news.
1791      Branch: perl
1792            ! pod/perldelta.pod
1793 ____________________________________________________________________________
1794 [ 17132] By: jhi                                   on 2002/06/09  15:14:20
1795         Log: Subject: One-argument syswrite
1796              From: Johan Vromans <jvromans@squirrel.nl>
1797              Date: Sun, 9 Jun 2002 13:20:36 +0200
1798              Message-ID: <15619.14852.462515.162801@phoenix.squirrel.nl>
1799              
1800              (It's really two-argument.)
1801      Branch: perl
1802            ! pod/perldelta.pod
1803 ____________________________________________________________________________
1804 [ 17131] By: jhi                                   on 2002/06/09  15:11:13
1805         Log: Subject: [Patch] $^N issues
1806              From: Johan Vromans <jvromans@squirrel.nl>
1807              Date: Sun, 9 Jun 2002 13:12:43 +0200
1808              Message-ID: <15619.14379.888034.910020@phoenix.squirrel.nl>    
1809      Branch: perl
1810            ! lib/English.pm pod/perlre.pod
1811 ____________________________________________________________________________
1812 [ 17130] By: jhi                                   on 2002/06/09  15:10:18
1813         Log: Subject: [Patch] "#0" format in perlform
1814              From: Johan Vromans <jvromans@squirrel.nl>
1815              Date: Sun, 9 Jun 2002 12:53:01 +0200
1816              Message-ID: <15619.13197.892587.565630@phoenix.squirrel.nl>    
1817      Branch: perl
1818            ! pod/perlform.pod
1819 ____________________________________________________________________________
1820 [ 17129] By: jhi                                   on 2002/06/09  15:08:20
1821         Log: Subject: [Patch] CLONE is not in perldelta
1822              From: Johan Vromans <jvromans@squirrel.nl>
1823              Date: Sun, 9 Jun 2002 12:41:18 +0200
1824              Message-ID: <15619.12494.713591.282001@phoenix.squirrel.nl>    
1825      Branch: perl
1826            ! pod/perldelta.pod
1827 ____________________________________________________________________________
1828 [ 17128] By: jhi                                   on 2002/06/09  03:02:38
1829         Log: Subject: [PATCH] fix stuck MD5 compile on VAX
1830              From: "Craig A. Berry" <craigberry@mac.com>
1831              Date: Sat, 8 Jun 2002 23:01:11 -0500
1832              Message-Id: <a05111b05b92881c6c8c4@[172.16.52.1]>
1833      Branch: perl
1834            ! ext/Digest/MD5/Makefile.PL
1835 ____________________________________________________________________________
1836 [ 17127] By: jhi                                   on 2002/06/08  22:50:43
1837         Log: ... and more.
1838      Branch: perl
1839            ! win32/makefile.mk
1840 ____________________________________________________________________________
1841 [ 17126] By: jhi                                   on 2002/06/08  22:49:43
1842         Log: More spots for perl$OS.
1843      Branch: perl
1844            ! NetWare/Makefile win32/Makefile
1845 ____________________________________________________________________________
1846 [ 17125] By: jhi                                   on 2002/06/08  22:46:17
1847         Log: One more spot to list perlfreebsd and perlirix.
1848      Branch: perl
1849            ! plan9/mkfile
1850 ____________________________________________________________________________
1851 [ 17124] By: jhi                                   on 2002/06/08  22:22:05
1852         Log: BSD/OS worked for 5.6.0; PowerUX for 5.7.3; Unixware for 5.6.1.
1853      Branch: perl
1854            ! pod/perlport.pod
1855 ____________________________________________________________________________
1856 [ 17123] By: jhi                                   on 2002/06/08  22:15:31
1857         Log: Cygwin duplicated (noticed by Schwern).
1858      Branch: perl
1859            ! pod/perlport.pod
1860 ____________________________________________________________________________
1861 [ 17122] By: jhi                                   on 2002/06/08  22:03:15
1862         Log: s/Plan9/Plan 9/g; (and one remaning MacOS)
1863      Branch: perl
1864            ! INSTALL README.jp pod/perlfaq3.pod pod/perlopentut.pod
1865            ! pod/perlport.pod pod/perlrun.pod
1866 ____________________________________________________________________________
1867 [ 17121] By: jhi                                   on 2002/06/08  21:36:00
1868         Log: Make the =heads a little bit more descriptive; regen toc.
1869      Branch: perl
1870            ! README.freebsd README.irix pod/perltoc.pod
1871 ____________________________________________________________________________
1872 [ 17120] By: jhi                                   on 2002/06/08  21:02:27
1873         Log: I wonder what a 64-bot is?
1874      Branch: perl
1875            ! README.irix
1876 ____________________________________________________________________________
1877 [ 17119] By: jhi                                   on 2002/06/08  21:01:45
1878         Log: Regen toc.
1879      Branch: perl
1880            ! pod/perltoc.pod
1881 ____________________________________________________________________________
1882 [ 17118] By: jhi                                   on 2002/06/08  21:00:18
1883         Log: Add README.irix/perlirix.
1884      Branch: perl
1885            + README.irix
1886            ! INSTALL MANIFEST pod/buildtoc.PL pod/perl.pod
1887            ! pod/perldelta.pod pod/perlport.pod
1888 ____________________________________________________________________________
1889 [ 17117] By: jhi                                   on 2002/06/08  20:48:16
1890         Log: Add perlfreebsd.
1891      Branch: perl
1892            ! pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
1893            ! pod/perlport.pod
1894 ____________________________________________________________________________
1895 [ 17116] By: jhi                                   on 2002/06/08  20:45:25
1896         Log: Mention the FreeBSD Perl policy change.
1897      Branch: perl
1898            ! README.freebsd
1899 ____________________________________________________________________________
1900 [ 17115] By: jhi                                   on 2002/06/08  20:34:59
1901         Log: Mention the FreeBSD readdir_r bug in perldelta.
1902      Branch: perl
1903            ! pod/perldelta.pod
1904 ____________________________________________________________________________
1905 [ 17114] By: jhi                                   on 2002/06/08  20:31:18
1906         Log: Subject: [PATCH] Re: perl Makfile.PL for DBI give Segmentation fault (core dumped)    (was: perl@17014)
1907              From: Nicholas Clark <nick@unfortu.net>
1908              Date: Sat, 8 Jun 2002 22:23:15 +0100
1909              Message-ID: <20020608212315.GE302@Bagpuss.unfortu.net>
1910      Branch: perl
1911            + README.freebsd
1912            ! MANIFEST
1913 ____________________________________________________________________________
1914 [ 17113] By: sky                                   on 2002/06/08  20:19:28
1915         Log: Preparing A::H for CPAN release, upped version to 0.77
1916              Documented changes.
1917              Last tweak to test case.
1918      Branch: perl
1919            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
1920            ! lib/Attribute/Handlers/README lib/Attribute/Handlers/t/multi.t
1921 ____________________________________________________________________________
1922 [ 17112] By: sky                                   on 2002/06/08  19:42:33
1923         Log: Prepare CPAN release of Attribute::Handlers
1924              Make the test case know about the changes in attributes
1925              in 5.8 (lexical) and also turn off some warnings.
1926      Branch: perl
1927            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
1928 ____________________________________________________________________________
1929 [ 17111] By: jhi                                   on 2002/06/08  19:11:49
1930         Log: Because of #17097.
1931      Branch: perl
1932            ! configpm
1933 ____________________________________________________________________________
1934 [ 17110] By: jhi                                   on 2002/06/08  19:06:31
1935         Log: Add deprecations.
1936      Branch: perl
1937            ! pod/perldelta.pod
1938 ____________________________________________________________________________
1939 [ 17109] By: sky                                   on 2002/06/08  19:02:19
1940         Log: Remove leftover dummy and cleanup the test case.
1941      Branch: perl
1942            ! ext/threads/shared/shared.pm ext/threads/shared/t/hv_refs.t
1943            ! ext/threads/shared/t/hv_simple.t
1944 ____________________________________________________________________________
1945 [ 17108] By: jhi                                   on 2002/06/08  18:55:23
1946         Log: Document the do BAREWORD change, from Rafael.
1947      Branch: perl
1948            ! pod/perldelta.pod
1949 ____________________________________________________________________________
1950 [ 17107] By: jhi                                   on 2002/06/08  18:32:50
1951         Log: Remove the newly added makedepend .depending "token directory"
1952              when cleaning up.
1953      Branch: perl
1954            ! Makefile.SH
1955 ____________________________________________________________________________
1956 [ 17106] By: jhi                                   on 2002/06/08  18:24:08
1957         Log: perldelta tweaks.
1958      Branch: perl
1959            ! pod/perldelta.pod
1960 ____________________________________________________________________________
1961 [ 17105] By: jhi                                   on 2002/06/08  18:19:40
1962         Log: I assume the Perl fork() emulation is still experimental.
1963      Branch: perl
1964            ! pod/perlfork.pod
1965 ____________________________________________________________________________
1966 [ 17104] By: jhi                                   on 2002/06/08  18:17:10
1967         Log: Subject: [PATCH] VMS doc patch (was Re: VMS changes?)
1968              From: "Craig A. Berry" <craigberry@mac.com>
1969              Date: Sat, 8 Jun 2002 14:10:41 -0500
1970              Message-Id: <a05111b03b92805d6bc97@[172.16.52.1]>
1971      Branch: perl
1972            ! README.vms pod/perldelta.pod
1973 ____________________________________________________________________________
1974 [ 17103] By: jhi                                   on 2002/06/08  18:04:37
1975         Log: Slight tweaks from Lupe Christoph.
1976      Branch: perl
1977            ! pod/perldelta.pod
1978 ____________________________________________________________________________
1979 [ 17102] By: jhi                                   on 2002/06/08  17:04:24
1980         Log: Workaround for broken symlink traversal.
1981      Branch: perl
1982            ! installperl
1983 ____________________________________________________________________________
1984 [ 17101] By: jhi                                   on 2002/06/08  16:16:46
1985         Log: h2ph: Explain why parts of asm/*.h are skipped in Linux.
1986      Branch: perl
1987            ! utils/h2ph.PL
1988 ____________________________________________________________________________
1989 [ 17100] By: nick                                  on 2002/06/08  15:54:19
1990         Log: Integrate mainline
1991      Branch: perlio
1992           !> Makefile.SH ext/Storable/ChangeLog ext/Storable/Storable.pm
1993           !> ext/Storable/Storable.xs ext/Storable/t/recurse.t
1994           !> ext/threads/threads.xs lib/Thread.pm lib/Thread/Queue.pm
1995           !> lib/Thread/Semaphore.pm lib/Win32.pod numeric.c
1996           !> pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
1997           !> utils/h2ph.PL utils/perldoc.PL utils/perlivp.PL win32/win32.c
1998 ____________________________________________________________________________
1999 [ 17099] By: jhi                                   on 2002/06/08  15:53:16
2000         Log: Try to avoid a looping makedepend that sometimes
2001              happens when timestamps are out of sync.
2002      Branch: perl
2003            ! makedepend.SH
2004 ____________________________________________________________________________
2005 [ 17098] By: jhi                                   on 2002/06/08  15:35:06
2006         Log: metaconfig tweaks from Robin Barker to go with #17097;
2007              update Glossary.patch and mkglossary.
2008      Branch: metaconfig
2009            ! U/Glossary.patch U/mkglossary dist-3.0at70b/jmake/bindex.SH
2010            ! dist-3.0at70b/mcon/U/make.U dist-3.0at70b/mcon/makegloss.SH
2011 ____________________________________________________________________________
2012 [ 17097] By: jhi                                   on 2002/06/08  15:34:09
2013         Log: Various Configure tweaks.
2014      Branch: perl
2015            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2016 ____________________________________________________________________________
2017 [ 17096] By: jhi                                   on 2002/06/08  15:05:46
2018         Log: Fix Glossary formatting bugs when creating Config.pm,
2019              from Robin Barker.
2020      Branch: perl
2021            ! configpm
2022 ____________________________________________________________________________
2023 [ 17095] By: jhi                                   on 2002/06/08  15:00:39
2024         Log: perlivp: Too Much Information. 
2025      Branch: perl
2026            ! utils/perlivp.PL
2027 ____________________________________________________________________________
2028 [ 17094] By: jhi                                   on 2002/06/08  14:58:43
2029         Log: h2ph: workarounds for too large hexadecimal constants.
2030              Now 'perlivp' passes without a whimper in Solaris 8 and
2031              Tru64 4.0F (Debian 2.2 Linux/x86 doesn't but my header
2032              installation is weird; e.g. float.h is not in /usr/include...
2033              (cd /usr/include; h2ph -l -r .)
2034      Branch: perl
2035            ! utils/h2ph.PL
2036 ____________________________________________________________________________
2037 [ 17093] By: jhi                                   on 2002/06/08  14:22:10
2038         Log: h2ph: handle function pointer constants.
2039      Branch: perl
2040            ! utils/h2ph.PL
2041 ____________________________________________________________________________
2042 [ 17092] By: jhi                                   on 2002/06/08  13:54:17
2043         Log: Put back the [561+] markers (except for the New Tests
2044              section where the comparison is meaningless);
2045              note that perl561delta is really the changes both
2046              from 5.005_03 and 5.6.0.
2047      Branch: perl
2048            ! pod/perldelta.pod
2049 ____________________________________________________________________________
2050 [ 17091] By: jhi                                   on 2002/06/08  13:25:04
2051         Log: Mention the dynamicness of Socket in VMS in another spot.
2052      Branch: perl
2053            ! pod/perldelta.pod
2054 ____________________________________________________________________________
2055 [ 17090] By: jhi                                   on 2002/06/08  13:16:27
2056         Log: Address most of the issues found by Lupe Cristoph
2057              (only leave the VMS changes to the VMS people);
2058              move the VOS section to its right place;
2059              talk more about userlevel threads;
2060              eradicate end-of-line spaces.
2061      Branch: perl
2062            ! pod/perldelta.pod
2063 ____________________________________________________________________________
2064 [ 17089] By: jhi                                   on 2002/06/08  12:59:45
2065         Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
2066              From: Radu Greab <radu@netsoft.ro>
2067              Date: Sat, 8 Jun 2002 16:59:56 +0300
2068              Message-ID: <15618.3548.55951.66902@ix.netsoft.ro>
2069              
2070              A test for #17082.
2071      Branch: perl
2072            ! ext/Storable/t/recurse.t
2073 ____________________________________________________________________________
2074 [ 17088] By: jhi                                   on 2002/06/08  12:35:46
2075         Log: Explain at the top the situation in a nutshell;
2076              remove the [561+] tags as redundant;
2077              AmigaOS wasn't broken in 5.6.1, and still good in 5.7.2.
2078      Branch: perl
2079            ! pod/perldelta.pod
2080 ____________________________________________________________________________
2081 [ 17087] By: jhi                                   on 2002/06/08  12:25:15
2082         Log: Subject: [Patch] perldelta for 5.8.0 RC1
2083              From: lupe@lupe-christoph.de (Lupe Christoph)
2084              Date: Sat, 8 Jun 2002 14:08:16 +0200
2085              Message-ID: <20020608120816.GP14630@lupe-christoph.de>
2086      Branch: perl
2087            ! pod/perldelta.pod
2088 ____________________________________________________________________________
2089 [ 17086] By: jhi                                   on 2002/06/08  12:14:48
2090         Log: Advertise the upcoming Win32::GetOSName().
2091      Branch: perl
2092            ! pod/perlport.pod
2093 ____________________________________________________________________________
2094 [ 17085] By: jhi                                   on 2002/06/08  12:11:27
2095         Log: The lib/Win32.pod part of
2096              
2097              Subject: [DOC PATCH] Re: platform check (CODE PATCH : libwin32 )     
2098              From: "Yves Orton" <demerphq@hotmail.com>
2099              Date: Sat, 08 Jun 2002 00:27:25 +0200
2100              Message-ID: <F209R6rPlHkg6WMaScm00017481@hotmail.com>
2101              
2102              (manually applied and tweaked) 
2103      Branch: perl
2104            ! lib/Win32.pod
2105 ____________________________________________________________________________
2106 [ 17084] By: jhi                                   on 2002/06/08  11:46:36
2107         Log: Subject: Doc patches: assorted minor nits
2108              From: Philip Newton <Philip.Newton@gmx.net>
2109              Date: Sat, 08 Jun 2002 11:08:12 +0200
2110              Message-ID: <k7i3gu8g2tga411pc6mcfvsp9rql27m8kq@4ax.com>
2111      Branch: perl
2112            ! pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
2113 ____________________________________________________________________________
2114 [ 17083] By: jhi                                   on 2002/06/08  11:44:59
2115         Log: Subject: Re: doc bug in perldoc
2116              From: Philip Newton <Philip.Newton@gmx.net>
2117              Date: Sat, 08 Jun 2002 11:05:09 +0200
2118              Message-ID: <c3i3guod7ps1u5iujokk509p43ob76815k@4ax.com>
2119      Branch: perl
2120            ! utils/perldoc.PL
2121 ____________________________________________________________________________
2122 [ 17082] By: jhi                                   on 2002/06/08  11:37:56
2123         Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
2124              From: Radu Greab <radu@netsoft.ro>
2125              Date: Sat, 8 Jun 2002 08:28:58 +0300
2126              Message-ID: <15617.38426.603787.918922@ix.netsoft.ro>
2127      Branch: perl
2128            ! ext/Storable/Storable.xs
2129 ____________________________________________________________________________
2130 [ 17081] By: jhi                                   on 2002/06/08  11:36:29
2131         Log: Subject: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
2132              From: "Craig A. Berry" <craigberry@mac.com>
2133              Date: Fri, 7 Jun 2002 22:55:34 -0500
2134              Message-Id: <a05111b02b92724737054@[172.16.52.1]>
2135              
2136              Handle also underflow on non-IEEE.
2137      Branch: perl
2138            ! numeric.c
2139 ____________________________________________________________________________
2140 [ 17080] By: sky                                   on 2002/06/08  10:06:05
2141         Log: Fix for bug [ID 20020602.007].
2142              Don't decrement the active flag until AFTER we have run perl_destruct
2143      Branch: perl
2144            ! ext/threads/threads.xs
2145 ____________________________________________________________________________
2146 [ 17079] By: jhi                                   on 2002/06/08  01:38:50
2147         Log: h2ph: evil linux/byteorder/pdp_endian.h
2148      Branch: perl
2149            ! utils/h2ph.PL
2150 ____________________________________________________________________________
2151 [ 17078] By: jhi                                   on 2002/06/08  01:14:45
2152         Log: h2ph: more evilness in the form of Linux inline assembler.
2153      Branch: perl
2154            ! utils/h2ph.PL
2155 ____________________________________________________________________________
2156 [ 17077] By: jhi                                   on 2002/06/07  23:14:10
2157         Log: h2ph: Solaris has LDBL_EPSILON 1.0842021724855044340075E-19L
2158              (note the final L) for ia32 and ia64 long doubles.
2159      Branch: perl
2160            ! utils/h2ph.PL
2161 ____________________________________________________________________________
2162 [ 17076] By: jhi                                   on 2002/06/07  23:06:22
2163         Log: perlivp: more header matching.
2164      Branch: perl
2165            ! utils/perlivp.PL
2166 ____________________________________________________________________________
2167 [ 17075] By: jhi                                   on 2002/06/07  22:43:37
2168         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
2169              From: Nicholas Clark <nick@unfortu.net>
2170              Date: Sat, 8 Jun 2002 00:39:22 +0100
2171              Message-ID: <20020607233921.GE307@Bagpuss.unfortu.net>
2172      Branch: perl
2173            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
2174 ____________________________________________________________________________
2175 [ 17074] By: jhi                                   on 2002/06/07  22:33:29
2176         Log: Subject: [PATCH] numeric.c:S_mulexp10 -- quit when you can
2177              From: "Craig A. Berry" <craigberry@mac.com>
2178              Date: Fri, 7 Jun 2002 18:29:31 -0500
2179              Message-Id: <a05111b01b926db404884@[172.16.52.1]>
2180      Branch: perl
2181            ! numeric.c
2182 ____________________________________________________________________________
2183 [ 17073] By: jhi                                   on 2002/06/07  21:34:07
2184         Log: Reunite the first .PHONY targets (based on Garry Williams'
2185              reading of the GNU make manual).
2186      Branch: perl
2187            ! Makefile.SH
2188 ____________________________________________________________________________
2189 [ 17072] By: jhi                                   on 2002/06/07  20:59:14
2190         Log: Subject: Re: [DOCPATCH] Thread.pm
2191              From: Elizabeth Mattijsen <liz@dijkmat.nl>
2192              Date: Fri, 07 Jun 2002 23:57:01 +0200
2193              Message-Id: <4.2.0.58.20020607235418.02e23680@mickey.dijkmat.nl>
2194      Branch: perl
2195            ! lib/Thread.pm lib/Thread/Queue.pm lib/Thread/Semaphore.pm
2196 ____________________________________________________________________________
2197 [ 17071] By: jhi                                   on 2002/06/07  20:51:15
2198         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
2199              From: Radu Greab <radu@netsoft.ro>
2200              Date: Sat, 8 Jun 2002 00:49:02 +0300
2201              Message-ID: <15617.10830.557640.430565@ix.netsoft.ro>
2202      Branch: perl
2203            ! ext/Storable/t/recurse.t
2204 ____________________________________________________________________________
2205 [ 17070] By: jhi                                   on 2002/06/07  19:36:16
2206         Log: h2ph: the fp exponent does need to have an explicit sign.
2207      Branch: perl
2208            ! utils/h2ph.PL
2209 ____________________________________________________________________________
2210 [ 17069] By: jhi                                   on 2002/06/07  19:28:52
2211         Log: perlivp: tell what went wrong.
2212      Branch: perl
2213            ! utils/perlivp.PL
2214 ____________________________________________________________________________
2215 [ 17068] By: jhi                                   on 2002/06/07  19:22:23
2216         Log: perlivp: sometimes headers and symbols don't quite match.
2217      Branch: perl
2218            ! utils/perlivp.PL
2219 ____________________________________________________________________________
2220 [ 17067] By: jhi                                   on 2002/06/07  19:21:39
2221         Log: h2ph: One more usage example.
2222      Branch: perl
2223            ! utils/h2ph.PL
2224 ____________________________________________________________________________
2225 [ 17066] By: jhi                                   on 2002/06/07  19:05:22
2226         Log: h2ph: Tru64 disassembler.h evilness: mixed C and Pascal.
2227      Branch: perl
2228            ! utils/h2ph.PL
2229 ____________________________________________________________________________
2230 [ 17065] By: nick                                  on 2002/06/07  18:21:36
2231         Log: Integrate mainline
2232      Branch: perlio
2233           +> ext/IO/hints/sco.pl
2234           !> (integrate 27 files)
2235 ____________________________________________________________________________
2236 [ 17064] By: gsar                                  on 2002/06/07  18:04:39
2237         Log: uname() was returning "unknown" on IA64; handle other missing
2238              cases as well, and make any future unknown ones show up as
2239              unknown(0x123).
2240      Branch: perl
2241            ! win32/win32.c
2242 ____________________________________________________________________________
2243 [ 17063] By: jhi                                   on 2002/06/07  16:12:20
2244         Log: There are many ways to skin a Win32 (from Sarathy).
2245      Branch: perl
2246            ! pod/perlport.pod
2247 ____________________________________________________________________________
2248 [ 17062] By: jhi                                   on 2002/06/07  14:39:05
2249         Log: Typos spotted by Vadim.
2250      Branch: perl
2251            ! pod/perlport.pod
2252 ____________________________________________________________________________
2253 [ 17061] By: jhi                                   on 2002/06/07  14:05:16
2254         Log: Update Changes.
2255      Branch: perl
2256            ! Changes patchlevel.h
2257 ____________________________________________________________________________
2258 [ 17060] By: jhi                                   on 2002/06/07  13:26:52
2259         Log: Subject: Re: [PATCH] Small nit in perlxs.pod
2260              From: lupe@lupe-christoph.de (Lupe Christoph)
2261              Date: Fri, 7 Jun 2002 13:38:24 +0200
2262              Message-ID: <20020607113824.GD24159@lupe-christoph.de>
2263      Branch: perl
2264            ! pod/perlxs.pod
2265 ____________________________________________________________________________
2266 [ 17059] By: jhi                                   on 2002/06/07  13:25:35
2267         Log: Subject: [PATCH] README.win32 and win32/makefile.mk differ
2268              From: lupe@lupe-christoph.de (Lupe Christoph)
2269              Date: Fri, 7 Jun 2002 13:36:51 +0200
2270              Message-ID: <20020607113651.GC24159@lupe-christoph.de>
2271      Branch: perl
2272            ! README.win32
2273 ____________________________________________________________________________
2274 [ 17058] By: jhi                                   on 2002/06/07  13:22:38
2275         Log: gcc -Wall nit noticed by NI-S.
2276      Branch: perl
2277            ! pp.c
2278 ____________________________________________________________________________
2279 [ 17057] By: jhi                                   on 2002/06/07  13:20:05
2280         Log: Subject: Modification to Perl 5.6.1 source: ext/IO needs a hint
2281              From: Andrew Hamm <AHamm@civica.com.au>
2282              Date: Fri, 7 Jun 2002 17:11:24 +1000
2283              Message-ID: <3BA45F696FAAD3118A520090276AD99C0135BE03@sansydnt01.sanderson.net.au>
2284      Branch: perl
2285            + ext/IO/hints/sco.pl
2286            ! MANIFEST
2287 ____________________________________________________________________________
2288 [ 17056] By: jhi                                   on 2002/06/07  13:14:44
2289         Log: Integrate perlio:
2290              
2291              [ 17053]
2292              Don't discard read data on flush if seek fails.
2293      Branch: perl
2294           !> perlio.c
2295 ____________________________________________________________________________
2296 [ 17055] By: jhi                                   on 2002/06/07  13:01:19
2297         Log: s/MacOS/Mac OS/g; # (when the name of the os, not when $^O) Pudge
2298      Branch: perl
2299            ! pod/perl561delta.pod pod/perl570delta.pod pod/perl571delta.pod
2300            ! pod/perl572delta.pod pod/perldelta.pod pod/perlfaq3.pod
2301            ! pod/perlfunc.pod pod/perlintro.pod pod/perlpodspec.pod
2302            ! pod/perlport.pod pod/perltoot.pod
2303 ____________________________________________________________________________
2304 [ 17054] By: jhi                                   on 2002/06/07  12:38:09
2305         Log: More Winlore from Vadim.
2306      Branch: perl
2307            ! pod/perlport.pod
2308 ____________________________________________________________________________
2309 [ 17053] By: nick                                  on 2002/06/07  10:11:51
2310         Log: Don't discard read data on flush if seek fails.
2311      Branch: perlio
2312            ! perlio.c
2313 ____________________________________________________________________________
2314 [ 17052] By: jhi                                   on 2002/06/07  01:34:48
2315         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
2316              From: Radu Greab <radu@netsoft.ro>
2317              Date: Fri, 7 Jun 2002 05:17:58 +0300
2318              Message-ID: <15616.6102.89472.9852@ix.netsoft.ro>
2319      Branch: perl
2320            ! ext/Storable/Storable.xs
2321 ____________________________________________________________________________
2322 [ 17051] By: jhi                                   on 2002/06/07  01:31:56
2323         Log: Split in two the .PHONY target so that makes without .PHONY
2324              when invoked as "make" won't wander off into the targets "compile
2325              translator utilities" and instead stay in the "all" target.
2326              Diagnosed by Garry Williams.
2327      Branch: perl
2328            ! Makefile.SH
2329 ____________________________________________________________________________
2330 [ 17050] By: jhi                                   on 2002/06/06  20:57:11
2331         Log: Retract #16892 now that we have #17022.
2332      Branch: perl
2333            ! lib/Cwd.pm
2334 ____________________________________________________________________________
2335 [ 17049] By: jhi                                   on 2002/06/06  20:27:02
2336         Log: Update the SUPER-UX situation.
2337      Branch: perl
2338            ! pod/perldelta.pod
2339 ____________________________________________________________________________
2340 [ 17048] By: jhi                                   on 2002/06/06  20:13:53
2341         Log: More Windows wisdom from Sarathy;
2342              remove old UTS entry; add SUPER-UX.
2343      Branch: perl
2344            ! pod/perlport.pod
2345 ____________________________________________________________________________
2346 [ 17047] By: jhi                                   on 2002/06/06  20:10:14
2347         Log: Windows wisdom from Sarathy.
2348      Branch: perl
2349            ! pod/perlvar.pod
2350 ____________________________________________________________________________
2351 [ 17046] By: rgs                                   on 2002/06/06  19:33:23
2352         Log: The perlio warnings are not mandatory.
2353      Branch: perl
2354            ! pod/perldiag.pod
2355 ____________________________________________________________________________
2356 [ 17045] By: jhi                                   on 2002/06/06  19:09:52
2357         Log: Typolice.
2358      Branch: perl
2359            ! utils/c2ph.PL x2p/s2p.PL
2360 ____________________________________________________________________________
2361 [ 17044] By: jhi                                   on 2002/06/06  18:57:39
2362         Log: Document that $^O in Win32 is a bit lacking in details.
2363      Branch: perl
2364            ! pod/perlvar.pod
2365 ____________________________________________________________________________
2366 [ 17043] By: nick                                  on 2002/06/06  18:51:48
2367         Log: Integrate mainline
2368      Branch: perlio
2369           !> NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
2370           !> NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
2371           !> NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
2372           !> NetWare/t/NWScripts.pl lib/Thread.pm pod/perldelta.pod
2373           !> pod/perldiag.pod pod/perlguts.pod pod/perlthrtut.pod
2374           !> utils/c2ph.PL x2p/a2p.h x2p/s2p.PL
2375 ____________________________________________________________________________
2376 [ 17042] By: jhi                                   on 2002/06/06  18:49:22
2377         Log: Win32 is not an OS.
2378      Branch: perl
2379            ! pod/perlport.pod
2380 ____________________________________________________________________________
2381 [ 17041] By: jhi                                   on 2002/06/06  18:18:11
2382         Log: The Makefile.SH part of
2383              
2384              Subject: [PATCH] corrections to Config.pm
2385              From: Robin Barker <rmb1@cise.npl.co.uk>
2386              Date: Thu, 6 Jun 2002 18:05:17 +0100 (BST)
2387              Message-Id: <200206061705.SAA12213@tempest.npl.co.uk>
2388              
2389              and regen Configure.
2390      Branch: perl
2391            ! Configure Makefile.SH Porting/config.sh Porting/config_H
2392 ____________________________________________________________________________
2393 [ 17040] By: jhi                                   on 2002/06/06  17:46:20
2394         Log: Supported platforms tweaks.
2395      Branch: perl
2396            ! pod/perlport.pod
2397 ____________________________________________________________________________
2398 [ 17039] By: jhi                                   on 2002/06/06  16:13:15
2399         Log: Update the 5.005-threads failure list.
2400      Branch: perl
2401            ! pod/perldelta.pod
2402 ____________________________________________________________________________
2403 [ 17038] By: jhi                                   on 2002/06/06  16:10:24
2404         Log: Make pstruct and psed appear also on platforms with
2405              $Config{d_link} but filesystems without link() (like FAT).
2406              Should deal with [ID 20020602.003] and
2407              "RC1 for MSWin32-x86-multi-thread build bug report".
2408              Diagnosis by Sarathy.
2409      Branch: perl
2410            ! utils/c2ph.PL x2p/s2p.PL
2411 ____________________________________________________________________________
2412 [ 17037] By: jhi                                   on 2002/06/06  15:20:14
2413         Log: Subject: [PATCH] Thread.pm
2414              From: Elizabeth Mattijsen <liz@dijkmat.nl>
2415              Date: Thu, 06 Jun 2002 10:47:36 +0200
2416              Message-Id: <4.2.0.58.20020606104435.01858590@mickey.dijkmat.nl>
2417      Branch: perl
2418            ! lib/Thread.pm
2419 ____________________________________________________________________________
2420 [ 17036] By: jhi                                   on 2002/06/06  15:07:32
2421         Log: Rafael noticed a bug in the explanation of #17035.
2422      Branch: perl
2423            ! pod/perldiag.pod
2424 ____________________________________________________________________________
2425 [ 17035] By: jhi                                   on 2002/06/06  13:18:20
2426         Log: Give more detailed explanation of open(FH, ">:foobar") failure.
2427      Branch: perl
2428            ! pod/perldiag.pod
2429 ____________________________________________________________________________
2430 [ 17034] By: jhi                                   on 2002/06/06  12:59:19
2431         Log: Subject: [DOCPATCH] perlthtut.pod
2432              From: Elizabeth Mattijsen <liz@dijkmat.nl>
2433              Date: Thu, 06 Jun 2002 10:40:02 +0200
2434              Message-Id: <4.2.0.58.20020606103854.0191b320@mickey.dijkmat.nl>
2435      Branch: perl
2436            ! pod/perlthrtut.pod
2437 ____________________________________________________________________________
2438 [ 17033] By: jhi                                   on 2002/06/06  12:56:57
2439         Log: NetWare update from Ananth Kesari.
2440      Branch: perl
2441            ! NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
2442            ! NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
2443            ! NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
2444            ! NetWare/t/NWScripts.pl x2p/a2p.h
2445 ____________________________________________________________________________
2446 [ 17032] By: jhi                                   on 2002/06/06  12:47:34
2447         Log: Integrate perlio:
2448              
2449              [ 17030]
2450              doio.c tweaks
2451              - see SV passed to dup type open "looks_like__number"
2452              - apply layers to pipe opens.
2453      Branch: perl
2454           !> doio.c
2455 ____________________________________________________________________________
2456 [ 17031] By: ams                                   on 2002/06/06  11:49:13
2457         Log: Subject: [PATCH] perlguts.pod
2458              From: Nicholas Clark <nick@ccl4.org>
2459              Date: Thu, 6 Jun 2002 11:29:19 +0100
2460              Message-Id: <20020606112919.P22873@plum.flirble.org>
2461      Branch: perl
2462            ! pod/perlguts.pod
2463 ____________________________________________________________________________
2464 [ 17030] By: nick                                  on 2002/06/06  07:26:11
2465         Log: doio.c tweaks
2466              - see SV passed to dup type open "looks_like__number"
2467              - apply layers to pipe opens.
2468      Branch: perlio
2469            ! doio.c
2470 ____________________________________________________________________________
2471 [ 17029] By: nick                                  on 2002/06/06  06:32:35
2472         Log: Integrate mainline
2473      Branch: perlio
2474           !> AUTHORS Changes README.beos doio.c ext/DB_File/t/db-btree.t
2475           !> ext/DB_File/t/db-recno.t lib/Pod/Html.pm
2476           !> lib/Tie/File/t/16_handle.t patchlevel.h perl.c
2477           !> pod/perldelta.pod pod/perlfunc.pod pod/perlport.pod pp.c
2478           !> t/op/arith.t t/op/tie.t utils/perldoc.PL
2479 ____________________________________________________________________________
2480 [ 17028] By: jhi                                   on 2002/06/06  02:40:12
2481         Log: With -Ud_stdstdio perl -v and perl -h didn't flush their
2482              output buffers because they exited with PerlProc_exit()
2483              instead of my_exit() (from Andy Dougherty)
2484      Branch: perl
2485            ! perl.c
2486 ____________________________________________________________________________
2487 [ 17027] By: jhi                                   on 2002/06/06  01:38:50
2488         Log: BeOS status update; all platforms status update.
2489      Branch: perl
2490            ! README.beos pod/perlport.pod
2491 ____________________________________________________________________________
2492 [ 17026] By: jhi                                   on 2002/06/06  01:25:13
2493         Log: Subject: [PATCH lib/Pod/Html.pm] anchors fix
2494              From: Stas Bekman <stas@stason.org>
2495              Date: Wed, 05 Jun 2002 15:26:02 +0800
2496              Message-ID: <3CFDBD0A.8090505@stason.org>      
2497      Branch: perl
2498            ! lib/Pod/Html.pm
2499 ____________________________________________________________________________
2500 [ 17025] By: jhi                                   on 2002/06/05  23:48:28
2501         Log: Subject: [PATCH perl@17014] t/op/arith.t -- don't test infinity if it doesn't exist
2502              From: "Craig A. Berry" <craigberry@mac.com>
2503              Date: Wed, 05 Jun 2002 17:31:18 -0500
2504              Message-Id: <5.1.1.5.0.20020605171901.021cb8b8@exchi01>
2505      Branch: perl
2506            ! t/op/arith.t
2507 ____________________________________________________________________________
2508 [ 17024] By: jhi                                   on 2002/06/05  23:47:14
2509         Log: MacOS X 10.1.5 still failing the DB tests.
2510      Branch: perl
2511            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
2512            ! pod/perldelta.pod
2513 ____________________________________________________________________________
2514 [ 17023] By: jhi                                   on 2002/06/05  21:57:09
2515         Log: Address the second half of
2516              
2517              Subject: [ID 20020604.006] Pipe opens do not support I/O layers
2518              From: jv@squirrel.nl (Johan Vromans)
2519              Date: Tue,  4 Jun 2002 23:01:44 +0200 (CEST)
2520              Message-Id: <20020604210144.3A87A8B6B3@phoenix.squirrel.nl>
2521              
2522              so that multiarg piped opens only accept optional whitespace
2523              after the "|-".  If and when perlio discipline awareness added
2524              to |-, the now added code branch will grow.
2525              
2526              No test case because hard to think of anything even remotely
2527              portable.
2528      Branch: perl
2529            ! doio.c
2530 ____________________________________________________________________________
2531 [ 17022] By: jhi                                   on 2002/06/05  20:48:18
2532         Log: Subject: Re: local tied hash slices & stray keys (was Re: Cwd breakage)
2533              From: Doug MacEachern <dougm@covalent.net>
2534              Date: Mon, 3 Jun 2002 08:27:56 -0700 (PDT)
2535              Message-ID: <Pine.LNX.4.33.0206030822330.2695-100000@mako.covalent.net>
2536              
2537              (plus a test expanded from Schwern's [ID 20020602.006])
2538      Branch: perl
2539            ! pp.c t/op/tie.t
2540 ____________________________________________________________________________
2541 [ 17021] By: jhi                                   on 2002/06/05  19:56:33
2542         Log: Subject: doc bug in perldoc
2543              From: Tim Jenness <t.jenness@jach.hawaii.edu>
2544              Date: Wed, 5 Jun 2002 09:47:31 -1000 (HST)
2545              Message-ID: <Pine.LNX.4.44.0206050941191.29367-100000@lapaki>
2546      Branch: perl
2547            ! utils/perldoc.PL
2548 ____________________________________________________________________________
2549 [ 17020] By: jhi                                   on 2002/06/05  19:55:00
2550         Log: AUTHORS updates; perldelta blame^Wfame additions.
2551      Branch: perl
2552            ! AUTHORS pod/perldelta.pod
2553 ____________________________________________________________________________
2554 [ 17019] By: jhi                                   on 2002/06/05  19:08:00
2555         Log: Mention Carp enhancements.
2556      Branch: perl
2557            ! pod/perldelta.pod
2558 ____________________________________________________________________________
2559 [ 17018] By: sky                                   on 2002/06/05  18:49:10
2560         Log: Update text slightly and update links to threads.pm instead of Thread.pm
2561      Branch: perl
2562            ! pod/perlfunc.pod
2563 ____________________________________________________________________________
2564 [ 17017] By: rgs                                   on 2002/06/05  18:32:11
2565         Log: Remove a comma and a few whitespaces.
2566      Branch: perl
2567            ! pod/perlfunc.pod
2568 ____________________________________________________________________________
2569 [ 17016] By: rgs                                   on 2002/06/05  18:28:50
2570         Log: $^O is 'beos' on BeOS
2571      Branch: perl
2572            ! lib/Tie/File/t/16_handle.t
2573 ____________________________________________________________________________
2574 [ 17015] By: nick                                  on 2002/06/05  15:11:00
2575         Log: Integrate mainline (for Configure)
2576      Branch: perlio
2577           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
2578           !> ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
2579           !> hints/linux.sh myconfig.SH pod/perldelta.pod
2580 ____________________________________________________________________________
2581 [ 17014] By: jhi                                   on 2002/06/05  13:53:51
2582         Log: Update Changes.
2583      Branch: perl
2584            ! Changes patchlevel.h
2585 ____________________________________________________________________________
2586 [ 17013] By: jhi                                   on 2002/06/05  13:41:02
2587         Log: Mention the flakiness of AIX' make.
2588      Branch: perl
2589            ! pod/perldelta.pod
2590 ____________________________________________________________________________
2591 [ 17012] By: jhi                                   on 2002/06/05  13:40:45
2592         Log: metaconfig unit change for #17011.
2593      Branch: metaconfig
2594            ! U/installdirs/inc_version_list.U
2595 ____________________________________________________________________________
2596 [ 17011] By: jhi                                   on 2002/06/05  13:23:59
2597         Log: Subject: [ID 20020604.009] [jason@openinformatics.com (Jason E. Stewart)] RC1 buglet in Configure
2598              From: jason@openinformatics.com (Jason E. Stewart)
2599              Date: 04 Jun 2002 16:42:32 -0600
2600              Message-Id: <87d6v6wtrb.fsf@openinformatics.com>
2601              
2602              Unexpanded $prefix.
2603      Branch: perl
2604            ! Configure
2605 ____________________________________________________________________________
2606 [ 17010] By: jhi                                   on 2002/06/05  13:16:49
2607         Log: glibc version is more a library issue than a compiler issue.
2608      Branch: perl
2609            ! myconfig.SH
2610 ____________________________________________________________________________
2611 [ 17009] By: jhi                                   on 2002/06/05  13:07:01
2612         Log: Subject: [Encode PATCH] spurious warning
2613              From: Nicholas Clark <nick@unfortu.net>
2614              Date: Sun, 2 Jun 2002 20:26:22 +0100
2615              Message-ID: <20020602192619.GA320@Bagpuss.unfortu.net>
2616      Branch: perl
2617            ! ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
2618 ____________________________________________________________________________
2619 [ 17008] By: jhi                                   on 2002/06/05  13:03:19
2620         Log: Show gnulibc_version in myconfig. 
2621      Branch: perl
2622            ! myconfig.SH
2623 ____________________________________________________________________________
2624 [ 17007] By: jhi                                   on 2002/06/05  12:59:31
2625         Log: Regen Glossary for #16991.
2626      Branch: perl
2627            ! Porting/Glossary Porting/config.sh Porting/config_H
2628 ____________________________________________________________________________
2629 [ 17006] By: jhi                                   on 2002/06/05  12:44:45
2630         Log: More for #16991.
2631      Branch: perl
2632            ! hints/linux.sh
2633 ____________________________________________________________________________
2634 [ 17005] By: nick                                  on 2002/06/05  07:23:22
2635         Log: Integrate mainline
2636      Branch: perlio
2637           +> ext/Thread/README.threads
2638            - README.threads
2639           !> (integrate 81 files)
2640 ____________________________________________________________________________
2641 [ 17004] By: jhi                                   on 2002/06/05  03:35:24
2642         Log: FAQ sync.
2643      Branch: perl
2644            ! pod/perlfaq6.pod
2645 ____________________________________________________________________________
2646 [ 17003] By: jhi                                   on 2002/06/05  01:56:00
2647         Log: Subject: [ID 20020602.004] threads::shared::queue new nit
2648              From: Elizabeth Mattijsen <liz@dijkmat.nl>
2649              Date: Sun, 02 Jun 2002 21:36:05 +0200
2650              Message-Id: <4.2.0.58.20020602213520.027cf9d0@mickey.dijkmat.nl>
2651      Branch: perl
2652            ! ext/threads/shared/queue.pm
2653 ____________________________________________________________________________
2654 [ 17002] By: jhi                                   on 2002/06/05  01:47:02
2655         Log: Subject: [ID 20020603.010] One more failed test on BeOS 5
2656              From: "Daniel Berger" <djberg96@attbi.com>
2657              Date: Mon, 03 Jun 2002 19:18:38 GMT
2658              Message-Id: <20020604001258.MELY2751.rwcrmhc52.attbi.com@tiberius.mn.ipsvc.net>
2659      Branch: perl
2660            ! README.beos
2661 ____________________________________________________________________________
2662 [ 17001] By: jhi                                   on 2002/06/05  01:44:40
2663         Log: Subject: One more sorry for Oracle
2664              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2665              Date: Tue, 04 Jun 2002 10:02:17 +0200
2666              Message-Id: <20020604100132.159C.H.M.BRAND@hccnet.nl>
2667              
2668              (modified)
2669      Branch: perl
2670            ! README.hpux
2671 ____________________________________________________________________________
2672 [ 17000] By: jhi                                   on 2002/06/05  01:42:58
2673         Log: metaconfig unit change for #16999.
2674      Branch: metaconfig
2675            ! U/threads/usethreads.U
2676 ____________________________________________________________________________
2677 [ 16999] By: jhi                                   on 2002/06/05  01:42:44
2678         Log: Disable the combination of ithreads but not perlio.
2679      Branch: perl
2680            ! Configure INSTALL
2681 ____________________________________________________________________________
2682 [ 16998] By: jhi                                   on 2002/06/05  00:58:43
2683         Log: perlthrtut links.
2684      Branch: perl
2685            ! ext/threads/shared/shared.pm ext/threads/threads.pm
2686            ! pod/perldelta.pod
2687 ____________________________________________________________________________
2688 [ 16997] By: jhi                                   on 2002/06/05  00:55:08
2689         Log: Unmatchings.
2690      Branch: perl
2691            ! README.netware README.win32
2692 ____________________________________________________________________________
2693 [ 16996] By: jhi                                   on 2002/06/05  00:50:08
2694         Log: Subject: Re: 2nd draft of announcement
2695              From: "John P. Linderman" <jpl@research.att.com>
2696              Date: Mon, 03 Jun 2002 08:57:49 -0400
2697              Message-Id: <200206031257.IAA12388@raptor.research.att.com>
2698              
2699              Let's not forget the mystery IRIX failure.
2700      Branch: perl
2701            ! pod/perldelta.pod
2702 ____________________________________________________________________________
2703 [ 16995] By: jhi                                   on 2002/06/05  00:45:34
2704         Log: Move the obsolete README.threads out of sight to ext/Threads;
2705              save one part of the IRIX knowledge in INSTALL (though IRIX
2706              6.2 is quite old...)
2707      Branch: perl
2708            + ext/Thread/README.threads
2709            - README.threads
2710            ! INSTALL MANIFEST
2711 ____________________________________________________________________________
2712 [ 16994] By: jhi                                   on 2002/06/05  00:27:47
2713         Log: Upgrade to Math::BigRat 0.07.
2714      Branch: perl
2715            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
2716            ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
2717            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
2718 ____________________________________________________________________________
2719 [ 16993] By: jhi                                   on 2002/06/05  00:27:08
2720         Log: metaconfig unit change #16991.
2721      Branch: metaconfig
2722            ! U/compline/d_gnulibc.U U/compline/d_stdstdio.U
2723 ____________________________________________________________________________
2724 [ 16992] By: jhi                                   on 2002/06/05  00:26:45
2725         Log: Forgot from #16991.
2726      Branch: perl
2727            ! config_h.SH
2728 ____________________________________________________________________________
2729 [ 16991] By: jhi                                   on 2002/06/05  00:16:28
2730         Log: Subject: Re: hints/linux.sh & stdio
2731              From: Andy Dougherty <doughera@lafayette.edu>
2732              Date: Mon, 3 Jun 2002 13:57:17 -0400 (EDT)
2733              Message-ID: <Pine.SOL.4.10.10206031349430.4034-100000@maxwell.phys.lafayette.edu>
2734      Branch: perl
2735            ! Configure
2736 ____________________________________________________________________________
2737 [ 16990] By: jhi                                   on 2002/06/05  00:08:57
2738         Log: Integrate maintperl change #16988;
2739              
2740              make IO::Pipe work on windows
2741      Branch: perl
2742           !> ext/IO/lib/IO/Pipe.pm
2743 ____________________________________________________________________________
2744 [ 16989] By: jhi                                   on 2002/06/05  00:07:15
2745         Log: Integrate macperl changes #16974 and #16975;
2746              
2747              nativize() isn't happy with absolute Mac paths
2748              
2749              Test::Harness test fixes, attempt #3 :-)
2750      Branch: perl
2751           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
2752           !> lib/Test/Harness/t/callback.t
2753           !> lib/Test/Harness/t/strap-analyze.t
2754           !> lib/Test/Harness/t/test-harness.t lib/lib_pm.PL
2755 ____________________________________________________________________________
2756 [ 16988] By: gsar                                  on 2002/06/04  23:14:56
2757         Log: make IO::Pipe work on windows
2758      Branch: maint-5.6/perl
2759            ! ext/IO/lib/IO/Pipe.pm
2760 ____________________________________________________________________________
2761 [ 16987] By: rgs                                   on 2002/06/04  21:37:23
2762         Log: s/modperl/mod_perl/g
2763      Branch: perl
2764            ! README.aix pod/perldelta.pod
2765 ____________________________________________________________________________
2766 [ 16986] By: rgs                                   on 2002/06/04  21:32:19
2767         Log: Subject: [DOC PATCH] perldelta.pod
2768              From: Philip Newton <Philip.Newton@gmx.net>
2769              Date: Tue, 04 Jun 2002 06:52:55 +0200
2770              Message-ID: <g9hofuk5egps80m15k59loidv60506n4nb@4ax.com>
2771              
2772              (with one nit, s/modperl/mod_perl/)
2773      Branch: perl
2774            ! pod/perldelta.pod
2775 ____________________________________________________________________________
2776 [ 16985] By: rgs                                   on 2002/06/04  20:30:00
2777         Log: perlfunc/lock() nits by Philip Newton and Johan Vromans.
2778      Branch: perl
2779            ! pod/perlfunc.pod
2780 ____________________________________________________________________________
2781 [ 16984] By: ams                                   on 2002/06/04  01:05:49
2782         Log: Subject: [PATCH] Re: Some bugs in RC1
2783              From: Michael G Schwern <schwern@pobox.com>
2784              Date: Mon, 03 Jun 2002 19:59:21 -0400
2785              Message-Id: <20020603235921.GN31617@ool-18b93024.dyn.optonline.net>
2786      Branch: perl
2787            ! lib/perl5db.pl
2788 ____________________________________________________________________________
2789 [ 16983] By: pudge                                 on 2002/06/04  00:22:12
2790         Log: Update Errno slightly to latest version
2791      Branch: macperl
2792            ! macos/lib/Errno.pm
2793 ____________________________________________________________________________
2794 [ 16982] By: rgs                                   on 2002/06/03  19:15:26
2795         Log: Protect against localizing an %ENV slice.
2796      Branch: perl
2797            ! lib/Cwd.pm
2798 ____________________________________________________________________________
2799 [ 16981] By: rgs                                   on 2002/06/03  18:59:19
2800         Log: Document that lock() is a "weak keyword".
2801      Branch: perl
2802            ! pod/perlfunc.pod
2803 ____________________________________________________________________________
2804 [ 16980] By: ams                                   on 2002/06/03  18:38:26
2805         Log: Subject: [PATCH Switch.pm] Minor typo
2806              From: Philip Newton <Philip.Newton@gmx.net>
2807              Date: Mon, 03 Jun 2002 21:35:55 +0200
2808              Message-Id: <q7hnfu8rttv0bro03si2e42avpqoe50op9@4ax.com>
2809      Branch: perl
2810            ! lib/Switch.pm
2811 ____________________________________________________________________________
2812 [ 16979] By: ams                                   on 2002/06/03  17:06:03
2813         Log: Remove all occurrences of occurence, except for one (in the
2814              Changelog) that is preserved for historical reasons.
2815      Branch: perl
2816            ! ext/File/Glob/bsd_glob.c hints/ultrix_4.sh lib/Pod/Checker.pm
2817            ! lib/Pod/Find.pm pod/perltoc.pod t/pod/poderrs.t
2818            ! t/pod/poderrs.xr util.c wince/comp.pl x2p/find2perl.PL
2819 ____________________________________________________________________________
2820 [ 16978] By: pudge                                 on 2002/06/02  17:22:43
2821         Log: Update Changes
2822      Branch: macperl
2823            ! macos/Changes
2824 ____________________________________________________________________________
2825 [ 16977] By: pudge                                 on 2002/06/02  17:21:45
2826         Log: Update Help menu for 5.8
2827      Branch: macperl
2828            ! macos/macperl/MacPerl.podhelp
2829 ____________________________________________________________________________
2830 [ 16976] By: pudge                                 on 2002/06/02  17:21:28
2831         Log: Bump versions
2832      Branch: macperl
2833            ! macos/MPVersion.r macos/config.h macos/config.sh
2834 ____________________________________________________________________________
2835 [ 16975] By: pudge                                 on 2002/06/02  17:19:29
2836         Log: Test::Harness test fixes, attempt #3 :-)
2837      Branch: macperl
2838            ! lib/Test/Harness/t/callback.t
2839            ! lib/Test/Harness/t/strap-analyze.t
2840            ! lib/Test/Harness/t/test-harness.t
2841 ____________________________________________________________________________
2842 [ 16974] By: pudge                                 on 2002/06/02  17:18:48
2843         Log: nativize() isn't happy with absolute Mac paths
2844      Branch: macperl
2845            ! ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
2846            ! lib/lib_pm.PL
2847 ____________________________________________________________________________
2848 [ 16973] By: jhi                                   on 2002/06/01  21:19:50
2849         Log: Integrate #16971 from maint-5.6;
2850              
2851              IO::Poll wasn't working on windows since poll.c wasn't using the
2852              same abstractions as perl; for test case, see:
2853              http://bugs.activestate.com/show_bug.cgi?id=19624
2854      Branch: perl
2855           !> XSUB.h ext/IO/poll.c
2856 ____________________________________________________________________________
2857 [ 16972] By: jhi                                   on 2002/06/01  21:14:39
2858         Log: A few links.
2859      Branch: perl
2860            ! pod/perldelta.pod
2861 ____________________________________________________________________________
2862 [ 16971] By: gsar                                  on 2002/06/01  20:39:08
2863         Log: IO::Poll wasn't working on windows since poll.c wasn't using the
2864              same abstractions as perl; for test case, see:
2865              http://bugs.activestate.com/show_bug.cgi?id=19624
2866      Branch: maint-5.6/perl
2867            ! XSUB.h ext/IO/poll.c
2868 ____________________________________________________________________________
2869 [ 16970] By: jhi                                   on 2002/06/01  20:27:03
2870         Log: Various perldelta tweaks.
2871      Branch: perl
2872            ! pod/perldelta.pod
2873 ____________________________________________________________________________
2874 [ 16969] By: jhi                                   on 2002/06/01  19:52:15
2875         Log: Update Changes.
2876      Branch: perl
2877            ! Changes patchlevel.h
2878 ____________________________________________________________________________
2879 [ 16968] By: pudge                                 on 2002/06/01  18:55:49
2880         Log: Integrate perl for 5.8.0 RC1
2881      Branch: macperl
2882           !> (integrate 77 files)
2883 ____________________________________________________________________________
2884 [ 16967] By: jhi                                   on 2002/06/01  17:46:42
2885         Log: Two obsolete files.
2886      Branch: perl
2887            ! Porting/makerel
2888 ____________________________________________________________________________
2889 [ 16966] By: jhi                                   on 2002/06/01  17:42:45
2890         Log: This is Perl 5.8.0 RC 1.
2891      Branch: perl
2892            ! patchlevel.h
2893 ____________________________________________________________________________
2894 [ 16965] By: jhi                                   on 2002/06/01  17:39:39
2895         Log: Update Changes.
2896      Branch: perl
2897            ! Changes patchlevel.h
2898 ____________________________________________________________________________
2899 [ 16964] By: jhi                                   on 2002/06/01  17:25:31
2900         Log: Subject: [Encode] 1.75 Released
2901              From: Dan Kogai <dankogai@dan.co.jp>
2902              Date: Sun, 2 Jun 2002 03:19:19 +0900
2903              Message-Id: <16B7B98D-758C-11D6-AE74-0003939A104C@dan.co.jp>
2904      Branch: perl
2905            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/TW/TW.pm
2906            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
2907            ! ext/Encode/lib/Encode/Alias.pm
2908            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
2909            ! ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
2910 ____________________________________________________________________________
2911 [ 16963] By: jhi                                   on 2002/06/01  16:15:24
2912         Log: Paranoia regen_headers; no changes but at least
2913              the timestamps are now fine.
2914      Branch: perl
2915            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
2916            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
2917            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
2918            ! pod/perlintern.pod pp.sym pp_proto.h proto.h regnodes.h
2919            ! warnings.h
2920 ____________________________________________________________________________
2921 [ 16962] By: jhi                                   on 2002/06/01  16:13:17
2922         Log: Subject: Oracle / 5.8.0 / HP-UX / gcc / 64bit: Sorry
2923              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2924              Date: Sat, 01 Jun 2002 11:35:22 +0200
2925              Message-Id: <20020601103313.BF75.H.M.BRAND@hccnet.nl>
2926      Branch: perl
2927            ! README.hpux
2928 ____________________________________________________________________________
2929 [ 16961] By: jhi                                   on 2002/06/01  15:57:04
2930         Log: Garbage character in perldelta; Cygwin tip from Vadim; regen toc.
2931      Branch: perl
2932            ! pod/perldelta.pod pod/perltoc.pod
2933 ____________________________________________________________________________
2934 [ 16960] By: jhi                                   on 2002/06/01  15:30:10
2935         Log: Regen Configure + perlmodlib + perltoc, FAQ sync.
2936      Branch: perl
2937            ! Configure Porting/config.sh Porting/config_H pod/perlfaq4.pod
2938            ! pod/perlfaq5.pod pod/perlmodlib.pod pod/perltoc.pod
2939 ____________________________________________________________________________
2940 [ 16959] By: jhi                                   on 2002/06/01  15:03:57
2941         Log: Even more VMSifying (this time more like de-MacOSifying).
2942      Branch: perl
2943            ! lib/Test/Harness/t/test-harness.t
2944 ____________________________________________________________________________
2945 [ 16958] By: jhi                                   on 2002/06/01  14:58:39
2946         Log: VMSifying from Craig Berry.
2947      Branch: perl
2948            ! lib/Test/Harness/t/callback.t
2949            ! lib/Test/Harness/t/strap-analyze.t
2950            ! lib/Test/Harness/t/test-harness.t
2951 ____________________________________________________________________________
2952 [ 16957] By: jhi                                   on 2002/06/01  14:52:34
2953         Log: Mention the CJK docs.
2954      Branch: perl
2955            ! pod/perldelta.pod
2956 ____________________________________________________________________________
2957 [ 16956] By: jhi                                   on 2002/06/01  14:36:15
2958         Log: Subject: [PATCH] another Storable test
2959              From: Nicholas Clark <nick@unfortu.net>
2960              Date: Sat, 1 Jun 2002 14:07:01 +0100
2961              Message-ID: <20020601130700.GB301@Bagpuss.unfortu.net>
2962      Branch: perl
2963            ! ext/Storable/t/interwork56.t
2964 ____________________________________________________________________________
2965 [ 16955] By: nick                                  on 2002/06/01  09:02:48
2966         Log: Integrate mainline
2967      Branch: perlio
2968            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
2969           !> (integrate 62 files)
2970 ____________________________________________________________________________
2971 [ 16954] By: jhi                                   on 2002/06/01  04:05:35
2972         Log: Make the changes MacOS-specific.
2973      Branch: perl
2974            ! lib/Test/Harness/t/callback.t
2975            ! lib/Test/Harness/t/strap-analyze.t
2976            ! lib/Test/Harness/t/test-harness.t
2977 ____________________________________________________________________________
2978 [ 16953] By: ams                                   on 2002/06/01  03:20:52
2979         Log: Remove $Id$ lines.
2980      Branch: perl
2981            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
2982            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
2983            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
2984            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
2985            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
2986            ! ext/Storable/t/integer.t ext/Storable/t/interwork56.t
2987            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
2988            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
2989            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
2990            ! ext/Storable/t/st-dump.pl ext/Storable/t/store.t
2991            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
2992            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
2993            ! ext/Storable/t/utf8hash.t
2994 ____________________________________________________________________________
2995 [ 16952] By: jhi                                   on 2002/06/01  03:09:47
2996         Log: Perl Labs dead, Smokers live.
2997      Branch: perl
2998            ! pod/perlhack.pod
2999 ____________________________________________________________________________
3000 [ 16951] By: ams                                   on 2002/06/01  03:08:02
3001         Log: Nitpick at ChangeLog until it is consistently formatted.
3002      Branch: perl
3003            ! ext/Storable/ChangeLog
3004 ____________________________________________________________________________
3005 [ 16950] By: jhi                                   on 2002/06/01  02:46:48
3006         Log: strictify lib.pm.
3007      Branch: perl
3008            ! lib/lib_pm.PL
3009 ____________________________________________________________________________
3010 [ 16949] By: jhi                                   on 2002/06/01  02:33:27
3011         Log: s/invcer/incver/
3012      Branch: perl
3013            ! lib/lib_pm.PL
3014 ____________________________________________________________________________
3015 [ 16948] By: jhi                                   on 2002/06/01  02:03:27
3016         Log: Subject: Re: perl@16925
3017              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3018              Date: Fri, 31 May 2002 19:56:39 -0700
3019              Message-ID: <nfD+8gzkgGHH092yn@efn.org>
3020              
3021              Self-tie clarifications.
3022      Branch: perl
3023            ! pod/perldelta.pod
3024 ____________________________________________________________________________
3025 [ 16947] By: jhi                                   on 2002/06/01  01:17:45
3026         Log: Be exact of what happens.
3027      Branch: perl
3028            ! README.cygwin
3029 ____________________________________________________________________________
3030 [ 16946] By: jhi                                   on 2002/06/01  01:16:59
3031         Log: Subject: [Patch] Inplace editing on Cygwin and others?
3032              From: "Gerrit P. Haase" <gp@familiehaase.de>
3033              Date: Sat, 1 Jun 2002 04:14:43 +0200
3034              Message-ID: <199100765833.20020601041443@familiehaase.de>
3035      Branch: perl
3036            ! README.cygwin doio.c perl.c
3037 ____________________________________________________________________________
3038 [ 16945] By: jhi                                   on 2002/05/31  23:03:23
3039         Log: MacOS test glitch.
3040      Branch: perl
3041            ! ext/Digest/MD5/t/files.t
3042 ____________________________________________________________________________
3043 [ 16944] By: jhi                                   on 2002/05/31  22:13:31
3044         Log: Update Changes.
3045      Branch: perl
3046            ! Changes patchlevel.h
3047 ____________________________________________________________________________
3048 [ 16943] By: jhi                                   on 2002/05/31  22:08:03
3049         Log: Subject: lib/Math/BigInt/t/bigintc.t + VMS + perl@16925
3050              From: "Craig A. Berry" <craigberry@mac.com>
3051              Date: Fri, 31 May 2002 17:20:11 -0500
3052              Message-Id: <a05111b01b91da6015790@[172.16.52.1]>
3053              
3054              Avoid redef warning.
3055      Branch: perl
3056            ! lib/Math/BigInt/Calc.pm
3057 ____________________________________________________________________________
3058 [ 16942] By: jhi                                   on 2002/05/31  21:42:12
3059         Log: Integrate macperl patches #16926 and #16938;
3060              
3061              Big MacPerl Testing Patch No. 2
3062              
3063              Big MacPerl Testing Patch No. 3
3064      Branch: perl
3065           !> ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
3066           !> lib/Devel/SelfStubber.t lib/English.t lib/ExtUtils/MM_MacOS.pm
3067           !> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
3068           !> lib/File/DosGlob.t lib/File/Path.t lib/File/Spec/t/Spec.t
3069           !> lib/File/Temp.pm lib/FindBin.t lib/Test/Harness/Straps.pm
3070           !> lib/Test/Harness/t/callback.t
3071           !> lib/Test/Harness/t/strap-analyze.t
3072           !> lib/Test/Harness/t/test-harness.t lib/Tie/File/t/09_gen_rs.t
3073           !> lib/diagnostics.t lib/lib.t lib/lib_pm.PL t/comp/use.t
3074           !> t/lib/MakeMaker/Test/Utils.pm utils/dprofpp.PL utils/splain.PL
3075 ____________________________________________________________________________
3076 [ 16941] By: pudge                                 on 2002/05/31  20:49:56
3077         Log: Configuration / test updates
3078      Branch: macperl
3079            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
3080            ! macos/Makefile.mk
3081 ____________________________________________________________________________
3082 [ 16940] By: pudge                                 on 2002/05/31  20:49:19
3083         Log: Fix various Makefile.PL for string/array conflicts
3084      Branch: macperl
3085            ! macos/ext/Mac/Controls/Makefile.PL
3086            ! macos/ext/Mac/Dialogs/Makefile.PL
3087            ! macos/ext/Mac/Events/Makefile.PL
3088            ! macos/ext/Mac/Files/Makefile.PL
3089            ! macos/ext/Mac/Fonts/Makefile.PL
3090            ! macos/ext/Mac/Lists/Makefile.PL
3091            ! macos/ext/Mac/Menus/Makefile.PL
3092            ! macos/ext/Mac/MoreFiles/Makefile.PL
3093            ! macos/ext/Mac/Movies/Makefile.PL
3094            ! macos/ext/Mac/Navigation/Makefile.PL
3095            ! macos/ext/Mac/Notification/Makefile.PL
3096            ! macos/ext/Mac/OSA/Makefile.PL
3097            ! macos/ext/Mac/QDOffscreen/Makefile.PL
3098            ! macos/ext/Mac/QuickTimeVR/Makefile.PL
3099            ! macos/ext/Mac/SAT/Makefile.PL macos/ext/Mac/Sound/Makefile.PL
3100            ! macos/ext/Mac/StandardFile/Makefile.PL
3101            ! macos/ext/Mac/TextEdit/Makefile.PL
3102            ! macos/ext/Mac/Windows/Makefile.PL
3103            ! macos/ext/MacPerl/Makefile.PL
3104 ____________________________________________________________________________
3105 [ 16939] By: pudge                                 on 2002/05/31  20:48:09
3106         Log: Integrate perl
3107      Branch: macperl
3108            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
3109           !> MANIFEST hints/hpux.sh lib/Math/BigInt/t/mbi_rand.t
3110           !> pod/perldelta.pod pod/perlhist.pod pod/perlport.pod
3111           !> pod/perlvar.pod
3112 ____________________________________________________________________________
3113 [ 16938] By: pudge                                 on 2002/05/31  20:46:07
3114         Log: Big MacPerl Testing Patch No. 3
3115      Branch: macperl
3116            ! lib/ExtUtils/MM_MacOS.pm lib/File/DosGlob.t
3117            ! lib/File/Spec/t/Spec.t lib/Test/Harness/Straps.pm
3118            ! lib/Test/Harness/t/callback.t
3119            ! lib/Test/Harness/t/strap-analyze.t
3120            ! lib/Test/Harness/t/test-harness.t lib/lib_pm.PL t/comp/use.t
3121            ! utils/dprofpp.PL utils/splain.PL
3122 ____________________________________________________________________________
3123 [ 16937] By: jhi                                   on 2002/05/31  20:14:45
3124         Log: Update the LWP status.
3125      Branch: perl
3126            ! pod/perldelta.pod
3127 ____________________________________________________________________________
3128 [ 16936] By: nick                                  on 2002/05/31  20:07:40
3129         Log: Integrate mainline
3130      Branch: perlio
3131           +> NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
3132           +> lib/File/Spec/NW5.pm
3133            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
3134            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
3135            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
3136            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
3137           !> Changes MANIFEST NetWare/Makefile NetWare/Nwmain.c
3138           !> NetWare/nw5.c README.netware ext/DynaLoader/DynaLoader_pm.PL
3139           !> hints/hpux.sh lib/English.t lib/ExtUtils/MM_NW5.pm makedef.pl
3140           !> patchlevel.h pod/perldelta.pod pod/perlport.pod
3141           !> pod/perlvar.pod toke.c
3142 ____________________________________________________________________________
3143 [ 16935] By: jhi                                   on 2002/05/31  19:27:50
3144         Log: Freudian slip :-)
3145      Branch: perl
3146            ! pod/perlhist.pod
3147 ____________________________________________________________________________
3148 [ 16934] By: jhi                                   on 2002/05/31  18:58:21
3149         Log: perlhist update.
3150      Branch: perl
3151            ! pod/perlhist.pod
3152 ____________________________________________________________________________
3153 [ 16933] By: jhi                                   on 2002/05/31  18:52:26
3154         Log: Subject: RE: [doughera@lafayette.edu: [PATCH] Math/BigInt/t/mbi_rand.t pr
3155              From: Andy Dougherty <doughera@lafayette.edu>
3156              Date: Fri, 31 May 2002 15:52:34 -0400 (EDT)
3157              Message-ID: Pine.SOL.4.10.10205311550480.19295-100000@maxwell.phys.lafayette.edu>
3158      Branch: perl
3159            ! lib/Math/BigInt/t/mbi_rand.t
3160 ____________________________________________________________________________
3161 [ 16932] By: jhi                                   on 2002/05/31  18:46:54
3162         Log: From: Michael G Schwern <schwern@pobox.com>
3163              Date: Fri, 31 May 2002 15:18:02 -0400
3164              Message-id: <20020531191802.GB23567@ool-18b93024.dyn.optonline.net>
3165              To: perl5-porters@perl.org
3166      Branch: perl
3167            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
3168            ! MANIFEST
3169 ____________________________________________________________________________
3170 [ 16931] By: jhi                                   on 2002/05/31  17:52:24
3171         Log: More datapoints on gcc/alpha.
3172      Branch: perl
3173            ! pod/perldelta.pod
3174 ____________________________________________________________________________
3175 [ 16930] By: jhi                                   on 2002/05/31  17:07:14
3176         Log: Document that old gccs on Alpha are no good.
3177      Branch: perl
3178            ! pod/perldelta.pod
3179 ____________________________________________________________________________
3180 [ 16929] By: pudge                                 on 2002/05/31  16:27:30
3181         Log: Integrate perl
3182      Branch: macperl
3183           +> NetWare/bat/SetCodeWar.bat ext/Storable/t/interwork56.t
3184           +> ext/Storable/t/make_56_interwork.pl lib/ExtUtils/t/MM_NW5.t
3185           +> lib/ExtUtils/t/writemakefile_args.t lib/File/Spec/NW5.pm
3186           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
3187           +> t/lib/sample-tests/skipall_nomsg
3188            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
3189            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
3190            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
3191            - NetWare/bat/Setmpksdk.bat NetWare/bat/Setwatcom.bat
3192            - NetWare/bat/ToggleXDC.bat
3193           !> (integrate 86 files)
3194 ____________________________________________________________________________
3195 [ 16928] By: jhi                                   on 2002/05/31  16:20:02
3196         Log: Subject: [PATCH perl@16923] archname glitch on HP-UX/IA64
3197              From: Colin Watson <colinw@zeus.com>
3198              Date: Fri, 31 May 2002 17:34:06 +0100
3199              Message-ID: <20020531163406.GA10401@zeus.com>
3200      Branch: perl
3201            ! hints/hpux.sh
3202 ____________________________________________________________________________
3203 [ 16927] By: jhi                                   on 2002/05/31  16:17:29
3204         Log: Subject: [PATCH] Adjust executable suffix checks for VMS
3205              From: Paul_GreenVOS@vos.stratus.com
3206              Date: Fri, 31 May 02 12:23 edt
3207              Message-Id: <200205311622.MAA21673@mailhub2.stratus.com>
3208      Branch: perl
3209            ! pod/perlport.pod pod/perlvar.pod
3210 ____________________________________________________________________________
3211 [ 16926] By: pudge                                 on 2002/05/31  16:07:35
3212         Log: Big MacPerl Testing Patch No. 2
3213              There might be more soon, but this is almost all of it for now
3214      Branch: macperl
3215            ! ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
3216            ! lib/Devel/SelfStubber.t lib/English.t
3217            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
3218            ! lib/File/Path.t lib/File/Temp.pm lib/FindBin.t
3219            ! lib/Tie/File/t/09_gen_rs.t lib/diagnostics.t lib/lib.t
3220            ! lib/lib_pm.PL t/lib/MakeMaker/Test/Utils.pm
3221 ____________________________________________________________________________
3222 [ 16925] By: jhi                                   on 2002/05/31  14:52:22
3223         Log: Update Changes.
3224      Branch: perl
3225            ! Changes patchlevel.h
3226 ____________________________________________________________________________
3227 [ 16924] By: jhi                                   on 2002/05/31  14:34:23
3228         Log: Missing MANIFESTations.
3229      Branch: perl
3230            ! MANIFEST
3231 ____________________________________________________________________________
3232 [ 16923] By: jhi                                   on 2002/05/31  13:21:13
3233         Log: DJGPP tweaks from Laszlo.
3234      Branch: perl
3235            ! lib/English.t
3236 ____________________________________________________________________________
3237 [ 16922] By: jhi                                   on 2002/05/31  13:12:51
3238         Log: NetWare update from Ananth Kesari.
3239      Branch: perl
3240            + NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
3241            + lib/File/Spec/NW5.pm
3242            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
3243            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
3244            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
3245            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
3246            ! MANIFEST NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
3247            ! README.netware ext/DynaLoader/DynaLoader_pm.PL
3248            ! lib/ExtUtils/MM_NW5.pm makedef.pl toke.c
3249 ____________________________________________________________________________
3250 [ 16921] By: jhi                                   on 2002/05/31  12:39:48
3251         Log: Integrate perlio:
3252              
3253              [ 16920]
3254              Use File::Spec for blib expectance tests - skating round
3255              existing MacOS and VMS hacks.
3256      Branch: perl
3257           !> lib/blib.t
3258 ____________________________________________________________________________
3259 [ 16920] By: nick                                  on 2002/05/31  08:48:40
3260         Log: Use File::Spec for blib expectance tests - skating round
3261              existing MacOS and VMS hacks.
3262      Branch: perlio
3263            ! lib/blib.t
3264 ____________________________________________________________________________
3265 [ 16919] By: nick                                  on 2002/05/31  08:39:37
3266         Log: Integrate mainline
3267      Branch: perlio
3268           +> ext/Storable/t/interwork56.t
3269           +> ext/Storable/t/make_56_interwork.pl
3270           +> lib/ExtUtils/t/writemakefile_args.t
3271           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
3272           +> t/lib/sample-tests/skipall_nomsg
3273            - NetWare/bat/Setwatcom.bat
3274           !> (integrate 62 files)
3275 ____________________________________________________________________________
3276 [ 16918] By: jhi                                   on 2002/05/31  03:12:15
3277         Log: Regen toc.
3278      Branch: perl
3279            ! pod/perltoc.pod
3280 ____________________________________________________________________________
3281 [ 16917] By: jhi                                   on 2002/05/31  02:13:06
3282         Log: Subject: [PATCH] t/test.pl, which_perl, VMS
3283              From: "Craig A. Berry" <craigberry@mac.com>
3284              Date: Thu, 30 May 2002 22:14:15 -0500
3285              Message-Id: <a0511170ab91c997b6866@[172.16.52.1]>
3286      Branch: perl
3287            ! t/test.pl
3288 ____________________________________________________________________________
3289 [ 16916] By: jhi                                   on 2002/05/31  02:05:11
3290         Log: Missing from #16914.
3291      Branch: perl
3292            ! MANIFEST
3293 ____________________________________________________________________________
3294 [ 16915] By: jhi                                   on 2002/05/31  02:01:07
3295         Log: BeOS status update.
3296      Branch: perl
3297            ! AUTHORS README.beos pod/perldelta.pod
3298 ____________________________________________________________________________
3299 [ 16914] By: jhi                                   on 2002/05/31  01:54:38
3300         Log: Upgrade to Test::Harness 2.24.
3301      Branch: perl
3302            + t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
3303            + t/lib/sample-tests/skipall_nomsg
3304            ! lib/Test/Harness.pm lib/Test/Harness/Changes
3305            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
3306            ! lib/Test/Harness/t/strap-analyze.t
3307            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
3308 ____________________________________________________________________________
3309 [ 16913] By: jhi                                   on 2002/05/31  01:24:32
3310         Log: metaconfig unit change for #16912.
3311      Branch: metaconfig/U/perl
3312            ! perlpath.U
3313 ____________________________________________________________________________
3314 [ 16912] By: jhi                                   on 2002/05/31  01:24:16
3315         Log: Subject: Improved $^X patch
3316              From: Paul_GreenVOS@vos.stratus.com
3317              Date: Thu, 30 May 02 17:32 edt
3318              Message-Id: <200205302132.RAA18437@mailhub1.stratus.com>
3319      Branch: perl
3320            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3321            ! pod/perlport.pod pod/perlvar.pod
3322 ____________________________________________________________________________
3323 [ 16911] By: jhi                                   on 2002/05/31  01:12:21
3324         Log: Subject: [PATCH configure.com] _ext -> _exe
3325              From: "Craig A. Berry" <craigberry@mac.com>
3326              Date: Thu, 30 May 2002 18:32:43 -0500
3327              Message-Id: <a05111705b91c5d0f3f25@[172.16.52.1]>
3328      Branch: perl
3329            ! configure.com
3330 ____________________________________________________________________________
3331 [ 16910] By: jhi                                   on 2002/05/31  01:10:08
3332         Log: Because of #16909 MANIFEST changes.
3333      Branch: perl
3334            ! t/TEST t/harness
3335 ____________________________________________________________________________
3336 [ 16909] By: jhi                                   on 2002/05/31  01:09:36
3337         Log: Subject: [PATCH] Storable compatibility with 64 bit 5.6.x
3338              From: Nicholas Clark <nick@unfortu.net>
3339              Date: Fri, 31 May 2002 00:02:22 +0100
3340              Message-ID: <20020530230221.GC296@Bagpuss.unfortu.net>
3341      Branch: perl
3342            + ext/Storable/t/interwork56.t
3343            + ext/Storable/t/make_56_interwork.pl
3344            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
3345            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
3346            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
3347 ____________________________________________________________________________
3348 [ 16908] By: jhi                                   on 2002/05/30  20:49:34
3349         Log: Integrate perlio:
3350              
3351              [ 16895]
3352              Play safe and avoid writes to stdio's buffer (for glibc2.3)
3353      Branch: perl
3354           !> perlio.c
3355 ____________________________________________________________________________
3356 [ 16907] By: jhi                                   on 2002/05/30  20:42:42
3357         Log: Upgrade to Math::BigRat 0.06.
3358      Branch: perl
3359            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
3360 ____________________________________________________________________________
3361 [ 16906] By: jhi                                   on 2002/05/30  20:39:30
3362         Log: Upgrade to Math::BigInt 1.57.
3363      Branch: perl
3364            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
3365            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
3366            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
3367            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbi_rand.t
3368            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc
3369 ____________________________________________________________________________
3370 [ 16905] By: jhi                                   on 2002/05/30  20:26:32
3371         Log: Subject: [PATCH perl@16893] lib/blib.t tweak for VMS
3372              From: "Craig A. Berry" <craigberry@mac.com>
3373              Date: Thu, 30 May 2002 16:22:40 -0500
3374              Message-Id: <a05111703b91c44a6865f@[172.16.52.1]>
3375      Branch: perl
3376            ! lib/blib.t
3377 ____________________________________________________________________________
3378 [ 16904] By: jhi                                   on 2002/05/30  20:24:10
3379         Log: Upgrade to ExtUtils::MakeMaker 6.01.
3380      Branch: perl
3381            + lib/ExtUtils/t/writemakefile_args.t
3382            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
3383            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
3384            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_MacOS.pm
3385            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
3386            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
3387            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
3388            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
3389            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/testlib.pm
3390 ____________________________________________________________________________
3391 [ 16903] By: dougm                                 on 2002/05/30  20:05:47
3392         Log: prevent attempts to load extension libraries more than once on darwin.
3393              avoiding fatal errors in the form of: "multiple definitions of symbol _XS_foo"
3394      Branch: perl
3395            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
3396 ____________________________________________________________________________
3397 [ 16902] By: jhi                                   on 2002/05/30  20:01:10
3398         Log: Obsolete file.
3399      Branch: perl
3400            - NetWare/bat/Setwatcom.bat
3401            ! MANIFEST
3402 ____________________________________________________________________________
3403 [ 16901] By: jhi                                   on 2002/05/30  19:49:57
3404         Log: Update Andy.
3405      Branch: perl
3406            ! hints/linux.sh
3407 ____________________________________________________________________________
3408 [ 16900] By: jhi                                   on 2002/05/30  19:40:14
3409         Log: INT2PTR/PTR2IV defined twice.
3410      Branch: perl
3411            ! ext/Devel/PPPort/PPPort.pm
3412 ____________________________________________________________________________
3413 [ 16899] By: jhi                                   on 2002/05/30  19:26:11
3414         Log: Subject: Re: [PATCH: perl@16826] small updates to DCL portions of perl kit
3415              From: PPrymmer@factset.com
3416              Date: Thu, 30 May 2002 13:57:31 -0400
3417              Message-ID: <OF5D13E5C1.A33F30A2-ON85256BC9.0061EF06@55.25.11>
3418              
3419              Multinet matters with s/might the/mind the/
3420      Branch: perl
3421            ! README.vms
3422 ____________________________________________________________________________
3423 [ 16898] By: nick                                  on 2002/05/30  15:55:46
3424         Log: Integrate mainline
3425      Branch: perlio
3426           !> Changes lib/charnames.pm lib/charnames.t patchlevel.h
3427           !> pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod
3428 ____________________________________________________________________________
3429 [ 16897] By: jhi                                   on 2002/05/30  15:46:52
3430         Log: Document the glibc 2.2.5 long long bug.
3431      Branch: perl
3432            ! pod/perldelta.pod
3433 ____________________________________________________________________________
3434 [ 16896] By: jhi                                   on 2002/05/30  15:43:56
3435         Log: Subject: [PATCH pod/perlfunc.pod]  Not having an unimport is no longer fatal.
3436              From: Abigail <abigail@foad.org>
3437              Date: Thu, 30 May 2002 09:33:51 -0700
3438              Message-ID: <20020530093351.A18225@ucan.foad.org>
3439      Branch: perl
3440            ! pod/perlfunc.pod
3441 ____________________________________________________________________________
3442 [ 16895] By: nick                                  on 2002/05/30  14:40:11
3443         Log: Play safe and avoid writes to stdio's buffer (for glibc2.3)
3444      Branch: perlio
3445            ! perlio.c
3446 ____________________________________________________________________________
3447 [ 16894] By: nick                                  on 2002/05/30  14:39:19
3448         Log: Integrate mainline
3449      Branch: perlio
3450           !> (integrate 50 files)
3451 ____________________________________________________________________________
3452 [ 16893] By: jhi                                   on 2002/05/30  14:24:29
3453         Log: Update Changes.
3454      Branch: perl
3455            ! Changes patchlevel.h
3456 ____________________________________________________________________________
3457 [ 16892] By: jhi                                   on 2002/05/30  14:17:43
3458         Log: Subject: RE: [PATCH pod/perlvar.pod] $^X
3459              From: "Green, Paul" <Paul.Green@stratus.com>
3460              Date: Thu, 30 May 2002 11:11:35 -0400
3461              Message-ID: <A2A34F15EE916148BC4C4748223E67A4027C25E4@EXNA4.stratus.com>  
3462      Branch: perl
3463            ! pod/perlvar.pod
3464 ____________________________________________________________________________
3465 [ 16891] By: jhi                                   on 2002/05/30  14:07:30
3466         Log: charnames patch from Thomas Wegner.
3467      Branch: perl
3468            ! lib/charnames.pm lib/charnames.t
3469 ____________________________________________________________________________
3470 [ 16890] By: jhi                                   on 2002/05/30  14:03:24
3471         Log: Subject: [Patch perl@16861] charnames::vianame tweak
3472              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3473              Date: Thu, 30 May 2002 23:56:51 +0900
3474              Message-Id: <20020530235541.D722.BQW10602@nifty.com>
3475      Branch: perl
3476            ! lib/charnames.pm
3477 ____________________________________________________________________________
3478 [ 16889] By: jhi                                   on 2002/05/30  14:02:02
3479         Log: Chart the self-tying minefield.
3480      Branch: perl
3481            ! pod/perldelta.pod
3482 ____________________________________________________________________________
3483 [ 16888] By: jhi                                   on 2002/05/30  13:58:53
3484         Log: Ignasi Roca convinced me, so #16855 is back in.
3485      Branch: perl
3486            ! utfebcdic.h
3487 ____________________________________________________________________________
3488 [ 16887] By: jhi                                   on 2002/05/30  13:51:29
3489         Log: Subject: [PATCH] Re: Linux glibc 2.2.90 issue; likely from readonly stdio mmap
3490              From: Andy Dougherty <doughera@lafayette.edu>
3491              Date: Thu, 30 May 2002 10:50:18 -0400 (EDT)
3492              Message-ID: <Pine.SOL.4.10.10205301008040.22885-100000@maxwell.phys.lafayette.edu>
3493      Branch: perl
3494            ! hints/linux.sh
3495 ____________________________________________________________________________
3496 [ 16886] By: gbarr                                 on 2002/05/30  13:49:11
3497         Log: Sync with libnet-1.12
3498      Branch: perl
3499            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm lib/Net/SMTP.pm
3500 ____________________________________________________________________________
3501 [ 16885] By: jhi                                   on 2002/05/30  13:43:28
3502         Log: Subject: Re: perl@16861
3503              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3504              Date: Wed, 29 May 2002 15:27:18 -0700
3505              Message-ID: <GXV98gzkgW7Y092yn@efn.org>
3506              
3507              Yitzchak won't give up on self-ties.
3508      Branch: perl
3509            ! pp_sys.c t/op/tie.t
3510 ____________________________________________________________________________
3511 [ 16884] By: ams                                   on 2002/05/30  13:32:52
3512         Log: Ronald Kimball pointed out that there was a run-on sentence in the
3513              last patch by Stas Bekman, and I fixed it, and while I was at it, I
3514              fixed the wording of the last phrase as well, and then I re-wrapped
3515              the paragraph.
3516      Branch: perl
3517            ! pod/perlvar.pod
3518 ____________________________________________________________________________
3519 [ 16883] By: jhi                                   on 2002/05/30  13:30:52
3520         Log: Integrate macperl change #16875.
3521      Branch: perl
3522           !> ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
3523           !> t/lib/warnings/op
3524 ____________________________________________________________________________
3525 [ 16882] By: jhi                                   on 2002/05/30  13:29:13
3526         Log: Integrate macperl patch #16868.
3527      Branch: perl
3528           !> (integrate 36 files)
3529 ____________________________________________________________________________
3530 [ 16881] By: jhi                                   on 2002/05/30  12:50:14
3531         Log: Subject: Re: [ PATCH ] module test fest
3532              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3533              Date: Thu, 30 May 2002 13:52:18 +0200
3534              Message-Id: <20020530135047.0B46.H.M.BRAND@hccnet.nl>
3535              
3536              HP-UX Oracle wisdom (with some tweaks)
3537      Branch: perl
3538            ! README.hpux
3539 ____________________________________________________________________________
3540 [ 16880] By: jhi                                   on 2002/05/30  12:48:09
3541         Log: metaconfig unit change for #16879.
3542      Branch: metaconfig
3543            ! U/modified/Options.U
3544 ____________________________________________________________________________
3545 [ 16879] By: jhi                                   on 2002/05/30  12:47:34
3546         Log: Configure -A should not mangle spaces, from H.Merijn B.
3547      Branch: perl
3548            ! Configure
3549 ____________________________________________________________________________
3550 [ 16878] By: jhi                                   on 2002/05/30  12:40:42
3551         Log: OS/2: found the _fd_flags() prototype.
3552      Branch: perl
3553            ! os2/os2ish.h
3554 ____________________________________________________________________________
3555 [ 16877] By: jhi                                   on 2002/05/30  12:33:05
3556         Log: Fix up the signal handler reinstallation lore.
3557      Branch: perl
3558            ! pod/perlipc.pod
3559 ____________________________________________________________________________
3560 [ 16876] By: jhi                                   on 2002/05/30  12:29:09
3561         Log: Subject: [PATCH pod/perlipc.pod] Handling the SIGHUP Signal in Daemons
3562              From: Stas Bekman <stas@stason.org>
3563              Date: Thu, 30 May 2002 15:29:02 +0800
3564              Message-ID: <3CF5D4BE.4000500@stason.org>
3565      Branch: perl
3566            ! pod/perlipc.pod
3567 ____________________________________________________________________________
3568 [ 16875] By: pudge                                 on 2002/05/30  11:48:05
3569         Log: Fixes for fixes
3570      Branch: macperl
3571            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
3572            ! t/lib/warnings/op
3573 ____________________________________________________________________________
3574 [ 16874] By: ams                                   on 2002/05/30  07:41:30
3575         Log: Fix typo in #16866.
3576      Branch: perl
3577            ! lib/File/stat.t
3578 ____________________________________________________________________________
3579 [ 16873] By: ams                                   on 2002/05/30  07:39:24
3580         Log: Subject: [PATCH lib/File/Spec/Unix.pm] catpath()'s pod part
3581              From: Stas Bekman <stas@stason.org>
3582              Date: Thu, 30 May 2002 16:14:55 +0800
3583              Message-Id: <3CF5DF7F.1060700@stason.org>
3584      Branch: perl
3585            ! lib/File/Spec/Unix.pm
3586 ____________________________________________________________________________
3587 [ 16872] By: ams                                   on 2002/05/30  07:38:34
3588         Log: Subject: [PATCH pod/perlvar.pod] $^X
3589              From: Stas Bekman <stas@stason.org>
3590              Date: Thu, 30 May 2002 15:59:48 +0800
3591              Message-Id: <3CF5DBF4.7080500@stason.org>
3592      Branch: perl
3593            ! pod/perlvar.pod
3594 ____________________________________________________________________________
3595 [ 16871] By: nick                                  on 2002/05/30  06:45:56
3596         Log: Integrate all but lib/File/stat.t which seems broken.
3597      Branch: perlio
3598           !> Changes Porting/patching.pod cygwin/perlld.in
3599           !> epoc/createpkg.pl ext/Devel/PPPort/PPPort.pm
3600           !> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
3601           !> lib/ExtUtils/MM_NW5.pm os2/os2ish.h patchlevel.h perl.h
3602           !> pp_pack.c sv.c t/base/num.t t/harness t/op/tie.t
3603           !> t/run/fresh_perl.t utfebcdic.h
3604 ____________________________________________________________________________
3605 [ 16870] By: pudge                                 on 2002/05/30  06:06:34
3606         Log: Integrate perl
3607      Branch: macperl
3608           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
3609           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
3610           !> (integrate 137 files)
3611 ____________________________________________________________________________
3612 [ 16869] By: pudge                                 on 2002/05/30  05:41:50
3613         Log: Makefile / config / test updates for MacPerl
3614      Branch: macperl
3615            + macos/MacPerlMakeTests.plx
3616            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
3617            ! macos/Makefile.mk macos/bundled_ext/Digest/MD5/Makefile.mk
3618            ! macos/config.h macos/config.sh macos/macperl/Makefile.mk
3619 ____________________________________________________________________________
3620 [ 16868] By: pudge                                 on 2002/05/30  05:39:51
3621         Log: Big MacPerl Testing Patch No. 1
3622              If you like this, stay tuned, there's more to come!
3623      Branch: macperl
3624            ! ext/B/B/Concise.pm ext/B/t/deparse.t ext/B/t/terse.t
3625            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t
3626            ! ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/t/io_dup.t
3627            ! ext/POSIX/t/sigaction.t ext/PerlIO/t/encoding.t
3628            ! ext/PerlIO/t/fallback.t ext/Socket/Socket.t
3629            ! ext/Storable/t/utf8hash.t lib/AutoSplit.t
3630            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/hostent.t
3631            ! lib/Pod/t/Usage.t lib/Pod/t/pod2html-lib.pl
3632            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
3633            ! lib/Test/Harness/t/strap-analyze.t
3634            ! lib/Test/Harness/t/test-harness.t lib/Test/Simple/t/exit.t
3635            ! lib/Unicode/Collate.pm lib/Unicode/UCD.t lib/blib.pm
3636            ! lib/blib.t lib/open.t lib/strict.t lib/subs.t lib/warnings.t
3637            ! perl.c t/lib/filter-util.pl t/lib/warnings/doio
3638            ! t/lib/warnings/mg t/lib/warnings/op t/x2p/s2p.t
3639 ____________________________________________________________________________
3640 [ 16867] By: jhi                                   on 2002/05/29  23:25:09
3641         Log: Attachments are okay.
3642      Branch: perl
3643            ! Porting/patching.pod
3644 ____________________________________________________________________________
3645 [ 16866] By: jhi                                   on 2002/05/29  19:46:49
3646         Log: OS/2: ENOINO.
3647      Branch: perl
3648            ! lib/File/stat.t
3649 ____________________________________________________________________________
3650 [ 16865] By: jhi                                   on 2002/05/29  19:41:53
3651         Log: OS/2: provide prototype.
3652      Branch: perl
3653            ! os2/os2ish.h
3654 ____________________________________________________________________________
3655 [ 16864] By: jhi                                   on 2002/05/29  19:29:17
3656         Log: OS/2: fp stringification fudge.
3657              (After this the whole suite passes 98.30%)
3658      Branch: perl
3659            ! t/base/num.t
3660 ____________________________________________________________________________
3661 [ 16863] By: jhi                                   on 2002/05/29  17:35:04
3662         Log: harness wasn't running x2p/s2p.t.
3663      Branch: perl
3664            ! t/harness
3665 ____________________________________________________________________________
3666 [ 16862] By: nick                                  on 2002/05/29  14:12:41
3667         Log: Integrate mainline
3668      Branch: perlio
3669           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
3670           !> (integrate 100 files)
3671 ____________________________________________________________________________
3672 [ 16861] By: jhi                                   on 2002/05/29  13:41:01
3673         Log: Subject: [PATCH] pack 'w' should be using NV, not double
3674              From: Nicholas Clark <nick@ccl4.org>
3675              Date: Wed, 29 May 2002 15:38:41 +0100
3676              Message-ID: <20020529153840.L53388@plum.flirble.org>
3677      Branch: perl
3678            ! pp_pack.c
3679 ____________________________________________________________________________
3680 [ 16860] By: jhi                                   on 2002/05/29  13:31:35
3681         Log: Update Changes.
3682      Branch: perl
3683            ! Changes patchlevel.h
3684 ____________________________________________________________________________
3685 [ 16859] By: jhi                                   on 2002/05/29  13:25:31
3686         Log: Spelling bee.
3687      Branch: perl
3688            ! t/op/tie.t
3689 ____________________________________________________________________________
3690 [ 16858] By: jhi                                   on 2002/05/29  13:21:58
3691         Log: Recover some of the #16845.
3692      Branch: perl
3693            ! sv.c t/op/tie.t t/run/fresh_perl.t
3694 ____________________________________________________________________________
3695 [ 16857] By: jhi                                   on 2002/05/29  12:47:02
3696         Log: Retract #16855 until settled.
3697      Branch: perl
3698            ! utfebcdic.h
3699 ____________________________________________________________________________
3700 [ 16856] By: jhi                                   on 2002/05/29  12:31:35
3701         Log: OS/2: more missing definitions.
3702      Branch: perl
3703            ! os2/os2ish.h
3704 ____________________________________________________________________________
3705 [ 16855] By: jhi                                   on 2002/05/29  12:28:17
3706         Log: Subject: UTF-EBCDIC for POSIX-BC (Malformed UTF-8 character)
3707              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
3708              Date: Wed, 29 May 2002 13:16:16 +0200
3709              Message-ID: <318B95F90D8BD41194A5009027FD5FFBCE6CED@madrid14.mad.fsc.net>
3710      Branch: perl
3711            ! utfebcdic.h
3712 ____________________________________________________________________________
3713 [ 16854] By: jhi                                   on 2002/05/29  12:16:08
3714         Log: PPPort: fix up SvPVbyte if in 5.6.1 (borrowed from Digest::MD5)
3715      Branch: perl
3716            ! ext/Devel/PPPort/PPPort.pm
3717 ____________________________________________________________________________
3718 [ 16853] By: jhi                                   on 2002/05/29  11:58:43
3719         Log: Subject: Re: [PATCHES] Re: libwin32 on Cygwin?
3720              From: "Gerrit P. Haase" <gp@familiehaase.de>
3721              Date: Wed, 29 May 2002 08:06:43 +0200
3722              Message-ID: <1881715214417.20020529080643@familiehaase.de>
3723      Branch: perl
3724            ! perl.h
3725 ____________________________________________________________________________
3726 [ 16852] By: jhi                                   on 2002/05/29  11:53:12
3727         Log: OS/2: more missing headers from John Poltorak.
3728      Branch: perl
3729            ! os2/os2ish.h
3730 ____________________________________________________________________________
3731 [ 16851] By: jhi                                   on 2002/05/29  11:48:35
3732         Log: Subject: Re: forewarning: usedevel and versiononly
3733              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3734              Date: Wed, 29 May 2002 09:41:23 +0200
3735              Message-Id: <20020529081515.D570.H.M.BRAND@hccnet.nl>
3736              
3737              More 5.7.3 -> 5.8.0.
3738      Branch: perl
3739            ! cygwin/perlld.in epoc/createpkg.pl ext/Encode/bin/enc2xs
3740            ! ext/Encode/bin/piconv lib/ExtUtils/MM_NW5.pm
3741 ____________________________________________________________________________
3742 [ 16850] By: ams                                   on 2002/05/29  06:48:19
3743         Log: Lots of spring cleaning. (No functional changes.)
3744      Branch: perl
3745            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
3746            ! ext/Storable/README ext/Storable/Storable.pm
3747            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
3748            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
3749            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
3750            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
3751            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
3752            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
3753            ! ext/Storable/t/retrieve.t ext/Storable/t/st-dump.pl
3754            ! ext/Storable/t/store.t ext/Storable/t/tied.t
3755            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
3756            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
3757 ____________________________________________________________________________
3758 [ 16849] By: jhi                                   on 2002/05/29  01:16:23
3759         Log: pod cleanups.
3760      Branch: perl
3761            ! README.aix README.cygwin README.jp README.ko README.macos
3762            ! README.tw pod/perl561delta.pod pod/perldelta.pod
3763            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
3764            ! pod/perlhack.pod pod/perlipc.pod pod/perlsub.pod
3765            ! pod/perlthrtut.pod pod/perlunicode.pod pod/perluniintro.pod
3766 ____________________________________________________________________________
3767 [ 16848] By: jhi                                   on 2002/05/29  00:44:59
3768         Log: Regen perltoc.
3769      Branch: perl
3770            ! pod/perltoc.pod
3771 ____________________________________________________________________________
3772 [ 16847] By: jhi                                   on 2002/05/28  22:15:44
3773         Log: Subject: [PATCH] cross-compilation support for WinCE for non-core extensions
3774              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
3775              Date: Wed, 29 May 2002 02:48:15 +0400
3776              Message-ID: <000701c20699$c3684a30$c25cc3d9@vad>
3777      Branch: perl
3778            ! wince/Makefile.ce
3779 ____________________________________________________________________________
3780 [ 16846] By: jhi                                   on 2002/05/28  22:10:51
3781         Log: Subject: [PATCH: perl@16826] small updates to DCL portions of perl kit
3782              From: PPrymmer@factset.com
3783              Date: Tue, 28 May 2002 18:34:55 -0400
3784              Message-ID: <OF23EAAE54.E5DCAD53-ON85256BC7.007B1EA5@55.25.11>
3785      Branch: perl
3786            ! configure.com vms/genopt.com
3787 ____________________________________________________________________________
3788 [ 16845] By: jhi                                   on 2002/05/28  22:05:55
3789         Log: Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501
3790              to restore some level of sanity in the tied scalars can of worms.
3791      Branch: perl
3792            ! mg.c pp_sys.c sv.c t/op/tie.t t/run/fresh_perl.t
3793 ____________________________________________________________________________
3794 [ 16844] By: gsar                                  on 2002/05/28  22:05:38
3795         Log: extension of change#16332: isolate signal diddling to the main
3796              interpreter (fixes signal-related races, e.g. when multiple
3797              threads run system())
3798      Branch: maint-5.6/perl
3799            ! util.c
3800 ____________________________________________________________________________
3801 [ 16843] By: jhi                                   on 2002/05/28  20:35:59
3802         Log: Bump the version numbers to five-eight-oh.
3803      Branch: perl
3804            ! Configure NetWare/Makefile NetWare/config_H.wc
3805            ! Porting/config.sh Porting/config_H README.tru64 epoc/config.sh
3806            ! patchlevel.h t/op/ver.t uconfig.h uconfig.sh utils/h2xs.PL
3807            ! vos/config.alpha.h vos/config.ga.h win32/Makefile
3808            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3809            ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
3810            ! wince/config_H.ce
3811 ____________________________________________________________________________
3812 [ 16842] By: ams                                   on 2002/05/28  19:34:27
3813         Log: Subject: Minor INSTALL patch
3814              From: Andy Dougherty <doughera@lafayette.edu>
3815              Date: Tue, 28 May 2002 16:08:30 -0400 (EDT)
3816              Message-Id: <Pine.SOL.4.10.10205281607001.17663-100000@maxwell.phys.lafayette.edu>
3817      Branch: perl
3818            ! INSTALL
3819 ____________________________________________________________________________
3820 [ 16841] By: ams                                   on 2002/05/28  19:01:22
3821         Log: Add integer.t to MANIFEST.
3822      Branch: perl
3823            ! ext/Storable/MANIFEST
3824 ____________________________________________________________________________
3825 [ 16840] By: jhi                                   on 2002/05/28  17:49:08
3826         Log: Subject: [Encode] 1.74 released -- final for 5.8.0-RC1
3827              From: Dan Kogai <dankogai@dan.co.jp>
3828              Date: Wed, 29 May 2002 03:43:57 +0900
3829              Message-Id: <DE163EDE-726A-11D6-B9CB-0003939A104C@dan.co.jp>
3830      Branch: perl
3831            + ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
3832            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
3833            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
3834            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.pm
3835            ! ext/Encode/Encode.xs ext/Encode/Encode/Makefile_PL.e2x
3836            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
3837            ! ext/Encode/MANIFEST ext/Encode/Makefile.PL
3838            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
3839            ! ext/Encode/bin/enc2xs ext/Encode/lib/Encode/Supported.pod
3840            ! ext/Encode/t/mime-header.t
3841 ____________________________________________________________________________
3842 [ 16839] By: jhi                                   on 2002/05/28  17:18:28
3843         Log: OS/2: bug found by John Poltorak.
3844      Branch: perl
3845            ! lib/ExtUtils/MM_OS2.pm
3846 ____________________________________________________________________________
3847 [ 16838] By: gsar                                  on 2002/05/28  14:14:29
3848         Log: makefiles should not clobber lib/Thread directory (some Thread
3849              files seem to live there rather than in ext, for some reason)
3850      Branch: perl
3851            ! win32/Makefile win32/makefile.mk
3852 ____________________________________________________________________________
3853 [ 16837] By: jhi                                   on 2002/05/28  14:06:42
3854         Log: Subject: [PATCH] Bug fix for charnames::vianame
3855              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3856              Date: Tue, 28 May 2002 23:53:39 +0900
3857              Message-Id: <20020528234907.310A.BQW10602@nifty.com>
3858      Branch: perl
3859            ! lib/charnames.pm lib/charnames.t
3860 ____________________________________________________________________________
3861 [ 16836] By: jhi                                   on 2002/05/28  13:43:39
3862         Log: Test output tweak.
3863      Branch: perl
3864            ! lib/ExtUtils/t/Embed.t
3865 ____________________________________________________________________________
3866 [ 16835] By: jhi                                   on 2002/05/28  13:32:46
3867         Log: More charnames tweaks.
3868      Branch: perl
3869            ! lib/charnames.pm lib/charnames.t
3870 ____________________________________________________________________________
3871 [ 16834] By: jhi                                   on 2002/05/28  13:24:16
3872         Log: Subject: [PATCH] Doc fix for charnames::vianame
3873              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3874              Date: Tue, 28 May 2002 22:46:41 +0900
3875              Message-Id: <20020528223607.9EBF.BQW10602@nifty.com>
3876      Branch: perl
3877            ! lib/charnames.pm
3878 ____________________________________________________________________________
3879 [ 16833] By: jhi                                   on 2002/05/28  13:23:03
3880         Log: Subject: [PATCH 5.7.3 TEST] Embed.t fails on Win32
3881              From: "Yves Orton" <demerphq@hotmail.com>
3882              Date: Tue, 28 May 2002 15:43:12 +0200
3883              Message-ID: <F170zgYLowspDKicUbv0000b23d@hotmail.com>
3884      Branch: perl
3885            ! lib/ExtUtils/t/Embed.t
3886 ____________________________________________________________________________
3887 [ 16832] By: jhi                                   on 2002/05/28  13:14:21
3888         Log: metaconfig unit change for #16831.
3889      Branch: metaconfig/U/perl
3890            ! gccvers.U
3891 ____________________________________________________________________________
3892 [ 16831] By: jhi                                   on 2002/05/28  13:14:02
3893         Log: gcc 3 defensiveness from H. Merijn B and Rafael.
3894      Branch: perl
3895            ! Configure
3896 ____________________________________________________________________________
3897 [ 16830] By: jhi                                   on 2002/05/28  12:55:29
3898         Log: Retract the Straps part of #16829 for now since
3899              the subtest 44 of t/strap.t started failing.
3900      Branch: perl
3901            ! lib/Test/Harness/Straps.pm
3902 ____________________________________________________________________________
3903 [ 16829] By: jhi                                   on 2002/05/28  12:26:34
3904         Log: Subject: [PATCH bleadperl] Test::Harness and skiping tests functionality
3905              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
3906              Date: Tue, 28 May 2002 08:17:53 +0200
3907              Message-ID: <40949173.20020528081753@tesla.rcub.bg.ac.yu>
3908      Branch: perl
3909            ! ext/POSIX/t/waitpid.t lib/Test/Harness.pm
3910            ! lib/Test/Harness/Straps.pm t/op/64bitint.t t/test.pl
3911 ____________________________________________________________________________
3912 [ 16828] By: nick                                  on 2002/05/28  08:00:28
3913         Log: Integrate mainline
3914      Branch: perlio
3915           !> Changes Makefile.micro README.netware README.tru64
3916           !> ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
3917           !> ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
3918           !> ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
3919           !> ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
3920           !> ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
3921           !> ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
3922           !> mg.c patchlevel.h pod/perltodo.pod sv.c t/lib/warnings/pp_hot
3923           !> uconfig.h util.c
3924 ____________________________________________________________________________
3925 [ 16827] By: jhi                                   on 2002/05/28  00:46:23
3926         Log: Tru64: sockatmark trouble.
3927      Branch: perl
3928            ! README.tru64
3929 ____________________________________________________________________________
3930 [ 16826] By: jhi                                   on 2002/05/27  23:48:31
3931         Log: Update Changes.
3932      Branch: perl
3933            ! Changes patchlevel.h
3934 ____________________________________________________________________________
3935 [ 16825] By: pudge                                 on 2002/05/27  22:55:07
3936         Log: Integrate perl
3937      Branch: macperl
3938           +> ext/Storable/t/integer.t
3939            ! macos/MPVersion.r macos/config.sh
3940           !> (integrate 60 files)
3941 ____________________________________________________________________________
3942 [ 16824] By: jhi                                   on 2002/05/27  20:58:48
3943         Log: Todo update.
3944      Branch: perl
3945            ! pod/perltodo.pod
3946 ____________________________________________________________________________
3947 [ 16823] By: jhi                                   on 2002/05/27  20:55:45
3948         Log: Don't assume sh and true.
3949      Branch: perl
3950            ! Makefile.micro uconfig.h
3951 ____________________________________________________________________________
3952 [ 16822] By: jhi                                   on 2002/05/27  20:42:47
3953         Log: Subject: Re: [PATCH] Version tango
3954              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3955              Date: Mon, 27 May 2002 13:20:56 -0700
3956              Message-ID: <oUp88gzkgy+T092yn@efn.org>
3957      Branch: perl
3958            ! ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
3959            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
3960            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
3961            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
3962            ! ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
3963            ! ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
3964 ____________________________________________________________________________
3965 [ 16821] By: rgs                                   on 2002/05/27  20:25:30
3966         Log: Fix a warning bug in Perl_report_evil_fh (didn't report
3967              stashes correctly.) Partial info is better than wrong info.
3968      Branch: perl
3969            ! t/lib/warnings/pp_hot util.c
3970 ____________________________________________________________________________
3971 [ 16820] By: jhi                                   on 2002/05/27  20:09:27
3972         Log: A shot in the dark.
3973      Branch: perl
3974            ! mg.c
3975 ____________________________________________________________________________
3976 [ 16819] By: jhi                                   on 2002/05/27  19:10:14
3977         Log: Comment nit from Yitzchak.
3978      Branch: perl
3979            ! sv.c
3980 ____________________________________________________________________________
3981 [ 16818] By: nick                                  on 2002/05/27  18:47:58
3982         Log: Integrate mainline
3983      Branch: perlio
3984           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
3985           !> Changes MANIFEST NetWare/bat/Setwatcom.bat README.cygwin
3986           !> README.netware ext/B/B/Deparse.pm ext/B/B/Lint.pm
3987           !> ext/B/t/lint.t ext/Storable/ChangeLog ext/Storable/Storable.pm
3988           !> ext/Storable/Storable.xs ext/Storable/t/downgrade.t
3989           !> hints/darwin.sh hints/hpux.sh lib/ExtUtils/MM_NW5.pm
3990           !> patchlevel.h pod/perldelta.pod pod/perlfaq5.pod
3991           !> pod/perlfaq6.pod pod/perlfunc.pod pod/perlipc.pod
3992           !> pod/perlsub.pod
3993 ____________________________________________________________________________
3994 [ 16817] By: jhi                                   on 2002/05/27  18:15:32
3995         Log: POD cleanup and rewrapping.
3996      Branch: perl
3997            ! README.netware
3998 ____________________________________________________________________________
3999 [ 16816] By: jhi                                   on 2002/05/27  16:55:53
4000         Log: Update Changes.
4001      Branch: perl
4002            ! Changes patchlevel.h
4003 ____________________________________________________________________________
4004 [ 16815] By: jhi                                   on 2002/05/27  16:49:06
4005         Log: More NetWare.
4006      Branch: perl
4007            ! README.netware
4008 ____________________________________________________________________________
4009 [ 16814] By: jhi                                   on 2002/05/27  16:36:08
4010         Log: Subject: [ PATCH ] Re: Smoke 16789 /pro/3gl/CPAN/perl-current
4011              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4012              Date: Mon, 27 May 2002 19:26:27 +0200
4013              Message-Id: <20020527190443.2164.H.M.BRAND@hccnet.nl>
4014      Branch: perl
4015            ! hints/hpux.sh
4016 ____________________________________________________________________________
4017 [ 16813] By: jhi                                   on 2002/05/27  16:35:47
4018         Log: We are not that certain about the localising of
4019              tied aggregates.
4020      Branch: perl
4021            ! pod/perldelta.pod
4022 ____________________________________________________________________________
4023 [ 16812] By: jhi                                   on 2002/05/27  16:22:45
4024         Log: Missed from #16811.
4025      Branch: perl
4026            + NetWare/sv_nw.c
4027            ! MANIFEST
4028 ____________________________________________________________________________
4029 [ 16811] By: jhi                                   on 2002/05/27  16:22:06
4030         Log: NetWare diff from Ananth Kesari.
4031      Branch: perl
4032            + NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
4033            ! NetWare/bat/Setwatcom.bat lib/ExtUtils/MM_NW5.pm
4034 ____________________________________________________________________________
4035 [ 16810] By: jhi                                   on 2002/05/27  16:02:10
4036         Log: Integrate perlio:
4037              
4038              [ 16809]
4039              Add IO::Scalar fail case to the tests.
4040              
4041              [ 16808]
4042              Fix for the IO::Scalar bug (I think).
4043              At tie time break the loop but in a different place:
4044              A. Increment REFCNT of the RV involved in the self-tie
4045              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
4046              At mg_free time
4047              Break the connection between the RV and its referent
4048              so that we do not try and free it (again).
4049              
4050              [ 16805]
4051              **** UNSAFE **** partial fix for IO::Scalar and local ties.
4052              Only op/local.t fails but it is nasty... try valgrind on other machine.
4053      Branch: perl
4054           !> mg.c sv.c t/op/tie.t
4055 ____________________________________________________________________________
4056 [ 16809] By: nick                                  on 2002/05/27  11:02:21
4057         Log: Add IO::Scalar fail case to the tests.
4058      Branch: perlio
4059            ! t/op/tie.t
4060 ____________________________________________________________________________
4061 [ 16808] By: nick                                  on 2002/05/27  09:54:46
4062         Log: Fix for the IO::Scalar bug (I think).
4063              At tie time break the loop but in a different place:
4064              A. Increment REFCNT of the RV involved in the self-tie
4065              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
4066              At mg_free time
4067              Break the connection between the RV and its referent
4068              so that we do not try and free it (again).
4069      Branch: perlio
4070            ! mg.c sv.c
4071 ____________________________________________________________________________
4072 [ 16807] By: jhi                                   on 2002/05/27  02:39:04
4073         Log: select() portability nit.
4074      Branch: perl
4075            ! pod/perlfunc.pod
4076 ____________________________________________________________________________
4077 [ 16806] By: rgs                                   on 2002/05/26  21:01:35
4078         Log: Fix a remaining B::Lint bug.
4079      Branch: perl
4080            ! ext/B/B/Lint.pm ext/B/t/lint.t
4081 ____________________________________________________________________________
4082 [ 16805] By: nick                                  on 2002/05/26  20:51:31
4083         Log: **** UNSAFE **** partial fix for IO::Scalar and local ties.
4084              Only op/local.t fails but it is nasty... try valgrind on other machine.
4085      Branch: perlio
4086            ! sv.c
4087 ____________________________________________________________________________
4088 [ 16804] By: jhi                                   on 2002/05/26  17:23:26
4089         Log: Some day I might actually learn to test changes first
4090              before committing them in.
4091      Branch: perl
4092            ! hints/darwin.sh
4093 ____________________________________________________________________________
4094 [ 16803] By: jhi                                   on 2002/05/26  17:16:32
4095         Log: Until otherwise proven.
4096      Branch: perl
4097            ! hints/darwin.sh
4098 ____________________________________________________________________________
4099 [ 16802] By: jhi                                   on 2002/05/26  17:15:12
4100         Log: Darwin hint tweaks.
4101      Branch: perl
4102            ! hints/darwin.sh
4103 ____________________________________________________________________________
4104 [ 16801] By: jhi                                   on 2002/05/26  15:56:15
4105         Log: FAQ sync.
4106      Branch: perl
4107            ! pod/perlfaq5.pod pod/perlfaq6.pod
4108 ____________________________________________________________________________
4109 [ 16800] By: jhi                                   on 2002/05/26  15:27:05
4110         Log: Subject: [DOC-PATCH] README.cygwin updated
4111              From: "Gerrit P. Haase" <gp@familiehaase.de>
4112              Date: Sun, 26 May 2002 14:56:14 +0200
4113              Message-ID: <1151480833395.20020526145614@familiehaase.de>
4114      Branch: perl
4115            ! README.cygwin
4116 ____________________________________________________________________________
4117 [ 16799] By: jhi                                   on 2002/05/26  15:25:35
4118         Log: I thinkk thinggy has only one g.
4119      Branch: perl
4120            ! pod/perldelta.pod
4121 ____________________________________________________________________________
4122 [ 16798] By: jhi                                   on 2002/05/26  15:23:32
4123         Log: Subject: [PATCH] docs for broken local(%tied) behaviour
4124              From: Dave Mitchell <davem@fdgroup.com>
4125              Date: Sun, 26 May 2002 14:15:42 +0100
4126              Message-ID: <20020526141542.B18527@fdgroup.com>
4127      Branch: perl
4128            ! pod/perldelta.pod pod/perlsub.pod
4129 ____________________________________________________________________________
4130 [ 16797] By: jhi                                   on 2002/05/26  15:19:34
4131         Log: Subject: [PATCH] B::Deparse: handle blessed code refs in coderef2text
4132              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
4133              Date: Sat, 25 May 2002 21:52:16 -0700
4134              Message-ID: <15600.27136.853114.694744@soda.csua.berkeley.edu>
4135      Branch: perl
4136            ! ext/B/B/Deparse.pm
4137 ____________________________________________________________________________
4138 [ 16796] By: jhi                                   on 2002/05/26  15:18:27
4139         Log: Slight reformatting; tiny tweaks.
4140      Branch: perl
4141            ! pod/perlipc.pod
4142 ____________________________________________________________________________
4143 [ 16795] By: jhi                                   on 2002/05/26  15:11:00
4144         Log: Integrate perlio:
4145              
4146              [ 16794]
4147              Update perlipc.pod for new signals
4148      Branch: perl
4149           !> pod/perlipc.pod
4150 ____________________________________________________________________________
4151 [ 16794] By: nick                                  on 2002/05/26  08:07:12
4152         Log: Update perlipc.pod for new signals
4153      Branch: perlio
4154            ! pod/perlipc.pod
4155 ____________________________________________________________________________
4156 [ 16793] By: nick                                  on 2002/05/26  07:10:14
4157         Log: Integrate mainline
4158      Branch: perlio
4159           !> AUTHORS Changes Configure patchlevel.h
4160 ____________________________________________________________________________
4161 [ 16792] By: jhi                                   on 2002/05/25  21:39:58
4162         Log: Mention that we do Win64.
4163      Branch: perl
4164            ! pod/perldelta.pod
4165 ____________________________________________________________________________
4166 [ 16791] By: jhi                                   on 2002/05/25  21:39:03
4167         Log: Document the $Config{byteorder} changes.
4168      Branch: perl
4169            ! pod/perldelta.pod
4170 ____________________________________________________________________________
4171 [ 16790] By: jhi                                   on 2002/05/25  21:27:52
4172         Log: Subject: [PATCH] Re: Storable 2.0.0 fails on vendor perl on Mac OS X 10.1
4173              From: Nicholas Clark <nick@unfortu.net>
4174              Date: Sat, 25 May 2002 22:37:19 +0100
4175              Message-ID: <20020525213719.GG299@Bagpuss.unfortu.net> 
4176              
4177              Subject: [PATCH] Storable (smaller)
4178              From: Nicholas Clark <nick@unfortu.net>
4179              Date: Sat, 25 May 2002 23:13:13 +0100
4180              Message-ID: <20020525221312.GA3910@Bagpuss.unfortu.net>
4181      Branch: perl
4182            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
4183            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
4184 ____________________________________________________________________________
4185 [ 16789] By: jhi                                   on 2002/05/25  19:00:43
4186         Log: Update Changes.
4187      Branch: perl
4188            ! Changes patchlevel.h
4189 ____________________________________________________________________________
4190 [ 16788] By: jhi                                   on 2002/05/25  18:55:30
4191         Log: AUTHORS updates.
4192      Branch: perl
4193            ! AUTHORS
4194 ____________________________________________________________________________
4195 [ 16787] By: jhi                                   on 2002/05/25  18:51:49
4196         Log: metaconfig unit changes for #16786.
4197      Branch: metaconfig
4198            ! U/modified/Getfile.U U/modified/pager.U
4199 ____________________________________________________________________________
4200 [ 16786] By: jhi                                   on 2002/05/25  18:51:29
4201         Log: Pager query tweaks from Andy Dougherty (for OS/2).
4202      Branch: perl
4203            ! Configure
4204 ____________________________________________________________________________
4205 [ 16785] By: jhi                                   on 2002/05/25  18:19:56
4206         Log: Integrate perlio:
4207              
4208              [ 16784]
4209              Fix VMS ungetc fix for platforms like NetBSD.
4210      Branch: perl
4211           !> perlio.c
4212 ____________________________________________________________________________
4213 [ 16784] By: nick                                  on 2002/05/25  17:34:48
4214         Log: Fix VMS ungetc fix for platforms like NetBSD.
4215      Branch: perlio
4216            ! perlio.c
4217 ____________________________________________________________________________
4218 [ 16783] By: nick                                  on 2002/05/25  16:33:14
4219         Log: Integrate mainline for Lupe's perlio.c fix before
4220              starting on NetBSD issue
4221      Branch: perlio
4222           !> README.beos ext/Storable/t/integer.t lib/ExtUtils/t/basic.t
4223           !> perlio.c pod/perlapio.pod pod/perldelta.pod
4224 ____________________________________________________________________________
4225 [ 16782] By: jhi                                   on 2002/05/25  16:26:53
4226         Log: Subject: [PATCH perl@16764/MM 5.96_01] basic.t library problem on VMS
4227              From: "Craig A. Berry" <craigberry@mac.com>
4228              Date: Sat, 25 May 2002 12:19:36 -0500
4229              Message-Id: <a0511170cb914b40fc32d@[172.16.52.1]>
4230      Branch: perl
4231            ! lib/ExtUtils/t/basic.t
4232 ____________________________________________________________________________
4233 [ 16781] By: jhi                                   on 2002/05/25  16:13:08
4234         Log: BeOS: update the test status.
4235      Branch: perl
4236            ! README.beos pod/perldelta.pod
4237 ____________________________________________________________________________
4238 [ 16780] By: jhi                                   on 2002/05/25  15:30:32
4239         Log: Subject: Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
4240              From: Nicholas Clark <nick@unfortu.net>
4241              Date: Sat, 25 May 2002 17:19:21 +0100
4242              Message-ID: <20020525161921.GD299@Bagpuss.unfortu.net>
4243      Branch: perl
4244            ! ext/Storable/t/integer.t
4245 ____________________________________________________________________________
4246 [ 16779] By: jhi                                   on 2002/05/25  14:58:48
4247         Log: Update the number of tests.
4248      Branch: perl
4249            ! pod/perldelta.pod
4250 ____________________________________________________________________________
4251 [ 16778] By: jhi                                   on 2002/05/25  13:11:52
4252         Log: Subject: [Patch] Re: ./perl harness on Cygwin today failures
4253              From: lupe@lupe-christoph.de (Lupe Christoph)    
4254              Date: Sat, 25 May 2002 15:45:34 +0200
4255              Message-ID: <20020525134534.GT6638@lupe-christoph.de>
4256      Branch: perl
4257            ! perlio.c pod/perlapio.pod
4258 ____________________________________________________________________________
4259 [ 16777] By: jhi                                   on 2002/05/25  12:51:53
4260         Log: Subject: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
4261              From: Nicholas Clark <nick@unfortu.net>
4262              Date: Sat, 25 May 2002 12:17:44 +0100
4263              Message-ID: <20020525111743.GC299@Bagpuss.unfortu.net>
4264      Branch: perl
4265            ! ext/Storable/t/integer.t
4266 ____________________________________________________________________________
4267 [ 16776] By: nick                                  on 2002/05/25  11:23:28
4268         Log: Integrate mainline
4269      Branch: perlio
4270           +> ext/Storable/t/integer.t
4271           !> (integrate 41 files)
4272 ____________________________________________________________________________
4273 [ 16775] By: jhi                                   on 2002/05/25  01:48:37
4274         Log: perldelta tweaks.
4275      Branch: perl
4276            ! pod/perldelta.pod
4277 ____________________________________________________________________________
4278 [ 16774] By: jhi                                   on 2002/05/24  22:28:29
4279         Log: UNICOS: update test status.
4280      Branch: perl
4281            ! ext/Socket/socketpair.t pod/perldelta.pod
4282 ____________________________________________________________________________
4283 [ 16773] By: jhi                                   on 2002/05/24  22:25:41
4284         Log: UNICOS: since $] is really 5.00700299999997,
4285              testing for equivalence with 5.007003 isn't correct.
4286              (From Nicholas Clark.)
4287      Branch: perl
4288            ! ext/Storable/t/downgrade.t
4289 ____________________________________________________________________________
4290 [ 16772] By: jhi                                   on 2002/05/24  21:44:35
4291         Log: Knock off one test failure thanks to #16771.
4292      Branch: perl
4293            ! pod/perldelta.pod
4294 ____________________________________________________________________________
4295 [ 16771] By: jhi                                   on 2002/05/24  21:39:53
4296         Log: In some (rare) platforms (such as UNICOS) using the native
4297              atof is still better.
4298      Branch: perl
4299            ! numeric.c perl.h
4300 ____________________________________________________________________________
4301 [ 16770] By: jhi                                   on 2002/05/24  21:14:34
4302         Log: Subject: [PATCH vms/vms.c] logical name translation iteration limits
4303              From: "Craig A. Berry" <craigberry@mac.com>
4304              Date: Fri, 24 May 2002 16:24:44 -0500
4305              Message-Id: <a0511170ab9145b5af8f9@[172.16.52.1]>      
4306      Branch: perl
4307            ! pod/perldelta.pod vms/vms.c
4308 ____________________________________________________________________________
4309 [ 16769] By: jhi                                   on 2002/05/24  19:25:55
4310         Log: Subject: [PATCH pod/perllol.pod] small typo
4311              From: "Geoffrey F. Green" <geoff-public@stuebegreen.com>
4312              Date: Fri, 24 May 2002 16:05:07 -0400
4313              Message-ID: <B9141533.8467%geoff-public@stuebegreen.com>
4314      Branch: perl
4315            ! pod/perllol.pod
4316 ____________________________________________________________________________
4317 [ 16768] By: jhi                                   on 2002/05/24  17:47:14
4318         Log: Subject: Re: op/pat.t failure at test 822, Solaris 8, gcc -O -Duse64bitint
4319              From: Andy Dougherty <doughera@lafayette.edu>
4320              Date: Fri, 24 May 2002 14:46:49 -0400 (EDT)
4321              Message-ID: <Pine.SOL.4.10.10205241445520.6195-100000@maxwell.phys.lafayette.edu>
4322      Branch: perl
4323            ! hints/solaris_2.sh
4324 ____________________________________________________________________________
4325 [ 16767] By: jhi                                   on 2002/05/24  16:55:48
4326         Log: Subject: [patch] small change
4327              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
4328              Date: Fri, 24 May 2002 19:18:24 +0400
4329              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C07D69E@cio-test001.spb.lucent.com>
4330      Branch: perl
4331            ! perl.h win32/makefile.mk
4332 ____________________________________________________________________________
4333 [ 16766] By: jhi                                   on 2002/05/24  14:30:25
4334         Log: Subject: [PATCH] README.aix
4335              From: John Peacock <jpeacock@rowman.com>    
4336              Date: Fri, 24 May 2002 10:49:39 -0400
4337              Message-ID: <3CEE5303.1070201@rowman.com>
4338      Branch: perl
4339            ! README.aix
4340 ____________________________________________________________________________
4341 [ 16765] By: jhi                                   on 2002/05/24  14:23:06
4342         Log: Upgrade to Locale-Codes 2.04.
4343      Branch: perl
4344            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/t/country.t
4345            ! lib/Locale/Country.pm
4346 ____________________________________________________________________________
4347 [ 16764] By: jhi                                   on 2002/05/24  12:27:51
4348         Log: Update Changes.
4349      Branch: perl
4350            ! Changes patchlevel.h
4351 ____________________________________________________________________________
4352 [ 16763] By: jhi                                   on 2002/05/24  12:02:42
4353         Log: Subject: [PATCH Makefile.SH]  'make distclean' should remove *old files too.
4354              From: Abigail <abigail@foad.org>
4355              Date: Fri, 24 May 2002 02:43:37 -0700
4356              Message-ID: <20020524024337.A28749@ucan.foad.org>
4357      Branch: perl
4358            ! Makefile.SH
4359 ____________________________________________________________________________
4360 [ 16762] By: jhi                                   on 2002/05/24  12:01:18
4361         Log: Subject: [PATCH ext/POSIX/t/posix.t, pod/perldelta.pod] Typos
4362              From: Abigail <abigail@foad.org>
4363              Date: Fri, 24 May 2002 02:26:48 -0700
4364              Message-ID: <20020524022648.A31684@ucan.foad.org>
4365      Branch: perl
4366            ! ext/POSIX/t/posix.t
4367 ____________________________________________________________________________
4368 [ 16761] By: jhi                                   on 2002/05/23  23:25:48
4369         Log: Doc tweaks.
4370      Branch: perl
4371            ! pod/perlunicode.pod pod/perluniintro.pod
4372 ____________________________________________________________________________
4373 [ 16760] By: jhi                                   on 2002/05/23  22:44:48
4374         Log: More portability defines, now mostly type-related
4375              (based on Storable.xs)
4376      Branch: perl
4377            ! ext/Devel/PPPort/PPPort.pm
4378 ____________________________________________________________________________
4379 [ 16759] By: jhi                                   on 2002/05/23  22:11:11
4380         Log: Subject: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
4381              From: Nicholas Clark <nick@unfortu.net>
4382              Date: Thu, 23 May 2002 23:43:16 +0100
4383              Message-ID: <20020523224316.GB989@Bagpuss.unfortu.net>     
4384      Branch: perl
4385            + ext/Storable/t/integer.t
4386            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
4387            ! ext/Storable/Storable.xs
4388 ____________________________________________________________________________
4389 [ 16758] By: jhi                                   on 2002/05/23  21:25:40
4390         Log: Subject: [PATCH] configure.com: C switch tweak for VAX
4391              From: "Craig A. Berry" <craigberry@mac.com>
4392              Date: Thu, 23 May 2002 16:47:34 -0500
4393              Message-Id: <a05111704b9131291e9f0@[172.16.52.1]>
4394      Branch: perl
4395            ! configure.com
4396 ____________________________________________________________________________
4397 [ 16757] By: jhi                                   on 2002/05/23  20:24:57
4398         Log: One more ppportability thing (from Sarathy).
4399      Branch: perl
4400            ! ext/Devel/PPPort/PPPort.pm
4401 ____________________________________________________________________________
4402 [ 16756] By: jhi                                   on 2002/05/23  20:20:41
4403         Log: Subject: [PATCH] Test::Harness 2.22 -> 2.23
4404              From: Michael G Schwern <schwern@pobox.com>
4405              Date: Wed, 22 May 2002 19:21:43 -0400
4406              Message-id: <20020522232143.GS7147@ool-18b93024.dyn.optonline.net>
4407      Branch: perl
4408            ! lib/Test/Harness.pm lib/Test/Harness/Changes
4409            ! lib/Test/Harness/t/strap-analyze.t
4410            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
4411            ! t/lib/sample-tests/die_head_end
4412            ! t/lib/sample-tests/die_last_minute
4413 ____________________________________________________________________________
4414 [ 16755] By: jhi                                   on 2002/05/23  20:17:54
4415         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.95_01 -> 5.96_01
4416              From: Michael G Schwern <schwern@pobox.com>
4417              Date: Wed, 22 May 2002 19:14:35 -0400
4418              Message-id: <20020522231434.GR7147@ool-18b93024.dyn.optonline.net>
4419      Branch: perl
4420            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
4421            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/basic.t
4422            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
4423 ____________________________________________________________________________
4424 [ 16754] By: jhi                                   on 2002/05/23  19:02:23
4425         Log: Subject: [PATCH] dump.c recognizes CvLOCKED
4426              From: Tim Jenness <t.jenness@jach.hawaii.edu>
4427              Date: Thu, 23 May 2002 10:00:00 -1000 (HST)
4428              Message-ID: <Pine.LNX.4.44.0205230959040.3222-100000@lapaki>
4429      Branch: perl
4430            ! dump.c
4431 ____________________________________________________________________________
4432 [ 16753] By: jhi                                   on 2002/05/23  17:41:21
4433         Log: Typo squad.
4434      Branch: perl
4435            ! ext/POSIX/POSIX.pod pod/perldelta.pod
4436 ____________________________________________________________________________
4437 [ 16752] By: jhi                                   on 2002/05/23  16:04:15
4438         Log: Subject: Re: [ID 20020523.001] POSIX::sleep not POSIX compliant
4439              From: Abigail <abigail@foad.org>
4440              Date: Thu, 23 May 2002 07:53:33 -0700
4441              Message-ID: <20020523075333.A14658@ucan.foad.org>
4442      Branch: perl
4443            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod pod/perldelta.pod
4444 ____________________________________________________________________________
4445 [ 16751] By: jhi                                   on 2002/05/23  10:21:09
4446         Log: PPPort dTHX.
4447      Branch: perl
4448            ! ext/Devel/PPPort/PPPort.pm
4449 ____________________________________________________________________________
4450 [ 16750] By: nick                                  on 2002/05/23  08:00:24
4451         Log: Integrate mainline (all ok on MinGW-1.1 Win2k)
4452      Branch: perlio
4453           !> README.aix ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
4454           !> hints/hpux.sh hints/unicos.sh lib/utf8.t lib/vmsish.t
4455           !> pod/perldelta.pod
4456 ____________________________________________________________________________
4457 [ 16749] By: jhi                                   on 2002/05/22  22:36:35
4458         Log: We do not want utf8.t to be compiled under -Mutf8,
4459              wonky as it sounds.
4460      Branch: perl
4461            ! lib/utf8.t
4462 ____________________________________________________________________________
4463 [ 16748] By: jhi                                   on 2002/05/22  22:34:20
4464         Log: We do not want to see the utf8 hints bit.
4465      Branch: perl
4466            ! lib/vmsish.t
4467 ____________________________________________________________________________
4468 [ 16747] By: jhi                                   on 2002/05/22  22:30:57
4469         Log: More -Mutf8 cleanup.
4470      Branch: perl
4471            ! ext/PerlIO/t/fallback.t
4472 ____________________________________________________________________________
4473 [ 16746] By: jhi                                   on 2002/05/22  22:29:08
4474         Log: -Mutf8 cleanup.
4475      Branch: perl
4476            ! ext/Encode/t/mime-header.t
4477 ____________________________________________________________________________
4478 [ 16745] By: jhi                                   on 2002/05/22  21:57:48
4479         Log: Integrate perlio:
4480              
4481              [ 16740]
4482              #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
4483              
4484              [ 16739]
4485              Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
4486              ungetc() and buffer snooping may not mix. So use buffer snoop
4487              hooks to avoid ungetc() where available.
4488              unread() falls back to using :pending layer, and fill has
4489              VMS specific code (which should not get used) or ungetc()
4490              which should work.
4491              
4492              [ 16737]
4493              Flag the VMS-problem-causing part of :encoding
4494              for enhancement. (Problem still needs fixing in perlio.c)
4495      Branch: perl
4496           !> ext/PerlIO/encoding/encoding.xs perlio.c
4497 ____________________________________________________________________________
4498 [ 16744] By: jhi                                   on 2002/05/22  21:52:58
4499         Log: Subject: Re: Additional README.aix changes
4500              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4501              Date: Wed, 22 May 2002 08:37:37 +0200
4502              Message-Id: <20020522075227.348B.H.M.BRAND@hccnet.nl>
4503      Branch: perl
4504            ! README.aix
4505 ____________________________________________________________________________
4506 [ 16743] By: jhi                                   on 2002/05/22  21:52:09
4507         Log: HP-UX 11.00 io_xs hangup workaround.
4508      Branch: perl
4509            ! hints/hpux.sh
4510 ____________________________________________________________________________
4511 [ 16742] By: jhi                                   on 2002/05/22  21:49:59
4512         Log: Updated UNICOS status from Mark Lutz.
4513      Branch: perl
4514            ! pod/perldelta.pod
4515 ____________________________________________________________________________
4516 [ 16741] By: jhi                                   on 2002/05/22  21:47:41
4517         Log: UNICOS: Mark Lutz had a better idea.
4518      Branch: perl
4519            ! hints/unicos.sh
4520 ____________________________________________________________________________
4521 [ 16740] By: nick                                  on 2002/05/22  21:13:10
4522         Log: #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
4523      Branch: perlio
4524            ! perlio.c
4525 ____________________________________________________________________________
4526 [ 16739] By: nick                                  on 2002/05/22  20:59:22
4527         Log: Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
4528              ungetc() and buffer snooping may not mix. So use buffer snoop
4529              hooks to avoid ungetc() where available.
4530              unread() falls back to using :pending layer, and fill has
4531              VMS specific code (which should not get used) or ungetc()
4532              which should work.
4533      Branch: perlio
4534            ! perlio.c
4535 ____________________________________________________________________________
4536 [ 16738] By: nick                                  on 2002/05/22  20:34:55
4537         Log: Integrate mainline
4538      Branch: perlio
4539           !> (integrate 40 files)
4540 ____________________________________________________________________________
4541 [ 16737] By: nick                                  on 2002/05/22  19:04:13
4542         Log: Flag the VMS-problem-causing part of :encoding
4543              for enhancement. (Problem still needs fixing in perlio.c)
4544      Branch: perlio
4545            ! ext/PerlIO/encoding/encoding.xs
4546 ____________________________________________________________________________
4547 [ 16736] By: jhi                                   on 2002/05/22  16:20:38
4548         Log: UNICOS: using uname -m is wrong since what matters
4549              is what CPUs (FPUs) we have.
4550      Branch: perl
4551            ! hints/unicos.sh
4552 ____________________________________________________________________________
4553 [ 16735] By: jhi                                   on 2002/05/22  13:07:41
4554         Log: Update Changes.
4555      Branch: perl
4556            ! Changes patchlevel.h
4557 ____________________________________________________________________________
4558 [ 16734] By: jhi                                   on 2002/05/22  12:39:25
4559         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
4560              From: Dave Mitchell <davem@fdgroup.com>
4561              Date: Wed, 22 May 2002 12:53:21 +0100
4562              Message-ID: <20020522125320.E12794@fdgroup.com>
4563      Branch: perl
4564            ! ext/threads/shared/t/cond.t
4565 ____________________________________________________________________________
4566 [ 16733] By: jhi                                   on 2002/05/22  12:32:41
4567         Log: Subject: Documentation Patch to pod/perlunicode.pod pod/perluniintro.pod   
4568              From: John Borwick <john_borwick@ncsu.edu>
4569              Date: Wed, 22 May 2002 04:10:37 -0400
4570              Message-ID: <15595.21117.875874.721450@nada.johnborwick.com>
4571      Branch: perl
4572            ! pod/perlunicode.pod pod/perluniintro.pod
4573 ____________________________________________________________________________
4574 [ 16732] By: ams                                   on 2002/05/22  05:47:35
4575         Log: Integrate #16731 from //depot/macperl.
4576      Branch: perl
4577           !> t/io/crlf.t
4578 ____________________________________________________________________________
4579 [ 16731] By: pudge                                 on 2002/05/22  04:18:58
4580         Log: Be more specific in what we're looking for
4581      Branch: macperl
4582            ! t/io/crlf.t
4583 ____________________________________________________________________________
4584 [ 16730] By: pudge                                 on 2002/05/22  03:36:42
4585         Log: Integrate perl; bump patchlevel; add lib/Unicode/README back
4586      Branch: macperl
4587            + lib/Unicode/README
4588           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
4589           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
4590            - t/lib/st-dump.pl
4591            ! macos/MPVersion.r macos/config.sh
4592           !> (integrate 135 files)
4593 ____________________________________________________________________________
4594 [ 16729] By: jhi                                   on 2002/05/22  00:24:29
4595         Log: FAQ sync.
4596      Branch: perl
4597            ! pod/perlfaq4.pod
4598 ____________________________________________________________________________
4599 [ 16728] By: jhi                                   on 2002/05/21  23:02:03
4600         Log: Getopt::Std clarification from John Borwick.
4601      Branch: perl
4602            ! lib/Getopt/Std.pm
4603 ____________________________________________________________________________
4604 [ 16727] By: jhi                                   on 2002/05/21  22:59:58
4605         Log: Subject: Re: [Patch] for problem with shellwords.pl
4606              From: "Curtis Poe" <cp@onsitetech.com>
4607              Date: Tue, 21 May 2002 11:17:40 -0700
4608              Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com>
4609              
4610              Subject: [Patch] for security problem with Text::ParseWords
4611              From: "Curtis Poe" <cp@onsitetech.com>     
4612              Date: Tue, 21 May 2002 15:10:18 -0700
4613              Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com>
4614      Branch: perl
4615            ! lib/Text/ParseWords.pm lib/shellwords.pl
4616 ____________________________________________________________________________
4617 [ 16726] By: jhi                                   on 2002/05/21  22:57:09
4618         Log: Subject: [PATCH] SDBM_File.xs warning (was Re: danger! op\fork.t#2 causes core-dump)
4619              From: Nicholas Clark <nick@unfortu.net>
4620              Date: Tue, 21 May 2002 23:01:48 +0100
4621              Message-ID: <20020521220148.GH290@Bagpuss.unfortu.net>
4622      Branch: perl
4623            ! ext/SDBM_File/SDBM_File.xs
4624 ____________________________________________________________________________
4625 [ 16725] By: jhi                                   on 2002/05/21  22:16:05
4626         Log: Subject: [PATCH] Additional README.aix changes
4627              From: John Peacock <jpeacock@rowman.com>
4628              Date: Tue, 21 May 2002 12:01:10 -0400
4629              Message-ID: <3CEA6F46.70902@rowman.com>
4630      Branch: perl
4631            ! README.aix
4632 ____________________________________________________________________________
4633 [ 16724] By: jhi                                   on 2002/05/21  17:51:00
4634         Log: Subject: Win32 crash in fork.t (perl@16694)
4635              From: "Kevin Chase" <kevincha99@hotmail.com>
4636              Date: Mon, 20 May 2002 17:02:16 -0700
4637              Message-ID: <F53z5b6KZmcK8r6beUz000008f7@hotmail.com>
4638              
4639              
4640              It looks that the Poison() found its first target.
4641              The suggested patch is fine.
4642      Branch: perl
4643            ! cop.h
4644 ____________________________________________________________________________
4645 [ 16723] By: jhi                                   on 2002/05/21  14:54:24
4646         Log: microperl: if DIEing on no-functionality, the has-functionality
4647              would be unreachable code.
4648      Branch: perl
4649            ! pp.c pp_sys.c
4650 ____________________________________________________________________________
4651 [ 16722] By: jhi                                   on 2002/05/21  14:25:44
4652         Log: microperl: do not regenerate the perly.
4653      Branch: perl
4654            ! Makefile.micro
4655 ____________________________________________________________________________
4656 [ 16721] By: jhi                                   on 2002/05/21  13:30:26
4657         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
4658              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4659              Date: Mon, 20 May 2002 22:55:46 -0700
4660              Message-ID: <iFe68gzkgCIJ092yn@efn.org>
4661      Branch: perl
4662            ! utils/h2xs.PL
4663 ____________________________________________________________________________
4664 [ 16720] By: jhi                                   on 2002/05/21  13:22:51
4665         Log: Regen uconfig.h.
4666      Branch: perl
4667            ! uconfig.h
4668 ____________________________________________________________________________
4669 [ 16719] By: ams                                   on 2002/05/21  05:02:01
4670         Log: Why quote some keys?
4671      Branch: perl
4672            ! ext/Storable/Makefile.PL
4673 ____________________________________________________________________________
4674 [ 16718] By: ams                                   on 2002/05/21  04:08:39
4675         Log: Suppress warning about $canonical. (Nicholas Clark)
4676      Branch: perl
4677            ! ext/Storable/Storable.pm
4678 ____________________________________________________________________________
4679 [ 16717] By: jhi                                   on 2002/05/21  03:18:59
4680         Log: Subject: [PATCH] VMS iThreads follow-up
4681              From: "Craig A. Berry" <craigberry@mac.com>
4682              Date: Mon, 20 May 2002 21:34:17 -0500
4683              Message-Id: <a05111700b90f5f1c3b01@[172.16.52.1]>
4684      Branch: perl
4685            ! configure.com
4686 ____________________________________________________________________________
4687 [ 16716] By: ams                                   on 2002/05/21  02:47:18
4688         Log: 1. Declare correct version for Test::More dependency. (Autrijus Tang)
4689              2. Install in core library directory. (Tatsuhiko Miyagawa)
4690      Branch: perl
4691            ! ext/Storable/Makefile.PL
4692 ____________________________________________________________________________
4693 [ 16715] By: jhi                                   on 2002/05/20  22:13:45
4694         Log: Subject: [Encode] 1.72 released
4695              From: Dan Kogai <dankogai@dan.co.jp>
4696              Date: Tue, 21 May 2002 01:06:19 +0900
4697              Message-Id: <85BA0AD1-6C0B-11D6-90A1-0003939A104C@dan.co.jp>     
4698      Branch: perl
4699            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
4700            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
4701            ! ext/Encode/Unicode/Unicode.xs
4702            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/perlio.t
4703 ____________________________________________________________________________
4704 [ 16714] By: jhi                                   on 2002/05/20  14:53:31
4705         Log: Update Changes.
4706      Branch: perl
4707            ! Changes patchlevel.h
4708 ____________________________________________________________________________
4709 [ 16713] By: jhi                                   on 2002/05/20  14:46:15
4710         Log: A bit of self-promotion from David Wheeler <david@wheeler.net> :-)
4711      Branch: perl
4712            ! pod/perlfaq4.pod
4713 ____________________________________________________________________________
4714 [ 16712] By: jhi                                   on 2002/05/20  14:25:03
4715         Log: metaconfig unit changes for #16711.
4716      Branch: metaconfig
4717            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
4718            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
4719            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
4720            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
4721            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
4722            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
4723            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
4724            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
4725            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
4726            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
4727            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
4728            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
4729            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
4730            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
4731            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
4732            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
4733            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
4734            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
4735            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
4736            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
4737            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
4738            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
4739            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
4740            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
4741 ____________________________________________________________________________
4742 [ 16711] By: jhi                                   on 2002/05/20  14:24:38
4743         Log: Document better what the foo_r_proto are supposed to be.
4744      Branch: perl
4745            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4746            ! config_h.SH reentr.pl
4747 ____________________________________________________________________________
4748 [ 16710] By: jhi                                   on 2002/05/20  14:11:33
4749         Log: Subject: Re: pod patches.
4750              From: Jim Cromie <jcromie@divsol.com>
4751              Date: Mon, 20 May 2002 09:00:10 -0600
4752              Message-ID: <3CE90F7A.3070309@divsol.com>
4753              
4754              (with Philip Newton's tweaks)
4755      Branch: perl
4756            ! pod/perlsub.pod
4757 ____________________________________________________________________________
4758 [ 16709] By: jhi                                   on 2002/05/20  12:50:34
4759         Log: Subject: Re: pod patch - perldelta.pod
4760              From: Jim Cromie <jcromie@divsol.com>
4761              Date: Mon, 20 May 2002 07:16:54 -0600
4762              Message-ID: <3CE8F746.50603@divsol.com>
4763      Branch: perl
4764            ! pod/perldelta.pod
4765 ____________________________________________________________________________
4766 [ 16708] By: jhi                                   on 2002/05/20  12:49:20
4767         Log: Subject: [patch] one more little step for WinCE
4768              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
4769              Date: Mon, 20 May 2002 11:47:19 +0400
4770              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C0282D3@cio-test001.spb.lucent.com>
4771      Branch: perl
4772            ! wince/Makefile.ce
4773 ____________________________________________________________________________
4774 [ 16707] By: jhi                                   on 2002/05/20  12:42:35
4775         Log: Preemptive doc patch.
4776      Branch: perl
4777            ! pod/perldelta.pod
4778 ____________________________________________________________________________
4779 [ 16706] By: rgs                                   on 2002/05/20  12:21:14
4780         Log: The "constant sub redefined" warning can't be disabled.
4781      Branch: perl
4782            ! pod/perldiag.pod
4783 ____________________________________________________________________________
4784 [ 16705] By: nick                                  on 2002/05/20  10:18:26
4785         Log: Integrate mainline
4786      Branch: perlio
4787           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
4788           !> MANIFEST configure.com ext/Encode/Encode/Makefile_PL.e2x
4789           !> ext/Socket/socketpair.t pod/perldelta.pod pod/perlfunc.pod
4790           !> pod/perlthrtut.pod vms/vms.c vms/vmsish.h
4791 ____________________________________________________________________________
4792 [ 16704] By: jhi                                   on 2002/05/20  02:49:22
4793         Log: Missed hunk from #16701.
4794      Branch: perl
4795            ! vms/vms.c
4796 ____________________________________________________________________________
4797 [ 16703] By: jhi                                   on 2002/05/20  02:37:29
4798         Log: Subject: Re: [PATCH mirroredby.t] Tests for CPAN::Mirrored::By
4799              From: andreas.koenig@anima.de (Andreas J. Koenig)
4800              Date: Mon, 20 May 2002 05:36:14 +0200
4801              Message-ID: <m34rh37aoh.fsf@anima.de>
4802      Branch: perl
4803            + lib/CPAN/t/mirroredby.t
4804            ! MANIFEST
4805 ____________________________________________________________________________
4806 [ 16702] By: jhi                                   on 2002/05/20  02:25:40
4807         Log: Subject: tiny doc tweaks
4808              From: andreas.koenig@anima.de (Andreas J. Koenig)
4809              Date: Mon, 20 May 2002 05:07:13 +0200
4810              Message-ID: <m38z6f7c0u.fsf@anima.de>
4811      Branch: perl
4812            ! pod/perldelta.pod pod/perlfunc.pod
4813 ____________________________________________________________________________
4814 [ 16701] By: jhi                                   on 2002/05/20  02:23:03
4815         Log: Subject: [PATCH @16694] ithreads for VMS
4816              From: "Craig A. Berry" <craigberry@mac.com>
4817              Date: Sun, 19 May 2002 22:06:43 -0500
4818              Message-Id: <a05111704b90e14567261@[172.16.52.1]>
4819      Branch: perl
4820            ! configure.com vms/vms.c vms/vmsish.h
4821 ____________________________________________________________________________
4822 [ 16700] By: jhi                                   on 2002/05/19  23:52:45
4823         Log: Subject: [PATCH] Make Makefile_PL.e2x happy on MSWin32
4824              From: Autrijus Tang <autrijus@autrijus.org>
4825              Date: Mon, 20 May 2002 04:10:31 +0800
4826              Message-ID: <20020519201031.GA1603@not.autrijus.org>
4827      Branch: perl
4828            ! ext/Encode/Encode/Makefile_PL.e2x
4829 ____________________________________________________________________________
4830 [ 16699] By: jhi                                   on 2002/05/19  22:26:07
4831         Log: Mac OS X 10.1.4 started to consume 150MB+ virtual memory
4832              while trying to -O3 optimize B.c.  (A bit weird since
4833              10.1.4 used to work fine, and nothing has changed in
4834              ext/B/..., but the overoptimization was repeatable.)
4835      Branch: perl
4836            + ext/B/hints/darwin.pl
4837            ! MANIFEST
4838 ____________________________________________________________________________
4839 [ 16698] By: jhi                                   on 2002/05/19  21:11:55
4840         Log: UNICOS/mk seems to still have this problem.
4841      Branch: perl
4842            ! ext/Socket/socketpair.t
4843 ____________________________________________________________________________
4844 [ 16697] By: jhi                                   on 2002/05/19  18:53:54
4845         Log: perldelta tweaks.
4846      Branch: perl
4847            ! pod/perldelta.pod
4848 ____________________________________________________________________________
4849 [ 16696] By: nick                                  on 2002/05/19  18:26:39
4850         Log: Integrate mailine
4851      Branch: perlio
4852           !> (integrate 35 files)
4853 ____________________________________________________________________________
4854 [ 16695] By: jhi                                   on 2002/05/19  18:02:54
4855         Log: Document the reentrant_retry(), but from user's viewpoint.
4856      Branch: perl
4857            ! pod/perlthrtut.pod
4858 ____________________________________________________________________________
4859 [ 16694] By: jhi                                   on 2002/05/19  14:49:49
4860         Log: Update Changes.
4861      Branch: perl
4862            ! Changes patchlevel.h
4863 ____________________________________________________________________________
4864 [ 16693] By: jhi                                   on 2002/05/19  14:28:37
4865         Log: Subject: [PATCH] Benchmark.pm: empty loop too slow
4866              From: Slaven Rezic <slaven.rezic@berlin.de>
4867              Date: Sun, 19 May 2002 16:03:12 +0200 (CEST)
4868              Message-Id: <200205191403.g4JE3ClB025990@vran.herceg.de>
4869      Branch: perl
4870            ! lib/Benchmark.pm
4871 ____________________________________________________________________________
4872 [ 16692] By: jhi                                   on 2002/05/19  03:05:41
4873         Log: Document once more the difference between :utf8
4874              and :encoding(...).
4875      Branch: perl
4876            ! lib/open.pm pod/perluniintro.pod
4877 ____________________________________________________________________________
4878 [ 16691] By: jhi                                   on 2002/05/19  02:24:30
4879         Log: Third Degree: make the options more portable between
4880              Tru64 versions.
4881      Branch: perl
4882            ! Makefile.SH
4883 ____________________________________________________________________________
4884 [ 16690] By: jhi                                   on 2002/05/19  01:41:54
4885         Log: IRIX SMP turned up a few hundred "Use of uninitialized
4886              value in numeric eq" warnings: initialise the $counter2.
4887      Branch: perl
4888            ! ext/threads/shared/t/cond.t
4889 ____________________________________________________________________________
4890 [ 16689] By: jhi                                   on 2002/05/19  00:29:36
4891         Log: Subject: Re: [PATCH threads] revised warnings + more tests + docs
4892              From: Dave Mitchell <davem@fdgroup.com>
4893              Date: Sun, 19 May 2002 00:50:43 +0100
4894              Message-ID: <20020519005043.F7275@fdgroup.com>
4895      Branch: perl
4896            ! ext/threads/shared/t/cond.t
4897 ____________________________________________________________________________
4898 [ 16688] By: jhi                                   on 2002/05/19  00:28:51
4899         Log: Sarathy pointed out that instead of zeroing heap
4900              it is more prudent to poison it.
4901      Branch: perl
4902            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
4903            ! scope.c sv.c util.c
4904 ____________________________________________________________________________
4905 [ 16687] By: jhi                                   on 2002/05/18  22:03:29
4906         Log: The thread warnings aren't quite yet working as planned.
4907      Branch: perl
4908            ! ext/threads/shared/t/cond.t
4909 ____________________________________________________________________________
4910 [ 16686] By: jhi                                   on 2002/05/18  20:48:03
4911         Log: Forgotten from #16685.
4912      Branch: perl
4913            ! ext/threads/shared/t/cond.t
4914 ____________________________________________________________________________
4915 [ 16685] By: jhi                                   on 2002/05/18  20:46:13
4916         Log: Subject: [PATCH threads] revised warnings + more tests + docs
4917              From: Dave Mitchell <davem@fdgroup.com>
4918              Date: Sat, 18 May 2002 22:24:51 +0100
4919              Message-ID: <20020518222451.E7275@fdgroup.com>
4920      Branch: perl
4921            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4922            ! ext/threads/t/thread.t ext/threads/threads.pm lib/warnings.pm
4923            ! pod/perldiag.pod pod/perllexwarn.pod warnings.h warnings.pl
4924 ____________________________________________________________________________
4925 [ 16684] By: jhi                                   on 2002/05/18  20:10:53
4926         Log: Storable status tweak.
4927      Branch: perl
4928            ! pod/perldelta.pod
4929 ____________________________________________________________________________
4930 [ 16683] By: rgs                                   on 2002/05/18  19:39:42
4931         Log: perlfunc and perldelta updates about caller().
4932      Branch: perl
4933            ! pod/perldelta.pod pod/perlfunc.pod
4934 ____________________________________________________________________________
4935 [ 16682] By: jhi                                   on 2002/05/18  19:33:51
4936         Log: Subject: [PATCH] RE: perl@16678
4937              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
4938              Date: Sat, 18 May 2002 21:15:43 +0100
4939              Message-ID: <AIEAJICLCBDNAAOLLOKLCEAPELAA.Paul.Marquess@ntlworld.com>
4940              
4941              Making the symbols generated by warnings.pl future-proof.
4942      Branch: perl
4943            ! lib/warnings.pm warnings.h warnings.pl
4944 ____________________________________________________________________________
4945 [ 16681] By: jhi                                   on 2002/05/18  18:44:32
4946         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.94_02 -> 5.95_01
4947              From: Michael G Schwern <schwern@pobox.com>
4948              Date: Sat, 18 May 2002 14:53:50 -0400
4949              Message-ID: <20020518185350.GB2878@ool-18b93024.dyn.optonline.net>
4950      Branch: perl
4951            ! lib/ExtUtils/Changes lib/ExtUtils/MakeMaker.pm
4952            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
4953 ____________________________________________________________________________
4954 [ 16680] By: jhi                                   on 2002/05/18  18:43:35
4955         Log: Prettyprinting.
4956      Branch: perl
4957            ! t/op/recurse.t
4958 ____________________________________________________________________________
4959 [ 16679] By: jhi                                   on 2002/05/18  18:42:08
4960         Log: Companion to #16601: cxinc would create uninitialized
4961              PERL_CONTEXTs.  The bug was tickled by the test
4962              lib/Math/BigInt/t/upgrade.t, the new test of recurse.t
4963              added to check that I got the context stack extension right.
4964              Also rewrite recurse.t to use test.pl.
4965      Branch: perl
4966            ! scope.c t/op/recurse.t
4967 ____________________________________________________________________________
4968 [ 16678] By: jhi                                   on 2002/05/18  16:38:29
4969         Log: Update Changes.
4970      Branch: perl
4971            ! Changes patchlevel.h
4972 ____________________________________________________________________________
4973 [ 16677] By: jhi                                   on 2002/05/18  15:50:25
4974         Log: URL and other tiny tweaks.
4975      Branch: perl
4976            ! pod/perluniintro.pod
4977 ____________________________________________________________________________
4978 [ 16676] By: jhi                                   on 2002/05/18  15:40:35
4979         Log: Subject: [Patch] doc patch on Unicode
4980              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4981              Date: Sun, 19 May 2002 01:01:58 +0900
4982              Message-Id: <20020519005515.18F0.BQW10602@nifty.com>
4983      Branch: perl
4984            ! pod/perlmodlib.pod pod/perlunicode.pod pod/perluniintro.pod
4985 ____________________________________________________________________________
4986 [ 16675] By: ams                                   on 2002/05/18  15:06:35
4987         Log: s/2.0/2.00/ to be CPAN friendly.
4988      Branch: perl
4989            ! ext/Storable/Storable.pm
4990 ____________________________________________________________________________
4991 [ 16674] By: ams                                   on 2002/05/18  14:47:07
4992         Log: Subject: Re: Change 16621: 1. Not hardcoding \x0A and \x0D seems to help
4993              EBCDIC, amazing.
4994              From: Philip Newton <Philip.Newton@gmx.net>
4995              Date: Sat, 18 May 2002 09:54:13 +0200
4996              Message-Id: <432ceucrfducg2iitau6uggeb02lu209a2@4ax.com>
4997      Branch: perl
4998            ! lib/Pod/t/eol.t
4999 ____________________________________________________________________________
5000 [ 16673] By: ams                                   on 2002/05/18  14:41:00
5001         Log: Subject: Storable test for 64 bit 5.6.1
5002              From: Nicholas Clark <nick@unfortu.net>
5003              Date: Sat, 18 May 2002 15:48:55 +0100
5004              Message-Id: <20020518144854.GD304@Bagpuss.unfortu.net>
5005              (Private mail.)
5006      Branch: perl
5007            ! ext/Storable/t/malice.t
5008 ____________________________________________________________________________
5009 [ 16672] By: nick                                  on 2002/05/18  09:47:51
5010         Log: Integrate mainline
5011      Branch: perlio
5012           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
5013            - t/lib/st-dump.pl
5014           !> (integrate 67 files)
5015 ____________________________________________________________________________
5016 [ 16671] By: jhi                                   on 2002/05/18  04:31:00
5017         Log: No more true.
5018      Branch: perl
5019            ! lib/vars.pm
5020 ____________________________________________________________________________
5021 [ 16670] By: jhi                                   on 2002/05/18  04:14:25
5022         Log: Make use vars grok UTF-8.
5023      Branch: perl
5024            ! lib/vars.pm t/run/fresh_perl.t
5025 ____________________________________________________________________________
5026 [ 16669] By: jhi                                   on 2002/05/18  03:53:27
5027         Log: Subject: [PATCH] Re: t/op/tie.t #19 TODO ENOTWORKING  
5028              From: Michael G Schwern <schwern@pobox.com>
5029              Date: Fri, 17 May 2002 23:54:29 -0400  
5030              Message-ID: <20020518035429.GA704@ool-18b93024.dyn.optonline.net>
5031      Branch: perl
5032            ! t/op/tie.t t/run/fresh_perl.t
5033 ____________________________________________________________________________
5034 [ 16668] By: jhi                                   on 2002/05/18  03:44:57
5035         Log: Subject: [PATCH] Test::Harness 2.21 -> 2.22
5036              From: Michael G Schwern <schwern@pobox.com>
5037              Date: Fri, 17 May 2002 20:37:26 -0400  
5038              Message-ID: <20020518003726.GB358@ool-18b93024.dyn.optonline.net>
5039      Branch: perl
5040            + t/lib/sample-tests/shbang_misparse
5041            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
5042            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
5043            ! lib/Test/Harness/t/test-harness.t
5044 ____________________________________________________________________________
5045 [ 16667] By: jhi                                   on 2002/05/18  03:41:34
5046         Log: Subject: [PATCH] Re: [PATCH] Storable stand alone tests
5047              From: Nicholas Clark <nick@unfortu.net>
5048              Date: Sat, 18 May 2002 00:18:39 +0100  
5049              Message-ID: <20020517231838.GI290@Bagpuss.unfortu.net>
5050              
5051              Use Storable's st-dump.pl.
5052      Branch: perl
5053            - t/lib/st-dump.pl
5054            ! MANIFEST ext/Storable/t/blessed.t ext/Storable/t/compat06.t
5055            ! ext/Storable/t/dclone.t ext/Storable/t/freeze.t
5056            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
5057            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
5058            ! ext/Storable/t/retrieve.t ext/Storable/t/store.t
5059            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
5060            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
5061 ____________________________________________________________________________
5062 [ 16666] By: jhi                                   on 2002/05/17  21:46:04
5063         Log: Forgotten from #16656.
5064      Branch: perl
5065            ! ext/B/B.xs
5066 ____________________________________________________________________________
5067 [ 16665] By: jhi                                   on 2002/05/17  21:40:55
5068         Log: Subject: [PATCH] Storable ChangeLog ready for release 
5069              From: Nicholas Clark <nick@unfortu.net>
5070              Date: Fri, 17 May 2002 23:17:34 +0100  
5071              Message-ID: <20020517221733.GH290@Bagpuss.unfortu.net>
5072      Branch: perl
5073            ! ext/Storable/ChangeLog
5074 ____________________________________________________________________________
5075 [ 16664] By: jhi                                   on 2002/05/17  21:39:37
5076         Log: Subject: [PATCH] Storable stand alone tests
5077              From: Nicholas Clark <nick@unfortu.net>
5078              Date: Fri, 17 May 2002 22:43:35 +0100  
5079              Message-ID: <20020517214334.GG290@Bagpuss.unfortu.net>
5080      Branch: perl
5081            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
5082            ! ext/Storable/t/compat06.t ext/Storable/t/croak.t
5083            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
5084            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
5085            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
5086            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
5087            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
5088            ! ext/Storable/t/store.t ext/Storable/t/tied.t
5089            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
5090            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
5091 ____________________________________________________________________________
5092 [ 16663] By: jhi                                   on 2002/05/17  21:35:45
5093         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.92_01 -> 5.94_02
5094              From: Michael G Schwern <schwern@pobox.com>
5095              Date: Fri, 17 May 2002 17:17:54 -0400  
5096              Message-ID: <20020517211754.GK13131@ool-18b93024.dyn.optonline.net>
5097      Branch: perl
5098            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
5099            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
5100            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
5101            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
5102            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
5103            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
5104            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
5105            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
5106            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
5107            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/Installed.t
5108            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
5109            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/Mkbootstrap.t
5110            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/VERSION_FROM.t
5111            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
5112 ____________________________________________________________________________
5113 [ 16662] By: rgs                                   on 2002/05/17  20:07:21
5114         Log: More regression tests for caller() and fix one bug of #16658.
5115      Branch: perl
5116            ! pp_ctl.c t/op/caller.t
5117 ____________________________________________________________________________
5118 [ 16661] By: jhi                                   on 2002/05/17  19:13:18
5119         Log: Integrate perlio:
5120              
5121              [ 16657]
5122              Fix the crlf.t buffer leak
5123              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
5124              flagged it because it is more often popped without stream
5125              being closed.
5126              - Define non-noop PerlIOBuf_popped(), use it and export it.
5127      Branch: perl
5128           !> makedef.pl perlio.c perliol.h
5129 ____________________________________________________________________________
5130 [ 16660] By: rgs                                   on 2002/05/17  19:09:03
5131         Log: Add a note about Cwd::fastcwd() returning tainted data.
5132              Sort modules alphabetically.
5133      Branch: perl
5134            ! pod/perldelta.pod
5135 ____________________________________________________________________________
5136 [ 16659] By: rgs                                   on 2002/05/17  19:05:11
5137         Log: Remove O from the untested modules list.
5138      Branch: perl
5139            ! t/lib/1_compile.t
5140 ____________________________________________________________________________
5141 [ 16658] By: rgs                                   on 2002/05/17  19:03:06
5142         Log: Fix bug 20020517.003 : segfault with caller().
5143              Add regression tests for caller.
5144      Branch: perl
5145            + t/op/caller.t
5146            ! MANIFEST pp_ctl.c
5147 ____________________________________________________________________________
5148 [ 16657] By: nick                                  on 2002/05/17  17:18:18
5149         Log: Fix the crlf.t buffer leak
5150              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
5151              flagged it because it is more often popped without stream
5152              being closed.
5153              - Define non-noop PerlIOBuf_popped(), use it and export it.
5154      Branch: perlio
5155            ! makedef.pl perlio.c perliol.h
5156 ____________________________________________________________________________
5157 [ 16656] By: jhi                                   on 2002/05/17  16:52:15
5158         Log: PERL_HASH() casting games so that our hashed data is "unsigned
5159              char" but old code using just a "char" doesn't need changes.
5160              (The change is using a temporary pointer instead of a direct
5161              cast to unsigned char* which would blindly cast anything,
5162              not just char pointers.)  (The problem arose in MacOS Classic,
5163              as seen by Pudge, the cure by Nicholas Clark.)
5164      Branch: perl
5165            ! hv.c hv.h op.c sv.c vms/vms.c
5166 ____________________________________________________________________________
5167 [ 16655] By: nick                                  on 2002/05/17  14:59:20
5168         Log: Integrate mainline
5169      Branch: perlio
5170           !> (integrate 28 files)
5171 ____________________________________________________________________________
5172 [ 16654] By: jhi                                   on 2002/05/17  12:24:07
5173         Log: Update Changes.
5174      Branch: perl
5175            ! Changes patchlevel.h
5176 ____________________________________________________________________________
5177 [ 16653] By: jhi                                   on 2002/05/17  12:18:54
5178         Log: FAQ sync.
5179      Branch: perl
5180            ! pod/perlfaq4.pod pod/perlfaq8.pod
5181 ____________________________________________________________________________
5182 [ 16652] By: jhi                                   on 2002/05/17  12:14:20
5183         Log: Forgot from #16628.
5184      Branch: perl
5185            ! ext/Encode/Makefile.PL
5186 ____________________________________________________________________________
5187 [ 16651] By: pudge                                 on 2002/05/17  11:40:13
5188         Log: One Last Time
5189      Branch: macperl
5190            + lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
5191            + lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
5192            + lib/Unicode/Collate/t/test.t lib/Unicode/UCD.pm
5193            + lib/Unicode/UCD.t
5194 ____________________________________________________________________________
5195 [ 16650] By: pudge                                 on 2002/05/17  11:39:14
5196         Log: Stupid case insensitivity
5197      Branch: macperl
5198            - lib/unicode/Collate.pm lib/unicode/Collate/Changes
5199            - lib/unicode/Collate/README lib/unicode/Collate/keys.txt
5200            - lib/unicode/Collate/t/test.t lib/unicode/UCD.pm
5201            - lib/unicode/UCD.t
5202 ____________________________________________________________________________
5203 [ 16649] By: pudge                                 on 2002/05/17  11:30:17
5204         Log: Move Unicode -> unicode, remove README
5205      Branch: macperl
5206            - lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
5207            - lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
5208            - lib/Unicode/Collate/t/test.t lib/Unicode/README
5209            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
5210 ____________________________________________________________________________
5211 [ 16648] By: pudge                                 on 2002/05/17  11:29:57
5212         Log: Move Unicode -> unicode, remove README (oops, forgot one)
5213      Branch: macperl
5214           +> lib/unicode/Collate/README
5215 ____________________________________________________________________________
5216 [ 16647] By: pudge                                 on 2002/05/17  11:11:50
5217         Log: Move Unicode -> unicode, remove README
5218      Branch: macperl
5219           +> lib/unicode/Collate.pm lib/unicode/Collate/Changes
5220           +> lib/unicode/Collate/keys.txt lib/unicode/Collate/t/test.t
5221           +> lib/unicode/UCD.pm lib/unicode/UCD.t
5222 ____________________________________________________________________________
5223 [ 16646] By: pudge                                 on 2002/05/17  10:54:03
5224         Log: Integrate perl
5225      Branch: macperl
5226           +> Porting/thirdclean ext/B/t/o.t ext/PerlIO/t/fail.t
5227           +> ext/Storable/t/st-dump.pl lib/Thread/Queue.pm
5228           +> lib/Thread/Semaphore.pm
5229            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
5230            - wince/FindExt.pm wince/include/cectype.h wince/include/errno.h
5231            - wince/include/sys/types.h wince/include/sys/utime.h
5232            - wince/include/time.h
5233            ! macos/MPVersion.r macos/config.sh
5234           !> (integrate 173 files)
5235 ____________________________________________________________________________
5236 [ 16645] By: nick                                  on 2002/05/17  06:56:40
5237         Log: Integrate mainline
5238      Branch: perlio
5239           +> ext/Storable/t/st-dump.pl
5240            - wince/FindExt.pm
5241           !> (integrate 40 files)
5242 ____________________________________________________________________________
5243 [ 16644] By: jhi                                   on 2002/05/17  03:10:15
5244         Log: STDERR noise.
5245      Branch: perl
5246            ! lib/Switch.pm
5247 ____________________________________________________________________________
5248 [ 16643] By: jhi                                   on 2002/05/17  03:08:01
5249         Log: Upgrade to Switch 2.07.
5250      Branch: perl
5251            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
5252            ! lib/Switch/t/given.t lib/Switch/t/nested.t
5253            ! lib/Switch/t/switch.t
5254 ____________________________________________________________________________
5255 [ 16642] By: jhi                                   on 2002/05/17  02:59:35
5256         Log: Missed hunk in #16641.
5257      Branch: perl
5258            ! lib/Filter/Simple/Changes
5259 ____________________________________________________________________________
5260 [ 16641] By: jhi                                   on 2002/05/17  02:56:14
5261         Log: Upgrade to Filter::Simple 0.78.
5262              (Keep #14432, let Damian know of it.)
5263      Branch: perl
5264            ! lib/Filter/Simple.pm lib/Filter/Simple/README
5265            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
5266            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
5267            ! lib/Filter/Simple/t/import.t
5268 ____________________________________________________________________________
5269 [ 16640] By: jhi                                   on 2002/05/17  01:36:12
5270         Log: More Third Degree.
5271      Branch: perl
5272            ! t/TEST
5273 ____________________________________________________________________________
5274 [ 16639] By: jhi                                   on 2002/05/17  01:07:09
5275         Log: Third Degree tweaks.
5276      Branch: perl
5277            ! pod/perlhack.pod t/TEST
5278 ____________________________________________________________________________
5279 [ 16638] By: jhi                                   on 2002/05/16  22:54:36
5280         Log: Purify: dl_last_error was leaking.
5281      Branch: perl
5282            ! ext/DynaLoader/dlutils.c
5283 ____________________________________________________________________________
5284 [ 16637] By: jhi                                   on 2002/05/16  22:42:44
5285         Log: Subject: [PATCH utils/perldoc.PL] perltoc ref.
5286              From: Chris Ball <chris@cpan.org>
5287              Date: 16 May 2002 20:51:34 +0100
5288              Message-ID: <86lmajvpkp.fsf@void.printf.net>
5289      Branch: perl
5290            ! utils/perldoc.PL
5291 ____________________________________________________________________________
5292 [ 16636] By: jhi                                   on 2002/05/16  22:38:35
5293         Log: Subject: [PATCH @16611] lib/ExtUtils/t/Constant.t on VMS
5294              From: "Craig A. Berry" <craigberry@mac.com>
5295              Date: Thu, 16 May 2002 14:13:15 -0500
5296              Message-Id: <5.1.0.14.2.20020516140747.03562438@exchi01>
5297      Branch: perl
5298            ! lib/ExtUtils/t/Constant.t
5299 ____________________________________________________________________________
5300 [ 16635] By: rgs                                   on 2002/05/16  21:09:57
5301         Log: Make Cwd::fastcwd() return a tainted value.
5302              Add regression tests for taint-safety of the *cwd()
5303              functions.
5304      Branch: perl
5305            ! ext/Cwd/Cwd.xs ext/Cwd/t/taint.t lib/Cwd.pm
5306 ____________________________________________________________________________
5307 [ 16634] By: jhi                                   on 2002/05/16  15:56:42
5308         Log: Subject: Re: AIX warning in hints regarding gcc
5309              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5310              Date: Thu, 16 May 2002 18:55:41 +0200
5311              Message-Id: <20020516185212.667C.H.M.BRAND@hccnet.nl>
5312      Branch: perl
5313            ! hints/aix.sh
5314 ____________________________________________________________________________
5315 [ 16633] By: jhi                                   on 2002/05/16  14:18:27
5316         Log: Update the test statuses.
5317      Branch: perl
5318            ! pod/perldelta.pod
5319 ____________________________________________________________________________
5320 [ 16632] By: jhi                                   on 2002/05/16  14:17:29
5321         Log: The UDP sockpair failure seems to have magically
5322              disappeared from both UNICOSes.
5323              (One gets "UNEXPECTEDLY SUCCEEDED".)
5324      Branch: perl
5325            ! ext/Socket/socketpair.t
5326 ____________________________________________________________________________
5327 [ 16631] By: jhi                                   on 2002/05/16  13:57:08
5328         Log: Brokenness of restricted hashes with Storable on EBCDIC
5329              seems to be an artifact of the downgrade.t.
5330      Branch: perl
5331            ! ext/Storable/Storable.pm
5332 ____________________________________________________________________________
5333 [ 16630] By: jhi                                   on 2002/05/16  13:51:19
5334         Log: Document the odd slowdown of ext/Encode/t/Unicode.t under
5335              memory debuggers.
5336      Branch: perl
5337            ! pod/perlhack.pod
5338 ____________________________________________________________________________
5339 [ 16629] By: jhi                                   on 2002/05/16  13:44:03
5340         Log: Subject: Re: [ PATCH ] AIX 4.3 / gcc / threads
5341              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5342              Date: Thu, 16 May 2002 16:42:34 +0200
5343              Message-Id: <20020516164139.666A.H.M.BRAND@hccnet.nl>
5344              
5345              gcc 3 version parsing proofing.
5346      Branch: perl
5347            ! hints/dec_osf.sh hints/hpux.sh hints/svr5.sh hints/vos.sh
5348 ____________________________________________________________________________
5349 [ 16628] By: jhi                                   on 2002/05/16  13:22:57
5350         Log: Subject: [PATCH] good day for WinCE port of perl.
5351              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
5352              Date: Thu, 16 May 2002 03:33:23 +0400
5353              Message-ID: <001301c1fc68$e808e560$a95cc3d9@vad>
5354      Branch: perl
5355            - wince/FindExt.pm
5356            ! MANIFEST ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
5357            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
5358            ! ext/Encode/KR/Makefile.PL ext/Encode/Symbol/Makefile.PL
5359            ! ext/Encode/TW/Makefile.PL ext/Encode/Unicode/Makefile.PL
5360            ! utf8.c win32/buildext.pl wince/Makefile.ce wince/config.ce
5361            ! wince/config_H.ce wince/config_h.PL
5362 ____________________________________________________________________________
5363 [ 16627] By: jhi                                   on 2002/05/16  13:17:42
5364         Log: Subject: [PATCH] do not use "udp" on some platforms for Sys::Syslog
5365              From: slaven.rezic@berlin.de
5366              Date: Mon, 13 May 2002 16:02:24 +0200
5367              Message-Id: <20020513140224.JSLM27460.mailoutvl21@herceg.de>
5368      Branch: perl
5369            ! ext/Sys/Syslog/Syslog.pm
5370 ____________________________________________________________________________
5371 [ 16626] By: jhi                                   on 2002/05/16  13:16:34
5372         Log: Subject: Re: [PATCH] allow use threads qw(yield)
5373              From: Dave Mitchell <davem@fdgroup.com>
5374              Date: Wed, 15 May 2002 23:26:27 +0100
5375              Message-ID: <20020515232626.E28924@fdgroup.com>
5376      Branch: perl
5377            ! ext/threads/threads.xs
5378 ____________________________________________________________________________
5379 [ 16625] By: jhi                                   on 2002/05/16  13:10:46
5380         Log: Subject: [ PATCH ] AIX 4.3 / gcc / threads
5381              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5382              Date: Thu, 16 May 2002 14:22:21 +0200
5383              Message-Id: <20020516141856.6661.H.M.BRAND@hccnet.nl>
5384      Branch: perl
5385            ! hints/aix.sh
5386 ____________________________________________________________________________
5387 [ 16624] By: jhi                                   on 2002/05/16  13:05:05
5388         Log: metaconfig unit change for #16623.
5389      Branch: metaconfig
5390            ! U/ebcdic/trnl.U
5391 ____________________________________________________________________________
5392 [ 16623] By: jhi                                   on 2002/05/16  13:04:40
5393         Log: OS/2 tr (well, GNU textutils 2.0 tr) probing tweak
5394              from John Poltorak <jp@eyup.org>.
5395      Branch: perl
5396            ! Configure
5397 ____________________________________________________________________________
5398 [ 16622] By: jhi                                   on 2002/05/16  12:58:05
5399         Log: DJGPP doesn't have \r\n delimited files (it has \r).
5400      Branch: perl
5401            ! lib/Tie/File/t/21_win32.t
5402 ____________________________________________________________________________
5403 [ 16621] By: jhi                                   on 2002/05/16  12:52:47
5404         Log: 1. Not hardcoding \x0A and \x0D seems to help EBCDIC, amazing.
5405              2. Doing a s///g instead of tr/// works better for CR-delimited
5406              files, like in DJGPP (since <FH> doesn't correctly pull in
5407              CR-delimited lines).
5408      Branch: perl
5409            ! lib/Pod/Html.pm lib/Pod/t/eol.t
5410 ____________________________________________________________________________
5411 [ 16620] By: jhi                                   on 2002/05/16  12:50:29
5412         Log: Don't test $! with like() since one may have
5413              a non-English locale, or simply AIX :-)
5414      Branch: perl
5415            ! ext/PerlIO/t/fail.t
5416 ____________________________________________________________________________
5417 [ 16619] By: jhi                                   on 2002/05/16  12:16:25
5418         Log: DJGPP updates from Laszlo Molnar.
5419      Branch: perl
5420            ! README.dos djgpp/djgppsed.sh lib/File/stat.t t/op/alarm.t
5421 ____________________________________________________________________________
5422 [ 16618] By: jhi                                   on 2002/05/16  02:57:21
5423         Log: Integrate perlio:
5424              
5425              [ 16613]
5426              Make open fail when layer string does not parse.
5427      Branch: perl
5428           +> ext/PerlIO/t/fail.t
5429           !> MANIFEST perlio.c
5430 ____________________________________________________________________________
5431 [ 16617] By: jhi                                   on 2002/05/15  21:07:39
5432         Log: Subject: [PATCH] avoid 64 bit SEGV for debugging Storable
5433              From: Nicholas Clark <nick@unfortu.net>
5434              Date: Wed, 15 May 2002 23:06:20 +0100
5435              Message-ID: <20020515220619.GF365@Bagpuss.unfortu.net>
5436      Branch: perl
5437            ! ext/Storable/Storable.xs
5438 ____________________________________________________________________________
5439 [ 16616] By: jhi                                   on 2002/05/15  21:01:10
5440         Log: Two down, ten to go.
5441      Branch: perl
5442            ! pod/perldelta.pod
5443 ____________________________________________________________________________
5444 [ 16615] By: jhi                                   on 2002/05/15  20:31:02
5445         Log: Fix some of the EBCDIC vs Storable failures, from Nick Clark.
5446      Branch: perl
5447            ! ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
5448 ____________________________________________________________________________
5449 [ 16614] By: jhi                                   on 2002/05/15  20:03:28
5450         Log: Schizoid MANIFESTs.
5451      Branch: perl
5452            + ext/Storable/t/st-dump.pl
5453            ! MANIFEST ext/Storable/MANIFEST t/lib/st-dump.pl
5454 ____________________________________________________________________________
5455 [ 16613] By: nick                                  on 2002/05/15  19:26:00
5456         Log: Make open fail when layer string does not parse.
5457      Branch: perlio
5458            + ext/PerlIO/t/fail.t
5459            ! MANIFEST perlio.c
5460 ____________________________________________________________________________
5461 [ 16612] By: nick                                  on 2002/05/15  18:11:15
5462         Log: Integrate mainline
5463      Branch: perlio
5464           !> Changes ext/Storable/Storable.pm patchlevel.h
5465           !> pod/perldelta.pod sv.c t/run/fresh_perl.t
5466 ____________________________________________________________________________
5467 [ 16611] By: jhi                                   on 2002/05/15  14:06:45
5468         Log: Update Changes.
5469      Branch: perl
5470            ! Changes patchlevel.h
5471 ____________________________________________________________________________
5472 [ 16610] By: jhi                                   on 2002/05/15  13:47:40
5473         Log: Make fresh_perl skip the embedded UTF-8 tests on EBCDIC.
5474      Branch: perl
5475            ! pod/perldelta.pod t/run/fresh_perl.t
5476 ____________________________________________________________________________
5477 [ 16609] By: jhi                                   on 2002/05/15  13:46:55
5478         Log: Document some of the known EBCDIC problems with Storable.
5479              (There is more, but need to do more tests.)
5480      Branch: perl
5481            ! ext/Storable/Storable.pm
5482 ____________________________________________________________________________
5483 [ 16608] By: jhi                                   on 2002/05/15  12:44:06
5484         Log: Purify finding: jperl.t causes a few Array Bounds Reads
5485              (one byte too far in a malloced buffer) at various spots
5486              in regcomp.c, all the buffers malloced by SvGROW() in
5487              sv_recode_to_utf8().
5488      Branch: perl
5489            ! sv.c
5490 ____________________________________________________________________________
5491 [ 16607] By: nick                                  on 2002/05/15  06:57:26
5492         Log: Integrate mainline
5493      Branch: perlio
5494           +> Porting/thirdclean
5495           !> (integrate 36 files)
5496 ____________________________________________________________________________
5497 [ 16606] By: jhi                                   on 2002/05/15  04:24:45
5498         Log: Subject: [PATCH] Re: use of lc module names and warnings
5499              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5500              Date: Sun, 12 May 2002 23:09:46 +0200
5501              Message-ID: <20020512230946.E699@rafael>
5502      Branch: perl
5503            ! toke.c
5504 ____________________________________________________________________________
5505 [ 16605] By: jhi                                   on 2002/05/15  03:58:24
5506         Log: More rule tweakage.
5507      Branch: perl
5508            ! Porting/thirdclean
5509 ____________________________________________________________________________
5510 [ 16604] By: jhi                                   on 2002/05/15  00:40:46
5511         Log: Subject: [PATCH] Fix Devel::DProf debugging aid
5512              From: Sam Tregar <sam@tregar.com>
5513              Date: Tue, 14 May 2002 21:27:05 -0400 (EDT)
5514              Message-ID: <Pine.LNX.4.44.0205142123270.24343-100000@localhost.localdomain>
5515      Branch: perl
5516            ! ext/Devel/DProf/DProf.xs
5517 ____________________________________________________________________________
5518 [ 16603] By: jhi                                   on 2002/05/15  00:36:22
5519         Log: $VERSIONize.
5520      Branch: perl
5521            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_MacOS.pm
5522 ____________________________________________________________________________
5523 [ 16602] By: jhi                                   on 2002/05/15  00:34:46
5524         Log: Third Degree: name the op/foo.t as op_foo.
5525      Branch: perl
5526            ! t/TEST
5527 ____________________________________________________________________________
5528 [ 16601] By: jhi                                   on 2002/05/15  00:24:28
5529         Log: Read of uninitialized heap found by Third Degree
5530              (e.g. in t/op/subst.t)
5531      Branch: perl
5532            ! scope.c
5533 ____________________________________________________________________________
5534 [ 16600] By: jhi                                   on 2002/05/14  23:57:10
5535         Log: Add more rules.
5536      Branch: perl
5537            ! Porting/thirdclean
5538 ____________________________________________________________________________
5539 [ 16599] By: jhi                                   on 2002/05/14  22:15:41
5540         Log: Subject: [PATCH] allow use threads qw(yield)
5541              From: Dave Mitchell <davem@fdgroup.com>
5542              Date: Tue, 14 May 2002 22:49:47 +0100
5543              Message-ID: <20020514224947.F25049@fdgroup.com>
5544      Branch: perl
5545            ! ext/threads/threads.pm ext/threads/threads.xs
5546 ____________________________________________________________________________
5547 [ 16598] By: jhi                                   on 2002/05/14  20:35:21
5548         Log: Micropatch from Olaf Flebbe.
5549      Branch: perl
5550            ! epoc/epoc.c
5551 ____________________________________________________________________________
5552 [ 16597] By: rgs                                   on 2002/05/14  20:18:33
5553         Log: Subject: perlhack.pod typos [PATCH]
5554              From: "John P. Linderman" <jpl@research.att.com>
5555              Date: Tue, 14 May 2002 12:31:21 -0400 (EDT)
5556              Message-ID: <200205141631.MAA79121@raptor.research.att.com>
5557      Branch: perl
5558            ! pod/perlhack.pod
5559 ____________________________________________________________________________
5560 [ 16596] By: rgs                                   on 2002/05/14  20:14:14
5561         Log: Subject: typo in Socket.pm
5562              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5563              Date: Tue, 14 May 2002 12:02:47 +0200
5564              Message-ID: <20020514120206.B758.H.M.BRAND@hccnet.nl>
5565      Branch: perl
5566            ! ext/IO/lib/IO/Socket.pm
5567 ____________________________________________________________________________
5568 [ 16595] By: jhi                                   on 2002/05/14  17:27:26
5569         Log: The #16592 needs this.
5570      Branch: perl
5571            ! embedvar.h perlapi.h
5572 ____________________________________________________________________________
5573 [ 16594] By: sky                                   on 2002/05/14  17:08:01
5574         Log: Subject: Re: lib/sort.t failure [PATCH]
5575              From: "John P. Linderman" <jpl@research.att.com>
5576              Date: mÃ¥n maj 13, 2002  05:05:45  Europe/Stockholm
5577              Message-Id: <200205131505.LAA46150@raptor.research.att.com>
5578      Branch: perl
5579            ! pod/perlfunc.pod
5580 ____________________________________________________________________________
5581 [ 16593] By: jhi                                   on 2002/05/14  16:09:59
5582         Log: Add a script for cleaning out the "known noise"
5583              from Third Degree reports: either noise caused
5584              by libc itself, or Perl_yyparse leaks.
5585      Branch: perl
5586            + Porting/thirdclean
5587            ! MANIFEST
5588 ____________________________________________________________________________
5589 [ 16592] By: sky                                   on 2002/05/14  15:21:39
5590         Log: Turn the sort RealCmp for stable quicksorts into a
5591              threadsafe per interpreter values.
5592      Branch: perl
5593            ! embedvar.h intrpvar.h perlapi.h pp_sort.c
5594 ____________________________________________________________________________
5595 [ 16591] By: jhi                                   on 2002/05/14  13:48:46
5596         Log: reentr.h affects more C files than just reentr.c
5597      Branch: perl
5598            ! locale.c pp.c pp_sys.c
5599 ____________________________________________________________________________
5600 [ 16590] By: jhi                                   on 2002/05/14  13:21:54
5601         Log: Document reentr.pl a bit better.  Still rather
5602              convoluted code, but it ain't broken, so...
5603      Branch: perl
5604            ! reentr.h reentr.pl
5605 ____________________________________________________________________________
5606 [ 16589] By: jhi                                   on 2002/05/14  03:27:01
5607         Log: z/OS update: not all Storable was clear yet.
5608      Branch: perl
5609            ! pod/perldelta.pod
5610 ____________________________________________________________________________
5611 [ 16588] By: jhi                                   on 2002/05/14  03:14:10
5612         Log: Avoid potentially empty struct.
5613      Branch: perl
5614            ! reentr.h reentr.pl
5615 ____________________________________________________________________________
5616 [ 16587] By: jhi                                   on 2002/05/14  01:55:47
5617         Log: Todo tweaks.
5618      Branch: perl
5619            ! pod/perltodo.pod
5620 ____________________________________________________________________________
5621 [ 16586] By: jhi                                   on 2002/05/13  23:09:36
5622         Log: Subject: [PATCH] various minor fixes in threads.            
5623              From: Dave Mitchell <davem@fdgroup.com>
5624              Date: Mon, 13 May 2002 23:48:22 +0100      
5625              Message-ID: <20020513234822.G21318@fdgroup.com>
5626      Branch: perl
5627            ! dump.c ext/threads/shared/shared.xs
5628 ____________________________________________________________________________
5629 [ 16585] By: jhi                                   on 2002/05/13  23:06:31
5630         Log: Subject: Re: unsigned char hashes (Re: perl@16539)
5631              From: PPrymmer@factset.com
5632              Date: Mon, 13 May 2002 17:37:28 -0400
5633              Message-ID: <OFA6169DE6.9ED4C891-ON85256BB8.00767EB7@55.25.11>
5634      Branch: perl
5635            ! vms/vms.c
5636 ____________________________________________________________________________
5637 [ 16584] By: jhi                                   on 2002/05/13  23:05:04
5638         Log: Subject: Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
5639              From: Nicholas Clark <nick@unfortu.net>    
5640              Date: Mon, 13 May 2002 21:45:47 +0100
5641              Message-ID: <20020513204546.GC310@Bagpuss.unfortu.net>
5642      Branch: perl
5643            ! lib/ExtUtils/t/Constant.t
5644 ____________________________________________________________________________
5645 [ 16583] By: jhi                                   on 2002/05/13  23:04:00
5646         Log: Subject: [PATCH] Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
5647              From: Nicholas Clark <nick@unfortu.net>    
5648              Date: Mon, 13 May 2002 21:47:38 +0100
5649              Message-ID: <20020513204738.GD310@Bagpuss.unfortu.net>
5650      Branch: perl
5651            ! lib/Benchmark.t
5652 ____________________________________________________________________________
5653 [ 16582] By: jhi                                   on 2002/05/13  23:01:05
5654         Log: Subject: WinCE several touches
5655              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
5656              Date: Tue, 14 May 2002 00:43:11 +0400      
5657              Message-ID: <007b01c1fabe$cc8cbbf0$785cc3d9@vad>
5658      Branch: perl
5659            ! lib/ExtUtils/MM_Unix.pm utf8.c wince/Makefile.ce
5660            ! wince/config_h.PL
5661 ____________________________________________________________________________
5662 [ 16581] By: jhi                                   on 2002/05/13  22:57:51
5663         Log: Subject: Re: perl@16573
5664              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5665              Date: Mon, 13 May 2002 18:30:35 +0200
5666              Message-Id: <20020513182617.5525.H.M.BRAND@hccnet.nl>
5667              
5668              (gcc 3.0 vs 64-bit hpux hints)
5669      Branch: perl
5670            ! hints/hpux.sh
5671 ____________________________________________________________________________
5672 [ 16580] By: sky                                   on 2002/05/13  19:38:09
5673         Log: Make the point a bit clearer after suggestion from Merijin
5674      Branch: perl
5675            ! pod/perltodo.pod
5676 ____________________________________________________________________________
5677 [ 16579] By: rgs                                   on 2002/05/13  18:51:54
5678         Log: perltodo update.
5679      Branch: perl
5680            ! pod/perltodo.pod
5681 ____________________________________________________________________________
5682 [ 16578] By: rgs                                   on 2002/05/13  18:49:39
5683         Log: Subject: README.aix update
5684              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5685              Date: Mon, 13 May 2002 19:02:47 +0200
5686              Message-ID: <20020513190200.552D.H.M.BRAND@hccnet.nl>
5687      Branch: perl
5688            ! README.aix
5689 ____________________________________________________________________________
5690 [ 16577] By: dougm                                 on 2002/05/13  18:45:01
5691         Log: export PerlIOBuf_get_base for win32 extension linkage
5692      Branch: perl
5693            ! makedef.pl
5694 ____________________________________________________________________________
5695 [ 16576] By: nick                                  on 2002/05/13  18:20:22
5696         Log: Integrate mainline
5697      Branch: perlio
5698           !> Changes README.vos ext/threads/shared/shared.pm
5699           !> ext/threads/shared/t/0nothread.t
5700           !> ext/threads/shared/t/av_refs.t
5701           !> ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
5702           !> ext/threads/shared/t/hv_refs.t
5703           !> ext/threads/shared/t/hv_simple.t
5704           !> ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
5705           !> ext/threads/shared/t/semaphore.t
5706           !> ext/threads/shared/t/shared_attr.t
5707           !> ext/threads/shared/t/sv_refs.t
5708           !> ext/threads/shared/t/sv_simple.t patchlevel.h
5709           !> pod/perldelta.pod vms/vms.c xsutils.c
5710 ____________________________________________________________________________
5711 [ 16575] By: ams                                   on 2002/05/13  15:42:50
5712         Log: Subject: [PATCH] Update README.vos and pod/perlport.pod
5713              From: Paul_GreenVOS@vos.stratus.com
5714              Date: Mon, 13 May 02 12:32 edt
5715              Message-Id: <200205131631.MAA02607@mailhub2.stratus.com>
5716      Branch: perl
5717            ! README.vos pod/perldelta.pod
5718 ____________________________________________________________________________
5719 [ 16574] By: ams                                   on 2002/05/13  15:41:14
5720         Log: Subject: [PATCH: perl@16539++] fix a small comment nit in vms/vms.c
5721              From: PPrymmer@factset.com
5722              Date: Mon, 13 May 2002 11:38:15 -0400
5723              Message-Id: <OF3D3F427C.8365917A-ON85256BB8.0055A1BF@55.25.11>
5724      Branch: perl
5725            ! vms/vms.c
5726 ____________________________________________________________________________
5727 [ 16573] By: jhi                                   on 2002/05/13  14:02:50
5728         Log: Update Changes.
5729      Branch: perl
5730            ! Changes patchlevel.h
5731 ____________________________________________________________________________
5732 [ 16572] By: sky                                   on 2002/05/13  12:30:35
5733         Log: Subject: [PATCH] Re: 'use threads::shared' noisy with -w
5734              From: Dave Mitchell <davem@fdgroup.com>
5735              Date: lör maj 11, 2002  12:52:27  Europe/Stockholm
5736              Message-Id: <20020510235227.J12298@fdgroup.com>
5737      Branch: perl
5738            ! ext/threads/shared/shared.pm ext/threads/shared/t/0nothread.t
5739            ! ext/threads/shared/t/av_refs.t
5740            ! ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
5741            ! ext/threads/shared/t/hv_refs.t
5742            ! ext/threads/shared/t/hv_simple.t
5743            ! ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
5744            ! ext/threads/shared/t/semaphore.t
5745            ! ext/threads/shared/t/shared_attr.t
5746            ! ext/threads/shared/t/sv_refs.t
5747            ! ext/threads/shared/t/sv_simple.t xsutils.c
5748 ____________________________________________________________________________
5749 [ 16571] By: nick                                  on 2002/05/13  07:54:10
5750         Log: Integrate Mainline
5751      Branch: perlio
5752           +> lib/Thread/Queue.pm lib/Thread/Semaphore.pm
5753            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
5754            - wince/include/cectype.h wince/include/errno.h
5755            - wince/include/sys/types.h wince/include/sys/utime.h
5756            - wince/include/time.h
5757           !> (integrate 51 files)
5758 ____________________________________________________________________________
5759 [ 16570] By: jhi                                   on 2002/05/13  00:46:11
5760         Log: Subject: [PATCH t/TEST] #!/usr/bin/perl-current misparse
5761              From: Michael G Schwern <schwern@pobox.com>
5762              Date: Sun, 12 May 2002 19:32:58 -0400
5763              Message-ID: <20020512233258.GK696@blackrider>
5764      Branch: perl
5765            ! t/TEST
5766 ____________________________________________________________________________
5767 [ 16569] By: jhi                                   on 2002/05/12  23:49:00
5768         Log: Be clean.
5769      Branch: perl
5770            ! Makefile.SH ext/B/t/o.t
5771 ____________________________________________________________________________
5772 [ 16568] By: gsar                                  on 2002/05/12  23:34:06
5773         Log: change#8666 ($Config{perllibs}) apparently never got into
5774              mainline--merge, and add other missing entries; regen
5775              config_H.* files
5776      Branch: perl
5777            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
5778            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
5779            ! win32/config_H.vc win32/config_H.vc64
5780 ____________________________________________________________________________
5781 [ 16567] By: jhi                                   on 2002/05/12  23:28:43
5782         Log: Elaborate on the exit/wait plan a bit.
5783      Branch: perl
5784            ! pod/perltodo.pod
5785 ____________________________________________________________________________
5786 [ 16566] By: jhi                                   on 2002/05/12  22:26:17
5787         Log: Slight doc tweaks.
5788      Branch: perl
5789            ! pod/perlthrtut.pod
5790 ____________________________________________________________________________
5791 [ 16565] By: jhi                                   on 2002/05/12  19:56:56
5792         Log: OS/390: update the test results.
5793      Branch: perl
5794            ! pod/perldelta.pod
5795 ____________________________________________________________________________
5796 [ 16564] By: jhi                                   on 2002/05/12  19:48:40
5797         Log: Add threadsafety caveats.
5798      Branch: perl
5799            ! ext/threads/threads.pm pod/perldelta.pod pod/perlthrtut.pod
5800 ____________________________________________________________________________
5801 [ 16563] By: jhi                                   on 2002/05/12  19:34:31
5802         Log: Update the Mac OS X situation.
5803      Branch: perl
5804            ! pod/perldelta.pod
5805 ____________________________________________________________________________
5806 [ 16562] By: sky                                   on 2002/05/12  19:10:27
5807         Log: Update todo, removing things done and adding new things.
5808      Branch: perl
5809            ! pod/perltodo.pod
5810 ____________________________________________________________________________
5811 [ 16561] By: jhi                                   on 2002/05/12  19:02:24
5812         Log: Reword the "threads still running" cleanup message.
5813      Branch: perl
5814            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
5815            ! pod/perltoc.pod
5816 ____________________________________________________________________________
5817 [ 16560] By: jhi                                   on 2002/05/12  18:39:48
5818         Log: EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.
5819              (The manifestation: running pat.t core dumps after test 639.
5820              Removing everything after 639 makes core go away, as does
5821              removing everything before 640.  I did say "weird".  Some
5822              sort of a memory corruption, no doubt, but no time to debug
5823              in more detail.)
5824      Branch: perl
5825            ! t/op/pat.t
5826 ____________________________________________________________________________
5827 [ 16559] By: sky                                   on 2002/05/12  17:59:41
5828         Log: Add emulation layer for Thread/Semaphore and Thread/Queue
5829      Branch: perl
5830            + lib/Thread/Queue.pm lib/Thread/Semaphore.pm
5831            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
5832            ! MANIFEST
5833 ____________________________________________________________________________
5834 [ 16558] By: sky                                   on 2002/05/12  17:57:51
5835         Log: Fixed bug where tmpsv would be null after the return of the 
5836              amagic. Now check for that and allocate the tmpsv afterwards, 
5837              this is done in all other places that use amagic.
5838              Fixes bug when threads->unknownfunction() was called and
5839              we coredumped on the stringification somewhere deep in the
5840              autoloader/dynaloader something. Far to deep for me to provide
5841              a test case.
5842      Branch: perl
5843            ! sv.c
5844 ____________________________________________________________________________
5845 [ 16557] By: jhi                                   on 2002/05/12  15:37:40
5846         Log: (retracted by #16560)
5847              EBCDIC: must protect also compile time so that
5848              the illegal UTF-EBCDIC is not seen.
5849      Branch: perl
5850            ! t/op/pat.t
5851 ____________________________________________________________________________
5852 [ 16556] By: jhi                                   on 2002/05/12  15:29:36
5853         Log: EBCDIC: make t/op/pat #242 and 243 finally succeed.
5854      Branch: perl
5855            ! pod/perlebcdic.pod regcomp.c
5856 ____________________________________________________________________________
5857 [ 16555] By: jhi                                   on 2002/05/12  13:50:20
5858         Log: As suggested by Dave Mitchell, adding yield()s at
5859              appropriate spots helps non-preemptive thread
5860              implementations, like the GNU pth.  Tested at NetBSD
5861              by Martin Weber <Ephaeton@gmx.net>.
5862      Branch: perl
5863            ! ext/threads/t/basic.t ext/threads/t/list.t
5864            ! ext/threads/t/thread.t
5865 ____________________________________________________________________________
5866 [ 16554] By: rgs                                   on 2002/05/12  12:14:06
5867         Log: Subject: RE: VOS bleadperl test failure on 16539
5868              From: chromatic <chromatic@rmci.net>
5869              Date: Sat, 11 May 2002 23:23:54 -0700
5870              Message-ID: <20020512072814.50744.qmail@onion.perl.org>
5871      Branch: perl
5872            ! ext/B/t/o.t
5873 ____________________________________________________________________________
5874 [ 16553] By: jhi                                   on 2002/05/12  04:27:16
5875         Log: There's no rest for the wicked misspellers.
5876      Branch: perl
5877            ! pod/perlthrtut.pod
5878 ____________________________________________________________________________
5879 [ 16552] By: jhi                                   on 2002/05/12  01:38:15
5880         Log: Detypos (and sticking with US spelling since Dan Sugalski
5881              wrote the original text of perlthrtut)
5882      Branch: perl
5883            ! ext/threads/threads.pm pod/perlthrtut.pod
5884 ____________________________________________________________________________
5885 [ 16551] By: jhi                                   on 2002/05/11  22:26:38
5886         Log: Because of #16550 these tests would now spew
5887              "Malformed UTF-8" in EBCDIC.
5888      Branch: perl
5889            ! t/op/pat.t
5890 ____________________________________________________________________________
5891 [ 16550] By: jhi                                   on 2002/05/11  22:24:31
5892         Log: EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
5893              scripts does not apply any more.  (The utf8.t needed a little
5894              bit of relaxing to work in EBCDIC, since *both* the bytes in
5895              subtest #30 are illegal UTF-EBCDIC, and the error message
5896              matched is slightly different.)  The utf8.t now passes.
5897      Branch: perl
5898            ! lib/utf8.t toke.c
5899 ____________________________________________________________________________
5900 [ 16549] By: jhi                                   on 2002/05/11  21:41:11
5901         Log: Subject: [PATCH] a bit more for WinCE
5902              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
5903              Date: Sun, 12 May 2002 02:34:24 +0400
5904              Message-ID: <007b01c1f93c$0e03f960$035cc3d9@vad>
5905      Branch: perl
5906            ! wince/wince.c
5907 ____________________________________________________________________________
5908 [ 16548] By: jhi                                   on 2002/05/11  19:54:43
5909         Log: Subject: [PATCH] for WinCE cross-build, another one
5910              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>     
5911              Date: Sun, 12 May 2002 00:02:47 +0400
5912              Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>
5913      Branch: perl
5914            - wince/include/cectype.h wince/include/errno.h
5915            - wince/include/sys/types.h wince/include/sys/utime.h
5916            - wince/include/time.h
5917            ! MANIFEST configpm lib/ExtUtils/MM_Unix.pm wince/Makefile.ce
5918            ! wince/cecopy-lib.pl wince/config_H.ce wince/config_h.PL
5919            ! wince/wince.c
5920 ____________________________________________________________________________
5921 [ 16547] By: jhi                                   on 2002/05/11  19:46:23
5922         Log: Explicit casts due to #16542.
5923      Branch: perl
5924            ! ext/B/B.xs hv.c op.c sv.c
5925 ____________________________________________________________________________
5926 [ 16546] By: jhi                                   on 2002/05/11  19:35:54
5927         Log: Upgrade to Test::Harness 2.21.
5928      Branch: perl
5929            ! lib/Test/Harness.pm lib/Test/Harness/Changes
5930            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
5931            ! lib/Test/Harness/t/test-harness.t
5932 ____________________________________________________________________________
5933 [ 16545] By: jhi                                   on 2002/05/11  19:04:39
5934         Log: Upgrade to Net::Ping 2.18 (no core-relevant changes,
5935              but keep up with the $VERSION)
5936      Branch: perl
5937            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
5938 ____________________________________________________________________________
5939 [ 16544] By: jhi                                   on 2002/05/11  18:45:30
5940         Log: metaconfig unit change for #16543.
5941      Branch: metaconfig
5942            ! U/threads/usethreads.U
5943 ____________________________________________________________________________
5944 [ 16543] By: jhi                                   on 2002/05/11  18:43:58
5945         Log: Subject: [PATCH] updated threads docs
5946              From: Dave Mitchell <davem@fdgroup.com>
5947              Date: Sat, 11 May 2002 20:00:51 +0100
5948              Message-ID: <20020511200050.D14841@fdgroup.com>
5949      Branch: perl
5950            ! Configure README.threads pod/perlothrtut.pod
5951            ! pod/perlthrtut.pod
5952 ____________________________________________________________________________
5953 [ 16542] By: jhi                                   on 2002/05/11  17:06:19
5954         Log: Subject: unsigned char hashes (Re: perl@16539)
5955              From: Nicholas Clark <nick@unfortu.net>
5956              Date: Sat, 11 May 2002 17:54:44 +0100
5957              Message-ID: <20020511165444.GD301@Bagpuss.unfortu.net>
5958              
5959              Be explicitly unsigned char in the hash calculation.
5960      Branch: perl
5961            ! hv.h
5962 ____________________________________________________________________________
5963 [ 16541] By: nick                                  on 2002/05/11  08:21:00
5964         Log: Integrate mainline
5965      Branch: perlio
5966           +> ext/B/t/o.t
5967           !> Changes MANIFEST Makefile.SH ext/DB_File/t/db-btree.t
5968           !> ext/Encode/Encode.xs ext/threads/shared/queue.pm patchlevel.h
5969           !> pod/perlhack.pod pod/perltoc.pod t/TEST t/harness
5970 ____________________________________________________________________________
5971 [ 16540] By: jhi                                   on 2002/05/10  16:45:53
5972         Log: Subject: more os x test output cosmetics
5973              From: Kay Röpke <kroepke@dolphin-services.de>
5974              Date: Fri, 10 May 2002 14:07:34 +0200
5975              Message-Id: <831FB904-640E-11D6-AA6F-000393414688@dolphin-services.de>
5976      Branch: perl
5977            ! ext/DB_File/t/db-btree.t
5978 ____________________________________________________________________________
5979 [ 16539] By: jhi                                   on 2002/05/10  15:16:44
5980         Log: Update Changes.
5981      Branch: perl
5982            ! Changes patchlevel.h
5983 ____________________________________________________________________________
5984 [ 16538] By: jhi                                   on 2002/05/10  15:08:51
5985         Log: Regen toc.
5986      Branch: perl
5987            ! pod/perltoc.pod
5988 ____________________________________________________________________________
5989 [ 16537] By: jhi                                   on 2002/05/10  15:06:52
5990         Log: Move pod, add $VERSION.
5991      Branch: perl
5992            ! ext/threads/shared/queue.pm
5993 ____________________________________________________________________________
5994 [ 16536] By: jhi                                   on 2002/05/10  14:42:10
5995         Log: Unused variables.
5996      Branch: perl
5997            ! ext/Encode/Encode.xs
5998 ____________________________________________________________________________
5999 [ 16535] By: jhi                                   on 2002/05/10  13:52:34
6000         Log: Subject: Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
6001              From: chromatic <chromatic@rmci.net>
6002              Date: Fri, 10 May 2002 07:43:25 -0700
6003              Message-ID: <20020510144325.26245.qmail@firewheel>
6004      Branch: perl
6005            + ext/B/t/o.t
6006            ! MANIFEST
6007 ____________________________________________________________________________
6008 [ 16534] By: jhi                                   on 2002/05/10  13:48:10
6009         Log: Don't do JAPHs unless doing "make torturetest".
6010              Document the less obvious make test targets.
6011      Branch: perl
6012            ! Makefile.SH pod/perlhack.pod t/TEST t/harness
6013 ____________________________________________________________________________
6014 [ 16533] By: nick                                  on 2002/05/10  06:02:58
6015         Log: Integrate mainline
6016      Branch: perlio
6017           !> Configure Porting/pumpkin.pod doio.c ext/Encode/Encode.xs
6018           !> ext/Encode/Unicode/Unicode.xs ext/IO/IO.xs ext/Storable/README
6019           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
6020           !> ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
6021           !> ext/threads/shared/t/cond.t ext/threads/threads.xs
6022           !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlhack.pod
6023           !> pod/perllocale.pod pp_sys.c reentr.pl t/op/tie.t
6024           !> t/run/fresh_perl.t util.c
6025 ____________________________________________________________________________
6026 [ 16532] By: jhi                                   on 2002/05/10  03:38:40
6027         Log: Subject: [PATCH] format and other warnings
6028              From: Robin Barker <rmb1@cise.npl.co.uk>
6029              Date: Thu, 9 May 2002 18:27:30 +0100 (BST)
6030              Message-Id: <200205091727.SAA22792@tempest.npl.co.uk>  
6031      Branch: perl
6032            ! Porting/pumpkin.pod ext/Encode/Encode.xs
6033            ! ext/Encode/Unicode/Unicode.xs ext/Storable/Storable.xs
6034            ! ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
6035            ! ext/threads/threads.xs
6036 ____________________________________________________________________________
6037 [ 16531] By: jhi                                   on 2002/05/10  03:26:11
6038         Log: Move the noisy tie core dump test to fresh_perl from op/tie.
6039      Branch: perl
6040            ! t/op/tie.t t/run/fresh_perl.t
6041 ____________________________________________________________________________
6042 [ 16530] By: jhi                                   on 2002/05/10  03:23:17
6043         Log: Subject: Re: [PATCH] Re: perl@16433
6044              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)       
6045              Date: Thu, 09 May 2002 16:24:59 -0700
6046              Message-ID: <LVw28gzkguhE092yn@efn.org>
6047      Branch: perl
6048            ! t/op/tie.t
6049 ____________________________________________________________________________
6050 [ 16529] By: jhi                                   on 2002/05/09  21:39:04
6051         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
6052              From: Dave Mitchell <davem@fdgroup.com>
6053              Date: Thu, 9 May 2002 17:18:42 +0100
6054              Message-ID: <20020509171842.C9836@fdgroup.com>
6055      Branch: perl
6056            ! ext/threads/shared/t/cond.t
6057 ____________________________________________________________________________
6058 [ 16528] By: nick                                  on 2002/05/09  16:40:39
6059         Log: Integrate maint branch io (pipe) fixes.
6060      Branch: perl
6061           !> doio.c pp_sys.c util.c
6062 ____________________________________________________________________________
6063 [ 16527] By: jhi                                   on 2002/05/09  14:09:00
6064         Log: FAQ sync.
6065      Branch: perl
6066            ! pod/perlfaq3.pod pod/perlfaq4.pod
6067 ____________________________________________________________________________
6068 [ 16526] By: jhi                                   on 2002/05/09  14:06:53
6069         Log: metaconfig unit changes for #16525, plus extra linting.
6070      Branch: metaconfig
6071            ! U/compline/ptrsize.U U/protos/Protochk.U
6072            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
6073            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
6074            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
6075            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
6076            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
6077            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
6078            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
6079            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
6080            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
6081            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
6082            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
6083            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
6084            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
6085            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
6086            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
6087            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
6088            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
6089            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
6090            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
6091            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
6092            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
6093            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
6094            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
6095            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
6096 ____________________________________________________________________________
6097 [ 16525] By: jhi                                   on 2002/05/09  14:06:11
6098         Log: metaconfig unit linting.
6099      Branch: perl
6100            ! reentr.pl
6101 ____________________________________________________________________________
6102 [ 16524] By: jhi                                   on 2002/05/09  13:49:01
6103         Log: metaconfig unit changes for #16523.
6104      Branch: metaconfig
6105            ! U/compline/ptrsize.U
6106      Branch: metaconfig/U/perl
6107            ! use64bits.U
6108 ____________________________________________________________________________
6109 [ 16523] By: jhi                                   on 2002/05/09  13:48:20
6110         Log: ptrsize should depend on use64bitall, not the other
6111              way round, noticed by Karl Tomlinson <k.tomlinson@auckland.ac.nz>.
6112      Branch: perl
6113            ! Configure
6114 ____________________________________________________________________________
6115 [ 16522] By: jhi                                   on 2002/05/09  13:07:58
6116         Log: Integrate #16510 from macperl;
6117              
6118              Tell IO.xs that MacOS sometimes doesn't need extra help
6119      Branch: perl
6120           !> ext/IO/IO.xs
6121 ____________________________________________________________________________
6122 [ 16521] By: ams                                   on 2002/05/09  12:42:12
6123         Log: Subject: Re: Storable doc patches
6124              From: "Philip Newton" <Philip.Newton@gmx.net>
6125              Date: Thu, 9 May 2002 14:32:29 +0200
6126              Message-Id: 
6127      Branch: perl
6128            ! ext/Storable/Storable.pm
6129 ____________________________________________________________________________
6130 [ 16520] By: rgs                                   on 2002/05/09  11:43:12
6131         Log: cmp() compares chars, not bytes.
6132      Branch: perl
6133            ! pod/perllocale.pod
6134 ____________________________________________________________________________
6135 [ 16519] By: rgs                                   on 2002/05/09  10:19:04
6136         Log: A footnote about PERL_DESTRUCT_LEVEL and mod_perl.
6137      Branch: perl
6138            ! pod/perlhack.pod
6139 ____________________________________________________________________________
6140 [ 16518] By: ams                                   on 2002/05/09  09:04:31
6141         Log: Subject: Storable doc patches
6142              From: Philip Newton <Philip.Newton@gmx.net>
6143              Date: Thu, 09 May 2002 12:00:45 +0200
6144              Message-Id: <vshkdu49hlpqqm6mlre5ilkn8l9dbqdnsg@4ax.com>
6145      Branch: perl
6146            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
6147 ____________________________________________________________________________
6148 [ 16517] By: ams                                   on 2002/05/09  08:53:50
6149         Log: Subject: Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
6150              From: Philip Newton <Philip.Newton@gmx.net>
6151              Date: Thu, 09 May 2002 11:16:06 +0200
6152              Message-Id: <6ffkdu422rls6td4okfu243c9vbtnrfntk@4ax.com>
6153      Branch: perl
6154            ! ext/Storable/README
6155 ____________________________________________________________________________
6156 [ 16516] By: nick                                  on 2002/05/09  08:13:39
6157         Log: Integrate mainline
6158      Branch: perlio
6159           !> pod/perlxstut.pod
6160 ____________________________________________________________________________
6161 [ 16515] By: nick                                  on 2002/05/09  07:29:53
6162         Log: Integrate mainline
6163      Branch: perlio
6164           !> (integrate 27 files)
6165 ____________________________________________________________________________
6166 [ 16514] By: ams                                   on 2002/05/09  06:50:24
6167         Log: Subject: [Patch] perlxstut.pod
6168              From: lupe@lupe-christoph.de (Lupe Christoph)
6169              Date: Thu, 9 May 2002 09:42:02 +0200
6170              Message-Id: <20020509074202.GJ1087@lupe-christoph.de>
6171              (Applied with tweaks.)
6172      Branch: perl
6173            ! pod/perlxstut.pod
6174 ____________________________________________________________________________
6175 [ 16513] By: ams                                   on 2002/05/09  06:04:47
6176         Log: Subject: [Patch] perlapio.pod
6177              From: lupe@lupe-christoph.de (Lupe Christoph)
6178              Date: Thu, 9 May 2002 09:01:50 +0200
6179              Message-Id: <20020509070150.GI1087@lupe-christoph.de>
6180              (Applied with tweaks.)
6181      Branch: perl
6182            ! pod/perlapio.pod
6183 ____________________________________________________________________________
6184 [ 16512] By: pudge                                 on 2002/05/09  03:44:21
6185         Log: Integrate from macperl
6186      Branch: maint-5.6/macperl
6187           !> macos/macperl/MPConsole.cp
6188 ____________________________________________________________________________
6189 [ 16511] By: pudge                                 on 2002/05/09  03:34:14
6190         Log: Make interrupt act as end of file, MacPerl Bug #542154
6191      Branch: macperl
6192            ! macos/macperl/MPConsole.cp
6193 ____________________________________________________________________________
6194 [ 16510] By: pudge                                 on 2002/05/09  03:33:34
6195         Log: Tell IO.xs that MacOS sometimes doesn't need extra help
6196      Branch: macperl
6197            ! ext/IO/IO.xs
6198 ____________________________________________________________________________
6199 [ 16509] By: pudge                                 on 2002/05/09  03:32:47
6200         Log: Make perlio (!sfio) work on MacOS
6201      Branch: macperl
6202            ! macos/config.h macos/config.sh macos/macish.c
6203 ____________________________________________________________________________
6204 [ 16508] By: gsar                                  on 2002/05/09  00:24:00
6205         Log: integrate maint-5.6/macperl contents
6206      Branch: maint-5.6/perl
6207           !> README.macos cop.h deb.c embed.h ext/File/Glob/Glob.pm
6208           !> lib/DB.pm lib/File/Copy.pm lib/File/Spec/Mac.pm lib/perl5db.pl
6209           !> perl.c pod/perlport.pod pp_ctl.c proto.h toke.c util.c
6210 ____________________________________________________________________________
6211 [ 16507] By: jhi                                   on 2002/05/08  23:48:12
6212         Log: Rework #16506 some more.
6213      Branch: perl
6214            ! ext/Time/HiRes/HiRes.xs win32/win32.c
6215 ____________________________________________________________________________
6216 [ 16506] By: jhi                                   on 2002/05/08  23:20:29
6217         Log: Rework #16503 a bit to keep all the HiRes implementation
6218              in one place, assuming we want to re-CPAN Time::HiRes at
6219              some point.
6220      Branch: perl
6221            ! ext/Time/HiRes/HiRes.xs win32/win32.c
6222 ____________________________________________________________________________
6223 [ 16505] By: jhi                                   on 2002/05/08  22:52:17
6224         Log: metaconfig unit change for #16504.
6225      Branch: metaconfig
6226            ! U/modified/Cppsym.U
6227 ____________________________________________________________________________
6228 [ 16504] By: jhi                                   on 2002/05/08  22:51:54
6229         Log: Subject: [ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols='-Acpu=i386 ...' is bad (esp for _h2ph_pre.ph)
6230              From: Pixel <pixel@mandrakesoft.com>
6231              Date: 08 May 2002 18:19:51 +0200
6232              Message-Id: <ly3cx2wr14.fsf@leia.mandrakesoft.com>   
6233      Branch: perl
6234            ! Configure
6235 ____________________________________________________________________________
6236 [ 16503] By: gsar                                  on 2002/05/08  22:49:33
6237         Log: make the gettimeofday() implementation in Time::HiRes available
6238              from perl
6239      Branch: perl
6240            ! XSUB.h ext/Time/HiRes/HiRes.xs iperlsys.h makedef.pl pp.c
6241            ! win32/config.bc win32/config.gc win32/config.vc
6242            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
6243            ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
6244            ! win32/win32.c win32/win32iop.h
6245 ____________________________________________________________________________
6246 [ 16502] By: jhi                                   on 2002/05/08  22:41:42
6247         Log: Subject: Test output update for OS X 10.1.4
6248              From: Kay Röpke <kroepke@dolphin-services.de>
6249              Date: Wed, 8 May 2002 22:23:36 +0200
6250              Message-Id: <79FC9AC7-62C1-11D6-9BDB-000393414688@dolphin-services.de>
6251      Branch: perl
6252            ! ext/DB_File/t/db-recno.t
6253 ____________________________________________________________________________
6254 [ 16501] By: jhi                                   on 2002/05/08  22:39:11
6255         Log: Subject: [PATCH] Re: perl@16433
6256              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6257              Date: Tue, 07 May 2002 18:40:44 -0700
6258              Message-ID: <cII28gzkgaOS092yn@efn.org>
6259              
6260              Subject: Re: [PATCH] Re: perl@16433
6261              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6262              Date: Wed, 08 May 2002 10:16:42 -0700
6263              Message-ID: <61V28gzkg+jG092yn@efn.org>
6264      Branch: perl
6265            ! pp_sys.c sv.c t/op/tie.t
6266 ____________________________________________________________________________
6267 [ 16500] By: jhi                                   on 2002/05/08  22:25:01
6268         Log: Subject: [DOC PATCH] Minor threads::shared nits
6269              From: Simon Glover <scog@amnh.org>
6270              Date: Wed, 8 May 2002 17:23:16 -0400 (EDT)
6271              Message-ID: <Pine.GSO.4.43.0205081719050.26360-100000@egg.amnh.org>
6272      Branch: perl
6273            ! ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
6274            ! ext/threads/shared/shared.pm
6275 ____________________________________________________________________________
6276 [ 16499] By: jhi                                   on 2002/05/08  22:22:30
6277         Log: Subject: [DOC PATCH] perlthrtut proofreading
6278              From: Simon Glover <scog@amnh.org>
6279              Date: Wed, 8 May 2002 14:00:13 -0400 (EDT)
6280              Message-ID: <Pine.GSO.4.43.0205081351010.23879-100000@egg.amnh.org>
6281      Branch: perl
6282            ! pod/perlthrtut.pod
6283 ____________________________________________________________________________
6284 [ 16498] By: jhi                                   on 2002/05/08  22:19:45
6285         Log: Deprecate 5.005threads.
6286      Branch: perl
6287            ! pod/perldelta.pod
6288 ____________________________________________________________________________
6289 [ 16497] By: jhi                                   on 2002/05/08  22:11:21
6290         Log: Integrate perlio:
6291              
6292              [ 16496]
6293              Portability and doc tweaks to PerlIO/XS stuff.
6294              We are still "papering over the cracks" a bit,
6295              but now it is good stiff card held on with epoxy.
6296              
6297              [ 16495]
6298              PerlIO/XS interface routine and doc updates from
6299              lupe@lupe-christoph.de (Lupe Christoph) in mail
6300              Subject: [For Review] Patch for perlio.c and pods
6301              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
6302              Date: Sun, 5 May 2002 10:43:15 +0200
6303              (Minor tweaks to follow.)
6304      Branch: perl
6305           !> perlio.c pod/perlapio.pod pod/perlxstut.pod
6306 ____________________________________________________________________________
6307 [ 16496] By: nick                                  on 2002/05/08  19:08:43
6308         Log: Portability and doc tweaks to PerlIO/XS stuff.
6309              We are still "papering over the cracks" a bit,
6310              but now it is good stiff card held on with epoxy.
6311      Branch: perlio
6312            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
6313 ____________________________________________________________________________
6314 [ 16495] By: nick                                  on 2002/05/08  17:56:43
6315         Log: PerlIO/XS interface routine and doc updates from
6316              lupe@lupe-christoph.de (Lupe Christoph) in mail
6317              Subject: [For Review] Patch for perlio.c and pods
6318              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
6319              Date: Sun, 5 May 2002 10:43:15 +0200
6320              (Minor tweaks to follow.)
6321      Branch: perlio
6322            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
6323 ____________________________________________________________________________
6324 [ 16494] By: nick                                  on 2002/05/08  17:40:34
6325         Log: Integrate mainline
6326      Branch: perlio
6327           !> Changes Porting/p4genpatch ext/File/Glob/bsd_glob.c
6328           !> ext/Storable/Storable.pm lib/base.pm lib/diagnostics.t
6329           !> lib/fields.t lib/locale.t makedef.pl patchlevel.h
6330           !> t/run/fresh_perl.t
6331 ____________________________________________________________________________
6332 [ 16493] By: jhi                                   on 2002/05/08  14:25:31
6333         Log: Update Changes.
6334      Branch: perl
6335            ! Changes patchlevel.h
6336 ____________________________________________________________________________
6337 [ 16492] By: gsar                                  on 2002/05/08  14:00:54
6338         Log: p4genpatch: produce unix-compatible patches on non-MacOS platforms;
6339              don't unlink /dev/null
6340      Branch: perl
6341            ! Porting/p4genpatch
6342 ____________________________________________________________________________
6343 [ 16491] By: jhi                                   on 2002/05/08  13:59:16
6344         Log: Integrate perlio:
6345              
6346              [ 16487]
6347              Avoid pointless re-encode of data in :encoding's read buffer
6348              on a close
6349      Branch: perl
6350           !> ext/PerlIO/encoding/encoding.xs
6351 ____________________________________________________________________________
6352 [ 16490] By: jhi                                   on 2002/05/08  13:55:05
6353         Log: The base.pm changes need this, too?
6354      Branch: perl
6355            ! lib/diagnostics.t
6356 ____________________________________________________________________________
6357 [ 16489] By: gsar                                  on 2002/05/08  13:33:41
6358         Log: fix p4genpatch breakage (missing slash in patch headers)
6359      Branch: perl
6360            ! Porting/p4genpatch
6361 ____________________________________________________________________________
6362 [ 16488] By: jhi                                   on 2002/05/08  13:24:15
6363         Log: Integrate #14679 from macperl;
6364              
6365              Skip layer symbols for sfio
6366      Branch: perl
6367           !> makedef.pl
6368 ____________________________________________________________________________
6369 [ 16487] By: nick                                  on 2002/05/08  13:12:47
6370         Log: Avoid pointless re-encode of data in :encoding's read buffer
6371              on a close
6372      Branch: perlio
6373            ! ext/PerlIO/encoding/encoding.xs
6374 ____________________________________________________________________________
6375 [ 16486] By: jhi                                   on 2002/05/08  13:09:24
6376         Log: Integrate #16481 from macperl;
6377              
6378              p4genpatch Mac OS fixes (paths, utime)
6379      Branch: perl
6380           !> Porting/p4genpatch
6381 ____________________________________________________________________________
6382 [ 16485] By: jhi                                   on 2002/05/08  13:06:30
6383         Log: Storable doc tweaks.
6384      Branch: perl
6385            ! ext/Storable/Storable.pm
6386 ____________________________________________________________________________
6387 [ 16484] By: jhi                                   on 2002/05/08  12:57:32
6388         Log: Subject: Re: [PATCH] use base Notexists
6389              From: andreas.koenig@anima.de (Andreas J. Koenig)
6390              Date: Wed, 08 May 2002 15:57:53 +0200
6391              Message-ID: <m34rhi91y6.fsf@anima.de>
6392      Branch: perl
6393            ! lib/base.pm lib/fields.t
6394 ____________________________________________________________________________
6395 [ 16483] By: jhi                                   on 2002/05/08  12:44:46
6396         Log: Subject: [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
6397              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
6398              Date: Wed, 8 May 2002 10:47:51 +0400
6399              Message-Id: <6134254DE87BD411908B00A0C99B044F035BBFCB@mowd019a.mow.siemens.ru>
6400      Branch: perl
6401            ! t/run/fresh_perl.t
6402 ____________________________________________________________________________
6403 [ 16482] By: jhi                                   on 2002/05/08  12:41:51
6404         Log: Document how even "ASCII" locales can have problems
6405              if \w includes some of the regex metacharacters.
6406      Branch: perl
6407            ! lib/locale.t
6408 ____________________________________________________________________________
6409 [ 16481] By: pudge                                 on 2002/05/08  12:31:12
6410         Log: p4genpatch Mac OS fixes (paths, utime)
6411      Branch: macperl
6412            ! Porting/p4genpatch
6413 ____________________________________________________________________________
6414 [ 16480] By: jhi                                   on 2002/05/08  12:30:53
6415         Log: Subject: RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
6416              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
6417              Date: Wed, 8 May 2002 10:33:14 +0400
6418              Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A6A@mowd019a.mow.siemens.ru>
6419      Branch: perl
6420            ! ext/File/Glob/bsd_glob.c
6421 ____________________________________________________________________________
6422 [ 16479] By: pudge                                 on 2002/05/08  12:30:41
6423         Log: Skip layer symbols for sfio
6424      Branch: macperl
6425            ! makedef.pl
6426 ____________________________________________________________________________
6427 [ 16478] By: jhi                                   on 2002/05/08  12:25:04
6428         Log: Bump up the Storable $VERSION to 2.0.
6429      Branch: perl
6430            ! ext/Storable/Storable.pm
6431 ____________________________________________________________________________
6432 [ 16477] By: nick                                  on 2002/05/08  06:21:18
6433         Log: Integrate mainline  - win2k, MinGW all tests pass :-)
6434      Branch: perlio
6435           !> (integrate 36 files)
6436 ____________________________________________________________________________
6437 [ 16476] By: pudge                                 on 2002/05/08  04:34:12
6438         Log: Oops, add back
6439      Branch: macperl
6440            + macos/MacPerlTests.cmd
6441 ____________________________________________________________________________
6442 [ 16475] By: pudge                                 on 2002/05/08  04:31:10
6443         Log: Integrate with perl
6444      Branch: macperl
6445           +> Porting/p4genpatch ext/Digest/MD5/README
6446           +> ext/Digest/MD5/t/md5-aaa.t ext/Digest/MD5/t/utf8.t
6447           +> ext/threads/shared/semaphore.pm
6448           +> ext/threads/shared/t/semaphore.t lib/ExtUtils/MM_MacOS.pm
6449           +> t/comp/hints.t vos/compile_full_perl.cm
6450           +> vos/configure_full_perl.sh vos/make_full_perl.sh
6451           +> wince/compile.bat wince/win32io.c
6452            - Porting/p4d2p Porting/p4desc ext/Digest/MD5/t/aaa.t
6453            - macos/MacPerlTests.cmd wince/config.h wince/perldll.def
6454           !> (integrate 206 files)
6455 ____________________________________________________________________________
6456 [ 16474] By: pudge                                 on 2002/05/08  04:00:04
6457         Log: Update README (integrate from macperl)
6458      Branch: maint-5.6/macperl
6459           !> README.macos
6460 ____________________________________________________________________________
6461 [ 16473] By: pudge                                 on 2002/05/08  03:52:28
6462         Log: Various syncs from macperl/ -> maint-5.6/macperl/
6463              File::Copy, File::Spec updates
6464              Test script modifications
6465              pp_require path bugfixes
6466      Branch: maint-5.6/macperl
6467            ! lib/File/Copy.pm lib/File/Spec/Mac.pm macos/MacPerlTests.plx
6468            ! macos/configpm macos/macish.c macos/macish.h pp_ctl.c
6469 ____________________________________________________________________________
6470 [ 16472] By: pudge                                 on 2002/05/08  03:51:06
6471         Log: Add MacPerl.pm to Help menu, MacPerl Bug #533331
6472      Branch: macperl
6473            ! macos/macperl/MacPerl.podhelp
6474      Branch: maint-5.6/macperl
6475            ! macos/macperl/MacPerl.podhelp
6476 ____________________________________________________________________________
6477 [ 16471] By: pudge                                 on 2002/05/08  03:50:25
6478         Log: Reset Mac::err flag in app, MacPerl Bug #546065
6479      Branch: macperl
6480            ! macos/macperl/MPScript.c
6481      Branch: maint-5.6/macperl
6482            ! macos/macperl/MPScript.c
6483 ____________________________________________________________________________
6484 [ 16470] By: pudge                                 on 2002/05/08  03:49:32
6485         Log: Fix for some module install paths, MacPerl Bug #549611
6486      Branch: macperl
6487            ! macos/macperl/Droplets/installme.plx
6488            ! macos/macperl/Droplets/untarzipme.plx
6489      Branch: maint-5.6/macperl
6490            ! macos/macperl/Droplets/installme.plx
6491            ! macos/macperl/Droplets/untarzipme.plx
6492 ____________________________________________________________________________
6493 [ 16469] By: pudge                                 on 2002/05/08  03:48:53
6494         Log: Stupid Mac::OSA::Simple bugs
6495      Branch: macperl
6496            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
6497      Branch: maint-5.6/macperl
6498            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
6499 ____________________________________________________________________________
6500 [ 16468] By: pudge                                 on 2002/05/08  03:48:15
6501         Log: Various BuildTools fixes, MacPerl Bug #545341
6502      Branch: macperl
6503            ! macos/lib/Mac/BuildTools.pm
6504      Branch: maint-5.6/macperl
6505            ! macos/lib/Mac/BuildTools.pm
6506 ____________________________________________________________________________
6507 [ 16467] By: pudge                                 on 2002/05/08  03:47:26
6508         Log: MM_MacOS has been moved from macos/lib/ to lib/
6509      Branch: macperl
6510            - macos/lib/ExtUtils/MM_MacOS.pm
6511 ____________________________________________________________________________
6512 [ 16466] By: pudge                                 on 2002/05/08  03:46:24
6513         Log: Oops, add Digest::MD5 Makefile.mk back in
6514      Branch: macperl
6515            + macos/bundled_ext/Digest/MD5/Makefile.mk
6516 ____________________________________________________________________________
6517 [ 16465] By: pudge                                 on 2002/05/08  03:45:47
6518         Log: Allow focus of first item, MacPerl Bug #529102
6519      Branch: macperl
6520            ! macos/ext/Mac/Windows/Windows.pm
6521      Branch: maint-5.6/macperl
6522            ! macos/ext/Mac/Windows/Windows.pm
6523 ____________________________________________________________________________
6524 [ 16464] By: pudge                                 on 2002/05/08  03:43:39
6525         Log: Don't open dirs in Mac::Glue, MacPerl Bug #529108
6526      Branch: macperl
6527            ! macos/lib/Mac/Glue.pm
6528      Branch: maint-5.6/macperl
6529            ! macos/lib/Mac/Glue.pm
6530 ____________________________________________________________________________
6531 [ 16463] By: gsar                                  on 2002/05/08  01:34:45
6532         Log: perl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
6533      Branch: perl
6534            ! makedef.pl
6535 ____________________________________________________________________________
6536 [ 16462] By: gsar                                  on 2002/05/08  00:46:34
6537         Log: aTHX may be empty
6538      Branch: perl
6539            ! win32/win32.c
6540 ____________________________________________________________________________
6541 [ 16461] By: gsar                                  on 2002/05/08  00:32:47
6542         Log: 5005threads builds again on windows
6543      Branch: perl
6544            ! win32/win32.c win32/win32.h
6545 ____________________________________________________________________________
6546 [ 16460] By: gsar                                  on 2002/05/07  23:42:42
6547         Log: fixes for various warnings identified by Visual C++
6548      Branch: perl
6549            ! bytecode.pl ext/B/B.xs ext/ByteLoader/bytecode.h
6550            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
6551            ! ext/Encode/Encode.xs ext/POSIX/POSIX.xs malloc.c
6552            ! win32/config.bc win32/config.gc win32/config.vc
6553            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6554            ! win32/win32.c win32/win32iop.h
6555 ____________________________________________________________________________
6556 [ 16459] By: gsar                                  on 2002/05/07  23:42:11
6557         Log: keep paths consistently slashed on windows
6558      Branch: perl
6559            ! t/harness
6560 ____________________________________________________________________________
6561 [ 16458] By: gsar                                  on 2002/05/07  22:33:20
6562         Log: integrate makefile.mk changes into Makefile
6563      Branch: perl
6564            ! win32/Makefile
6565 ____________________________________________________________________________
6566 [ 16457] By: jhi                                   on 2002/05/07  22:26:38
6567         Log: Subject: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
6568              From: Nicholas Clark <nick@unfortu.net>
6569              Date: Tue, 7 May 2002 23:26:01 +0100
6570              Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net>
6571      Branch: perl
6572            ! ext/Storable/MANIFEST ext/Storable/Makefile.PL
6573            ! ext/Storable/README ext/Storable/Storable.pm
6574            ! ext/Storable/t/malice.t
6575 ____________________________________________________________________________
6576 [ 16456] By: jhi                                   on 2002/05/07  22:24:59
6577         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
6578              From: Dave Mitchell <davem@fdgroup.com>
6579              Date: Wed, 8 May 2002 00:11:02 +0100
6580              Message-ID: <20020508001102.D4118@fdgroup.com>
6581      Branch: perl
6582            ! pp_hot.c scope.c
6583 ____________________________________________________________________________
6584 [ 16455] By: jhi                                   on 2002/05/07  22:23:34
6585         Log: Subject: [PATCH pp_hot.c V.2]  correctly unlocalise exists on tied/%ENV   
6586              From: Dave Mitchell <davem@fdgroup.com>
6587              Date: Tue, 7 May 2002 23:13:10 +0100
6588              Message-ID: <20020507231310.B4118@fdgroup.com>
6589      Branch: perl
6590            ! pp_hot.c
6591 ____________________________________________________________________________
6592 [ 16454] By: sky                                   on 2002/05/07  21:18:44
6593         Log: Documentation of async
6594      Branch: perl
6595            ! ext/threads/threads.pm
6596 ____________________________________________________________________________
6597 [ 16453] By: sky                                   on 2002/05/07  21:16:28
6598         Log: Documentation added.
6599      Branch: perl
6600            ! ext/threads/shared/semaphore.pm
6601 ____________________________________________________________________________
6602 [ 16452] By: sky                                   on 2002/05/07  21:15:34
6603         Log: Add support for async.
6604      Branch: perl
6605            ! ext/threads/threads.pm
6606 ____________________________________________________________________________
6607 [ 16451] By: sky                                   on 2002/05/07  21:01:47
6608         Log: Add documentation.
6609      Branch: perl
6610            ! ext/threads/shared/queue.pm
6611 ____________________________________________________________________________
6612 [ 16450] By: sky                                   on 2002/05/07  20:24:08
6613         Log: Fix bad assumptions in test case.
6614              a) print "ok $var\n"; $var++ isn't atomic by any stretch of imagination
6615              b) $var++ is not atomic
6616              c) the creating of the string to print and the actuall printing 
6617              could be preempted by another thread
6618      Branch: perl
6619            ! ext/threads/shared/t/queue.t
6620 ____________________________________________________________________________
6621 [ 16449] By: jhi                                   on 2002/05/07  19:17:41
6622         Log: Subject: [ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
6623              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6624              Date: Tue, 07 May 2002 19:41:03 +0200
6625              Message-Id: <20020507190423.E22C.H.M.BRAND@hccnet.nl>
6626      Branch: perl
6627            ! makedepend.SH
6628 ____________________________________________________________________________
6629 [ 16448] By: jhi                                   on 2002/05/07  19:16:00
6630         Log: Upgrade to Encode 1.71.
6631      Branch: perl
6632            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6633            ! ext/Encode/bin/enc2xs ext/Encode/t/Unicode.t
6634 ____________________________________________________________________________
6635 [ 16447] By: nick                                  on 2002/05/07  18:39:47
6636         Log: Integrate mainline
6637      Branch: perlio
6638           !> AUTHORS ext/Encode/Encode.xs ext/Storable/Storable.xs
6639           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/File/Spec/Unix.pm
6640           !> lib/User/pwent.t
6641 ____________________________________________________________________________
6642 [ 16446] By: jhi                                   on 2002/05/07  14:34:01
6643         Log: AUTHORS updates.
6644      Branch: perl
6645            ! AUTHORS
6646 ____________________________________________________________________________
6647 [ 16445] By: jhi                                   on 2002/05/07  14:14:28
6648         Log: Subject: [PATCH Encode.xs] avoid compiler casting warnings
6649              From: Robin Barker <rmb1@cise.npl.co.uk>
6650              Date: Tue, 7 May 2002 16:13:34 +0100 (BST)
6651              Message-Id: <200205071513.QAA05846@tempest.npl.co.uk>
6652      Branch: perl
6653            ! ext/Encode/Encode.xs
6654 ____________________________________________________________________________
6655 [ 16444] By: jhi                                   on 2002/05/07  13:57:25
6656         Log: Subject: [ID 20020506.009] File::Spec::Unix::canonpath under cygwin
6657              From: Michael A Chase <mchase@ix.netcom.com>
6658              Date: Mon, 6 May 2002 13:58:48 -0700 (Pacific Daylight Time)
6659              Message-Id: <E174pZk-0008IP-00@smtp6.mindspring.com>
6660              
6661              (plus add what POSIX says)
6662      Branch: perl
6663            ! lib/File/Spec/Unix.pm
6664 ____________________________________________________________________________
6665 [ 16443] By: jhi                                   on 2002/05/07  13:50:35
6666         Log: Subject: Re: lib/User/pwent.t on Cygwin
6667              From: John Peacock <jpeacock@rowman.com>
6668              Date: Mon, 06 May 2002 10:14:21 -0400
6669              Message-ID: <3CD68FBD.8020502@rowman.com>
6670      Branch: perl
6671            ! lib/User/pwent.t
6672 ____________________________________________________________________________
6673 [ 16442] By: jhi                                   on 2002/05/07  12:50:26
6674         Log: Subject: [PATCH] Storable (Re: perl@16433)
6675              From: Radu Greab <radu@netsoft.ro>
6676              Date: Tue, 7 May 2002 11:37:03 +0300
6677              Message-ID: <15575.37423.446700.9930@ix.netsoft.ro>
6678              
6679              Subject: Re: [PATCH] Storable (Re: perl@16433)
6680              From: Radu Greab <radu@netsoft.ro>
6681              Date: Tue, 7 May 2002 12:49:24 +0300
6682              Message-ID: <15575.41764.744956.7193@ix.netsoft.ro>
6683              
6684              Plug the Storable memory leaks.
6685      Branch: perl
6686            ! ext/Storable/Storable.xs
6687 ____________________________________________________________________________
6688 [ 16441] By: jhi                                   on 2002/05/07  12:48:30
6689         Log: Upgrade to CPAN 1.61.
6690      Branch: perl
6691            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
6692 ____________________________________________________________________________
6693 [ 16440] By: nick                                  on 2002/05/07  07:07:58
6694         Log: Integrate mainline
6695      Branch: perlio
6696           +> Porting/p4genpatch vos/compile_full_perl.cm
6697           +> vos/configure_full_perl.sh vos/make_full_perl.sh
6698           +> wince/compile.bat wince/win32io.c
6699            - Porting/p4d2p Porting/p4desc wince/config.h wince/perldll.def
6700           !> (integrate 74 files)
6701 ____________________________________________________________________________
6702 [ 16439] By: jhi                                   on 2002/05/07  02:49:47
6703         Log: Document the bad behaviour of for(1..5){$_++}
6704              (it works but it should fail)
6705      Branch: perl
6706            ! pod/perldelta.pod
6707 ____________________________________________________________________________
6708 [ 16438] By: jhi                                   on 2002/05/07  00:14:12
6709         Log: README.ko update from Jungshik Shin.
6710      Branch: perl
6711            ! README.ko
6712 ____________________________________________________________________________
6713 [ 16437] By: jhi                                   on 2002/05/06  22:38:26
6714         Log: Subject: Re: perl@16433
6715              From: Nicholas Clark <nick@unfortu.net>
6716              Date: Tue, 7 May 2002 00:21:46 +0100
6717              Message-ID: <20020506232146.GF4698@Bagpuss.unfortu.net>
6718      Branch: perl
6719            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
6720            ! ext/Storable/t/malice.t
6721 ____________________________________________________________________________
6722 [ 16436] By: jhi                                   on 2002/05/06  21:05:20
6723         Log: Subject:  two and a half steps further for WinCE cross-build
6724              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
6725              Date: Mon, 6 May 2002 23:54:24 +0400
6726              Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
6727      Branch: perl
6728            - wince/config.h
6729            ! MANIFEST configpm wince/Makefile.ce wince/README.compile
6730 ____________________________________________________________________________
6731 [ 16435] By: jhi                                   on 2002/05/06  15:30:29
6732         Log: Detypo.
6733      Branch: perl
6734            ! pod/perldelta.pod
6735 ____________________________________________________________________________
6736 [ 16434] By: jhi                                   on 2002/05/06  15:29:58
6737         Log: Subject: Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV
6738              From: Dave Mitchell <davem@fdgroup.com>
6739              Date: Mon, 6 May 2002 17:17:00 +0100
6740              Message-ID: <20020506171700.A256@fdgroup.com>
6741      Branch: perl
6742            ! pod/perldelta.pod t/op/local.t
6743 ____________________________________________________________________________
6744 [ 16433] By: jhi                                   on 2002/05/06  13:38:56
6745         Log: Update Changes.
6746      Branch: perl
6747            ! Changes patchlevel.h
6748 ____________________________________________________________________________
6749 [ 16432] By: jhi                                   on 2002/05/06  13:29:22
6750         Log: Add a test for #16431, and document Dave's campaign
6751              against localised hash element bugs.
6752      Branch: perl
6753            ! pod/perldelta.pod t/op/tie.t
6754 ____________________________________________________________________________
6755 [ 16431] By: jhi                                   on 2002/05/06  13:13:00
6756         Log: Subject: [proposed PATCH] correctly unlocalise exists on tied/%ENV
6757              From: Dave Mitchell <davem@fdgroup.com>
6758              Date: Sat, 4 May 2002 00:34:18 +0100
6759              Message-ID: <20020504003418.F22026@fdgroup.com>
6760      Branch: perl
6761            ! pp_hot.c t/op/local.t
6762 ____________________________________________________________________________
6763 [ 16430] By: jhi                                   on 2002/05/06  12:39:31
6764         Log: Regen uconfig.h.
6765      Branch: perl
6766            ! uconfig.h
6767 ____________________________________________________________________________
6768 [ 16429] By: jhi                                   on 2002/05/06  12:18:23
6769         Log: Unfortunately AmigaOS has been broken since 11423
6770              and is unlikely to get fixed in time for 5.8.0.
6771      Branch: perl
6772            ! pod/perldelta.pod
6773 ____________________________________________________________________________
6774 [ 16428] By: jhi                                   on 2002/05/06  12:12:59
6775         Log: Ultimate discouragement for the old tools, from Andreas.
6776      Branch: perl
6777            - Porting/p4d2p Porting/p4desc
6778            ! MANIFEST Porting/repository.pod
6779 ____________________________________________________________________________
6780 [ 16427] By: jhi                                   on 2002/05/06  12:01:36
6781         Log: Upgrade to Digest::MD5 2.20.
6782      Branch: perl
6783            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
6784            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/md5-aaa.t
6785 ____________________________________________________________________________
6786 [ 16426] By: ams                                   on 2002/05/06  09:48:42
6787         Log: Subject: [Encode] 1.70 released
6788              From: Dan Kogai <dankogai@dan.co.jp>
6789              Date: Mon, 6 May 2002 19:36:15 +0900
6790              Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>
6791      Branch: perl
6792            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/enc2xs
6793            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
6794            ! ext/Encode/t/Unicode.t ext/Encode/t/mime-header.t
6795 ____________________________________________________________________________
6796 [ 16425] By: ams                                   on 2002/05/06  09:40:42
6797         Log: Subject: [PATCH] PerlIO::Via reference
6798              From: Gisle Aas <gisle@ActiveState.com>
6799              Date: 05 May 2002 22:50:23 -0700
6800              Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>
6801      Branch: perl
6802            ! pod/perliol.pod
6803 ____________________________________________________________________________
6804 [ 16424] By: ams                                   on 2002/05/06  09:37:58
6805         Log: Subject: [PATCH] Term/Complete.pm: quote metachars
6806              From: Brendan O'Dea <bod@debian.org>
6807              Date: Mon, 6 May 2002 14:04:48 +1000
6808              Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>
6809      Branch: perl
6810            ! lib/Term/Complete.pm
6811 ____________________________________________________________________________
6812 [ 16423] By: gsar                                  on 2002/05/06  05:25:59
6813         Log: p4genpatch: avoid stderr noise during adds
6814      Branch: perl
6815            ! Porting/p4genpatch
6816 ____________________________________________________________________________
6817 [ 16422] By: jhi                                   on 2002/05/06  02:16:31
6818         Log: Subject: [PATCH] Fixup VOS builds of miniperl
6819              From: Paul_GreenVOS@vos.stratus.com
6820              Date: Sun, 5 May 02 23:11 edt
6821              Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>
6822      Branch: perl
6823            ! vos/build.cm vos/compile_perl.cm vos/perl.bind
6824 ____________________________________________________________________________
6825 [ 16421] By: jhi                                   on 2002/05/06  01:09:24
6826         Log: Subject: Re: [ID 20020504.006] $s=`command` fails if $/=\integer
6827              From: Radu Greab <radu@netsoft.ro>
6828              Date: Mon, 6 May 2002 04:23:10 +0300
6829              Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
6830      Branch: perl
6831            ! pp_sys.c t/op/exec.t
6832 ____________________________________________________________________________
6833 [ 16420] By: jhi                                   on 2002/05/05  22:35:58
6834         Log: Further comment tweak, to agree with perlxs.pod.
6835      Branch: perl
6836            ! perl.h
6837 ____________________________________________________________________________
6838 [ 16419] By: jhi                                   on 2002/05/05  22:15:48
6839         Log: Subject: [PATCH] Update README.vos and release vos build macros
6840              From: Paul_GreenVOS@vos.stratus.com
6841              Date: Sun, 5 May 02 17:15 edt
6842              Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>     
6843              To: perl5-porters@perl.org
6844      Branch: perl
6845            + vos/compile_full_perl.cm vos/configure_full_perl.sh
6846            + vos/make_full_perl.sh
6847            ! MANIFEST README.vos vos/Changes
6848 ____________________________________________________________________________
6849 [ 16418] By: jhi                                   on 2002/05/05  22:09:27
6850         Log: Retract MM_NW5.pm part of #16371, at the request
6851              of Michael Schwern.
6852      Branch: perl
6853            ! lib/ExtUtils/MM_NW5.pm
6854 ____________________________________________________________________________
6855 [ 16417] By: jhi                                   on 2002/05/05  17:57:04
6856         Log: Comment tweaks.
6857      Branch: perl
6858            ! perl.h
6859 ____________________________________________________________________________
6860 [ 16416] By: gsar                                  on 2002/05/05  17:00:33
6861         Log: a few more p4genpatch fixes:
6862              
6863              don't assume previous revision exists, let p4 compute it from
6864              the one-less-change number instead
6865              
6866              the time part in timestamps were always 00:00:00; fix by
6867              fetching metadata via "p4 fsync" rather than "p4 filelog"
6868              
6869              quote all file names used in external commands to make them
6870              them work when there are spaces in those file names
6871              
6872              looks production worthy now :)
6873      Branch: perl
6874            ! Porting/p4genpatch
6875 ____________________________________________________________________________
6876 [ 16415] By: jhi                                   on 2002/05/05  15:51:01
6877         Log: The #16401 was far from enough, and mostly in a wrong direction.
6878              The right thing to do would be to convert Storable into using
6879              the new MY_CXT scheme (no static data, and memory management
6880              using SVs).
6881      Branch: perl
6882            ! ext/Storable/Storable.xs
6883 ____________________________________________________________________________
6884 [ 16414] By: gsar                                  on 2002/05/05  08:41:22
6885         Log: p4genpatch diffs against depot files from //depot/perl when called
6886              with -b //depot/maint-5.6/perl
6887      Branch: perl
6888            ! Porting/p4genpatch
6889 ____________________________________________________________________________
6890 [ 16413] By: gsar                                  on 2002/05/05  07:50:53
6891         Log: p4genpatch: current directory may not be writable, so don't
6892              create temp files there
6893      Branch: perl
6894            ! Porting/p4genpatch
6895 ____________________________________________________________________________
6896 [ 16412] By: gsar                                  on 2002/05/05  07:34:33
6897         Log: p4genpatch now works on windows
6898      Branch: perl
6899            ! Porting/p4genpatch
6900 ____________________________________________________________________________
6901 [ 16411] By: gsar                                  on 2002/05/05  07:16:37
6902         Log: p4genpatch: tweak from Andreas to strip leading portion of
6903              path specified in -b (so patch can be applied with "patch -p1")
6904      Branch: perl
6905            ! Porting/p4genpatch
6906 ____________________________________________________________________________
6907 [ 16410] By: jhi                                   on 2002/05/05  03:04:56
6908         Log: Subject: [PATCH: perl@16307] add niscat (aka NIS 3, aka NIS +) to t/op/pwent
6909              From: PPrymmer@factset.com
6910              Date: Fri, 3 May 2002 14:52:12 -0400
6911              Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>      
6912      Branch: perl
6913            ! t/op/pwent.t
6914 ____________________________________________________________________________
6915 [ 16409] By: jhi                                   on 2002/05/05  01:53:24
6916         Log: Upgrade to Net::Ping 2.17.
6917      Branch: perl
6918            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
6919 ____________________________________________________________________________
6920 [ 16408] By: jhi                                   on 2002/05/05  01:38:39
6921         Log: Upgrade to Getopt::Long 2.31.
6922      Branch: perl
6923            ! lib/Getopt/Long.pm
6924 ____________________________________________________________________________
6925 [ 16407] By: jhi                                   on 2002/05/05  01:05:17
6926         Log: Subject: Re: Cross-compiling as of WinCE
6927              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
6928              Date: Sat, 4 May 2002 03:49:11 +0400
6929              Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
6930      Branch: perl
6931            + wince/compile.bat wince/win32io.c
6932            - wince/perldll.def
6933            ! MANIFEST configpm makedef.pl wince/Makefile.ce
6934            ! wince/cecopy-lib.pl wince/comp.pl wince/config.ce
6935            ! wince/config_h.PL wince/wince.c
6936 ____________________________________________________________________________
6937 [ 16406] By: jhi                                   on 2002/05/05  00:23:16
6938         Log: The loclibpth is always set by Configure.
6939      Branch: perl
6940            ! hints/dec_osf.sh
6941 ____________________________________________________________________________
6942 [ 16405] By: jhi                                   on 2002/05/05  00:13:04
6943         Log: Subject: Re: [Unicode::Collate] UCA Version number    
6944              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6945              Date: Sun, 05 May 2002 10:07:57 +0900
6946              Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>
6947      Branch: perl
6948            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
6949            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
6950 ____________________________________________________________________________
6951 [ 16404] By: rgs                                   on 2002/05/04  19:35:13
6952         Log: Subject: [PATCH sv.c] delete inaccurate comment
6953              From: Dave Mitchell <davem@fdgroup.com>
6954              Date: Fri, 3 May 2002 21:17:00 +0100
6955              Message-ID: <20020503211700.C22026@fdgroup.com>
6956      Branch: perl
6957            ! sv.c
6958 ____________________________________________________________________________
6959 [ 16403] By: jhi                                   on 2002/05/04  19:02:56
6960         Log: Solaris: show what 'that' is.
6961      Branch: perl
6962            ! hints/solaris_2.sh
6963 ____________________________________________________________________________
6964 [ 16402] By: rgs                                   on 2002/05/04  18:25:25
6965         Log: Syntax fix.
6966      Branch: perl
6967            ! t/op/arith.t
6968 ____________________________________________________________________________
6969 [ 16401] By: jhi                                   on 2002/05/04  18:25:01
6970         Log: (retracted by #16415) Storable: try to free what we allocated.
6971      Branch: perl
6972            ! ext/Storable/Storable.xs
6973 ____________________________________________________________________________
6974 [ 16400] By: jhi                                   on 2002/05/04  17:15:10
6975         Log: UNICOS: division is really sloppy.
6976      Branch: perl
6977            ! t/op/arith.t
6978 ____________________________________________________________________________
6979 [ 16399] By: jhi                                   on 2002/05/04  17:00:58
6980         Log: Subject: fix t/io/fs.t for VOS
6981              From: Paul_GreenVOS@vos.stratus.com
6982              Date: Sat, 4 May 02 14:01 edt
6983              Message-Id: <200205041801.OAA13071@mailhub1.stratus.com>
6984      Branch: perl
6985            ! t/io/fs.t
6986 ____________________________________________________________________________
6987 [ 16398] By: jhi                                   on 2002/05/04  16:57:05
6988         Log: Subject: [Unicode::Collate] UCA Version number
6989              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6990              Date: Sat, 04 May 2002 16:07:07 +0900
6991              Message-Id: <20020504160547.D7E0.BQW10602@nifty.com>
6992      Branch: perl
6993            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/test.t
6994 ____________________________________________________________________________
6995 [ 16397] By: jhi                                   on 2002/05/04  16:54:40
6996         Log: Subject: [PATCH lib/overload.pm] "\"\""
6997              From: Michael G Schwern <schwern@pobox.com>
6998              Date: Sat, 4 May 2002 13:17:44 -0400
6999              Message-ID: <20020504171743.GD640@blackrider>
7000      Branch: perl
7001            ! lib/overload.pm
7002 ____________________________________________________________________________
7003 [ 16396] By: jhi                                   on 2002/05/04  16:32:45
7004         Log: Add the EBCDIC test data to downgrade.t.
7005      Branch: perl
7006            ! ext/Storable/t/downgrade.t
7007 ____________________________________________________________________________
7008 [ 16395] By: jhi                                   on 2002/05/04  16:25:37
7009         Log: EBCDIC tweak.
7010      Branch: perl
7011            ! ext/Storable/t/utf8hash.t
7012 ____________________________________________________________________________
7013 [ 16394] By: jhi                                   on 2002/05/04  16:09:15
7014         Log: Allow p4genpatch to use diff programs other than 'diff'.
7015      Branch: perl
7016            ! Porting/p4genpatch
7017 ____________________________________________________________________________
7018 [ 16393] By: jhi                                   on 2002/05/04  16:03:56
7019         Log: Add p4genpatch from Andreas; obsoletes both
7020              p4d2p and p4desc.
7021      Branch: perl
7022            + Porting/p4genpatch
7023            ! MANIFEST Porting/makerel
7024 ____________________________________________________________________________
7025 [ 16392] By: jhi                                   on 2002/05/04  15:58:53
7026         Log: Upgrade to Encode 1.69.
7027      Branch: perl
7028            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
7029            ! ext/Encode/Encode/Makefile_PL.e2x
7030            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
7031            ! ext/Encode/lib/Encode/Guess.pm
7032            ! ext/Encode/lib/Encode/MIME/Header.pm
7033            ! ext/Encode/t/mime-header.t
7034 ____________________________________________________________________________
7035 [ 16391] By: jhi                                   on 2002/05/04  15:51:52
7036         Log: Subject: [PATCH INSTALL] - remove binary compatibility claims
7037              From: Dave Mitchell <davem@fdgroup.com>
7038              Date: Sat, 4 May 2002 16:09:26 +0100
7039              Message-ID: <20020504160926.A24990@fdgroup.com>
7040      Branch: perl
7041            ! INSTALL
7042 ____________________________________________________________________________
7043 [ 16390] By: jhi                                   on 2002/05/04  15:47:49
7044         Log: Subject: [PATCH] Re: [PATCH] Re: Data::Dumper tests with -Mutf8
7045              From: Nicholas Clark <nick@unfortu.net>
7046              Date: Sat, 4 May 2002 12:38:58 +0100
7047              Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net>
7048      Branch: perl
7049            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
7050 ____________________________________________________________________________
7051 [ 16389] By: jhi                                   on 2002/05/04  15:40:26
7052         Log: Subject: [PATCH] Re: Data::Dumper tests with -Mutf8   
7053              From: Nicholas Clark <nick@unfortu.net>
7054              Date: Sat, 4 May 2002 00:30:43 +0100
7055              Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net>
7056      Branch: perl
7057            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
7058 ____________________________________________________________________________
7059 [ 16388] By: jhi                                   on 2002/05/04  15:28:56
7060         Log: Doc tweak from Elizabeth Mattijsen.
7061      Branch: perl
7062            ! pod/perlunicode.pod
7063 ____________________________________________________________________________
7064 [ 16387] By: rgs                                   on 2002/05/04  13:29:33
7065         Log: Subject: [PATCH] channames.pm doc tweaks
7066              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
7067              Date: Sat, 04 May 2002 11:45:18 +0900
7068              Message-ID: <86it64d41t.wl@mail.edge.co.jp>
7069      Branch: perl
7070            ! lib/charnames.pm
7071 ____________________________________________________________________________
7072 [ 16386] By: rgs                                   on 2002/05/04  13:22:41
7073         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
7074              From: Dave Mitchell <davem@fdgroup.com>
7075              Date: Fri, 3 May 2002 23:51:10 +0100
7076              Message-ID: <20020503235110.E22026@fdgroup.com>
7077      Branch: perl
7078            ! pp_hot.c scope.c
7079 ____________________________________________________________________________
7080 [ 16385] By: nick                                  on 2002/05/04  09:29:41
7081         Log: Integrate mainline
7082      Branch: perlio
7083           !> (integrate 47 files)
7084 ____________________________________________________________________________
7085 [ 16384] By: jhi                                   on 2002/05/03  21:00:27
7086         Log: Subject: Re: perl@16307
7087              From: Nicholas Clark <nick@unfortu.net>
7088              Date: Fri, 3 May 2002 21:49:04 +0100
7089              Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
7090              
7091              canonical #3 was failing under -Mutf8.
7092      Branch: perl
7093            ! ext/Storable/t/canonical.t
7094 ____________________________________________________________________________
7095 [ 16383] By: rgs                                   on 2002/05/03  20:45:58
7096         Log: Subject: [PATCH scope.c] Re: local($tied->{foo}) leaks
7097              From: Dave Mitchell <davem@fdgroup.com>
7098              Date: Fri, 3 May 2002 21:12:10 +0100
7099              Message-ID: <20020503211210.B22026@fdgroup.com>
7100      Branch: perl
7101            ! scope.c
7102 ____________________________________________________________________________
7103 [ 16382] By: rgs                                   on 2002/05/03  20:14:07
7104         Log: Subject: [PATCH] perl -i clobbers files on Cygwin
7105              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
7106              Date: Fri, 3 May 2002 20:30:25 +0200
7107              Message-ID: <190109228332.20020503203025@familiehaase.de>
7108      Branch: perl
7109            ! doio.c
7110 ____________________________________________________________________________
7111 [ 16381] By: rgs                                   on 2002/05/03  20:07:44
7112         Log: Subject: t/TestInit.pm - clean up comments
7113              From: Paul_GreenVOS@vos.stratus.com
7114              Date: Fri, 3 May 02 14:51 edt
7115              Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
7116      Branch: perl
7117            ! t/TestInit.pm
7118 ____________________________________________________________________________
7119 [ 16380] By: jhi                                   on 2002/05/03  15:47:38
7120         Log: Subject: [PATCH] enc2xs template -- searches script more sensibly
7121              From: Dan Kogai <dankogai@dan.co.jp>
7122              Date: Sat, 4 May 2002 01:46:35 +0900
7123              Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
7124      Branch: perl
7125            ! ext/Encode/Encode/Makefile_PL.e2x
7126 ____________________________________________________________________________
7127 [ 16379] By: jhi                                   on 2002/05/03  15:43:47
7128         Log: Forgotten test arrangement.
7129      Branch: perl
7130            ! ext/Digest/MD5/t/files.t
7131 ____________________________________________________________________________
7132 [ 16378] By: jhi                                   on 2002/05/03  14:54:19
7133         Log: Comedy of typing errors.
7134      Branch: perl
7135            ! hints/solaris_2.sh
7136 ____________________________________________________________________________
7137 [ 16377] By: jhi                                   on 2002/05/03  14:45:26
7138         Log: Let's try the "no Net:: if no Socket" again.
7139      Branch: perl
7140            ! t/lib/1_compile.t
7141 ____________________________________________________________________________
7142 [ 16376] By: jhi                                   on 2002/05/03  14:11:42
7143         Log: Update Changes.
7144      Branch: perl
7145            ! Changes patchlevel.h
7146 ____________________________________________________________________________
7147 [ 16375] By: jhi                                   on 2002/05/03  14:09:38
7148         Log: Oops.
7149      Branch: perl
7150            ! lib/ExtUtils/MM_BeOS.pm
7151 ____________________________________________________________________________
7152 [ 16374] By: jhi                                   on 2002/05/03  13:58:08
7153         Log: EBCDIC tweak.
7154      Branch: perl
7155            ! ext/Digest/MD5/t/utf8.t
7156 ____________________________________________________________________________
7157 [ 16373] By: jhi                                   on 2002/05/03  13:51:11
7158         Log: Update the EBCDIC MD5 checksums, and automate the process.
7159      Branch: perl
7160            ! ext/Digest/MD5/t/files.t
7161 ____________________________________________________________________________
7162 [ 16372] By: jhi                                   on 2002/05/03  13:01:23
7163         Log: The EBCDIC remapping of the low 256 bites again.
7164      Branch: perl
7165            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Guess.pm
7166            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
7167            ! ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
7168 ____________________________________________________________________________
7169 [ 16371] By: jhi                                   on 2002/05/03  12:49:58
7170         Log: NetWare updates from C Aditya.
7171      Branch: perl
7172            ! lib/ExtUtils/MM_NW5.pm makedef.pl
7173 ____________________________________________________________________________
7174 [ 16370] By: jhi                                   on 2002/05/03  12:36:54
7175         Log: DJGPP updates from Laszlo Molnar.
7176      Branch: perl
7177            ! djgpp/config.over ext/Cwd/t/cwd.t hints/dos_djgpp.sh
7178 ____________________________________________________________________________
7179 [ 16369] By: jhi                                   on 2002/05/03  12:34:01
7180         Log: Upgrade to Encode 1.68.
7181      Branch: perl
7182            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
7183            ! ext/Encode/lib/Encode/Alias.pm
7184            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
7185 ____________________________________________________________________________
7186 [ 16368] By: jhi                                   on 2002/05/03  12:31:52
7187         Log: Integrate perlio:
7188              
7189              [ 16367]
7190              Several of non-default builds now seem to work reasonably well
7191              English.t seems to fail on an errno test, and socketpair blathers
7192              about something.
7193              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
7194              back door, and instead have perlsdio.h vector stdio via iperlsys.h
7195              function tables (latter was done in earlier change).
7196              Update comments in Makefile.mk 
7197              
7198              [ 16366]
7199              Finish off 16350 for non-PERLIO build on linux,
7200              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
7201              for some slots which now perlsdio.h is targeting.
7202              
7203              [ 16352]
7204              setbuf / setvbuf are not PerlIO_ concepts
7205              
7206              [ 16351]
7207              perl_clone is a threads thing
7208              
7209              [ 16350]
7210              *** EXPERIMENTAL ***
7211              Have perlsdio.h use the iperlsys.h aliases and see
7212              if that helps non-PERLIO IMP_SYS on Win32.
7213              (Miniperl okay on linux).
7214              
7215              [ 16349]
7216              Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
7217              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
7218              - use it in perlio.c
7219              
7220              [ 16347]
7221              More layer syms
7222              
7223              [ 16346]
7224              Use PerlSIO_fdupopen() if not using PerlIO
7225              
7226              [ 16345]
7227              Do not build if not using layers
7228      Branch: perl
7229           !> XSUB.h iperlsys.h makedef.pl perlio.c perlio.h perlsdio.h
7230           !> win32/makefile.mk win32/perlhost.h win32/win32.c
7231           !> win32/win32io.c
7232 ____________________________________________________________________________
7233 [ 16367] By: nick                                  on 2002/05/03  07:25:13
7234         Log: Several of non-default builds now seem to work reasonably well
7235              English.t seems to fail on an errno test, and socketpair blathers
7236              about something.
7237              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
7238              back door, and instead have perlsdio.h vector stdio via iperlsys.h
7239              function tables (latter was done in earlier change).
7240              Update comments in Makefile.mk 
7241      Branch: perlio
7242            ! perlio.h win32/makefile.mk win32/win32.c
7243 ____________________________________________________________________________
7244 [ 16366] By: nick                                  on 2002/05/03  07:07:36
7245         Log: Finish off 16350 for non-PERLIO build on linux,
7246              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
7247              for some slots which now perlsdio.h is targeting.
7248      Branch: perlio
7249            ! iperlsys.h
7250 ____________________________________________________________________________
7251 [ 16365] By: jhi                                   on 2002/05/03  03:52:08
7252         Log: If no Socket should not try to test Net::
7253      Branch: perl
7254            ! t/lib/1_compile.t
7255 ____________________________________________________________________________
7256 [ 16364] By: jhi                                   on 2002/05/03  02:22:56
7257         Log: Integrate macperl #16360 and #16363;
7258              
7259              Make op/alarm.t pass
7260              
7261              README.macos update
7262      Branch: perl
7263           !> README.macos t/op/alarm.t
7264 ____________________________________________________________________________
7265 [ 16363] By: pudge                                 on 2002/05/03  01:57:04
7266         Log: README.macos update
7267      Branch: macperl
7268            ! README.macos
7269 ____________________________________________________________________________
7270 [ 16362] By: pudge                                 on 2002/05/03  01:56:52
7271         Log: Config / test updates
7272      Branch: macperl
7273            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
7274            ! macos/Makefile.mk
7275 ____________________________________________________________________________
7276 [ 16361] By: pudge                                 on 2002/05/03  01:56:24
7277         Log: Safe signals for Mac OS
7278      Branch: macperl
7279            ! macos/macish.c macos/macish.h
7280 ____________________________________________________________________________
7281 [ 16360] By: pudge                                 on 2002/05/03  01:55:27
7282         Log: Make op/alarm.t pass
7283      Branch: macperl
7284            ! t/op/alarm.t
7285 ____________________________________________________________________________
7286 [ 16359] By: gsar                                  on 2002/05/02  22:52:09
7287         Log: a tweak to change#13584: need to avoid pad-walking during
7288              global destruction
7289      Branch: maint-5.6/perl
7290            ! op.c
7291 ____________________________________________________________________________
7292 [ 16358] By: jhi                                   on 2002/05/02  22:35:31
7293         Log: Forgot the most important part of #16357.
7294      Branch: perl
7295            ! lib/Unicode/Collate.pm
7296 ____________________________________________________________________________
7297 [ 16357] By: jhi                                   on 2002/05/02  22:33:28
7298         Log: Subject: Unicode::Collate 0.11 Released
7299              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
7300              Date: Fri, 03 May 2002 03:19:29 +0900
7301              Message-Id: <20020503030904.35B3.BQW10602@nifty.com>
7302      Branch: perl
7303            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
7304            ! lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
7305 ____________________________________________________________________________
7306 [ 16356] By: jhi                                   on 2002/05/02  22:30:10
7307         Log: Subject: [PATCH] Re: Perl 5.8-to-be NetBSD testing?
7308              From: Andy Dougherty <doughera@lafayette.edu>
7309              Date: Thu, 2 May 2002 12:01:50 -0400 (EDT)
7310              Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu>
7311      Branch: perl
7312            ! Makefile.SH ext/util/make_ext
7313 ____________________________________________________________________________
7314 [ 16355] By: jhi                                   on 2002/05/02  22:26:38
7315         Log: Integrate #16353 from macperl;
7316              
7317              "fix" for utf8_heavy.pl, lexical UTF8 var crashed
7318              in test 92 of run/fresh_perl.t on MacOS
7319              
7320              (as pudge rightfully points out, this is voodoo
7321              programming at it best, the real bug is somewhere else,
7322              now we just happened to shake the chicken the right way)
7323      Branch: perl
7324           !> lib/utf8_heavy.pl
7325 ____________________________________________________________________________
7326 [ 16354] By: jhi                                   on 2002/05/02  22:22:42
7327         Log: Subject: Re: Encode, charnames and utf8heavy
7328              From: Dan Kogai <dankogai@dan.co.jp>
7329              Date: Thu, 2 May 2002 00:44:30 +0900
7330              Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp>
7331              
7332              (plus a respective perlunicode tweak)
7333      Branch: perl
7334            ! lib/utf8_heavy.pl pod/perlunicode.pod
7335 ____________________________________________________________________________
7336 [ 16353] By: pudge                                 on 2002/05/02  19:55:39
7337         Log: "fix" for utf8_heavy.pl, lexical UTF8 var crashed
7338              in test 92 of run/fresh_perl.t on MacOS
7339      Branch: macperl
7340            ! lib/utf8_heavy.pl
7341 ____________________________________________________________________________
7342 [ 16352] By: nick                                  on 2002/05/02  17:48:31
7343         Log: setbuf / setvbuf are not PerlIO_ concepts
7344      Branch: perlio
7345            ! XSUB.h
7346 ____________________________________________________________________________
7347 [ 16351] By: nick                                  on 2002/05/02  17:12:21
7348         Log: perl_clone is a threads thing
7349      Branch: perlio
7350            ! makedef.pl
7351 ____________________________________________________________________________
7352 [ 16350] By: nick                                  on 2002/05/02  17:09:43
7353         Log: *** EXPERIMENTAL ***
7354              Have perlsdio.h use the iperlsys.h aliases and see
7355              if that helps non-PERLIO IMP_SYS on Win32.
7356              (Miniperl okay on linux).
7357      Branch: perlio
7358            ! iperlsys.h perlsdio.h
7359 ____________________________________________________________________________
7360 [ 16349] By: nick                                  on 2002/05/02  16:10:15
7361         Log: Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
7362              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
7363              - use it in perlio.c
7364      Branch: perlio
7365            ! perlio.c win32/perlhost.h win32/win32.c
7366 ____________________________________________________________________________
7367 [ 16348] By: gsar                                  on 2002/05/02  15:44:48
7368         Log: manual integrate of change#16332 from maint-5.6 branch
7369      Branch: perl
7370            ! mg.c perl.c sv.c util.c
7371 ____________________________________________________________________________
7372 [ 16347] By: nick                                  on 2002/05/02  15:19:59
7373         Log: More layer syms
7374      Branch: perlio
7375            ! makedef.pl
7376 ____________________________________________________________________________
7377 [ 16346] By: nick                                  on 2002/05/02  15:19:20
7378         Log: Use PerlSIO_fdupopen() if not using PerlIO
7379      Branch: perlio
7380            ! perlio.c
7381 ____________________________________________________________________________
7382 [ 16345] By: nick                                  on 2002/05/02  15:18:12
7383         Log: Do not build if not using layers
7384      Branch: perlio
7385            ! win32/win32io.c
7386 ____________________________________________________________________________
7387 [ 16344] By: jhi                                   on 2002/05/02  14:02:51
7388         Log: Upgrade to Encode 1.67.
7389      Branch: perl
7390            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
7391            ! ext/Encode/lib/Encode/Guess.pm
7392 ____________________________________________________________________________
7393 [ 16343] By: jhi                                   on 2002/05/02  13:14:39
7394         Log: Integrate perlio:
7395              
7396              [ 16341]
7397              Remove show-stoppers to non-PERLIO Win32 builds
7398              (still not a very good show).
7399      Branch: perl
7400           !> makedef.pl win32/makefile.mk
7401 ____________________________________________________________________________
7402 [ 16342] By: jhi                                   on 2002/05/02  13:06:18
7403         Log: Subject: Re: [ID 20020425.009] perlio & -Dm dumps core
7404              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7405              Date: Thu, 02 May 2002 04:22:02 +0100
7406              Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
7407      Branch: perl
7408            ! malloc.c
7409 ____________________________________________________________________________
7410 [ 16341] By: nick                                  on 2002/05/02  12:57:23
7411         Log: Remove show-stoppers to non-PERLIO Win32 builds
7412              (still not a very good show).
7413      Branch: perlio
7414            ! makedef.pl win32/makefile.mk
7415 ____________________________________________________________________________
7416 [ 16340] By: jhi                                   on 2002/05/02  12:44:23
7417         Log: Subject: [PATCH] 1/3rd of utf8
7418              From: Nicholas Clark <nick@unfortu.net>
7419              Date: Wed, 1 May 2002 22:58:42 +0100
7420              Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net>
7421      Branch: perl
7422            ! ext/Storable/t/malice.t
7423 ____________________________________________________________________________
7424 [ 16339] By: jhi                                   on 2002/05/02  12:41:18
7425         Log: Integrate #16334 from maint-5.6;
7426              
7427              don't pad $0 with spaces when setting it, use nulls instead (the
7428              spaces show up as a very long line in a ps listing)
7429      Branch: perl
7430           !> mg.c
7431 ____________________________________________________________________________
7432 [ 16338] By: jhi                                   on 2002/05/02  12:37:22
7433         Log: Integrate perlio:
7434              
7435              [ 16335]
7436              Fix the "PerlIO require leak". Snag was that clean_objs
7437              autoloaded DESTROY (needing IO) after known layers had
7438              been freed. Postpone layer list free to PerlIO_cleanup,
7439              rather than PerlIO_destruct. Tweak sequence in perl_destruct
7440              so that sv_undef is immortal till layer list is done with it.
7441      Branch: perl
7442           !> perl.c perlio.c
7443 ____________________________________________________________________________
7444 [ 16337] By: ams                                   on 2002/05/02  08:21:42
7445         Log: Subject: Re: [PATCH] Storable docs
7446              From: Philip Newton <Philip.Newton@gmx.net>
7447              Date: Thu, 02 May 2002 07:58:38 +0200
7448              Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
7449              (Applied mostly with tweaks by hand.)
7450      Branch: perl
7451            ! ext/Storable/Storable.pm
7452 ____________________________________________________________________________
7453 [ 16336] By: nick                                  on 2002/05/02  07:59:16
7454         Log: Integrate mainline
7455      Branch: perlio
7456           +> ext/Digest/MD5/README ext/Digest/MD5/t/md5-aaa.t
7457           +> ext/Digest/MD5/t/utf8.t
7458            - ext/Digest/MD5/t/aaa.t
7459           !> Configure MANIFEST Makefile.SH config_h.SH
7460           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
7461           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
7462           !> ext/Digest/MD5/t/files.t ext/Storable/Storable.pm
7463           !> ext/threads/shared/Makefile.PL ext/threads/shared/semaphore.pm
7464           !> ext/threads/shared/t/semaphore.t ext/threads/threads.xs gv.h
7465           !> lib/Thread.pm util.c
7466 ____________________________________________________________________________
7467 [ 16335] By: nick                                  on 2002/05/02  07:54:51
7468         Log: Fix the "PerlIO require leak". Snag was that clean_objs
7469              autoloaded DESTROY (needing IO) after known layers had
7470              been freed. Postpone layer list free to PerlIO_cleanup,
7471              rather than PerlIO_destruct. Tweak sequence in perl_destruct
7472              so that sv_undef is immortal till layer list is done with it.
7473      Branch: perlio
7474            ! perl.c perlio.c
7475 ____________________________________________________________________________
7476 [ 16334] By: gsar                                  on 2002/05/02  07:10:52
7477         Log: don't pad $0 with spaces when setting it, use nulls instead (the
7478              spaces show up as a very long line in a ps listing)
7479      Branch: maint-5.6/perl
7480            ! mg.c
7481 ____________________________________________________________________________
7482 [ 16333] By: gsar                                  on 2002/05/02  07:08:42
7483         Log: fix yet more race conditions related to fdopen() and dup2():
7484              
7485              fclose() is not thread-safe when two FILE* structures point
7486              to the same underlying fd, as it happens in perl's socket
7487              handles; need to invalidate the fileno slot of one of the
7488              FILE* structures, but unfortunately stdio has no interface
7489              to do this; we can do little else but fiddle with the
7490              FILE* structure directly (yuck! hope this could be done better
7491              under native PerlIO in 5.8)
7492      Branch: maint-5.6/perl
7493            ! doio.c embed.h embed.pl objXSUB.h perlapi.c proto.h
7494 ____________________________________________________________________________
7495 [ 16332] By: gsar                                  on 2002/05/02  06:49:17
7496         Log: isolate all environ diddling to the initial interpreter; any
7497              additional interpreters created after the first one cannot
7498              propagate %ENV changes down to the real environment; this
7499              should fix %ENV related races (e.g. multiple threads attempting
7500              to free() environ entries when they run C<%ENV = ()>)
7501      Branch: maint-5.6/perl
7502            ! mg.c perl.c sv.c util.c
7503 ____________________________________________________________________________
7504 [ 16331] By: gsar                                  on 2002/05/02  06:39:27
7505         Log: fix race condition in my_popen(): parent may dup2() into an fd
7506              that got opened by another thread because it closes it
7507              beforehand; instead, let the dup2() itself close the fd
7508      Branch: maint-5.6/perl
7509            ! util.c
7510 ____________________________________________________________________________
7511 [ 16330] By: gsar                                  on 2002/05/02  06:34:26
7512         Log: pipe() IO structures were not fully initialized
7513      Branch: maint-5.6/perl
7514            ! doio.c pp_sys.c
7515 ____________________________________________________________________________
7516 [ 16329] By: gsar                                  on 2002/05/02  06:32:46
7517         Log: fix handle leak in my_popen() if the fork() fails
7518      Branch: maint-5.6/perl
7519            ! util.c
7520 ____________________________________________________________________________
7521 [ 16328] By: nick                                  on 2002/05/02  06:08:22
7522         Log: Integrate mainline
7523      Branch: perlio
7524           +> ext/threads/shared/semaphore.pm
7525           +> ext/threads/shared/t/semaphore.t
7526           !> MANIFEST ext/threads/shared/Makefile.PL
7527           !> ext/threads/shared/t/queue.t
7528 ____________________________________________________________________________
7529 [ 16327] By: jhi                                   on 2002/05/02  03:47:07
7530         Log: Cleanup threads dirs.
7531      Branch: perl
7532            ! Makefile.SH
7533 ____________________________________________________________________________
7534 [ 16326] By: jhi                                   on 2002/05/02  03:41:39
7535         Log: Add the new Digest::MD5 test.
7536      Branch: perl
7537            + ext/Digest/MD5/t/utf8.t
7538            ! MANIFEST
7539 ____________________________________________________________________________
7540 [ 16325] By: jhi                                   on 2002/05/02  03:33:14
7541         Log: New try at the Class::DBI core dump at global cleanup.
7542      Branch: perl
7543            ! gv.h util.c
7544 ____________________________________________________________________________
7545 [ 16324] By: jhi                                   on 2002/05/02  02:47:38
7546         Log: Upgrade to Digest::MD5 2.19.
7547      Branch: perl
7548            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
7549            ! ext/Digest/MD5/t/files.t
7550 ____________________________________________________________________________
7551 [ 16323] By: jhi                                   on 2002/05/02  02:47:22
7552         Log: Ooops.  Not everybody does threads.
7553      Branch: perl
7554            ! ext/threads/shared/t/semaphore.t
7555 ____________________________________________________________________________
7556 [ 16322] By: jhi                                   on 2002/05/01  23:40:47
7557         Log: Fix files.t for blead.
7558      Branch: perl
7559            + ext/Digest/MD5/README
7560            ! MANIFEST ext/Digest/MD5/t/files.t
7561 ____________________________________________________________________________
7562 [ 16321] By: jhi                                   on 2002/05/01  23:11:54
7563         Log: Upgrade to Digest::MD5 2.18.  files.t doesn't
7564              work yet with blead, my bad.
7565      Branch: perl
7566            + ext/Digest/MD5/t/md5-aaa.t
7567            - ext/Digest/MD5/t/aaa.t
7568            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
7569            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
7570            ! ext/Digest/MD5/t/files.t
7571 ____________________________________________________________________________
7572 [ 16320] By: jhi                                   on 2002/05/01  21:40:04
7573         Log: metaconfig unit change for #16319.
7574      Branch: metaconfig/U/perl
7575            ! d_u32align.U
7576 ____________________________________________________________________________
7577 [ 16319] By: jhi                                   on 2002/05/01  21:39:51
7578         Log: Somebody might be compiling a newer Digest::MD5.
7579      Branch: perl
7580            ! Configure config_h.SH
7581 ____________________________________________________________________________
7582 [ 16318] By: jhi                                   on 2002/05/01  21:17:55
7583         Log: Until Arthur fills in semaphore.t.
7584      Branch: perl
7585            ! ext/threads/shared/Makefile.PL
7586            ! ext/threads/shared/t/semaphore.t
7587 ____________________________________________________________________________
7588 [ 16317] By: sky                                   on 2002/05/01  19:36:33
7589         Log: Fix emulation case when loading both Thread and threads::shared
7590              would get awkward.
7591      Branch: perl
7592            ! lib/Thread.pm
7593 ____________________________________________________________________________
7594 [ 16316] By: ams                                   on 2002/05/01  19:35:25
7595         Log: Subject: [PATCH] Storable docs
7596              From: Nicholas Clark <nick@unfortu.net>
7597              Date: Wed, 1 May 2002 20:44:42 +0100
7598              Message-Id: <20020501194441.GA303@Bagpuss.unfortu.net>
7599      Branch: perl
7600            ! ext/Storable/Storable.pm
7601 ____________________________________________________________________________
7602 [ 16315] By: sky                                   on 2002/05/01  19:15:46
7603         Log: Now passes old test case.
7604      Branch: perl
7605            ! ext/threads/shared/semaphore.pm
7606 ____________________________________________________________________________
7607 [ 16314] By: sky                                   on 2002/05/01  19:15:26
7608         Log: Cleanup memory a bit better in some cases.
7609      Branch: perl
7610            ! ext/threads/threads.xs
7611 ____________________________________________________________________________
7612 [ 16313] By: nick                                  on 2002/05/01  18:38:03
7613         Log: Integrate mainline
7614      Branch: perlio
7615           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
7616           !> ext/Encode/Encode.xs ext/Encode/bin/ucm2table
7617           !> ext/Encode/t/fallback.t ext/PerlIO/t/fallback.t
7618           !> ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
7619           !> lib/User/pwent.t lib/charnames.pm lib/charnames.t patchlevel.h
7620           !> pod/perl.pod pod/perlthrtut.pod toke.c
7621           !> vms/descrip_mms.template vms/perlvms.pod
7622 ____________________________________________________________________________
7623 [ 16312] By: sky                                   on 2002/05/01  18:12:37
7624         Log: Don't forget to add it to the MANIFEST
7625      Branch: perl
7626            + ext/threads/shared/t/semaphore.t
7627            ! MANIFEST
7628 ____________________________________________________________________________
7629 [ 16311] By: sky                                   on 2002/05/01  17:54:19
7630         Log: Add semaphore.pm
7631      Branch: perl
7632            + ext/threads/shared/semaphore.pm
7633 ____________________________________________________________________________
7634 [ 16310] By: sky                                   on 2002/05/01  17:13:57
7635         Log: Fix makefile to put queue.pm correctly, update test script.
7636      Branch: perl
7637            ! ext/threads/shared/Makefile.PL ext/threads/shared/t/queue.t
7638 ____________________________________________________________________________
7639 [ 16309] By: jhi                                   on 2002/05/01  15:29:44
7640         Log: Subject: [Patch]  ext/PerlIO/t/fallback.t gets haircut
7641              From: Dan Kogai <dankogai@dan.co.jp>
7642              Date: Thu, 2 May 2002 00:14:41 +0900
7643              Message-Id: <2958D841-5D16-11D6-8A58-00039301D480@dan.co.jp>
7644      Branch: perl
7645            ! ext/PerlIO/t/fallback.t
7646 ____________________________________________________________________________
7647 [ 16308] By: jhi                                   on 2002/05/01  15:27:52
7648         Log: Encode tweak from Dan Kogai.
7649      Branch: perl
7650            ! ext/Encode/Encode.xs
7651 ____________________________________________________________________________
7652 [ 16307] By: sky                                   on 2002/05/01  13:40:58
7653         Log: Flush directly to avoid erros when running from test harness
7654      Branch: perl
7655            ! ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
7656 ____________________________________________________________________________
7657 [ 16306] By: jhi                                   on 2002/05/01  13:37:34
7658         Log: Update Changes.
7659      Branch: perl
7660            ! Changes patchlevel.h
7661 ____________________________________________________________________________
7662 [ 16305] By: jhi                                   on 2002/05/01  13:16:12
7663         Log: Subject: [PATCH: perl@16267] make lib/User/pwent.t run on VMS
7664              From: PPrymmer@factset.com
7665              Date: Wed, 1 May 2002 10:12:53 -0400
7666              Message-ID: <OFC387E5B4.FED37D7B-ON85256BAC.004DB0F0@55.25.11>
7667      Branch: perl
7668            ! lib/User/pwent.t
7669 ____________________________________________________________________________
7670 [ 16304] By: jhi                                   on 2002/05/01  13:14:44
7671         Log: Subject: [PATCH: perl@16267] remove the extraneous "all" target from the run of make_ext on VMS only
7672              From: PPrymmer@factset.com
7673              Date: Wed, 1 May 2002 09:54:51 -0400
7674              Message-ID: <OF1559C9E5.915D0B0E-ON85256BAC.004C1A2A@55.25.11>
7675      Branch: perl
7676            ! vms/descrip_mms.template
7677 ____________________________________________________________________________
7678 [ 16303] By: sky                                   on 2002/05/01  13:00:57
7679         Log: First attempt at updating perlthrtut for ithreaded threads.pm
7680      Branch: perl
7681            ! pod/perlthrtut.pod
7682 ____________________________________________________________________________
7683 [ 16302] By: jhi                                   on 2002/05/01  12:54:24
7684         Log: Provide the \N{U+HHHH} syntax before we forget.
7685      Branch: perl
7686            ! lib/charnames.pm lib/charnames.t toke.c
7687 ____________________________________________________________________________
7688 [ 16301] By: jhi                                   on 2002/05/01  12:03:03
7689         Log: Subject: Copy-and-Pasto in perl.pod     
7690              From: lupe@lupe-christoph.de (Lupe Christoph)    
7691              Date: Wed, 1 May 2002 13:31:47 +0200
7692              Message-ID: <20020501113147.GA31125@lupe-christoph.de>
7693      Branch: perl
7694            ! pod/perl.pod
7695 ____________________________________________________________________________
7696 [ 16300] By: jhi                                   on 2002/05/01  12:01:11
7697         Log: Upgrade to Encode 1.66.
7698      Branch: perl
7699            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
7700            ! ext/Encode/bin/ucm2table ext/Encode/t/fallback.t
7701 ____________________________________________________________________________
7702 [ 16299] By: jhi                                   on 2002/05/01  11:53:21
7703         Log: Integrate perlio:
7704              
7705              [ 16297]
7706              Remove "spurious" (and unnecessary) variables from layer_syms
7707              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
7708              
7709              [ 16296]
7710              perl embed.pl to update global.sym
7711      Branch: perl
7712           !> global.sym makedef.pl
7713 ____________________________________________________________________________
7714 [ 16298] By: ams                                   on 2002/05/01  09:42:27
7715         Log: Subject: Re: [PATCH: perl@16267] update to vms/perlvms.pod
7716              From: Philip Newton <Philip.Newton@gmx.net>
7717              Date: Wed, 01 May 2002 12:41:10 +0200
7718              Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
7719      Branch: perl
7720            ! vms/perlvms.pod
7721 ____________________________________________________________________________
7722 [ 16297] By: nick                                  on 2002/05/01  06:50:24
7723         Log: Remove "spurious" (and unnecessary) variables from layer_syms
7724              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
7725      Branch: perlio
7726            ! makedef.pl
7727 ____________________________________________________________________________
7728 [ 16296] By: nick                                  on 2002/05/01  06:21:28
7729         Log: perl embed.pl to update global.sym
7730      Branch: perlio
7731            ! global.sym
7732 ____________________________________________________________________________
7733 [ 16295] By: nick                                  on 2002/05/01  06:16:18
7734         Log: Raw integrate of mainline (global.sym wrong on Win32)
7735      Branch: perlio
7736           +> t/comp/hints.t
7737           !> (integrate 45 files)
7738 ____________________________________________________________________________
7739 [ 16294] By: jhi                                   on 2002/05/01  02:39:54
7740         Log: metaconfig unit change for #16293.
7741      Branch: metaconfig/U/perl
7742            ! bincompat5005.U
7743 ____________________________________________________________________________
7744 [ 16293] By: jhi                                   on 2002/05/01  02:39:32
7745         Log: Try #2 of getting rid of bincompat5005.
7746      Branch: perl
7747            ! Configure NetWare/config_H.wc Porting/Glossary
7748            ! Porting/config.sh Porting/config_H config_h.SH embed.h
7749            ! embed.pl vos/config.alpha.h vos/config.ga.h win32/config_H.bc
7750            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
7751            ! wince/config.h wince/config_H.ce
7752 ____________________________________________________________________________
7753 [ 16292] By: jhi                                   on 2002/05/01  02:04:49
7754         Log: metaconfig unit changes for #16291.
7755      Branch: metaconfig
7756            ! U/installdirs/inc_version_list.U
7757      Branch: metaconfig/U/perl
7758            ! bincompat5005.U xs_apiversion.U
7759 ____________________________________________________________________________
7760 [ 16291] By: jhi                                   on 2002/05/01  02:04:22
7761         Log: No bincompat5005.
7762      Branch: perl
7763            ! Configure INSTALL NetWare/config.wc Porting/Glossary
7764            ! Porting/config.sh Porting/config_H README.mpeix config_h.SH
7765            ! configure.com epoc/config.sh hints/aix.sh hints/cygwin.sh
7766            ! hints/mpeix.sh makedef.pl myconfig.SH pod/perltoc.pod
7767            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.ga.def
7768            ! win32/config.bc win32/config.gc win32/config.vc
7769            ! win32/config.vc64 wince/config.ce
7770 ____________________________________________________________________________
7771 [ 16290] By: jhi                                   on 2002/05/01  01:17:53
7772         Log: Remove sv_setpviv{_,mg}; regen perlapi.
7773      Branch: perl
7774            ! embed.fnc embed.h pod/perlapi.pod proto.h sv.c
7775 ____________________________________________________________________________
7776 [ 16289] By: jhi                                   on 2002/05/01  01:10:52
7777         Log: Subject: [PATCH sv.c] remove macroized bincompat functions  
7778              From: Dave Mitchell <davem@fdgroup.com>
7779              Date: Tue, 30 Apr 2002 23:55:43 +0100
7780              Message-ID: <20020430235543.A27796@fdgroup.com>
7781      Branch: perl
7782            ! sv.c
7783 ____________________________________________________________________________
7784 [ 16288] By: jhi                                   on 2002/05/01  01:06:31
7785         Log: Update to Getopt::Long 2.30.
7786      Branch: perl
7787            ! lib/Getopt/Long.pm
7788 ____________________________________________________________________________
7789 [ 16287] By: jhi                                   on 2002/04/30  19:51:08
7790         Log: Integrate perlio:
7791              
7792              [ 16285]
7793              Attempt at sanity in PerlIO/makedef.pl world:
7794              1. Add comments to what each clump of symbols is for
7795              2. Explicitly export layer syms like I thought they were
7796              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
7797              section.
7798              4. Re-sort perlio.sym
7799      Branch: perl
7800           !> makedef.pl perlio.sym
7801 ____________________________________________________________________________
7802 [ 16286] By: rgs                                   on 2002/04/30  19:03:34
7803         Log: Fix bug id 20020427.004 on %^H.
7804              Add a regression test for %^H.
7805              Change the sort pragma implementation to use a
7806              global variable instead of %^H.
7807      Branch: perl
7808            + t/comp/hints.t
7809            ! MANIFEST lib/sort.pm lib/sort.t pp_sort.c scope.c
7810 ____________________________________________________________________________
7811 [ 16285] By: nick                                  on 2002/04/30  19:00:03
7812         Log: Attempt at sanity in PerlIO/makedef.pl world:
7813              1. Add comments to what each clump of symbols is for
7814              2. Explicitly export layer syms like I thought they were
7815              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
7816              section.
7817              4. Re-sort perlio.sym
7818      Branch: perlio
7819            ! makedef.pl perlio.sym
7820 ____________________________________________________________________________
7821 [ 16284] By: nick                                  on 2002/04/30  18:10:23
7822         Log: Rest of integrate
7823      Branch: perlio
7824           +> lib/ExtUtils/MM_MacOS.pm
7825           !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
7826           !> ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
7827           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
7828           !> ext/Storable/Storable.xs hints/openbsd.sh lib/ExtUtils/Changes
7829           !> lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
7830           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
7831           !> lib/ExtUtils/MakeMaker.pm lib/Test/Harness.pm
7832           !> lib/Test/Harness/Assert.pm lib/Test/Harness/Straps.pm
7833           !> lib/Test/Harness/t/strap-analyze.t
7834           !> lib/Test/Harness/t/test-harness.t pod/perlport.pod
7835           !> pod/perltoc.pod t/pod/testp2pt.pl util.c vms/perlvms.pod
7836 ____________________________________________________________________________
7837 [ 16283] By: nick                                  on 2002/04/30  17:53:37
7838         Log: Integrate mailine makedef.pl so I can look at it
7839      Branch: perlio
7840           !> makedef.pl
7841 ____________________________________________________________________________
7842 [ 16282] By: jhi                                   on 2002/04/30  15:46:38
7843         Log: Upgrade to Encode 1.65.
7844      Branch: perl
7845            ! ext/Encode/Changes ext/Encode/Encode.pm
7846            ! ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
7847            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
7848 ____________________________________________________________________________
7849 [ 16281] By: jhi                                   on 2002/04/30  13:50:54
7850         Log: Missing PerlIO symbols found by Richard Hatch in AIX.
7851      Branch: perl
7852            ! makedef.pl
7853 ____________________________________________________________________________
7854 [ 16280] By: jhi                                   on 2002/04/30  13:04:45
7855         Log: NetWare: disable DEBUG/ASSERT for now.
7856      Branch: perl
7857            ! ext/Storable/Storable.xs
7858 ____________________________________________________________________________
7859 [ 16279] By: jhi                                   on 2002/04/30  12:57:12
7860         Log: Subject: [PATCH] Test::Harness 2.03 -> 2.04
7861              From: Michael G Schwern <schwern@pobox.com>
7862              Date: Tue, 30 Apr 2002 01:05:41 -0400
7863              Message-ID: <20020430050541.GL756@blackrider>
7864      Branch: perl
7865            ! lib/Test/Harness.pm lib/Test/Harness/Assert.pm
7866            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
7867            ! lib/Test/Harness/t/test-harness.t
7868 ____________________________________________________________________________
7869 [ 16278] By: jhi                                   on 2002/04/30  12:38:50
7870         Log: Subject: [PATCH] MakeMaker 5.91_02 -> 5.92_01
7871              From: Michael G Schwern <schwern@pobox.com>
7872              Date: Tue, 30 Apr 2002 00:24:59 -0400
7873              Message-ID: <20020430042459.GJ756@blackrider>
7874      Branch: perl
7875            + lib/ExtUtils/MM_MacOS.pm
7876            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_NW5.pm
7877            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
7878            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
7879 ____________________________________________________________________________
7880 [ 16277] By: jhi                                   on 2002/04/30  12:32:27
7881         Log: Dodge a NULL pointer dereference in cleanup of Class::DBI
7882              0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.
7883      Branch: perl
7884            ! util.c
7885 ____________________________________________________________________________
7886 [ 16276] By: ams                                   on 2002/04/30  08:42:32
7887         Log: Subject: [PATCH] t/pod/testp2pt.pl: roll back 16254 for VMS
7888              From: "Craig A. Berry" <craigberry@mac.com>
7889              Date: Mon, 29 Apr 2002 23:37:06 -0500
7890              Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>
7891      Branch: perl
7892            ! t/pod/testp2pt.pl
7893 ____________________________________________________________________________
7894 [ 16275] By: jhi                                   on 2002/04/29  23:28:05
7895         Log: Regen toc.
7896      Branch: perl
7897            ! pod/perltoc.pod
7898 ____________________________________________________________________________
7899 [ 16274] By: jhi                                   on 2002/04/29  23:14:47
7900         Log: Subject: [PATCH: perl@16267] update to vms/perlvms.pod
7901              From: PPrymmer@factset.com
7902              Date: Mon, 29 Apr 2002 17:58:06 -0400
7903              Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>
7904      Branch: perl
7905            ! vms/perlvms.pod
7906 ____________________________________________________________________________
7907 [ 16273] By: jhi                                   on 2002/04/29  21:43:18
7908         Log: OpenBSD: dynamic loading fix plus a MIPS tweak
7909              from Todd Miller.
7910      Branch: perl
7911            ! hints/openbsd.sh
7912 ____________________________________________________________________________
7913 [ 16272] By: jhi                                   on 2002/04/29  20:14:39
7914         Log: Integrate perlio:
7915              
7916              [ 16270]
7917              Adding Encode::* to .pm creates stash at compile time
7918              which means we need a stronger check on Encode at boot time.
7919      Branch: perl
7920           !> ext/PerlIO/encoding/encoding.pm
7921           !> ext/PerlIO/encoding/encoding.xs
7922 ____________________________________________________________________________
7923 [ 16271] By: jhi                                   on 2002/04/29  20:07:38
7924         Log: OpenBSD hints update from Todd Miller.
7925              
7926              - old versions of OpenBSD don't have 'arch -s'
7927              - OpenBSD 3.1 and higher don't use libdl but users may have
7928              and old libdl on the system so we need to avoid using it.
7929      Branch: perl
7930            ! hints/openbsd.sh
7931 ____________________________________________________________________________
7932 [ 16270] By: nick                                  on 2002/04/29  17:33:38
7933         Log: Adding Encode::* to .pm creates stash at compile time
7934              which means we need a stronger check on Encode at boot time.
7935      Branch: perlio
7936            ! ext/PerlIO/encoding/encoding.pm
7937            ! ext/PerlIO/encoding/encoding.xs
7938 ____________________________________________________________________________
7939 [ 16269] By: jhi                                   on 2002/04/29  16:28:44
7940         Log: Detypo by Ronald Kimball.
7941      Branch: perl
7942            ! pod/perlport.pod
7943 ____________________________________________________________________________
7944 [ 16268] By: nick                                  on 2002/04/29  15:47:00
7945         Log: Integrate mainline
7946      Branch: perlio
7947           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
7948           !> ext/Encode/Encode.xs ext/Encode/t/CJKT.t
7949           !> ext/Encode/ucm/euc-jp.ucm ext/Unicode/Normalize/mkheader
7950           !> hints/netbsd.sh lib/ExtUtils/MM_NW5.pm patchlevel.h
7951           !> pod/perlfaq2.pod pod/perlfaq3.pod
7952 ____________________________________________________________________________
7953 [ 16267] By: jhi                                   on 2002/04/29  13:46:56
7954         Log: Update Changes.
7955      Branch: perl
7956            ! Changes patchlevel.h
7957 ____________________________________________________________________________
7958 [ 16266] By: jhi                                   on 2002/04/29  13:25:03
7959         Log: MM_NW5 update from C Aditya.
7960      Branch: perl
7961            ! lib/ExtUtils/MM_NW5.pm
7962 ____________________________________________________________________________
7963 [ 16265] By: jhi                                   on 2002/04/29  12:59:01
7964         Log: FAQ sync.
7965      Branch: perl
7966            ! pod/perlfaq2.pod pod/perlfaq3.pod
7967 ____________________________________________________________________________
7968 [ 16264] By: jhi                                   on 2002/04/29  12:52:01
7969         Log: NetBSD hints rewrite from Johnny Lam.
7970      Branch: perl
7971            ! hints/netbsd.sh
7972 ____________________________________________________________________________
7973 [ 16263] By: jhi                                   on 2002/04/29  12:18:31
7974         Log: Upgrade to Encode 1.64.
7975      Branch: perl
7976            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
7977            ! ext/Encode/t/CJKT.t ext/Encode/ucm/euc-jp.ucm
7978 ____________________________________________________________________________
7979 [ 16262] By: jhi                                   on 2002/04/29  12:12:37
7980         Log: Subject: [Unicode::Normalize] mkheader tweak
7981              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
7982              Date: Mon, 29 Apr 2002 12:58:01 +0900
7983              Message-Id: <20020429125617.AA35.BQW10602@nifty.com>
7984      Branch: perl
7985            ! ext/Unicode/Normalize/mkheader
7986 ____________________________________________________________________________
7987 [ 16261] By: nick                                  on 2002/04/29  06:29:48
7988         Log: Integrate mainline
7989      Branch: perlio
7990            - macos/MacPerlTests.cmd macos/xsubpp.patch
7991           !> (integrate 40 files)
7992 ____________________________________________________________________________
7993 [ 16260] By: jhi                                   on 2002/04/29  01:11:10
7994         Log: Upgrade to Unicode::Normalize 0.76,
7995              from SADAHIRO Tomoyuki.
7996      Branch: perl
7997            ! ext/Unicode/Normalize/Changes
7998            ! ext/Unicode/Normalize/Normalize.pm
7999            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
8000            ! ext/Unicode/Normalize/t/func.t
8001 ____________________________________________________________________________
8002 [ 16259] By: jhi                                   on 2002/04/28  22:22:44
8003         Log: Subject: [PATCH: perl@16189] updates to perlport.pod
8004              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
8005              Date: Sun, 28 Apr 2002 18:03:26 +0000 (GMT)
8006              Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>
8007      Branch: perl
8008            ! pod/perlport.pod
8009 ____________________________________________________________________________
8010 [ 16258] By: jhi                                   on 2002/04/28  20:34:12
8011         Log: Sigh.  #16249 didn't help NetBSD (made it worse,
8012              the basic and list tests started hanging).
8013      Branch: perl
8014            ! ext/threads/t/basic.t ext/threads/t/list.t
8015            ! ext/threads/t/thread.t
8016 ____________________________________________________________________________
8017 [ 16257] By: jhi                                   on 2002/04/28  20:26:30
8018         Log: Integrate #16254 from macperl;
8019              
8020              Fix most tests on MacOS (not yet ext/ or /lib)
8021      Branch: perl
8022           !> (integrate 30 files)
8023 ____________________________________________________________________________
8024 [ 16256] By: jhi                                   on 2002/04/28  19:43:02
8025         Log: As requested by pudge.
8026      Branch: perl
8027            - macos/MacPerlTests.cmd macos/xsubpp.patch
8028            ! MANIFEST
8029 ____________________________________________________________________________
8030 [ 16255] By: pudge                                 on 2002/04/28  19:25:04
8031         Log: Integrate perl
8032      Branch: macperl
8033           +> ext/PerlIO/t/fallback.t ext/threads/t/list.t
8034           +> wince/cecopy-lib.pl wince/comp.pl
8035           !> (integrate 38 files)
8036 ____________________________________________________________________________
8037 [ 16254] By: pudge                                 on 2002/04/28  19:12:05
8038         Log: Fix most tests on MacOS (not yet ext/ or /lib)
8039      Branch: macperl
8040            ! lib/Pod/Find.pm t/comp/cpp.t t/io/dup.t t/io/fs.t
8041            ! t/io/inplace.t t/io/iprefix.t t/io/open.t t/io/openpid.t
8042            ! t/japh/abigail.t t/lib/1_compile.t t/lib/compmod.pl
8043            ! t/op/chdir.t t/op/exec.t t/op/magic.t t/op/read.t
8044            ! t/op/readdir.t t/op/runlevel.t t/op/srand.t t/op/stat.t
8045            ! t/op/study.t t/op/subst_wamp.t t/op/taint.t t/op/write.t
8046            ! t/pod/testp2pt.pl t/run/exit.t t/run/fresh_perl.t
8047            ! t/run/switchPx.t t/run/switcht.t t/run/switchx.t t/test.pl
8048 ____________________________________________________________________________
8049 [ 16253] By: nick                                  on 2002/04/28  19:10:50
8050         Log: Integrate mainline
8051      Branch: perlio
8052           +> wince/cecopy-lib.pl wince/comp.pl
8053           !> MANIFEST ext/PerlIO/t/fallback.t ext/threads/shared/t/cond.t
8054           !> ext/threads/t/basic.t ext/threads/t/list.t
8055           !> ext/threads/t/thread.t pp_sort.c t/win32/system.t utf8.c
8056           !> wince/Makefile.ce wince/config_h.PL wince/perldll.def
8057           !> wince/win32.h wince/wince.c
8058 ____________________________________________________________________________
8059 [ 16252] By: pudge                                 on 2002/04/28  19:07:33
8060         Log: More configuration/build changes
8061      Branch: macperl
8062            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
8063            ! macos/Makefile.mk macos/config.h macos/config.sh
8064            ! macos/macish.h
8065 ____________________________________________________________________________
8066 [ 16251] By: jhi                                   on 2002/04/28  18:23:52
8067         Log: Subject: WinCE many fixes
8068              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
8069              Date: Sun, 28 Apr 2002 21:54:31 +0400
8070              Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
8071      Branch: perl
8072            + wince/cecopy-lib.pl wince/comp.pl
8073            ! MANIFEST pp_sort.c t/win32/system.t utf8.c wince/Makefile.ce
8074            ! wince/config_h.PL wince/perldll.def wince/win32.h
8075            ! wince/wince.c
8076 ____________________________________________________________________________
8077 [ 16250] By: jhi                                   on 2002/04/28  17:35:12
8078         Log: Retract the cond.t part of #16249 since the nature
8079              of the test changed.
8080      Branch: perl
8081            ! ext/threads/shared/t/cond.t
8082 ____________________________________________________________________________
8083 [ 16249] By: jhi                                   on 2002/04/28  16:13:34
8084         Log: (retracted by #16258)
8085              
8086              Fix thread tests not to depend on sleep() as
8087              a scheduling aid.  In two tests (basic and list)
8088              I had to change from sleep() hack to another hack...
8089              basically, using the filesystem as a semaphore.
8090              The assumption made is that rmdir() is atomic.
8091              (The sleep() scheduling assumption broke with the
8092              GNU pth in NetBSD.)
8093              
8094              (the cond.t part retracted by #16250)
8095      Branch: perl
8096            ! ext/threads/shared/t/cond.t ext/threads/t/basic.t
8097            ! ext/threads/t/list.t ext/threads/t/thread.t
8098 ____________________________________________________________________________
8099 [ 16248] By: jhi                                   on 2002/04/28  16:04:23
8100         Log: Be tidy.
8101      Branch: perl
8102            ! ext/PerlIO/t/fallback.t
8103 ____________________________________________________________________________
8104 [ 16247] By: jhi                                   on 2002/04/28  15:26:39
8105         Log: Integrate perlio:
8106              
8107              [ 16246]
8108              Have :encoding() default to perlqq style fallbacks.
8109              Add test for that.
8110              
8111              [ 16245]
8112              Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
8113              as gate on layer tests which fail on -Dusesfio
8114              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
8115              
8116              [ 16244]
8117              Builds under -Uuseperlio
8118              Uses PUSHSTACK/POPSTACK in :encoding and :Via
8119      Branch: perl
8120           +> ext/PerlIO/t/fallback.t
8121           !> MANIFEST ext/Encode/Encode.xs ext/PerlIO/PerlIO.t
8122           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.pm
8123           !> ext/PerlIO/encoding/encoding.xs lib/open.t lib/warnings.t
8124           !> t/io/binmode.t t/io/crlf.t
8125 ____________________________________________________________________________
8126 [ 16246] By: nick                                  on 2002/04/28  10:08:05
8127         Log: Have :encoding() default to perlqq style fallbacks.
8128              Add test for that.
8129      Branch: perlio
8130            + ext/PerlIO/t/fallback.t
8131            ! MANIFEST ext/PerlIO/encoding/encoding.pm
8132            ! ext/PerlIO/encoding/encoding.xs
8133 ____________________________________________________________________________
8134 [ 16245] By: nick                                  on 2002/04/28  08:57:54
8135         Log: Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
8136              as gate on layer tests which fail on -Dusesfio
8137              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
8138      Branch: perlio
8139            ! ext/PerlIO/PerlIO.t lib/open.t lib/warnings.t t/io/binmode.t
8140            ! t/io/crlf.t
8141 ____________________________________________________________________________
8142 [ 16244] By: nick                                  on 2002/04/28  08:22:07
8143         Log: Builds under -Uuseperlio
8144              Uses PUSHSTACK/POPSTACK in :encoding and :Via
8145      Branch: perlio
8146            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
8147 ____________________________________________________________________________
8148 [ 16243] By: nick                                  on 2002/04/28  07:19:01
8149         Log: Integrate mainline
8150      Branch: perlio
8151           +> ext/threads/t/list.t
8152           !> (integrate 40 files)
8153 ____________________________________________________________________________
8154 [ 16242] By: jhi                                   on 2002/04/28  02:49:28
8155         Log: Future-proof NetBSD for kernel pthreads, from Johnny Lam.
8156      Branch: perl
8157            ! hints/netbsd.sh
8158 ____________________________________________________________________________
8159 [ 16241] By: jhi                                   on 2002/04/28  02:22:00
8160         Log: Plan better.
8161      Branch: perl
8162            ! t/io/fs.t
8163 ____________________________________________________________________________
8164 [ 16240] By: jhi                                   on 2002/04/28  02:20:18
8165         Log: No trunc worries.
8166      Branch: perl
8167            ! pod/perldelta.pod
8168 ____________________________________________________________________________
8169 [ 16239] By: jhi                                   on 2002/04/28  02:19:45
8170         Log: Subject: [PATCH] Truncate the truncate tests (was Re: truncate to grow file)
8171              From: Michael G Schwern <schwern@pobox.com>
8172              Date: Sat, 27 Apr 2002 23:20:19 -0400
8173              Message-ID: <20020428032019.GF1821@blackrider>
8174      Branch: perl
8175            ! pod/perlfunc.pod t/io/fs.t
8176 ____________________________________________________________________________
8177 [ 16238] By: jhi                                   on 2002/04/28  01:55:10
8178         Log: More valgrind findings: e.g. t/op/utfhash.t.
8179      Branch: perl
8180            ! hv.c
8181 ____________________________________________________________________________
8182 [ 16237] By: jhi                                   on 2002/04/28  01:44:37
8183         Log: Unused variables now that "did you use incorrect case" is gone;
8184              and valgrind claims that the savepvn() in utilize() leaks in e.g.
8185              lib/blib.t.
8186      Branch: perl
8187            ! op.c
8188 ____________________________________________________________________________
8189 [ 16236] By: sky                                   on 2002/04/28  00:15:45
8190         Log: Added test cases and fixed some obvious things.
8191      Branch: perl
8192            + ext/threads/t/list.t
8193            ! MANIFEST ext/threads/threads.xs
8194 ____________________________________________________________________________
8195 [ 16235] By: sky                                   on 2002/04/27  23:50:11
8196         Log: Removed last traces of autodetach.
8197              Added list() methid.
8198              Changed documentation.
8199      Branch: perl
8200            ! ext/threads/threads.pm ext/threads/threads.xs
8201 ____________________________________________________________________________
8202 [ 16234] By: jhi                                   on 2002/04/27  22:19:08
8203         Log: Subject: [PATCH] FileCache 1.02 -> 1.021
8204              From: Jerrad Pierce <belg4mit@MIT.EDU>
8205              Date: Sat, 27 Apr 2002 19:14:17 -0400
8206              Message-Id: <200204272314.TAA08101@calloway.mit.edu>       
8207      Branch: perl
8208            ! lib/FileCache.pm
8209 ____________________________________________________________________________
8210 [ 16233] By: jhi                                   on 2002/04/27  22:17:57
8211         Log: More NetBSD patches from Johnny Lam.
8212              
8213              Remove the need for a $prefix setting that was added in the
8214              previous patch I sent.     Also add the proper rpath options
8215              to the linker flags depending on whether we're on a ELF or
8216              a.out platform.     These were tested both in a non-pkgsrc and
8217              pkgsrc build.
8218              
8219              Append to $libs instead of overwriting its value.  This was
8220              causing $(LDLOADLIBS) to not get added to the dynamic_libs
8221              link command on NetBSD systems and was the cause of the GDBM
8222              problems reported.  Also use '$(LDLOADLIBS)' instead of
8223              expanding its value so that it is more easily overridden in
8224              the Makefile by "make all LDLOADLIBS=...".
8225              
8226              Remove "-L/usr/local/lib" because the location of libgdbm.so
8227              is already added during the Configure process, and this
8228              spurious addition may cause the wrong libgdbm.so to be linked
8229              against as a result.
8230      Branch: perl
8231            ! ext/GDBM_File/Makefile.PL hints/netbsd.sh
8232            ! lib/ExtUtils/MM_Unix.pm
8233 ____________________________________________________________________________
8234 [ 16232] By: jhi                                   on 2002/04/27  22:08:08
8235         Log: More VC5-induced casting found by Nikola Knezevic.
8236      Branch: perl
8237            ! av.c hv.c mg.c sv.c
8238 ____________________________________________________________________________
8239 [ 16231] By: jhi                                   on 2002/04/27  21:56:22
8240         Log: More U32 regflags.
8241      Branch: perl
8242            ! op.h regcomp.c thrdvar.h
8243 ____________________________________________________________________________
8244 [ 16230] By: pudge                                 on 2002/04/27  21:50:45
8245         Log: Integrate from bleadperl
8246      Branch: macperl
8247           +> ext/Encode/lib/Encode/Guess.pm
8248           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
8249           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
8250           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
8251           +> ext/threads/shared/t/cond.t lib/ExtUtils/t/00setup_dummy.t
8252           +> lib/ExtUtils/t/VERSION_FROM.t lib/ExtUtils/t/backwards.t
8253           +> lib/ExtUtils/t/zz_cleanup_dummy.t
8254           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
8255           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
8256           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
8257           +> t/lib/sample-tests/die_last_minute t/win32/system_tests
8258            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
8259            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
8260            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
8261            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
8262            - lib/ExtUtils/t/Problem-Module/Makefile.PL
8263            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
8264            - t/op/system_tests
8265           !> (integrate 133 files)
8266 ____________________________________________________________________________
8267 [ 16229] By: jhi                                   on 2002/04/27  19:55:51
8268         Log: Retract #16195 since it seems to be unnecessary.
8269      Branch: perl
8270            ! lib/ExtUtils/MM_Unix.pm
8271 ____________________________________________________________________________
8272 [ 16228] By: jhi                                   on 2002/04/27  19:25:44
8273         Log: Subject: [PATCH] extract enc2xs and piconv for VMS
8274              From: "Craig A. Berry" <craigberry@mac.com>
8275              Date: Sat, 27 Apr 2002 15:11:31 -0500
8276              Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>
8277      Branch: perl
8278            ! vms/descrip_mms.template
8279 ____________________________________________________________________________
8280 [ 16227] By: rgs                                   on 2002/04/27  19:25:05
8281         Log: Some more known open() modes.
8282      Branch: perl
8283            ! pod/perldiag.pod
8284 ____________________________________________________________________________
8285 [ 16226] By: jhi                                   on 2002/04/27  19:02:23
8286         Log: Upgrade to Encode 1.63.
8287      Branch: perl
8288            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8289            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
8290            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
8291            ! ext/Encode/lib/Encode/Encoding.pm
8292            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
8293            ! ext/Encode/lib/Encode/JP/JIS7.pm
8294            ! ext/Encode/lib/Encode/KR/2022_KR.pm
8295            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
8296 ____________________________________________________________________________
8297 [ 16225] By: jhi                                   on 2002/04/27  18:13:02
8298         Log: Update Changes.
8299      Branch: perl
8300            ! Changes patchlevel.h
8301 ____________________________________________________________________________
8302 [ 16224] By: jhi                                   on 2002/04/27  17:53:20
8303         Log: Integrate perlio:
8304              
8305              [ 16221]
8306              Correct which var is nulled, stack movement protection.
8307      Branch: perl
8308           !> ext/PerlIO/encoding/encoding.xs
8309 ____________________________________________________________________________
8310 [ 16223] By: jhi                                   on 2002/04/27  17:43:26
8311         Log: Subject: PATCH t/TEST
8312              From: Mark-Jason Dominus <mjd@plover.com>
8313              Date: Sat, 27 Apr 2002 14:06:56 -0400
8314              Message-ID: <20020427180656.5422.qmail@plover.com>
8315      Branch: perl
8316            ! t/TEST
8317 ____________________________________________________________________________
8318 [ 16222] By: sky                                   on 2002/04/27  17:00:29
8319         Log: Ahem, look another way.
8320      Branch: perl
8321            ! ext/threads/shared/t/queue.t
8322 ____________________________________________________________________________
8323 [ 16221] By: nick                                  on 2002/04/27  16:34:48
8324         Log: Correct which var is nulled, stack movement protection.
8325      Branch: perlio
8326            ! ext/PerlIO/encoding/encoding.xs
8327 ____________________________________________________________________________
8328 [ 16220] By: jhi                                   on 2002/04/27  16:27:18
8329         Log: Integrate perlio:
8330              
8331              [ 16216]
8332              Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
8333              - if encoding loads Encode then stack grows.
8334              - pp_binmode was not allowing for that to happen
8335              - added PUTBACK/SPAGAIN.
8336      Branch: perl
8337           !> pp_sys.c
8338 ____________________________________________________________________________
8339 [ 16219] By: jhi                                   on 2002/04/27  16:23:44
8340         Log: First half of NetBSD patch-ai, from Johnny Lam:
8341              
8342              The first part removes "installman" and "installhtml" from the
8343              .PHONY target, which was causing problems during installation.
8344              
8345              (the installman and installhtml are not phony targets,
8346              they are real files)
8347      Branch: perl
8348            ! Makefile.SH
8349 ____________________________________________________________________________
8350 [ 16218] By: nick                                  on 2002/04/27  16:22:40
8351         Log: Integrate mainline
8352      Branch: perlio
8353           +> ext/threads/shared/t/cond.t
8354           !> MANIFEST ext/threads/shared/shared.xs
8355           !> ext/threads/shared/t/queue.t
8356 ____________________________________________________________________________
8357 [ 16217] By: jhi                                   on 2002/04/27  16:20:49
8358         Log: NetBSD patch-ab from Johnny Lam:
8359              
8360              Some tweaks to the NetBSD hints file to make the Configure
8361              process more useful when not building from pkgsrc.  This file
8362              will definitely need to change again when the 1.6 release of
8363              NetBSD comes out, but I'll handle the changes at the later
8364              date.
8365      Branch: perl
8366            ! hints/netbsd.sh
8367 ____________________________________________________________________________
8368 [ 16216] By: nick                                  on 2002/04/27  16:19:21
8369         Log: Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
8370              - if encoding loads Encode then stack grows.
8371              - pp_binmode was not allowing for that to happen
8372              - added PUTBACK/SPAGAIN.
8373      Branch: perlio
8374            ! pp_sys.c
8375 ____________________________________________________________________________
8376 [ 16215] By: jhi                                   on 2002/04/27  15:52:24
8377         Log: Integrate perlio:
8378              
8379              [ 16211]
8380              Re-instate $PerlIO::encoding::check at boot.
8381              (Retaining Dan's XS side require though I don't see need.)
8382              
8383              [ 16207]
8384              Fix fd leak on Via(bogus).
8385              Finish implementing PerlIOVia_open().
8386              Export more guts of PerlIO_* so Via_open() can work.
8387              Fix various PerlIO_allocate() features exposed by above.
8388              
8389              [ 16027]
8390              Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
8391              and change test not to skip them.
8392              
8393              [ 16023]
8394              Some tweaks for encodings which need lines.
8395              Also disabled trial of using fallbacks.
8396              
8397              [ 16022]
8398              Various tweaks to Encode
8399      Branch: perl
8400           !> embed.fnc ext/PerlIO/Via/Via.xs
8401           !> ext/PerlIO/encoding/encoding.pm
8402           !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/t/via.t makedef.pl
8403           !> perlio.c perlio.h perliol.h
8404 ____________________________________________________________________________
8405 [ 16214] By: jhi                                   on 2002/04/27  15:48:34
8406         Log: Upgrade to Encode 1.62.
8407      Branch: perl
8408            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8409 ____________________________________________________________________________
8410 [ 16213] By: ams                                   on 2002/04/27  15:38:50
8411         Log: Subject: Re: Change 16122: Try to be clearer about perlio.
8412              From: Philip Newton <Philip.Newton@gmx.net>
8413              Date: Sat, 27 Apr 2002 08:51:30 +0200
8414              Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>
8415              
8416              Subject: Re: Change 16183: Stop being coy.
8417              From: Philip Newton <Philip.Newton@gmx.net>
8418              Date: Sat, 27 Apr 2002 08:52:13 +0200
8419              Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
8420      Branch: perl
8421            ! INSTALL pod/perldelta.pod
8422 ____________________________________________________________________________
8423 [ 16212] By: sky                                   on 2002/04/27  13:54:46
8424         Log: Add test numbers to make "make test" happy. Order is irrelevant
8425              but number of oks is not.
8426      Branch: perl
8427            ! ext/threads/shared/t/queue.t
8428 ____________________________________________________________________________
8429 [ 16211] By: nick                                  on 2002/04/27  13:29:55
8430         Log: Re-instate $PerlIO::encoding::check at boot.
8431              (Retaining Dan's XS side require though I don't see need.)
8432      Branch: perlio
8433            ! ext/PerlIO/encoding/encoding.pm
8434            ! ext/PerlIO/encoding/encoding.xs
8435 ____________________________________________________________________________
8436 [ 16210] By: sky                                   on 2002/04/27  12:56:44
8437         Log: Fixed race condtions and deadlocks in interaction with 
8438              cond_wait/cond_signal and lock.
8439              Now we wait for a lock to gie up if we return from COND_WAIT
8440              and we are still locked. We also notifiers potential 
8441              lockers that it is free for locking when we go into COND_WAIT.
8442      Branch: perl
8443            + ext/threads/shared/t/cond.t
8444            ! MANIFEST ext/threads/shared/shared.xs
8445            ! ext/threads/shared/t/queue.t
8446 ____________________________________________________________________________
8447 [ 16209] By: nick                                  on 2002/04/27  12:32:41
8448         Log: Integrate mainline
8449      Branch: perlio
8450           +> t/win32/system_tests
8451            - t/op/system_tests
8452           !> MANIFEST ext/Digest/MD5/t/files.t ext/Time/HiRes/HiRes.pm
8453           !> hints/netbsd.sh lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm
8454           !> pod/perldelta.pod pod/perltodo.pod pp_ctl.c t/japh/abigail.t
8455           !> t/lib/warnings/pp_hot t/win32/system.t
8456 ____________________________________________________________________________
8457 [ 16208] By: sky                                   on 2002/04/27  11:46:53
8458         Log: Saving locks after we set it to 0 was kind of pointless.
8459              Hunting down fixes in cond_* functions.
8460      Branch: perl
8461            ! ext/threads/shared/shared.xs
8462 ____________________________________________________________________________
8463 [ 16207] By: nick                                  on 2002/04/27  10:12:00
8464         Log: Fix fd leak on Via(bogus).
8465              Finish implementing PerlIOVia_open().
8466              Export more guts of PerlIO_* so Via_open() can work.
8467              Fix various PerlIO_allocate() features exposed by above.
8468      Branch: perlio
8469            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t makedef.pl perlio.c
8470            ! perlio.h perliol.h
8471 ____________________________________________________________________________
8472 [ 16206] By: jhi                                   on 2002/04/27  00:52:30
8473         Log: NetBSD and OpenBSD cannot do comments at #! line
8474              (or long #! lines?)
8475      Branch: perl
8476            ! t/japh/abigail.t
8477 ____________________________________________________________________________
8478 [ 16205] By: jhi                                   on 2002/04/26  23:56:32
8479         Log: Add taint rethink to the todo list.
8480      Branch: perl
8481            ! pod/perltodo.pod
8482 ____________________________________________________________________________
8483 [ 16204] By: jhi                                   on 2002/04/26  22:33:45
8484         Log: Integrate changes #16199 and #16201 from macperl;
8485              
8486              Time::Local compatibility patches, from Graham
8487              
8488              MacPerl require() portability patches
8489      Branch: perl
8490           !> lib/Time/Local.pm pp_ctl.c
8491 ____________________________________________________________________________
8492 [ 16203] By: jhi                                   on 2002/04/26  21:47:06
8493         Log: Subject: [PATCH] Re: [ID 20020425.012] segfault when printing to close indirect filehandle
8494              From: Nicholas Clark <nick@unfortu.net>
8495              Date: Fri, 26 Apr 2002 23:27:23 +0100
8496              Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>
8497      Branch: perl
8498            ! t/lib/warnings/pp_hot
8499 ____________________________________________________________________________
8500 [ 16202] By: pudge                                 on 2002/04/26  21:11:06
8501         Log: Working on MacPerl tests
8502      Branch: macperl
8503            ! macos/MacPerlTests.cmd
8504 ____________________________________________________________________________
8505 [ 16201] By: pudge                                 on 2002/04/26  21:10:49
8506         Log: MacPerl require() portability patches
8507      Branch: macperl
8508            ! pp_ctl.c
8509 ____________________________________________________________________________
8510 [ 16200] By: pudge                                 on 2002/04/26  21:09:45
8511         Log: Fix a few MacPerl_CanonDir() problems
8512      Branch: macperl
8513            ! macos/macish.c macos/macish.h
8514 ____________________________________________________________________________
8515 [ 16199] By: pudge                                 on 2002/04/26  21:08:52
8516         Log: Time::Local compatibility patches, from Graham
8517      Branch: macperl
8518            ! lib/Time/Local.pm
8519 ____________________________________________________________________________
8520 [ 16198] By: jhi                                   on 2002/04/26  20:10:53
8521         Log: Subject: Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
8522              From: Simon Cozens <simon@netthink.co.uk>
8523              Date: Fri, 26 Apr 2002 21:58:21 +0100
8524              Message-ID: <20020426205821.GB5855@netthink.co.uk>
8525      Branch: perl
8526            ! ext/Time/HiRes/HiRes.pm
8527 ____________________________________________________________________________
8528 [ 16197] By: jhi                                   on 2002/04/26  20:04:44
8529         Log: NetBSD: if the /usr/pkg/lib is there, the linker wants
8530              to know about it always (not just when using the pth).
8531      Branch: perl
8532            ! hints/netbsd.sh
8533 ____________________________________________________________________________
8534 [ 16196] By: jhi                                   on 2002/04/26  18:27:39
8535         Log: EBCDIC MD5.xs checksum update from Merijn Broeren.
8536      Branch: perl
8537            ! ext/Digest/MD5/t/files.t
8538 ____________________________________________________________________________
8539 [ 16195] By: jhi                                   on 2002/04/26  17:56:51
8540         Log: (retracted by #16229)
8541              Subject: FIXIN problem under Win32
8542              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8543              Date: Thu, 25 Apr 2002 23:03:31 +0200
8544              Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>
8545      Branch: perl
8546            ! lib/ExtUtils/MM_Unix.pm
8547 ____________________________________________________________________________
8548 [ 16194] By: nick                                  on 2002/04/26  17:36:16
8549         Log: Integrate mainline
8550      Branch: perlio
8551           +> ext/Encode/lib/Encode/Guess.pm
8552           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
8553           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
8554           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
8555           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
8556           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
8557           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
8558           +> t/lib/sample-tests/die_last_minute
8559           !> (integrate 94 files)
8560 ____________________________________________________________________________
8561 [ 16193] By: jhi                                   on 2002/04/26  17:11:30
8562         Log: Subject: [PATCH t\win32] system_tests are relevant only to win32\system.t
8563              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8564              Date: Fri, 26 Apr 2002 15:38:16 +0200
8565              Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
8566      Branch: perl
8567            + t/win32/system_tests
8568            - t/op/system_tests
8569            ! MANIFEST t/win32/system.t
8570 ____________________________________________________________________________
8571 [ 16192] By: jhi                                   on 2002/04/26  16:45:28
8572         Log: Mention explicitly the NetBSD + pth combination.
8573      Branch: perl
8574            ! pod/perldelta.pod
8575 ____________________________________________________________________________
8576 [ 16191] By: jhi                                   on 2002/04/26  15:06:20
8577         Log: Subject: [PATCH] Fix email address.
8578              From: Abigail <abigail@foad.org>
8579              Date: Fri, 26 Apr 2002 18:03:11 +0200
8580              Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
8581      Branch: perl
8582            ! t/japh/abigail.t
8583 ____________________________________________________________________________
8584 [ 16190] By: jhi                                   on 2002/04/26  14:33:03
8585         Log: NetWare update from C Aditya.
8586      Branch: perl
8587            ! NetWare/Makefile lib/ExtUtils/MM_NW5.pm
8588            ! lib/ExtUtils/MM_Unix.pm
8589 ____________________________________________________________________________
8590 [ 16189] By: jhi                                   on 2002/04/26  13:35:48
8591         Log: Subject: [PATCH vms/test.com] use t/TEST
8592              From: "Craig A. Berry" <craigberry@mac.com>
8593              Date: Fri, 26 Apr 2002 09:34:46 -0500
8594              Message-Id: <a05111708b8ef12696579@[172.16.52.1]>
8595      Branch: perl
8596            ! vms/test.com
8597 ____________________________________________________________________________
8598 [ 16188] By: jhi                                   on 2002/04/26  13:34:35
8599         Log: Update Changes.
8600      Branch: perl
8601            ! Changes patchlevel.h
8602 ____________________________________________________________________________
8603 [ 16187] By: jhi                                   on 2002/04/26  12:43:48
8604         Log: Subject: [Encode] s/=over2/=over 2/g
8605              From: Dan Kogai <dankogai@dan.co.jp>
8606              Date: Fri, 26 Apr 2002 14:57:09 +0900
8607              Message-Id: <721D1832-58DA-11D6-A636-00039301D480@dan.co.jp>
8608      Branch: perl
8609            ! ext/Encode/Encode.pm
8610 ____________________________________________________________________________
8611 [ 16186] By: jhi                                   on 2002/04/26  12:28:18
8612         Log: Use temp int variable in the W*() since direct casting
8613              to either an int or an IV would not be right.
8614      Branch: perl
8615            ! ext/POSIX/POSIX.xs
8616 ____________________________________________________________________________
8617 [ 16185] By: jhi                                   on 2002/04/26  12:23:02
8618         Log: The #16182 radiates U32ness.
8619      Branch: perl
8620            ! embed.fnc embed.h proto.h regcomp.c toke.c
8621 ____________________________________________________________________________
8622 [ 16184] By: jhi                                   on 2002/04/26  12:00:04
8623         Log: Subject: t/TEST ported to VMS
8624              From: "Craig A. Berry" <craigberry@mac.com>
8625              Date: Fri, 26 Apr 2002 00:13:31 -0500
8626              Message-Id: <a05111705b8ee84f53e79@[172.16.52.1]>
8627      Branch: perl
8628            ! t/TEST
8629 ____________________________________________________________________________
8630 [ 16183] By: jhi                                   on 2002/04/26  11:57:58
8631         Log: Stop being coy.
8632      Branch: perl
8633            ! pod/perldelta.pod
8634 ____________________________________________________________________________
8635 [ 16182] By: jhi                                   on 2002/04/26  11:53:58
8636         Log: Subject: Re: binary compatibility
8637              From: Mark-Jason Dominus <mjd@plover.com>
8638              Date: Wed, 24 Apr 2002 17:35:07 -0400
8639              Message-ID: <20020424213507.7846.qmail@plover.com>
8640      Branch: perl
8641            ! op.h
8642 ____________________________________________________________________________
8643 [ 16181] By: gsar                                  on 2002/04/26  07:39:20
8644         Log: fix typo that caused pseudo-fork() crashes on win64 (we were only
8645              allocating half of the retstack!)
8646      Branch: perl
8647            ! README.win32 sv.c
8648 ____________________________________________________________________________
8649 [ 16180] By: gsar                                  on 2002/04/26  06:27:11
8650         Log: temporary variable not wide enough to hold all the bits in
8651              op->op_targ
8652      Branch: perl
8653            ! op.c
8654 ____________________________________________________________________________
8655 [ 16179] By: jhi                                   on 2002/04/26  03:21:50
8656         Log: Add an idea/question from Damian. 
8657      Branch: perl
8658            ! pod/perltodo.pod
8659 ____________________________________________________________________________
8660 [ 16178] By: gsar                                  on 2002/04/26  02:46:52
8661         Log: build missing utilities on windows; clean stray files
8662      Branch: perl
8663            ! win32/Makefile win32/makefile.mk
8664 ____________________________________________________________________________
8665 [ 16177] By: jhi                                   on 2002/04/26  02:33:19
8666         Log: Upgrade to Encode 1.61, from Dan Kogai.
8667      Branch: perl
8668            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
8669            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
8670            ! ext/Encode/lib/Encode/Guess.pm
8671            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/CJKT.t
8672            ! ext/Encode/t/guess.t ext/Encode/t/jperl.t
8673            ! ext/Encode/t/mime-header.t
8674 ____________________________________________________________________________
8675 [ 16176] By: jhi                                   on 2002/04/26  01:22:04
8676         Log: Subject: [PATCH doc] bytes::length TIMTOWTDI
8677              From: andreas.koenig@anima.de (Andreas J. Koenig)
8678              Date: Tue, 23 Apr 2002 04:40:42 +0200      
8679              Message-ID: <m37kmzi1cl.fsf@anima.de>
8680      Branch: perl
8681            ! pod/perluniintro.pod
8682 ____________________________________________________________________________
8683 [ 16175] By: gsar                                  on 2002/04/26  01:10:17
8684         Log: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC
8685              platform needs to fill in the other branch here)
8686      Branch: perl
8687            ! ext/Digest/MD5/t/files.t
8688 ____________________________________________________________________________
8689 [ 16174] By: gsar                                  on 2002/04/26  00:45:36
8690         Log: MANIFEST is needlessly held open for entire duration of "make test"
8691      Branch: perl
8692            ! t/TEST t/harness
8693 ____________________________________________________________________________
8694 [ 16173] By: gsar                                  on 2002/04/26  00:41:39
8695         Log: various signed/unsigned mismatch nits
8696      Branch: perl
8697            ! ext/B/B.xs ext/ByteLoader/ByteLoader.xs
8698            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
8699            ! ext/Digest/MD5/MD5.xs ext/Encode/Unicode/Unicode.xs
8700            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/Opcode/Opcode.xs
8701            ! ext/PerlIO/encoding/encoding.xs ext/Storable/Storable.xs
8702            ! ext/Time/HiRes/HiRes.xs regcomp.c
8703 ____________________________________________________________________________
8704 [ 16172] By: jhi                                   on 2002/04/25  23:48:03
8705         Log: Subject: [PATCH] Re: [PATCH] another Storable test (Re: perl@16005)
8706              From: Nicholas Clark <nick@unfortu.net>
8707              Date: Thu, 25 Apr 2002 22:41:57 +0100
8708              Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>       
8709      Branch: perl
8710            + ext/Storable/t/croak.t ext/Storable/t/downgrade.t
8711            + ext/Storable/t/make_downgrade.pl
8712            ! MANIFEST ext/Storable/Storable.pm ext/Storable/Storable.xs
8713            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
8714            ! ext/Storable/t/utf8hash.t
8715 ____________________________________________________________________________
8716 [ 16171] By: jhi                                   on 2002/04/25  22:16:49
8717         Log: Extra guidance for JAPH debuggers.
8718      Branch: perl
8719            ! t/japh/abigail.t
8720 ____________________________________________________________________________
8721 [ 16170] By: jhi                                   on 2002/04/25  22:13:02
8722         Log: Subject: [PATCH] fix vos/vos.c to implement pow(0,0)
8723              From: Paul_GreenVOS@vos.stratus.com
8724              Date: Wed, 24 Apr 02 18:27 edt
8725              Message-Id: <200204242252.SAA07978@mailhub1.stratus.com>
8726      Branch: perl
8727            ! vos/vos.c
8728 ____________________________________________________________________________
8729 [ 16169] By: ams                                   on 2002/04/25  20:33:35
8730         Log: Subject: [PATCH] don't build B/C twice on VMS
8731              From: "Craig A. Berry" <craigberry@mac.com>
8732              Date: Thu, 25 Apr 2002 16:00:57 -0500
8733              Message-Id: <a05111702b8ee1bab9144@[172.16.52.1]>
8734      Branch: perl
8735            ! configure.com
8736 ____________________________________________________________________________
8737 [ 16168] By: ams                                   on 2002/04/25  20:31:19
8738         Log: Subject: Re: POSIX::WEXITSTATUS broken again
8739              From: Andy Dougherty <doughera@lafayette.edu>
8740              Date: Thu, 25 Apr 2002 17:01:08 -0400 (EDT)
8741              Message-Id: <Pine.SOL.4.10.10204251656510.2019-100000@maxwell.phys.lafayette.edu>
8742      Branch: perl
8743            ! ext/POSIX/POSIX.xs
8744 ____________________________________________________________________________
8745 [ 16167] By: ams                                   on 2002/04/25  19:49:09
8746         Log: Subject: [PATCH] Re: [PATCH] ext/attrs.t getting skipped
8747              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8748              Date: Thu, 25 Apr 2002 13:39:35 -0700
8749              Message-Id: <HmGy8gzkguHW092yn@efn.org>
8750      Branch: perl
8751            ! t/harness
8752 ____________________________________________________________________________
8753 [ 16166] By: ams                                   on 2002/04/25  19:43:06
8754         Log: $fh->close(); print $fh "foo" would segfault under -w in
8755              report_evil_fh() because $fh doesn't have a name.
8756      Branch: perl
8757            ! util.c
8758 ____________________________________________________________________________
8759 [ 16165] By: gsar                                  on 2002/04/25  18:19:32
8760         Log: cwd.t wasn't running all the tests because cmd.exe wasn't
8761              being found properly
8762      Branch: perl
8763            ! ext/Cwd/t/cwd.t
8764 ____________________________________________________________________________
8765 [ 16164] By: jhi                                   on 2002/04/25  17:45:03
8766         Log: Brace yourself from Craig Berry to keep older compilers happy.
8767      Branch: perl
8768            ! vms/vms.c
8769 ____________________________________________________________________________
8770 [ 16163] By: jhi                                   on 2002/04/25  17:43:50
8771         Log: More %{} overload tests.
8772      Branch: perl
8773            ! lib/overload.t
8774 ____________________________________________________________________________
8775 [ 16162] By: gsar                                  on 2002/04/25  17:41:48
8776         Log: some extension builds need to find pl2bat.bat on windows
8777      Branch: perl
8778            ! win32/buildext.pl
8779 ____________________________________________________________________________
8780 [ 16161] By: jhi                                   on 2002/04/25  17:26:53
8781         Log: Subject: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB
8782              From: "Craig A. Berry" <craigberry@mac.com>
8783              Date: Thu, 25 Apr 2002 12:30:06 -0500
8784              Message-Id: <a05111700b8edeb2f3419@[172.16.52.1]>
8785      Branch: perl
8786            ! lib/ExtUtils/MM_VMS.pm
8787 ____________________________________________________________________________
8788 [ 16160] By: gsar                                  on 2002/04/25  17:04:10
8789         Log: windows build fails if there is no perlglob.exe in the PATH
8790      Branch: perl
8791            ! win32/buildext.pl
8792 ____________________________________________________________________________
8793 [ 16159] By: jhi                                   on 2002/04/25  16:06:25
8794         Log: Mysterious setlocale() core dump in ancient Solaris
8795              found by Merijn Broeren.  Doesn't look like Perl's fault.
8796      Branch: perl
8797            ! pod/perldelta.pod
8798 ____________________________________________________________________________
8799 [ 16158] By: jhi                                   on 2002/04/25  14:38:13
8800         Log: Subject: Re: [PATCH] pp_ctl.c:pp_require
8801              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
8802              Date: Thu, 25 Apr 2002 17:35:23 +0200
8803              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC77@hamsem01.de.gedas.vwg>
8804      Branch: perl
8805            ! pp_ctl.c
8806 ____________________________________________________________________________
8807 [ 16157] By: jhi                                   on 2002/04/25  14:30:40
8808         Log: Subject: [PATCH] pp_ctl.c:pp_require
8809              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
8810              Date: Thu, 25 Apr 2002 16:01:14 +0200
8811              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC76@hamsem01.de.gedas.vwg>
8812      Branch: perl
8813            ! pp_ctl.c
8814 ____________________________________________________________________________
8815 [ 16156] By: jhi                                   on 2002/04/25  14:29:16
8816         Log: -Wformat cleanups from Robin Barker.
8817      Branch: perl
8818            ! dump.c embed.fnc proto.h sv.c
8819 ____________________________________________________________________________
8820 [ 16155] By: jhi                                   on 2002/04/25  14:27:07
8821         Log: Subject: [PATCH] Test::Harness 2.01 -> 2.03
8822              From: Michael G Schwern <schwern@pobox.com>
8823              Date: Thu, 25 Apr 2002 01:51:27 -0400
8824              Message-ID: <20020425055127.GB3456@blackrider>
8825      Branch: perl
8826            + t/lib/sample-tests/bignum t/lib/sample-tests/die
8827            + t/lib/sample-tests/die_head_end
8828            + t/lib/sample-tests/die_last_minute
8829            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
8830            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
8831            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/taint
8832 ____________________________________________________________________________
8833 [ 16154] By: jhi                                   on 2002/04/25  14:24:53
8834         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 -> 0.44
8835              From: Michael G Schwern <schwern@pobox.com>
8836              Date: Thu, 25 Apr 2002 01:32:10 -0400
8837              Message-ID: <20020425053210.GA3334@blackrider>
8838      Branch: perl
8839            + lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
8840            + lib/Test/Simple/t/strays.t
8841            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
8842            ! lib/Test/Simple.pm lib/Test/Simple/Changes
8843            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
8844            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/exit.t
8845            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/undef.t
8846            ! lib/Test/Simple/t/use_ok.t
8847 ____________________________________________________________________________
8848 [ 16153] By: jhi                                   on 2002/04/25  14:12:35
8849         Log: Elaborate a bit on Storable.
8850      Branch: perl
8851            ! pod/perldelta.pod
8852 ____________________________________________________________________________
8853 [ 16152] By: jhi                                   on 2002/04/25  12:59:50
8854         Log: Cleaner Encode tests under -Mutf8.
8855      Branch: perl
8856            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ext/Encode/t/jperl.t
8857 ____________________________________________________________________________
8858 [ 16151] By: jhi                                   on 2002/04/25  00:57:24
8859         Log: Subject: [PATCH] installperl
8860              From: Abe Timmerman <abe@ztreet.demon.nl>
8861              Date: Thu, 25 Apr 2002 01:00:00 +0200
8862              Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com>
8863      Branch: perl
8864            ! installperl
8865 ____________________________________________________________________________
8866 [ 16150] By: jhi                                   on 2002/04/25  00:48:09
8867         Log: Subject: Re: [Encode] Patch to fix Encod-XML::SAX conflicts
8868              From: Dan Kogai <dankogai@dan.co.jp>
8869              Date: Thu, 25 Apr 2002 10:49:13 +0900
8870              Message-Id: <A4F06B9C-57EE-11D6-A6E0-00039301D480@dan.co.jp>
8871      Branch: perl
8872            ! ext/PerlIO/encoding/encoding.xs
8873 ____________________________________________________________________________
8874 [ 16149] By: jhi                                   on 2002/04/24  22:57:53
8875         Log: Stray =back.
8876      Branch: perl
8877            ! README.win32
8878 ____________________________________________________________________________
8879 [ 16148] By: rgs                                   on 2002/04/24  21:12:40
8880         Log: Add an untested warning variant.
8881      Branch: perl
8882            ! t/lib/warnings/op
8883 ____________________________________________________________________________
8884 [ 16147] By: jhi                                   on 2002/04/24  20:37:15
8885         Log: Update Changes.
8886      Branch: perl
8887            ! Changes patchlevel.h
8888 ____________________________________________________________________________
8889 [ 16146] By: jhi                                   on 2002/04/24  20:21:43
8890         Log: Wrong plan.
8891      Branch: perl
8892            ! ext/Encode/t/mime-header.t
8893 ____________________________________________________________________________
8894 [ 16145] By: jhi                                   on 2002/04/24  20:20:53
8895         Log: Upgrade to Encode 1.60, from Dan Kogai.
8896      Branch: perl
8897            + ext/Encode/lib/Encode/Guess.pm
8898            + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
8899            + ext/Encode/t/mime-header.t
8900            ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
8901            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
8902            ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
8903            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
8904            ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
8905            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
8906 ____________________________________________________________________________
8907 [ 16144] By: gsar                                  on 2002/04/24  18:59:05
8908         Log: another case of enabling binmode() where it should not be: if the
8909              *.enc files are CRLF terminated, the result gets CRCRLF terminations
8910      Branch: perl
8911            ! ext/Encode/t/CJKT.t
8912 ____________________________________________________________________________
8913 [ 16143] By: jhi                                   on 2002/04/24  18:34:27
8914         Log: microperl update; boldly assume time() and time_t
8915              (since we assume ANSI and i_time, anyway).
8916      Branch: perl
8917            ! uconfig.h uconfig.sh
8918 ____________________________________________________________________________
8919 [ 16142] By: jhi                                   on 2002/04/24  18:30:14
8920         Log: Integrate #16136, #16137, #16138 from macperl;
8921              
8922              Silly fix for the SC compiler's fixation with "comp" as a type
8923              
8924              Skip more PerlIO symbols for sfio
8925              
8926              Play nicely in miniperl
8927      Branch: perl
8928           !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
8929           !> lib/File/Spec/Mac.pm makedef.pl
8930 ____________________________________________________________________________
8931 [ 16141] By: pudge                                 on 2002/04/24  18:15:19
8932         Log: Sync configpm and config.h for use in 5.8
8933              (still need to do config.sh)
8934      Branch: macperl
8935            ! macos/config.h macos/configpm
8936 ____________________________________________________________________________
8937 [ 16140] By: pudge                                 on 2002/04/24  18:14:05
8938         Log: Make MM_MacOS work with new MakeMaker
8939      Branch: macperl
8940            ! macos/lib/ExtUtils/MM_MacOS.pm
8941 ____________________________________________________________________________
8942 [ 16139] By: pudge                                 on 2002/04/24  18:13:34
8943         Log: Makefile.mk changes for 5.8: additional extensions
8944              and source files; bump version
8945      Branch: macperl
8946            ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
8947 ____________________________________________________________________________
8948 [ 16138] By: pudge                                 on 2002/04/24  18:12:22
8949         Log: Play nicely in miniperl
8950      Branch: macperl
8951            ! lib/File/Copy.pm lib/File/Spec/Mac.pm
8952 ____________________________________________________________________________
8953 [ 16137] By: pudge                                 on 2002/04/24  18:10:34
8954         Log: Skip more PerlIO symbols for sfio
8955      Branch: macperl
8956            ! makedef.pl
8957 ____________________________________________________________________________
8958 [ 16136] By: pudge                                 on 2002/04/24  18:09:37
8959         Log: Silly fix for the SC compiler's fixation with "comp" as a type
8960      Branch: macperl
8961            ! ext/Unicode/Normalize/Normalize.xs
8962 ____________________________________________________________________________
8963 [ 16135] By: pudge                                 on 2002/04/24  18:08:45
8964         Log: Merge macperl xsubpp with current xsubpp
8965      Branch: macperl
8966            ! macos/xsubpp
8967 ____________________________________________________________________________
8968 [ 16134] By: nick                                  on 2002/04/24  18:08:37
8969         Log: Integrate mainline
8970      Branch: perlio
8971           +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
8972           +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
8973            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
8974            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
8975            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
8976            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
8977            - lib/ExtUtils/t/Problem-Module/Makefile.PL
8978            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
8979           !> (integrate 44 files)
8980 ____________________________________________________________________________
8981 [ 16133] By: pudge                                 on 2002/04/24  18:05:50
8982         Log: Delete more included modules from bundled_ext
8983      Branch: macperl
8984            - macos/bundled_ext/Digest/MD5/Changes
8985            - macos/bundled_ext/Digest/MD5/MD5.pm
8986            - macos/bundled_ext/Digest/MD5/MD5.xs
8987            - macos/bundled_ext/Digest/MD5/Makefile.PL
8988            - macos/bundled_ext/Digest/MD5/Makefile.mk
8989            - macos/bundled_ext/Digest/MD5/README
8990            - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
8991            - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
8992            - macos/bundled_ext/Digest/MD5/rfc1321.txt
8993            - macos/bundled_ext/Digest/MD5/t/badfile.t
8994            - macos/bundled_ext/Digest/MD5/t/files.t
8995            - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
8996            - macos/bundled_ext/Digest/MD5/typemap
8997            - macos/bundled_ext/Filter/Util/Call/Call.pm
8998            - macos/bundled_ext/Filter/Util/Call/Call.xs
8999            - macos/bundled_ext/Filter/Util/Call/Makefile.PL
9000            - macos/bundled_ext/Filter/Util/Call/ppport.h
9001            - macos/bundled_ext/Filter/t/call.t
9002            - macos/bundled_ext/Filter/t/filter-util.pl
9003            - macos/bundled_ext/List/Util/ChangeLog
9004            - macos/bundled_ext/List/Util/Makefile.PL
9005            - macos/bundled_ext/List/Util/README
9006            - macos/bundled_ext/List/Util/Util.xs
9007            - macos/bundled_ext/List/Util/lib/List/Util.pm
9008            - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
9009            - macos/bundled_ext/List/Util/t/blessed.t
9010            - macos/bundled_ext/List/Util/t/dualvar.t
9011            - macos/bundled_ext/List/Util/t/first.t
9012            - macos/bundled_ext/List/Util/t/max.t
9013            - macos/bundled_ext/List/Util/t/maxstr.t
9014            - macos/bundled_ext/List/Util/t/min.t
9015            - macos/bundled_ext/List/Util/t/minstr.t
9016            - macos/bundled_ext/List/Util/t/readonly.t
9017            - macos/bundled_ext/List/Util/t/reduce.t
9018            - macos/bundled_ext/List/Util/t/reftype.t
9019            - macos/bundled_ext/List/Util/t/shuffle.t
9020            - macos/bundled_ext/List/Util/t/sum.t
9021            - macos/bundled_ext/List/Util/t/tainted.t
9022            - macos/bundled_ext/List/Util/t/weak.t
9023            - macos/bundled_ext/MIME/Base64/Base64.pm
9024            - macos/bundled_ext/MIME/Base64/Base64.xs
9025            - macos/bundled_ext/MIME/Base64/Changes
9026            - macos/bundled_ext/MIME/Base64/Makefile.PL
9027            - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
9028            - macos/bundled_ext/MIME/Base64/README
9029            - macos/bundled_ext/MIME/Base64/t/base64.t
9030            - macos/bundled_ext/MIME/Base64/t/quoted-print.t
9031            - macos/bundled_ext/MIME/Base64/t/unicode.t
9032            - macos/bundled_ext/Storable/ChangeLog
9033            - macos/bundled_ext/Storable/Makefile.PL
9034            - macos/bundled_ext/Storable/README
9035            - macos/bundled_ext/Storable/Storable.pm
9036            - macos/bundled_ext/Storable/Storable.xs
9037            - macos/bundled_ext/Storable/t/blessed.t
9038            - macos/bundled_ext/Storable/t/canonical.t
9039            - macos/bundled_ext/Storable/t/compat-0.6.t
9040            - macos/bundled_ext/Storable/t/dclone.t
9041            - macos/bundled_ext/Storable/t/dump.pl
9042            - macos/bundled_ext/Storable/t/forgive.t
9043            - macos/bundled_ext/Storable/t/freeze.t
9044            - macos/bundled_ext/Storable/t/lock.t
9045            - macos/bundled_ext/Storable/t/overload.t
9046            - macos/bundled_ext/Storable/t/recurse.t
9047            - macos/bundled_ext/Storable/t/retrieve.t
9048            - macos/bundled_ext/Storable/t/store.t
9049            - macos/bundled_ext/Storable/t/tied.t
9050            - macos/bundled_ext/Storable/t/tied_hook.t
9051            - macos/bundled_ext/Storable/t/tied_items.t
9052            - macos/bundled_ext/Storable/t/utf8.t
9053            - macos/bundled_ext/Time/HiRes/Changes
9054            - macos/bundled_ext/Time/HiRes/HiRes.pm
9055            - macos/bundled_ext/Time/HiRes/HiRes.t
9056            - macos/bundled_ext/Time/HiRes/HiRes.xs
9057            - macos/bundled_ext/Time/HiRes/Makefile.PL
9058            - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
9059            - macos/bundled_ext/Time/HiRes/hints/sco.pl
9060 ____________________________________________________________________________
9061 [ 16132] By: jhi                                   on 2002/04/24  17:03:22
9062         Log: Thou shalt not assume %x works for UVs.
9063      Branch: perl
9064            ! ext/Encode/Encode.xs
9065 ____________________________________________________________________________
9066 [ 16131] By: nick                                  on 2002/04/24  15:50:31
9067         Log: Submit an old integrate
9068      Branch: perlio
9069           +> (branch 27 files)
9070            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
9071            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
9072            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
9073            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
9074            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
9075            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
9076            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
9077           !> (integrate 84 files)
9078 ____________________________________________________________________________
9079 [ 16130] By: jhi                                   on 2002/04/24  15:38:12
9080         Log: Partially retract #12056, from Craig Berry.
9081      Branch: perl
9082            ! vms/vms.c
9083 ____________________________________________________________________________
9084 [ 16129] By: pudge                                 on 2002/04/24  14:37:10
9085         Log: Delete more included modules from bundled_lib
9086      Branch: macperl
9087            - macos/bundled_lib/blib/lib/Class/ISA.pm
9088            - macos/bundled_lib/blib/lib/Digest.pm
9089            - macos/bundled_lib/blib/lib/Filter/Simple.pm
9090            - macos/bundled_lib/blib/lib/Memoize.pm
9091            - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
9092            - macos/bundled_lib/blib/lib/Memoize/Expire.pm
9093            - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
9094            - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
9095            - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
9096            - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
9097            - macos/bundled_lib/blib/lib/Memoize/Storable.pm
9098            - macos/bundled_lib/blib/lib/NEXT.pm
9099            - macos/bundled_lib/blib/lib/Net/Cmd.pm
9100            - macos/bundled_lib/blib/lib/Net/Config.pm
9101            - macos/bundled_lib/blib/lib/Net/Domain.pm
9102            - macos/bundled_lib/blib/lib/Net/FTP.pm
9103            - macos/bundled_lib/blib/lib/Net/FTP/A.pm
9104            - macos/bundled_lib/blib/lib/Net/FTP/E.pm
9105            - macos/bundled_lib/blib/lib/Net/FTP/I.pm
9106            - macos/bundled_lib/blib/lib/Net/FTP/L.pm
9107            - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
9108            - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
9109            - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
9110            - macos/bundled_lib/blib/lib/Net/NNTP.pm
9111            - macos/bundled_lib/blib/lib/Net/Netrc.pm
9112            - macos/bundled_lib/blib/lib/Net/POP3.pm
9113            - macos/bundled_lib/blib/lib/Net/SMTP.pm
9114            - macos/bundled_lib/blib/lib/Net/Time.pm
9115            - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
9116            - macos/bundled_lib/blib/lib/Switch.pm
9117            - macos/bundled_lib/t/Class/ISA/test.pl
9118            - macos/bundled_lib/t/Digest/Digest.t
9119            - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
9120            - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
9121            - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
9122            - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
9123            - macos/bundled_lib/t/Filter/Simple/data.t
9124            - macos/bundled_lib/t/Filter/Simple/export.t
9125            - macos/bundled_lib/t/Filter/Simple/filter.t
9126            - macos/bundled_lib/t/Filter/Simple/filter_only.t
9127            - macos/bundled_lib/t/Filter/Simple/import.t
9128            - macos/bundled_lib/t/Memoize/array.t
9129            - macos/bundled_lib/t/Memoize/array_confusion.t
9130            - macos/bundled_lib/t/Memoize/correctness.t
9131            - macos/bundled_lib/t/Memoize/errors.t
9132            - macos/bundled_lib/t/Memoize/expire.t
9133            - macos/bundled_lib/t/Memoize/expire_file.t
9134            - macos/bundled_lib/t/Memoize/expire_module_n.t
9135            - macos/bundled_lib/t/Memoize/expire_module_t.t
9136            - macos/bundled_lib/t/Memoize/flush.t
9137            - macos/bundled_lib/t/Memoize/normalize.t
9138            - macos/bundled_lib/t/Memoize/prototype.t
9139            - macos/bundled_lib/t/Memoize/speed.t
9140            - macos/bundled_lib/t/Memoize/tie.t
9141            - macos/bundled_lib/t/Memoize/tie_gdbm.t
9142            - macos/bundled_lib/t/Memoize/tie_ndbm.t
9143            - macos/bundled_lib/t/Memoize/tie_sdbm.t
9144            - macos/bundled_lib/t/Memoize/tie_storable.t
9145            - macos/bundled_lib/t/Memoize/tiefeatures.t
9146            - macos/bundled_lib/t/Memoize/unmemoize.t
9147            - macos/bundled_lib/t/NEXT/actual.t
9148            - macos/bundled_lib/t/NEXT/actuns.t
9149            - macos/bundled_lib/t/NEXT/next.t
9150            - macos/bundled_lib/t/NEXT/unseen.t
9151            - macos/bundled_lib/t/Switch/t/given.t
9152            - macos/bundled_lib/t/Switch/t/nested.t
9153            - macos/bundled_lib/t/Switch/t/switch.t
9154            - macos/bundled_lib/t/libnet/config.t
9155            - macos/bundled_lib/t/libnet/ftp.t
9156            - macos/bundled_lib/t/libnet/hostname.t
9157            - macos/bundled_lib/t/libnet/libnet_t.pl
9158            - macos/bundled_lib/t/libnet/netrc.t
9159            - macos/bundled_lib/t/libnet/nntp.t
9160            - macos/bundled_lib/t/libnet/require.t
9161            - macos/bundled_lib/t/libnet/smtp.t
9162 ____________________________________________________________________________
9163 [ 16128] By: pudge                                 on 2002/04/24  14:18:55
9164         Log: Remove Text::Balanced from bundled_lib (already in lib)
9165      Branch: macperl
9166            - macos/bundled_lib/blib/lib/Text/Balanced.pm
9167            - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
9168            - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
9169            - macos/bundled_lib/t/Text/Balanced/t/extdel.t
9170            - macos/bundled_lib/t/Text/Balanced/t/extmul.t
9171            - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
9172            - macos/bundled_lib/t/Text/Balanced/t/exttag.t
9173            - macos/bundled_lib/t/Text/Balanced/t/extvar.t
9174            - macos/bundled_lib/t/Text/Balanced/t/gentag.t
9175 ____________________________________________________________________________
9176 [ 16127] By: jhi                                   on 2002/04/24  14:17:16
9177         Log: A word of warning to the users of UTF-8 locales.
9178      Branch: perl
9179            ! pod/perluniintro.pod
9180 ____________________________________________________________________________
9181 [ 16126] By: jhi                                   on 2002/04/24  12:54:17
9182         Log: Forgotten from #16125.
9183      Branch: perl
9184            ! t/lib/MakeMaker/Test/Utils.pm
9185 ____________________________________________________________________________
9186 [ 16125] By: jhi                                   on 2002/04/24  05:16:09
9187         Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
9188      Branch: perl
9189            + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
9190            + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
9191            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
9192            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
9193            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
9194            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
9195            - lib/ExtUtils/t/Problem-Module/Makefile.PL
9196            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
9197            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
9198            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
9199            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
9200            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
9201            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
9202            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
9203            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
9204            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
9205            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
9206 ____________________________________________________________________________
9207 [ 16124] By: jhi                                   on 2002/04/24  02:03:08
9208         Log: Subject: New UTF-8 surprise
9209              From: andreas.koenig@anima.de (Andreas J. Koenig)
9210              Date: Mon, 22 Apr 2002 12:08:48 +0200
9211              Message-ID: <m38z7gjb9r.fsf@anima.de>
9212      Branch: perl
9213            ! pp_hot.c t/op/subst.t
9214 ____________________________________________________________________________
9215 [ 16123] By: gsar                                  on 2002/04/24  01:25:17
9216         Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
9217              tree that is branched from //depot/maint-5.6/macperl/macos/...
9218      Branch: macperl
9219           +> (branch 3590 files)
9220 ____________________________________________________________________________
9221 [ 16122] By: jhi                                   on 2002/04/23  23:52:11
9222         Log: Try to be clearer about perlio.
9223      Branch: perl
9224            ! INSTALL
9225 ____________________________________________________________________________
9226 [ 16121] By: jhi                                   on 2002/04/23  23:45:41
9227         Log: Subject: Re: binary compatibility
9228              From: Andy Dougherty <doughera@lafayette.edu>
9229              Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
9230              Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
9231      Branch: perl
9232            ! INSTALL patchlevel.h
9233 ____________________________________________________________________________
9234 [ 16120] By: jhi                                   on 2002/04/23  23:41:52
9235         Log: Go on record about the binary backward incompatibility.
9236      Branch: perl
9237            ! pod/perldelta.pod
9238 ____________________________________________________________________________
9239 [ 16119] By: jhi                                   on 2002/04/23  23:09:02
9240         Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
9241              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
9242              Date: Wed, 24 Apr 2002 01:51:43 +0400
9243              Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
9244      Branch: perl
9245            ! t/win32/system.t
9246 ____________________________________________________________________________
9247 [ 16118] By: jhi                                   on 2002/04/23  23:08:12
9248         Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
9249              From: PPrymmer@factset.com
9250              Date: Tue, 23 Apr 2002 17:14:32 -0400
9251              Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
9252      Branch: perl
9253            ! lib/locale.t
9254 ____________________________________________________________________________
9255 [ 16117] By: jhi                                   on 2002/04/23  23:07:02
9256         Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
9257              From: Paul_GreenVOS@vos.stratus.com
9258              Date: Tue, 23 Apr 02 15:06 edt   
9259              Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
9260      Branch: perl
9261            ! Makefile.SH cflags.SH
9262 ____________________________________________________________________________
9263 [ 16116] By: jhi                                   on 2002/04/23  23:05:14
9264         Log: metaconfig unit change for #16115.
9265      Branch: metaconfig
9266            ! U/compline/byteorder.U
9267      Branch: perl
9268            ! config_h.SH
9269 ____________________________________________________________________________
9270 [ 16115] By: jhi                                   on 2002/04/23  23:04:24
9271         Log: Regen Configure to mirror #16111 (with one added tweak).
9272      Branch: perl
9273            ! Configure
9274 ____________________________________________________________________________
9275 [ 16114] By: jhi                                   on 2002/04/23  22:54:46
9276         Log: Retract #16109.
9277      Branch: perl
9278            ! lib/ExtUtils/MM_Unix.pm
9279 ____________________________________________________________________________
9280 [ 16113] By: jhi                                   on 2002/04/23  22:38:04
9281         Log: FAQ sync.
9282      Branch: perl
9283            ! pod/perlfaq3.pod pod/perlfaq8.pod
9284 ____________________________________________________________________________
9285 [ 16112] By: jhi                                   on 2002/04/23  22:34:08
9286         Log: use encoding no more defaults to Latin 1.
9287      Branch: perl
9288            ! pod/perluniintro.pod
9289 ____________________________________________________________________________
9290 [ 16111] By: gsar                                  on 2002/04/23  22:27:07
9291         Log: Configure test for byteorder loses bits
9292      Branch: perl
9293            ! Configure
9294 ____________________________________________________________________________
9295 [ 16110] By: gsar                                  on 2002/04/23  21:32:03
9296         Log: hacking around byteorder variance between config.sh and config.h
9297              isn't needed after change#16099
9298      Branch: perl
9299            ! ext/Storable/t/malice.t
9300 ____________________________________________________________________________
9301 [ 16109] By: jhi                                   on 2002/04/23  17:54:33
9302         Log: (retracted by #16114)
9303              
9304              Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
9305              From: "Green, Paul" <Paul.Green@stratus.com>
9306              Date: Tue, 23 Apr 2002 13:47:19 -0400
9307              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
9308      Branch: perl
9309            ! lib/ExtUtils/MM_Unix.pm
9310 ____________________________________________________________________________
9311 [ 16108] By: jhi                                   on 2002/04/23  14:45:07
9312         Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
9313              From: Norton Allen <allen@huarp.harvard.edu>
9314              Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
9315              Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
9316      Branch: perl
9317            ! lib/File/Find.pm
9318 ____________________________________________________________________________
9319 [ 16107] By: jhi                                   on 2002/04/23  14:44:13
9320         Log: Subject: [PATCH] README.qnx, hints/qnx.sh
9321              From: Norton Allen <allen@huarp.harvard.edu>
9322              Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
9323              Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
9324      Branch: perl
9325            ! README.qnx hints/qnx.sh
9326 ____________________________________________________________________________
9327 [ 16106] By: jhi                                   on 2002/04/23  13:57:48
9328         Log: Subject: [PATCH] pod/perlhist.pod
9329              From: Abigail <abigail@foad.org>
9330              Date: Tue, 23 Apr 2002 16:21:31 +0200
9331              Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
9332              
9333              (removed 5.005_04 which never happened)
9334      Branch: perl
9335            ! pod/perlhist.pod
9336 ____________________________________________________________________________
9337 [ 16105] By: jhi                                   on 2002/04/23  13:46:31
9338         Log: Subject: Re: [PATCH abigail.t] another portability attempt
9339              From: Abigail <abigail@foad.org>
9340              Date: Tue, 23 Apr 2002 11:35:54 +0200
9341              Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
9342      Branch: perl
9343            ! t/japh/abigail.t
9344 ____________________________________________________________________________
9345 [ 16104] By: jhi                                   on 2002/04/23  13:35:03
9346         Log: NetWare tweak from C Aditya.
9347      Branch: perl
9348            ! NetWare/Nwmain.c NetWare/nw5.c
9349 ____________________________________________________________________________
9350 [ 16103] By: gsar                                  on 2002/04/23  06:33:25
9351         Log: fix a typo
9352      Branch: perl
9353            ! regexec.c
9354 ____________________________________________________________________________
9355 [ 16102] By: jhi                                   on 2002/04/23  04:41:43
9356         Log: Uncurliff.
9357      Branch: perl
9358            ! README.ko
9359 ____________________________________________________________________________
9360 [ 16101] By: jhi                                   on 2002/04/23  04:36:27
9361         Log: Pointer to UV casting.
9362      Branch: perl
9363            ! regexec.c
9364 ____________________________________________________________________________
9365 [ 16100] By: jhi                                   on 2002/04/23  02:36:09
9366         Log: metaconfig unit change for #16099.
9367      Branch: metaconfig
9368            ! U/compline/byteorder.U
9369 ____________________________________________________________________________
9370 [ 16099] By: jhi                                   on 2002/04/23  02:35:52
9371         Log: Use UV (not long) for BYTEORDER.
9372      Branch: perl
9373            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9374            ! config_h.SH
9375 ____________________________________________________________________________
9376 [ 16098] By: jhi                                   on 2002/04/23  02:18:10
9377         Log: # cpp commands must start in the first column.
9378      Branch: perl
9379            ! scope.c
9380 ____________________________________________________________________________
9381 [ 16097] By: jhi                                   on 2002/04/23  01:52:36
9382         Log: Reborn as text.
9383      Branch: perl
9384            + NetWare/interface.cpp
9385 ____________________________________________________________________________
9386 [ 16096] By: jhi                                   on 2002/04/23  01:52:00
9387         Log: Dead as binary.
9388      Branch: perl
9389            - NetWare/interface.cpp
9390 ____________________________________________________________________________
9391 [ 16095] By: jhi                                   on 2002/04/23  01:49:37
9392         Log: Undo #16091, a time-warped escapee.
9393      Branch: perl
9394            ! lib/ExtUtils/t/MM_Cygwin.t
9395 ____________________________________________________________________________
9396 [ 16094] By: jhi                                   on 2002/04/23  01:43:42
9397         Log: *size tweaks from Sarathy.
9398      Branch: perl
9399            ! ext/Storable/t/malice.t
9400 ____________________________________________________________________________
9401 [ 16093] By: jhi                                   on 2002/04/23  01:12:50
9402         Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
9403              From: Stas Bekman <stas@stason.org>
9404              Date: Tue, 23 Apr 2002 01:52:22 +0800
9405              Message-ID: <3CC44DD6.3090401@stason.org>
9406      Branch: perl
9407            ! pod/perlguts.pod
9408 ____________________________________________________________________________
9409 [ 16092] By: jhi                                   on 2002/04/23  01:05:37
9410         Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
9411              From: Paul_GreenVOS@vos.stratus.com
9412              Date: Mon, 22 Apr 02 20:35 edt
9413              Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
9414      Branch: perl
9415            + hints/t001.c
9416            ! MANIFEST hints/README.hints hints/vos.sh
9417 ____________________________________________________________________________
9418 [ 16091] By: jhi                                   on 2002/04/23  00:42:12
9419         Log: (retracted by #16095)
9420      Branch: perl
9421            ! lib/ExtUtils/t/MM_Cygwin.t
9422 ____________________________________________________________________________
9423 [ 16090] By: jhi                                   on 2002/04/23  00:16:09
9424         Log: Subject: Re: perl@16083
9425              From: Nicholas Clark <nick@unfortu.net>
9426              Date: Mon, 22 Apr 2002 23:17:45 +0100
9427              Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
9428      Branch: perl
9429            ! ext/Storable/t/malice.t
9430 ____________________________________________________________________________
9431 [ 16089] By: jhi                                   on 2002/04/23  00:12:09
9432         Log: Upgrade to Encode 1.58.
9433      Branch: perl
9434            + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
9435            + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
9436            + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
9437            + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
9438            + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
9439            + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
9440            + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
9441            + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
9442            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
9443            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
9444            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
9445            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
9446            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
9447            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
9448            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
9449            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
9450            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
9451            ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
9452 ____________________________________________________________________________
9453 [ 16088] By: jhi                                   on 2002/04/22  19:55:18
9454         Log: On Win32 the end.t failure should be gone now.
9455      Branch: perl
9456            ! pod/perldelta.pod
9457 ____________________________________________________________________________
9458 [ 16087] By: jhi                                   on 2002/04/22  19:51:29
9459         Log: Subject: [PATCH] update VOS-specific pod files
9460              From: Paul_GreenVOS@vos.stratus.com
9461              Date: Mon, 22 Apr 02 16:02 edt
9462              Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
9463      Branch: perl
9464            ! README.vos pod/perlport.pod
9465 ____________________________________________________________________________
9466 [ 16086] By: jhi                                   on 2002/04/22  19:50:05
9467         Log: Subject: [PATCH] cleanup ./hints/vos.sh
9468              From: Paul_GreenVOS@vos.stratus.com
9469              Date: Mon, 22 Apr 02 15:26 edt
9470              Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
9471      Branch: perl
9472            ! hints/vos.sh
9473 ____________________________________________________________________________
9474 [ 16085] By: jhi                                   on 2002/04/22  19:48:20
9475         Log: Upgrade to Encode 1.57, from Dan Kogai.
9476      Branch: perl
9477            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
9478            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
9479            ! ext/Encode/lib/Encode/Encoding.pm
9480            ! ext/Encode/lib/Encode/JP/JIS7.pm
9481            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
9482            ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
9483 ____________________________________________________________________________
9484 [ 16084] By: ams                                   on 2002/04/22  18:10:13
9485         Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
9486              From: Stas Bekman <stas@stason.org>
9487              Date: Tue, 23 Apr 2002 01:59:07 +0800
9488              Message-Id: <3CC44F6B.5010300@stason.org>
9489      Branch: perl
9490            ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
9491 ____________________________________________________________________________
9492 [ 16083] By: jhi                                   on 2002/04/22  16:41:03
9493         Log: Update Changes.
9494      Branch: perl
9495            ! Changes patchlevel.h
9496 ____________________________________________________________________________
9497 [ 16082] By: jhi                                   on 2002/04/22  16:22:50
9498         Log: In MANIFEST but not added.
9499      Branch: perl
9500            + NetWare/interface.cpp
9501 ____________________________________________________________________________
9502 [ 16081] By: jhi                                   on 2002/04/22  16:15:26
9503         Log: Duh.
9504      Branch: perl
9505            ! lib/ExtUtils/MM_Unix.pm
9506 ____________________________________________________________________________
9507 [ 16080] By: jhi                                   on 2002/04/22  16:07:26
9508         Log: Subject: Re: t/japh/abigail.t [PATCH]
9509              From: Norton Allen <allen@huarp.harvard.edu>
9510              Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
9511              Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
9512      Branch: perl
9513            ! t/japh/abigail.t
9514 ____________________________________________________________________________
9515 [ 16079] By: ams                                   on 2002/04/22  15:59:55
9516         Log: Subject: {PATCH docs] sockatmark
9517              From: Mark-Jason Dominus <mjd@plover.com>
9518              Date: Mon, 22 Apr 2002 02:43:42 -0400
9519              Message-Id: <20020422064342.24646.qmail@plover.com>
9520      Branch: perl
9521            ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
9522 ____________________________________________________________________________
9523 [ 16078] By: jhi                                   on 2002/04/22  15:57:21
9524         Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
9525              From: Paul_GreenVOS@vos.stratus.com
9526              Date: Mon, 22 Apr 02 12:40 edt
9527              Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
9528      Branch: perl
9529            ! cflags.SH
9530 ____________________________________________________________________________
9531 [ 16077] By: jhi                                   on 2002/04/22  15:18:18
9532         Log: Add new files from #16076; re-sort.
9533      Branch: perl
9534            ! MANIFEST
9535 ____________________________________________________________________________
9536 [ 16076] By: jhi                                   on 2002/04/22  15:15:22
9537         Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
9538      Branch: perl
9539            + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
9540            + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
9541            + NetWare/perllib.cpp NetWare/splittree.pl
9542            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
9543            ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
9544            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
9545            ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
9546            ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
9547            ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
9548            ! x2p/hash.c x2p/walk.c
9549 ____________________________________________________________________________
9550 [ 16074] By: jhi                                   on 2002/04/22  15:04:25
9551         Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
9552              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9553              Date: Mon, 22 Apr 2002 17:56:17 +0200
9554              Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
9555      Branch: perl
9556            ! README.aix
9557 ____________________________________________________________________________
9558 [ 16073] By: jhi                                   on 2002/04/22  12:59:17
9559         Log: Signedness nit.
9560      Branch: perl
9561            ! ext/PerlIO/encoding/encoding.xs
9562 ____________________________________________________________________________
9563 [ 16072] By: jhi                                   on 2002/04/22  12:58:04
9564         Log: No semicolons after blocks.
9565      Branch: perl
9566            ! ext/Encode/Encode.xs
9567 ____________________________________________________________________________
9568 [ 16071] By: jhi                                   on 2002/04/22  12:48:19
9569         Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
9570      Branch: perl
9571            ! ext/PerlIO/encoding/encoding.pm
9572            ! ext/PerlIO/encoding/encoding.xs
9573 ____________________________________________________________________________
9574 [ 16070] By: jhi                                   on 2002/04/22  12:44:09
9575         Log: Upgrade to Encode 1.56, from Dan Kogai.
9576      Branch: perl
9577            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
9578            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
9579            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
9580            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
9581            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
9582            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
9583            ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
9584            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
9585            ! ext/Encode/lib/Encode/Config.pm
9586            ! ext/Encode/lib/Encode/Encoder.pm
9587            ! ext/Encode/lib/Encode/Encoding.pm
9588            ! ext/Encode/lib/Encode/JP/H2Z.pm
9589            ! ext/Encode/lib/Encode/JP/JIS7.pm
9590            ! ext/Encode/lib/Encode/KR/2022_KR.pm
9591            ! ext/Encode/lib/Encode/PerlIO.pod
9592            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
9593            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
9594            ! ext/Encode/ucm/big5-hkscs.ucm
9595 ____________________________________________________________________________
9596 [ 16069] By: jhi                                   on 2002/04/22  12:38:30
9597         Log: Comment tweak from Philip.
9598      Branch: perl
9599            ! opcode.pl
9600 ____________________________________________________________________________
9601 [ 16068] By: gsar                                  on 2002/04/22  09:53:36
9602         Log: a Test::Harness tweak to make the test lines show up prettier
9603      Branch: perl
9604            ! lib/Test/Harness.pm
9605 ____________________________________________________________________________
9606 [ 16067] By: nick                                  on 2002/04/22  09:19:23
9607         Log: Integrate mainline
9608      Branch: perlio
9609           !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
9610           !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
9611           !> t/lib/warnings/perlio t/win32/system.t
9612 ____________________________________________________________________________
9613 [ 16066] By: nick                                  on 2002/04/22  09:01:43
9614         Log: Integrate //depot/perlio into mainline
9615      Branch: perl
9616           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
9617           !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
9618           !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
9619 ____________________________________________________________________________
9620 [ 16065] By: gsar                                  on 2002/04/22  08:37:17
9621         Log: clean up after stray test file littering
9622              
9623              NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
9624              it seems that it shouldn't (looks like a handle leak in PerlIO
9625              to me)
9626      Branch: perl
9627            ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
9628            ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
9629            ! t/lib/warnings/perlio t/win32/system.t
9630 ____________________________________________________________________________
9631 [ 16064] By: nick                                  on 2002/04/22  08:02:58
9632         Log: Integrate mainline into perlio
9633      Branch: perlio
9634           +> ext/Storable/t/malice.t
9635            ! pod/perliol.pod
9636           !> (integrate 57 files)
9637 ____________________________________________________________________________
9638 [ 16063] By: gsar                                  on 2002/04/22  07:23:30
9639         Log: integrate change#16062 from mainline
9640              
9641              another windows fix: only create a new console for subprocesses
9642              when all three stdhandles are invalid (from Jan Dubois)
9643      Branch: maint-5.6/perl
9644            ! win32/win32.c
9645 ____________________________________________________________________________
9646 [ 16062] By: gsar                                  on 2002/04/22  07:02:03
9647         Log: another windows fix: only create a new console for subprocesses
9648              when all three stdhandles are invalid (from Jan Dubois)
9649      Branch: perl
9650            ! win32/win32.c
9651 ____________________________________________________________________________
9652 [ 16060] By: gsar                                  on 2002/04/22  02:40:57
9653         Log: all the thread tests now pass on windows (32-bit and 64-bit)
9654      Branch: perl
9655            ! README.win32
9656 ____________________________________________________________________________
9657 [ 16059] By: gsar                                  on 2002/04/22  02:35:45
9658         Log: enable maximal optimizations on win64
9659      Branch: perl
9660            ! win32/Makefile win32/makefile.mk
9661 ____________________________________________________________________________
9662 [ 16058] By: jhi                                   on 2002/04/22  01:38:31
9663         Log: Tweaks copied from Philip Newton's Encode patches.
9664      Branch: perl
9665            ! AUTHORS
9666 ____________________________________________________________________________
9667 [ 16057] By: sky                                   on 2002/04/22  00:19:40
9668         Log: End blocks were not run on Win32.
9669              The real fix should be to turn this flag on in RunPerl but
9670              I think we are too close 5.8 to change that.
9671      Branch: perl
9672            ! ext/threads/threads.xs
9673 ____________________________________________________________________________
9674 [ 16056] By: sky                                   on 2002/04/21  23:29:22
9675         Log: Do not unlock mutex twice.
9676              Do not unlock mutex after it has been destroyed and freed.
9677              Do not email p5p without uncrossing eyes.
9678      Branch: perl
9679            ! ext/threads/threads.xs
9680 ____________________________________________________________________________
9681 [ 16055] By: gsar                                  on 2002/04/21  22:32:29
9682         Log: squelch some more type mismatch warnings
9683              
9684              SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
9685              missing parens in macro definition
9686      Branch: perl
9687            ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
9688            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
9689            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
9690            ! pp.c regexec.c sv.h
9691 ____________________________________________________________________________
9692 [ 16054] By: jhi                                   on 2002/04/21  22:24:52
9693         Log: Make writing user-defined character properties nicer.
9694      Branch: perl
9695            ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
9696 ____________________________________________________________________________
9697 [ 16053] By: gsar                                  on 2002/04/21  21:39:08
9698         Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
9699              isn't the case on win64
9700      Branch: perl
9701            ! ext/Storable/t/malice.t
9702 ____________________________________________________________________________
9703 [ 16052] By: jhi                                   on 2002/04/21  21:24:07
9704         Log: One more way to do character class subtraction.
9705      Branch: perl
9706            ! pod/perlunicode.pod
9707 ____________________________________________________________________________
9708 [ 16051] By: jhi                                   on 2002/04/21  21:04:19
9709         Log: Mopup of #16048.
9710      Branch: perl
9711            ! pp_sys.c
9712 ____________________________________________________________________________
9713 [ 16050] By: gsar                                  on 2002/04/21  20:55:38
9714         Log: some test failures have been fixed
9715      Branch: perl
9716            ! README.win32
9717 ____________________________________________________________________________
9718 [ 16049] By: gsar                                  on 2002/04/21  20:50:21
9719         Log: use compare_text() rather than compare() to avoid bogus
9720              failures when the test files happen to be CRLF terminated
9721      Branch: perl
9722            ! ext/Encode/t/JP.t
9723 ____________________________________________________________________________
9724 [ 16048] By: gsar                                  on 2002/04/21  19:53:08
9725         Log: fixes for all the warnings reported by Visual C (most of this
9726              change is from change#12026)
9727      Branch: perl
9728            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
9729            ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
9730            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
9731            ! regexec.c sv.c toke.c universal.c utf8.c util.c
9732            ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
9733 ____________________________________________________________________________
9734 [ 16047] By: jhi                                   on 2002/04/21  17:21:56
9735         Log: Subject: [PATCH] another Storable test (Re: perl@16005)
9736              From: Nicholas Clark <nick@unfortu.net>
9737              Date: Sun, 21 Apr 2002 19:15:24 +0100
9738              Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
9739      Branch: perl
9740            + ext/Storable/t/malice.t
9741            ! MANIFEST ext/Storable/Storable.pm
9742 ____________________________________________________________________________
9743 [ 16046] By: jhi                                   on 2002/04/21  17:09:01
9744         Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
9745              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
9746              Date: Sun, 21 Apr 2002 19:37:51 +0200
9747              Message-ID: <3CC3150F.5798.22A05AE@localhost>
9748      Branch: perl
9749            ! ext/Encode/t/perlio.t
9750 ____________________________________________________________________________
9751 [ 16045] By: jhi                                   on 2002/04/21  16:29:28
9752         Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
9753              From: Andrey Sapozhnikov <sapa@icb.chel.su>
9754              Date: Fri, 19 Apr 2002 19:55:56 +0600
9755              Message-ID: <3CC021EC.5080005@icb.chel.su>
9756              
9757              (tweaked a bit)
9758      Branch: perl
9759            ! pod/perltrap.pod
9760 ____________________________________________________________________________
9761 [ 16044] By: jhi                                   on 2002/04/21  16:22:17
9762         Log: Do not assume that io buffer flushing happens in the same
9763              order as joins (that assumption broke in a multicpu IRIX box)
9764      Branch: perl
9765            ! ext/threads/t/thread.t
9766 ____________________________________________________________________________
9767 [ 16043] By: jhi                                   on 2002/04/21  15:56:30
9768         Log: As if people would be reading the documentation :-)
9769      Branch: perl
9770            ! opcode.pl
9771 ____________________________________________________________________________
9772 [ 16042] By: jhi                                   on 2002/04/21  15:15:05
9773         Log: Typo tweaks.
9774      Branch: perl
9775            ! pod/perlrun.pod
9776 ____________________________________________________________________________
9777 [ 16041] By: sky                                   on 2002/04/21  13:53:54
9778         Log: Got the last memory leak in the while(1) { threads->create(sub 
9779              {})->join() }, now we can loop over a million threads without a 
9780              problem. 
9781              Cleared up SVs that should have been mortal but never where.
9782      Branch: perl
9783            ! ext/threads/threads.xs
9784 ____________________________________________________________________________
9785 [ 16040] By: rgs                                   on 2002/04/21  12:25:15
9786         Log: Make doc clearer, as suggested by Brent Dax
9787      Branch: perl
9788            ! opcode.pl
9789 ____________________________________________________________________________
9790 [ 16039] By: rgs                                   on 2002/04/21  12:20:47
9791         Log: Revert change #15974.
9792      Branch: perl
9793            ! ext/B/B/Deparse.pm
9794 ____________________________________________________________________________
9795 [ 16038] By: nick                                  on 2002/04/21  08:43:48
9796         Log: Integrate mainline
9797      Branch: perlio
9798           +> win32/config.vc64 win32/config_H.vc64
9799           !> (integrate 43 files)
9800 ____________________________________________________________________________
9801 [ 16037] By: nick                                  on 2002/04/21  08:10:07
9802         Log: Integrate mainline
9803      Branch: perlio
9804           +> ext/Encode/ucm/big5-eten.ucm
9805            - ext/Encode/ucm/big5.ucm win32/Makefile.win64
9806            - win32/config.win64 win32/config_H.win64
9807           !> MANIFEST Porting/makerel ext/Encode/Changes
9808           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
9809           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
9810           !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
9811           !> ext/Encode/lib/Encode/Config.pm
9812           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
9813           !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
9814           !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
9815           !> pod/perlunicode.pod vms/vms.c
9816 ____________________________________________________________________________
9817 [ 16036] By: jhi                                   on 2002/04/21  03:04:41
9818         Log: S_ stands sfor static.
9819      Branch: perl
9820            ! hv.c
9821 ____________________________________________________________________________
9822 [ 16035] By: jhi                                   on 2002/04/21  02:52:35
9823         Log: htovs et al might be macros.
9824      Branch: perl
9825            ! perl.h
9826 ____________________________________________________________________________
9827 [ 16034] By: gsar                                  on 2002/04/21  02:11:06
9828         Log: missed checkin of this file in change#16033
9829      Branch: perl
9830            ! makedef.pl
9831 ____________________________________________________________________________
9832 [ 16033] By: gsar                                  on 2002/04/21  01:55:35
9833         Log: Windows 64-bit support:
9834              
9835              * support for building it in the regular makefiles
9836              * large files support via the _*i64() functions (this should be
9837              portable to the 32-bit universe too, but quite untested and
9838              and binary-incompatible, therefore not enabled there)
9839              * three additional test failures in addition to the t/end.t one
9840              (see README.win32)
9841              * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
9842              the ones available from the CRT (needed because Perl uses
9843              the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
9844              * add a few 64-bit notes to README.win32
9845              
9846              The following general problems were also fixed:
9847              
9848              * s/struct stat/Stat_t/g
9849              * Data::Dumper had some naughty 'long' typecasts
9850              * Errno_pm.PL didn't work safe when winsock.h was not in the same
9851              directory as errno.h
9852              * various tell/seek things were incorrectly prototyped
9853              * squelch ugly looking noise when running tests
9854              * Embed.t wasn't linking in all the libraries
9855              * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
9856              * re-enable all the disabled warnings (additional fixes may be
9857              needed for the warnings uncovered by this)
9858      Branch: perl
9859            + win32/config.vc64 win32/config_H.vc64
9860            ! MANIFEST README.win32 doio.c dosish.h
9861            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
9862            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
9863            ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
9864            ! win32/config.vc win32/makefile.mk win32/perlglob.c
9865            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
9866            ! win32/win32iop.h win32/win32sck.c
9867 ____________________________________________________________________________
9868 [ 16032] By: jhi                                   on 2002/04/20  23:07:20
9869         Log: Upgrade to Encode 1.52, from Dan Kogai.
9870      Branch: perl
9871            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
9872            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
9873            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
9874            ! ext/Encode/lib/Encode/JP/JIS7.pm
9875            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
9876            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
9877            ! ext/Encode/ucm/big5-hkscs.ucm
9878 ____________________________________________________________________________
9879 [ 16031] By: jhi                                   on 2002/04/20  22:22:23
9880         Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
9881              From: Mark-Jason Dominus <mjd@plover.com>
9882              Date: Sat, 20 Apr 2002 03:36:28 -0400
9883              Message-ID: <20020420073628.324.qmail@plover.com>
9884      Branch: perl
9885            ! pod/perlopentut.pod
9886 ____________________________________________________________________________
9887 [ 16030] By: sky                                   on 2002/04/20  22:02:32
9888         Log: Remove auto-detach
9889              Cleans up memory now, destroys the mutex and frees thread
9890              Makes returnvalues mortal
9891              Doesn't run thread_destruct until the thread has stopped AND
9892              all references to it are gone.
9893      Branch: perl
9894            ! ext/threads/threads.xs
9895 ____________________________________________________________________________
9896 [ 16029] By: jhi                                   on 2002/04/20  21:46:33
9897         Log: Subject: [PATCH @16005] rescue perldoc for VMS
9898              From: "Craig A. Berry" <craigberry@mac.com>
9899              Date: Sat, 20 Apr 2002 15:16:30 -0500
9900              Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
9901      Branch: perl
9902            ! vms/vms.c
9903 ____________________________________________________________________________
9904 [ 16028] By: jhi                                   on 2002/04/20  21:44:27
9905         Log: Subject: Re: [PATCH] typo
9906              From: andreas.koenig@anima.de (Andreas J. Koenig)
9907              Date: Sat, 20 Apr 2002 15:41:23 +0200
9908              Message-ID: <m37kn2o5bw.fsf@anima.de>
9909      Branch: perl
9910            ! ext/Encode/encoding.pm
9911 ____________________________________________________________________________
9912 [ 16027] By: nick                                  on 2002/04/20  21:42:09
9913         Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
9914              and change test not to skip them.
9915      Branch: perlio
9916            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
9917 ____________________________________________________________________________
9918 [ 16026] By: jhi                                   on 2002/04/20  21:40:20
9919         Log: Upgrade to Encode 1.51, from Dan Kogai.
9920      Branch: perl
9921            + ext/Encode/ucm/big5-eten.ucm
9922            - ext/Encode/ucm/big5.ucm
9923            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
9924            ! ext/Encode/Encode.xs ext/Encode/MANIFEST
9925            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
9926            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
9927            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
9928            ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
9929 ____________________________________________________________________________
9930 [ 16025] By: gsar                                  on 2002/04/20  19:58:59
9931         Log: purge existing win64 stuff (this never really worked in 5.7.x)
9932              in preparation for completely redone win64 support
9933      Branch: perl
9934            - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
9935            ! MANIFEST Porting/makerel
9936 ____________________________________________________________________________
9937 [ 16024] By: rgs                                   on 2002/04/20  19:09:35
9938         Log: Subject: Re: perl@16005
9939              From: Stas Bekman <stas@stason.org>
9940              Date: Sat, 20 Apr 2002 13:06:49 +0800
9941              Message-ID: <3CC0F769.1010705@stason.org>
9942              (with a minor formatting nit)
9943      Branch: perl
9944            ! pod/perlfunc.pod
9945 ____________________________________________________________________________
9946 [ 16023] By: nick                                  on 2002/04/20  19:06:04
9947         Log: Some tweaks for encodings which need lines.
9948              Also disabled trial of using fallbacks.
9949      Branch: perlio
9950            ! ext/PerlIO/encoding/encoding.pm
9951            ! ext/PerlIO/encoding/encoding.xs
9952 ____________________________________________________________________________
9953 [ 16022] By: nick                                  on 2002/04/20  18:37:38
9954         Log: Various tweaks to Encode
9955      Branch: perlio
9956            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
9957            ! ext/Encode/Unicode/Unicode.xs
9958            ! ext/Encode/lib/Encode/Encoding.pm
9959            ! ext/Encode/lib/Encode/JP/JIS7.pm
9960            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
9961 ____________________________________________________________________________
9962 [ 16021] By: jhi                                   on 2002/04/20  14:31:31
9963         Log: Subject: [PATCH] perlunicode.pod typos
9964              From: andreas.koenig@anima.de (Andreas J. Koenig)     
9965              Date: Sat, 20 Apr 2002 11:20:25 +0200
9966              Message-ID: <m3vgamoheu.fsf@anima.de>
9967      Branch: perl
9968            ! pod/perlunicode.pod
9969 ____________________________________________________________________________
9970 [ 16020] By: jhi                                   on 2002/04/20  14:28:12
9971         Log: Test tweak from mjd.
9972      Branch: perl
9973            ! lib/Memoize/t/errors.t
9974 ____________________________________________________________________________
9975 [ 16019] By: jhi                                   on 2002/04/20  14:26:17
9976         Log: Integrate perlio:
9977              
9978              [ 16018]
9979              Fill in the PERLIO sections.
9980              
9981              [ 16017]
9982              Add :bytes to POD part.
9983              Remove 'alias' to Encode now it exists as a module.
9984              
9985              [ 16014]
9986              Tweak to Encode.xs to avoid buffer overrun.
9987              
9988              [ 16007]
9989              Silence warning generating warning message for U+FFFF does not map etc.
9990              
9991              [ 15912]
9992              XS versions of encode/decode for Encode::Unicode
9993      Branch: perl
9994           !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
9995 ____________________________________________________________________________
9996 [ 16018] By: nick                                  on 2002/04/20  13:38:24
9997         Log: Fill in the PERLIO sections.
9998      Branch: perlio
9999            ! pod/perlrun.pod
10000 ____________________________________________________________________________
10001 [ 16017] By: nick                                  on 2002/04/20  13:37:15
10002         Log: Add :bytes to POD part.
10003              Remove 'alias' to Encode now it exists as a module.
10004      Branch: perlio
10005            ! lib/PerlIO.pm
10006 ____________________________________________________________________________
10007 [ 16016] By: sky                                   on 2002/04/20  13:12:31
10008         Log: Really let the update of the link list do something.
10009      Branch: perl
10010            ! ext/threads/threads.xs
10011 ____________________________________________________________________________
10012 [ 16015] By: nick                                  on 2002/04/20  07:51:26
10013         Log: Integrate mainline
10014      Branch: perlio
10015           !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
10016           !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
10017           !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
10018 ____________________________________________________________________________
10019 [ 16014] By: nick                                  on 2002/04/20  07:46:11
10020         Log: Tweak to Encode.xs to avoid buffer overrun.
10021      Branch: perlio
10022            ! ext/Encode/Encode.xs
10023 ____________________________________________________________________________
10024 [ 16013] By: jhi                                   on 2002/04/20  01:48:13
10025         Log: Subject: [PATCH] t/japh/abigail.t
10026              From: abigail@foad.org
10027              Date: Fri, 19 Apr 2002 02:21:36 +0200
10028              Message-ID: <20020419002136.16948.qmail@foad.org>
10029              
10030              Subject: Re: [PATCH] t/japh/abigail.t
10031              From: "Craig A. Berry" <craigberry@mac.com>
10032              Date: Fri, 19 Apr 2002 11:23:45 -0500
10033              Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
10034      Branch: perl
10035            ! t/japh/abigail.t
10036 ____________________________________________________________________________
10037 [ 16012] By: jhi                                   on 2002/04/20  01:46:03
10038         Log: User-defined character properties were unintentionally
10039              removed, noticed by Dan Kogai.
10040      Branch: perl
10041            ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
10042            ! pod/perlunicode.pod t/op/pat.t
10043 ____________________________________________________________________________
10044 [ 16011] By: jhi                                   on 2002/04/19  21:53:55
10045         Log: Subject: Re: [PATCH] Big5-related changes.
10046              From: Autrijus Tang <autrijus@autrijus.org>
10047              Date: Sat, 20 Apr 2002 04:06:31 +0800
10048              Message-ID: <20020419200631.GA20964@not.autrijus.org>
10049      Branch: perl
10050            ! README.cn README.tw
10051 ____________________________________________________________________________
10052 [ 16010] By: rgs                                   on 2002/04/19  20:52:19
10053         Log: Add a BUGS sections to O.pm
10054      Branch: perl
10055            ! ext/B/O.pm
10056 ____________________________________________________________________________
10057 [ 16009] By: rgs                                   on 2002/04/19  20:07:02
10058         Log: Disable warning noise
10059      Branch: perl
10060            ! t/io/open.t
10061 ____________________________________________________________________________
10062 [ 16008] By: rgs                                   on 2002/04/19  19:54:08
10063         Log: More tests for the 3-arg open
10064      Branch: perl
10065            ! t/io/open.t t/lib/warnings/doio
10066 ____________________________________________________________________________
10067 [ 16007] By: nick                                  on 2002/04/19  17:45:53
10068         Log: Silence warning generating warning message for U+FFFF does not map etc.
10069      Branch: perlio
10070            ! ext/Encode/Encode.xs
10071 ____________________________________________________________________________
10072 [ 16006] By: nick                                  on 2002/04/19  15:24:57
10073         Log: Integrate mainline (for Tk with Encode testing)
10074              Some perlio & encode issues otherwise cleanish.
10075      Branch: perlio
10076           +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
10077           +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
10078           +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
10079           +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
10080           +> ext/threads/t/thread.t
10081            - ext/Encode/lib/Encode/Unicode.pm
10082           !> (integrate 38 files)
10083 ____________________________________________________________________________
10084 [ 16005] By: jhi                                   on 2002/04/19  13:26:39
10085         Log: Update Changes.
10086      Branch: perl
10087            ! Changes patchlevel.h
10088 ____________________________________________________________________________
10089 [ 16004] By: jhi                                   on 2002/04/19  13:15:22
10090         Log: Subject: [PATCH] warn on ref open without perlio
10091              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10092              Date: Thu, 18 Apr 2002 23:17:44 +0200
10093              Message-ID: <20020418231744.A24159@rafael>
10094              
10095              (with one nit, the skip message needed "# " prefix)
10096      Branch: perl
10097            ! doio.c pod/perldiag.pod t/lib/warnings/doio
10098 ____________________________________________________________________________
10099 [ 16003] By: jhi                                   on 2002/04/19  12:59:11
10100         Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current  
10101              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10102              Date: Fri, 19 Apr 2002 15:43:47 +0200
10103              Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
10104      Branch: perl
10105            ! README.hpux
10106 ____________________________________________________________________________
10107 [ 16002] By: jhi                                   on 2002/04/19  12:58:23
10108         Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
10109      Branch: perl
10110            ! ext/PerlIO/encoding/encoding.pm
10111            ! ext/PerlIO/encoding/encoding.xs
10112 ____________________________________________________________________________
10113 [ 16001] By: jhi                                   on 2002/04/19  12:58:00
10114         Log: Upgrade to Encode 1.50, from Dan Kogai.
10115      Branch: perl
10116            + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
10117            + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
10118            + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
10119            + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
10120            - ext/Encode/lib/Encode/Unicode.pm
10121            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
10122            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10123            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
10124            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
10125            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
10126            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
10127            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
10128            ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
10129            ! ext/Encode/t/jisx0208.ref
10130 ____________________________________________________________________________
10131 [ 16000] By: jhi                                   on 2002/04/19  12:16:08
10132         Log: Subject: CPAN.pm sync
10133              From: andreas.koenig@anima.de (Andreas J. Koenig)
10134              Date: Fri, 19 Apr 2002 11:55:07 +0200
10135              Message-ID: <m3ads0qah0.fsf@anima.de>
10136      Branch: perl
10137            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
10138 ____________________________________________________________________________
10139 [ 15999] By: jhi                                   on 2002/04/19  12:08:54
10140         Log: Snip away an obsolete section noticed by Benjamin Goldberg.
10141      Branch: perl
10142            ! pod/perltooc.pod
10143 ____________________________________________________________________________
10144 [ 15998] By: jhi                                   on 2002/04/19  00:43:45
10145         Log: The previous change on this was *ahem* slightly off-topic.
10146      Branch: perl
10147            ! ext/PerlIO/encoding/encoding.pm
10148 ____________________________________________________________________________
10149 [ 15997] By: gsar                                  on 2002/04/19  00:19:47
10150         Log: variant of change#14657 from mainline, modified for binary
10151              compatibility for 5.6.x (from  Jan Dubois)
10152      Branch: maint-5.6/perl
10153            ! lib/Win32.pod win32/win32.c
10154 ____________________________________________________________________________
10155 [ 15996] By: ams                                   on 2002/04/18  16:16:26
10156         Log: Subject: [PATCH] Typo in pod/perldebtut.pod
10157              From: abigail@foad.org
10158              Date: Thu, 18 Apr 2002 17:09:45 +0200
10159              Message-Id: <20020418150945.389.qmail@foad.org>
10160      Branch: perl
10161            ! pod/perldebtut.pod
10162 ____________________________________________________________________________
10163 [ 15995] By: jhi                                   on 2002/04/18  14:14:10
10164         Log: z/OS situation update.
10165      Branch: perl
10166            ! pod/perldelta.pod
10167 ____________________________________________________________________________
10168 [ 15994] By: jhi                                   on 2002/04/18  13:43:37
10169         Log: Doc tweaks.
10170      Branch: perl
10171            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
10172 ____________________________________________________________________________
10173 [ 15993] By: jhi                                   on 2002/04/18  13:05:46
10174         Log: The tests need perlio.
10175      Branch: perl
10176            ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
10177 ____________________________________________________________________________
10178 [ 15992] By: jhi                                   on 2002/04/18  12:58:17
10179         Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
10180              From: Mark-Jason Dominus <mjd@plover.com>
10181              Date: Thu, 18 Apr 2002 09:38:17 -0400
10182              Message-ID: <20020418133817.22436.qmail@plover.com>    
10183              
10184              Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
10185              From: Mark-Jason Dominus <mjd@plover.com>
10186              Date: Thu, 18 Apr 2002 09:54:50 -0400
10187              Message-ID: <20020418135450.22999.qmail@plover.com>    
10188      Branch: perl
10189            ! pod/perlfaq8.pod
10190 ____________________________________________________________________________
10191 [ 15991] By: sky                                   on 2002/04/18  09:18:14
10192         Log: Port testcases from thr5005 tests so we don't fail on same things.
10193              Added yield support using threads->yield().
10194      Branch: perl
10195            + ext/threads/t/thread.t
10196            ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
10197 ____________________________________________________________________________
10198 [ 15990] By: nick                                  on 2002/04/18  07:56:40
10199         Log: Integrate mainline
10200      Branch: perlio
10201            - t/io/full.t
10202           !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
10203           !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
10204           !> perl.c t/op/groups.t toke.c win32/win32.c
10205 ____________________________________________________________________________
10206 [ 15989] By: sky                                   on 2002/04/18  07:15:55
10207         Log: Always flush the PerlIO buffers after running END blocks in 
10208              perl_destruct. This should fix ext/threads/t/end.t under Win32.
10209      Branch: perl
10210            ! perl.c
10211 ____________________________________________________________________________
10212 [ 15988] By: dougm                                 on 2002/04/18  01:56:16
10213         Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
10214      Branch: perl
10215            ! perl.c
10216 ____________________________________________________________________________
10217 [ 15987] By: jhi                                   on 2002/04/17  21:51:18
10218         Log: Move /dev/full testing post-5.8.0.
10219      Branch: perl
10220            - t/io/full.t
10221            ! MANIFEST
10222 ____________________________________________________________________________
10223 [ 15986] By: jhi                                   on 2002/04/17  21:38:43
10224         Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
10225              ("Crays have only REAL memory.")
10226      Branch: perl
10227            ! hints/unicos.sh hints/unicosmk.sh
10228 ____________________________________________________________________________
10229 [ 15985] By: jhi                                   on 2002/04/17  21:33:56
10230         Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
10231              From: luc.st-louis@ca.transport.bombardier.com
10232              Date: Wed, 17 Apr 2002 14:22:25 -0400
10233              Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
10234      Branch: perl
10235            ! win32/win32.c
10236 ____________________________________________________________________________
10237 [ 15984] By: jhi                                   on 2002/04/17  21:12:34
10238         Log: With -Uuseperlio the error might be EBADF.
10239      Branch: perl
10240            ! t/io/full.t
10241 ____________________________________________________________________________
10242 [ 15983] By: jhi                                   on 2002/04/17  21:05:04
10243         Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
10244              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
10245              Date: Wed, 17 Apr 2002 21:16:22 +0400
10246              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
10247      Branch: perl
10248            ! lib/ExtUtils/t/Embed.t
10249 ____________________________________________________________________________
10250 [ 15982] By: jhi                                   on 2002/04/17  21:04:02
10251         Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
10252              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
10253              Date: Wed, 17 Apr 2002 20:08:03 +0400
10254              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
10255      Branch: perl
10256            ! win32/win32.c
10257 ____________________________________________________________________________
10258 [ 15981] By: jhi                                   on 2002/04/17  21:02:13
10259         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
10260              From: Mark-Jason Dominus <mjd@plover.com>
10261              Date: Wed, 17 Apr 2002 11:14:17 -0400
10262              Message-ID: <20020417151417.27268.qmail@plover.com>
10263      Branch: perl
10264            ! t/io/full.t
10265 ____________________________________________________________________________
10266 [ 15980] By: jhi                                   on 2002/04/17  20:57:36
10267         Log: README.cjk update.
10268      Branch: perl
10269            ! README.cn README.jp README.ko README.tw
10270 ____________________________________________________________________________
10271 [ 15979] By: rgs                                   on 2002/04/17  20:24:48
10272         Log: Subject: [PATCH toke.c] @:foo?
10273              From: Philip Newton <Philip.Newton@gmx.net>
10274              Date: Wed, 17 Apr 2002 19:48:09 +0200
10275              Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
10276      Branch: perl
10277            ! toke.c
10278 ____________________________________________________________________________
10279 [ 15978] By: rgs                                   on 2002/04/17  20:20:19
10280         Log: Subject: Re: gcc on HP
10281              From: Philip Newton <Philip.Newton@gmx.net>
10282              Date: Wed, 17 Apr 2002 20:36:34 +0200
10283              Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
10284      Branch: perl
10285            ! README.hpux
10286 ____________________________________________________________________________
10287 [ 15977] By: rgs                                   on 2002/04/17  19:54:49
10288         Log: Adjust test for groups that appear multiple times on Cygwin
10289      Branch: perl
10290            ! t/op/groups.t
10291 ____________________________________________________________________________
10292 [ 15976] By: nick                                  on 2002/04/17  17:03:40
10293         Log: Integrate mainline
10294      Branch: perlio
10295           +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
10296           +> ext/PerlIO/encoding/encoding.pm
10297           +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
10298           +> ext/threads/shared/t/queue.t t/io/full.t
10299            - ext/Encode/lib/Encode/XS.pm
10300           !> (integrate 50 files)
10301 ____________________________________________________________________________
10302 [ 15975] By: jhi                                   on 2002/04/17  14:40:03
10303         Log: Update Changes.
10304      Branch: perl
10305            ! Changes patchlevel.h
10306 ____________________________________________________________________________
10307 [ 15974] By: jhi                                   on 2002/04/17  14:34:16
10308         Log: Subject: [PATCH B::Deparse] "foo bar"->()
10309              From: Robin Houston <robin@kitsite.com>
10310              Date: Wed, 17 Apr 2002 15:45:32 +0100
10311              Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
10312      Branch: perl
10313            ! ext/B/B/Deparse.pm
10314 ____________________________________________________________________________
10315 [ 15973] By: jhi                                   on 2002/04/17  14:34:03
10316         Log: metaconfig unit change for #15972.
10317      Branch: metaconfig/U/perl
10318            ! Extensions.U
10319 ____________________________________________________________________________
10320 [ 15972] By: jhi                                   on 2002/04/17  14:31:42
10321         Log: As suggested by Arthur: the threads and threads::shared
10322              modules are always present.  This tries to preempt two
10323              kinds of bug reports: (1) "the Perl 5.8.0 was supposed
10324              to have this new fancy threads implementation but my Perl
10325              doesn't seem to have it" (2) someone attempting to install
10326              threads using CPAN.pm and CPAN.pm helpfully starting to
10327              install perl 5.8.0 (which they might already have installed).
10328      Branch: perl
10329            ! Configure ext/threads/Makefile.PL
10330            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
10331            ! ext/threads/shared/shared.xs ext/threads/threads.pm
10332            ! ext/threads/threads.xs
10333 ____________________________________________________________________________
10334 [ 15971] By: jhi                                   on 2002/04/17  14:19:07
10335         Log: More signedness nits.
10336      Branch: perl
10337            ! ext/Encode/Encode.xs
10338 ____________________________________________________________________________
10339 [ 15970] By: jhi                                   on 2002/04/17  13:02:33
10340         Log: fast_abs_path() is tainted.
10341      Branch: perl
10342            ! ext/Cwd/t/cwd.t
10343 ____________________________________________________________________________
10344 [ 15969] By: jhi                                   on 2002/04/17  12:56:17
10345         Log: Signedness nit.
10346      Branch: perl
10347            ! ext/Encode/bin/enc2xs
10348 ____________________________________________________________________________
10349 [ 15968] By: jhi                                   on 2002/04/17  12:45:42
10350         Log: Subject: gcc on HP
10351              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10352              Date: Wed, 17 Apr 2002 12:43:38 +0200
10353              Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>     
10354      Branch: perl
10355            ! README.hpux
10356 ____________________________________________________________________________
10357 [ 15967] By: jhi                                   on 2002/04/17  12:43:07
10358         Log: Add just a little bit more explanation to PerlIO::encoding.
10359      Branch: perl
10360            ! ext/PerlIO/encoding/encoding.pm
10361 ____________________________________________________________________________
10362 [ 15966] By: jhi                                   on 2002/04/17  12:32:17
10363         Log: PerlIO::encoding 0.01 from Dan Kogai.
10364      Branch: perl
10365            + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
10366            + ext/PerlIO/encoding/encoding.pm
10367            + ext/PerlIO/encoding/encoding.xs
10368            ! MANIFEST
10369 ____________________________________________________________________________
10370 [ 15965] By: jhi                                   on 2002/04/17  12:24:56
10371         Log: Upgrade to Encode 1.42, from Dan Kogai.
10372      Branch: perl
10373            - ext/Encode/lib/Encode/XS.pm
10374            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
10375            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
10376            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10377            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
10378            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
10379            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
10380            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
10381            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
10382            ! ext/Encode/lib/Encode/Config.pm
10383            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
10384            ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
10385            ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
10386            ! ext/Encode/t/encoding.t
10387 ____________________________________________________________________________
10388 [ 15964] By: jhi                                   on 2002/04/17  12:17:42
10389         Log: Test tweaks from mjd and Benjamin Goldberg.
10390      Branch: perl
10391            ! t/io/full.t
10392 ____________________________________________________________________________
10393 [ 15963] By: jhi                                   on 2002/04/16  22:31:24
10394         Log: Document taint-safeness.   Life in the fast_abs_path()
10395              lane is unsafe.
10396      Branch: perl
10397            ! lib/Cwd.pm
10398 ____________________________________________________________________________
10399 [ 15962] By: jhi                                   on 2002/04/16  22:14:41
10400         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
10401              From: Mark-Jason Dominus <mjd@plover.com>
10402              Date: Tue, 16 Apr 2002 19:24:12 -0400
10403              Message-ID: <20020416232412.14297.qmail@plover.com>
10404      Branch: perl
10405            + t/io/full.t
10406            ! MANIFEST perlio.c
10407 ____________________________________________________________________________
10408 [ 15961] By: jhi                                   on 2002/04/16  22:10:54
10409         Log: Manifestations of mjd, from mjd.
10410      Branch: perl
10411            ! MANIFEST
10412 ____________________________________________________________________________
10413 [ 15960] By: jhi                                   on 2002/04/16  22:10:11
10414         Log: metaconfig unit change for #15959.
10415      Branch: metaconfig/U/perl
10416            ! Extensions.U
10417 ____________________________________________________________________________
10418 [ 15959] By: jhi                                   on 2002/04/16  22:09:56
10419         Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny! 
10420              From: Andy Dougherty <doughera@lafayette.edu>
10421              Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
10422              Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
10423      Branch: perl
10424            ! Configure
10425 ____________________________________________________________________________
10426 [ 15958] By: jhi                                   on 2002/04/16  22:05:07
10427         Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
10428              From: Nicholas Clark <nick@unfortu.net>
10429              Date: Tue, 16 Apr 2002 22:22:41 +0100
10430              Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
10431      Branch: perl
10432            ! embed.fnc global.sym hv.c universal.c
10433 ____________________________________________________________________________
10434 [ 15957] By: jhi                                   on 2002/04/16  21:58:44
10435         Log: Documents for Merijn and lots of XXXs for NI-S :-)
10436      Branch: perl
10437            ! pod/perlfunc.pod pod/perlrun.pod
10438 ____________________________________________________________________________
10439 [ 15956] By: sky                                   on 2002/04/16  21:26:53
10440         Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
10441              in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
10442              stuff being 0xabababab on cleanup.
10443      Branch: perl
10444            + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
10445            ! MANIFEST
10446 ____________________________________________________________________________
10447 [ 15955] By: nick                                  on 2002/04/16  20:46:03
10448         Log: Integate mainline (other machine)
10449      Branch: perlio
10450           !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
10451           !> t/op/magic.t
10452 ____________________________________________________________________________
10453 [ 15954] By: nick                                  on 2002/04/16  20:13:32
10454         Log: Integrate mainline
10455      Branch: perlio
10456           +> README.cn README.jp README.ko README.tw
10457           +> ext/threads/shared/t/av_refs.t
10458           +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
10459           !> (integrate 41 files)
10460 ____________________________________________________________________________
10461 [ 15953] By: rgs                                   on 2002/04/16  19:53:28
10462         Log: B::walkoptree bugfix (see also #15850)
10463      Branch: perl
10464            ! ext/B/B.xs ext/B/t/terse.t
10465 ____________________________________________________________________________
10466 [ 15952] By: rgs                                   on 2002/04/16  18:36:49
10467         Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
10468              From: Philip Newton <Philip.Newton@gmx.net>
10469              Date: Tue, 16 Apr 2002 21:09:44 +0200
10470              Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
10471      Branch: perl
10472            ! pod/perltodo.pod
10473 ____________________________________________________________________________
10474 [ 15951] By: jhi                                   on 2002/04/16  13:44:28
10475         Log: Subject: [PATCH] B::Deparse problems with japhs
10476              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10477              Date: Tue, 16 Apr 2002 15:47:33 +0100
10478              Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>    
10479      Branch: perl
10480            ! ext/B/B/Deparse.pm
10481 ____________________________________________________________________________
10482 [ 15950] By: jhi                                   on 2002/04/16  13:36:30
10483         Log: Stas' tainting worries, obscured by me.
10484      Branch: perl
10485            ! ext/Cwd/t/cwd.t lib/Cwd.pm
10486 ____________________________________________________________________________
10487 [ 15949] By: jhi                                   on 2002/04/16  13:16:31
10488         Log: Pod tweak to avoid =item<japanese> problems.
10489      Branch: perl
10490            ! README.jp
10491 ____________________________________________________________________________
10492 [ 15948] By: jhi                                   on 2002/04/16  12:39:18
10493         Log: Some UTF-8 todos.
10494      Branch: perl
10495            ! pod/perltodo.pod
10496 ____________________________________________________________________________
10497 [ 15947] By: jhi                                   on 2002/04/16  12:34:36
10498         Log: Let's not promise too much: use utf8 only works on identifier
10499              names, not package or subroutine names (admittedly limited [1], but
10500              that's what the Camel says, and that's what we are going to stick
10501              to for 5.8.0).  Also document that use vars does not do utf8.
10502              [1] The obvious problem in both is that package and subroutine
10503              names need to mappable to the filesystem.
10504      Branch: perl
10505            ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
10506 ____________________________________________________________________________
10507 [ 15946] By: jhi                                   on 2002/04/16  12:02:18
10508         Log: Subject: [PATCH] small typo in IO::Pipe pod
10509              From: Slaven Rezic <rezic@onlineoffice.de>
10510              Date: Tue, 16 Apr 2002 12:31:10 +0200
10511              Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
10512      Branch: perl
10513            ! ext/IO/lib/IO/Pipe.pm
10514 ____________________________________________________________________________
10515 [ 15945] By: jhi                                   on 2002/04/16  11:57:45
10516         Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
10517              From: Arthur Bergman <arthur@contiller.se>
10518              Date: Tue, 16 Apr 2002 11:58:45 +0200
10519              Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
10520      Branch: perl
10521            ! lib/Attribute/Handlers.pm
10522 ____________________________________________________________________________
10523 [ 15944] By: jhi                                   on 2002/04/16  04:31:49
10524         Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
10525              Jungshik Shin.  Regen toc.
10526      Branch: perl
10527            + README.cn README.jp README.ko README.tw
10528            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
10529 ____________________________________________________________________________
10530 [ 15943] By: jhi                                   on 2002/04/16  03:59:00
10531         Log: my $utf8here, our $utf8here, and package variable $utf8here.
10532              
10533              The actual minimal fix is in utf8.c and from NI-S,
10534              the rest are the tests (in fresh_perl since I couldn't get
10535              them easily to work elsewhere) and a slight behaviour change:
10536              previously UTF-8 identifiers had to start with an alphabetic
10537              character.  No more so, now they can start with an (Unicode)
10538              ID_Continue character (which however is not a (Unicode) digit).
10539              (Limiting the first character to ID_Start would be rather
10540              restrictive, since ID_Start allows only alphabetic letters.)
10541              
10542              TODO: use vars qw($utf8here).  This I don't find to be
10543              a showstopper.
10544      Branch: perl
10545            ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
10546            ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
10547 ____________________________________________________________________________
10548 [ 15942] By: ams                                   on 2002/04/16  02:24:25
10549         Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
10550              From: "Craig A. Berry" <craigberry@mac.com>
10551              Date: Mon, 15 Apr 2002 22:06:14 -0500
10552              Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
10553      Branch: perl
10554            ! lib/FileCache.t
10555 ____________________________________________________________________________
10556 [ 15941] By: ams                                   on 2002/04/16  02:16:35
10557         Log: Subject: [PATCH] s2p fix for VMS
10558              From: "Craig A. Berry" <craigberry@mac.com>
10559              Date: Mon, 15 Apr 2002 21:48:36 -0500
10560              Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
10561      Branch: perl
10562            ! configure.com t/x2p/s2p.t x2p/s2p.PL
10563 ____________________________________________________________________________
10564 [ 15940] By: jhi                                   on 2002/04/15  22:23:31
10565         Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
10566              (and the licensing of the other code clarified, from Mark Bixby.)
10567      Branch: perl
10568            ! mpeix/mpeix.c
10569 ____________________________________________________________________________
10570 [ 15939] By: jhi                                   on 2002/04/15  22:17:16
10571         Log: AUTHORS updates.
10572      Branch: perl
10573            ! AUTHORS
10574 ____________________________________________________________________________
10575 [ 15938] By: sky                                   on 2002/04/15  22:13:17
10576         Log: Add support for my $foo : shared; 
10577              Add testcase for this.
10578              Update manifest.
10579      Branch: perl
10580            + ext/threads/shared/t/shared_attr.t
10581            ! MANIFEST ext/threads/shared/shared.pm
10582 ____________________________________________________________________________
10583 [ 15937] By: jhi                                   on 2002/04/15  21:58:38
10584         Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
10585              From: abigail@foad.org
10586              Date: Mon, 15 Apr 2002 17:41:17 +0200
10587              Message-ID: <20020415154117.1559.qmail@foad.org>
10588              
10589              (With EBCDIC skippage added, and the skip reason
10590              skippage on the two ?? loops tweaked.)
10591      Branch: perl
10592            + t/japh/abigail.t
10593            ! MANIFEST t/TEST
10594 ____________________________________________________________________________
10595 [ 15936] By: jhi                                   on 2002/04/15  21:48:56
10596         Log: Subject: Re: [ID 20020412.005] Dancing ??s
10597              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
10598              Date: Sun, 14 Apr 2002 16:09:30 +0100
10599              Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
10600      Branch: perl
10601            ! pod/perlop.pod pp_hot.c t/op/pat.t
10602 ____________________________________________________________________________
10603 [ 15935] By: jhi                                   on 2002/04/15  21:47:45
10604         Log: Subject: [PATCH] t/test.pl additional functionality for runperl
10605              From: abigail@foad.org
10606              Date: Mon, 15 Apr 2002 17:40:02 +0200
10607              Message-ID: <20020415154002.1549.qmail@foad.org>
10608      Branch: perl
10609            ! t/test.pl
10610 ____________________________________________________________________________
10611 [ 15934] By: jhi                                   on 2002/04/15  21:46:27
10612         Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
10613              From: "Craig A. Berry" <craigberry@mac.com>
10614              Date: Mon, 15 Apr 2002 14:05:26 -0500
10615              Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
10616      Branch: perl
10617            ! universal.c
10618 ____________________________________________________________________________
10619 [ 15933] By: sky                                   on 2002/04/15  21:26:16
10620         Log: Test arrays containing references, and references to shared arrays.
10621      Branch: perl
10622            + ext/threads/shared/t/av_refs.t
10623 ____________________________________________________________________________
10624 [ 15932] By: nick                                  on 2002/04/15  15:06:49
10625         Log: Integrate mainline (for Encode)
10626      Branch: perlio
10627           +> ext/Encode/Encode/ConfigLocal_PM.e2x
10628           +> ext/Encode/lib/Encode/JP/JIS7.pm
10629            - ext/Encode/lib/Encode/JP/2022_JP.pm
10630            - ext/Encode/lib/Encode/JP/2022_JP1.pm
10631            - ext/Encode/lib/Encode/JP/JIS.pm
10632           !> (integrate 26 files)
10633 ____________________________________________________________________________
10634 [ 15931] By: ams                                   on 2002/04/15  14:51:31
10635         Log: Subject: [PATCH] Chip didn't time travel.
10636              From: abigail@foad.org
10637              Date: Mon, 15 Apr 2002 17:40:22 +0200
10638              Message-Id: <20020415154022.1554.qmail@foad.org>
10639      Branch: perl
10640            ! pod/perlhist.pod
10641 ____________________________________________________________________________
10642 [ 15930] By: jhi                                   on 2002/04/15  14:40:56
10643         Log: Update Changes.
10644      Branch: perl
10645            ! Changes patchlevel.h
10646 ____________________________________________________________________________
10647 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
10648         Log: The #15921 made the 'no warnings' unnecessary.
10649      Branch: perl
10650            ! t/op/magic.t
10651 ____________________________________________________________________________
10652 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
10653         Log: Subject: Re: [FILE] FileCache.t
10654              From: belg4mit <belg4mit@mit.edu>
10655              Date: Mon, 15 Apr 2002 01:31:21 -0400
10656              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
10657      Branch: perl
10658            ! lib/FileCache.t
10659 ____________________________________________________________________________
10660 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
10661         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
10662      Branch: perl
10663            ! lib/FileCache.pm lib/FileCache.t
10664 ____________________________________________________________________________
10665 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
10666         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
10667              From: Nicholas Clark <nick@unfortu.net>
10668              Date: Sun, 14 Apr 2002 22:54:43 +0100
10669              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
10670      Branch: perl
10671            ! lib/Hash/Util.t
10672 ____________________________________________________________________________
10673 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
10674         Log: Subject: [Encode] 1.40 released!
10675              From: Dan Kogai <dankogai@dan.co.jp>
10676              Date: Mon, 15 Apr 2002 07:51:52 +0900
10677              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
10678      Branch: perl
10679            + ext/Encode/Encode/ConfigLocal_PM.e2x
10680            + ext/Encode/lib/Encode/JP/JIS7.pm
10681            - ext/Encode/lib/Encode/JP/2022_JP.pm
10682            - ext/Encode/lib/Encode/JP/2022_JP1.pm
10683            - ext/Encode/lib/Encode/JP/JIS.pm
10684            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
10685            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
10686            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
10687            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
10688            ! ext/Encode/lib/Encode/Config.pm
10689            ! ext/Encode/lib/Encode/Encoder.pm
10690            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
10691            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
10692 ____________________________________________________________________________
10693 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
10694         Log: return undef is of questionable style.
10695      Branch: perl
10696            ! lib/Hash/Util.pm
10697 ____________________________________________________________________________
10698 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
10699         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
10700              From: mjd@plover.com
10701              Date: 15 Apr 2002 06:46:02 -0000
10702              Message-ID: <20020415064602.17052.qmail@plover.com>     
10703      Branch: perl
10704            ! t/op/magic.t
10705 ____________________________________________________________________________
10706 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
10707         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
10708              From: mjd@plover.com
10709              Date: 14 Apr 2002 22:30:17 -0000
10710              Message-ID: <20020414223017.17361.qmail@plover.com>
10711      Branch: perl
10712            ! t/op/re_tests
10713 ____________________________________________________________________________
10714 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
10715         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
10716              From: Mark-Jason Dominus <mjd@plover.com>
10717              Date: Mon, 15 Apr 2002 02:41:52 -0400
10718              Message-ID: <20020415064152.16958.qmail@plover.com>
10719      Branch: perl
10720            ! perl.c t/lib/warnings/toke
10721 ____________________________________________________________________________
10722 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
10723         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
10724              From: "Craig A. Berry" <craigberry@mac.com>
10725              Date: Sun, 14 Apr 2002 18:56:02 -0500
10726              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
10727      Branch: perl
10728            ! configure.com
10729 ____________________________________________________________________________
10730 [ 15919] By: nick                                  on 2002/04/15  06:14:25
10731         Log: Integrate mainline
10732      Branch: perlio
10733           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
10734           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
10735           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
10736 ____________________________________________________________________________
10737 [ 15918] By: ams                                   on 2002/04/15  04:25:48
10738         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
10739              From: Stas Bekman <stas@stason.org>
10740              Date: Mon, 15 Apr 2002 11:45:03 +0800
10741              Message-Id: <3CBA4CBF.9030306@stason.org>
10742      Branch: perl
10743            ! lib/Cwd.pm
10744 ____________________________________________________________________________
10745 [ 15917] By: ams                                   on 2002/04/15  04:21:14
10746         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
10747              From: Mark-Jason Dominus <mjd@plover.com>
10748              Date: Mon, 15 Apr 2002 00:30:26 -0400
10749              Message-Id: <20020415043026.11417.qmail@plover.com>
10750      Branch: perl
10751            ! perl.c t/lib/warnings/toke
10752 ____________________________________________________________________________
10753 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
10754         Log: Correct precedence problem in #15915
10755      Branch: perl
10756            ! lib/vars.pm
10757 ____________________________________________________________________________
10758 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
10759         Log: use vars wasn't use utf8 aware.
10760      Branch: perl
10761            ! lib/vars.pm
10762 ____________________________________________________________________________
10763 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
10764         Log: Subject: [PATCH] Re: restricted hashes are unblessable
10765              From: Nicholas Clark <nick@unfortu.net>
10766              Date: Sat, 13 Apr 2002 23:43:02 +0100
10767              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
10768              
10769              The function name sucks but can't think of anything better.
10770      Branch: perl
10771            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
10772 ____________________________________________________________________________
10773 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
10774         Log: Subject: AUTHORS update
10775              From: Chris Nandor <pudge@pobox.com>
10776              Date: Sun, 14 Apr 2002 11:54:40 -0400
10777              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
10778      Branch: perl
10779            ! AUTHORS
10780 ____________________________________________________________________________
10781 [ 15912] By: nick                                  on 2002/04/14  14:47:18
10782         Log: XS versions of encode/decode for Encode::Unicode
10783      Branch: perlio
10784            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
10785 ____________________________________________________________________________
10786 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
10787         Log: metaconfig unit changes for #15910.
10788      Branch: metaconfig
10789            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
10790            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
10791            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
10792            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
10793            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
10794            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
10795            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
10796            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
10797            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
10798            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
10799            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
10800            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
10801            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
10802            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
10803            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
10804            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
10805            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
10806            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
10807            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
10808            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
10809            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
10810            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
10811            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
10812            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
10813 ____________________________________________________________________________
10814 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
10815         Log: Simplify the _r probing code by adding the i_systime
10816              only for the APIs where it matters.
10817      Branch: perl
10818            ! Configure reentr.pl
10819 ____________________________________________________________________________
10820 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
10821         Log: Integrate perlio:
10822              
10823              [ 15904]
10824              Disable test code (assertions) in CRLF layer.
10825              
10826              [ 15903]
10827              Avoid expensive paranoid check that decoder does return legal UTF-8
10828      Branch: perl
10829           !> ext/Encode/Encode.xs perlio.c
10830 ____________________________________________________________________________
10831 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
10832         Log: Subject: patch for FileCache in 5.7.3
10833              From: JPIERCE <belg4mit@MIT.EDU>
10834              Date: Sun, 14 Apr 2002 00:38:21 -0400
10835              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
10836      Branch: perl
10837            ! lib/FileCache.pm
10838 ____________________________________________________________________________
10839 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
10840         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
10841              From: Tim Bunce <Tim.Bunce@pobox.com>
10842              Date: Sun, 14 Apr 2002 12:07:35 +0100
10843              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
10844      Branch: perl
10845            ! ext/Storable/Storable.xs
10846 ____________________________________________________________________________
10847 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
10848         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
10849              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10850              Date: Sun, 14 Apr 2002 16:29:59 +0200
10851              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
10852      Branch: perl
10853            ! hints/hpux.sh
10854 ____________________________________________________________________________
10855 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
10856         Log: Subject: Enable portable gcc code on hp-ux
10857              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10858              Date: Sun, 14 Apr 2002 16:30:01 +0200
10859              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
10860      Branch: perl
10861            ! hints/hpux.sh
10862 ____________________________________________________________________________
10863 [ 15904] By: nick                                  on 2002/04/14  09:18:01
10864         Log: Disable test code (assertions) in CRLF layer.
10865      Branch: perlio
10866            ! perlio.c
10867 ____________________________________________________________________________
10868 [ 15903] By: nick                                  on 2002/04/14  09:16:39
10869         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
10870      Branch: perlio
10871            ! ext/Encode/Encode.xs
10872 ____________________________________________________________________________
10873 [ 15902] By: nick                                  on 2002/04/14  09:15:45
10874         Log: Integrate mainline
10875      Branch: perlio
10876           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
10877           +> t/win32/longpath.t t/win32/system.t
10878            - t/op/winsystem.t
10879           !> (integrate 30 files)
10880 ____________________________________________________________________________
10881 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
10882         Log: Fixed URL for the Alpha editor.
10883      Branch: perl
10884            ! pod/perlfaq3.pod
10885 ____________________________________________________________________________
10886 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
10887         Log: Dedodgify.
10888      Branch: perl
10889            ! ext/Storable/Storable.xs
10890 ____________________________________________________________________________
10891 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
10892         Log: AUTHORS updates.
10893      Branch: perl
10894            ! AUTHORS
10895 ____________________________________________________________________________
10896 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
10897         Log: s2p needs Config.pm.
10898      Branch: perl
10899            ! Makefile.SH
10900 ____________________________________________________________________________
10901 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
10902         Log: Subject: [PATCH] Benchmark.t 75,90,109
10903              From: Nicholas Clark <nick@unfortu.net>
10904              Date: Sat, 13 Apr 2002 21:43:04 +0100
10905              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
10906      Branch: perl
10907            ! lib/Benchmark.t
10908 ____________________________________________________________________________
10909 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
10910         Log: Tweaks by Autrijus Tang.
10911      Branch: perl
10912            ! ext/Encode/encoding.pm
10913 ____________________________________________________________________________
10914 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
10915         Log: FAQ sync.
10916      Branch: perl
10917            ! pod/perlfaq5.pod
10918 ____________________________________________________________________________
10919 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
10920         Log: z/OS tally update.
10921      Branch: perl
10922            ! pod/perldelta.pod
10923 ____________________________________________________________________________
10924 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
10925         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
10926              From: Nicholas Clark <nick@unfortu.net>
10927              Date: Sat, 13 Apr 2002 02:58:07 +0100
10928              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
10929      Branch: perl
10930            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
10931            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
10932            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
10933            ! t/lib/st-dump.pl
10934 ____________________________________________________________________________
10935 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
10936         Log: Add piconv and enc2xs to the list of utilities.
10937      Branch: perl
10938            ! utils.lst
10939 ____________________________________________________________________________
10940 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
10941         Log: s.
10942      Branch: perl
10943            ! pod/perlunicode.pod
10944 ____________________________________________________________________________
10945 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
10946         Log: Phrasing fixes by Nick Clark
10947      Branch: perl
10948            ! pod/perlunicode.pod
10949 ____________________________________________________________________________
10950 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
10951         Log: More POD fixes and typos
10952      Branch: perl
10953            ! pod/perlunicode.pod
10954 ____________________________________________________________________________
10955 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
10956         Log: Subject: Re: UTF-8 and DB_File ?
10957              From: andreas.koenig@anima.de (Andreas J. Koenig)
10958              Date: Sat, 13 Apr 2002 13:29:41 +0200
10959              Message-ID: <m3ads7j0pm.fsf@anima.de>
10960      Branch: perl
10961            ! pod/perlunicode.pod
10962 ____________________________________________________________________________
10963 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
10964         Log: Fix a typo noticed by Paul Johnson.
10965      Branch: perl
10966            ! MANIFEST
10967 ____________________________________________________________________________
10968 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
10969         Log: Subject: Re: Win32 Status
10970              From: Michael G Schwern <schwern@pobox.com>
10971              Date: Fri, 12 Apr 2002 10:15:33 -0400
10972              Message-ID: <20020412141533.GB9788@blackrider>
10973      Branch: perl
10974            ! lib/ExtUtils/t/INST.t
10975 ____________________________________________________________________________
10976 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
10977         Log: Upgrade to Encode 1.34, from Dan Kogai.
10978      Branch: perl
10979            ! ext/Encode/Changes ext/Encode/Encode.pm
10980            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
10981            ! ext/Encode/t/Unicode.t
10982 ____________________________________________________________________________
10983 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
10984         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
10985              From: Graham TerMarsch <graham@howlingfrog.com>
10986              Date: Fri, 12 Apr 2002 12:28:47 -0700
10987              Message-Id: <200204121228.47826.graham@howlingfrog.com>
10988      Branch: perl
10989            ! AUTHORS
10990 ____________________________________________________________________________
10991 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
10992         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
10993              From: Nicholas Clark <nick@unfortu.net>
10994              Date: Fri, 12 Apr 2002 21:59:06 +0100
10995              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
10996      Branch: perl
10997            ! pp_pack.c t/op/pack.t
10998 ____________________________________________________________________________
10999 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
11000         Log: Re-sort MANIFEST.
11001      Branch: perl
11002            ! MANIFEST
11003 ____________________________________________________________________________
11004 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
11005         Log: Move also the Win32 system testing to t/win32.
11006      Branch: perl
11007            + t/win32/system.t
11008            - t/op/winsystem.t
11009            ! MANIFEST
11010 ____________________________________________________________________________
11011 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
11012         Log: Integrate change #15879 from maint-5.6;
11013              
11014              Win32::GetLongPathName() did not return valid results if there
11015              were "." and ".." components in the path; also fix a potential
11016              buffer overflow if the long path happens to be longer than
11017              MAX_PATH (this can presumably happen if they use \\?\... style
11018              paths); add a rather limited testsuite that exercises just the
11019              edge cases
11020      Branch: perl
11021           +> t/win32/longpath.t
11022           !> MANIFEST t/harness win32/win32.c
11023 ____________________________________________________________________________
11024 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
11025         Log: Win32::GetLongPathName() did not return valid results if there
11026              were "." and ".." components in the path; also fix a potential
11027              buffer overflow if the long path happens to be longer than
11028              MAX_PATH (this can presumably happen if they use \\?\... style
11029              paths); add a rather limited testsuite that exercises just the
11030              edge cases
11031      Branch: maint-5.6/perl
11032            + t/win32/longpath.t
11033            ! MANIFEST t/harness win32/win32.c
11034 ____________________________________________________________________________
11035 [ 15878] By: nick                                  on 2002/04/12  14:38:32
11036         Log: Integrate mainline
11037      Branch: perlio
11038           +> lib/ExtUtils/t/INST_PREFIX.t
11039           !> (integrate 37 files)
11040 ____________________________________________________________________________
11041 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
11042         Log: Update Changes.
11043      Branch: perl
11044            ! Changes patchlevel.h
11045 ____________________________________________________________________________
11046 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
11047         Log: Discuss the magic of \w in security terms.
11048      Branch: perl
11049            ! pod/perlsec.pod pod/perlunicode.pod
11050 ____________________________________________________________________________
11051 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
11052         Log: Add a warning about the symbolic methods and
11053              symbolic sub refs not being checked for taint.
11054      Branch: perl
11055            ! pod/perlsec.pod
11056 ____________________________________________________________________________
11057 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
11058         Log: In EBCDIC the BOM detection doesn't seem
11059              to be working right.  For now skipping the test,
11060              waiting for Dan's opinion.
11061      Branch: perl
11062            ! ext/Encode/t/Unicode.t
11063 ____________________________________________________________________________
11064 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
11065         Log: Update to Net::Ping 2.16.
11066      Branch: perl
11067            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
11068 ____________________________________________________________________________
11069 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
11070         Log: Upgrade to CGI.pm 2.81.
11071      Branch: perl
11072            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
11073 ____________________________________________________________________________
11074 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
11075         Log: Move up restricted hashes a bit.
11076      Branch: perl
11077            ! pod/perldelta.pod
11078 ____________________________________________________________________________
11079 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
11080         Log: Now using Unicode 3.2.0.
11081      Branch: perl
11082            ! pod/perldelta.pod
11083 ____________________________________________________________________________
11084 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
11085         Log: UNICOS too has sockpair issues (unsurprisingly,
11086              since UNICOS/mk has them too)
11087      Branch: perl
11088            ! ext/Socket/socketpair.t
11089 ____________________________________________________________________________
11090 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
11091         Log: FAQ patch from mjd regarding Tie::File.
11092      Branch: perl
11093            ! pod/perlfaq5.pod
11094 ____________________________________________________________________________
11095 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
11096         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
11097              consider using the NamesList.
11098      Branch: perl
11099            ! lib/charnames.pm lib/charnames.t
11100 ____________________________________________________________________________
11101 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
11102         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
11103              From: "Craig A. Berry" <craigberry@mac.com>
11104              Date: Thu, 11 Apr 2002 13:47:21 -0500
11105              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
11106      Branch: perl
11107            ! lib/File/CheckTree.pm lib/File/CheckTree.t
11108 ____________________________________________________________________________
11109 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
11110         Log: More NT Unicode information from Jan Dubois.
11111      Branch: perl
11112            ! pod/perltodo.pod
11113 ____________________________________________________________________________
11114 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
11115         Log: Add one perltodo item (and move bunch of them to better spot),
11116              add sysopen() to "Functions for filehandles, files, or directories".
11117      Branch: perl
11118            ! pod/perlfunc.pod pod/perltodo.pod
11119 ____________________________________________________________________________
11120 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
11121         Log: Prettyprinting: shorten the lines to avoid linewrapping.
11122      Branch: perl
11123            ! t/TEST
11124 ____________________________________________________________________________
11125 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
11126         Log: Also NEC SUPER-UX has buggy sockpair().
11127      Branch: perl
11128            ! ext/Socket/socketpair.t
11129 ____________________________________________________________________________
11130 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
11131         Log: dTHX works on its own just fine.
11132      Branch: perl
11133            ! ext/DynaLoader/dl_aix.xs
11134 ____________________________________________________________________________
11135 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
11136         Log: Must hold off building s2p until there's a miniperl.
11137      Branch: perl
11138            ! Makefile.SH
11139 ____________________________________________________________________________
11140 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
11141         Log: AIX: strerror_r() needs dTHX.
11142      Branch: perl
11143            ! ext/DynaLoader/dl_aix.xs
11144 ____________________________________________________________________________
11145 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
11146         Log: Extracting the s2p may require the right dynlibpath.
11147      Branch: perl
11148            ! Makefile.SH
11149 ____________________________________________________________________________
11150 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
11151         Log: Doc tweaks.
11152      Branch: perl
11153            ! ext/Time/HiRes/HiRes.pm
11154 ____________________________________________________________________________
11155 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
11156         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
11157              From: Michael G Schwern <schwern@pobox.com>
11158              Date: Thu, 11 Apr 2002 01:25:26 -0400
11159              Message-ID: <20020411052525.GA17038@blackrider>
11160      Branch: perl
11161            + lib/ExtUtils/t/INST_PREFIX.t
11162            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
11163            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
11164            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
11165            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
11166            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
11167            ! lib/ExtUtils/t/prefixify.t
11168 ____________________________________________________________________________
11169 [ 15855] By: nick                                  on 2002/04/11  06:26:44
11170         Log: Integrate mainline
11171      Branch: perlio
11172           !> (integrate 42 files)
11173 ____________________________________________________________________________
11174 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
11175         Log: Unused variables.
11176      Branch: perl
11177            ! ext/threads/shared/shared.xs ext/threads/threads.xs
11178 ____________________________________________________________________________
11179 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
11180         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
11181              From: Ilya Martynov <ilya@martynov.org>
11182              Date: 11 Apr 2002 03:21:17 +0400
11183              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
11184      Branch: perl
11185            ! lib/Term/ReadLine.pm
11186 ____________________________________________________________________________
11187 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
11188         Log: Upgrade to Encode 1.33, from Dan Kogai.
11189      Branch: perl
11190            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
11191            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
11192            ! ext/Encode/lib/Encode/Supported.pod
11193            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
11194            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
11195            ! ext/Encode/ucm/adobeSymbol.ucm
11196            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
11197 ____________________________________________________________________________
11198 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
11199         Log: Backward portability from Dan Kogai.
11200      Branch: perl
11201            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
11202            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
11203            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
11204            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
11205            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
11206            ! ext/Storable/t/store.t ext/Storable/t/tied.t
11207            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
11208            ! ext/Storable/t/utf8.t
11209 ____________________________________________________________________________
11210 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
11211         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
11212              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
11213              bug in B::walkoptree still to be fixed.
11214      Branch: perl
11215            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
11216 ____________________________________________________________________________
11217 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
11218         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
11219              From: Philip Newton <Philip.Newton@gmx.net>
11220              Date: Wed, 10 Apr 2002 21:29:58 +0200
11221              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
11222      Branch: perl
11223            ! pod/perldelta.pod
11224 ____________________________________________________________________________
11225 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
11226         Log: Integrate perlio:
11227              
11228              [ 15847]
11229              Add a \t to Win32 pm_to_blib $(TOUCH) line.
11230      Branch: perl
11231           !> lib/ExtUtils/MM_Win32.pm
11232 ____________________________________________________________________________
11233 [ 15847] By: nick                                  on 2002/04/10  13:08:29
11234         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
11235      Branch: perlio
11236            ! lib/ExtUtils/MM_Win32.pm
11237 ____________________________________________________________________________
11238 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
11239         Log: Try to fool old AIX when threading, from Merijn.
11240      Branch: perl
11241            ! perl.h
11242 ____________________________________________________________________________
11243 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
11244         Log: Update Changes.
11245      Branch: perl
11246            ! Changes patchlevel.h
11247 ____________________________________________________________________________
11248 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
11249         Log: Welcome to the 5.7.3.
11250      Branch: perl
11251            ! NetWare/Makefile win32/Makefile
11252 ____________________________________________________________________________
11253 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
11254         Log: Make x2p/s2p part of the test_prep target now that we
11255              have a test for it.
11256      Branch: perl
11257            ! Makefile.SH
11258 ____________________________________________________________________________
11259 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
11260         Log: Integrate perlio:
11261              
11262              [ 15840]
11263              We have been 5.7.3 for a while - install there ...
11264      Branch: perl
11265           !> win32/makefile.mk
11266 ____________________________________________________________________________
11267 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
11268         Log: SImilarly to old HP-UX, in old AIX too including
11269              crypt.h leads into trouble.  (from Merijn)
11270      Branch: perl
11271            ! hints/aix.sh
11272 ____________________________________________________________________________
11273 [ 15840] By: nick                                  on 2002/04/10  10:04:19
11274         Log: We have been 5.7.3 for a while - install there ...
11275      Branch: perlio
11276            ! win32/makefile.mk
11277 ____________________________________________________________________________
11278 [ 15839] By: nick                                  on 2002/04/10  10:03:46
11279         Log: Intgrate mainline
11280      Branch: perlio
11281           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
11282            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
11283            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
11284           !> (integrate 40 files)
11285 ____________________________________________________________________________
11286 [ 15838] By: ams                                   on 2002/04/10  04:16:45
11287         Log: Subject: [PATCH] ext/attrs.t getting skipped
11288              From: "Craig A. Berry" <craigberry@mac.com>
11289              Date: Tue, 9 Apr 2002 23:58:49 -0500
11290              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
11291      Branch: perl
11292            ! t/TEST
11293 ____________________________________________________________________________
11294 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
11295         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
11296              From: Michael G Schwern <schwern@pobox.com>
11297              Date: Tue, 9 Apr 2002 20:52:55 -0400
11298              Message-ID: <20020410005254.GI8954@blackrider>
11299      Branch: perl
11300            ! t/op/sub_lval.t
11301 ____________________________________________________________________________
11302 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
11303         Log: Undo accident in #15385.
11304      Branch: metaconfig/U/perl
11305            ! Extensions.U
11306 ____________________________________________________________________________
11307 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
11308         Log: Retract the UTF-8 filenames patch.  This may be
11309              better dealt with in Perl level, a la File::Spec
11310              (since the whole mess is strongly filesystem-specific).
11311      Branch: metaconfig/U/perl
11312            + usecjk.U
11313            ! Extensions.U
11314      Branch: perl
11315            - ext/File/Glob/t/utf8.t
11316            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
11317            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
11318            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
11319            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
11320            ! t/op/readdir.t
11321 ____________________________________________________________________________
11322 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
11323         Log: Upgrade to Encode 1.32, from Dan Kogai.
11324      Branch: perl
11325            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
11326            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
11327            - ext/Encode/ucm/macGurmukhi.ucm
11328            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
11329            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
11330            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
11331            ! ext/Encode/lib/Encode/Encoder.pm
11332            ! ext/Encode/lib/Encode/Supported.pod
11333            ! ext/Encode/lib/Encode/Unicode.pm
11334            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
11335            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
11336 ____________________________________________________________________________
11337 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
11338         Log: Add tests for s2p/psed, from Wolfgang Laun.
11339      Branch: perl
11340            + t/x2p/s2p.t
11341            ! MANIFEST t/TEST
11342 ____________________________________________________________________________
11343 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
11344         Log: FAQ sync.
11345      Branch: perl
11346            ! pod/perlfaq2.pod pod/perlfaq3.pod
11347 ____________________________________________________________________________
11348 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
11349         Log: Remove false dependency between getgrent and setpwent
11350              having/not having FILE**.  Also make the names of the
11351              {set,get,end}* interface struct members a bit shorter.
11352      Branch: perl
11353            ! reentr.c reentr.h reentr.pl
11354 ____________________________________________________________________________
11355 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
11356         Log: Avoid bad prototypes.
11357      Branch: perl
11358            ! hints/hpux.sh
11359 ____________________________________________________________________________
11360 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
11361         Log: metaconfig unit change for #15828.
11362      Branch: metaconfig
11363            ! U/protos/Protochk.U
11364 ____________________________________________________________________________
11365 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
11366         Log: As Merijn points out, pthread.h really needs to be known
11367              by protochk.
11368      Branch: perl
11369            ! Configure
11370 ____________________________________________________________________________
11371 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
11372         Log: Integrate perlio:
11373              
11374              [ 15826]
11375              Patch up Encode for Tk
11376      Branch: perl
11377           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
11378           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
11379 ____________________________________________________________________________
11380 [ 15826] By: nick                                  on 2002/04/09  12:38:25
11381         Log: Patch up Encode for Tk
11382      Branch: perlio
11383            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
11384            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
11385 ____________________________________________________________________________
11386 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
11387         Log: Portability tweak.
11388      Branch: perl
11389            ! lib/File/CheckTree.t
11390 ____________________________________________________________________________
11391 [ 15824] By: sky                                   on 2002/04/09  10:51:07
11392         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
11393              From: Abigail <abigail@osp.nl>
11394              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
11395              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
11396      Branch: perl
11397            ! pod/perlhist.pod
11398 ____________________________________________________________________________
11399 [ 15823] By: nick                                  on 2002/04/09  08:17:59
11400         Log: Integrate mainline
11401      Branch: perlio
11402           +> ext/Encode/lib/Encode/Config.pm
11403           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
11404           !> (integrate 37 files)
11405 ____________________________________________________________________________
11406 [ 15822] By: ams                                   on 2002/04/09  06:43:50
11407         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
11408              From: Spider Boardman <spider@Orb.Nashua.NH.US>
11409              Date: Tue, 09 Apr 2002 02:00:51 -0400
11410              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
11411      Branch: perl
11412            ! lib/File/CheckTree.pm
11413 ____________________________________________________________________________
11414 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
11415         Log: Small perldelta tweaks.
11416      Branch: perl
11417            ! pod/perldelta.pod
11418 ____________________________________________________________________________
11419 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
11420         Log: File::Checktree update from Paul Grassie.
11421      Branch: perl
11422            ! lib/File/CheckTree.pm lib/File/CheckTree.t
11423 ____________________________________________________________________________
11424 [ 15819] By: ams                                   on 2002/04/08  22:43:48
11425         Log: Subject: patch against t/op/sub_lval.t
11426              From: Jim Cromie <jcromie@divsol.com>
11427              Date: Mon, 08 Apr 2002 17:38:16 -0600
11428              Message-Id: <3CB229E8.9080500@divsol.com>
11429      Branch: perl
11430            ! t/op/sub_lval.t
11431 ____________________________________________________________________________
11432 [ 15818] By: ams                                   on 2002/04/08  22:40:16
11433         Log: Humbly pay homage to the redundancy gods.
11434      Branch: perl
11435            ! mg.c
11436 ____________________________________________________________________________
11437 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
11438         Log: metaconfig mirror #15816.
11439      Branch: metaconfig
11440            ! U/modified/Unix.U
11441 ____________________________________________________________________________
11442 [ 15816] By: ams                                   on 2002/04/08  22:18:32
11443         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
11444      Branch: perl
11445            ! Porting/Glossary
11446 ____________________________________________________________________________
11447 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
11448         Log: Small piconv tweaks (sent to Dan).
11449      Branch: perl
11450            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
11451            ! ext/Encode/lib/Encode/Alias.pm
11452 ____________________________________________________________________________
11453 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
11454         Log: Update Changes.
11455      Branch: perl
11456            ! Changes patchlevel.h
11457 ____________________________________________________________________________
11458 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
11459         Log: FAQ sync.  (Ignoring the few URL differences for now.)
11460      Branch: perl
11461            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
11462            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
11463            ! pod/perlfaq7.pod pod/perlfaq9.pod
11464 ____________________________________________________________________________
11465 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
11466         Log: Upgrade to Encode 1.31, from Dan Kogai.
11467      Branch: perl
11468            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
11469            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
11470            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
11471            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
11472 ____________________________________________________________________________
11473 [ 15811] By: ams                                   on 2002/04/08  17:00:37
11474         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
11475              From: Andy Dougherty <doughera@lafayette.edu>
11476              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
11477              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
11478      Branch: perl
11479            ! lib/sort.t pp_sort.c
11480 ____________________________________________________________________________
11481 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
11482         Log: metaconfig unit changes for #15809.
11483      Branch: metaconfig
11484            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
11485 ____________________________________________________________________________
11486 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
11487         Log: Mirroring #15806.
11488      Branch: perl
11489            ! Porting/Glossary Porting/config.sh Porting/config_H
11490 ____________________________________________________________________________
11491 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
11492         Log: metaconfig unit changes for #15807.
11493      Branch: metaconfig
11494            ! U/protos/Protochk.U U/threads/d_asctime_r.U
11495            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
11496            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
11497            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
11498            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
11499            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
11500            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
11501            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
11502            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
11503            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
11504            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
11505            ! U/threads/d_getprotobyname_r.U
11506            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11507            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11508            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11509            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11510            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11511            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11512            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11513            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11514            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11515            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11516            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11517            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11518            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11519            ! U/threads/i_pthread.U
11520      Branch: perl
11521            ! config_h.SH
11522 ____________________________________________________________________________
11523 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
11524         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
11525              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11526              Date: Mon, 08 Apr 2002 14:34:27 +0200
11527              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
11528      Branch: perl
11529            ! Configure hints/hpux.sh reentr.pl
11530 ____________________________________________________________________________
11531 [ 15806] By: ams                                   on 2002/04/08  13:50:43
11532         Log: Subject: [PATCH] Updates to Porting/Glossary
11533              From: Paul_GreenVOS@vos.stratus.com
11534              Date: Mon, 8 Apr 02 10:44 edt
11535              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
11536      Branch: perl
11537            ! Porting/Glossary
11538 ____________________________________________________________________________
11539 [ 15805] By: ams                                   on 2002/04/08  13:47:32
11540         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
11541              coredumps on startup)
11542              From: Michael G Schwern <schwern@pobox.com>
11543              Date: Mon, 8 Apr 2002 10:34:49 -0400
11544              Message-Id: <20020408143449.GB3245@blackrider>
11545      Branch: perl
11546            ! lib/ExtUtils/MM_Unix.pm
11547 ____________________________________________________________________________
11548 [ 15804] By: ams                                   on 2002/04/08  13:29:28
11549         Log: Subject: [PATCH] example in pod/perllexwarn.pod
11550              From: Slaven Rezic <slaven.rezic@berlin.de>
11551              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
11552              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
11553      Branch: perl
11554            ! pod/perllexwarn.pod
11555 ____________________________________________________________________________
11556 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
11557         Log: Upgrade to Encode 1.30, from Dan Kogai. 
11558      Branch: perl
11559            + ext/Encode/lib/Encode/Encoder.pm
11560            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
11561            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
11562            ! ext/Encode/lib/Encode/Supported.pod
11563            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
11564            ! ext/Encode/t/grow.t
11565 ____________________________________________________________________________
11566 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
11567         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
11568              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11569              Date: Mon, 08 Apr 2002 01:08:40 +0100
11570              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
11571      Branch: perl
11572            ! ext/MIME/Base64/t/base64.t
11573 ____________________________________________________________________________
11574 [ 15801] By: nick                                  on 2002/04/08  07:28:27
11575         Log: Integrate mainline
11576      Branch: perlio
11577           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
11578           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
11579           +> ext/File/Glob/t/utf8.t
11580           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
11581           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
11582           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
11583            - ext/Encode/lib/Encode/10646_1.pm
11584            - ext/Encode/lib/Encode/Internal.pm
11585            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
11586            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
11587            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
11588            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
11589            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
11590            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
11591            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
11592           !> (integrate 157 files)
11593 ____________________________________________________________________________
11594 [ 15800] By: ams                                   on 2002/04/08  07:06:21
11595         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
11596              From: Jan Dubois <JanD@ActiveState.com>
11597              Date: Mon, 08 Apr 2002 00:10:39 -0700
11598              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
11599      Branch: perl
11600            ! lib/ExtUtils/Packlist.pm
11601 ____________________________________________________________________________
11602 [ 15799] By: ams                                   on 2002/04/08  04:50:36
11603         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
11604              From: Stas Bekman <stas@stason.org>
11605              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
11606              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
11607      Branch: perl
11608            ! pod/perlguts.pod
11609 ____________________________________________________________________________
11610 [ 15798] By: ams                                   on 2002/04/08  03:56:52
11611         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
11612      Branch: perl
11613            ! util.c
11614 ____________________________________________________________________________
11615 [ 15797] By: ams                                   on 2002/04/08  01:30:38
11616         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
11617              same line of code. (As suggested by Simon Cozens.)
11618      Branch: perl
11619            ! mg.c
11620 ____________________________________________________________________________
11621 [ 15796] By: ams                                   on 2002/04/08  01:27:24
11622         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
11623              Simon Cozens.
11624      Branch: perl
11625            ! embed.fnc util.c
11626 ____________________________________________________________________________
11627 [ 15795] By: ams                                   on 2002/04/08  01:05:16
11628         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
11629              From: Tom Brown <thecap@peach.ece.utexas.edu>
11630              Date: Sun, 07 Apr 2002 23:20:05 GMT
11631              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
11632      Branch: perl
11633            ! ext/Devel/DProf/DProf.xs
11634 ____________________________________________________________________________
11635 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
11636         Log: Retract #15793 since #15775 should fix the problem.
11637      Branch: perl
11638            ! hv.c
11639 ____________________________________________________________________________
11640 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
11641         Log: (Retracted by #15794)
11642              Subject: [PATCH] hv.c
11643              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
11644              Date: Sun, 7 Apr 2002 14:25:48 +0200
11645              Message-ID: <3CB056EC.16340.1119992@localhost>
11646      Branch: perl
11647            ! hv.c
11648 ____________________________________________________________________________
11649 [ 15792] By: ams                                   on 2002/04/07  21:48:49
11650         Log: Make other nits nervous.
11651      Branch: perl
11652            ! gv.c perl.c
11653 ____________________________________________________________________________
11654 [ 15791] By: ams                                   on 2002/04/07  20:31:08
11655         Log: Subject: [MIME::Base64 patch] t/base64.t fix
11656              From: Dan Kogai <dankogai@dan.co.jp>
11657              Date: Mon, 8 Apr 2002 06:19:29 +0900
11658              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
11659      Branch: perl
11660            ! ext/MIME/Base64/t/base64.t
11661 ____________________________________________________________________________
11662 [ 15790] By: ams                                   on 2002/04/07  20:15:52
11663         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
11664              From: Slaven Rezic <slaven.rezic@berlin.de>
11665              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
11666              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
11667      Branch: perl
11668            ! ext/Devel/Peek/Peek.xs
11669 ____________________________________________________________________________
11670 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
11671         Log: Fully qualify in warning message the name of a subroutine redefined
11672              via glob assignment
11673      Branch: perl
11674            ! sv.c t/lib/warnings/op t/lib/warnings/sv
11675 ____________________________________________________________________________
11676 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
11677         Log: Update from Dan Kogai.
11678      Branch: perl
11679            ! ext/Encode/t/Unicode.t
11680 ____________________________________________________________________________
11681 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
11682         Log: Can't right now twist my brain to figure out
11683              the right CR/LF code point mappings in EBCDIC.
11684      Branch: perl
11685            ! lib/Pod/t/eol.t
11686 ____________________________________________________________________________
11687 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
11688         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
11689              From: Nicholas Clark <nick@ccl4.org>
11690              Date: Sun, 7 Apr 2002 15:01:56 +0100
11691              Message-ID: <20020407150156.R10686@plum.flirble.org>
11692      Branch: perl
11693            ! ext/Data/Dumper/Dumper.xs
11694 ____________________________________________________________________________
11695 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
11696         Log: Tpyo.
11697      Branch: perl
11698            ! lib/Pod/t/eol.t
11699 ____________________________________________________________________________
11700 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
11701         Log: EBCDIC branch was forgotten.
11702      Branch: perl
11703            ! ext/Devel/Peek/Peek.t
11704 ____________________________________________________________________________
11705 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
11706         Log: charnames::viacode() was broken, noticed by Jeffrey.
11707      Branch: perl
11708            ! lib/charnames.pm lib/charnames.t
11709 ____________________________________________________________________________
11710 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
11711         Log: Missing files.
11712      Branch: perl
11713            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
11714            ! MANIFEST ext/Encode/MANIFEST
11715 ____________________________________________________________________________
11716 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
11717         Log: (intentionally empty)
11718      Branch: perl
11719            ! MANIFEST sv.h
11720 ____________________________________________________________________________
11721 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
11722         Log: Upgrade to Encode 1.26, from Dan Kogai.
11723      Branch: perl
11724            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
11725            + ext/Encode/ucm/jis0212.ucm
11726            - ext/Encode/lib/Encode/10646_1.pm
11727            - ext/Encode/lib/Encode/Internal.pm
11728            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
11729            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
11730            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
11731            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
11732            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
11733            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
11734            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
11735            - ext/Encode/ucm/macRumanian.ucm
11736            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
11737            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
11738            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
11739            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
11740            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
11741            ! ext/Encode/lib/Encode/Encoding.pm
11742            ! ext/Encode/lib/Encode/Supported.pod
11743            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
11744            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
11745            ! ext/Encode/ucm/adobeSymbol.ucm
11746            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
11747            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
11748            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
11749            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
11750            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
11751            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
11752            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
11753            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
11754            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
11755            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
11756            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
11757            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
11758            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
11759            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
11760            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
11761            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
11762            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
11763            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
11764            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
11765            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
11766            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
11767            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
11768            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
11769            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
11770            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
11771            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
11772            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
11773            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
11774            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
11775            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
11776            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
11777            ! ext/Encode/ucm/nextstep.ucm
11778 ____________________________________________________________________________
11779 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
11780         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
11781              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
11782              Now, where was my coffee mug...
11783      Branch: perl
11784            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
11785            ! pp_sys.c
11786 ____________________________________________________________________________
11787 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
11788         Log: Subject: [PATCH] MakeMaker basic.t on Win32
11789              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
11790              Date: Sun, 7 Apr 2002 14:25:48 +0200
11791              Message-ID: <3CB056EC.27101.1119A3D@localhost>
11792              
11793              Subject: [PATCH] MakeMaker && Win32 && nmake
11794              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
11795              Date: Sun, 7 Apr 2002 14:25:48 +0200
11796              Message-ID: <3CB056EC.9001.11199ED@localhost>
11797      Branch: perl
11798            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
11799 ____________________________________________________________________________
11800 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
11801         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
11802              From: Philip Newton <Philip.Newton@gmx.net>
11803              Date: Sun, 07 Apr 2002 07:51:49 +0200      
11804              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
11805      Branch: perl
11806            ! utf8.c
11807 ____________________________________________________________________________
11808 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
11809         Log: There was no nice way of getting in UTF-8 filenames:
11810              now one can use in the (new) three-arg form of readdir()
11811              and in File::Glob import a ":utf8" to transparently accept
11812              the filenames as Unicode.  Note that only :utf8 is supported,
11813              not fancier stuff like :encoding(foobar)
11814      Branch: perl
11815            + ext/File/Glob/t/utf8.t
11816            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
11817            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
11818            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
11819            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
11820            ! t/op/readdir.t
11821 ____________________________________________________________________________
11822 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
11823         Log: Subject: [PATCH] Re: perl@15772
11824              From: Nicholas Clark <nick@ccl4.org>
11825              Date: Sun, 7 Apr 2002 11:06:42 +0100
11826              Message-ID: <20020407110641.O10686@plum.flirble.org>
11827      Branch: perl
11828            ! hv.c
11829 ____________________________________________________________________________
11830 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
11831         Log: Subject: [PATCH] Re: 15764 breakage
11832              From: Michael G Schwern <schwern@pobox.com>
11833              Date: Sat, 6 Apr 2002 19:14:02 -0500
11834              Message-ID: <20020407001401.GA7076@blackrider>
11835      Branch: perl
11836            ! lib/ExtUtils/MM_Unix.pm
11837 ____________________________________________________________________________
11838 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
11839         Log: Instruction tweak.
11840      Branch: perl
11841            ! README.os390
11842 ____________________________________________________________________________
11843 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
11844         Log: Update Changes.
11845      Branch: perl
11846            ! Changes patchlevel.h
11847 ____________________________________________________________________________
11848 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
11849         Log: Subject: [PATCH] Encode tweaks for VMS
11850              From: Michael G Schwern <schwern@pobox.com>
11851              Date: Sat, 6 Apr 2002 03:26:09 -0500
11852              Message-ID: <20020406082609.GA28758@blackrider>
11853      Branch: perl
11854            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
11855            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
11856            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
11857            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
11858 ____________________________________________________________________________
11859 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
11860         Log: Prettyprinting and version paranoia.
11861      Branch: perl
11862            ! ext/DB_File/t/db-recno.t
11863 ____________________________________________________________________________
11864 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
11865         Log: Be explicit about the two DB_File tests croaking
11866              in Mac OS X.
11867      Branch: perl
11868            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
11869 ____________________________________________________________________________
11870 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
11871         Log: Regen toc.
11872      Branch: perl
11873            ! pod/perltoc.pod
11874 ____________________________________________________________________________
11875 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
11876         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
11877              From: Benjamin Goldberg <goldbb2@earthlink.net>
11878              Date: Fri, 05 Apr 2002 19:15:42 -0500
11879              Message-ID: <3CAE3E2E.8483505@earthlink.net>
11880      Branch: perl
11881            ! hv.h
11882 ____________________________________________________________________________
11883 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
11884         Log: Underline that the current implementation is not
11885              guaranteed to be forever; and reformat a bit.
11886      Branch: perl
11887            ! lib/utf8.pm
11888 ____________________________________________________________________________
11889 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
11890         Log: Subject: Weak spots in the utf8 manpage
11891              From: andreas.koenig@anima.de (Andreas J. Koenig)
11892              Date: Fri, 05 Apr 2002 10:08:44 +0200      
11893              Message-ID: <m3u1qqefeb.fsf@anima.de>      
11894      Branch: perl
11895            ! lib/utf8.pm
11896 ____________________________________________________________________________
11897 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
11898         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
11899              From: Michael G Schwern <schwern@pobox.com>
11900              Date: Sat, 6 Apr 2002 03:22:03 -0500
11901              Message-ID: <20020406082203.GA28713@blackrider>
11902      Branch: perl
11903            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
11904            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
11905            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
11906            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
11907            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
11908            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
11909            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
11910            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
11911            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
11912            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
11913 ____________________________________________________________________________
11914 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
11915         Log: No need to avoid utf8 warnings after #15762.
11916      Branch: perl
11917            ! lib/Unicode/Collate.pm
11918 ____________________________________________________________________________
11919 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
11920         Log: As noted by Philip Newton: nothing wrong with BOM,
11921              but 0xFFFE quite wrong.
11922      Branch: perl
11923            ! t/lib/warnings/utf8 utf8.c utf8.h
11924 ____________________________________________________________________________
11925 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
11926         Log: Explain the "gaps" in the UTF-8 encoding.
11927      Branch: perl
11928            ! pod/perlunicode.pod utf8.h
11929 ____________________________________________________________________________
11930 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
11931         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
11932              From: Nicholas Clark <nick@unfortu.net>
11933              Date: Sat, 6 Apr 2002 14:54:51 +0100
11934              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
11935      Branch: perl
11936            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
11937 ____________________________________________________________________________
11938 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
11939         Log: Signedness nits.
11940      Branch: perl
11941            ! hv.c
11942 ____________________________________________________________________________
11943 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
11944         Log: Make hv_notallowed a static as suggested by Nick Clark;
11945              and synchronize the nomenclature to talk about restricted
11946              (not fixed) hashes.
11947      Branch: perl
11948            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
11949            ! proto.h
11950 ____________________________________________________________________________
11951 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
11952         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
11953              From: Nicholas Clark <nick@unfortu.net>
11954              Date: Sat, 6 Apr 2002 00:21:17 +0100
11955              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
11956              
11957              (with the last one reversed)
11958      Branch: perl
11959            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
11960            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
11961 ____________________________________________________________________________
11962 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
11963         Log: Update the warning message.
11964      Branch: perl
11965            ! README.tru64
11966 ____________________________________________________________________________
11967 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
11968         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
11969              From: Dan Kogai <dankogai@dan.co.jp>
11970              Date: Sat, 6 Apr 2002 06:08:40 +0900
11971              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
11972      Branch: perl
11973            ! pod/perlunicode.pod
11974 ____________________________________________________________________________
11975 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
11976         Log: Some tests were failing silently instead of saying "not ok"
11977      Branch: perl
11978            ! t/comp/proto.t
11979 ____________________________________________________________________________
11980 [ 15753] By: nick                                  on 2002/04/05  19:30:12
11981         Log: Integrate mainline
11982      Branch: perlio
11983           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
11984           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
11985           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
11986 ____________________________________________________________________________
11987 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
11988         Log: Minor Tie::File test patch, from mjd.
11989      Branch: perl
11990            ! lib/Tie/File/t/24_cache_loop.t
11991 ____________________________________________________________________________
11992 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
11993         Log: Not *that* different line endings (noticed by Philip Newton)
11994      Branch: perl
11995            ! pod/perldelta.pod
11996 ____________________________________________________________________________
11997 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
11998         Log: Retract #15745 for now; won't work without more Encode fixes.
11999      Branch: perl
12000            ! ext/Encode/lib/Encode/10646_1.pm
12001 ____________________________________________________________________________
12002 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
12003         Log: metaconfig unit change for #15748.
12004      Branch: metaconfig
12005            ! U/modified/Oldconfig.U
12006 ____________________________________________________________________________
12007 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
12008         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
12009              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
12010              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
12011              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
12012      Branch: perl
12013            ! Configure
12014 ____________________________________________________________________________
12015 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
12016         Log: NetWare update from C Aditya.
12017      Branch: perl
12018            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
12019 ____________________________________________________________________________
12020 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
12021         Log: Win32 pacifying from mjd.
12022      Branch: perl
12023            ! lib/Tie/File/t/26_twrite.t
12024 ____________________________________________________________________________
12025 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
12026         Log: Integrate perlio:
12027              
12028              [ 15744]
12029              Not only did UCS-2 have dodgy name it was buggy.
12030      Branch: perl
12031           !> ext/Encode/lib/Encode/10646_1.pm
12032 ____________________________________________________________________________
12033 [ 15744] By: nick                                  on 2002/04/05  13:02:36
12034         Log: Not only did UCS-2 have dodgy name it was buggy.
12035      Branch: perlio
12036            ! ext/Encode/lib/Encode/10646_1.pm
12037 ____________________________________________________________________________
12038 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
12039         Log: Subject: Patch for bug ID 20020221.007
12040              From: Archer Sully <archer@meer.net>
12041              Date: Thu, 4 Apr 2002 21:45:34 -0700
12042              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
12043              
12044              Fix for "[ID 20020221.007] SEGV in Storable with empty string
12045              scalar object" (dclone)
12046      Branch: perl
12047            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
12048 ____________________________________________________________________________
12049 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
12050         Log: Subject: Re: lib/sort.t failure 
12051              From: "John P. Linderman" <jpl@research.att.com>
12052              Date: Fri, 05 Apr 2002 06:19:07 -0500
12053              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
12054              
12055              with a minor formatting tweak
12056      Branch: perl
12057            ! pod/perlfunc.pod
12058 ____________________________________________________________________________
12059 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
12060         Log: Subject: Re: lib/sort.t failure (and [PATCH])
12061              From: "John P. Linderman" <jpl@research.att.com>
12062              Date: Fri, 05 Apr 2002 07:13:27 -0500
12063              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
12064      Branch: perl
12065            ! lib/sort.t
12066 ____________________________________________________________________________
12067 [ 15740] By: nick                                  on 2002/04/05  09:31:42
12068         Log: Integrate mainline
12069      Branch: perlio
12070           +> (branch 49 files)
12071           !> (integrate 82 files)
12072 ____________________________________________________________________________
12073 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
12074         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
12075              From: Dan Kogai <dankogai@dan.co.jp>
12076              Date: Fri, 5 Apr 2002 11:52:50 +0900
12077              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
12078      Branch: perl
12079            ! ext/Encode/t/Aliases.t
12080 ____________________________________________________________________________
12081 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
12082         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
12083              From: Dan Kogai <dankogai@dan.co.jp>
12084              Date: Fri, 5 Apr 2002 11:39:55 +0900
12085              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
12086      Branch: perl
12087            ! ext/Encode/lib/Encode/Alias.pm
12088 ____________________________________________________________________________
12089 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
12090         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
12091              From: Ilmari Karonen <iltzu@sci.fi>
12092              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
12093              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
12094      Branch: perl
12095            ! gv.c t/op/method.t
12096 ____________________________________________________________________________
12097 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
12098         Log: I was fooled for a while, somebody else might be too.
12099      Branch: perl
12100            ! t/test.pl
12101 ____________________________________________________________________________
12102 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
12103         Log: test.pl-ify.
12104      Branch: perl
12105            ! t/op/method.t
12106 ____________________________________________________________________________
12107 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
12108         Log: Upgrade to Encode 1.20, from Dan Kogai.
12109      Branch: perl
12110            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
12111            + ext/Encode/ucm/adobeSymbol.ucm
12112            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
12113            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
12114            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
12115            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
12116            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
12117            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
12118            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
12119            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
12120            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
12121            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
12122            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
12123            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
12124            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
12125            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
12126            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
12127            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
12128            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
12129            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
12130            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
12131            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
12132            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
12133            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
12134            + ext/Encode/ucm/macSymbol.ucm
12135            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
12136            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
12137            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
12138            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
12139            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
12140            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
12141            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
12142            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
12143            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
12144            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
12145            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
12146            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
12147            ! ext/Encode/lib/Encode/Alias.pm
12148            ! ext/Encode/lib/Encode/Supported.pod
12149            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
12150            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
12151            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
12152            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
12153            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
12154            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
12155            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
12156            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
12157            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
12158            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
12159            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
12160            ! ext/Encode/ucm/nextstep.ucm
12161 ____________________________________________________________________________
12162 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
12163         Log: Subject: left-over "use 5.7.2" in threads.pm
12164              From: Slaven Rezic <slaven.rezic@berlin.de>
12165              Date: 21 Mar 2002 23:18:13 +0100
12166              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
12167      Branch: perl
12168            ! ext/threads/threads.pm
12169 ____________________________________________________________________________
12170 [ 15732] By: ams                                   on 2002/04/04  17:08:13
12171         Log: Subject: [PATCH 5.7.3 DOCS]
12172              From: mjd@plover.com
12173              Date: 4 Apr 2002 15:59:39 -0000
12174              Message-Id: <20020404155939.6754.qmail@plover.com>
12175      Branch: perl
12176            ! pod/perlfaq9.pod
12177 ____________________________________________________________________________
12178 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
12179         Log: metaconfig unit change for #15730.
12180      Branch: metaconfig
12181            ! U/threads/usethreads.U
12182 ____________________________________________________________________________
12183 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
12184         Log: Subject: Re: lib/sort.t failure [PATCH]
12185              From: Andy Dougherty <doughera@lafayette.edu>
12186              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
12187              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
12188              
12189              Default to usethreads in case the user most probably forgot it.
12190      Branch: perl
12191            ! Configure
12192 ____________________________________________________________________________
12193 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
12194         Log: Typo nits from Wolfgang Laun.
12195      Branch: perl
12196            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
12197 ____________________________________________________________________________
12198 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
12199         Log: Detypo in diagnostics.
12200      Branch: perl
12201            ! lib/locale.t
12202 ____________________________________________________________________________
12203 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
12204         Log: pod2html: try to be EOL agnostic.
12205              (Needs testing on CRLF and CR platforms.)
12206      Branch: perl
12207            + lib/Pod/t/eol.t
12208            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
12209 ____________________________________________________________________________
12210 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
12211         Log: Subject: [PATCH} Pod::HTML and HTML4
12212              From: Robert Spier <rspier@pobox.com>
12213              Date: Wed, 03 Apr 2002 16:26:21 -0800
12214              Message-ID: <3CAB9DAD.20305@pobox.com>
12215      Branch: perl
12216            ! lib/Pod/Html.pm
12217 ____________________________________________________________________________
12218 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
12219         Log: Byebye, beebee.
12220      Branch: perl
12221            ! t/lib/warnings/perlio
12222 ____________________________________________________________________________
12223 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
12224         Log: Subject: Re: enc2xs needs portable way to know it's in the core
12225              From: PPrymmer@factset.com
12226              Date: Wed, 3 Apr 2002 14:29:32 -0500
12227              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
12228      Branch: perl
12229            ! configure.com
12230 ____________________________________________________________________________
12231 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
12232         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
12233              From: Dominic Dunlop <domo@computer.org>
12234              Date: Wed, 3 Apr 2002 22:44:01 +0200
12235              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
12236      Branch: perl
12237            ! lib/File/Spec/t/rel2abs2rel.t
12238 ____________________________________________________________________________
12239 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
12240         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
12241              From: Paul_GreenVOS@vos.stratus.com
12242              Date: Wed, 3 Apr 02 16:34 est
12243              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
12244      Branch: perl
12245            ! pp_pack.c
12246 ____________________________________________________________________________
12247 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
12248         Log: Upgrade to Tie::File 0.93, from mjd.
12249      Branch: perl
12250            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
12251            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
12252            ! lib/Tie/File/t/41_heap.t
12253 ____________________________________________________________________________
12254 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
12255         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
12256              From: Andy Dougherty <doughera@lafayette.edu>
12257              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
12258              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
12259      Branch: perl
12260            ! lib/AnyDBM_File.t
12261 ____________________________________________________________________________
12262 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
12263         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
12264              and ccflags including -DNO_LOCALE
12265      Branch: perl
12266            ! perl.h
12267 ____________________________________________________________________________
12268 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
12269         Log: EPOC tweaks from Olaf Flebbe.
12270      Branch: perl
12271            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
12272 ____________________________________________________________________________
12273 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
12274         Log: Subject: [PATCH] Set @INC earlier
12275              From: Andy Dougherty <doughera@lafayette.edu>
12276              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
12277              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
12278      Branch: perl
12279            ! lib/AnyDBM_File.t lib/sort.t
12280 ____________________________________________________________________________
12281 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
12282         Log: perlcompile.pod was listing all B:: modules, except B::Concise
12283              (resubmitted)
12284      Branch: perl
12285            ! pod/perlcompile.pod
12286 ____________________________________________________________________________
12287 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
12288         Log: perlcompile.pod was listing all B:: modules, except B::Concise
12289      Branch: perl
12290            ! pod/perlcompile.pod
12291 ____________________________________________________________________________
12292 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
12293         Log: non-perlio robustness.
12294      Branch: perl
12295            ! ext/Socket/socketpair.t lib/utf8.t
12296 ____________________________________________________________________________
12297 [ 15713] By: nick                                  on 2002/04/03  18:06:49
12298         Log: Integrate mainline
12299      Branch: perlio
12300           +> lib/Tie/File/t/41_heap.t
12301           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
12302           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
12303           !> regexec.c t/op/re_tests t/op/tiearray.t
12304 ____________________________________________________________________________
12305 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
12306         Log: Tweak for 8.3 compat.
12307      Branch: perl
12308            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
12309            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
12310            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
12311            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
12312            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
12313            ! ext/Encode/bin/enc2xs
12314 ____________________________________________________________________________
12315 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
12316         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
12317              From: Mark-Jason Dominus <mjd@plover.com>
12318              Date: Wed, 03 Apr 2002 13:04:40 -0500
12319              Message-ID: <20020403180440.7614.qmail@plover.com>
12320      Branch: perl
12321            ! t/op/tiearray.t
12322 ____________________________________________________________________________
12323 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
12324         Log: Forgotten.
12325      Branch: perl
12326            + lib/Tie/File/t/41_heap.t
12327            ! MANIFEST
12328 ____________________________________________________________________________
12329 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
12330         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
12331              From: Mark Kvale <kvale@phy.ucsf.edu>
12332              Date: Tue, 2 Apr 2002 13:57:37 -0800
12333              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
12334      Branch: perl
12335            ! t/op/re_tests
12336 ____________________________________________________________________________
12337 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
12338         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
12339              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
12340              Date: Wed, 03 Apr 2002 03:34:34 +0100
12341              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
12342      Branch: perl
12343            ! regcomp.c
12344 ____________________________________________________________________________
12345 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
12346         Log: The leavetry crash should now be history.
12347      Branch: perl
12348            ! t/op/tiearray.t
12349 ____________________________________________________________________________
12350 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
12351         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
12352              From: Michael G Schwern <schwern@pobox.com>
12353              Date: Wed, 3 Apr 2002 10:56:44 -0500
12354              Message-ID: <20020403155644.GC916@blackrider>
12355      Branch: perl
12356            ! lib/ExtUtils/MM_Win95.pm
12357 ____________________________________________________________________________
12358 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
12359         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
12360              From: Dave Mitchell <davem@fdgroup.com>
12361              Date: Wed, 3 Apr 2002 02:08:26 +0100
12362              Message-ID: <20020403020825.B16724@fdgroup.com>
12363      Branch: perl
12364            ! pp_ctl.c
12365 ____________________________________________________________________________
12366 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
12367         Log: Prototype tweak for non-threaded builds.
12368      Branch: perl
12369            ! perl.c
12370 ____________________________________________________________________________
12371 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
12372         Log: Detached threads do not help; they still hold resources.
12373      Branch: perl
12374            ! ext/threads/threads.pm pod/perldiag.pod
12375 ____________________________________________________________________________
12376 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
12377         Log: Doc tweak from Wolfgang Laun.
12378      Branch: perl
12379            ! lib/File/Compare.pm
12380 ____________________________________________________________________________
12381 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
12382         Log: Subject: [PATCH bleadperl] regexec.c
12383              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12384              Date: Wed, 3 Apr 2002 11:13:30 +0200
12385              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
12386      Branch: perl
12387            ! regexec.c
12388 ____________________________________________________________________________
12389 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
12390         Log: Document the "Cleanup skipped ..." warning.
12391      Branch: perl
12392            ! ext/threads/threads.pm pod/perldiag.pod
12393 ____________________________________________________________________________
12394 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
12395         Log: Integrate perlio:
12396              
12397              [ 15698]
12398              Fix segfaults when mainthread exits with other threads running:
12399              - track number of running threads
12400              - if main thread calls perl_destruct() with other threads running
12401              skip most of cleanup (with a warning).
12402              
12403              [ 15696]
12404              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
12405      Branch: perl
12406           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
12407           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
12408           !> pod/perlapi.pod proto.h
12409 ____________________________________________________________________________
12410 [ 15698] By: nick                                  on 2002/04/03  13:15:30
12411         Log: Fix segfaults when mainthread exits with other threads running:
12412              - track number of running threads
12413              - if main thread calls perl_destruct() with other threads running
12414              skip most of cleanup (with a warning).
12415      Branch: perlio
12416            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
12417            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
12418 ____________________________________________________________________________
12419 [ 15697] By: nick                                  on 2002/04/03  07:34:13
12420         Log: Integrate mainline
12421      Branch: perlio
12422           +> lib/Net/Ping/t/250_ping_hires.t
12423           !> (integrate 33 files)
12424 ____________________________________________________________________________
12425 [ 15696] By: nick                                  on 2002/04/03  06:41:58
12426         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
12427      Branch: perlio
12428            ! lib/ExtUtils/xsubpp
12429 ____________________________________________________________________________
12430 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
12431         Log: Subject: [PATCH @15047] debugger
12432              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12433              Date: Sat, 16 Mar 2002 04:38:50 -0500
12434              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
12435      Branch: perl
12436            ! lib/perl5db.pl
12437 ____________________________________________________________________________
12438 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
12439         Log: Third Degree flags.
12440      Branch: perl
12441            ! Makefile.SH
12442 ____________________________________________________________________________
12443 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
12444         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
12445              From: Mark-Jason Dominus <mjd@plover.com>
12446              Date: Tue, 02 Apr 2002 16:35:11 -0500
12447              Message-ID: <20020402213511.27781.qmail@plover.com>
12448              
12449              (tweaked)
12450      Branch: perl
12451            ! pod/perlfunc.pod
12452 ____________________________________________________________________________
12453 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
12454         Log: Upgrade to Tie::File 0.92, from mjd.
12455      Branch: perl
12456            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
12457            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
12458            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
12459            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
12460            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
12461            ! lib/Tie/File/t/40_abs_cache.t
12462 ____________________________________________________________________________
12463 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
12464         Log: Subject: [PATCH] Update my email address in perl.c
12465              From: Paul_GreenVOS@vos.stratus.com
12466              Date: Tue, 2 Apr 02 15:27 est
12467              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
12468      Branch: perl
12469            ! AUTHORS perl.c
12470 ____________________________________________________________________________
12471 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
12472         Log: POD fix.
12473      Branch: perl
12474            ! pod/perldelta.pod
12475 ____________________________________________________________________________
12476 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
12477         Log: What started as a small nit (the charnames test, nit found
12478              be Hugo), ballooned a bit... the goal is Larry's wish that
12479              illegal Unicode (such as U+FFFF) by default doesn't warn,
12480              since what if somebody WANTS to create illegal Unicode?
12481              Now getting close to this in the regex runtime.
12482              (Also, fix more of my fixation that BOM would be U+FFFE.)
12483      Branch: perl
12484            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
12485            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
12486 ____________________________________________________________________________
12487 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
12488         Log: Talk more about Net::Ping.
12489      Branch: perl
12490            ! pod/perldelta.pod
12491 ____________________________________________________________________________
12492 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
12493         Log: Upgrade to Net::Ping 2.14.
12494      Branch: perl
12495            + lib/Net/Ping/t/250_ping_hires.t
12496            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
12497            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
12498            ! lib/Net/Ping/t/140_stream_inst.t
12499 ____________________________________________________________________________
12500 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
12501         Log: XML::Parser 2.31 should be out shortly.
12502      Branch: perl
12503            ! pod/perldelta.pod
12504 ____________________________________________________________________________
12505 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
12506         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
12507              From: George Necula <necula@eecs.berkeley.edu>
12508              Date: Tue, 2 Apr 2002 10:22:41 -0800
12509              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
12510      Branch: perl
12511            ! lib/File/Spec/Cygwin.pm
12512 ____________________________________________________________________________
12513 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
12514         Log: EBCDIC test tweak.
12515      Branch: perl
12516            ! pod/perldelta.pod t/uni/case.pl
12517 ____________________________________________________________________________
12518 [ 15683] By: nick                                  on 2002/04/02  15:36:17
12519         Log: Integrate mainline
12520      Branch: perlio
12521           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
12522           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
12523           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
12524 ____________________________________________________________________________
12525 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
12526         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
12527              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12528              Date: Tue, 2 Apr 2002 00:37:08 -0500
12529              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
12530      Branch: perl
12531            ! os2/os2ish.h perlio.c
12532 ____________________________________________________________________________
12533 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
12534         Log: Subject: [PATCH @15047] debugger again
12535              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12536              Date: Tue, 2 Apr 2002 00:30:31 -0500
12537              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
12538      Branch: perl
12539            ! lib/perl5db.pl
12540 ____________________________________________________________________________
12541 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
12542         Log: Subject: [PATCH @15047] test() in CPAN.pm
12543              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12544              Date: Tue, 2 Apr 2002 00:46:45 -0500
12545              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
12546      Branch: perl
12547            ! lib/CPAN.pm
12548 ____________________________________________________________________________
12549 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
12550         Log: Sync with libnet-1.11
12551      Branch: perl
12552            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
12553            ! lib/Net/SMTP.pm
12554 ____________________________________________________________________________
12555 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
12556         Log: NetWare tweaks from C Aditya.
12557      Branch: perl
12558            ! NetWare/t/NWScripts.pl scope.c
12559 ____________________________________________________________________________
12560 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
12561         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
12562              From: Dan Kogai <dankogai@dan.co.jp>
12563              Date: Tue, 2 Apr 2002 22:21:47 +0900
12564              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
12565      Branch: perl
12566            ! ext/Encode/Encode.xs
12567 ____________________________________________________________________________
12568 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
12569         Log: Integrate perlio:
12570              
12571              [ 15675]
12572              Add buffer size growth test.
12573              
12574              [ 15674]
12575              Calculate buffer size needs in float to avoid 32-bit overflow.
12576      Branch: perl
12577           +> ext/Encode/t/grow.t
12578           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
12579 ____________________________________________________________________________
12580 [ 15675] By: nick                                  on 2002/04/02  07:49:41
12581         Log: Add buffer size growth test.
12582      Branch: perlio
12583            + ext/Encode/t/grow.t
12584            ! MANIFEST ext/Encode/MANIFEST
12585 ____________________________________________________________________________
12586 [ 15674] By: nick                                  on 2002/04/02  07:40:49
12587         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
12588      Branch: perlio
12589            ! ext/Encode/Encode.xs
12590 ____________________________________________________________________________
12591 [ 15673] By: nick                                  on 2002/04/02  07:40:06
12592         Log: Integrate mainline
12593      Branch: perlio
12594           +> (branch 102 files)
12595            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
12596            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
12597            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
12598            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
12599            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
12600            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
12601            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
12602            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
12603            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
12604            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
12605            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
12606            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
12607            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
12608            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
12609            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
12610            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
12611            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
12612            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
12613            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
12614            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
12615            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
12616            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
12617            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
12618            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
12619            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
12620            - ext/Encode/Encode/macCentEuro.ucm
12621            - ext/Encode/Encode/macCroatian.ucm
12622            - ext/Encode/Encode/macCyrillic.ucm
12623            - ext/Encode/Encode/macDingbats.ucm
12624            - ext/Encode/Encode/macGreek.ucm
12625            - ext/Encode/Encode/macIceland.ucm
12626            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
12627            - ext/Encode/Encode/macRumanian.ucm
12628            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
12629            - ext/Encode/Encode/macTurkish.ucm
12630            - ext/Encode/Encode/macUkraine.ucm
12631            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
12632            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
12633            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
12634            - ext/Encode/compile ext/Encode/encode.h
12635            - ext/Encode/lib/Encode/CN/2022_CN.pm
12636            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
12637            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
12638            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
12639            - lib/unicore/PropertyValueAliases.txt
12640           !> (integrate 143 files)
12641 ____________________________________________________________________________
12642 [ 15672] By: ams                                   on 2002/04/02  04:42:44
12643         Log: Win32 fix for Tie::File from MJD.
12644      Branch: perl
12645            ! lib/Tie/File.pm
12646 ____________________________________________________________________________
12647 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
12648         Log: Add a few tests to the timing-sensitive list.
12649      Branch: perl
12650            ! INSTALL
12651 ____________________________________________________________________________
12652 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
12653         Log: Subject: [PATCH sort.t] extensive regression testing
12654              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12655              Date: Mon, 1 Apr 2002 23:50:24 +0200
12656              Message-ID: <20020401235024.E677@rafael>
12657      Branch: perl
12658            ! lib/sort.t
12659 ____________________________________________________________________________
12660 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
12661         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)
12662              From: Nicholas Clark <nick@unfortu.net>
12663              Date: Mon, 1 Apr 2002 21:54:05 +0100
12664              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
12665      Branch: perl
12666            ! lib/Memoize/t/errors.t
12667 ____________________________________________________________________________
12668 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
12669         Log: Subject: getting rid of a few superfluous $&/$`
12670              From: Jeffrey Friedl <jfriedl@yahoo.com>
12671              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
12672              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
12673              
12674              (with more-backward-compat than just using @- and @+, also by Jeffrey)
12675              
12676              (The version number of Text::Balanced intentionally not
12677              increased since Damian will make a new release after 5.8)
12678      Branch: perl
12679            ! lib/Pod/Html.pm lib/Text/Balanced.pm
12680 ____________________________________________________________________________
12681 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
12682         Log: Subject: [PATCH 5.7.3 TESTS]
12683              From: mjd@plover.com
12684              Date: 1 Apr 2002 20:32:18 -0000
12685              Message-ID: <20020401203218.25230.qmail@plover.com>
12686      Branch: perl
12687            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
12688            ! t/op/tiearray.t t/test.pl
12689 ____________________________________________________________________________
12690 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
12691         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
12692              From: Paul_GreenVOS@vos.stratus.com
12693              Date: Mon, 1 Apr 02 15:15 est
12694              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
12695      Branch: perl
12696            ! iperlsys.h
12697 ____________________________________________________________________________
12698 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
12699         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
12700              From: Paul_GreenVOS@vos.stratus.com
12701              Date: Mon, 1 Apr 02 14:11 est
12702              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
12703      Branch: perl
12704            ! lib/ExtUtils/MM_Unix.pm
12705 ____________________________________________________________________________
12706 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
12707         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
12708              From: Nicholas Clark <nick@unfortu.net>
12709              Date: Mon, 1 Apr 2002 19:30:05 +0100
12710              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
12711      Branch: perl
12712            ! t/op/pat.t t/op/utfhash.t
12713 ____________________________________________________________________________
12714 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
12715         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
12716              From: Mark-Jason Dominus <mjd@plover.com>
12717              Date: Mon, 01 Apr 2002 13:22:01 -0500
12718              Message-ID: <20020401182201.21189.qmail@plover.com>
12719      Branch: perl
12720            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
12721 ____________________________________________________________________________
12722 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
12723         Log: Update Changes.
12724      Branch: perl
12725            ! Changes patchlevel.h
12726 ____________________________________________________________________________
12727 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
12728         Log: Subject: [PATCH 5.7.3 DOC]
12729              From: mjd@plover.com
12730              Date: 1 Apr 2002 17:23:40 -0000
12731              Message-ID: <20020401172340.16410.qmail@plover.com>
12732      Branch: perl
12733            ! pod/perldelta.pod
12734 ____________________________________________________________________________
12735 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
12736         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
12737      Branch: perl
12738            ! hints/unicos.sh
12739 ____________________________________________________________________________
12740 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
12741         Log: Advertise piconv and enc2xs.
12742      Branch: perl
12743            ! pod/perldelta.pod
12744 ____________________________________________________________________________
12745 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
12746         Log: Add enc2xs.
12747      Branch: perl
12748            + utils/enc2xs.PL
12749            ! MANIFEST utils/Makefile
12750 ____________________________________________________________________________
12751 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
12752         Log: Integrate perlio:
12753              
12754              [ 15653]
12755              Be more explicit testing for \015 not \r
12756      Branch: perl
12757           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
12758           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
12759 ____________________________________________________________________________
12760 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
12761         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
12762              From: Philip Newton <Philip.Newton@gmx.net>
12763              Date: Mon, 01 Apr 2002 17:06:18 +0200
12764              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
12765      Branch: perl
12766            ! lib/charnames.pm lib/charnames.t
12767 ____________________________________________________________________________
12768 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
12769         Log: Subject: detypo patch
12770              From: andreas.koenig@anima.de (Andreas J. Koenig)
12771              Date: Mon, 01 Apr 2002 10:09:21 +0200
12772              Message-ID: <m3r8lzsuvi.fsf@anima.de>
12773      Branch: perl
12774            ! INSTALL
12775 ____________________________________________________________________________
12776 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
12777         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
12778              From: Philip Newton <Philip.Newton@gmx.net>
12779              Date: Mon, 01 Apr 2002 08:12:01 +0200
12780              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
12781      Branch: perl
12782            ! lib/charnames.pm lib/charnames.t
12783 ____________________________________________________________________________
12784 [ 15653] By: nick                                  on 2002/04/01  09:20:24
12785         Log: Be more explicit testing for \015 not \r
12786      Branch: perlio
12787            ! t/io/crlf.t
12788 ____________________________________________________________________________
12789 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
12790         Log: If under UTF-8 locale the utf8.pm really needs to be found.
12791      Branch: perl
12792            ! t/comp/cpp.t t/run/switchPx.t
12793 ____________________________________________________________________________
12794 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
12795         Log: Upgrade to Tie::File 0.91, from mjd.
12796      Branch: perl
12797            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
12798            + lib/Tie/File/t/26_twrite.t
12799            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
12800            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
12801            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
12802            ! lib/Tie/File/t/16_handle.t
12803 ____________________________________________________________________________
12804 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
12805         Log: DJGPP tweaks from Laszlo.
12806      Branch: perl
12807            ! lib/ExtUtils/MM_DOS.pm util.c
12808 ____________________________________________________________________________
12809 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
12810         Log: Discussion about minimal installations.
12811      Branch: perl
12812            ! INSTALL
12813 ____________________________________________________________________________
12814 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
12815         Log: Comment tweak from Hugo.
12816      Branch: perl
12817            ! regexec.c
12818 ____________________________________________________________________________
12819 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
12820         Log: Another UTF-8 locale tweak from Hugo.
12821      Branch: perl
12822            ! regexec.c
12823 ____________________________________________________________________________
12824 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
12825         Log: Document the known MacOS X locale problem.
12826      Branch: perl
12827            ! pod/perldelta.pod
12828 ____________________________________________________________________________
12829 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
12830         Log: Regex fix from Hugo: in UTF-8 locales the character
12831              counting code didn't work right for minimal matches.
12832      Branch: perl
12833            ! regexec.c
12834 ____________________________________________________________________________
12835 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
12836         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
12837              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12838              Date: Sun, 31 Mar 2002 20:32:43 -0500
12839              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
12840      Branch: perl
12841            ! lib/ExtUtils/xsubpp
12842 ____________________________________________________________________________
12843 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
12844         Log: Document known FreeBSD locale glitch. 
12845      Branch: perl
12846            ! pod/perldelta.pod
12847 ____________________________________________________________________________
12848 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
12849         Log: There is --list in glibc iconv.
12850      Branch: perl
12851            ! ext/Encode/bin/piconv
12852 ____________________________________________________________________________
12853 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
12854         Log: Slight usage tweaks to piconv: show usage with
12855              no -t -f or -l arguments, or with -h.
12856      Branch: perl
12857            ! ext/Encode/bin/piconv
12858 ____________________________________________________________________________
12859 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
12860         Log: Get the piconv installed.
12861      Branch: perl
12862            + utils/piconv.PL
12863            ! MANIFEST utils/Makefile
12864 ____________________________________________________________________________
12865 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
12866         Log: Spelling tweaks.
12867      Branch: perl
12868            ! ext/Encode/bin/piconv
12869 ____________________________________________________________________________
12870 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
12871         Log: Upgrade to Encode 1.11, from Dan Kogai.
12872      Branch: perl
12873            + ext/Encode/Encode/Changes.e2x
12874            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
12875            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
12876            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
12877            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
12878            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
12879            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
12880            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
12881            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
12882            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
12883            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
12884            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
12885            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
12886            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
12887            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
12888            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
12889            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
12890            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
12891            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
12892            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
12893            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
12894            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
12895            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
12896            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
12897            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
12898            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
12899            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
12900            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
12901            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
12902            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
12903            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
12904            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
12905            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
12906            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
12907            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
12908            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
12909            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
12910            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
12911            + ext/Encode/ucm/viscii.ucm
12912            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
12913            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
12914            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
12915            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
12916            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
12917            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
12918            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
12919            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
12920            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
12921            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
12922            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
12923            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
12924            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
12925            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
12926            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
12927            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
12928            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
12929            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
12930            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
12931            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
12932            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
12933            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
12934            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
12935            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
12936            - ext/Encode/Encode/ksc5601.ucm
12937            - ext/Encode/Encode/macCentEuro.ucm
12938            - ext/Encode/Encode/macCroatian.ucm
12939            - ext/Encode/Encode/macCyrillic.ucm
12940            - ext/Encode/Encode/macDingbats.ucm
12941            - ext/Encode/Encode/macGreek.ucm
12942            - ext/Encode/Encode/macIceland.ucm
12943            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
12944            - ext/Encode/Encode/macRumanian.ucm
12945            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
12946            - ext/Encode/Encode/macTurkish.ucm
12947            - ext/Encode/Encode/macUkraine.ucm
12948            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
12949            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
12950            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
12951            - lib/encoding.pm lib/encoding.t
12952            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
12953            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
12954            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
12955            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
12956            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
12957            ! ext/Encode/Makefile.PL ext/Encode/README
12958            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
12959            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
12960            ! ext/Encode/lib/Encode/Alias.pm
12961            ! ext/Encode/lib/Encode/Supported.pod
12962 ____________________________________________________________________________
12963 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
12964         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
12965              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
12966              respective test    and doc tweaks.
12967      Branch: perl
12968            ! lib/charnames.pm lib/charnames.t
12969 ____________________________________________________________________________
12970 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
12971         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
12972              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12973              Date: Sun, 31 Mar 2002 22:47:31 +0200
12974              Message-ID: <20020331224731.E854@rafael>
12975      Branch: perl
12976            ! pod/perlfunc.pod
12977 ____________________________________________________________________________
12978 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
12979         Log: Subject: [PATCH] __attribute__ problems with g++
12980              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12981              Date: Sun, 31 Mar 2002 22:43:03 +0200
12982              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
12983      Branch: perl
12984            ! perl.h
12985 ____________________________________________________________________________
12986 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
12987         Log: Put back the #! line, false alarm.
12988      Branch: perl
12989            ! lib/ExtUtils/t/Constant.t
12990 ____________________________________________________________________________
12991 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
12992         Log: Subject: Re: [Patch] pod/perlvar.pod
12993              From: Philip Newton <Philip.Newton@gmx.net>
12994              Date: Sun, 31 Mar 2002 07:40:43 +0200
12995              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
12996      Branch: perl
12997            ! pod/perlvar.pod
12998 ____________________________________________________________________________
12999 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
13000         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
13001              From: Spider Boardman <spider@Orb.Nashua.NH.US>
13002              Date: Sat, 30 Mar 2002 21:37:37 -0500
13003              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
13004      Branch: perl
13005            ! ext/Socket/socketpair.t
13006 ____________________________________________________________________________
13007 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
13008         Log: Subject: Re: compile tweak for Win32
13009              From: Michael G Schwern <schwern@pobox.com>
13010              Date: Fri, 29 Mar 2002 17:48:22 -0500      
13011              Message-ID: <20020329224822.GG16816@blackrider>
13012      Branch: perl
13013            ! win32/buildext.pl
13014 ____________________________________________________________________________
13015 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
13016         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
13017              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13018              Date: Sat, 30 Mar 2002 22:19:46 +0100
13019              Message-ID: <20020330221946.A28497@rafael>
13020      Branch: perl
13021            ! t/lib/1_compile.t
13022 ____________________________________________________________________________
13023 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
13024         Log: Subject: [PATCH regmesg.t] increase output verbosity
13025              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13026              Date: Sat, 30 Mar 2002 22:34:08 +0100
13027              Message-ID: <20020330223408.C28497@rafael>
13028      Branch: perl
13029            ! t/op/regmesg.t
13030 ____________________________________________________________________________
13031 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
13032         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
13033              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13034              Date: Sat, 30 Mar 2002 21:36:23 +0100
13035              Message-ID: <20020330213623.A677@rafael>
13036      Branch: perl
13037            ! regcomp.c
13038 ____________________________________________________________________________
13039 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
13040         Log: If using a network filesystem several different hosts
13041              may be trying to lock the same file.  In this case offering
13042              to kill the other process is not that helpful.  (Unless one
13043              has *real* clustering, but that's not usually the case.)
13044      Branch: perl
13045            ! lib/CPAN.pm
13046 ____________________________________________________________________________
13047 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
13048         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
13049              From: andreas.koenig@anima.de (Andreas J. Koenig)
13050              Date: Sat, 30 Mar 2002 06:12:36 +0100
13051              Message-ID: <m3hemyvdtn.fsf@anima.de>
13052      Branch: perl
13053            ! lib/Dumpvalue.pm
13054 ____________________________________________________________________________
13055 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
13056         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
13057              From: Jeremy Zawodny <Jeremy@Zawodny.com>
13058              Date: Fri, 29 Mar 2002 17:55:20 -0800
13059              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
13060      Branch: perl
13061            ! utils/dprofpp.PL
13062 ____________________________________________________________________________
13063 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
13064         Log: Subject: [Patch] pod/perlvar.pod
13065              From: Dan Kogai <dankogai@dan.co.jp>
13066              Date: Sun, 31 Mar 2002 02:03:36 +0900
13067              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
13068      Branch: perl
13069            ! pod/perlvar.pod
13070 ____________________________________________________________________________
13071 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
13072         Log: Subject: [PATCH] MM & Encode fixes
13073              From: Michael G Schwern <schwern@pobox.com>
13074              Date: Sat, 30 Mar 2002 06:41:56 -0500
13075              Message-ID: <20020330114156.GA16533@blackrider>
13076      Branch: perl
13077            + lib/ExtUtils/t/basic.t
13078            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
13079            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
13080            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
13081            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
13082            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
13083            ! lib/ExtUtils/t/hints.t
13084 ____________________________________________________________________________
13085 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
13086         Log: EBCDICification.
13087      Branch: perl
13088            ! lib/charnames.t
13089 ____________________________________________________________________________
13090 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
13091         Log: Upgrade to Tie::File 0.90, from mjd.
13092      Branch: perl
13093            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
13094            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
13095            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
13096            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
13097            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
13098            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
13099            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
13100            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
13101            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
13102 ____________________________________________________________________________
13103 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
13104         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
13105              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13106              Date: Sat, 30 Mar 2002 00:20:39 +0100
13107              Message-ID: <20020330002039.A716@rafael>
13108      Branch: perl
13109            ! lib/sort.pm
13110 ____________________________________________________________________________
13111 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
13112         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
13113              From: Michael G Schwern <schwern@pobox.com>
13114              Date: Fri, 29 Mar 2002 18:14:20 -0500
13115              Message-ID: <20020329231419.GI16816@blackrider>
13116      Branch: perl
13117            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
13118            ! wince/Makefile.ce
13119 ____________________________________________________________________________
13120 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
13121         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
13122              From: Paul_GreenVOS@vos.stratus.com
13123              Date: Fri, 29 Mar 02 18:01 est
13124              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
13125      Branch: perl
13126            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
13127 ____________________________________________________________________________
13128 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
13129         Log: AUTHORS updates.
13130      Branch: perl
13131            ! AUTHORS
13132 ____________________________________________________________________________
13133 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
13134         Log: Upgrade to Encode 1.01, from Dan Kogai.
13135      Branch: perl
13136            ! ext/Encode/Changes ext/Encode/Encode.pm
13137            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
13138            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
13139            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
13140            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
13141            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
13142            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
13143            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
13144            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
13145            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
13146            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
13147            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
13148            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
13149            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
13150            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
13151            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
13152            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
13153            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
13154            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
13155            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
13156            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
13157            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
13158            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
13159            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
13160            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
13161            ! ext/Encode/Encode/ksc5601.ucm
13162            ! ext/Encode/Encode/macCentEuro.ucm
13163            ! ext/Encode/Encode/macCroatian.ucm
13164            ! ext/Encode/Encode/macCyrillic.ucm
13165            ! ext/Encode/Encode/macDingbats.ucm
13166            ! ext/Encode/Encode/macGreek.ucm
13167            ! ext/Encode/Encode/macIceland.ucm
13168            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
13169            ! ext/Encode/Encode/macRumanian.ucm
13170            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
13171            ! ext/Encode/Encode/macTurkish.ucm
13172            ! ext/Encode/Encode/macUkraine.ucm
13173            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
13174            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
13175            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
13176            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
13177            ! ext/Encode/lib/Encode/CJKConstants.pm
13178            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
13179            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
13180            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
13181 ____________________________________________________________________________
13182 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
13183         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
13184              From: "Craig A. Berry" <craigberry@mac.com>
13185              Date: Fri, 29 Mar 2002 13:46:28 -0600
13186              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
13187      Branch: perl
13188            ! configure.com
13189 ____________________________________________________________________________
13190 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
13191         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
13192              which one has to get from the CPAN distribution.
13193      Branch: perl
13194            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
13195            + lib/Memoize/t/expmod_t.t
13196            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
13197            - lib/Memoize/t/expire_module_t.t
13198            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
13199            ! lib/Memoize/README
13200 ____________________________________________________________________________
13201 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
13202         Log: metaconfig unit tweak.
13203      Branch: metaconfig/U/perl
13204            ! versiononly.U
13205 ____________________________________________________________________________
13206 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
13207         Log: Configure-related tweaks.
13208      Branch: perl
13209            ! Porting/Glossary Porting/config.sh Porting/config_H
13210            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13211            ! vos/config.ga.h
13212 ____________________________________________________________________________
13213 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
13214         Log: Ooops.
13215      Branch: perl
13216            ! t/op/ver.t
13217 ____________________________________________________________________________
13218 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
13219         Log: Subject: [PATCH @15606] d_time for vms
13220              From: "Craig A. Berry" <craigberry@mac.com>
13221              Date: Fri, 29 Mar 2002 11:58:29 -0600
13222              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
13223      Branch: perl
13224            ! configure.com
13225 ____________________________________________________________________________
13226 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
13227         Log: Subject: Re: Regex-Unicode bugs
13228              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13229              Date: Thu, 28 Mar 2002 10:12:35 +0100
13230              Message-ID: <20020328101235.F678@rafael>
13231      Branch: perl
13232            ! t/op/regmesg.t
13233 ____________________________________________________________________________
13234 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
13235         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
13236              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13237              Date: Fri, 29 Mar 2002 16:53:27 +0000
13238              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
13239      Branch: perl
13240            ! pod/perlre.pod pod/perlretut.pod
13241 ____________________________________________________________________________
13242 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
13243         Log: Subject: Re: debugger debuggers wanted
13244              From: spidb@cpan.org
13245              Date: Fri, 29 Mar 2002 06:34:11 -0500
13246              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
13247      Branch: perl
13248            ! lib/perl5db.pl
13249 ____________________________________________________________________________
13250 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
13251         Log: Update Changes.
13252      Branch: perl
13253            ! Changes patchlevel.h
13254 ____________________________________________________________________________
13255 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
13256         Log: Rename for 8.3-friendliness.
13257      Branch: perl
13258            + lib/unicore/PropValueAliases.txt
13259            - lib/unicore/PropertyValueAliases.txt
13260            ! MANIFEST lib/unicore/README.perl
13261 ____________________________________________________________________________
13262 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
13263         Log: Retract ExtUtils/t/basic.t until it works.
13264      Branch: perl
13265            - lib/ExtUtils/t/basic.t
13266            ! MANIFEST
13267 ____________________________________________________________________________
13268 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
13269         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
13270              From: Slaven Rezic <slaven.rezic@berlin.de>
13271              Date: 28 Mar 2002 22:27:14 +0100
13272              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
13273      Branch: perl
13274            ! hints/freebsd.sh
13275 ____________________________________________________________________________
13276 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
13277         Log: Interesting... where did this come from?
13278              (The Configure change in #15600)
13279      Branch: perl
13280            ! config_h.SH
13281 ____________________________________________________________________________
13282 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
13283         Log: metaconfig unit change for #15600.
13284      Branch: metaconfig/U/perl
13285            ! versiononly.U
13286 ____________________________________________________________________________
13287 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
13288         Log: Subject: versiononly should not put `old' versions in inc
13289              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13290              Date: Fri, 29 Mar 2002 12:53:49 +0100
13291              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
13292      Branch: perl
13293            ! Configure
13294 ____________________________________________________________________________
13295 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
13296         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
13297              From: Michael G Schwern <schwern@pobox.com>
13298              Date: Fri, 29 Mar 2002 04:12:47 -0500
13299              Message-ID: <20020329091247.GA7432@blackrider>
13300              
13301              (with two nits: (1) change lib/Extutils/Command/MM.pm
13302              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
13303              @INC to compile.t)
13304      Branch: perl
13305            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
13306            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
13307            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
13308            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
13309            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
13310            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
13311            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
13312            + lib/ExtUtils/t/Problem-Module/Makefile.PL
13313            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
13314            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
13315            + t/lib/MakeMaker/Test/Utils.pm
13316            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
13317            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
13318            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
13319            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
13320            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
13321            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13322            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
13323            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
13324            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
13325            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
13326            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
13327            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
13328            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
13329            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
13330            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
13331            ! t/lib/TieOut.pm
13332 ____________________________________________________________________________
13333 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
13334         Log: Leftovers from Encode 0.99.
13335      Branch: perl
13336            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
13337            - ext/Encode/compile ext/Encode/encode.h
13338            - ext/Encode/lib/Encode/CN/2022_CN.pm
13339            - ext/Encode/lib/Encode/Details.pod
13340 ____________________________________________________________________________
13341 [ 15597] By: nick                                  on 2002/03/29  14:03:35
13342         Log: Integrate mainline
13343      Branch: perlio
13344           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
13345           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
13346           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
13347           !> (integrate 130 files)
13348 ____________________________________________________________________________
13349 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
13350         Log: Subject: Another Unicode-3.2-induced doc fix
13351              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
13352              Date: Fri, 29 Mar 2002 21:45:47 +0900
13353              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
13354      Branch: perl
13355            ! ext/Unicode/Normalize/Normalize.pm
13356 ____________________________________________________________________________
13357 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
13358         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
13359              From: Slaven Rezic <slaven.rezic@berlin.de>
13360              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
13361              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
13362      Branch: perl
13363            ! reentr.c reentr.pl
13364 ____________________________________________________________________________
13365 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
13366         Log: Subject: [PATCH] Quieting OS X
13367              From: Michael G Schwern <schwern@pobox.com>
13368              Date: Fri, 29 Mar 2002 05:46:23 -0500
13369              Message-ID: <20020329104622.GA9163@blackrider>
13370      Branch: perl
13371            ! ext/POSIX/t/posix.t t/op/stat.t
13372 ____________________________________________________________________________
13373 [ 15593] By: ams                                   on 2002/03/29  07:32:22
13374         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
13375              From: Paul_GreenVOS@vos.stratus.com
13376              Date: Fri, 29 Mar 02 0:05 est
13377              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
13378      Branch: perl
13379            ! ext/Time/HiRes/HiRes.xs
13380 ____________________________________________________________________________
13381 [ 15592] By: ams                                   on 2002/03/29  07:28:29
13382         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
13383              From: Spider Boardman <spidb@cpan.org>
13384              Date: Fri, 29 Mar 2002 00:52:24 -0500
13385              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
13386      Branch: perl
13387            ! op.c t/op/attrs.t
13388 ____________________________________________________________________________
13389 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
13390         Log: It's perlce.
13391      Branch: perl
13392            ! pod/perldelta.pod
13393 ____________________________________________________________________________
13394 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
13395         Log: MPE/iX tweaks from Mark Bixby.
13396      Branch: perl
13397            ! ext/Storable/t/lock.t mpeix/relink
13398 ____________________________________________________________________________
13399 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
13400         Log: Upgrade to Encode 1.00, from Dan Kogai.
13401              
13402              (one nit: bin/enc2xs needed also ../..)
13403      Branch: perl
13404            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
13405            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
13406            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
13407            ! (edit 104 files)
13408 ____________________________________________________________________________
13409 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
13410         Log: Subject: [PATCH] NEXT LINE --> NEL
13411              From: Philip Newton <Philip.Newton@gmx.net>
13412              Date: Thu, 28 Mar 2002 21:03:10 +0000
13413              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
13414      Branch: perl
13415            ! lib/charnames.pm lib/charnames.t
13416 ____________________________________________________________________________
13417 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
13418         Log: binmode :bytes, again.
13419      Branch: perl
13420            ! lib/utf8.t
13421 ____________________________________________________________________________
13422 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
13423         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
13424              From: Mark-Jason Dominus <mjd@plover.com>
13425              Date: Thu, 28 Mar 2002 10:36:03 -0500
13426              Message-ID: <20020328153603.11992.qmail@plover.com>
13427      Branch: perl
13428            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
13429 ____________________________________________________________________________
13430 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
13431         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
13432      Branch: perl
13433            ! lib/charnames.pm lib/charnames.t pp_pack.c
13434 ____________________________________________________________________________
13435 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
13436         Log: If expecting UTF-8, probably not expecting UTF-16.
13437      Branch: perl
13438            ! t/comp/require.t
13439 ____________________________________________________________________________
13440 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
13441         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
13442              From: Paul_GreenVOS@vos.stratus.com
13443              Date: Thu, 28 Mar 02 8:22 est
13444              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
13445      Branch: perl
13446            ! lib/Time/Local.pm
13447 ____________________________________________________________________________
13448 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
13449         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
13450              From: Paul_GreenVOS@vos.stratus.com
13451              Date: Thu, 28 Mar 02 7:46 est
13452              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
13453      Branch: perl
13454            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
13455 ____________________________________________________________________________
13456 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
13457         Log: A little bit better error message for \pq, still
13458              not good because the script context is not shown.
13459      Branch: perl
13460            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
13461 ____________________________________________________________________________
13462 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
13463         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
13464              From: Jeffrey Friedl <jfriedl@yahoo.com>
13465              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
13466              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
13467      Branch: perl
13468            ! sv.c t/op/pat.t
13469 ____________________________________________________________________________
13470 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
13471         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
13472              From: Mark-Jason Dominus <mjd@plover.com>
13473              Date: Thu, 28 Mar 2002 05:04:40 -0500
13474              Message-ID: <20020328100440.22081.qmail@plover.com>
13475      Branch: perl
13476            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
13477 ____________________________________________________________________________
13478 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
13479         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
13480              From: mjd@plover.com
13481              Date: 28 Mar 2002 09:22:06 -0000
13482              Message-ID: <20020328092206.18833.qmail@plover.com>
13483      Branch: perl
13484            ! lib/encoding.t
13485 ____________________________________________________________________________
13486 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
13487         Log: Unicode 3.2.0-induced doc tweaks.
13488      Branch: perl
13489            ! pod/perlretut.pod pod/perlunicode.pod
13490 ____________________________________________________________________________
13491 [ 15576] By: nick                                  on 2002/03/28  07:40:04
13492         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
13493      Branch: perlio
13494           +> (branch 31 files)
13495           !> (integrate 162 files)
13496 ____________________________________________________________________________
13497 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
13498         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
13499              From: Paul_GreenVOS@vos.stratus.com
13500              Date: Thu, 28 Mar 02 0:16 est
13501              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
13502      Branch: perl
13503            ! ext/POSIX/t/posix.t
13504 ____________________________________________________________________________
13505 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
13506         Log: Subject: Re: Regex-Unicode bugs
13507              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13508              Date: Wed, 27 Mar 2002 13:48:06 +0100
13509              Message-ID: <20020327134806.C18945@rafael>
13510              
13511              regmesg.t patch still would be nice.
13512      Branch: perl
13513            ! regcomp.c
13514 ____________________________________________________________________________
13515 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
13516         Log: Subject: Re: Regex-Unicode bugs
13517              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
13518              Date: Wed, 27 Mar 2002 12:39:57 +0000
13519              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
13520      Branch: perl
13521            ! pod/perldiag.pod regcomp.c
13522 ____________________________________________________________________________
13523 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
13524         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
13525              From: Paul_GreenVOS@vos.stratus.com
13526              Date: Wed, 27 Mar 02 23:33 est
13527              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
13528      Branch: perl
13529            ! t/io/fs.t
13530 ____________________________________________________________________________
13531 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
13532         Log: The Official 3.2.0 came out.
13533      Branch: perl
13534            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
13535            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
13536            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
13537            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
13538            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
13539            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
13540            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
13541            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
13542            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
13543            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
13544            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
13545            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
13546            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
13547            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
13548            + lib/unicore/lib/UnifiedI.pl
13549            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
13550 ____________________________________________________________________________
13551 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
13552         Log: socketpair binmode :bytes.
13553      Branch: perl
13554            ! ext/Socket/socketpair.t
13555 ____________________________________________________________________________
13556 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
13557         Log: Don't install anything beneath 't' directories.
13558      Branch: perl
13559            ! installperl
13560 ____________________________________________________________________________
13561 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
13562         Log: More UTF-8 locale sensitivity.
13563      Branch: perl
13564            ! t/io/utf8.t
13565 ____________________________________________________________________________
13566 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
13567         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
13568              From: Stas Bekman <stas@stason.org>
13569              Date: Thu, 28 Mar 2002 10:13:45 +0800
13570              Message-ID: <3CA27C59.4020209@stason.org>
13571              
13572              Temp file cleanup.
13573      Branch: perl
13574            ! lib/Pod/t/pod2html-lib.pl
13575 ____________________________________________________________________________
13576 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
13577         Log: Be compatible also with non-UTF-8 locales.
13578      Branch: perl
13579            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
13580            ! lib/Locale/Language.pod
13581 ____________________________________________________________________________
13582 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
13583         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
13584              From: Spider Boardman <spidb@cpan.org>
13585              Date: Wed, 27 Mar 2002 20:52:28 -0500
13586              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
13587      Branch: perl
13588            ! cv.h op.c t/op/attrs.t toke.c
13589 ____________________________________________________________________________
13590 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
13591         Log: "Last element".
13592      Branch: perl
13593            ! pod/perlfunc.pod
13594 ____________________________________________________________________________
13595 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
13596         Log: Subject: Error in perlfunc for "die"
13597              From: William R Ward <bill@wards.net>
13598              Date: 27 Mar 2002 12:31:32 -0800
13599              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
13600      Branch: perl
13601            ! pod/perlfunc.pod
13602 ____________________________________________________________________________
13603 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
13604         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
13605              From: Mark Kvale <kvale@phy.ucsf.edu>
13606              Date: Wed, 27 Mar 2002 16:45:37 -0800
13607              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
13608      Branch: perl
13609            ! pod/perlre.pod pod/perlretut.pod
13610 ____________________________________________________________________________
13611 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
13612         Log: Try to handle UTF-8 locales.
13613      Branch: perl
13614            ! lib/locale.t
13615 ____________________________________________________________________________
13616 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
13617         Log: More binmode :bytes.
13618      Branch: perl
13619            ! t/io/utf8.t
13620 ____________________________________________________________________________
13621 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
13622         Log: binmode(FH, ":bytes") is the right way, methinks.
13623      Branch: perl
13624            ! ext/PerlIO/t/encoding.t
13625 ____________________________________________________________________________
13626 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
13627         Log: UTF-8 locale: need to open explicitly for bytes.
13628      Branch: perl
13629            ! ext/PerlIO/t/encoding.t
13630 ____________________________________________________________________________
13631 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
13632         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
13633      Branch: perl
13634            ! lib/Locale/Language.pm lib/Locale/Language.pod
13635 ____________________________________________________________________________
13636 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
13637         Log: Warn instead of croak.
13638      Branch: perl
13639            ! pod/perldiag.pod utf8.c
13640 ____________________________________________________________________________
13641 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
13642         Log: UTF-8 locale: there might already be one UTF-8 discipline.
13643      Branch: perl
13644            ! lib/open.t
13645 ____________________________________________________________________________
13646 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
13647         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
13648              From: "Craig A. Berry" <craigberry@mac.com>
13649              Date: Wed, 27 Mar 2002 15:22:13 -0600
13650              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
13651      Branch: perl
13652            ! t/lib/1_compile.t t/lib/compmod.pl
13653 ____________________________________________________________________________
13654 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
13655         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
13656              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13657              Date: Wed, 27 Mar 2002 22:35:03 +0100
13658              Message-ID: <20020327223503.A678@rafael>
13659      Branch: perl
13660            ! pod/perlop.pod
13661 ____________________________________________________________________________
13662 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
13663         Log: Start using the Unicode 3.2.0 data (NOTE: still
13664              unofficial, but the data is unlikely to change much.
13665              Doublecheck when 3.2.0 gets released.)
13666      Branch: perl
13667            + lib/unicore/PropertyAliases.txt
13668            + lib/unicore/PropertyValueAliases.txt
13669            ! (edit 129 files)
13670 ____________________________________________________________________________
13671 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
13672         Log: Update Changes.
13673      Branch: perl
13674            ! Changes patchlevel.h
13675 ____________________________________________________________________________
13676 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
13677         Log: Further fixing for #15549.  Six tests are failing
13678              under Solaris with en_US.UTF-8 but those failures seem
13679              unrelated to the BOUND problem, will look at them later.
13680      Branch: perl
13681            ! regexec.c
13682 ____________________________________________________________________________
13683 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
13684         Log: Possible fix for "Orks, Dragons, and Elves":
13685              should now build under UTF-8 locales (is building
13686              under Solaris en_US.UTF-8 right now).
13687      Branch: perl
13688            ! Makefile.SH regexec.c
13689 ____________________________________________________________________________
13690 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
13691         Log: Forgotten from #15523.
13692      Branch: perl
13693            ! lib/Math/BigInt/Calc.pm
13694 ____________________________________________________________________________
13695 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
13696         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
13697              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
13698              Date: Wed, 27 Mar 2002 13:32:00 +0100
13699              Message-ID: <20020327133200.A18945@rafael>
13700      Branch: perl
13701            ! regcomp.c t/lib/warnings/regcomp
13702 ____________________________________________________________________________
13703 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
13704         Log: Subject: [PATCH] MANIFES --> MANIFEST
13705              From: Philip Newton <Philip.Newton@gmx.net>
13706              Date: Wed, 27 Mar 2002 10:05:46 +0000
13707              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
13708              
13709              (plus a few tweaks more)
13710      Branch: perl
13711            ! Porting/check83.pl
13712 ____________________________________________________________________________
13713 [ 15545] By: nick                                  on 2002/03/27  07:37:36
13714         Log: Integrate mainline
13715      Branch: perlio
13716           +> lib/Math/BigInt/t/with_sub.t
13717            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
13718            - lib/bignum/t/trace.t
13719           !> (integrate 76 files)
13720 ____________________________________________________________________________
13721 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
13722         Log: Obsolete mailing list information.
13723      Branch: perl
13724            ! README.bs2000 README.os390 README.vmesa
13725 ____________________________________________________________________________
13726 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
13727         Log: More URL "whitespacing".
13728      Branch: perl
13729            ! README.bs2000 README.hurd README.mpeix README.netware
13730            ! README.os390 README.vmesa README.vos README.win32
13731            ! pod/perl5004delta.pod pod/perl5005delta.pod
13732            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
13733            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
13734            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
13735            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
13736            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
13737            ! pod/perltodo.pod
13738 ____________________________________________________________________________
13739 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
13740         Log: I like doubleclicking on URLs in pods to select them.
13741      Branch: perl
13742            ! README.amiga README.epoc README.vos pod/perl561delta.pod
13743            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
13744            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
13745            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
13746            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
13747            ! pod/perltodo.pod pod/perlvar.pod
13748 ____________________________________________________________________________
13749 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
13750         Log: Regen modlib.
13751      Branch: perl
13752            ! pod/perlmodlib.pod
13753 ____________________________________________________________________________
13754 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
13755         Log: Update the CPAN sites list.
13756      Branch: perl
13757            ! pod/perlmodlib.PL pod/perlmodlib.pod
13758 ____________________________________________________________________________
13759 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
13760         Log: Regen modlib, toc.
13761      Branch: perl
13762            ! pod/perlmodlib.pod pod/perltoc.pod
13763 ____________________________________________________________________________
13764 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
13765         Log: s/rationale/rational/
13766      Branch: perl
13767            ! lib/Math/BigRat.pm lib/bigrat.pm
13768 ____________________________________________________________________________
13769 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
13770         Log: s/done/esac/
13771      Branch: perl
13772            ! hints/dec_osf.sh
13773 ____________________________________________________________________________
13774 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
13775         Log: Advertise big* and BigRat.
13776      Branch: perl
13777            ! pod/perldelta.pod
13778 ____________________________________________________________________________
13779 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
13780         Log: A missing ) in #15527.
13781      Branch: perl
13782            ! pp_sys.c
13783 ____________________________________________________________________________
13784 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
13785         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
13786              From: Tim Jenness <t.jenness@jach.hawaii.edu>
13787              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
13788              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
13789      Branch: perl
13790            ! lib/ExtUtils/typemap
13791 ____________________________________________________________________________
13792 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
13793         Log: Subject: Re: Cygwin PerlIO.t failing
13794              From: Stas Bekman <stas@stason.org>
13795              Date: Wed, 27 Mar 2002 01:34:11 +0800
13796              Message-ID: <3CA0B113.1070800@stason.org>
13797      Branch: perl
13798            ! ext/PerlIO/PerlIO.t
13799 ____________________________________________________________________________
13800 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
13801         Log: Subject: [PATCH] safety check for vms/test.com
13802              From: "Craig A. Berry" <craigberry@mac.com>
13803              Date: Tue, 26 Mar 2002 12:15:21 -0600
13804              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
13805      Branch: perl
13806            ! vms/test.com
13807 ____________________________________________________________________________
13808 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
13809         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
13810              From: PPrymmer@factset.com
13811              Date: Tue, 26 Mar 2002 13:04:59 -0500
13812              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
13813      Branch: perl
13814            ! configure.com
13815 ____________________________________________________________________________
13816 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
13817         Log: Subject: [PATCH] Minor typo in test harness
13818              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
13819              Date: Tue, 26 Mar 2002 17:44:06 -0000
13820              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
13821      Branch: perl
13822            ! t/lib/warnings/perlio
13823 ____________________________________________________________________________
13824 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
13825         Log: Subject: PATCH s2p.PL
13826              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
13827              Date: Tue, 26 Mar 2002 17:16:46 +0100
13828              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
13829      Branch: perl
13830            ! x2p/s2p.PL
13831 ____________________________________________________________________________
13832 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
13833         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
13834      Branch: perl
13835            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
13836            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
13837            ! MANIFEST
13838 ____________________________________________________________________________
13839 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
13840         Log: Avoid and document a weird bug in UNICOS/mk.
13841      Branch: perl
13842            ! pod/perldelta.pod pp_sys.c
13843 ____________________________________________________________________________
13844 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
13845         Log: Math::BigInt::Lite 0.09, from Tels.
13846      Branch: perl
13847            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
13848            ! MANIFEST
13849 ____________________________________________________________________________
13850 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
13851         Log: For now disable the test in OS/390; it seems to hang,
13852              but frustratingly seems to run from command line and
13853              from Perl debugger.
13854      Branch: perl
13855            ! lib/Math/BigInt/t/mbi_rand.t
13856 ____________________________________________________________________________
13857 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
13858         Log: EPOC update from Olaf Flebbe.
13859      Branch: perl
13860            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
13861            ! pod/perlport.pod t/io/fs.t
13862 ____________________________________________________________________________
13863 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
13864         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
13865              and bignum 0.11, from Tels.
13866      Branch: perl
13867            + lib/Math/BigInt/t/with_sub.t
13868            - lib/bignum/t/trace.t
13869            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
13870            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
13871            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
13872            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
13873            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
13874            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
13875            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
13876            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
13877            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
13878            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
13879            ! lib/bignum/t/bigrat.t lib/bigrat.pm
13880            ! t/lib/Math/BigInt/Subclass.pm
13881 ____________________________________________________________________________
13882 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
13883         Log: Integrate perlio:
13884              
13885              [ 15521]
13886              Testcase for crlf spanning buffer boundary
13887              
13888              [ 15520]
13889              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
13890      Branch: perl
13891           +> t/io/crlf.t
13892           !> MANIFEST perlio.c
13893 ____________________________________________________________________________
13894 [ 15521] By: nick                                  on 2002/03/26  15:31:55
13895         Log: Testcase for crlf spanning buffer boundary
13896      Branch: perlio
13897            + t/io/crlf.t
13898            ! MANIFEST
13899 ____________________________________________________________________________
13900 [ 15520] By: nick                                  on 2002/03/26  15:09:52
13901         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
13902      Branch: perlio
13903            ! perlio.c
13904 ____________________________________________________________________________
13905 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
13906         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
13907      Branch: perl
13908            ! t/lib/1_compile.t
13909 ____________________________________________________________________________
13910 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
13911         Log: Document the Configure (really, awk) glitch in
13912              UNICOS/mk.
13913      Branch: perl
13914            ! pod/perldelta.pod
13915 ____________________________________________________________________________
13916 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
13917         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
13918              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13919              Date: Fri, 22 Mar 2002 16:11:28 +0100
13920              Message-ID: <3C9B57B0.31936.496399@localhost>
13921      Branch: perl
13922            ! win32/win32.c
13923 ____________________________________________________________________________
13924 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
13925         Log: Subject: Re: Jarkko likes OOOOs
13926              From: "Gerrit P. Haase" <gp@familiehaase.de>
13927              Date: Tue, 26 Mar 2002 08:44:02 +0100
13928              Message-ID: <40509050505.20020326084402@familiehaase.de>
13929      Branch: perl
13930            ! t/io/fs.t
13931 ____________________________________________________________________________
13932 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
13933         Log: Subject: [patch utils/perlbug] subject header setting problem      
13934              From: Stas Bekman <stas@stason.org>
13935              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
13936              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
13937      Branch: perl
13938            ! utils/perlbug.PL
13939 ____________________________________________________________________________
13940 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
13941         Log: Subject: [PATCH] win32/makefile.mk
13942              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13943              Date: Tue, 26 Mar 2002 13:56:19 +0100
13944              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
13945      Branch: perl
13946            ! win32/makefile.mk
13947 ____________________________________________________________________________
13948 [ 15513] By: nick                                  on 2002/03/26  07:17:17
13949         Log: Integrate mainline
13950      Branch: perlio
13951           +> (branch 39 files)
13952            - (delete 109 files)
13953           !> (integrate 105 files)
13954 ____________________________________________________________________________
13955 [ 15512] By: nick                                  on 2002/03/26  06:52:42
13956         Log: Integrate mainline
13957      Branch: perlio
13958           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
13959           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
13960           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
13961           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
13962           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
13963 ____________________________________________________________________________
13964 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
13965         Log: Installation advice from Robert Spier. 
13966      Branch: perl
13967            ! INSTALL
13968 ____________________________________________________________________________
13969 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
13970         Log: Stas setting things right.
13971      Branch: perl
13972            ! ext/PerlIO/PerlIO.t
13973 ____________________________________________________________________________
13974 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
13975         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
13976              From: Paul_GreenVOS@vos.stratus.com
13977              Date: Mon, 25 Mar 02 23:57 est
13978              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
13979      Branch: perl
13980            ! ext/IO/lib/IO/t/io_unix.t
13981 ____________________________________________________________________________
13982 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
13983         Log: Add threads hints for UNICOS/mk and UNICOS.
13984              (I'm just guessing on UNICOS.)
13985      Branch: perl
13986            ! hints/unicos.sh hints/unicosmk.sh
13987 ____________________________________________________________________________
13988 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
13989         Log: Mention the effect of Unicode keys on hashes.
13990      Branch: perl
13991            ! pod/perlunicode.pod
13992 ____________________________________________________________________________
13993 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
13994         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
13995              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
13996              Date: Mon, 25 Mar 2002 17:24:33 -0600
13997              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
13998      Branch: perl
13999            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
14000            ! vms/vms_yfix.pl
14001 ____________________________________________________________________________
14002 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
14003         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
14004      Branch: perl
14005            ! hints/dec_osf.sh
14006 ____________________________________________________________________________
14007 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
14008         Log: The .ucm of Encode are big when uncompressed.
14009      Branch: perl
14010            ! INSTALL
14011 ____________________________________________________________________________
14012 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
14013         Log: I don't understand what is going on what these
14014              news tests, retracting the whole lot.
14015      Branch: perl
14016            ! ext/PerlIO/PerlIO.t
14017 ____________________________________________________________________________
14018 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
14019         Log: Upgrade to Encode 0.99, from Dan Kogai.
14020      Branch: perl
14021            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
14022            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
14023            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
14024            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
14025            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
14026            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
14027            + ext/Encode/Encode/ksc5601.ucm
14028            + ext/Encode/Encode/macCentEuro.ucm
14029            + ext/Encode/Encode/macCroatian.ucm
14030            + ext/Encode/Encode/macCyrillic.ucm
14031            + ext/Encode/Encode/macDingbats.ucm
14032            + ext/Encode/Encode/macGreek.ucm
14033            + ext/Encode/Encode/macIceland.ucm
14034            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
14035            + ext/Encode/Encode/macRumanian.ucm
14036            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
14037            + ext/Encode/Encode/macTurkish.ucm
14038            + ext/Encode/Encode/macUkraine.ucm
14039            + ext/Encode/Encode/shiftjis.ucm
14040            + ext/Encode/lib/Encode/10646_1.pm
14041            + ext/Encode/lib/Encode/CJKConstants.pm
14042            + ext/Encode/lib/Encode/CN/2022_CN.pm
14043            + ext/Encode/lib/Encode/JP/2022_JP.pm
14044            + ext/Encode/lib/Encode/JP/2022_JP1.pm
14045            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
14046            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
14047            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
14048            + ext/Encode/ucm2table
14049            - (delete 109 files)
14050            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
14051            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
14052            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
14053            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
14054            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
14055            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
14056            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
14057            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
14058            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
14059            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
14060            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
14061            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
14062            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
14063            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
14064            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
14065            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
14066            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
14067            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
14068            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
14069            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
14070            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
14071            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
14072            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
14073            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
14074            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
14075            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
14076            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
14077            ! ext/Encode/Makefile.PL ext/Encode/README
14078            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
14079            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
14080            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
14081            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
14082            ! ext/Encode/lib/Encode/Details.pod
14083            ! ext/Encode/lib/Encode/Encoding.pm
14084            ! ext/Encode/lib/Encode/Internal.pm
14085            ! ext/Encode/lib/Encode/JP/H2Z.pm
14086            ! ext/Encode/lib/Encode/JP/JIS.pm
14087            ! ext/Encode/lib/Encode/Supported.pod
14088            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
14089            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
14090            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
14091            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
14092            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
14093            ! ext/Encode/t/jisx0212.ref
14094 ____________________________________________________________________________
14095 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
14096         Log: Noise with -w.
14097      Branch: perl
14098            ! ext/PerlIO/PerlIO.t
14099 ____________________________________________________________________________
14100 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
14101         Log: If no perlio no perlio warnings, either.
14102      Branch: perl
14103            ! lib/warnings.t
14104 ____________________________________________________________________________
14105 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
14106         Log: ...and put some of the new perlio tests here.
14107              The in-memory ones not yet since my poor brain
14108              refuses to find the right TODO incantation.
14109      Branch: perl
14110            ! ext/PerlIO/PerlIO.t
14111 ____________________________________________________________________________
14112 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
14113         Log: Take away the perlio-requiring tests..
14114      Branch: perl
14115            ! t/io/open.t
14116 ____________________________________________________________________________
14117 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
14118         Log: More correct now, but actually the two new tests
14119              need to be moved, since they are perlio-only...
14120      Branch: perl
14121            ! t/io/open.t
14122 ____________________________________________________________________________
14123 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
14124         Log: More neo-io tests from Stas Bekman.
14125      Branch: perl
14126            ! t/io/open.t
14127 ____________________________________________________________________________
14128 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
14129         Log: Document the QNX6 sprintf glitch.
14130      Branch: perl
14131            ! pod/perldelta.pod
14132 ____________________________________________________________________________
14133 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
14134         Log: AmigaOS must use the ixemul directly, since there
14135              is no more vfork support.
14136      Branch: perl
14137            ! hints/amigaos.sh
14138 ____________________________________________________________________________
14139 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
14140         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
14141              From: Norton Allen <allen@huarp.harvard.edu>
14142              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
14143              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
14144      Branch: perl
14145            ! pp_sys.c
14146 ____________________________________________________________________________
14147 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
14148         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
14149              From: Norton Allen <allen@huarp.harvard.edu>
14150              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
14151              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
14152      Branch: perl
14153            ! ext/Socket/socketpair.t
14154 ____________________________________________________________________________
14155 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
14156         Log: Clarify the 8.3 rule.
14157      Branch: perl
14158            ! Porting/check83.pl
14159 ____________________________________________________________________________
14160 [ 15490] By: nick                                  on 2002/03/25  16:05:07
14161         Log: Integrate mainline
14162      Branch: perlio
14163           +> ext/Encode/lib/Encode/EncFormat.pod
14164           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
14165            - ext/Encode/lib/EncodeFormat.pod
14166           !> (integrate 41 files)
14167 ____________________________________________________________________________
14168 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
14169         Log: Update Changes.
14170      Branch: perl
14171            ! Changes patchlevel.h
14172 ____________________________________________________________________________
14173 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
14174         Log: Forgotten from #15486.
14175      Branch: perl
14176            ! perl.c
14177 ____________________________________________________________________________
14178 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
14179         Log: It seems that FreeBSD does not like using Perl's malloc
14180              when multithreaded.
14181      Branch: perl
14182            ! hints/freebsd.sh
14183 ____________________________________________________________________________
14184 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
14185         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
14186              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14187              Date: Mon, 25 Mar 2002 11:33:17 +0100
14188              Message-ID: <20020325113317.A1410@rafael>
14189              
14190              Apparently VMS does not do YYDEBUG.
14191      Branch: perl
14192            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
14193 ____________________________________________________________________________
14194 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
14195         Log: Subject: [PATCH] warnings for perlio + others
14196              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14197              Date: Mon, 25 Mar 2002 13:01:44 -0000
14198              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
14199      Branch: perl
14200            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
14201            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
14202            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
14203            ! warnings.pl
14204 ____________________________________________________________________________
14205 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
14206         Log: As verified by Doug MacEachern.
14207      Branch: perl
14208            ! pod/perldelta.pod
14209 ____________________________________________________________________________
14210 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
14211         Log: MPE/iX update from Mark Bixby.
14212      Branch: perl
14213            + mpeix/mpeix.c
14214            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
14215            ! hints/mpeix.sh mpeix/mpeixish.h
14216 ____________________________________________________________________________
14217 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
14218         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
14219              From: Nicholas Clark <nick@unfortu.net>
14220              Date: Sun, 24 Mar 2002 22:50:06 +0000
14221              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
14222      Branch: perl
14223            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
14224 ____________________________________________________________________________
14225 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
14226         Log: Subject: [PATCH] fix warning + carp interaction
14227              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
14228              Date: Sun, 24 Mar 2002 23:00:21 -0000
14229              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
14230      Branch: perl
14231            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
14232            ! warnings.pl
14233 ____________________________________________________________________________
14234 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
14235         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
14236              (All the code changes have already been applied earlier.)
14237      Branch: perl
14238            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
14239 ____________________________________________________________________________
14240 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
14241         Log: DB_File: for the core version, no need to specify
14242              a minimum MM version.
14243      Branch: perl
14244            ! ext/DB_File/Makefile.PL
14245 ____________________________________________________________________________
14246 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
14247         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
14248              From: Dave Mitchell <davem@fdgroup.com>
14249              Date: Sun, 24 Mar 2002 22:23:08 +0000
14250              Message-ID: <20020324222308.B21963@fdgroup.com>
14251      Branch: perl
14252            ! pp_pack.c
14253 ____________________________________________________________________________
14254 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
14255         Log: Subject: [PATCH @15450] errno help for VMS
14256              From: "Craig A. Berry" <craigberry@mac.com>
14257              Date: Sun, 24 Mar 2002 16:17:52 -0600
14258              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
14259      Branch: perl
14260            ! ext/POSIX/t/posix.t vms/vms.c
14261 ____________________________________________________________________________
14262 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
14263         Log: Upgrade to Locale::Codes 2.03.
14264      Branch: perl
14265            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
14266            ! lib/Locale/Country.pm
14267 ____________________________________________________________________________
14268 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
14269         Log: metaconfig unit change for #15474.
14270      Branch: metaconfig/U/perl
14271            ! Extensions.U
14272 ____________________________________________________________________________
14273 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
14274         Log: The #15472 said "properly".  Ha!
14275      Branch: perl
14276            ! Configure
14277 ____________________________________________________________________________
14278 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
14279         Log: metaconfig unit change for #15472.
14280      Branch: metaconfig/U/perl
14281            ! Extensions.U
14282 ____________________________________________________________________________
14283 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
14284         Log: Properly scan for the subextensions of Encode
14285              when doing static builds.
14286      Branch: perl
14287            ! Configure
14288 ____________________________________________________________________________
14289 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
14290         Log: Tru64: Document the known odbm failure with static builds.
14291      Branch: perl
14292            ! README.tru64
14293 ____________________________________________________________________________
14294 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
14295         Log: microperl tweaks.
14296      Branch: perl
14297            ! Makefile.micro locale.c util.c
14298 ____________________________________________________________________________
14299 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
14300         Log: metaconfig unit changes for #15468.
14301      Branch: metaconfig
14302            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
14303            ! U/modified/libc.U U/modified/libs.U
14304            ! U/threads/d_pthread_atfork.U
14305 ____________________________________________________________________________
14306 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
14307         Log: Various metaconfig unit cleanup; only one visible change
14308              in Configure, though.
14309      Branch: perl
14310            ! Configure
14311 ____________________________________________________________________________
14312 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
14313         Log: Upgrade to Encode 0.98, from Dan Kogai.
14314      Branch: perl
14315            + ext/Encode/lib/Encode/EncFormat.pod
14316            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
14317            - ext/Encode/lib/EncodeFormat.pod
14318            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
14319            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
14320            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
14321            ! ext/Encode/lib/Encode/Alias.pm
14322            ! ext/Encode/lib/Encode/Details.pod
14323            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
14324            ! ext/Encode/lib/Encode/JP/JIS.pm
14325            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
14326 ____________________________________________________________________________
14327 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
14328         Log: Integrate perlio:
14329              
14330              [ 15462]
14331              Avoid core-dump in Encode with PERLIO=mmap
14332      Branch: perl
14333           !> ext/Encode/Encode.xs
14334 ____________________________________________________________________________
14335 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
14336         Log: In the spirit of #15464.
14337      Branch: perl
14338            ! perl.c sv.c
14339 ____________________________________________________________________________
14340 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
14341         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
14342              From: Michael G Schwern <schwern@pobox.com>
14343              Date: Sun, 24 Mar 2002 02:27:25 -0500
14344              Message-ID: <20020324072725.GA3554@blackrider>
14345      Branch: perl
14346            ! perl.c
14347 ____________________________________________________________________________
14348 [ 15463] By: nick                                  on 2002/03/24  10:24:41
14349         Log: Integrate mainline
14350      Branch: perlio
14351           +> (branch 28 files)
14352            - lib/bigfloat.t lib/bigint.t
14353           !> (integrate 59 files)
14354 ____________________________________________________________________________
14355 [ 15462] By: nick                                  on 2002/03/24  08:59:35
14356         Log: Avoid core-dump in Encode with PERLIO=mmap
14357      Branch: perlio
14358            ! ext/Encode/Encode.xs
14359 ____________________________________________________________________________
14360 [ 15461] By: nick                                  on 2002/03/24  08:58:21
14361         Log: Too many machines doing integrate mainline
14362      Branch: perlio
14363           !> Changes Configure lib/AutoSplit.t
14364           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
14365           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
14366           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
14367           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
14368 ____________________________________________________________________________
14369 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
14370         Log: Retract Math::BigInt::Lite for now, seems to confuse
14371              bignum and bigrat.
14372      Branch: perl
14373            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
14374            ! MANIFEST
14375 ____________________________________________________________________________
14376 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
14377         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
14378              From: "Craig A. Berry" <craigberry@mac.com>
14379              Date: Sat, 23 Mar 2002 23:23:00 -0600
14380              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
14381      Branch: perl
14382            ! configure.com vms/vms.c
14383 ____________________________________________________________________________
14384 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
14385         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
14386              From: Michael G Schwern <schwern@pobox.com>
14387              Date: Sat, 23 Mar 2002 21:32:32 -0500
14388              Message-ID: <20020324023232.GA29972@blackrider>
14389              
14390              (with Russ Allbery's simplifications)
14391      Branch: perl
14392            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
14393 ____________________________________________________________________________
14394 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
14395         Log: Merge Math::BigInt::Lite 0.08, from Tels.
14396      Branch: perl
14397            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
14398            ! MANIFEST
14399 ____________________________________________________________________________
14400 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
14401         Log: Too chatty.
14402      Branch: perl
14403            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
14404 ____________________________________________________________________________
14405 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
14406         Log: Merge bignum 0.10, from Tels.
14407      Branch: perl
14408            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
14409            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
14410            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
14411            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
14412            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
14413            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
14414            ! MANIFEST
14415 ____________________________________________________________________________
14416 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
14417         Log: Rename the Perl 4 tests in preparation of bignum.
14418      Branch: perl
14419            + lib/bigfloatpl.t lib/bigintpl.t
14420            - lib/bigfloat.t lib/bigint.t
14421            ! MANIFEST
14422 ____________________________________________________________________________
14423 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
14424         Log: Merge Math::BigRat 0.04, from Tels.
14425      Branch: perl
14426            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
14427            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
14428            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
14429            + t/lib/Math/BigRat/Test.pm
14430            ! MANIFEST
14431 ____________________________________________________________________________
14432 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
14433         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
14434              From: Dave Mitchell <davem@fdgroup.com>
14435              Date: Sat, 23 Mar 2002 22:27:24 +0000
14436              Message-ID: <20020323222724.A19425@fdgroup.com>
14437      Branch: perl
14438            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
14439 ____________________________________________________________________________
14440 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
14441         Log: Forgotten.
14442      Branch: perl
14443            ! ext/Unicode/Normalize/README
14444 ____________________________________________________________________________
14445 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
14446         Log: Update Changes.
14447      Branch: perl
14448            ! Changes patchlevel.h
14449 ____________________________________________________________________________
14450 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
14451         Log: Subject: perldoc -m [PATCH]
14452              From: "John L. Allen" <allen@grumman.com>
14453              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
14454              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
14455      Branch: perl
14456            ! utils/perldoc.PL
14457 ____________________________________________________________________________
14458 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
14459         Log: Subject: Re: Copious warnings from Sys::Syslog
14460              From: andreas.koenig@anima.de (Andreas J. Koenig)
14461              Date: Sat, 23 Mar 2002 06:47:08 +0100
14462              Message-ID: <m31yebvns3.fsf@anima.de>
14463      Branch: perl
14464            ! ext/Sys/Syslog/Syslog.pm
14465 ____________________________________________________________________________
14466 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
14467         Log: Upgrade to Math::BigInt 1.55, from Tels.
14468      Branch: perl
14469            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
14470            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
14471            + lib/Math/BigInt/t/use_lib4.t
14472            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
14473            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
14474            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
14475            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
14476            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
14477            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
14478            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
14479            ! lib/Math/BigInt/t/upgrade.t
14480 ____________________________________________________________________________
14481 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
14482         Log: Upgrade to Encode 0.97, from Dan Kogai.
14483      Branch: perl
14484            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
14485            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
14486            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
14487            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
14488            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
14489            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
14490            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
14491            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
14492            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
14493            ! ext/Encode/t/Tcl.t
14494 ____________________________________________________________________________
14495 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
14496         Log: Slight tweaks on #15443.
14497      Branch: perl
14498            ! pod/perlvar.pod
14499 ____________________________________________________________________________
14500 [ 15444] By: nick                                  on 2002/03/23  17:30:42
14501         Log: Integrate mainline
14502      Branch: perlio
14503           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
14504           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
14505           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
14506           !> (integrate 50 files)
14507 ____________________________________________________________________________
14508 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
14509         Log: Subject: patch [bleadperl]: Document %! special variable
14510              From: mjd@plover.com
14511              Date: 23 Mar 2002 18:25:44 -0000
14512              Message-ID: <20020323182544.11741.qmail@plover.com>    
14513      Branch: perl
14514            ! pod/perlvar.pod
14515 ____________________________________________________________________________
14516 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
14517         Log: Since the Encode::JP is unsupported under EBCDIC we
14518              cannot run this test (aliases as such should work fine).
14519      Branch: perl
14520            ! ext/Encode/t/Aliases.t
14521 ____________________________________________________________________________
14522 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
14523         Log: EBCDIC: the sorting order is different under
14524              byte-EBCDIC and Unicode.
14525      Branch: perl
14526            ! t/op/utfhash.t
14527 ____________________________________________________________________________
14528 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
14529         Log: EBCDIC: the character codes are different.
14530      Branch: perl
14531            ! lib/Pod/t/pod2html-lib.pl
14532 ____________________________________________________________________________
14533 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
14534         Log: Purify: #15434 got the test the wrong.
14535              (Is there an approved way of testing "is this an unop"?)
14536      Branch: perl
14537            ! op.c
14538 ____________________________________________________________________________
14539 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
14540         Log: Purify: Array bounds read: could read one character past the end.
14541      Branch: perl
14542            ! pp_pack.c
14543 ____________________________________________________________________________
14544 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
14545         Log: Purify: Array bounds read: reading one byte before the buffer.
14546      Branch: perl
14547            ! util.c
14548 ____________________________________________________________________________
14549 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
14550         Log: Purify: Unitialized memory read.  Too many code paths
14551              to keep track of, I guess.
14552      Branch: perl
14553            ! sv.c
14554 ____________________________________________________________________________
14555 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
14556         Log: Purify: Array bounds write: pre-extend the strxfrm
14557              buffer by a factor of four (suggested maximum by HP-UX;
14558              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
14559              know how portable that is; locale.c uses yet another trick
14560              (not a particularly good trick, I might add))
14561      Branch: perl
14562            ! ext/POSIX/POSIX.xs
14563 ____________________________________________________________________________
14564 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
14565         Log: Purify: Array bounds read: o->op_last was accessed
14566              for unops (via newUNOP() and ck_eof()).
14567              (analysis okay, patch bad: see #15439)
14568      Branch: perl
14569            ! op.c
14570 ____________________________________________________________________________
14571 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
14572         Log: Subject: [PATCH] vms/test.com, File::Find tests
14573              From: "Craig A. Berry" <craigberry@mac.com>
14574              Date: Fri, 22 Mar 2002 16:52:59 -0600
14575              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
14576      Branch: perl
14577            ! vms/test.com
14578 ____________________________________________________________________________
14579 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
14580         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
14581              From: Michael G Schwern <schwern@pobox.com>
14582              Date: Fri, 22 Mar 2002 18:08:19 -0500
14583              Message-ID: <20020322230819.GB16454@blackrider>
14584      Branch: perl
14585            ! ext/Sys/Syslog/Syslog.pm
14586 ____________________________________________________________________________
14587 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
14588         Log: Update the information on Encode.
14589      Branch: perl
14590            ! pod/perldelta.pod
14591 ____________________________________________________________________________
14592 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
14593         Log: Upgrade to Encode 0.96, from Dan Kogai.
14594      Branch: perl
14595            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
14596            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
14597            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
14598            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
14599            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
14600            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
14601            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
14602            ! ext/Encode/lib/Encode/Alias.pm
14603            ! ext/Encode/lib/Encode/Encoding.pm
14604            ! ext/Encode/lib/Encode/Internal.pm
14605            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
14606 ____________________________________________________________________________
14607 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
14608         Log: Subject: [PATCH] h2xs.t fix for VMS
14609              From: "Craig A. Berry" <craigberry@mac.com>
14610              Date: Fri, 22 Mar 2002 15:47:38 -0600
14611              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
14612      Branch: perl
14613            ! lib/h2xs.t
14614 ____________________________________________________________________________
14615 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
14616         Log: One more pass.
14617      Branch: perl
14618            ! epoc/config.sh
14619 ____________________________________________________________________________
14620 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
14621         Log: Even better version from Olaf Flebbe.
14622      Branch: perl
14623            ! epoc/config.sh pp_sys.c util.c
14624 ____________________________________________________________________________
14625 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
14626         Log: EPOC update from Olaf Flebbe.
14627      Branch: perl
14628            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
14629            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
14630 ____________________________________________________________________________
14631 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
14632         Log: Tweak from John P. Linderman.
14633      Branch: perl
14634            ! pod/perlhack.pod
14635 ____________________________________________________________________________
14636 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
14637         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
14638              From: Stas Bekman <stas@stason.org>
14639              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
14640              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
14641      Branch: perl
14642            ! pod/perlfunc.pod
14643 ____________________________________________________________________________
14644 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
14645         Log: Subject: [PATCH] check sysconf's return value in reentr.c
14646              From: <slaven.rezic@berlin.de>
14647              Date: Fri, 22 Mar 2002 18:30:36 +0100
14648              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
14649              
14650              (plus use 4k instead 2k as the "usual" size)
14651      Branch: perl
14652            ! reentr.c reentr.pl
14653 ____________________________________________________________________________
14654 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
14655         Log: Update Changes.
14656      Branch: perl
14657            ! Changes patchlevel.h
14658 ____________________________________________________________________________
14659 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
14660         Log: Forgot from #15416.
14661      Branch: perl
14662            ! pod/perlfaq3.pod
14663 ____________________________________________________________________________
14664 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
14665         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
14666              From: andreas.koenig@anima.de (Andreas J. Koenig)
14667              Date: Fri, 22 Mar 2002 16:27:51 +0100
14668              Message-ID: <m3n0x0vczs.fsf@anima.de>
14669      Branch: perl
14670            ! pod/perlmodstyle.pod
14671 ____________________________________________________________________________
14672 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
14673         Log: metaconfig unit changes for #15418.
14674      Branch: metaconfig
14675            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14676            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14677            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14678            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14679            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14680            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14681            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14682            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14683            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14684            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14685            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14686            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14687            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14688            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14689            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14690            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14691            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14692            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14693            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14694            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14695            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14696            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14697            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14698            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14699 ____________________________________________________________________________
14700 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
14701         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
14702              Also, there's no i_stdio.
14703      Branch: perl
14704            ! Configure reentr.h reentr.pl
14705 ____________________________________________________________________________
14706 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
14707         Log: Document a known AIX warning.
14708      Branch: perl
14709            ! pod/perldelta.pod
14710 ____________________________________________________________________________
14711 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
14712         Log: Undo #15415, allow the faq people to catch up first.
14713      Branch: perl
14714            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
14715 ____________________________________________________________________________
14716 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
14717         Log: FAQ sync.
14718      Branch: perl
14719            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
14720 ____________________________________________________________________________
14721 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
14722         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
14723              From: andreas.koenig@anima.de (Andreas J. Koenig)
14724              Date: Fri, 22 Mar 2002 15:16:19 +0100
14725              Message-ID: <m38z8kwuvg.fsf@anima.de>
14726              
14727              (plus reformat)
14728      Branch: perl
14729            ! pod/perldelta.pod
14730 ____________________________________________________________________________
14731 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
14732         Log: Integrate perlio:
14733              
14734              [ 15412]
14735              Check for sanity of UTF-8 keys in hashes
14736              (feel free to add more tests...)
14737              
14738              [ 15410]
14739              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
14740              - when (e.g.) STDOUT is char special file and gets IoOFP
14741              created - do _NOT_ pass num_svs as that fopen-s stringified
14742              glob, and not fdopen-s the fd.
14743      Branch: perl
14744           +> t/op/utfhash.t
14745           !> MANIFEST doio.c
14746 ____________________________________________________________________________
14747 [ 15412] By: nick                                  on 2002/03/22  10:50:53
14748         Log: Check for sanity of UTF-8 keys in hashes
14749              (feel free to add more tests...)
14750      Branch: perlio
14751            + t/op/utfhash.t
14752            ! MANIFEST
14753 ____________________________________________________________________________
14754 [ 15411] By: ams                                   on 2002/03/22  08:36:33
14755         Log: Revert #15200 for backwards compatiblity reasons.
14756      Branch: perl
14757            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
14758            ! pp_ctl.c t/op/override.t
14759 ____________________________________________________________________________
14760 [ 15410] By: nick                                  on 2002/03/22  07:47:41
14761         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
14762              - when (e.g.) STDOUT is char special file and gets IoOFP
14763              created - do _NOT_ pass num_svs as that fopen-s stringified
14764              glob, and not fdopen-s the fd.
14765      Branch: perlio
14766            ! doio.c
14767 ____________________________________________________________________________
14768 [ 15409] By: nick                                  on 2002/03/22  07:19:33
14769         Log: Integrate mainline
14770      Branch: perlio
14771           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
14772           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
14773           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
14774           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
14775           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
14776           +> ext/Encode/lib/Encode/Details.pod
14777           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
14778           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
14779           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
14780           +> lib/Pod/t/pod2html-lib.pl
14781            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
14782           !> (integrate 39 files)
14783 ____________________________________________________________________________
14784 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
14785         Log: Win32 tweak from mjd.
14786      Branch: perl
14787            ! lib/Tie/File.pm
14788 ____________________________________________________________________________
14789 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
14790         Log: If Unicode keys are entered to a hash, a bit is turned on.
14791              If the bit is on, when the keys are fetched from the hash
14792              (%h, each %h, keys %h), the Unicodified versions of the keys
14793              are returned if needed.  This solution errs on the size of
14794              over-Unicodifying, the old solution erred on the side of
14795              under-Unicodifying.  As long as the hash keys can be a mix
14796              of byte and Unicode strings, a perfect fit is hard to come by.
14797      Branch: perl
14798            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
14799            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
14800 ____________________________________________________________________________
14801 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
14802         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
14803              From: Mike Guy <mjtg@cam.ac.uk>
14804              Date: Fri, 22 Mar 2002 02:08:20 +0000
14805              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
14806      Branch: perl
14807            ! pod/perldelta.pod
14808 ____________________________________________________________________________
14809 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
14810         Log: PM_SETRE() fallout.
14811      Branch: perl
14812            ! ext/ByteLoader/bytecode.h
14813 ____________________________________________________________________________
14814 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
14815         Log: Subject: [PATCH pod/perlxs.pod] doc fix
14816              From: Stas Bekman <stas@stason.org>
14817              Date: Thu, 21 Mar 2002 18:47:35 +0800
14818              Message-ID: <3C99BA47.9010403@stason.org>
14819      Branch: perl
14820            ! pod/perlxs.pod
14821 ____________________________________________________________________________
14822 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
14823         Log: Subject: [PATCH]
14824              From: Slaven Rezic <slaven.rezic@berlin.de>
14825              Date: 21 Mar 2002 10:19:23 +0100
14826              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
14827              
14828              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
14829      Branch: perl
14830            ! hints/freebsd.sh
14831 ____________________________________________________________________________
14832 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
14833         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
14834              From: Tim Bunce <Tim.Bunce@pobox.com>
14835              Date: Thu, 21 Mar 2002 21:18:05 +0000
14836              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
14837      Branch: perl
14838            ! ext/Storable/Storable.xs
14839 ____________________________________________________________________________
14840 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
14841         Log: Reword the Apache^Wmod_perl bit so that Sarathy
14842              can sleep easier :-)
14843      Branch: perl
14844            ! pod/perldelta.pod
14845 ____________________________________________________________________________
14846 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
14847         Log: It seems that the strange failure (core dump) of
14848              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
14849              (1) using Sun's cc helps
14850              (2) rewriting the ithreads PM_SETRE() to do the
14851              setting in two steps helps
14852              (3) no other platforms have the crash
14853              (4) Tru64's Third Degree sees nothing evil
14854              So we implement (2).
14855      Branch: perl
14856            ! op.h
14857 ____________________________________________________________________________
14858 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
14859         Log: Solaris: default to the SUNwspro cc if it is available.
14860      Branch: perl
14861            ! hints/solaris_2.sh
14862 ____________________________________________________________________________
14863 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
14864         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
14865              does not get fixed in time.
14866      Branch: perl
14867            ! pod/perldelta.pod
14868 ____________________________________________________________________________
14869 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
14870         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
14871              From: Dave Mitchell <davem@fdgroup.com>
14872              Date: Thu, 21 Mar 2002 17:24:40 +0000
14873              Message-ID: <20020321172440.C13683@fdgroup.com>
14874      Branch: perl
14875            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
14876            ! pod/perlapi.pod proto.h sv.h toke.c
14877 ____________________________________________________________________________
14878 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
14879         Log: One more proto escapee.
14880      Branch: perl
14881            ! hints/linux.sh
14882 ____________________________________________________________________________
14883 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
14884         Log: metaconfig unit change for #15394.
14885      Branch: metaconfig/U/perl
14886            ! Checkcc.U
14887 ____________________________________________________________________________
14888 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
14889         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
14890              From: Robin Barker <rmb1@cise.npl.co.uk>
14891              Date: Thu, 21 Mar 2002 17:35:00 GMT
14892              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
14893      Branch: perl
14894            ! Configure
14895 ____________________________________________________________________________
14896 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
14897         Log: Subject: Re: [tests for Pod::Html]
14898              From: Stas Bekman <stas@stason.org>
14899              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
14900              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
14901      Branch: perl
14902            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
14903            - t/pod2html/README
14904            ! MANIFEST lib/Pod/t/pod2html-lib.pl
14905 ____________________________________________________________________________
14906 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
14907         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
14908              From: Stas Bekman <stas@stason.org>
14909              Date: Thu, 21 Mar 2002 18:50:56 +0800
14910              Message-ID: <3C99BB10.50004@stason.org>
14911      Branch: perl
14912            ! ext/Cwd/Cwd.xs
14913 ____________________________________________________________________________
14914 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
14915         Log: Upgrade to Encode 0.95, from Dan Kogai.
14916      Branch: perl
14917            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
14918            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
14919            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
14920            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
14921            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
14922            + ext/Encode/lib/Encode/Details.pod
14923            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
14924            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
14925            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
14926            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
14927            ! ext/Encode/Makefile.PL
14928 ____________________________________________________________________________
14929 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
14930         Log: Mention the new syslog try-harder feature.
14931      Branch: perl
14932            ! pod/perldelta.pod
14933 ____________________________________________________________________________
14934 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
14935         Log: metaconfig unit changes for #15388.
14936      Branch: metaconfig
14937            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14938            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14939            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14940            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14941            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14942            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14943            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14944            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14945            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14946            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14947            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14948            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14949            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14950            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14951            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14952            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14953            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14954            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14955            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14956            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14957            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14958            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14959            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14960            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14961 ____________________________________________________________________________
14962 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
14963         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
14964              From: Spider Boardman <spider@web.zk3.dec.com>
14965              Date: Thu, 21 Mar 2002 09:23:45 -0500
14966              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
14967      Branch: perl
14968            ! Configure hints/hpux.sh reentr.pl
14969 ____________________________________________________________________________
14970 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
14971         Log: NetWare diff from C Aditya.
14972      Branch: perl
14973            ! perl.h
14974 ____________________________________________________________________________
14975 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
14976         Log: The htmlview test doesn't work yet.
14977      Branch: perl
14978            + t/pod2html/README
14979            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
14980            ! MANIFEST
14981 ____________________________________________________________________________
14982 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
14983         Log: Placeholder.
14984      Branch: perl
14985            ! MANIFEST
14986 ____________________________________________________________________________
14987 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
14988         Log: Integrate perlio:
14989              
14990              [ 15381]
14991              Restore tabs so dmake will parse file!
14992      Branch: perl
14993           !> win32/makefile.mk
14994 ____________________________________________________________________________
14995 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
14996         Log: Subject: [tests for Pod::Html]
14997              From: Stas Bekman <stas@stason.org>
14998              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
14999              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
15000      Branch: perl
15001            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
15002            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
15003            + lib/Pod/t/pod2html-lib.pl
15004            ! MANIFEST
15005 ____________________________________________________________________________
15006 [ 15382] By: nick                                  on 2002/03/21  07:21:57
15007         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
15008      Branch: perlio
15009           +> ext/Encode/AUTHORS ext/Encode/Changes
15010           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
15011           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
15012           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
15013           +> ext/I18N/Langinfo/fallback/const-c.inc
15014           +> ext/I18N/Langinfo/fallback/const-xs.inc
15015           +> lib/ExtUtils/t/Constant.t
15016            - ext/Encode/Encode/euc-jp-0212.enc
15017            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
15018            - ext/Encode/t/table.euc ext/Encode/t/table.ref
15019            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
15020           !> (integrate 105 files)
15021 ____________________________________________________________________________
15022 [ 15381] By: nick                                  on 2002/03/21  06:59:57
15023         Log: Restore tabs so dmake will parse file!
15024      Branch: perlio
15025            ! win32/makefile.mk
15026 ____________________________________________________________________________
15027 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
15028         Log: Upgrade to Unicode::Normalize 0.16.
15029      Branch: perl
15030            ! ext/Unicode/Normalize/Changes
15031            ! ext/Unicode/Normalize/Normalize.pm
15032 ____________________________________________________________________________
15033 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
15034         Log: Schwern's wallet is a bit more loose.
15035      Branch: perl
15036            ! t/lib/1_compile.t
15037 ____________________________________________________________________________
15038 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
15039         Log: Subject: [PATCH]
15040              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15041              Date: Wed, 20 Mar 2002 22:56:17 -0000
15042              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
15043              
15044              packWARN also for subdirs.
15045      Branch: perl
15046            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
15047            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
15048            ! win32/win32.c
15049 ____________________________________________________________________________
15050 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
15051         Log: A plan is better.
15052      Branch: perl
15053            ! ext/Encode/t/CJKalias.t
15054 ____________________________________________________________________________
15055 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
15056         Log: Upgrade to Encode 0.94, from Dan Kogai.
15057      Branch: perl
15058            + ext/Encode/lib/Encode/Description.pod
15059            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
15060            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
15061            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
15062            ! ext/Encode/lib/Encode/Encoding.pm
15063            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15064            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
15065            ! ext/Encode/t/CJKalias.t
15066 ____________________________________________________________________________
15067 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
15068         Log: Rats' nest.
15069      Branch: perl
15070            ! hints/solaris_2.sh
15071 ____________________________________________________________________________
15072 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
15073         Log: Rrright.
15074      Branch: perl
15075            ! pod/perlguts.pod
15076 ____________________________________________________________________________
15077 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
15078         Log: Update Changes.
15079      Branch: perl
15080            ! Changes patchlevel.h
15081 ____________________________________________________________________________
15082 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
15083         Log: Reapply #15336.
15084      Branch: perl
15085            ! ext/Encode/lib/Encode/Tcl.pm
15086 ____________________________________________________________________________
15087 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
15088         Log: Upgrade to Encode 0.93, from Dan Kogai.
15089      Branch: perl
15090            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
15091            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
15092            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
15093            ! ext/Encode/README ext/Encode/TW/TW.pm
15094            ! ext/Encode/lib/Encode/CN/HZ.pm
15095            ! ext/Encode/lib/Encode/Encoding.pm
15096            ! ext/Encode/lib/Encode/Internal.pm
15097            ! ext/Encode/lib/Encode/JP/Constants.pm
15098            ! ext/Encode/lib/Encode/JP/H2Z.pm
15099            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15100            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
15101            ! ext/Encode/lib/Encode/Tcl/Escape.pm
15102            ! ext/Encode/lib/Encode/Tcl/Table.pm
15103            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
15104            ! ext/Encode/lib/Encode/iso10646_1.pm
15105            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
15106            ! ext/Encode/t/JP.t
15107 ____________________________________________________________________________
15108 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
15109         Log: Subject: patch for syslog
15110              From: <Nick.Williams@morganstanley.com>
15111              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
15112              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
15113      Branch: perl
15114            ! ext/Sys/Syslog/Syslog.pm
15115 ____________________________________________________________________________
15116 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
15117         Log: Some failure updates.
15118      Branch: perl
15119            ! pod/perldelta.pod
15120 ____________________________________________________________________________
15121 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
15122         Log: Getopt::Long 2.29 from Johan Vromans.
15123      Branch: perl
15124            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
15125 ____________________________________________________________________________
15126 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
15127         Log: Rename ExtUtils.t to Constant.t, as suggested by
15128              Nicholas Clark.
15129      Branch: perl
15130            + lib/ExtUtils/t/Constant.t
15131            - lib/ExtUtils/t/ExtUtils.t
15132            ! MANIFEST
15133 ____________________________________________________________________________
15134 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
15135         Log: Subject: [PATCH] TODO - Make Schwern Poorer
15136              From: Nicholas Clark <nick@unfortu.net>
15137              Date: Tue, 19 Mar 2002 22:50:28 +0000
15138              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
15139      Branch: perl
15140            ! t/lib/1_compile.t
15141 ____________________________________________________________________________
15142 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
15143         Log: Subject: Re: The story of O [PATCH]
15144              From: Richard.Foley@t-online.de (Richard Foley)
15145              Date: Sun, 17 Mar 2002 08:37:26 +0100
15146              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
15147      Branch: perl
15148            ! lib/perl5db.pl
15149 ____________________________________________________________________________
15150 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
15151         Log: Mention the external modules Encode::HanExtra and
15152              PadWalker.
15153      Branch: perl
15154            ! pod/perldelta.pod
15155 ____________________________________________________________________________
15156 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
15157         Log: Subject: [PATCH] List lexicals from debugger
15158              From: Peter Scott <Peter@PSDT.com>
15159              Date: Tue, 19 Mar 2002 12:28:52 -0800
15160              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
15161      Branch: perl
15162            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
15163 ____________________________________________________________________________
15164 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
15165         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
15166              and :encoding(xxx) was errorneously parsed.
15167      Branch: perl
15168            ! lib/open.pm
15169 ____________________________________________________________________________
15170 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
15171         Log: Subject: [PATCH bleadperl] exec.t tweak
15172              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15173              Date: Wed, 20 Mar 2002 01:21:40 +0100
15174              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
15175              
15176              4NT returns 2 as error-code for nonexistant file.
15177      Branch: perl
15178            ! t/op/exec.t
15179 ____________________________________________________________________________
15180 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
15181         Log: minor Tie::File test patch to make win32 happier, from mjd.
15182      Branch: perl
15183            ! lib/Tie/File/t/30_defer.t
15184 ____________________________________________________________________________
15185 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
15186         Log: Subject: [PATCH bleadperl] magic.t tweak
15187              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15188              Date: Wed, 20 Mar 2002 00:39:16 +0100
15189              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
15190      Branch: perl
15191            ! t/op/magic.t
15192 ____________________________________________________________________________
15193 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
15194         Log: Typo fix from Andreas Koenig, plus a tweak.
15195      Branch: perl
15196            ! pod/perlunicode.pod
15197 ____________________________________________________________________________
15198 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
15199         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
15200              in Mandrake 8.2.  Now we need to figure out a way not to
15201              unbreak Apache.
15202      Branch: perl
15203            ! hints/linux.sh
15204 ____________________________________________________________________________
15205 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
15206         Log: Fix for "UTF-8 bug with s///" from Hugo.
15207      Branch: perl
15208            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
15209            ! t/op/pat.t
15210 ____________________________________________________________________________
15211 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
15212         Log: metaconfig unit change for #15354.
15213      Branch: metaconfig
15214            ! U/threads/usethreads.U
15215 ____________________________________________________________________________
15216 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
15217         Log: Installation updates on threads and perlio.
15218      Branch: perl
15219            ! Configure INSTALL
15220 ____________________________________________________________________________
15221 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
15222         Log: Tpo.
15223      Branch: perl
15224            ! pod/perlfaq6.pod
15225 ____________________________________________________________________________
15226 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
15227         Log: Regen modlib and toc.
15228      Branch: perl
15229            ! pod/perlmodlib.pod pod/perltoc.pod
15230 ____________________________________________________________________________
15231 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
15232         Log: Whitespace tweaks.
15233      Branch: perl
15234            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
15235            ! pod/perltodo.pod pod/perlunicode.pod
15236 ____________________________________________________________________________
15237 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
15238         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
15239              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
15240              (And as suggested by Markus Kuhn.)
15241              
15242              While we are at it, document also the case of
15243              mixed hash keys as a known potential troublemaker.
15244              (Since it's locale-related, sometimes.)
15245      Branch: perl
15246            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
15247            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
15248            ! pod/perluniintro.pod
15249 ____________________________________________________________________________
15250 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
15251         Log: Surely a typo.
15252      Branch: perl
15253            ! gv.c
15254 ____________________________________________________________________________
15255 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
15256         Log: Take two.
15257      Branch: perl
15258            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
15259            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
15260 ____________________________________________________________________________
15261 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
15262         Log: Let's try this from scratch.
15263      Branch: perl
15264            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
15265            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
15266 ____________________________________________________________________________
15267 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
15268         Log: I could do this all day...
15269      Branch: perl
15270            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
15271            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
15272 ____________________________________________________________________________
15273 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
15274         Log: Grrr.
15275      Branch: perl
15276            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
15277            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
15278 ____________________________________________________________________________
15279 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
15280         Log: Subject: Re: Nearly OK for cygwin@15318
15281              From: John Peacock <jpeacock@rowman.com>
15282              Date: Tue, 19 Mar 2002 15:58:08 -0500
15283              Message-ID: <3C97A660.3060302@rowman.com>
15284      Branch: perl
15285            ! pod/perlport.pod
15286 ____________________________________________________________________________
15287 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
15288         Log: Subject: Re: Nearly OK for cygwin@15318
15289              From: <slaven.rezic@berlin.de>
15290              Date: Tue, 19 Mar 2002 21:47:49 +0100
15291              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
15292              
15293              Subject: Re: Nearly OK for cygwin@15318
15294              From: <slaven.rezic@berlin.de>
15295              Date: Tue, 19 Mar 2002 21:37:18 +0100
15296              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
15297      Branch: perl
15298            ! pod/perlport.pod t/io/fs.t
15299 ____________________________________________________________________________
15300 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
15301         Log: D'oh.
15302      Branch: perl
15303            + ext/I18N/Langinfo/fallback/const-c.inc
15304            + ext/I18N/Langinfo/fallback/const-xs.inc
15305 ____________________________________________________________________________
15306 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
15307         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
15308              From: Nicholas Clark <nick@unfortu.net>
15309              Date: Tue, 19 Mar 2002 22:37:08 +0000
15310              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
15311              
15312              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
15313              From: Nicholas Clark <nick@ccl4.org>
15314              Date: Tue, 19 Mar 2002 22:39:55 +0000
15315              Message-ID: <20020319223954.G94831@plum.flirble.org>
15316      Branch: perl
15317            - ext/I18N/Langinfo/fallback.xs
15318            ! MANIFEST
15319 ____________________________________________________________________________
15320 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
15321         Log: Text, not binary.
15322      Branch: perl
15323            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
15324            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
15325 ____________________________________________________________________________
15326 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
15327         Log: Subject: Re: perl@15244
15328              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15329              Date: Mon, 18 Mar 2002 17:37:31 +0100
15330              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
15331              
15332              (Goedendag: Dutch whitespace police)
15333      Branch: perl
15334            ! hints/hpux.sh
15335 ____________________________________________________________________________
15336 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
15337         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
15338              From: Nicholas Clark <nick@unfortu.net>
15339              Date: Tue, 19 Mar 2002 21:52:47 +0000
15340              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
15341      Branch: perl
15342            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
15343            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
15344            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
15345            ! ext/Sys/Syslog/Makefile.PL
15346 ____________________________________________________________________________
15347 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
15348         Log: More pathname portability checks.
15349      Branch: perl
15350            ! Porting/check83.pl
15351 ____________________________________________________________________________
15352 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
15353         Log: Begone, Encode::Tcl::Extended.
15354      Branch: perl
15355            ! ext/Encode/lib/Encode/Tcl.pm
15356 ____________________________________________________________________________
15357 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
15358         Log: This is like trying to put the shaving cream
15359              back to the can...
15360      Branch: perl
15361            ! hints/linux.sh
15362 ____________________________________________________________________________
15363 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
15364         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
15365              types of usleep().  Fun, fun. fun.
15366      Branch: perl
15367            ! hints/linux.sh
15368 ____________________________________________________________________________
15369 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
15370         Log: Sarathy's new suggestion for Linux threading flags.
15371      Branch: perl
15372            ! hints/linux.sh
15373 ____________________________________________________________________________
15374 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
15375         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
15376      Branch: perl
15377            - ext/Encode/Encode/euc-jp-0212.ucm
15378            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
15379            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
15380 ____________________________________________________________________________
15381 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
15382         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
15383              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15384              Date: Tue, 19 Mar 2002 00:42:22 +0100
15385              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
15386      Branch: perl
15387            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
15388 ____________________________________________________________________________
15389 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
15390         Log: "+" is not a valid filename character in VMS.
15391      Branch: perl
15392            + ext/Encode/Encode/euc-jp-0212.ucm
15393            - ext/Encode/Encode/euc-jp+0212.ucm
15394            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
15395 ____________________________________________________________________________
15396 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
15397         Log: Update Changes.
15398      Branch: perl
15399            ! Changes patchlevel.h
15400 ____________________________________________________________________________
15401 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
15402         Log: Take away _GNU_SOURCE since that does not seem
15403              to play well with other software (like Apache),
15404              just hint away the WHOAs.
15405      Branch: perl
15406            ! hints/linux.sh
15407 ____________________________________________________________________________
15408 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
15409         Log: metaconfig unit change for #15326.
15410      Branch: metaconfig
15411            ! U/threads/d_crypt_r.U
15412 ____________________________________________________________________________
15413 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
15414         Log: Support crypt_r(const char*,const char*, CRYPTD*).
15415      Branch: perl
15416            ! Configure reentr.h reentr.pl
15417 ____________________________________________________________________________
15418 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
15419         Log: VMS acrobatics from Peter Prymmer.
15420      Branch: perl
15421            ! lib/ExtUtils/t/ExtUtils.t
15422 ____________________________________________________________________________
15423 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
15424         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
15425              From: Stas Bekman <stas@stason.org>
15426              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
15427              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
15428      Branch: perl
15429            ! lib/Pod/Html.pm
15430 ____________________________________________________________________________
15431 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
15432         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
15433              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15434              Date: Tue, 19 Mar 2002 10:49:27 +0100
15435              Message-ID: <20020319104927.C705@rafael>   
15436      Branch: perl
15437            ! ext/B/t/xref.t
15438 ____________________________________________________________________________
15439 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
15440         Log: Integrate perlio:
15441              
15442              [ 15314]
15443              Move docs for Encode::valid_utf8 (which does not exist)
15444              to be docs for utf8::valid() (which does).
15445      Branch: perl
15446           !> ext/Encode/Encode.pm lib/utf8.pm
15447 ____________________________________________________________________________
15448 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
15449         Log: Remove Encode::Tcl::Extended, suggested by
15450              SADAHIRO Tomoyuki.
15451      Branch: perl
15452            - ext/Encode/Encode/euc-jp-0212.enc
15453            - ext/Encode/lib/Encode/Tcl/Extended.pm
15454            ! MANIFEST ext/Encode/MANIFEST
15455            ! ext/Encode/lib/Encode/Tcl/Escape.pm
15456            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
15457 ____________________________________________________________________________
15458 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
15459         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
15460      Branch: perl
15461            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
15462            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
15463            + ext/Encode/t/jisx0212.ref
15464            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
15465            - ext/Encode/t/table.ref
15466            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
15467            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
15468            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
15469            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
15470            ! ext/Encode/lib/Encode/CN/HZ.pm
15471            ! ext/Encode/lib/Encode/Encoding.pm
15472            ! ext/Encode/lib/Encode/Internal.pm
15473            ! ext/Encode/lib/Encode/JP/Constants.pm
15474            ! ext/Encode/lib/Encode/JP/H2Z.pm
15475            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15476            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
15477            ! ext/Encode/lib/Encode/Tcl/Escape.pm
15478            ! ext/Encode/lib/Encode/Tcl/Extended.pm
15479            ! ext/Encode/lib/Encode/Tcl/Table.pm
15480            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
15481            ! ext/Encode/lib/Encode/iso10646_1.pm
15482            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
15483            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
15484            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
15485 ____________________________________________________________________________
15486 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
15487         Log: constness+signedness nit.
15488      Branch: perl
15489            ! ext/Unicode/Normalize/Normalize.xs
15490 ____________________________________________________________________________
15491 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
15492         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
15493      Branch: perl
15494            ! ext/Unicode/Normalize/Changes
15495            ! ext/Unicode/Normalize/Normalize.pm
15496            ! ext/Unicode/Normalize/Normalize.xs
15497            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
15498            ! ext/Unicode/Normalize/t/func.t
15499 ____________________________________________________________________________
15500 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
15501         Log: Split the ebcdic details to perlebcdic.
15502      Branch: perl
15503            ! pod/perlebcdic.pod pod/perluniintro.pod
15504 ____________________________________________________________________________
15505 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
15506         Log: Be explicit.
15507      Branch: perl
15508            ! pod/perluniintro.pod
15509 ____________________________________________________________________________
15510 [ 15315] By: nick                                  on 2002/03/19  09:24:18
15511         Log: Integrate mainline
15512      Branch: perlio
15513           +> ext/List/Util/t/openhan.t
15514           !> (integrate 53 files)
15515 ____________________________________________________________________________
15516 [ 15314] By: nick                                  on 2002/03/19  07:39:07
15517         Log: Move docs for Encode::valid_utf8 (which does not exist)
15518              to be docs for utf8::valid() (which does).
15519      Branch: perlio
15520            ! ext/Encode/Encode.pm lib/utf8.pm
15521 ____________________________________________________________________________
15522 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
15523         Log: Update the Unicode vs EBCDIC situation.
15524      Branch: perl
15525            ! pod/perlebcdic.pod pod/perluniintro.pod
15526 ____________________________________________________________________________
15527 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
15528         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
15529              From: Robert Spier <rspier@pobox.com>
15530              Date: Mon, 18 Mar 2002 19:22:55 -0800
15531              Message-ID: <15510.44815.383439.823671@rls.cx>
15532      Branch: perl
15533            ! ext/threads/t/end.t
15534 ____________________________________________________________________________
15535 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
15536         Log: UTF-8 walk errors that become visible in EBCDIC.
15537      Branch: perl
15538            ! regexec.c
15539 ____________________________________________________________________________
15540 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
15541         Log: s/regcinclasslen/reginclass/ and remove the old
15542              reginclass since nothing is using it.
15543      Branch: perl
15544            ! embed.fnc embed.h proto.h regexec.c
15545 ____________________________________________________________________________
15546 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
15547         Log: Close the file so it can be (a) removed (b) reopened.
15548      Branch: perl
15549            ! ext/B/t/xref.t
15550 ____________________________________________________________________________
15551 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
15552         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
15553              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15554              Date: Mon, 18 Mar 2002 23:14:31 +0100
15555              Message-ID: <20020318231431.A699@rafael>
15556      Branch: perl
15557            ! ext/B/B.xs utf8.c
15558 ____________________________________________________________________________
15559 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
15560         Log: Failed patch hunk reapplied.
15561      Branch: perl
15562            ! lib/Tie/File/t/32_defer_misc.t
15563 ____________________________________________________________________________
15564 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
15565         Log: For DEBUGGING threaded builds.
15566      Branch: perl
15567            ! sv.c
15568 ____________________________________________________________________________
15569 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
15570         Log: AUTHORS update.
15571      Branch: perl
15572            ! AUTHORS
15573 ____________________________________________________________________________
15574 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
15575         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
15576              (Fix from Craig Berry)
15577      Branch: perl
15578            ! pp_sys.c
15579 ____________________________________________________________________________
15580 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
15581         Log: Subject: [PATCH] configure.com home-grown kill() check
15582              From: "Craig A. Berry" <craigberry@mac.com>
15583              Date: Mon, 18 Mar 2002 13:52:59 -0600
15584              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
15585      Branch: perl
15586            ! configure.com
15587 ____________________________________________________________________________
15588 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
15589         Log: Upgrade to Tie::File 0.50.
15590      Branch: perl
15591            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
15592            ! lib/Tie/File/t/32_defer_misc.t
15593 ____________________________________________________________________________
15594 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
15595         Log: AUTHORS updates.
15596      Branch: perl
15597            ! AUTHORS
15598 ____________________________________________________________________________
15599 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
15600         Log: Update Changes.
15601      Branch: perl
15602            ! Changes patchlevel.h
15603 ____________________________________________________________________________
15604 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
15605         Log: OS/390 update.
15606      Branch: perl
15607            ! pod/perldelta.pod
15608 ____________________________________________________________________________
15609 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
15610         Log: Forgot from #15288.
15611      Branch: perl
15612            ! ext/B/B.xs
15613 ____________________________________________________________________________
15614 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
15615         Log: Make regex DEBUGGING faster.
15616      Branch: perl
15617            ! perl.c perl.h regexec.c
15618 ____________________________________________________________________________
15619 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
15620         Log: Undo accidental perl.h part of #15295 (wait for #15297)
15621      Branch: perl
15622            ! perl.h
15623 ____________________________________________________________________________
15624 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
15625         Log: Subject: prefix slip
15626              From: andreas.koenig@anima.de (Andreas J. Koenig)
15627              Date: Mon, 18 Mar 2002 16:24:46 +0100
15628              Message-ID: <m3y9gp3nlt.fsf@anima.de>
15629              
15630              (perl.h part accidental, undone by #15296)
15631      Branch: perl
15632            ! INSTALL perl.h
15633 ____________________________________________________________________________
15634 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
15635         Log: Be tidy.
15636      Branch: perl
15637            ! ext/B/t/xref.t
15638 ____________________________________________________________________________
15639 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
15640         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
15641              From: Spider Boardman <spider@web.zk3.dec.com>
15642              Date: Mon, 18 Mar 2002 10:09:50 -0500
15643              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
15644      Branch: perl
15645            ! README.tru64 hints/dec_osf.sh
15646 ____________________________________________________________________________
15647 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
15648         Log: NetWare tweaks from C Aditya <caditya@novell.com>
15649      Branch: perl
15650            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
15651 ____________________________________________________________________________
15652 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
15653         Log: metaconfig unit change for #15290.
15654      Branch: metaconfig/U/perl
15655            ! perlxv.U
15656 ____________________________________________________________________________
15657 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
15658         Log: Subject: d_nv_preserves_uv_bits
15659              From: Nicholas Clark <nick@unfortu.net>
15660              Date: Thu, 14 Mar 2002 22:24:19 +0000
15661              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
15662      Branch: perl
15663            ! Configure Porting/Glossary Porting/config.sh config_h.SH
15664            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
15665            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
15666            ! win32/config.bc win32/config.gc win32/config.vc
15667            ! win32/config.win64
15668 ____________________________________________________________________________
15669 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
15670         Log: Subject: Re: perl@15244
15671              From: Spider Boardman <spider@web.zk3.dec.com>
15672              Date: Mon, 18 Mar 2002 09:38:55 -0500
15673              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
15674              
15675              (IA64 work.)
15676      Branch: perl
15677            ! hints/hpux.sh perl.h
15678 ____________________________________________________________________________
15679 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
15680         Log: Subject: [PATCH B] B::perlstring()
15681              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15682              Date: Sun, 17 Mar 2002 23:06:12 +0100
15683              Message-ID: <20020317230612.A24442@rafael>
15684      Branch: perl
15685            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
15686 ____________________________________________________________________________
15687 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
15688         Log: Subject: [PATCH] another pack "w" thing
15689              From: Nicholas Clark <nick@unfortu.net>
15690              Date: Sat, 16 Mar 2002 21:52:15 +0000
15691              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
15692      Branch: perl
15693            ! pp_pack.c t/op/pack.t
15694 ____________________________________________________________________________
15695 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
15696         Log: More prototypes blindness in Solaris.
15697              (TODO: readdir64_r really needs to be seen.)
15698      Branch: perl
15699            ! hints/solaris_2.sh
15700 ____________________________________________________________________________
15701 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
15702         Log: Integrate perlio:
15703              
15704              [ 15282]
15705              Tidy the "does not map" message for non-characters
15706              (e.g. iso-8859-3 "\xA5").
15707      Branch: perl
15708           !> ext/Encode/Encode.xs
15709 ____________________________________________________________________________
15710 [ 15284] By: nick                                  on 2002/03/18  11:00:31
15711         Log: Integrate mainline
15712      Branch: perlio
15713           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
15714           +> lib/Tie/File/t/32_defer_misc.t
15715           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
15716           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
15717           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
15718           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
15719           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
15720           !> reentr.pl regexec.c t/op/pat.t util.c
15721 ____________________________________________________________________________
15722 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
15723         Log: Sync with Scalar-List-Utils-1.07
15724      Branch: perl
15725            + ext/List/Util/t/openhan.t
15726            ! MANIFEST ext/List/Util/ChangeLog
15727            ! ext/List/Util/lib/List/Util.pm
15728            ! ext/List/Util/lib/Scalar/Util.pm
15729 ____________________________________________________________________________
15730 [ 15282] By: nick                                  on 2002/03/18  08:11:28
15731         Log: Tidy the "does not map" message for non-characters
15732              (e.g. iso-8859-3 "\xA5").
15733      Branch: perlio
15734            ! ext/Encode/Encode.xs
15735 ____________________________________________________________________________
15736 [ 15281] By: ams                                   on 2002/03/18  04:44:37
15737         Log: URL fix from MJD.
15738      Branch: perl
15739            ! pod/perlfaq3.pod
15740 ____________________________________________________________________________
15741 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
15742         Log: More prototype calming (really should fix the Configure
15743              protochk, but not at this point in time).
15744      Branch: perl
15745            ! hints/solaris_2.sh
15746 ____________________________________________________________________________
15747 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
15748         Log: return at the wrong side of #endif.
15749      Branch: perl
15750            ! util.c
15751 ____________________________________________________________________________
15752 [ 15278] By: ams                                   on 2002/03/17  23:45:31
15753         Log: Typo fix from Stas Bekman.
15754      Branch: perl
15755            ! pod/perlhack.pod
15756 ____________________________________________________________________________
15757 [ 15277] By: ams                                   on 2002/03/17  23:41:35
15758         Log: Upgrade to Tie::File 0.21.
15759      Branch: perl
15760            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
15761            + lib/Tie/File/t/32_defer_misc.t
15762            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
15763            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
15764            ! lib/Tie/File/t/22_autochomp.t
15765 ____________________________________________________________________________
15766 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
15767         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
15768              character classes use inlined macros instead of the full
15769              function call.
15770      Branch: perl
15771            ! regexec.c
15772 ____________________________________________________________________________
15773 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
15774         Log: Integrate perlio:
15775              
15776              [ 15274]
15777              Other :encoding oddities
15778              - we should really pop while we can still make method calls
15779              in case DESTROY does something.
15780              - Provide a no-op DESTROY
15781              - Use SvPV_only() rather than just SvPV_on()
15782              
15783              [ 15273]
15784              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
15785      Branch: perl
15786           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
15787           !> ext/Encode/lib/Encode/Encoding.pm sv.c
15788 ____________________________________________________________________________
15789 [ 15274] By: nick                                  on 2002/03/17  20:00:12
15790         Log: Other :encoding oddities
15791              - we should really pop while we can still make method calls
15792              in case DESTROY does something.
15793              - Provide a no-op DESTROY
15794              - Use SvPV_only() rather than just SvPV_on()
15795      Branch: perlio
15796            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
15797            ! ext/Encode/lib/Encode/Encoding.pm
15798 ____________________________________________________________________________
15799 [ 15273] By: nick                                  on 2002/03/17  19:53:24
15800         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
15801      Branch: perlio
15802            ! sv.c
15803 ____________________________________________________________________________
15804 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
15805         Log: Implement the retry-on-ERANGE for the get*_r().
15806              The buffer will keep doubling until 64k.
15807      Branch: perl
15808            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
15809            ! reentr.h reentr.pl
15810 ____________________________________________________________________________
15811 [ 15271] By: nick                                  on 2002/03/17  17:38:44
15812         Log: Integrate mainline
15813      Branch: perlio
15814           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
15815           +> t/op/pow.t
15816           !> (integrate 28 files)
15817 ____________________________________________________________________________
15818 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
15819         Log: Subject: UTF-8 bug (maybe alreayd known?)
15820              From: andreas.koenig@anima.de (Andreas J. Koenig)
15821              Date: Fri, 08 Mar 2002 16:36:01 +0100
15822              Message-ID: <m3n0xjul5q.fsf@anima.de>
15823      Branch: perl
15824            ! pp_hot.c t/op/pat.t
15825 ____________________________________________________________________________
15826 [ 15269] By: nick                                  on 2002/03/17  09:12:39
15827         Log: Integarate mainline
15828      Branch: perlio
15829           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
15830           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
15831           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
15832           !> (integrate 69 files)
15833 ____________________________________________________________________________
15834 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
15835         Log: Subject: SEGV in s/// and UTF-8
15836              From: andreas.koenig@anima.de (Andreas J. Koenig)
15837              Date: Tue, 12 Mar 2002 00:40:09 +0100
15838              Message-ID: <m3r8mqad2e.fsf@anima.de>
15839      Branch: perl
15840            ! regexec.c t/op/pat.t
15841 ____________________________________________________________________________
15842 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
15843         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
15844              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
15845              which assume that 2**someinteger is accurate.
15846      Branch: perl
15847            + t/op/pow.t
15848            ! MANIFEST pp.c t/test.pl
15849 ____________________________________________________________________________
15850 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
15851         Log: _r-ify config.win64, too.
15852      Branch: perl
15853            ! win32/config.win64
15854 ____________________________________________________________________________
15855 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
15856         Log: Better place to initialize (IRIX cc noticed that
15857              the many "goto defchars" bypass the initialization)
15858      Branch: perl
15859            ! regcomp.c
15860 ____________________________________________________________________________
15861 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
15862         Log: If not building threaded, never mind the threaded prototypes.
15863      Branch: perl
15864            ! Configure reentr.pl
15865 ____________________________________________________________________________
15866 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
15867         Log: metaconfig: If not using threads, not point probing for the
15868              prototypes (since they might be hidden behind many defines
15869              we won't have if not building threaded)
15870      Branch: metaconfig
15871            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15872            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15873            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15874            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15875            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15876            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15877            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15878            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15879            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15880            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15881            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15882            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15883            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15884            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15885            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15886            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15887            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15888            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15889            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15890            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15891            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15892            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15893            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15894            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15895 ____________________________________________________________________________
15896 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
15897         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
15898      Branch: perl
15899            ! hints/freebsd.sh
15900 ____________________________________________________________________________
15901 [ 15261] By: ams                                   on 2002/03/16  18:14:04
15902         Log: Upgrade to Tie::File 0.20.
15903      Branch: perl
15904            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
15905            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
15906            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
15907            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
15908            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
15909            ! lib/Tie/File/t/11_rv_splice_rs.t
15910            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
15911            ! lib/Tie/File/t/16_handle.t
15912 ____________________________________________________________________________
15913 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
15914         Log: There seems to be a trend for the *time_r to be hidden.
15915      Branch: perl
15916            ! hints/irix_6.sh
15917 ____________________________________________________________________________
15918 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
15919         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
15920              From: Stas Bekman <stas@stason.org>
15921              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
15922              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
15923      Branch: perl
15924            ! lib/Pod/Html.pm
15925 ____________________________________________________________________________
15926 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
15927         Log: Subject: [PATCH] Re: dumpvar.pl bug
15928              From: Peter Scott <Peter@PSDT.com>
15929              Date: Fri, 15 Mar 2002 18:19:21 -0800
15930              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
15931      Branch: perl
15932            ! lib/dumpvar.pl lib/perl5db.pl
15933 ____________________________________________________________________________
15934 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
15935         Log: More paranoid _r protochecking.  At least Tru64 and
15936              Linux need additional hinting help to believe that
15937              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
15938              to see what goes bang.
15939      Branch: perl
15940            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
15941            ! reentr.pl
15942 ____________________________________________________________________________
15943 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
15944         Log: metaconfig: more paranoid _r protochecking.
15945      Branch: metaconfig
15946            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15947            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15948            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15949            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15950            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15951            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15952            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15953            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15954            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15955            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15956            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15957            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15958            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15959            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15960            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15961            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15962            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15963            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15964            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15965            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15966            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15967            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15968            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15969            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15970 ____________________________________________________________________________
15971 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
15972         Log: HP-UX gcc 3 warnings found by Sarathy.
15973      Branch: perl
15974            ! regcomp.c sv.c
15975 ____________________________________________________________________________
15976 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
15977         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
15978              From: Slaven Rezic <slaven.rezic@berlin.de>
15979              Date: 16 Mar 2002 15:29:18 +0100
15980              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
15981      Branch: perl
15982            ! pod/perldelta.pod
15983 ____________________________________________________________________________
15984 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
15985         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
15986      Branch: perl
15987            ! Porting/findrfuncs reentr.h reentr.pl
15988 ____________________________________________________________________________
15989 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
15990         Log: UIN32_MAX with borken under HP-UX+gcc
15991      Branch: perl
15992            ! handy.h
15993 ____________________________________________________________________________
15994 [ 15251] By: ams                                   on 2002/03/16  02:38:08
15995         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
15996              *::DESTROY() is deprecated
15997              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15998              Date: Thu, 14 Mar 2002 18:39:22 -0500
15999              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
16000              
16001              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
16002              *::DESTROY() is deprecated
16003              From: Dave Mitchell <davem@fdgroup.com>
16004              Date: Fri, 15 Mar 2002 19:22:49 +0000
16005              Message-Id: <20020315192249.A22389@fdgroup.com>
16006      Branch: perl
16007            ! gv.c t/op/method.t
16008 ____________________________________________________________________________
16009 [ 15250] By: ams                                   on 2002/03/16  02:14:41
16010         Log: Plural nit.
16011      Branch: perl
16012            ! pod/perldelta.pod
16013 ____________________________________________________________________________
16014 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
16015         Log: Doesn't make sense to test for protos if the
16016              functions are not to be used (!= functions exist!)
16017              This might be the key (well, a key) to the HP-UX
16018              problems.
16019      Branch: perl
16020            ! reentr.h reentr.pl
16021 ____________________________________________________________________________
16022 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
16023         Log: Typo in #15247.
16024      Branch: perl
16025            ! hints/hpux.sh
16026 ____________________________________________________________________________
16027 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
16028         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
16029              in HP-UX (from H.Merijn Brand)
16030      Branch: perl
16031            ! hints/hpux.sh
16032 ____________________________________________________________________________
16033 [ 15246] By: ams                                   on 2002/03/15  17:53:23
16034         Log: Subject: minor corrections in perldelta.pod
16035              From: mjd@plover.com
16036              Date: 15 Mar 2002 18:48:42 -0000
16037              Message-Id: <20020315184842.13573.qmail@plover.com>
16038      Branch: perl
16039            ! pod/perldelta.pod
16040 ____________________________________________________________________________
16041 [ 15245] By: ams                                   on 2002/03/15  17:37:52
16042         Log: Upgrade to Tie::File 0.19.
16043      Branch: perl
16044            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
16045            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
16046            + lib/Tie/File/t/21_win32.t
16047            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
16048            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
16049            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
16050            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
16051            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
16052            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
16053            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
16054            ! lib/Tie/File/t/17_misc_meth.t
16055 ____________________________________________________________________________
16056 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
16057         Log: Update Changes.
16058      Branch: perl
16059            ! Changes patchlevel.h
16060 ____________________________________________________________________________
16061 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
16062         Log: Forgot from #15241.
16063      Branch: perl
16064            ! win32/config_sh.PL
16065 ____________________________________________________________________________
16066 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
16067         Log: Subject: patch pod/perltodo.pod
16068              From: mjd@plover.com
16069              Date: 15 Mar 2002 15:42:18 -0000
16070              Message-ID: <20020315154218.10163.qmail@plover.com>
16071              
16072              (With s/WANT/Want/)
16073      Branch: perl
16074            ! pod/perltodo.pod
16075 ____________________________________________________________________________
16076 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
16077         Log: Subject: [PATCH bleadperl] (revision 5 undef)
16078              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16079              Date: Fri, 15 Mar 2002 00:39:48 +0100
16080              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
16081      Branch: perl
16082            ! win32/config.bc win32/config.gc win32/config.vc
16083            ! win32/config.win64
16084 ____________________________________________________________________________
16085 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
16086         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
16087              From: Michael G Schwern <schwern@pobox.com>
16088              Date: Thu, 14 Mar 2002 16:39:29 -0500
16089              Message-ID: <20020314213929.GA2912@blackrider>
16090      Branch: perl
16091            ! lib/perl5db.pl
16092 ____________________________________________________________________________
16093 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
16094         Log: Integrate perlio:
16095              
16096              [ 15235]
16097              Add the binmode()s to make JP.t pass on Win32
16098      Branch: perl
16099           !> embed.fnc ext/Encode/t/JP.t
16100 ____________________________________________________________________________
16101 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
16102         Log: Monster _r patch: try to scan for all known _r variants,
16103              and then use them (under ithreads).  May fail in HP-UX,
16104              and the op/groups is known to be fickle everywhere.  Known
16105              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
16106              warnings in AIX since the first arguments of getnetbyaddr
16107              and getnetbyadd_r are of different types.  Thanks, IBM.)
16108              
16109              In non-Configure platforms deny the existence of any
16110              of the _r thingies.  (Also add the recently introduced
16111              d_tm_* to places it wasn't already in.)
16112              
16113              TODO: the suggested glibc buffer growth retry loop in case
16114              some entries (at least for: gr*, host*) are big.
16115              Forgot win32/config.win64.
16116      Branch: perl
16117            + reentr.c reentr.h reentr.pl
16118            ! Configure MANIFEST Makefile.SH NetWare/Makefile
16119            ! NetWare/config.wc Porting/Glossary Porting/config.sh
16120            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
16121            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
16122            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
16123            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
16124            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
16125            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
16126            ! win32/config.bc win32/config.gc win32/config.vc
16127            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
16128 ____________________________________________________________________________
16129 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
16130         Log: Be more explicit on when is the $! worth anything.
16131      Branch: perl
16132            ! pod/perlvar.pod
16133 ____________________________________________________________________________
16134 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
16135         Log: metaconfig: _r _r we go.
16136      Branch: metaconfig
16137            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16138            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16139            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16140            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16141            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16142            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16143            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16144            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16145            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16146            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16147            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16148            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16149            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16150            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16151            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16152            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16153            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16154            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16155            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16156            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16157            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16158            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16159            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16160            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16161 ____________________________________________________________________________
16162 [ 15235] By: nick                                  on 2002/03/15  07:31:54
16163         Log: Add the binmode()s to make JP.t pass on Win32
16164      Branch: perlio
16165            ! ext/Encode/t/JP.t
16166 ____________________________________________________________________________
16167 [ 15234] By: nick                                  on 2002/03/15  07:20:49
16168         Log: Integrate perlio:
16169              
16170              [ 15233]
16171              Mark JP.t's data files as binary
16172              
16173              [ 15011]
16174              Avoid $Id$ cleverness and just have a $VERSION.
16175      Branch: perl
16176           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
16177 ____________________________________________________________________________
16178 [ 15233] By: nick                                  on 2002/03/15  07:18:02
16179         Log: Mark JP.t's data files as binary
16180      Branch: perlio
16181            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
16182 ____________________________________________________________________________
16183 [ 15232] By: nick                                  on 2002/03/15  07:13:38
16184         Log: Integrate mainline
16185      Branch: perlio
16186           +> ext/B/t/xref.t
16187           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
16188           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
16189           !> perl.c t/op/arith.t
16190 ____________________________________________________________________________
16191 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
16192         Log: The section needs to be in the makedepend script
16193              (from Jan-Erik Karlsson).
16194      Branch: perl
16195            ! makedepend.SH
16196 ____________________________________________________________________________
16197 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
16198         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
16199              From: Nicholas Clark <nick@unfortu.net>
16200              Date: Thu, 14 Mar 2002 23:05:23 +0000
16201              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
16202      Branch: perl
16203            ! ext/Safe/safe2.t
16204 ____________________________________________________________________________
16205 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
16206         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
16207              From: "Brent Dax" <brentdax@cpan.org>
16208              Date: Thu, 14 Mar 2002 09:08:41 -0800
16209              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
16210      Branch: perl
16211            ! lib/Pod/Html.pm
16212 ____________________________________________________________________________
16213 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
16214         Log: metaconfig: one round again for the _r.
16215      Branch: metaconfig
16216            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16217            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16218            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16219            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16220            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16221            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16222            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16223            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16224            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16225            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16226            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16227            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16228            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16229            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16230            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16231            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16232            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16233            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16234            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16235            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16236            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16237            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16238            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16239            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16240 ____________________________________________________________________________
16241 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
16242         Log: metaconfig: new round of the _r units.
16243      Branch: metaconfig
16244            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16245            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16246            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16247            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16248            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16249            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16250            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16251            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16252            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16253            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16254            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16255            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16256            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16257            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16258            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16259            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16260            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16261            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16262            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16263            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16264            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16265            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16266            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16267            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16268      Branch: metaconfig/U/perl
16269            + i_crypt.U
16270 ____________________________________________________________________________
16271 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
16272         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
16273              From: Paul_GreenVOS@vos.stratus.com
16274              Date: Tue, 12 Mar 02 19:22 est   
16275              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
16276      Branch: perl
16277            ! lib/Benchmark.t t/op/arith.t
16278 ____________________________________________________________________________
16279 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
16280         Log: Subject: Re: Win32: C:\Program Files
16281              From: "Ken Williams" <ken@mathforum.org>
16282              Date: Wed, 13 Mar 2002 17:50:59 -0600
16283              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
16284              
16285              Add -t to perl -h.
16286      Branch: perl
16287            ! perl.c
16288 ____________________________________________________________________________
16289 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
16290         Log: Extra paranoia from Nick Clark.
16291      Branch: perl
16292            ! ext/Safe/safe2.t
16293 ____________________________________________________________________________
16294 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
16295         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
16296              From: Nicholas Clark <nick@ccl4.org>
16297              Date: Wed, 13 Mar 2002 14:22:50 +0000
16298              Message-ID: <20020313142250.G92566@plum.flirble.org>
16299      Branch: perl
16300            ! ext/Safe/safe2.t
16301 ____________________________________________________________________________
16302 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
16303         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
16304              From: <slaven.rezic@berlin.de>
16305              Date: Tue, 12 Mar 2002 13:03:41 +0100      
16306              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
16307      Branch: perl
16308            ! Makefile.SH
16309 ____________________________________________________________________________
16310 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
16311         Log: Subject: [PATCH] a test for B::Xref
16312              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16313              Date: Wed, 13 Mar 2002 17:18:57 +0100
16314              Message-ID: <20020313171857.F1144@rafael>
16315      Branch: perl
16316            + ext/B/t/xref.t
16317            ! MANIFEST ext/B/B/Xref.pm
16318 ____________________________________________________________________________
16319 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
16320         Log: Subject: [PATCH] Exporter.pm POD fixups
16321              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16322              Date: Wed, 13 Mar 2002 16:21:42 +0100
16323              Message-ID: <20020313162142.A1144@rafael>
16324      Branch: perl
16325            ! lib/Exporter.pm
16326 ____________________________________________________________________________
16327 [ 15219] By: nick                                  on 2002/03/14  07:00:16
16328         Log: Integrate mainline
16329      Branch: perlio
16330           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
16331 ____________________________________________________________________________
16332 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
16333         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
16334              From: Michael G Schwern <schwern@pobox.com>
16335              Date: Wed, 13 Mar 2002 17:43:00 -0500
16336              Message-ID: <20020313224300.GG3311@blackrider>
16337      Branch: perl
16338            ! lib/ExtUtils/MM_VMS.pm
16339 ____________________________________________________________________________
16340 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
16341         Log: Pod tweak.
16342      Branch: perl
16343            ! lib/open.pm
16344 ____________________________________________________________________________
16345 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
16346         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
16347              From: "Craig A. Berry" <craigberry@mac.com>
16348              Date: Wed, 13 Mar 2002 01:44:01 -0600
16349              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
16350      Branch: perl
16351            ! vms/descrip_mms.template
16352 ____________________________________________________________________________
16353 [ 15215] By: nick                                  on 2002/03/13  08:08:36
16354         Log: Integrate mainline.
16355      Branch: perlio
16356           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
16357            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
16358            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
16359            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
16360            - ext/Data/Util/t/Hash.t
16361           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
16362           !> ext/Encode/lib/Encode/CN/HZ.pm
16363           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
16364           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
16365           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
16366           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
16367           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
16368           !> t/op/override.t toke.c universal.c
16369 ____________________________________________________________________________
16370 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
16371         Log: metaconfig: three guesses.
16372      Branch: metaconfig
16373            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16374            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16375            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16376            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16377            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16378            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16379            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16380            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16381            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16382            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16383            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16384            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16385            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16386            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16387            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16388            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16389            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16390            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16391            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16392            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16393            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16394            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16395            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16396            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16397 ____________________________________________________________________________
16398 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
16399         Log: metaconfig: regen _r units again.
16400      Branch: metaconfig
16401            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16402            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16403            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16404            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16405            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16406            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16407            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16408            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16409            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16410            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16411            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16412            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16413            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16414            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16415            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16416            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16417            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16418            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16419            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16420            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16421            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16422            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16423            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16424            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16425 ____________________________________________________________________________
16426 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
16427         Log: metaconfig: regen _r units.
16428      Branch: metaconfig
16429            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
16430            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16431            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16432            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16433            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16434            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16435            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16436            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16437            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16438            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16439            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16440            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16441            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16442            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16443            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16444            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16445            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16446            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16447            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16448            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16449            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16450            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16451            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16452            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16453            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16454 ____________________________________________________________________________
16455 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
16456         Log: metaconfig unit tweaks.
16457      Branch: metaconfig
16458            + U/threads/d_setprotoent_r.U
16459            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
16460            ! U/threads/d_tmpnam_r.U
16461 ____________________________________________________________________________
16462 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
16463         Log: metaconfig: replace the _r units with autogenerated ones.
16464      Branch: metaconfig
16465            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16466            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
16467            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16468            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
16469            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
16470            + U/threads/d_getprotobyname_r.U
16471            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16472            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
16473            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
16474            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16475            + U/threads/d_setservent_r.U
16476            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
16477            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
16478            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
16479            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
16480            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
16481            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
16482            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
16483            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
16484            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
16485            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16486            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16487            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16488            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
16489            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16490            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
16491            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
16492            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16493            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16494            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16495            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
16496            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
16497            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
16498            ! U/threads/d_ttyname_r.U
16499 ____________________________________________________________________________
16500 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
16501         Log: More known threadsafings.
16502      Branch: perl
16503            ! Porting/findrfuncs
16504 ____________________________________________________________________________
16505 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
16506         Log: Small tweaks.
16507      Branch: perl
16508            ! lib/Internals.t universal.c
16509 ____________________________________________________________________________
16510 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
16511         Log: VERSIONize.
16512      Branch: perl
16513            ! ext/Encode/lib/Encode/CN/HZ.pm
16514            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
16515            ! ext/Encode/lib/Encode/JP/JIS.pm
16516 ____________________________________________________________________________
16517 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
16518         Log: Subject: perl datastructure conversion shortcuts for DDD
16519              From: Stas Bekman <stas@stason.org>
16520              Date: Mon, 11 Mar 2002 14:54:31 +0800
16521              Message-ID: <3C8C54A7.5020502@stason.org>
16522      Branch: perl
16523            ! pod/perlhack.pod
16524 ____________________________________________________________________________
16525 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
16526         Log: Regen modlib.
16527      Branch: perl
16528            ! pod/perlmodlib.pod
16529 ____________________________________________________________________________
16530 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
16531         Log: Regen toc.
16532      Branch: perl
16533            ! pod/perltoc.pod
16534 ____________________________________________________________________________
16535 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
16536         Log: Tiny pod tweaks.
16537      Branch: perl
16538            ! lib/Hash/Util.pm
16539 ____________________________________________________________________________
16540 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
16541         Log: perldeltaize Hash::Util.
16542      Branch: perl
16543            ! pod/perldelta.pod
16544 ____________________________________________________________________________
16545 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
16546         Log: Move the readonly interface back to universal.c,
16547              (new name: Internals::SvREADONLY), remove Data::Util,
16548              move Hash::Util to lib, also introduce refcnt interface
16549              (Internals::SvREFCNT).     Make both the new interfaces
16550              to be more sane so that if they set the value, they return
16551              the new value, not the old one.
16552      Branch: perl
16553            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
16554            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
16555            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
16556            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
16557            - ext/Data/Util/t/Hash.t
16558            ! MANIFEST ext/B/t/stash.t universal.c
16559 ____________________________________________________________________________
16560 [ 15200] By: ams                                   on 2002/03/12  15:16:05
16561         Log: Subject: Disambiguate "Can't locate"
16562              From: Mike Guy <mjtg@cam.ac.uk>
16563              Date: Tue, 12 Mar 2002 16:04:23 +0000
16564              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
16565      Branch: perl
16566            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
16567            ! pp_ctl.c t/op/override.t
16568 ____________________________________________________________________________
16569 [ 15199] By: ams                                   on 2002/03/12  15:04:43
16570         Log: Subject: [PATCH] perl/lib/File/stat.t
16571              From: Paul_GreenVOS@vos.stratus.com
16572              Date: Tue, 12 Mar 02 11:00 est
16573              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
16574      Branch: perl
16575            ! lib/File/stat.t
16576 ____________________________________________________________________________
16577 [ 15198] By: ams                                   on 2002/03/12  15:00:44
16578         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
16579              From: Robin Barker <rmb1@cise.npl.co.uk>
16580              Date: Tue, 12 Mar 2002 13:31:58 GMT
16581              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
16582      Branch: perl
16583            ! pod/perlfunc.pod
16584 ____________________________________________________________________________
16585 [ 15197] By: ams                                   on 2002/03/12  14:57:34
16586         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
16587              From: "Clinton A. Pierce" <clintp@geeksalad.org>
16588              Date: Tue, 12 Mar 2002 10:11:53 -0500
16589              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
16590      Branch: perl
16591            ! toke.c
16592 ____________________________________________________________________________
16593 [ 15196] By: nick                                  on 2002/03/12  13:40:35
16594         Log: Integrate mainline
16595      Branch: perlio
16596           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
16597           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
16598           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
16599           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
16600            - t/lib/access.t
16601           !> (integrate 96 files)
16602 ____________________________________________________________________________
16603 [ 15195] By: nick                                  on 2002/03/12  06:08:24
16604         Log: Integrate mainline (a while ago)
16605      Branch: perlio
16606           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
16607           +> ext/Encode/t/TW.t
16608            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
16609            - ext/Encode/lib/Encode/Tcl/HanZi.pm
16610            - ext/I18N/Langinfo/fallback.c
16611           !> (integrate 80 files)
16612 ____________________________________________________________________________
16613 [ 15194] By: ams                                   on 2002/03/12  06:02:20
16614         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
16615              From: Jonathan Stowe <gellyfish@gellyfish.com>
16616              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
16617              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
16618      Branch: perl
16619            ! ext/Encode/CN/Makefile.PL
16620 ____________________________________________________________________________
16621 [ 15193] By: ams                                   on 2002/03/12  05:55:07
16622         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
16623              From: Dave Mitchell <davem@fdgroup.co.uk>
16624              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
16625              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
16626      Branch: perl
16627            ! pod/perlguts.pod
16628 ____________________________________________________________________________
16629 [ 15192] By: ams                                   on 2002/03/12  05:50:08
16630         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
16631              From: Anton Tagunov <tagunov@motor.ru>
16632              Date: Tue, 12 Mar 2002 01:40:58 +0300
16633              Message-Id: <1194068830.20020312014058@motor.ru>
16634              (Applied with tweaks.)
16635      Branch: perl
16636            ! lib/utf8.pm
16637 ____________________________________________________________________________
16638 [ 15191] By: ams                                   on 2002/03/12  05:42:21
16639         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
16640              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
16641              Date: Sun, 10 Mar 2002 22:10:15 +0100
16642              Message-Id: <3C8BD9C7.13988.73992D@localhost>
16643      Branch: perl
16644            ! iperlsys.h
16645 ____________________________________________________________________________
16646 [ 15190] By: ams                                   on 2002/03/12  05:38:08
16647         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
16648              From: Anton Tagunov <tagunov@motor.ru>
16649              Date: Mon, 11 Mar 2002 23:27:47 +0300
16650              Message-Id: <19414222180.20020311232747@motor.ru>
16651      Branch: perl
16652            ! pod/perlsub.pod
16653 ____________________________________________________________________________
16654 [ 15189] By: ams                                   on 2002/03/12  05:34:49
16655         Log: Subject: minor patch for comment in utfebcdic.h
16656              From: Anton Tagunov <tagunov@motor.ru>
16657              Date: Tue, 12 Mar 2002 00:20:21 +0300
16658              Message-Id: <13817376786.20020312002021@motor.ru>
16659      Branch: perl
16660            ! utfebcdic.h
16661 ____________________________________________________________________________
16662 [ 15188] By: ams                                   on 2002/03/12  05:32:30
16663         Log: Subject: [PATCH ?] B::Xref improvements
16664              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16665              Date: Mon, 11 Mar 2002 23:32:20 +0100
16666              Message-Id: <20020311233220.A12677@rafael>
16667      Branch: perl
16668            ! ext/B/B/Xref.pm
16669 ____________________________________________________________________________
16670 [ 15187] By: ams                                   on 2002/03/12  05:30:02
16671         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
16672              From: Paul_GreenVOS@vos.stratus.com
16673              Date: Mon, 11 Mar 02 17:23 est
16674              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
16675      Branch: perl
16676            ! lib/ExtUtils/MM_Unix.pm
16677 ____________________________________________________________________________
16678 [ 15186] By: ams                                   on 2002/03/12  05:27:06
16679         Log: Subject: [PATCH] installperl - minor untangle for VOS
16680              From: Paul_GreenVOS@vos.stratus.com
16681              Date: Mon, 11 Mar 02 17:05 est
16682              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
16683      Branch: perl
16684            ! installperl
16685 ____________________________________________________________________________
16686 [ 15185] By: ams                                   on 2002/03/12  05:25:59
16687         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
16688              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16689              Date: Mon, 11 Mar 2002 22:37:39 +0100
16690              Message-Id: <20020311223739.A691@rafael>
16691      Branch: perl
16692            ! ext/B/B/Deparse.pm
16693 ____________________________________________________________________________
16694 [ 15184] By: ams                                   on 2002/03/12  05:20:54
16695         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
16696              From: Michael G Schwern <schwern@pobox.com>
16697              Date: Tue, 12 Mar 2002 01:12:08 -0500
16698              Message-Id: <20020312061208.GD904@blackrider>
16699      Branch: perl
16700            ! hints/netbsd.sh
16701 ____________________________________________________________________________
16702 [ 15183] By: ams                                   on 2002/03/12  04:12:30
16703         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
16704              From: Autrijus Tang <autrijus@autrijus.org>
16705              Date: Tue, 12 Mar 2002 13:05:53 +0800
16706              Message-Id: <20020312050553.GA7864@not.autrijus.org>
16707              (Only doc hunk applied, supplementing #15182.)
16708      Branch: perl
16709            ! ext/Encode/Encode.pm
16710 ____________________________________________________________________________
16711 [ 15182] By: ams                                   on 2002/03/12  04:04:34
16712         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
16713              From: Autrijus Tang <autrijus@autrijus.org>
16714              Date: Tue, 12 Mar 2002 12:56:46 +0800
16715              Message-Id: <20020312045646.GA7689@not.autrijus.org>
16716              (Private mail.)
16717      Branch: perl
16718            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
16719 ____________________________________________________________________________
16720 [ 15181] By: ams                                   on 2002/03/12  03:09:20
16721         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
16722              From: Autrijus Tang <autrijus@autrijus.org>
16723              Date: Tue, 12 Mar 2002 11:55:06 +0800
16724              Message-Id: <20020312035506.GA6946@not.autrijus.org>
16725      Branch: perl
16726            ! ext/Encode/Encode.pm
16727 ____________________________________________________________________________
16728 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
16729         Log: Deypo.
16730      Branch: metaconfig
16731            ! U/threads/d_asctime_r.U
16732 ____________________________________________________________________________
16733 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
16734         Log: FAQ sync.
16735      Branch: perl
16736            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
16737            ! pod/perlfaq4.pod pod/perlfaq5.pod
16738 ____________________________________________________________________________
16739 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
16740         Log: The test needs perlio.
16741      Branch: perl
16742            ! lib/open.t
16743 ____________________________________________________________________________
16744 [ 15177] By: ams                                   on 2002/03/11  15:41:08
16745         Log: Subject: perlreftut update
16746              From: Mark-Jason Dominus <mjd@plover.com>
16747              Date: Mon, 11 Mar 2002 11:36:27 -0500
16748              Message-Id: <20020311163627.31020.qmail@plover.com>
16749      Branch: perl
16750            ! pod/perlreftut.pod
16751 ____________________________________________________________________________
16752 [ 15176] By: ams                                   on 2002/03/11  15:35:24
16753         Log: Subject: Minor correction in perlfaq5
16754              From: mjd@plover.com
16755              Date: 11 Mar 2002 16:34:22 -0000
16756              Message-Id: <20020311163422.30963.qmail@plover.com>
16757      Branch: perl
16758            ! pod/perlfaq5.pod
16759 ____________________________________________________________________________
16760 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
16761         Log: number of skipped tests was incorrect
16762      Branch: perl
16763            ! t/op/stat.t
16764 ____________________________________________________________________________
16765 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
16766         Log: remove doubled CRs
16767      Branch: perl
16768            ! win32/Makefile
16769 ____________________________________________________________________________
16770 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
16771         Log: Update Changes.
16772      Branch: perl
16773            ! Changes patchlevel.h
16774 ____________________________________________________________________________
16775 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
16776         Log: Regen toc.
16777      Branch: perl
16778            ! pod/perltoc.pod
16779 ____________________________________________________________________________
16780 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
16781         Log: Add t/CN.t and t/TW.t; re-sort.
16782      Branch: perl
16783            ! ext/Encode/MANIFEST
16784 ____________________________________________________________________________
16785 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
16786         Log: Document what to do if one yearns back to
16787              the old legacy encoding.
16788      Branch: perl
16789            ! lib/encoding.pm
16790 ____________________________________________________________________________
16791 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
16792         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
16793              as general purpose encoding transformation interfaces
16794              since that's not what they are.
16795      Branch: perl
16796            ! lib/utf8.pm pod/perlunicode.pod sv.c
16797 ____________________________________________________________________________
16798 [ 15168] By: ams                                   on 2002/03/11  12:54:16
16799         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
16800              warnings
16801              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16802              Date: Mon, 11 Mar 2002 14:35:22 +0100
16803              Message-Id: <20020311143522.A7431@rafael>
16804      Branch: perl
16805            ! t/lib/warnings/pp_sys
16806 ____________________________________________________________________________
16807 [ 15167] By: ams                                   on 2002/03/11  04:57:20
16808         Log: A little commonsense is better than 1_compile.
16809      Branch: perl
16810            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
16811 ____________________________________________________________________________
16812 [ 15166] By: ams                                   on 2002/03/11  04:53:50
16813         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
16814              From: Michael G Schwern <schwern@pobox.com>
16815              Date: Sun, 10 Mar 2002 13:27:12 -0500
16816              Message-Id: <20020310182712.GC693@blackrider>
16817              
16818              Subject: [PATCH] Hash::Util part 2
16819              From: Michael G Schwern <schwern@pobox.com>
16820              Date: Sun, 10 Mar 2002 15:09:34 -0500
16821              Message-Id: <20020310200934.GB27112@blackrider>
16822              
16823              Subject: [PATCH] Hash::Util MANIFEST correction
16824              From: Michael G Schwern <schwern@pobox.com>
16825              Date: Sun, 10 Mar 2002 16:27:07 -0500
16826              Message-Id: <20020310212707.GF27112@blackrider>
16827              
16828              (Also changes find.t and taint.t, which were looking for access.t)
16829      Branch: perl
16830            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
16831            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
16832            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
16833            + ext/Data/Util/t/Hash.t
16834            - t/lib/access.t
16835            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
16836            ! pod/perldiag.pod pod/perltodo.pod universal.c
16837 ____________________________________________________________________________
16838 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
16839         Log: metaconfig: more thready fixes.
16840      Branch: metaconfig
16841            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
16842            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
16843            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
16844            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
16845            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
16846            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
16847            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16848            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
16849            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
16850 ____________________________________________________________________________
16851 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
16852         Log: Skip obsoleted interfaces.
16853      Branch: perl
16854            ! Porting/findrfuncs
16855 ____________________________________________________________________________
16856 [ 15162] By: ams                                   on 2002/03/11  03:48:14
16857         Log: Typo fixes.
16858      Branch: perl
16859            ! perl.c
16860 ____________________________________________________________________________
16861 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
16862         Log: Upgrade to Locale::Codes 2.02.
16863      Branch: perl
16864            + lib/Locale/Codes/t/rename.t
16865            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
16866            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
16867            ! lib/Locale/Country.pod
16868 ____________________________________________________________________________
16869 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
16870         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
16871              From: Nicholas Clark <nick@unfortu.net>
16872              Date: Sun, 10 Mar 2002 18:17:50 +0000
16873              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
16874              
16875              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
16876              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16877              Date: Sun, 10 Mar 2002 13:53:34 -0800
16878              Message-ID: <eX9i8gzkg26G092yn@efn.org>
16879              
16880              (and reenable the feature in freebsd,
16881              and move the freebsd pr url to perl.c)
16882      Branch: perl
16883            ! hints/freebsd.sh perl.c pod/perldelta.pod
16884 ____________________________________________________________________________
16885 [ 15159] By: ams                                   on 2002/03/11  03:34:13
16886         Log: Subject: [PATCH stash.t] access::readonly is gone
16887              From: Michael G Schwern <schwern@pobox.com>
16888              Date: Sun, 10 Mar 2002 16:18:14 -0500
16889              Message-Id: <20020310211813.GE27112@blackrider>
16890      Branch: perl
16891            ! ext/B/t/stash.t
16892 ____________________________________________________________________________
16893 [ 15158] By: ams                                   on 2002/03/11  03:28:04
16894         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
16895              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
16896              Date: Sun, 10 Mar 2002 22:10:15 +0100
16897              Message-Id: <3C8BD9C7.610.7398DD@localhost>
16898      Branch: perl
16899            ! lib/Net/Ping/t/110_icmp_inst.t
16900 ____________________________________________________________________________
16901 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
16902         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
16903              From: Michael G Schwern <schwern@pobox.com>
16904              Date: Sun, 10 Mar 2002 19:22:33 -0500
16905              Message-ID: <20020311002233.GE4927@blackrider>
16906      Branch: perl
16907            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
16908            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
16909            ! lib/Test/Simple/t/fail-more.t
16910 ____________________________________________________________________________
16911 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
16912         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
16913              From: Michael G Schwern <schwern@pobox.com>
16914              Date: Sun, 10 Mar 2002 17:14:10 -0500
16915              Message-ID: <20020310221410.GA4915@blackrider>
16916      Branch: perl
16917            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
16918            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
16919 ____________________________________________________________________________
16920 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
16921         Log: Subject: [PATCH] more warnings tidyup
16922              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16923              Date: Sun, 10 Mar 2002 21:01:39 -0000
16924              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
16925      Branch: perl
16926            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
16927            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
16928            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
16929            ! util.c
16930 ____________________________________________________________________________
16931 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
16932         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
16933              From: Nicholas Clark <nick@unfortu.net>
16934              Date: Sun, 10 Mar 2002 23:21:07 +0000
16935              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
16936      Branch: perl
16937            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
16938            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
16939            ! ext/Encode/TW/Makefile.PL
16940 ____________________________________________________________________________
16941 [ 15153] By: ams                                   on 2002/03/11  03:06:59
16942         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
16943              From: Max Baker <max@warped.org>
16944              Date: Fri, 8 Mar 2002 10:56:19 -0800
16945              Message-Id: <20020308105619.A15039@warped.org>
16946      Branch: perl
16947            ! ext/IO/lib/IO/Socket/INET.pm
16948 ____________________________________________________________________________
16949 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
16950         Log: Subject: [PATCH] spelling correction
16951              From: Nicholas Clark <nick@unfortu.net>
16952              Date: Sun, 10 Mar 2002 18:34:42 +0000
16953              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
16954      Branch: perl
16955            ! pp.c pp_hot.c
16956 ____________________________________________________________________________
16957 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
16958         Log: DG/UX updates from Takis Psarogiannakopoulos.
16959      Branch: perl
16960            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
16961 ____________________________________________________________________________
16962 [ 15150] By: ams                                   on 2002/03/11  03:02:47
16963         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
16964              From: Chris Nandor <pudge@pobox.com>
16965              Date: Mon, 04 Mar 2002 17:48:12 -0500
16966              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
16967      Branch: perl
16968            ! lib/DB.pm lib/perl5db.pl
16969 ____________________________________________________________________________
16970 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
16971         Log: metaconfig unit changes in preparation of reentrancy changes.
16972      Branch: metaconfig
16973            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
16974            + U/threads/d_ttyname_r.U
16975            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
16976            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
16977            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
16978            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
16979            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16980            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
16981            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16982            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
16983            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
16984            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
16985            ! U/threads/d_strerror_r.U
16986 ____________________________________________________________________________
16987 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
16988         Log: Mysterious characters.
16989      Branch: perl
16990            ! utf8.h
16991 ____________________________________________________________________________
16992 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
16993         Log: Unused.
16994      Branch: perl
16995            ! op.c
16996 ____________________________________________________________________________
16997 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
16998         Log: Implement :std subpragma of the open pragma
16999              that makes the standard filehandles to talk in
17000              encodings.  This change set off a weird warning
17001              from op.c, though: disabled it now until someone
17002              who knows what it is about comes along.
17003      Branch: perl
17004            ! lib/open.pm op.c
17005 ____________________________________________________________________________
17006 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
17007         Log: Document the logic of :locale better.
17008      Branch: perl
17009            ! lib/open.pm
17010 ____________________________________________________________________________
17011 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
17012         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
17013              From: Slaven Rezic <slaven.rezic@berlin.de>
17014              Date: 10 Mar 2002 02:49:17 +0100
17015              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
17016      Branch: perl
17017            ! hints/freebsd.sh
17018 ____________________________________________________________________________
17019 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
17020         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
17021              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
17022              Date: Sun, 10 Mar 2002 17:08:54 +0900
17023              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
17024      Branch: perl
17025            ! ext/Encode/lib/Encode/Tcl.pm
17026            ! ext/Encode/lib/Encode/Tcl/Escape.pm
17027            ! ext/Encode/lib/Encode/Tcl/Extended.pm
17028            ! ext/Encode/lib/Encode/Tcl/Table.pm
17029 ____________________________________________________________________________
17030 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
17031         Log: The patch does the following:
17032              - Nix the unneccessary diagnostics line
17033              - Quell -w warnings if the first ENV doesn't exist
17034              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
17035              is too baroque and bloated for daily use (and for perl core inclusion).
17036              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
17037              non-fatal.
17038              - Consequently, the ^OPEN bits is set only when needed.
17039      Branch: perl
17040            ! lib/open.pm
17041 ____________________________________________________________________________
17042 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
17043         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
17044      Branch: perl
17045            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
17046 ____________________________________________________________________________
17047 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
17048         Log: Precedence problem.
17049      Branch: perl
17050            ! ext/Socket/socketpair.t
17051 ____________________________________________________________________________
17052 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
17053         Log: Renaming tweaks, and split off the reentrant "superbuffer"
17054              init routine.
17055      Branch: perl
17056            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
17057            ! sv.c util.c
17058 ____________________________________________________________________________
17059 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
17060         Log: The 7-bit jis seems to be the hanging one.
17061      Branch: perl
17062            ! ext/Encode/t/Tcl.t
17063 ____________________________________________________________________________
17064 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
17065         Log: Begone.
17066      Branch: perl
17067            ! ext/Encode/MANIFEST
17068 ____________________________________________________________________________
17069 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
17070         Log: Better fix from Autrijus.
17071      Branch: perl
17072            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
17073            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
17074 ____________________________________________________________________________
17075 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
17076         Log: Not everybody has Encode::HanExtra.
17077      Branch: perl
17078            ! ext/Encode/Encode.pm
17079 ____________________________________________________________________________
17080 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
17081         Log: Decutandpasto.
17082      Branch: perl
17083            ! ext/Encode/lib/Encode/Tcl.pm
17084 ____________________________________________________________________________
17085 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
17086         Log: Subject: [PATCH] Data::Dumper
17087              From: Nicholas Clark <nick@unfortu.net>
17088              Date: Sat, 9 Mar 2002 19:03:54 +0000
17089              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
17090      Branch: perl
17091            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
17092            ! ext/Data/Dumper/t/dumper.t
17093 ____________________________________________________________________________
17094 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
17095         Log: Subject: [PATCH] socketpair.t w/o fork
17096              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17097              Date: Sat, 9 Mar 2002 14:55:11 +0100
17098              Message-ID: <3C8A224F.29578.13691BA@localhost>
17099              
17100              (modified as suggested by Sarathy)
17101      Branch: perl
17102            ! ext/Socket/socketpair.t
17103 ____________________________________________________________________________
17104 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
17105         Log: Subject: [PATCH perldelta] Mention Change 14727
17106              From: Autrijus Tang <autrijus@autrijus.org>
17107              Date: Sat, 9 Mar 2002 23:31:40 +0800
17108              Message-ID: <20020309153140.GA4224@not.autrijus.org>
17109      Branch: perl
17110            ! pod/perldelta.pod
17111 ____________________________________________________________________________
17112 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
17113         Log: Make Encode.pm implicitly load external CJK tables the first
17114              time they're needed (instead of immediately), from Autrijus
17115              Tang.
17116      Branch: perl
17117            ! ext/Encode/Encode.pm
17118 ____________________________________________________________________________
17119 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
17120         Log: Subject: Re: Two questions
17121              From: Nicholas Clark <nick@unfortu.net>
17122              Date: Sat, 9 Mar 2002 12:42:40 +0000
17123              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
17124      Branch: perl
17125            ! Porting/pumpkin.pod
17126 ____________________________________________________________________________
17127 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
17128         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
17129              From: Paul_GreenVOS@vos.stratus.com
17130              Date: Fri, 8 Mar 02 22:34 est
17131              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
17132      Branch: perl
17133            ! pp_sys.c
17134 ____________________________________________________________________________
17135 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
17136         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
17137              From: davem@fdgroup.co.uk
17138              Date: Sat, 9 Mar 2002 00:13:27 GMT
17139              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
17140      Branch: perl
17141            ! dump.c
17142 ____________________________________________________________________________
17143 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
17144         Log: Deglitch from Rafael.
17145      Branch: perl
17146            ! ext/B/t/lint.t
17147 ____________________________________________________________________________
17148 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
17149         Log: Still more portability.
17150      Branch: perl
17151            ! Porting/findrfuncs
17152 ____________________________________________________________________________
17153 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
17154         Log: More portability.
17155      Branch: perl
17156            ! Porting/findrfuncs
17157 ____________________________________________________________________________
17158 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
17159         Log: Shared library paths; running tests manually.
17160      Branch: perl
17161            ! INSTALL
17162 ____________________________________________________________________________
17163 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
17164         Log: Subject: RE: Two questions
17165              From: "Green, Paul" <Paul.Green@stratus.com>
17166              Date: Fri, 8 Mar 2002 17:55:19 -0500
17167              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
17168      Branch: perl
17169            ! Porting/pumpkin.pod
17170 ____________________________________________________________________________
17171 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
17172         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
17173              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
17174      Branch: perl
17175            + ext/B/t/lint.t
17176            ! MANIFEST ext/B/B/Lint.pm
17177 ____________________________________________________________________________
17178 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
17179         Log: metaconfig unit change for #15119.
17180      Branch: metaconfig
17181            ! U/threads/d_pthread_atfork.U
17182 ____________________________________________________________________________
17183 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
17184         Log: In DG/UX finding pthread_atfork requires a true compile,
17185              from Takis Psarogiannakopoulos.
17186      Branch: perl
17187            ! Configure config_h.SH
17188 ____________________________________________________________________________
17189 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
17190         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
17191              From: John Peacock <jpeacock@rowman.com>
17192              Date: Fri, 08 Mar 2002 15:52:41 -0500
17193              Message-ID: <3C892499.4050502@rowman.com>
17194      Branch: perl
17195            ! lib/ExtUtils/xsubpp
17196 ____________________________________________________________________________
17197 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
17198         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
17199              From: "Craig A. Berry" <craigberry@mac.com>
17200              Date: Fri, 08 Mar 2002 15:02:51 -0600
17201              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
17202      Branch: perl
17203            ! t/op/write.t
17204 ____________________________________________________________________________
17205 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
17206         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
17207              From: Paul_GreenVOS@vos.stratus.com
17208              Date: Fri, 8 Mar 02 14:45 est
17209              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
17210      Branch: perl
17211            ! installperl
17212 ____________________________________________________________________________
17213 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
17214         Log: Subject: [PATCH @15109] tm_tm_* for VMS
17215              From: "Craig A. Berry" <craigberry@mac.com>
17216              Date: Fri, 08 Mar 2002 13:07:52 -0600
17217              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
17218      Branch: perl
17219            ! configure.com
17220 ____________________________________________________________________________
17221 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
17222         Log: Detypo.
17223      Branch: perl
17224            ! Changes
17225 ____________________________________________________________________________
17226 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
17227         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
17228      Branch: perl
17229            ! t/op/pat.t
17230 ____________________________________________________________________________
17231 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
17232         Log: HP-UX nm seems to repeat itself.
17233      Branch: perl
17234            ! Porting/findrfuncs
17235 ____________________________________________________________________________
17236 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
17237         Log: Nice porting script from Sarathy.  Well, less nice
17238              in the sense that it shows the looong road ahead.
17239      Branch: perl
17240            + Porting/findrfuncs
17241            ! MANIFEST Porting/makerel
17242 ____________________________________________________________________________
17243 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
17244         Log: Subject: Re: Performance considerations for UTF-8
17245              From: Jarkko Hietaniemi <jhi@iki.fi>
17246              Date: Fri, 8 Mar 2002 18:53:28 +0200
17247              Message-ID: <20020308185328.D640@alpha.hut.fi>
17248              
17249              (put all in perlunicode)
17250      Branch: perl
17251            ! pod/perlunicode.pod
17252 ____________________________________________________________________________
17253 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
17254         Log: Update Changes.
17255      Branch: perl
17256            ! Changes patchlevel.h
17257 ____________________________________________________________________________
17258 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
17259         Log: Subject: Cygwin cygipc support skipped
17260              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
17261              Date: Fri, 8 Mar 2002 16:59:34 +0100
17262              Message-ID: <113694157285.20020308165934@familiehaase.de>
17263      Branch: perl
17264            ! hints/cygwin.sh
17265 ____________________________________________________________________________
17266 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
17267         Log: metaconfig unit change for #15106.
17268      Branch: metaconfig
17269            ! U/compline/d_gconvert.U
17270 ____________________________________________________________________________
17271 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
17272         Log: Subject: Re: [PATCH] tests for Gconvert
17273              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17274              Date: Thu, 07 Mar 2002 16:48:10 -0800
17275              Message-ID: <KpAi8gzkganW092yn@efn.org>
17276      Branch: perl
17277            ! Configure config_h.SH t/base/num.t
17278 ____________________________________________________________________________
17279 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
17280         Log: The new test has some teething problems.
17281      Branch: perl
17282            - ext/B/t/lint.t
17283            ! MANIFEST
17284 ____________________________________________________________________________
17285 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
17286         Log: Subject: [PATCH] B::Lint tests
17287              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17288              Date: Fri, 8 Mar 2002 14:47:19 +0100
17289              Message-ID: <20020308144719.A2663@rafael>
17290      Branch: perl
17291            + ext/B/t/lint.t
17292            ! MANIFEST ext/B/B/Lint.pm
17293 ____________________________________________________________________________
17294 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
17295         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
17296              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
17297              Date: Fri, 8 Mar 2002 13:24:14 GMT
17298              Message-Id: <200203081324.NAA00642@cleo>
17299      Branch: perl
17300            ! hints/powerux.sh
17301 ____________________________________________________________________________
17302 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
17303         Log: Subject: HP has some new models
17304              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17305              Date: Fri, 08 Mar 2002 13:07:02 +0100
17306              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
17307      Branch: perl
17308            ! README.hpux
17309 ____________________________________________________________________________
17310 [ 15101] By: ams                                   on 2002/03/08  09:11:40
17311         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
17312              From: Stas Bekman <stas@stason.org>
17313              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
17314              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
17315      Branch: perl
17316            ! pod/perlguts.pod
17317 ____________________________________________________________________________
17318 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
17319         Log: Update Changes
17320      Branch: maint-5.6/macperl
17321            ! macos/Changes
17322 ____________________________________________________________________________
17323 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
17324         Log: Replace macperlbundled with macperldelta
17325      Branch: maint-5.6/macperl
17326            ! macos/macperl/MacPerl.podhelp
17327 ____________________________________________________________________________
17328 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
17329         Log: Comsetic fixes (Thomas Wegner)
17330      Branch: maint-5.6/macperl
17331            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
17332 ____________________________________________________________________________
17333 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
17334         Log: Bump OS version
17335      Branch: maint-5.6/macperl
17336            ! macos/config.sh
17337 ____________________________________________________________________________
17338 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
17339         Log: Thought I deleted this already?
17340      Branch: perl
17341            - ext/I18N/Langinfo/fallback.c
17342 ____________________________________________________________________________
17343 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
17344         Log: perlport updates from Pudge.
17345      Branch: perl
17346            ! pod/perlport.pod
17347 ____________________________________________________________________________
17348 [ 15094] By: ams                                   on 2002/03/08  03:06:03
17349         Log: Nitpick.
17350      Branch: perl
17351            ! MANIFEST
17352 ____________________________________________________________________________
17353 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
17354         Log: Wrong test.
17355      Branch: perl
17356            ! pod/perldelta.pod
17357 ____________________________________________________________________________
17358 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
17359         Log: Integrate change 14064 from macperl to blead.
17360      Branch: perl
17361           !> pod/perlmodinstall.pod pod/perlport.pod
17362 ____________________________________________________________________________
17363 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
17364         Log: Integrate recent perlport changes
17365      Branch: maint-5.6/macperl
17366           !> pod/perlport.pod
17367 ____________________________________________________________________________
17368 [ 15089] By: ams                                   on 2002/03/08  01:54:03
17369         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
17370              minor typo in perlguts.pod
17371              From: Anton Tagunov <tagunov@motor.ru>
17372              Date: Fri, 8 Mar 2002 05:26:59 +0300
17373              Message-Id: <4649821189.20020308052659@motor.ru>
17374      Branch: perl
17375            ! pod/perlguts.pod
17376 ____________________________________________________________________________
17377 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
17378         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"! 
17379              From: Anton Tagunov <tagunov@newmail.ru>
17380              Date: Fri, 8 Mar 2002 04:31:44 +0300
17381              Message-ID: <13946506773.20020308043144@newmail.ru>
17382              
17383              (one test changed)
17384      Branch: perl
17385            ! lib/encoding.t sv.c
17386 ____________________________________________________________________________
17387 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
17388         Log: Subject: [PATCH perldelta] some more deltas
17389              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17390              Date: Thu, 7 Mar 2002 23:13:23 +0100
17391              Message-ID: <20020307231323.A13068@rafael>
17392      Branch: perl
17393            ! pod/perldelta.pod
17394 ____________________________________________________________________________
17395 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
17396         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
17397              From: Paul_GreenVOS@vos.stratus.com
17398              Date: Thu, 7 Mar 02 14:25 est
17399              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
17400      Branch: perl
17401            ! t/io/fs.t
17402 ____________________________________________________________________________
17403 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
17404         Log: As suggested by Anton Tagunov, eq and cmp now obey the
17405              encoding pragma (by remapping their byte argument if the
17406              other argument is in Unicode).  Also fix a bug found by
17407              Anton where ord undef under the encoding pragma would barf.
17408              ([ID 20020307.009] A null pointer dereference with 'use encoding')
17409              Finally, use the nicer form of sv_recode_to_utf8.
17410      Branch: perl
17411            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
17412 ____________________________________________________________________________
17413 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
17414         Log: Retract #14985, #14899, and #14990, following the principles
17415              "Do no harm." and "If it ain't broke, don't fix it."
17416              
17417              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
17418              some, but still broken, and I do not have the extra brain
17419              cells for the EBCDIC backport.  Secondly, the old version
17420              worked both in EBCDIC and non-.  Thirdly, the old version
17421              may be more amenable for the behaviour suggsted by Anton
17422              Tagunov regarding the encoding pragma.
17423      Branch: perl
17424            ! embed.fnc embed.h global.sym proto.h sv.c util.c
17425 ____________________________________________________________________________
17426 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
17427         Log: Long doubles give you long doubles.
17428      Branch: perl
17429            ! t/base/num.t
17430 ____________________________________________________________________________
17431 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
17432         Log: Forgotten deMANIFESTation.
17433      Branch: perl
17434            ! MANIFEST
17435 ____________________________________________________________________________
17436 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
17437         Log: Obsolete unused file, noticed by Dank Kogai.
17438      Branch: perl
17439            - ext/Encode/lib/Encode/JP/Tr.pm
17440 ____________________________________________________________________________
17441 [ 15080] By: ams                                   on 2002/03/07  11:31:46
17442         Log: Subject: [PATCH Changes] Changes should mirror version number
17443              From: Robin Barker <rmb1@cise.npl.co.uk>
17444              Date: Thu, 7 Mar 2002 11:04:24 GMT
17445              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
17446      Branch: perl
17447            ! Porting/pumpkin.pod
17448 ____________________________________________________________________________
17449 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
17450         Log: metaconfig unit change for #15078.
17451      Branch: metaconfig
17452            ! U/compline/d_gconvert.U
17453 ____________________________________________________________________________
17454 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
17455         Log: Subject: Re: [PATCH] tests for Gconvert
17456              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17457              Date: Wed, 06 Mar 2002 20:22:54 -0800
17458              Message-ID: <esuh8gzkg2/b092yn@efn.org>
17459      Branch: perl
17460            ! Configure pod/perldelta.pod t/base/num.t
17461 ____________________________________________________________________________
17462 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
17463         Log: Mac OS X UFS does not do ctime.
17464      Branch: perl
17465            ! pod/perldelta.pod pod/perlport.pod
17466 ____________________________________________________________________________
17467 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
17468         Log: AUTHORS updates.
17469      Branch: perl
17470            ! AUTHORS
17471 ____________________________________________________________________________
17472 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
17473         Log: Continued Chinese puzzles from Autrijus.
17474      Branch: perl
17475            + ext/Encode/t/CN.t ext/Encode/t/TW.t
17476            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
17477 ____________________________________________________________________________
17478 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
17479         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
17480              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17481              Date: Wed, 6 Mar 2002 18:13:51 +0100
17482              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
17483      Branch: perl
17484            ! lib/File/Spec/Win32.pm
17485 ____________________________________________________________________________
17486 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
17487         Log: perlport tweaks.
17488      Branch: perl
17489            ! pod/perlport.pod
17490 ____________________________________________________________________________
17491 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
17492         Log: Subject: Re: [PATCH docs] Re: Bug with -M
17493              From: Michael G Schwern <schwern@pobox.com>
17494              Date: Wed, 6 Mar 2002 16:20:27 -0500
17495              Message-ID: <20020306212027.GC4257@blackrider>
17496      Branch: perl
17497            ! pod/perlfunc.pod pod/perlport.pod
17498 ____________________________________________________________________________
17499 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
17500         Log: perldelta updates.
17501      Branch: perl
17502            ! pod/perldelta.pod
17503 ____________________________________________________________________________
17504 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
17505         Log: 5005threads wasn't even compiling.
17506      Branch: perl
17507            ! perl.c
17508 ____________________________________________________________________________
17509 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
17510         Log: Subject: Re: perl@15047 New format tests for still existing bugs
17511              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17512              Date: Wed, 06 Mar 2002 12:59:29 +0100
17513              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
17514      Branch: perl
17515            ! t/op/write.t
17516 ____________________________________________________________________________
17517 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
17518         Log: Regen Glossary et al.
17519      Branch: perl
17520            ! Porting/Glossary Porting/config.sh Porting/config_H
17521 ____________________________________________________________________________
17522 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
17523         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
17524              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
17525      Branch: perl
17526            ! util.c
17527 ____________________________________________________________________________
17528 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
17529         Log: metaconfig unit change for #15065.
17530      Branch: metaconfig
17531            ! U/compline/i_time.U
17532 ____________________________________________________________________________
17533 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
17534         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
17535      Branch: perl
17536            ! Configure config_h.SH
17537 ____________________________________________________________________________
17538 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
17539         Log: Must remove fallback.c also from here.
17540      Branch: perl
17541            ! MANIFEST
17542 ____________________________________________________________________________
17543 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
17544         Log: Subject: Re: perl@15047 WinCE
17545              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17546              Date: Wed, 06 Mar 2002 13:41:30 +0100
17547              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
17548              
17549              Subject: Re: perl@15047 Win32
17550              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17551              Date: Wed, 06 Mar 2002 13:46:02 +0100
17552              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
17553              
17554              Subject: Re: perl@15047 Epoc
17555              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17556              Date: Wed, 06 Mar 2002 13:48:31 +0100
17557              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
17558              
17559              Subject: Re: perl@15047 NetWare
17560              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17561              Date: Wed, 06 Mar 2002 13:55:46 +0100
17562              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
17563      Branch: perl
17564            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
17565            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17566            ! wince/Makefile.ce wince/config.h
17567 ____________________________________________________________________________
17568 [ 15062] By: ams                                   on 2002/03/06  09:26:49
17569         Log: Subject: Re: perl@15047
17570              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17571              Date: Wed, 06 Mar 2002 11:25:50 +0100
17572              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
17573      Branch: perl
17574            ! cygwin/perlld.in
17575 ____________________________________________________________________________
17576 [ 15061] By: ams                                   on 2002/03/06  08:44:12
17577         Log: Subject: Re: perl@15047
17578              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17579              Date: Wed, 06 Mar 2002 10:38:02 +0100
17580              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
17581      Branch: perl
17582            ! pod/perldelta.pod
17583 ____________________________________________________________________________
17584 [ 15060] By: ams                                   on 2002/03/06  08:30:33
17585         Log: Subject: Update perlhist.pod
17586              From: mjd@plover.com
17587              Date: 6 Mar 2002 07:11:55 -0000
17588              Message-Id: <20020306071155.10240.qmail@plover.com>
17589              
17590              Subject: [PATCH pod/perlvar.pod] $^V => string
17591              From: Stas Bekman <stas@stason.org>
17592              Date: Wed, 06 Mar 2002 14:56:55 +0800
17593              Message-Id: <3C85BDB7.7050700@stason.org>
17594      Branch: perl
17595            ! pod/perlhist.pod pod/perlvar.pod
17596 ____________________________________________________________________________
17597 [ 15059] By: ams                                   on 2002/03/06  04:15:38
17598         Log: Subject: [PATCH] assorted configure.com fix-ups
17599              From: "Craig A. Berry" <craigberry@mac.com>
17600              Date: Tue, 5 Mar 2002 23:11:22 -0600
17601              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
17602      Branch: perl
17603            ! configure.com
17604 ____________________________________________________________________________
17605 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
17606         Log: IRIX failure with long doubles.
17607      Branch: perl
17608            ! t/op/pack.t
17609 ____________________________________________________________________________
17610 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
17611         Log: Make reality and Changes coincide.
17612      Branch: perl
17613            ! Changes
17614 ____________________________________________________________________________
17615 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
17616         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
17617              From: Anton Tagunov <tagunov@motor.ru>
17618              Date: Wed, 6 Mar 2002 02:10:21 +0300
17619              Message-ID: <11152782757.20020306021021@motor.ru>
17620              
17621              (reworded)
17622      Branch: perl
17623            ! pod/perluniintro.pod
17624 ____________________________________________________________________________
17625 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
17626         Log: Subject: [PATCH] B::Lint doesn't work
17627              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17628              Date: Tue, 5 Mar 2002 22:51:18 +0100
17629              Message-ID: <20020305225118.C733@rafael>
17630      Branch: perl
17631            ! ext/B/B/Lint.pm
17632 ____________________________________________________________________________
17633 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
17634         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
17635              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17636              Date: Mon, 04 Mar 2002 16:24:32 -0800
17637              Message-ID: <ABBh8gzkgezX092yn@efn.org>
17638      Branch: perl
17639            ! op.h pp_ctl.c t/op/flip.t
17640 ____________________________________________________________________________
17641 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
17642         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
17643              From: Nicholas Clark <nick@unfortu.net>
17644              Date: Tue, 5 Mar 2002 22:30:49 +0000
17645              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
17646      Branch: perl
17647            ! pod/perldelta.pod
17648 ____________________________________________________________________________
17649 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
17650         Log: Subject: [PATCH] tests for Gconvert
17651              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17652              Date: Tue, 05 Mar 2002 16:35:45 -0800
17653              Message-ID: <hRWh8gzkgONX092yn@efn.org>
17654      Branch: perl
17655            ! t/base/num.t
17656 ____________________________________________________________________________
17657 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
17658         Log: Subject: [PATCH] toplevel Makefile.SH
17659              From: Paul_GreenVOS@vos.stratus.com
17660              Date: Tue, 5 Mar 02 17:34 est
17661              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
17662      Branch: perl
17663            ! Makefile.SH
17664 ____________________________________________________________________________
17665 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
17666         Log: Subject: [PATCH] pointer to perldelta in Changes
17667              From: Chris Nandor <pudge@pobox.com>
17668              Date: Tue, 05 Mar 2002 16:04:50 -0500
17669              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
17670      Branch: perl
17671            ! Changes
17672 ____________________________________________________________________________
17673 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
17674         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
17675              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17676              Date: Tue, 5 Mar 2002 22:26:20 +0100
17677              Message-ID: <20020305222620.A733@rafael>
17678      Branch: perl
17679            ! pod/perldelta.pod
17680 ____________________________________________________________________________
17681 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
17682         Log: Solaris: allow for /usr/bin/df not to exist.
17683              
17684              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
17685              From: Kingpin <mthurn@copper.dulles.tasc.com>
17686              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
17687              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
17688      Branch: perl
17689            ! hints/solaris_2.sh
17690 ____________________________________________________________________________
17691 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
17692         Log: Update Changes.
17693      Branch: perl
17694            ! Changes patchlevel.h
17695 ____________________________________________________________________________
17696 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
17697         Log: Double MANIFESTing.
17698      Branch: perl
17699            ! ext/Encode/MANIFEST
17700 ____________________________________________________________________________
17701 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
17702         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
17703      Branch: perl
17704            - ext/Encode/Encode/7bit-kr.enc
17705            - ext/Encode/lib/Encode/Tcl/HanZi.pm
17706            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
17707 ____________________________________________________________________________
17708 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
17709         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
17710              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17711              Date: Tue, 5 Mar 2002 14:35:57 +0100
17712              Message-ID: <20020305143557.C695@rafael>   
17713      Branch: perl
17714            ! pp_sys.c t/lib/warnings/pp_sys
17715 ____________________________________________________________________________
17716 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
17717         Log: Subject: [PATCH Devel::PPPort]
17718              From: Robin Barker <rmb1@cise.npl.co.uk>
17719              Date: Tue, 5 Mar 2002 13:37:59 GMT
17720              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
17721      Branch: perl
17722            ! ext/Devel/PPPort/Makefile.PL
17723 ____________________________________________________________________________
17724 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
17725         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
17726      Branch: perl
17727            ! ext/Encode/t/Tcl.t
17728 ____________________________________________________________________________
17729 [ 15041] By: nick                                  on 2002/03/05  07:23:58
17730         Log: Integrate mainline (5.7.3)
17731      Branch: perlio
17732           +> ext/Encode/lib/Encode/CN/HZ.pm
17733            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
17734           !> (integrate 54 files)
17735 ____________________________________________________________________________
17736 [ 15040] By: ams                                   on 2002/03/05  05:10:33
17737         Log: Subject: DOC PATCH 5.7.3 (perldelta)
17738              From: mjd@plover.com
17739              Date: 5 Mar 2002 05:35:58 -0000
17740              Message-Id: <20020305053558.31677.qmail@plover.com>
17741      Branch: perl
17742            ! pod/perldelta.pod
17743 ____________________________________________________________________________
17744 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
17745         Log: This is 5.7.3.
17746      Branch: perl
17747            ! patchlevel.h
17748 ____________________________________________________________________________
17749 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
17750         Log: Shoo.
17751      Branch: perl
17752            ! ext/Encode/t/Tcl.t
17753 ____________________________________________________________________________
17754 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
17755         Log: Update Changes.
17756      Branch: perl
17757            ! Changes patchlevel.h
17758 ____________________________________________________________________________
17759 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
17760         Log: Regen perlapi.
17761      Branch: perl
17762            ! pod/perlapi.pod
17763 ____________________________________________________________________________
17764 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
17765         Log: Tie::File doc tweak for Win32 from mjd. 
17766      Branch: perl
17767            ! lib/Tie/File.pm
17768 ____________________________________________________________________________
17769 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
17770         Log: Regen toc.
17771      Branch: perl
17772            ! pod/perltoc.pod
17773 ____________________________________________________________________________
17774 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
17775         Log: Decommission Encode::Tcl HZ testing for now.
17776      Branch: perl
17777            ! ext/Encode/t/Tcl.t
17778 ____________________________________________________________________________
17779 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
17780         Log: Must have a return.
17781      Branch: perl
17782            ! pp_pack.c
17783 ____________________________________________________________________________
17784 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
17785         Log: The very latest win32 score from Jan Dubois.
17786      Branch: perl
17787            ! pod/perldelta.pod
17788 ____________________________________________________________________________
17789 [ 15030] By: ams                                   on 2002/03/05  01:40:01
17790         Log: Subject: [PATCH] README.macos
17791              From: Chris Nandor <pudge@pobox.com>
17792              Date: Mon, 04 Mar 2002 17:37:59 -0500
17793              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
17794      Branch: perl
17795            ! README.macos
17796 ____________________________________________________________________________
17797 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
17798         Log: "The last pieces of Chinese puzzle" from Autrijus.
17799      Branch: perl
17800            + ext/Encode/lib/Encode/CN/HZ.pm
17801            - ext/Encode/Encode/HZ.enc
17802            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
17803            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
17804 ____________________________________________________________________________
17805 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
17806         Log: Known test failures updates.
17807      Branch: perl
17808            ! pod/perldelta.pod
17809 ____________________________________________________________________________
17810 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
17811         Log: One more nit from mjd.
17812      Branch: perl
17813            ! lib/Tie/File/t/16_handle.t
17814 ____________________________________________________________________________
17815 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
17816         Log: Upgrade to Tie::File 0.17 from mjd.
17817      Branch: perl
17818            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
17819            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
17820 ____________________________________________________________________________
17821 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
17822         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
17823              From: Nicholas Clark <nick@unfortu.net>
17824              Date: Mon, 4 Mar 2002 23:33:52 +0000
17825              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
17826      Branch: perl
17827            ! pod/perldelta.pod
17828 ____________________________________________________________________________
17829 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
17830         Log: Escapee.
17831      Branch: perl
17832            ! proto.h
17833 ____________________________________________________________________________
17834 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
17835         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
17836              From: Nicholas Clark <nick@unfortu.net>
17837              Date: Mon, 4 Mar 2002 22:48:38 +0000
17838              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
17839      Branch: perl
17840            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
17841            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
17842            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
17843            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
17844            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
17845            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
17846            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
17847 ____________________________________________________________________________
17848 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
17849         Log: Cleaner.
17850      Branch: perl
17851            ! Makefile.SH
17852 ____________________________________________________________________________
17853 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
17854         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
17855              From: Jeffrey Friedl <jfriedl@yahoo.com>
17856              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
17857              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
17858      Branch: perl
17859            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
17860            ! pod/perlvar.pod
17861 ____________________________________________________________________________
17862 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
17863         Log: More Han tweaks from Autrjius Tang: most importantly,
17864              gbk is identical to cp936, so gbk can be removed and
17865              taken care of by an alias.
17866      Branch: perl
17867            - ext/Encode/Encode/gbk.enc
17868            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
17869            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
17870            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
17871            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
17872 ____________________________________________________________________________
17873 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
17874         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
17875              From: Nicholas Clark <nick@unfortu.net>
17876              Date: Mon, 4 Mar 2002 22:20:13 +0000
17877              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
17878      Branch: perl
17879            ! pod/perldelta.pod
17880 ____________________________________________________________________________
17881 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
17882         Log: Based on
17883              
17884              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
17885              From: Anton Tagunov <tagunov@motor.ru>
17886              Date: Mon, 4 Mar 2002 21:14:39 +0300
17887              Message-ID: <1814137429.20020304211439@motor.ru>
17888      Branch: perl
17889            ! pod/perlunicode.pod
17890 ____________________________________________________________________________
17891 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
17892         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
17893              From: John Peacock <jpeacock@rowman.com>
17894              Date: Mon, 04 Mar 2002 16:18:42 -0500
17895              Message-ID: <3C83E4B2.3060700@rowman.com>
17896              
17897              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
17898              From: John Peacock <jpeacock@rowman.com>
17899              Date: Mon, 04 Mar 2002 16:42:55 -0500
17900              Message-ID: <3C83EA5F.80303@rowman.com>
17901      Branch: perl
17902            ! lib/ExtUtils/xsubpp pod/perlxs.pod
17903 ____________________________________________________________________________
17904 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
17905         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
17906              From: "Craig A. Berry" <craigberry@mac.com>
17907              Date: Mon, 04 Mar 2002 14:47:59 -0600
17908              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
17909              
17910              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
17911              From: "Craig A. Berry" <craigberry@mac.com>
17912              Date: Mon, 04 Mar 2002 15:04:58 -0600
17913              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
17914      Branch: perl
17915            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
17916 ____________________________________________________________________________
17917 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
17918         Log: metaconfig unit change for #15014.
17919      Branch: metaconfig/U/perl
17920            ! Extensions.U
17921 ____________________________________________________________________________
17922 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
17923         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
17924              of known extensions, where Encode::JP already is.
17925      Branch: perl
17926            ! Configure Porting/config.sh Porting/config_H uconfig.h
17927 ____________________________________________________________________________
17928 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
17929         Log: SJIS, from Dan Kogai.
17930      Branch: perl
17931            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
17932 ____________________________________________________________________________
17933 [ 15012] By: nick                                  on 2002/03/04  17:35:50
17934         Log: Intergrate perlio's Encode/compile
17935      Branch: perl
17936           !> ext/Encode/compile
17937 ____________________________________________________________________________
17938 [ 15011] By: nick                                  on 2002/03/04  17:29:54
17939         Log: Avoid $Id$ cleverness and just have a $VERSION.
17940      Branch: perlio
17941            ! ext/Encode/compile
17942 ____________________________________________________________________________
17943 [ 15010] By: nick                                  on 2002/03/04  17:29:14
17944         Log: Integrate mainline
17945      Branch: perlio
17946           +> lib/Math/BigInt/t/isa.t
17947           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
17948           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
17949           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
17950           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
17951           !> warnings.pl
17952 ____________________________________________________________________________
17953 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
17954         Log: Integrate ext/Encode/compile from perlio.
17955      Branch: perl
17956           !> ext/Encode/compile
17957 ____________________________________________________________________________
17958 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
17959         Log: Integrate perlio:
17960              
17961              [ 15002]
17962              Win32 tweak
17963              
17964              [ 14999]
17965              Win32 hack
17966              
17967              [ 14995]
17968              Remove debugging assert
17969      Branch: perl
17970           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
17971           !> lib/Tie/File/t/16_handle.t
17972 ____________________________________________________________________________
17973 [ 15007] By: nick                                  on 2002/03/04  17:08:17
17974         Log: Integrate mainline
17975      Branch: perlio
17976           !> AUTHORS Changes Porting/Glossary Porting/config.sh
17977           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
17978           !> pod/perltoc.pod
17979 ____________________________________________________________________________
17980 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
17981         Log: A new M::BI test.
17982      Branch: perl
17983            + lib/Math/BigInt/t/isa.t
17984            ! MANIFEST
17985 ____________________________________________________________________________
17986 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
17987         Log: Subject: VMS test and perldelta update
17988              From: "Craig A. Berry" <craigberry@mac.com>
17989              Date: Mon, 04 Mar 2002 11:03:37 -0600
17990              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
17991      Branch: perl
17992            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
17993 ____________________________________________________________________________
17994 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
17995         Log: Needed for threaded builds.
17996      Branch: perl
17997            ! embed.fnc embed.h
17998 ____________________________________________________________________________
17999 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
18000         Log: Subject: [PATCH] taint + deprecated warnings
18001              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18002              Date: Mon, 4 Mar 2002 16:33:23 -0000
18003              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
18004      Branch: perl
18005            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
18006            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
18007            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
18008 ____________________________________________________________________________
18009 [ 15002] By: nick                                  on 2002/03/04  16:19:06
18010         Log: Win32 tweak
18011      Branch: perlio
18012            ! lib/Tie/File/t/16_handle.t
18013 ____________________________________________________________________________
18014 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
18015         Log: Update Changes.
18016      Branch: perl
18017            ! Changes patchlevel.h
18018 ____________________________________________________________________________
18019 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
18020         Log: AUTHORS updates.
18021      Branch: perl
18022            ! AUTHORS
18023 ____________________________________________________________________________
18024 [ 14999] By: nick                                  on 2002/03/04  15:26:43
18025         Log: Win32 hack
18026      Branch: perlio
18027            ! ext/Encode/compile ext/Encode/t/JP.t
18028 ____________________________________________________________________________
18029 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
18030         Log: Encode doc tweak from Autrijus Tang.
18031      Branch: perl
18032            ! ext/Encode/Encode.pm
18033 ____________________________________________________________________________
18034 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
18035         Log: Regen Glossary et al.  (It seems the #14875 didn't
18036              quite work in removing the double-dot?)
18037      Branch: perl
18038            ! Porting/Glossary Porting/config.sh Porting/config_H
18039 ____________________________________________________________________________
18040 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
18041         Log: Regen toc.
18042      Branch: perl
18043            ! pod/perltoc.pod
18044 ____________________________________________________________________________
18045 [ 14995] By: nick                                  on 2002/03/04  14:42:09
18046         Log: Remove debugging assert
18047      Branch: perlio
18048            ! ext/threads/shared/shared.xs
18049 ____________________________________________________________________________
18050 [ 14994] By: nick                                  on 2002/03/04  14:41:54
18051         Log: Integrate mainline
18052      Branch: perlio
18053           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
18054           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
18055           !> lib/Tie/File/t/15_pushpop.t util.c
18056 ____________________________________________________________________________
18057 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
18058         Log: Han update from Autrijus Tang. 
18059      Branch: perl
18060            ! ext/Encode/Encode.pm
18061 ____________________________________________________________________________
18062 [ 14992] By: nick                                  on 2002/03/04  14:08:38
18063         Log: Integrate mainline - all tests pass - some noise from threads
18064              av_simple (SuSE7.3).
18065      Branch: perlio
18066           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
18067           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
18068           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
18069           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
18070           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
18071           +> lib/Tie/File/t/11_rv_splice_rs.t
18072           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
18073           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
18074           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
18075            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
18076            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
18077            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
18078            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
18079            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
18080            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
18081            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
18082            - lib/Tie/File/15_pushpop.t
18083           !> (integrate 47 files)
18084 ____________________________________________________________________________
18085 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
18086         Log: Missing MANIFESTations.
18087      Branch: perl
18088            ! MANIFEST
18089 ____________________________________________________________________________
18090 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
18091         Log: Attempt at portability.
18092      Branch: perl
18093            ! util.c
18094 ____________________________________________________________________________
18095 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
18096         Log: Needed by #14985.
18097      Branch: perl
18098            ! embed.h global.sym proto.h
18099 ____________________________________________________________________________
18100 [ 14988] By: ams                                   on 2002/03/04  08:59:27
18101         Log: Upgrade to Tie::File 0.16.
18102      Branch: perl
18103            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
18104            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
18105            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
18106            ! lib/Tie/File/t/15_pushpop.t
18107 ____________________________________________________________________________
18108 [ 14987] By: ams                                   on 2002/03/04  08:48:11
18109         Log: Subject: [PATCH @14577] perly-fixer
18110              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18111              Date: Mon, 4 Mar 2002 02:28:51 -0500
18112              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
18113      Branch: perl
18114            ! Makefile.SH perly.fixer
18115 ____________________________________________________________________________
18116 [ 14986] By: ams                                   on 2002/03/04  08:43:37
18117         Log: Subject: [PATCH @14577] xsubpp
18118              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18119              Date: Mon, 4 Mar 2002 02:25:52 -0500
18120              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
18121      Branch: perl
18122            ! lib/ExtUtils/xsubpp pod/perlxs.pod
18123 ____________________________________________________________________________
18124 [ 14985] By: ams                                   on 2002/03/04  08:40:46
18125         Log: Subject: [PATCH @14577] sv_cmp and friends
18126              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18127              Date: Mon, 4 Mar 2002 02:31:04 -0500
18128              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
18129      Branch: perl
18130            ! embed.fnc sv.c util.c
18131 ____________________________________________________________________________
18132 [ 14984] By: ams                                   on 2002/03/04  08:16:06
18133         Log: Fix File::Path docs as suggested by Ronald Kimball.
18134      Branch: perl
18135            ! lib/File/Path.pm
18136 ____________________________________________________________________________
18137 [ 14983] By: ams                                   on 2002/03/04  08:11:20
18138         Log: Update perldata fix as suggested by Benjamin Goldberg.
18139      Branch: perl
18140            ! pod/perldata.pod
18141 ____________________________________________________________________________
18142 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
18143         Log: Faulty skip.
18144      Branch: perl
18145            ! ext/DB_File/t/db-recno.t
18146 ____________________________________________________________________________
18147 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
18148         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
18149              From: Anton Tagunov <tagunov@motor.ru>
18150              Date: Mon, 4 Mar 2002 05:41:41 +0300
18151              Message-Id: <7916563907.20020304054141@motor.ru>
18152              
18153              Subject: [ID 20020303.005] Patch perlinicode C API description
18154              From: Anton Tagunov <tagunov@motor.ru>
18155              Date: Mon, 4 Mar 2002 06:08:23 +0300
18156              Message-Id: <2018165510.20020304060823@motor.ru>
18157      Branch: perl
18158            ! lib/utf8.pm pod/perlunicode.pod
18159 ____________________________________________________________________________
18160 [ 14980] By: ams                                   on 2002/03/04  02:19:20
18161         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
18162              From: Anton Tagunov <tagunov@motor.ru>
18163              Date: Mon, 4 Mar 2002 02:17:40 +0300
18164              Message-Id: <1344322124.20020304021740@motor.ru>
18165      Branch: perl
18166            ! pod/perldata.pod
18167 ____________________________________________________________________________
18168 [ 14979] By: ams                                   on 2002/03/04  02:17:54
18169         Log: Subject: RE: [PATCH] RE: DB_File breakage
18170              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18171              Date: Sun, 3 Mar 2002 23:56:31 -0000
18172              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
18173      Branch: perl
18174            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18175            ! ext/DB_File/t/db-recno.t
18176 ____________________________________________________________________________
18177 [ 14978] By: ams                                   on 2002/03/04  02:07:16
18178         Log: Subject: [PATCH] docs for ExtUtils::Manifest
18179              From: Nicholas Clark <nick@unfortu.net>
18180              Date: Sun, 3 Mar 2002 23:29:25 +0000
18181              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
18182      Branch: perl
18183            ! lib/ExtUtils/Manifest.pm
18184 ____________________________________________________________________________
18185 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
18186         Log: Forgot from the M::BI 1.54 update.
18187      Branch: perl
18188            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
18189            ! lib/Math/BigInt/t/upgrade.inc
18190 ____________________________________________________________________________
18191 [ 14976] By: ams                                   on 2002/03/04  02:04:32
18192         Log: Subject: [PATCH] attr
18193              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18194              Date: Sun, 3 Mar 2002 22:09:58 -0000
18195              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
18196      Branch: perl
18197            ! lib/warnings.pm warnings.pl
18198 ____________________________________________________________________________
18199 [ 14975] By: ams                                   on 2002/03/04  02:01:27
18200         Log: Subject: [PATCH] File::Path documentation
18201              From: Colin Meyer <cmeyer@helvella.org>
18202              Date: Sun, 3 Mar 2002 14:54:24 -0800
18203              Message-Id: <20020303145424.A21774@hobart.helvella.org>
18204      Branch: perl
18205            ! lib/File/Path.pm
18206 ____________________________________________________________________________
18207 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
18208         Log: Typo.
18209      Branch: perl
18210            ! lib/Math/BigInt/t/upgrade.t
18211 ____________________________________________________________________________
18212 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
18213         Log: Editing errors.
18214      Branch: perl
18215            ! MANIFEST
18216 ____________________________________________________________________________
18217 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
18218         Log: Upgrade to Math::BigInt 1.54.
18219      Branch: perl
18220            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
18221            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
18222            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
18223            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
18224            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
18225            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
18226 ____________________________________________________________________________
18227 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
18228         Log: Test tweak from Craig Berry.
18229      Branch: perl
18230            ! lib/Tie/File/t/15_pushpop.t
18231 ____________________________________________________________________________
18232 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
18233         Log: Upgrade to Tie::File 0.15.
18234      Branch: perl
18235            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
18236            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
18237            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
18238            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
18239            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
18240            + lib/Tie/File/t/11_rv_splice_rs.t
18241            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
18242            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
18243            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
18244            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
18245            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
18246            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
18247            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
18248            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
18249            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
18250            - lib/Tie/File/15_pushpop.t
18251            ! MANIFEST lib/Tie/File.pm
18252 ____________________________________________________________________________
18253 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
18254         Log: The EBCDIC gaps apply only to the real A-Z.
18255      Branch: perl
18256            ! ext/B/B/Deparse.pm
18257 ____________________________________________________________________________
18258 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
18259         Log: EBCDIC: deparse \cX correctly.
18260      Branch: perl
18261            ! ext/B/B/Deparse.pm
18262 ____________________________________________________________________________
18263 [ 14967] By: ams                                   on 2002/03/03  18:18:00
18264         Log: Subject: [PATCH] nit in perlsyn.pod
18265              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
18266              Date: Sun, 03 Mar 2002 20:16:10 +0100
18267              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
18268      Branch: perl
18269            ! pod/perlsyn.pod
18270 ____________________________________________________________________________
18271 [ 14966] By: ams                                   on 2002/03/03  18:06:32
18272         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
18273              From: Michael G Schwern <schwern@pobox.com>
18274              Date: Sun, 3 Mar 2002 13:33:28 -0500
18275              Message-Id: <20020303183328.GA3296@blackrider>
18276      Branch: perl
18277            ! utils/h2xs.PL
18278 ____________________________________________________________________________
18279 [ 14965] By: ams                                   on 2002/03/03  18:00:03
18280         Log: Subject: [ PATCH ] HP back to default
18281              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18282              Date: Sun, 03 Mar 2002 18:48:34 +0100
18283              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
18284      Branch: perl
18285            ! hints/hpux.sh
18286 ____________________________________________________________________________
18287 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
18288         Log: EBCDIC: special cases of special cases.
18289      Branch: perl
18290            ! t/uni/case.pl
18291 ____________________________________________________________________________
18292 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
18293         Log: EBCDIC: the v-string components cannot exceed 2147483647.
18294      Branch: perl
18295            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
18296 ____________________________________________________________________________
18297 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
18298         Log: Remove the bogus "incorrect case" warning completely.
18299              The problem exists, but the cure, in which ever form
18300              it will be, needs to be something more subtle.
18301      Branch: perl
18302            ! op.c pod/perldiag.pod
18303 ____________________________________________________________________________
18304 [ 14961] By: ams                                   on 2002/03/03  13:39:09
18305         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
18306              From: Mark-Jason Dominus <mjd@plover.com>
18307              Date: Sun, 03 Mar 2002 09:32:16 -0500
18308              Message-Id: <20020303143216.10536.qmail@plover.com>
18309      Branch: perl
18310            ! t/op/tiearray.t
18311 ____________________________________________________________________________
18312 [ 14960] By: nick                                  on 2002/03/03  09:59:59
18313         Log: Integrate mainline
18314      Branch: perlio
18315           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
18316            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
18317            ! ext/Encode/compile
18318           !> (integrate 27 files)
18319 ____________________________________________________________________________
18320 [ 14959] By: ams                                   on 2002/03/03  08:11:34
18321         Log: Fix #14957.
18322      Branch: perl
18323            ! ext/DB_File/t/db-recno.t
18324 ____________________________________________________________________________
18325 [ 14958] By: ams                                   on 2002/03/03  05:51:00
18326         Log: Subject: [PATCH @14577] NL in debugger
18327              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18328              Date: Sat, 2 Mar 2002 05:34:12 -0500
18329              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
18330      Branch: perl
18331            ! lib/perl5db.pl
18332 ____________________________________________________________________________
18333 [ 14957] By: ams                                   on 2002/03/03  05:00:04
18334         Log: Subject: Re: DB_File breakage
18335              From: Schuyler Erle <schuyler@oreilly.com>
18336              Date: Sat, 02 Mar 2002 21:50:30 -0800
18337              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
18338      Branch: perl
18339            ! ext/DB_File/t/db-recno.t
18340 ____________________________________________________________________________
18341 [ 14956] By: ams                                   on 2002/03/03  04:40:08
18342         Log: Subject: [PATCH @14577] Debugging OPs
18343              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18344              Date: Sat, 2 Mar 2002 05:49:58 -0500
18345              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
18346      Branch: perl
18347            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
18348            ! pod/perlrun.pod sv.h
18349 ____________________________________________________________________________
18350 [ 14955] By: ams                                   on 2002/03/03  04:34:41
18351         Log: Subject: Tie::Array doc patch
18352              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
18353              Date: Sat, 02 Mar 2002 08:42:56 +0900
18354              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
18355      Branch: perl
18356            ! lib/Tie/Array.pm
18357 ____________________________________________________________________________
18358 [ 14954] By: ams                                   on 2002/03/03  04:23:33
18359         Log: Subject: Re: Smoke 14870
18360              From: Nicholas Clark <nick@unfortu.net>
18361              Date: Sat, 2 Mar 2002 20:00:53 +0000
18362              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
18363      Branch: perl
18364            ! README.hpux
18365 ____________________________________________________________________________
18366 [ 14953] By: ams                                   on 2002/03/03  04:15:49
18367         Log: Subject: RE: VERSION core
18368              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18369              Date: Sat, 2 Mar 2002 22:50:44 -0000
18370              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
18371      Branch: perl
18372            ! t/comp/use.t
18373 ____________________________________________________________________________
18374 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
18375         Log: The #14949 removed this error from non-Win32.
18376      Branch: perl
18377            ! t/lib/warnings/op
18378 ____________________________________________________________________________
18379 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
18380         Log: BeOS back on track.
18381      Branch: perl
18382            ! README.beos
18383 ____________________________________________________________________________
18384 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
18385         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
18386              higher is okay.
18387      Branch: perl
18388            ! ext/POSIX/t/posix.t
18389 ____________________________________________________________________________
18390 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
18391         Log: For now, make "incorrect case" a Win32-only warning.
18392      Branch: perl
18393            ! op.c
18394 ____________________________________________________________________________
18395 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
18396         Log: Demand more before attempting socketpair().
18397      Branch: perl
18398            ! pp_sys.c
18399 ____________________________________________________________________________
18400 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
18401         Log: Remove obsolete hack.
18402      Branch: perl
18403            ! makedepend.SH
18404 ____________________________________________________________________________
18405 [ 14946] By: ams                                   on 2002/03/02  16:00:32
18406         Log: Forgot to delete encode.* from MANIFEST.
18407      Branch: perl
18408            ! MANIFEST
18409 ____________________________________________________________________________
18410 [ 14945] By: ams                                   on 2002/03/02  14:41:03
18411         Log: Delete ex-test output.
18412      Branch: perl
18413            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
18414 ____________________________________________________________________________
18415 [ 14944] By: ams                                   on 2002/03/02  13:54:35
18416         Log: Subject: [PATCH] DB_File 1.803
18417              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18418              Date: Sat, 2 Mar 2002 14:33:32 -0000
18419              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
18420      Branch: perl
18421            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18422            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
18423 ____________________________________________________________________________
18424 [ 14943] By: ams                                   on 2002/03/02  13:43:06
18425         Log: Upgrade to Tie::File 0.14.
18426      Branch: perl
18427            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
18428            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
18429            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
18430 ____________________________________________________________________________
18431 [ 14942] By: nick                                  on 2002/03/02  11:05:53
18432         Log: Integrate mainline
18433      Branch: perlio
18434           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
18435           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
18436           +> ext/Encode/t/table.utf8
18437           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
18438           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
18439           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
18440           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
18441           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
18442           !> universal.c utils/perldoc.PL
18443 ____________________________________________________________________________
18444 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
18445         Log: More CJK (just C, really) tables from Autrijus Tang
18446              (originally from iconv, used with permission of Bruno Haible)
18447      Branch: perl
18448            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
18449            + ext/Encode/Encode/iso-ir-165.enc
18450            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
18451            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
18452            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
18453 ____________________________________________________________________________
18454 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
18455         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
18456              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
18457              Date: Fri, 1 Mar 2002 15:32:13 -0500
18458              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
18459      Branch: perl
18460            ! utils/perldoc.PL
18461 ____________________________________________________________________________
18462 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
18463         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
18464              From: Schuyler Erle <schuyler@oreilly.com>
18465              Date: Fri, 01 Mar 2002 14:22:19 -0800
18466              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
18467              
18468              Subject: Re: PATCH: "splice() offset past end of array" warning.
18469              From: Mark-Jason Dominus <mjd@plover.com>
18470              Date: Fri, 01 Mar 2002 17:19:49 -0500
18471              Message-ID: <20020301221949.7610.qmail@plover.com>
18472      Branch: perl
18473            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
18474 ____________________________________________________________________________
18475 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
18476         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
18477              From: Mark-Jason Dominus <mjd@plover.com>
18478              Date: Fri, 01 Mar 2002 18:35:35 -0500
18479              Message-ID: <20020301233535.15969.qmail@plover.com>
18480      Branch: perl
18481            ! av.c
18482 ____________________________________________________________________________
18483 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
18484         Log: Subject: RE: VERSION core
18485              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18486              Date: Fri, 1 Mar 2002 23:47:48 -0000
18487              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
18488      Branch: perl
18489            ! pod/perldiag.pod universal.c
18490 ____________________________________________________________________________
18491 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
18492         Log: Update Changes
18493      Branch: maint-5.6/macperl
18494            ! macos/Changes
18495 ____________________________________________________________________________
18496 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
18497         Log: Fix update to resources
18498      Branch: maint-5.6/macperl
18499            ! macos/macperl/MacPerl.r
18500 ____________________________________________________________________________
18501 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
18502         Log: metaconfig unit change for #14930.
18503      Branch: metaconfig
18504            ! U/modified/Init.U
18505 ____________________________________________________________________________
18506 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
18507         Log: Fix debugger to handle Mac OS psedofiles
18508      Branch: maint-5.6/macperl
18509            ! lib/DB.pm lib/perl5db.pl
18510 ____________________________________________________________________________
18511 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
18512         Log: Various fixes from Thomas Wegner
18513      Branch: maint-5.6/macperl
18514            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
18515 ____________________________________________________________________________
18516 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
18517         Log: Some resource updates
18518      Branch: maint-5.6/macperl
18519            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
18520            ! macos/macperl/MacPerl.rsrc
18521 ____________________________________________________________________________
18522 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
18523         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
18524              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18525              Date: Fri, 01 Mar 2002 09:38:59 -0800
18526              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
18527      Branch: perl
18528            ! Configure
18529 ____________________________________________________________________________
18530 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
18531         Log: Add some missing sfio symbols (Alan Fry)
18532      Branch: maint-5.6/macperl
18533            ! macos/macperl.sym
18534 ____________________________________________________________________________
18535 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
18536         Log: Update version and README
18537      Branch: maint-5.6/macperl
18538            ! README.macos macos/MPVersion.r
18539 ____________________________________________________________________________
18540 [ 14926] By: nick                                  on 2002/03/01  15:56:41
18541         Log: Integrate mainline
18542      Branch: perlio
18543           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
18544           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
18545           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
18546           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
18547           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
18548           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
18549           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
18550           +> lib/Tie/File/13_size_rs.t
18551           !> (integrate 80 files)
18552 ____________________________________________________________________________
18553 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
18554         Log: Better advertising.
18555      Branch: perl
18556            ! pod/perldelta.pod pod/perlfaq5.pod
18557 ____________________________________________________________________________
18558 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
18559         Log: Update Changes.
18560      Branch: perl
18561            ! Changes patchlevel.h
18562 ____________________________________________________________________________
18563 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
18564         Log: Lost in the shuffle.
18565      Branch: perl
18566            + lib/Math/BigInt/t/downgrade.t
18567            ! MANIFEST
18568 ____________________________________________________________________________
18569 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
18570         Log: Advertise Tie::File.
18571      Branch: perl
18572            ! pod/perldelta.pod pod/perlfaq5.pod
18573 ____________________________________________________________________________
18574 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
18575         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
18576              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18577              Date: Thu, 28 Feb 2002 18:55:48 +0100
18578              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
18579      Branch: perl
18580            ! x2p/walk.c
18581 ____________________________________________________________________________
18582 [ 14920] By: ams                                   on 2002/03/01  09:06:01
18583         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
18584              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18585              Date: Tue, 26 Feb 2002 19:54:31 -0500
18586              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
18587      Branch: perl
18588            ! embed.fnc ext/B/B/Deparse.pm gv.c
18589 ____________________________________________________________________________
18590 [ 14919] By: ams                                   on 2002/03/01  03:03:12
18591         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
18592      Branch: perl
18593            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
18594            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
18595            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
18596            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
18597            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
18598            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
18599            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
18600 ____________________________________________________________________________
18601 [ 14918] By: ams                                   on 2002/03/01  02:36:58
18602         Log: Add Tie::File 0.12 from MJD.
18603      Branch: perl
18604            + lib/Tie/File.pm lib/Tie/File/01_gen.t
18605            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
18606            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
18607            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
18608            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
18609            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
18610            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
18611            ! MANIFEST
18612 ____________________________________________________________________________
18613 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
18614         Log: Encoding name mapping tweaks.
18615      Branch: perl
18616            ! ext/Encode/Encode.pm
18617 ____________________________________________________________________________
18618 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
18619         Log: metaconfig unit change for #14915.
18620      Branch: metaconfig
18621            ! U/modified/Init.U
18622 ____________________________________________________________________________
18623 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
18624         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
18625              From: Paul_GreenVOS@vos.stratus.com
18626              Date: Thu, 28 Feb 02 15:05 est
18627              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
18628      Branch: perl
18629            ! Configure
18630 ____________________________________________________________________________
18631 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
18632         Log: PL_bostr was pointing to the wrong string
18633              (a string left around from the loading of the Unicode \w)
18634              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
18635              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
18636      Branch: perl
18637            ! regexec.c
18638 ____________________________________________________________________________
18639 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
18640         Log: Sync with libnet-1.10
18641      Branch: perl
18642            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
18643            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
18644            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
18645            ! lib/Net/t/netrc.t
18646 ____________________________________________________________________________
18647 [ 14912] By: ams                                   on 2002/02/28  13:02:50
18648         Log: Subject: [PATCH] perldelta.pod fixes
18649              From: Autrijus Tang <autrijus@autrijus.org>
18650              Date: Thu, 28 Feb 2002 21:44:15 +0800
18651              Message-Id: <20020228134415.GB16422@not.autrijus.org>
18652      Branch: perl
18653            ! pod/perldelta.pod
18654 ____________________________________________________________________________
18655 [ 14911] By: ams                                   on 2002/02/28  11:31:44
18656         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
18657              From: Stas Bekman <stas@stason.org>
18658              Date: Mon, 04 Feb 2002 16:18:53 +0800
18659              Message-Id: <3C7E1E5F.1000605@stason.org>
18660              (Applied by hand).
18661      Branch: perl
18662            ! lib/File/Copy.pm
18663 ____________________________________________________________________________
18664 [ 14910] By: ams                                   on 2002/02/28  11:26:47
18665         Log: Subject: [PATCH lib/Pod/Html.pm]
18666              From: Stas Bekman <stas@stason.org>
18667              Date: Thu, 28 Feb 2002 20:05:01 +0800
18668              Message-Id: <3C7E1CED.7000307@stason.org>
18669      Branch: perl
18670            ! lib/Pod/Html.pm
18671 ____________________________________________________________________________
18672 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
18673         Log: Tests for #14908.
18674      Branch: perl
18675            ! t/op/pat.t
18676 ____________________________________________________________________________
18677 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
18678         Log: Make shared hash keys to be \0-terminated:
18679              one possible resolution for
18680              "UTF-8, weird \w behaviour after HASH-KEY-ification"
18681              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
18682              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
18683              The hash keys weren't \0-terminated.  This meant that the EOL ($)
18684              in regmatch() got the nextchr beyond the last character.  Since
18685              the keys were UTF-8, the nextchr was \1, not the usual
18686              string-terminating \0.  Wham, no match.
18687              
18688              I think another possible resolution could be to stop the nextchr
18689              computation in regmatch() from peeking beyond the last character
18690              of the string:
18691              
18692              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
18693      Branch: perl
18694            ! hv.c hv.h
18695 ____________________________________________________________________________
18696 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
18697         Log: Subject: [PATCH] Perl interface to newIO()
18698              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18699              Date: Wed, 27 Feb 2002 20:15:27 -0800
18700              Message-ID: <f7af8gzkgaET092yn@efn.org>
18701      Branch: perl
18702            ! lib/Symbol.pm
18703 ____________________________________________________________________________
18704 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
18705         Log: The "list" part of
18706              
18707              Subject: [PATCH perlop] .. returns a *list* of *integers*
18708              From: Mike Guy <mjtg@cam.ac.uk>
18709              Date: Tue, 26 Feb 2002 18:30:22 +0000
18710              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
18711              
18712              plus few nits.
18713      Branch: perl
18714            ! pod/perlop.pod
18715 ____________________________________________________________________________
18716 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
18717         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
18718              From: Abe Timmerman <abe@ztreet.demon.nl>
18719              Date: Thu, 28 Feb 2002 00:04:06 +0100
18720              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
18721      Branch: perl
18722            ! lib/File/stat.t
18723 ____________________________________________________________________________
18724 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
18725         Log: Integrate from maintperl.
18726      Branch: maint-5.6/macperl
18727           !> doio.c op.c t/io/open.t t/pragma/strict-subs
18728 ____________________________________________________________________________
18729 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
18730         Log: Upgrade to Math::BigInt 1.53.
18731      Branch: perl
18732            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
18733            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
18734            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
18735            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
18736            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
18737            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
18738 ____________________________________________________________________________
18739 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
18740         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
18741              From: "Craig A. Berry" <craigberry@mac.com>
18742              Date: Wed, 27 Feb 2002 15:36:38 -0600
18743              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
18744      Branch: perl
18745            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
18746            ! vms/ext/filespec.t
18747 ____________________________________________________________________________
18748 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
18749         Log: Subject: [PATCH] Some minor changes for Cygwin
18750              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
18751              Date: Wed, 27 Feb 2002 22:25:41 +0100
18752              Message-ID: <14296492589.20020227222541@familiehaase.de>
18753      Branch: perl
18754            ! Makefile.SH README.cygwin cygwin/perlld.in
18755 ____________________________________________________________________________
18756 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
18757         Log: Update the UTF-8 explanation table.
18758      Branch: perl
18759            ! pod/perlunicode.pod utf8.h
18760 ____________________________________________________________________________
18761 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
18762         Log: Repatch from Robin Barker: anon subs in C<package;> are
18763              now __ANON__::__ANON__ (should help for mod_perl breakage
18764              since #12251)
18765      Branch: perl
18766            ! gv.c op.c t/op/runlevel.t toke.c
18767 ____________________________________________________________________________
18768 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
18769         Log: Update Changes.
18770      Branch: perl
18771            ! Changes patchlevel.h
18772 ____________________________________________________________________________
18773 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
18774         Log: perldelta updates.
18775      Branch: perl
18776            ! pod/perldelta.pod
18777 ____________________________________________________________________________
18778 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
18779         Log: Signedness nit.
18780      Branch: perl
18781            ! regexec.c
18782 ____________________________________________________________________________
18783 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
18784         Log: Subject: Re: Smoke 14870
18785              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18786              Date: Wed, 27 Feb 2002 16:48:35 +0100
18787              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
18788              
18789              (with some additional garnish)
18790      Branch: perl
18791            ! README.hpux hints/hpux.sh
18792 ____________________________________________________________________________
18793 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
18794         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
18795              into perl.exp in AIX.
18796      Branch: perl
18797            ! makedef.pl perl.h
18798 ____________________________________________________________________________
18799 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
18800         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
18801              From: Robin Barker <rmb1@cise.npl.co.uk>
18802              Date: Wed, 27 Feb 2002 14:39:35 GMT
18803              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
18804      Branch: perl
18805            ! pod/perlrun.pod
18806 ____________________________________________________________________________
18807 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
18808         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
18809              From: Robin Barker <rmb1@cise.npl.co.uk>
18810              Date: Wed, 27 Feb 2002 12:25:30 GMT
18811              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
18812      Branch: perl
18813            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
18814            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
18815            ! pod/perlunicode.pod pod/perluniintro.pod
18816 ____________________________________________________________________________
18817 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
18818         Log: Only modify LD_LIBRARY_PATH in case there are directories.
18819      Branch: perl
18820            ! hints/dec_osf.sh
18821 ____________________________________________________________________________
18822 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
18823         Log: Subject: [PATCH] perl/hints/vos.sh
18824              From: Paul_GreenVOS@vos.stratus.com
18825              Date: Tue, 26 Feb 02 15:19 est
18826              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
18827      Branch: perl
18828            ! hints/vos.sh
18829 ____________________________________________________________________________
18830 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
18831         Log: Forgot from #14888.
18832      Branch: perl
18833            ! ext/Unicode/Normalize/mkheader
18834 ____________________________________________________________________________
18835 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
18836         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
18837      Branch: perl
18838            ! ext/Unicode/Normalize/Changes
18839            ! ext/Unicode/Normalize/Normalize.pm
18840            ! ext/Unicode/Normalize/Normalize.xs
18841            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
18842            ! ext/Unicode/Normalize/t/test.t
18843 ____________________________________________________________________________
18844 [ 14887] By: ams                                   on 2002/02/26  23:51:52
18845         Log: Subject: Missing diagnostics
18846              From: Simon Glover <scog@roe.ac.uk>
18847              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
18848              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
18849              
18850              Subject: [PATCH] Better wording for the lvalue vec diagnostic
18851              From: Simon Glover <scog@roe.ac.uk>
18852              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
18853              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
18854      Branch: perl
18855            ! doop.c pod/perldiag.pod t/op/vec.t
18856 ____________________________________________________________________________
18857 [ 14886] By: ams                                   on 2002/02/26  15:48:34
18858         Log: Subject: [PATCH] Not OK 5.7.2@14884
18859              From: andreas.koenig@anima.de (Andreas J. Koenig)
18860              Date: Tue, 26 Feb 2002 15:03:55 +0100
18861              Message-Id: <m38z9gfigk.fsf@anima.de>
18862      Branch: perl
18863            ! t/lib/access.t
18864 ____________________________________________________________________________
18865 [ 14885] By: nick                                  on 2002/02/26  13:48:55
18866         Log: Integrate mainline
18867      Branch: perlio
18868           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
18869           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
18870           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
18871            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
18872           !> (integrate 102 files)
18873 ____________________________________________________________________________
18874 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
18875         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
18876              1.1999999999999996, or thereabouts (yes, even sprintf).
18877      Branch: perl
18878            ! t/base/num.t
18879 ____________________________________________________________________________
18880 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
18881         Log: Neither.
18882      Branch: perl
18883            ! pod/perldelta.pod
18884 ____________________________________________________________________________
18885 [ 14882] By: ams                                   on 2002/02/26  08:46:55
18886         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
18887              From: Michael G Schwern <schwern@pobox.com>
18888              Date: Tue, 26 Feb 2002 01:01:28 -0500
18889              Message-Id: <20020226060128.GA2439@blackrider>
18890      Branch: perl
18891            ! hv.c pod/perldiag.pod
18892 ____________________________________________________________________________
18893 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
18894         Log: Subject: [PATCH B::Concise] docs, typos
18895              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18896              Date: Mon, 25 Feb 2002 16:41:16 +0100
18897              Message-ID: <20020225164116.A1054@rafael>
18898      Branch: perl
18899            ! ext/B/B/Concise.pm
18900 ____________________________________________________________________________
18901 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
18902         Log: POSIX: add isatty to @EXPORT_OK, reformat.
18903      Branch: perl
18904            ! ext/POSIX/POSIX.pm
18905 ____________________________________________________________________________
18906 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
18907         Log: If using -Dloclibpth=... the directories need to
18908              be appended to LD_LIBRARY_PATH (and ickily, if those
18909              directories contain a (newer?) libdb.so, we need to
18910              prepend    /usr/shlib to loclibpth).
18911      Branch: perl
18912            ! hints/dec_osf.sh
18913 ____________________________________________________________________________
18914 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
18915         Log: Subject: [PATCH] Perl interface to newIO()
18916              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
18917              Date: Mon, 25 Feb 2002 15:04:57 -0800
18918              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
18919      Branch: perl
18920            ! lib/Symbol.pm lib/Symbol.t
18921 ____________________________________________________________________________
18922 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
18923         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
18924              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
18925              Date: Mon, 25 Feb 2002 21:58:30 +0100
18926              Message-ID: <20020225215830.A744@rafael>
18927      Branch: perl
18928            ! pod/perlvar.pod
18929 ____________________________________________________________________________
18930 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
18931         Log: Big5 tweaks from Autrijus Tang.
18932      Branch: perl
18933            ! ext/Encode/Encode/big5.enc
18934 ____________________________________________________________________________
18935 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
18936         Log: Subject: [PATCH Glossary configpm] cleanups
18937              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18938              Date: Mon, 25 Feb 2002 23:27:15 +0100
18939              Message-ID: <20020225232715.C744@rafael>
18940      Branch: perl
18941            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
18942 ____________________________________________________________________________
18943 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
18944         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
18945              From: Nicholas Clark <nick@unfortu.net>
18946              Date: Mon, 25 Feb 2002 21:53:24 +0000
18947              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
18948      Branch: perl
18949            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
18950            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
18951            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
18952 ____________________________________________________________________________
18953 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
18954         Log: Upgrade to I18N::LangTags 0.27.
18955              (Causes one flipflop back to perl.com URL, must poke Sean.)
18956      Branch: perl
18957            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
18958            ! lib/I18N/LangTags/List.pm
18959 ____________________________________________________________________________
18960 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
18961         Log: Upgrade to Getopt::Long 2.28.
18962      Branch: perl
18963            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
18964            ! lib/Getopt/Long/README
18965 ____________________________________________________________________________
18966 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
18967         Log: No =head.
18968      Branch: perl
18969            ! pod/perlebcdic.pod
18970 ____________________________________________________________________________
18971 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
18972         Log: Update Changes.
18973      Branch: perl
18974            ! Changes patchlevel.h
18975 ____________________________________________________________________________
18976 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
18977         Log: metaconfig unit change for #14868.
18978      Branch: metaconfig
18979            ! U/modified/Chk_MANI.U
18980 ____________________________________________________________________________
18981 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
18982         Log: Some hosts understand split -l 50, some only split -50
18983              (from Paul Eggert).
18984      Branch: perl
18985            ! Configure
18986 ____________________________________________________________________________
18987 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
18988         Log: Subject: Re: [PATCH bleadperl] socketpair.t
18989              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
18990              Date: Sun, 24 Feb 2002 10:31:25 +0100
18991              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
18992              
18993              (the pid half only)
18994      Branch: perl
18995            ! win32/win32.c
18996 ____________________________________________________________________________
18997 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
18998         Log: Mention the new pack tricks.
18999      Branch: perl
19000            ! pod/perldelta.pod
19001 ____________________________________________________________________________
19002 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
19003         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
19004              From: Richard.Foley@t-online.de (Richard Foley)
19005              Date: Mon, 25 Feb 2002 13:47:03 +0100
19006              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
19007      Branch: perl
19008            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
19009            ! pod/perldebug.pod pod/perldelta.pod
19010 ____________________________________________________________________________
19011 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
19012         Log: Typo corrections from John P. Linderman.
19013      Branch: perl
19014            ! ext/IPC/SysV/Semaphore.pm
19015 ____________________________________________________________________________
19016 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
19017         Log: Upgrade to Math::BigInt 1.52.
19018      Branch: perl
19019            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
19020            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
19021            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
19022            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
19023            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
19024 ____________________________________________________________________________
19025 [ 14862] By: ams                                   on 2002/02/25  10:39:40
19026         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
19027              From: Robin Barker <rmb1@cise.npl.co.uk>
19028              Date: Mon, 25 Feb 2002 11:35:06 GMT
19029              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
19030              
19031              Subject: [PATCH Net/Cmd.pm]
19032              From: Robin Barker <rmb1@cise.npl.co.uk>
19033              Date: Mon, 25 Feb 2002 11:37:06 GMT
19034              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
19035      Branch: perl
19036            ! lib/Cwd.pm lib/Net/Cmd.pm
19037 ____________________________________________________________________________
19038 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
19039         Log: Cut-and-paste errors.
19040      Branch: perl
19041            ! t/op/pat.t
19042 ____________________________________________________________________________
19043 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
19044         Log: EBCDIC: the control characters are not that easy to find.
19045      Branch: perl
19046            ! t/op/pat.t
19047 ____________________________________________________________________________
19048 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
19049         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
19050              From: John Peacock <jpeacock@rowman.com>
19051              Date: Sun, 24 Feb 2002 22:08:28 -0500
19052              Message-ID: <3C79AAAC.6060903@rowman.com>
19053      Branch: perl
19054            ! sv.c
19055 ____________________________________________________________________________
19056 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
19057         Log: SvSetSV() is not returnable, but that's okay since
19058              sv_copypv() returns void.
19059      Branch: perl
19060            ! sv.c
19061 ____________________________________________________________________________
19062 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
19063         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
19064              From: John Peacock <jpeacock@rowman.com>                 
19065              Date: Sun, 24 Feb 2002 16:40:07 -0500
19066              Message-ID: <3C795DB7.40105@rowman.com>               
19067      Branch: perl
19068            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
19069            ! pp_hot.c proto.h sv.c
19070 ____________________________________________________________________________
19071 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
19072         Log: Tiny code cleanup.
19073      Branch: perl
19074            ! regexec.c
19075 ____________________________________________________________________________
19076 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
19077         Log: Use to_uni_fold().
19078      Branch: perl
19079            ! regcomp.c
19080 ____________________________________________________________________________
19081 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
19082         Log: Document the new taint behaviour of exec LIST and
19083              system LIST.
19084      Branch: perl
19085            ! pod/perldelta.pod
19086 ____________________________________________________________________________
19087 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
19088         Log: Subject: [PATCH] Re: taint news
19089              From: Rick Delaney <rick.delaney@rogers.com>             
19090              Date: 24 Feb 2002 11:35:00 -0500
19091              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
19092      Branch: perl
19093            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
19094 ____________________________________________________________________________
19095 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
19096         Log: EBCDIC tweak (native instead of uni) and comment update.
19097      Branch: perl
19098            ! regexec.c
19099 ____________________________________________________________________________
19100 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
19101         Log: Using uninitialized (and wrong) variables is not good.
19102      Branch: perl
19103            ! regcomp.c
19104 ____________________________________________________________________________
19105 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
19106         Log: EBCDIC: this seems to calm the last of the
19107              Malformed UTF-8 warnings.
19108      Branch: perl
19109            ! regcomp.c utf8.c
19110 ____________________________________________________________________________
19111 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
19112         Log: EBCDIC: document using Encode for character conversions.
19113      Branch: perl
19114            ! pod/perlebcdic.pod
19115 ____________________________________________________________________________
19116 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
19117         Log: EBCDIC: disable also Unicode::Collate and
19118              Unicode::Normalize for now.  Real users of
19119              EBCDIC have to decide what they want.
19120      Branch: perl
19121            ! ext/Unicode/Normalize/Normalize.pm
19122            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
19123            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
19124            ! lib/Unicode/Collate/t/test.t
19125 ____________________________________________________________________________
19126 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
19127         Log: AUTHORS updates.
19128      Branch: perl
19129            ! AUTHORS
19130 ____________________________________________________________________________
19131 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
19132         Log: Retract #14571: there may be a better solution than
19133              tweaking the test.
19134      Branch: perl
19135            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
19136 ____________________________________________________________________________
19137 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
19138         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
19139              From: "Craig A. Berry" <craigberry@mac.com> 
19140              Date: Sat, 23 Feb 2002 14:14:35 -0600
19141              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
19142      Branch: perl
19143            ! configure.com
19144 ____________________________________________________________________________
19145 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
19146         Log: metaconfig unit change for #14843.
19147      Branch: metaconfig/U/perl
19148            ! Extensions.U
19149 ____________________________________________________________________________
19150 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
19151         Log: Also Encode/JP needs to be listed explicitly.
19152              (Any other sub-Encode extensions?)
19153      Branch: perl
19154            ! Configure
19155 ____________________________________________________________________________
19156 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
19157         Log: Document known UNICOS/mk deficiency.
19158      Branch: perl
19159            ! pod/perldelta.pod
19160 ____________________________________________________________________________
19161 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
19162         Log: Subject: [PATCH] README mention version 5.0
19163              From: Autrijus Tang <autrijus@autrijus.org>
19164              Date: Sat, 23 Feb 2002 09:35:22 +0800
19165              Message-ID: <20020223013522.GA8694@not.autrijus.org>
19166      Branch: perl
19167            ! README
19168 ____________________________________________________________________________
19169 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
19170         Log: metaconfig unit change for #14839.
19171      Branch: metaconfig
19172            ! U/modified/Signal.U
19173 ____________________________________________________________________________
19174 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
19175         Log: Old hosts like NeXT Classic don't have sort -k,
19176              from Paul Eggert.
19177      Branch: perl
19178            ! Configure
19179 ____________________________________________________________________________
19180 [ 14838] By: ams                                   on 2002/02/22  21:14:29
19181         Log: Minor clarifications as suggested by Anton Tagunov.
19182      Branch: perl
19183            ! pod/perlsyn.pod
19184 ____________________________________________________________________________
19185 [ 14837] By: ams                                   on 2002/02/22  21:07:02
19186         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
19187              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19188              Date: Fri, 22 Feb 2002 23:01:07 +0100
19189              Message-Id: <20020222230107.A15069@rafael>
19190      Branch: perl
19191            ! sv.c t/op/gv.t
19192 ____________________________________________________________________________
19193 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
19194         Log: metaconfig unit change for #14835.
19195      Branch: metaconfig
19196            ! U/modified/Chk_MANI.U
19197 ____________________________________________________________________________
19198 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
19199         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
19200      Branch: perl
19201            ! Configure
19202 ____________________________________________________________________________
19203 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
19204         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
19205              From: Michael G Schwern <schwern@pobox.com>
19206              Date: Fri, 22 Feb 2002 12:10:28 -0500
19207              Message-ID: <20020222171027.GB4181@blackrider>
19208      Branch: perl
19209            ! ext/Encode/compile
19210 ____________________________________________________________________________
19211 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
19212         Log: Update Changes.
19213      Branch: perl
19214            ! Changes patchlevel.h
19215 ____________________________________________________________________________
19216 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
19217         Log: Implement IV/UV/NV/long double pack/unpack with
19218              template letters j/J/F/D (the latter two have been
19219              undocumented aliases of f/d).
19220      Branch: perl
19221            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
19222 ____________________________________________________________________________
19223 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
19224         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
19225              From: Nicholas Clark <nick@unfortu.net>
19226              Date: Fri, 22 Feb 2002 14:01:25 +0000
19227              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
19228      Branch: perl
19229            ! ext/Encode/compile
19230 ____________________________________________________________________________
19231 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
19232         Log: NetWare change from Ananth Kesari.
19233      Branch: perl
19234            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
19235            ! MANIFEST
19236 ____________________________________________________________________________
19237 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
19238         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
19239              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19240              Date: Fri, 22 Feb 2002 03:55:13 -0500
19241              Message-ID: <20020222035513.A894@math.ohio-state.edu>
19242      Branch: perl
19243            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
19244 ____________________________________________________________________________
19245 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
19246         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
19247      Branch: perl
19248            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
19249 ____________________________________________________________________________
19250 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
19251         Log: Make measure_struct a file static.
19252      Branch: perl
19253            ! pp_pack.c
19254 ____________________________________________________________________________
19255 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
19256         Log: EBCDIC: someone who knows what they are doing
19257              and whether it is possible at all in the first
19258              place needs to figure these tests out on EBCDIC.
19259              The CJK encodings heavily abuse their knowledge
19260              of ASCII and that may require a translation layer
19261              or four to survive UTF-EBCDIC.
19262      Branch: perl
19263            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
19264 ____________________________________________________________________________
19265 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
19266         Log: croak() needs context.
19267      Branch: perl
19268            ! pp_pack.c
19269 ____________________________________________________________________________
19270 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
19271         Log: Subject: [PATCH @14577] pack with a human face: the sequel
19272              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19273              Date: Thu, 21 Feb 2002 21:33:37 -0500
19274              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
19275      Branch: perl
19276            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
19277            ! proto.h t/op/pack.t
19278 ____________________________________________________________________________
19279 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
19280         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
19281              From: Nicholas Clark <nick@unfortu.net> 
19282              Date: Fri, 22 Feb 2002 00:49:44 +0000
19283              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
19284      Branch: perl
19285            ! ext/Encode/compile
19286 ____________________________________________________________________________
19287 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
19288         Log: Test for #14795.
19289      Branch: perl
19290            ! t/op/pat.t
19291 ____________________________________________________________________________
19292 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
19293         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
19294      Branch: perl
19295            ! t/op/pat.t
19296 ____________________________________________________________________________
19297 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
19298         Log: Subject: [PATCH] next batch of bugfixes
19299              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19300              Date: Thu, 21 Feb 2002 23:54:41 +0100
19301              Message-ID: <20020221235441.A17260@rafael>
19302      Branch: perl
19303            ! ext/B/B/Deparse.pm
19304 ____________________________________________________________________________
19305 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
19306         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)
19307              From: chromatic <chromatic@rmci.net>
19308              Date: Thu, 21 Feb 2002 14:17:35 -0700
19309              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
19310      Branch: perl
19311            ! lib/File/stat.pm lib/File/stat.t
19312 ____________________________________________________________________________
19313 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
19314         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
19315      Branch: perl
19316            ! ext/re/re.xs
19317 ____________________________________________________________________________
19318 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
19319         Log: Upgrade to Math::BigInt 1.51.
19320      Branch: perl
19321            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
19322            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
19323            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
19324            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
19325            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
19326            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
19327            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
19328            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
19329            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
19330            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
19331            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
19332            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
19333 ____________________________________________________________________________
19334 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
19335         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
19336              From: "Gerrit P. Haase" <gp@familiehaase.de>
19337              Date: Thu, 21 Feb 2002 21:20:25 +0100
19338              Message-ID: <69510538936.20020221212025@familiehaase.de>
19339      Branch: perl
19340            ! Makefile.SH
19341 ____________________________________________________________________________
19342 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
19343         Log: Subject: [PATCH @14577] grouping in pack/unpack
19344              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19345              Date: Thu, 21 Feb 2002 06:06:14 -0500
19346              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
19347      Branch: perl
19348            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
19349            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
19350 ____________________________________________________________________________
19351 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
19352         Log: Subject: [PATCH propose] question about fs.t
19353              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
19354              Date: Thu, 21 Feb 2002 15:10:21 +0100
19355              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
19356      Branch: perl
19357            ! t/io/fs.t
19358 ____________________________________________________________________________
19359 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
19360         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
19361              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
19362              Date: Thu, 21 Feb 2002 09:54:28 +0100
19363              Message-ID: <13576559576.20020221095428@familiehaase.de>     
19364      Branch: perl
19365            ! Makefile.SH
19366 ____________________________________________________________________________
19367 [ 14812] By: ams                                   on 2002/02/21  14:59:09
19368         Log: Subject: typo correction
19369              From: mjd@plover.com
19370              Date: 21 Feb 2002 15:43:49 -0000
19371              Message-Id: <20020221154349.22772.qmail@plover.com>
19372      Branch: perl
19373            ! pod/perldebug.pod
19374 ____________________________________________________________________________
19375 [ 14811] By: ams                                   on 2002/02/21  14:02:12
19376         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
19377              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19378              Date: Thu, 21 Feb 2002 15:22:22 +0100
19379              Message-Id: <20020221152222.A15095@rafael>
19380      Branch: perl
19381            ! op.h toke.c
19382 ____________________________________________________________________________
19383 [ 14810] By: ams                                   on 2002/02/21  12:45:28
19384         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
19385              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19386              Date: Thu, 21 Feb 2002 06:02:48 -0500
19387              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
19388      Branch: perl
19389            ! lib/ExtUtils/Mksymlists.pm makedef.pl
19390 ____________________________________________________________________________
19391 [ 14809] By: nick                                  on 2002/02/21  09:31:08
19392         Log: Integrate mainline
19393      Branch: perlio
19394           +> lib/Pod/t/Select.t
19395           !> (integrate 37 files)
19396 ____________________________________________________________________________
19397 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
19398         Log: metaconfig unit change for #14807.
19399      Branch: metaconfig
19400            ! U/modified/Signal.U
19401 ____________________________________________________________________________
19402 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
19403         Log: Revert #14805, didn't quite work.
19404      Branch: perl
19405            ! Configure config_h.SH
19406 ____________________________________________________________________________
19407 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
19408         Log: metaconfig changes for #14805.
19409      Branch: metaconfig
19410            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
19411 ____________________________________________________________________________
19412 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
19413         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
19414              From: Paul Eggert <eggert@twinsun.com>
19415              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
19416              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
19417      Branch: perl
19418            ! Configure config_h.SH
19419 ____________________________________________________________________________
19420 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
19421         Log: More advice.
19422      Branch: perl
19423            ! README.os390
19424 ____________________________________________________________________________
19425 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
19426         Log: Missing MANIFESTation.
19427      Branch: perl
19428            ! MANIFEST
19429 ____________________________________________________________________________
19430 [ 14802] By: ams                                   on 2002/02/20  22:55:25
19431         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
19432              From: Autrijus Tang <autrijus@autrijus.org>
19433              Date: Thu, 21 Feb 2002 07:13:12 +0800
19434              Message-Id: <20020220231312.GA775@not.autrijus.org>
19435      Branch: perl
19436            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
19437 ____________________________________________________________________________
19438 [ 14801] By: ams                                   on 2002/02/20  22:27:20
19439         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
19440              From: Abe Timmerman <abe@ztreet.demon.nl>
19441              Date: Thu, 21 Feb 2002 00:20:40 +0100
19442              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
19443      Branch: perl
19444            + lib/Pod/t/Select.t
19445 ____________________________________________________________________________
19446 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
19447         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
19448              twice, causing the loop to skip every other character.
19449      Branch: perl
19450            ! utf8.c
19451 ____________________________________________________________________________
19452 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
19453         Log: Better debugging info.
19454      Branch: perl
19455            ! t/uni/case.pl
19456 ____________________________________________________________________________
19457 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
19458         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
19459              From: Nicholas Clark <nick@unfortu.net>
19460              Date: Wed, 20 Feb 2002 22:13:05 +0000
19461              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
19462      Branch: perl
19463            ! ext/Encode/compile
19464 ____________________________________________________________________________
19465 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
19466         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
19467              From: Paul Eggert <eggert@twinsun.com>
19468              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
19469              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
19470      Branch: perl
19471            ! pod/perlhack.pod
19472 ____________________________________________________________________________
19473 [ 14796] By: nick                                  on 2002/02/20  18:15:00
19474         Log: Integrate mainline
19475      Branch: perlio
19476           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
19477           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
19478           +> lib/Locale/Country.pod lib/Locale/Currency.pod
19479           +> lib/Locale/Language.pod lib/Locale/Script.pm
19480           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
19481           +> t/uni/title.t t/uni/upper.t
19482           !> (integrate 41 files)
19483 ____________________________________________________________________________
19484 [ 14795] By: ams                                   on 2002/02/20  17:08:38
19485         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
19486              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19487              Date: Wed, 20 Feb 2002 18:06:59 +0000
19488              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
19489      Branch: perl
19490            ! pp_ctl.c
19491 ____________________________________________________________________________
19492 [ 14794] By: ams                                   on 2002/02/20  16:41:56
19493         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
19494              From: Paul_GreenVOS@vos.stratus.com
19495              Date: Wed, 20 Feb 02 12:21 est
19496              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
19497      Branch: perl
19498            ! Makefile.SH
19499 ____________________________________________________________________________
19500 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
19501         Log: Forgot from #14790.
19502      Branch: perl
19503            ! pp_pack.c
19504 ____________________________________________________________________________
19505 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
19506         Log: Update Changes.
19507      Branch: perl
19508            ! Changes patchlevel.h
19509 ____________________________________________________________________________
19510 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
19511         Log: Integrate change #14778 from maintperl;
19512              
19513              constant folding on the range operator had the effect of disabling
19514              peephole optimizations in all the siblings of the range OP; the
19515              effect of this was that barewords could escape strictures when
19516              they were hiding in such places
19517      Branch: perl
19518            ! t/lib/strict/subs
19519           !> op.c
19520 ____________________________________________________________________________
19521 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
19522         Log: Subject: Re: [ID 20020220.001] pack w with objects
19523              From: Ulrich Pfeifer <upf@de.uu.net>
19524              Date: 20 Feb 2002 11:21:15 +0100
19525              Message-ID: <p5g03wcv38.fsf@de.uu.net>
19526      Branch: perl
19527            ! t/op/pack.t
19528 ____________________________________________________________________________
19529 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
19530         Log: Subject: Re: [PATCH] go faster for Encode's compile
19531              From: Nicholas Clark <nick@unfortu.net> 
19532              Date: Tue, 19 Feb 2002 23:38:36 +0000
19533              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
19534      Branch: perl
19535            ! ext/Encode/compile
19536 ____________________________________________________________________________
19537 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
19538         Log: Regen Glossary.
19539      Branch: perl
19540            ! Porting/Glossary Porting/config.sh Porting/config_H
19541 ____________________________________________________________________________
19542 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
19543         Log: metaconfig unit change for #14786 (not visible yet,
19544              since Glossary needs regenerating)
19545      Branch: metaconfig
19546            ! U/compline/d_gconvert.U
19547 ____________________________________________________________________________
19548 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
19549         Log: Subject: d_Gconvert hints and Glossary
19550              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19551              Date: Tue, 19 Feb 2002 11:55:36 -0800
19552              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
19553      Branch: perl
19554            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
19555            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
19556            ! hints/svr5.sh
19557 ____________________________________________________________________________
19558 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
19559         Log: metaconfig unit changes for #14784.
19560      Branch: metaconfig
19561            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
19562 ____________________________________________________________________________
19563 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
19564         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
19565              From: Paul Eggert <eggert@twinsun.com>              
19566              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
19567              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
19568      Branch: perl
19569            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
19570            ! pod/perlhack.pod
19571 ____________________________________________________________________________
19572 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
19573         Log: metaconfig unit change for #14782.
19574      Branch: metaconfig/U/perl
19575            ! Mksymlinks.U
19576 ____________________________________________________________________________
19577 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
19578         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
19579              From: "Gerrit P. Haase" <gp@familiehaase.de>
19580              Date: Wed, 20 Feb 2002 00:23:29 +0100
19581              Message-ID: <70348722516.20020220002329@familiehaase.de>
19582      Branch: perl
19583            ! Configure
19584 ____________________________________________________________________________
19585 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
19586         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
19587              From: Nicholas Clark <nick@unfortu.net> 
19588              Date: Tue, 19 Feb 2002 19:27:42 +0000
19589              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
19590              
19591              (with modifications)
19592      Branch: perl
19593            ! pod/perlsub.pod
19594 ____________________________________________________________________________
19595 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
19596         Log: NetWare tweak from Ananth Kesari.
19597      Branch: perl
19598            ! lib/ExtUtils/MakeMaker.pm
19599 ____________________________________________________________________________
19600 [ 14779] By: ams                                   on 2002/02/20  06:51:55
19601         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
19602      Branch: perl
19603            ! pod/perlfaq4.pod
19604 ____________________________________________________________________________
19605 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
19606         Log: constant folding on the range operator had the effect of disabling
19607              peephole optimizations in all the siblings of the range OP; the
19608              effect of this was that barewords could escape strictures when
19609              they were hiding in such places
19610      Branch: maint-5.6/perl
19611            ! op.c t/pragma/strict-subs
19612 ____________________________________________________________________________
19613 [ 14777] By: ams                                   on 2002/02/20  00:56:21
19614         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
19615              From: Graham Barr <gbarr@pobox.com>
19616              Date: Tue, 19 Feb 2002 23:08:47 +0000
19617              Message-Id: <20020219230847.G66560@pobox.com>
19618      Branch: perl
19619            ! lib/Time/Local.pm
19620 ____________________________________________________________________________
19621 [ 14776] By: ams                                   on 2002/02/19  17:20:28
19622         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
19623              From: Nicholas Clark <nick@unfortu.net>
19624              Date: Tue, 19 Feb 2002 16:23:22 +0000
19625              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
19626      Branch: perl
19627            ! lib/Tie/Hash.pm
19628 ____________________________________________________________________________
19629 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
19630         Log: Regen doc, regen toc.
19631      Branch: perl
19632            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
19633 ____________________________________________________________________________
19634 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
19635         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
19636              From: Dave Mitchell <davem@fdgroup.co.uk>
19637              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
19638              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
19639      Branch: perl
19640            ! pod/perlsub.pod
19641 ____________________________________________________________________________
19642 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
19643         Log: Detypo.
19644      Branch: perl
19645            ! lib/Tie/Memoize.pm
19646 ____________________________________________________________________________
19647 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
19648         Log: UTF-8 C API doc tweaks.
19649      Branch: perl
19650            ! pod/perlunicode.pod
19651 ____________________________________________________________________________
19652 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
19653         Log: Mention that the case-switchers know about Unicode, too.
19654      Branch: perl
19655            ! pod/perlop.pod
19656 ____________________________________________________________________________
19657 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
19658         Log: Upgrade to Locale::Codes 2.01.
19659      Branch: perl
19660            + lib/Locale/Constants.pod lib/Locale/Country.pod
19661            + lib/Locale/Currency.pod lib/Locale/Language.pod
19662            + lib/Locale/Script.pod
19663            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
19664            ! lib/Locale/Constants.pm lib/Locale/Country.pm
19665            ! lib/Locale/Currency.pm lib/Locale/Language.pm
19666            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
19667 ____________________________________________________________________________
19668 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
19669         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
19670              From: Dave Mitchell <davem@fdgroup.co.uk>
19671              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
19672              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
19673      Branch: perl
19674            ! pod/perlsub.pod
19675 ____________________________________________________________________________
19676 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
19677         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
19678              From: Sam Tregar <sam@tregar.com> 
19679              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
19680              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
19681      Branch: perl
19682            ! sv.h
19683 ____________________________________________________________________________
19684 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
19685         Log: The test requires perlio.
19686      Branch: perl
19687            ! ext/Encode/t/JP.t
19688 ____________________________________________________________________________
19689 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
19690         Log: Misplaced block end.
19691      Branch: perl
19692            ! utf8.c
19693 ____________________________________________________________________________
19694 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
19695         Log: The POSIX extensions are deadly.
19696      Branch: perl
19697            ! regcomp.c
19698 ____________________________________________________________________________
19699 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
19700         Log: Let's not overdo the growth.
19701      Branch: perl
19702            ! pp.c
19703 ____________________________________________________________________________
19704 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
19705         Log: Third time makes the charm.
19706      Branch: perl
19707            ! README.os390
19708 ____________________________________________________________________________
19709 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
19710         Log: Oops.
19711      Branch: perl
19712            ! utf8.c
19713 ____________________________________________________________________________
19714 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
19715         Log: Add back the new casing tests.
19716      Branch: perl
19717            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
19718            ! MANIFEST
19719 ____________________________________________________________________________
19720 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
19721         Log: Prefer special case mappings.
19722      Branch: perl
19723            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
19724            ! lib/unicore/To/Upper.pl lib/unicore/mktables
19725 ____________________________________________________________________________
19726 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
19727         Log: Try special casing first.
19728      Branch: perl
19729            ! utf8.c
19730 ____________________________________________________________________________
19731 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
19732         Log: Not extending enough.
19733      Branch: perl
19734            ! pp.c utf8.h
19735 ____________________________________________________________________________
19736 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
19737         Log: No need to store identity mappings.
19738      Branch: perl
19739            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
19740            ! lib/unicore/mktables
19741 ____________________________________________________________________________
19742 [ 14756] By: ams                                   on 2002/02/18  20:21:17
19743         Log: Forward port #14704 from maint-5.6.
19744      Branch: perl
19745            ! doio.c
19746 ____________________________________________________________________________
19747 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
19748         Log: Regen Changes.
19749      Branch: perl
19750            ! Changes
19751 ____________________________________________________________________________
19752 [ 14754] By: ams                                   on 2002/02/18  19:01:09
19753         Log: Subject: [PATCH] VMS cando_by_name and current process privs
19754              From: "Craig A. Berry" <craigberry@mac.com>
19755              Date: Mon, 18 Feb 2002 14:03:30 -0600
19756              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
19757      Branch: perl
19758            ! vms/vms.c
19759 ____________________________________________________________________________
19760 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
19761         Log: Update Changes.
19762      Branch: perl
19763            ! Changes patchlevel.h
19764 ____________________________________________________________________________
19765 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
19766         Log: What do you know; these tests unearthed nasty problems.
19767              Will resolve those first.
19768      Branch: perl
19769            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
19770            ! MANIFEST
19771 ____________________________________________________________________________
19772 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
19773         Log: Update Changes.
19774      Branch: perl
19775            ! Changes patchlevel.h
19776 ____________________________________________________________________________
19777 [ 14750] By: ams                                   on 2002/02/18  17:36:05
19778         Log: Subject: Re: IO::Poll: Removing Handles
19779              From: Matthew Sachs <matthewg@zevils.com>
19780              Date: Mon, 18 Feb 2002 13:19:01 -0500
19781              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
19782      Branch: perl
19783            ! ext/IO/lib/IO/t/io_poll.t
19784 ____________________________________________________________________________
19785 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
19786         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
19787              From: "Craig A. Berry" <craigberry@mac.com>
19788              Date: Mon, 18 Feb 2002 11:52:21 -0600
19789              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
19790      Branch: perl
19791            ! t/op/alarm.t t/op/glob.t
19792 ____________________________________________________________________________
19793 [ 14748] By: ams                                   on 2002/02/18  15:53:36
19794         Log: s/load_module/Perl_load_module/
19795      Branch: perl
19796            ! gv.c
19797 ____________________________________________________________________________
19798 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
19799         Log: Unused in ASCII, used in EBCDIC.
19800      Branch: perl
19801            ! utf8.c
19802 ____________________________________________________________________________
19803 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
19804         Log: Upgrade to Locale::Codes 2.00.
19805      Branch: perl
19806            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
19807            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
19808            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
19809            ! lib/Locale/Constants.pm lib/Locale/Country.pm
19810            ! lib/Locale/Currency.pm lib/Locale/Language.pm
19811 ____________________________________________________________________________
19812 [ 14745] By: ams                                   on 2002/02/18  15:20:44
19813         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
19814              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19815              Date: Sat, 16 Feb 2002 00:06:01 +0100
19816              Message-Id: <20020216000601.A17249@rafael>
19817      Branch: perl
19818            ! gv.c
19819 ____________________________________________________________________________
19820 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
19821         Log: More Unicode casing checks.
19822      Branch: perl
19823            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
19824            ! MANIFEST
19825 ____________________________________________________________________________
19826 [ 14743] By: ams                                   on 2002/02/18  14:35:38
19827         Log: Subject: IO::Poll: Removing Handles
19828              From: Matthew Sachs <matthewg@zevils.com>
19829              Date: Sun, 17 Feb 2002 04:49:46 -0500
19830              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
19831      Branch: perl
19832            ! ext/IO/lib/IO/Poll.pm
19833 ____________________________________________________________________________
19834 [ 14741] By: ams                                   on 2002/02/18  13:59:48
19835         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
19836              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19837              Date: Mon, 18 Feb 2002 15:41:26 +0100
19838              Message-Id: <20020218154126.A692@rafael>
19839      Branch: perl
19840            ! pp_ctl.c t/op/do.t
19841 ____________________________________________________________________________
19842 [ 14740] By: nick                                  on 2002/02/18  09:09:23
19843         Log: Integrate mainline
19844      Branch: perlio
19845           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
19846           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
19847           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
19848           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
19849           +> ext/Encode/lib/Encode/JP/Constants.pm
19850           +> ext/Encode/lib/Encode/JP/H2Z.pm
19851           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
19852           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
19853           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
19854           +> os2/OS2/Process/t/os2_process.t
19855           +> os2/OS2/Process/t/os2_process_kid.t
19856           +> os2/OS2/Process/t/os2_process_text.t
19857            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
19858            - ext/Encode/t/Japanese.t
19859           !> (integrate 47 files)
19860 ____________________________________________________________________________
19861 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
19862         Log: EBCDIC: now the worst seems to be over for
19863              the "Malformed" warnings.  Still a few of them,
19864              and plenty of test failures, but getting better.
19865      Branch: perl
19866            ! regcomp.c utf8.c
19867 ____________________________________________________________________________
19868 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
19869         Log: Upgrade to Net::Ping 2.12.
19870      Branch: perl
19871            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
19872            ! lib/Net/Ping/t/110_icmp_inst.t
19873 ____________________________________________________________________________
19874 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
19875         Log: After much rewriting we are now pretty much
19876              back to where we started.
19877      Branch: perl
19878            ! utf8.c
19879 ____________________________________________________________________________
19880 [ 14736] By: ams                                   on 2002/02/18  01:23:00
19881         Log: Subject: [PATCH B::Deparse] two fixes
19882              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19883              Date: Sun, 17 Feb 2002 23:58:59 +0100
19884              Message-Id: <20020217235859.A32513@rafael>
19885      Branch: perl
19886            ! ext/B/B/Deparse.pm
19887 ____________________________________________________________________________
19888 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
19889         Log: Buglet.
19890      Branch: perl
19891            ! ext/Encode/lib/Encode/JP/JIS.pm
19892 ____________________________________________________________________________
19893 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
19894         Log: Clearing up to_utf8_case() continues: this time use
19895              a single return, and EBCDICification for all paths.
19896      Branch: perl
19897            ! utf8.c
19898 ____________________________________________________________________________
19899 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
19900         Log: Small tweaks to get the test running (fix @INC and
19901              do not overwrite the table.utf8 and table.rnd).
19902      Branch: perl
19903            ! ext/Encode/t/JP.t
19904 ____________________________________________________________________________
19905 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
19906         Log: Tiny tweak.
19907      Branch: perl
19908            ! utf8.c
19909 ____________________________________________________________________________
19910 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
19911         Log: Redundant casts.
19912      Branch: perl
19913            ! utf8.c
19914 ____________________________________________________________________________
19915 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
19916         Log: More filename portability tips.
19917      Branch: perl
19918            ! pod/perlport.pod
19919 ____________________________________________________________________________
19920 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
19921         Log: FAQ sync.
19922      Branch: perl
19923            ! pod/perlfaq3.pod pod/perlfaq5.pod
19924 ____________________________________________________________________________
19925 [ 14728] By: ams                                   on 2002/02/17  16:15:09
19926         Log: Subject: podlators 1.21 released
19927              From: Russ Allbery <rra@stanford.edu>
19928              Date: Sat, 16 Feb 2002 21:42:56 -0800
19929              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
19930      Branch: perl
19931            ! lib/Pod/Text/Overstrike.pm
19932 ____________________________________________________________________________
19933 [ 14727] By: sky                                   on 2002/02/17  11:36:52
19934         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
19935              From: Autrijus Tang <autrijus@autrijus.org>
19936              Date: Sun, 17 Feb 2002 19:46:47 +0800
19937              Message-ID: <20020217194647.A1410@not.autrijus.org>
19938      Branch: perl
19939            ! pp_ctl.c t/op/tiehandle.t util.c
19940 ____________________________________________________________________________
19941 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
19942         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
19943              input in native code points, not Unicode.
19944      Branch: perl
19945            ! utf8.c
19946 ____________________________________________________________________________
19947 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
19948         Log: Regen Glossary.
19949      Branch: perl
19950            ! Porting/Glossary Porting/config.sh Porting/config_H
19951 ____________________________________________________________________________
19952 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
19953         Log: The #14715 and #14716 were okay: they just revealed
19954              a bug in the EXACTF matching.
19955      Branch: perl
19956            ! regexec.c utf8.c
19957 ____________________________________________________________________________
19958 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
19959         Log: Retreat, retreat! (retract #14715 and #14716)
19960      Branch: perl
19961            ! utf8.c
19962 ____________________________________________________________________________
19963 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
19964         Log: Encode 0.40, from Dan Kogai.
19965      Branch: perl
19966            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
19967            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
19968            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
19969            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
19970            + ext/Encode/lib/Encode/JP/Constants.pm
19971            + ext/Encode/lib/Encode/JP/H2Z.pm
19972            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
19973            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
19974            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
19975            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
19976            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
19977            - ext/Encode/t/Japanese.t
19978            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
19979            ! ext/Encode/t/Encode.t
19980 ____________________________________________________________________________
19981 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
19982         Log: metaconfig unit change for #14720.
19983      Branch: perl
19984            ! Configure
19985 ____________________________________________________________________________
19986 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
19987         Log: Regenerate Configure (small tweaks on Yitzchak's,
19988              main difference being that the preference variables are
19989              called gconvert_...).
19990      Branch: metaconfig
19991            ! U/compline/d_gconvert.U
19992 ____________________________________________________________________________
19993 [ 14719] By: ams                                   on 2002/02/16  14:11:01
19994         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
19995              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19996              Date: Thu, 14 Feb 2002 22:27:33 -0800
19997              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
19998              (Applied by hand.)
19999      Branch: perl
20000            ! Configure
20001 ____________________________________________________________________________
20002 [ 14718] By: ams                                   on 2002/02/16  13:45:28
20003         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
20004              From: Philip Newton <Philip.Newton@gmx.net>
20005              Date: Sat, 16 Feb 2002 10:05:05 +0100
20006              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
20007              (Applied by hand.)
20008      Branch: perl
20009            ! pod/perlport.pod
20010 ____________________________________________________________________________
20011 [ 14717] By: ams                                   on 2002/02/16  04:30:23
20012         Log: Remove dubious test.
20013      Branch: perl
20014            ! t/io/open.t
20015 ____________________________________________________________________________
20016 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
20017         Log: Tiny tweak.
20018      Branch: perl
20019            ! utf8.c
20020 ____________________________________________________________________________
20021 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
20022         Log: Restructure to_utf8_case() for simpler execution paths.
20023      Branch: perl
20024            ! utf8.c
20025 ____________________________________________________________________________
20026 [ 14714] By: ams                                   on 2002/02/16  02:43:59
20027         Log: Absorb #14701 by Sarathy from maint-5.6.
20028      Branch: perl
20029            ! doio.c t/io/open.t
20030 ____________________________________________________________________________
20031 [ 14713] By: ams                                   on 2002/02/16  01:51:27
20032         Log: Subject: [PATCH] VOS patches for perl 5.8
20033              From: Paul_GreenVOS@vos.stratus.com
20034              Date: Fri, 15 Feb 02 17:41 est
20035              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
20036      Branch: perl
20037            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
20038            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20039            ! vos/install_perl.cm
20040 ____________________________________________________________________________
20041 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
20042         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
20043              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20044              Date: Fri, 15 Feb 2002 23:05:44 +0100
20045              Message-ID: <20020215230544.A690@rafael>
20046      Branch: perl
20047            ! ext/B/B/Deparse.pm
20048 ____________________________________________________________________________
20049 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
20050         Log: Add $VERSION.
20051      Branch: perl
20052            ! lib/Tie/Memoize.pm
20053 ____________________________________________________________________________
20054 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
20055         Log: Update Changes.
20056      Branch: perl
20057            ! Changes patchlevel.h
20058 ____________________________________________________________________________
20059 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
20060         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
20061              From: Robin Barker <rmb1@cise.npl.co.uk>
20062              Date: Thu, 14 Feb 2002 19:07:40 GMT
20063              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
20064              
20065              (the hints part only)
20066      Branch: perl
20067            ! hints/solaris_2.sh
20068 ____________________________________________________________________________
20069 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
20070         Log: metaconfig unit changes for #14707.
20071      Branch: metaconfig
20072            ! U/modified/cc.U
20073      Branch: metaconfig/U/perl
20074            ! Checkcc.U
20075 ____________________________________________________________________________
20076 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
20077         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
20078              From: Robin Barker <rmb1@cise.npl.co.uk>
20079              Date: Fri, 15 Feb 2002 12:14:39 GMT
20080              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
20081              
20082              Split checking-for-gcc and checking-for-cc.
20083      Branch: perl
20084            ! Configure
20085 ____________________________________________________________________________
20086 [ 14706] By: ams                                   on 2002/02/15  13:57:15
20087         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
20088              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
20089              Date: 15 Feb 2002 10:53:06 +0200
20090              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
20091      Branch: perl
20092            ! lib/Pod/Html.pm
20093 ____________________________________________________________________________
20094 [ 14705] By: ams                                   on 2002/02/15  08:42:55
20095         Log: Subject: [PATCH @14577] OS/2 tests and more
20096              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20097              Date: Fri, 15 Feb 2002 03:56:24 -0500
20098              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
20099      Branch: perl
20100            + os2/OS2/Process/t/os2_process.t
20101            + os2/OS2/Process/t/os2_process_kid.t
20102            + os2/OS2/Process/t/os2_process_text.t
20103            ! MANIFEST configpm hints/os2.sh makedef.pl
20104            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
20105            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
20106            ! os2/os2ish.h
20107 ____________________________________________________________________________
20108 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
20109         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
20110              avoid wasteful PL_fdpid fiddling where that is not warranted;
20111              mostly whitespace fixes
20112              
20113              these were longstanding todo items from:
20114              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
20115      Branch: maint-5.6/perl
20116            ! doio.c
20117 ____________________________________________________________________________
20118 [ 14702] By: nick                                  on 2002/02/15  08:31:41
20119         Log: Integrate mainline
20120      Branch: perlio
20121           +> lib/if.pm lib/if.t
20122           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
20123           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
20124           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
20125           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
20126           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
20127           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
20128           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
20129           !> t/lib/warnings/pp_sys
20130 ____________________________________________________________________________
20131 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
20132         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
20133              (and also dies quickly on Windows); this bug crept in as
20134              change#610, a.k.a change#646
20135      Branch: maint-5.6/perl
20136            ! doio.c t/io/open.t
20137 ____________________________________________________________________________
20138 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
20139         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
20140              From: Ville "Skyttä" <ville.skytta@iki.fi>
20141              Date: Wed, 13 Feb 2002 22:29:39 +0200
20142              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
20143      Branch: perl
20144            ! lib/Pod/Html.pm
20145 ____________________________________________________________________________
20146 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
20147         Log: Document and test the C0 and C1.
20148      Branch: perl
20149            ! lib/charnames.pm lib/charnames.t
20150 ____________________________________________________________________________
20151 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
20152         Log: metaconfig unit change for #14697.
20153      Branch: metaconfig
20154            ! U/modified/Init.U
20155 ____________________________________________________________________________
20156 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
20157         Log: Also OS/2 seems to need exe set early.
20158      Branch: perl
20159            ! Configure
20160 ____________________________________________________________________________
20161 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
20162         Log: Document pack U0U.
20163      Branch: perl
20164            ! pod/perluniintro.pod
20165 ____________________________________________________________________________
20166 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
20167         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
20168              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20169              Date: Thu, 14 Feb 2002 23:58:00 +0100
20170              Message-ID: <20020214235800.A12901@rafael>
20171      Branch: perl
20172            ! pp_sys.c t/lib/warnings/pp_sys
20173 ____________________________________________________________________________
20174 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
20175         Log: Subject: [PATCH @13746] conditional pragmas
20176              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20177              Date: Mon, 31 Dec 2001 18:18:09 -0500
20178              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
20179      Branch: perl
20180            + lib/if.pm lib/if.t
20181            ! MANIFEST
20182 ____________________________________________________________________________
20183 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
20184         Log: Deparse bug introduced by #14615: the fix is just a workaround,
20185              I suspect there to be another deeper bug, must distill simpler
20186              test case.
20187      Branch: perl
20188            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
20189 ____________________________________________________________________________
20190 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
20191         Log: Integrate perlio:
20192              
20193              [ 14685]
20194              Make dependencies more precise (for nmake)
20195      Branch: perl
20196           !> ext/Encode/EUC_JP/Makefile.PL
20197 ____________________________________________________________________________
20198 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
20199         Log: Just a guess.
20200      Branch: perl
20201            ! lib/Tie/Handle.pm
20202 ____________________________________________________________________________
20203 [ 14690] By: nick                                  on 2002/02/14  16:30:56
20204         Log: Integrate mainline
20205      Branch: perlio
20206           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
20207           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
20208           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
20209           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
20210           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
20211           !> utf8.c
20212 ____________________________________________________________________________
20213 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
20214         Log: Upgrade to Net::Ping 2.11.
20215      Branch: perl
20216            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
20217            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
20218            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
20219            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
20220 ____________________________________________________________________________
20221 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
20222         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
20223              From: Robin Barker <rmb1@cise.npl.co.uk>
20224              Date: Wed, 13 Feb 2002 17:37:07 GMT
20225              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
20226              
20227              (updated version of the above)
20228      Branch: perl
20229            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
20230 ____________________________________________________________________________
20231 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
20232         Log: Excise inexact blather.
20233      Branch: perl
20234            ! utf8.c
20235 ____________________________________________________________________________
20236 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
20237         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
20238              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20239              Date: Mon, 31 Dec 2001 20:28:46 -0500
20240              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
20241      Branch: perl
20242            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
20243            ! MANIFEST
20244 ____________________________________________________________________________
20245 [ 14685] By: nick                                  on 2002/02/14  14:20:20
20246         Log: Make dependencies more precise (for nmake)
20247      Branch: perlio
20248            ! ext/Encode/EUC_JP/Makefile.PL
20249 ____________________________________________________________________________
20250 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
20251         Log: Subject: [PATCH @13746] tied hashes
20252              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
20253              Date: Mon, 31 Dec 2001 19:15:39 -0500
20254              Message-ID: <20011231191539.A46@math.ohio-state.edu>
20255      Branch: perl
20256            ! lib/Tie/Hash.pm pod/perltie.pod
20257 ____________________________________________________________________________
20258 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
20259         Log: Subject: Re: [PATCH] Configure followed by make minitest
20260              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20261              Date: Sun, 10 Feb 2002 23:22:05 -0800
20262              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
20263      Branch: perl
20264            ! Makefile.SH
20265 ____________________________________________________________________________
20266 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
20267         Log: Subject: Re: perl@14647
20268              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20269              Date: Mon, 11 Feb 2002 19:30:36 +0100
20270              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
20271      Branch: perl
20272            ! t/op/groups.t
20273 ____________________________________________________________________________
20274 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
20275         Log: Update Changes.
20276      Branch: perl
20277            ! Changes patchlevel.h
20278 ____________________________________________________________________________
20279 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
20280         Log: Integrate perlio:
20281              
20282              [ 14677]
20283              Do not lc() the file names before doing dirname() or they don't match.
20284      Branch: perl
20285           !> lib/ExtUtils/t/Installed.t
20286 ____________________________________________________________________________
20287 [ 14679] By: sky                                   on 2002/02/13  12:56:13
20288         Log: rename mutex to make a bit more sense
20289      Branch: perl
20290            ! ext/threads/threads.xs
20291 ____________________________________________________________________________
20292 [ 14678] By: sky                                   on 2002/02/13  12:46:11
20293         Log: Track active threads....
20294      Branch: perl
20295            ! ext/threads/threads.pm ext/threads/threads.xs
20296 ____________________________________________________________________________
20297 [ 14677] By: nick                                  on 2002/02/13  09:30:42
20298         Log: Do not lc() the file names before doing dirname() or they don't match.
20299      Branch: perlio
20300            ! lib/ExtUtils/t/Installed.t
20301 ____________________________________________________________________________
20302 [ 14676] By: sky                                   on 2002/02/13  09:03:37
20303         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
20304              From: Michael G Schwern <schwern@pobox.com>
20305              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
20306              Message-Id: <20020213100017.GA6288@blackrider>
20307      Branch: perl
20308            ! lib/File/Spec/t/rel2abs2rel.t
20309 ____________________________________________________________________________
20310 [ 14675] By: sky                                   on 2002/02/13  09:00:24
20311         Log: Do not propagate END blocks to child threads, test.
20312      Branch: perl
20313            + ext/threads/t/end.t
20314            ! MANIFEST ext/threads/threads.xs
20315 ____________________________________________________________________________
20316 [ 14674] By: nick                                  on 2002/02/13  08:34:55
20317         Log: Integrate mainline
20318      Branch: perlio
20319           +> ext/threads/t/join.t
20320           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
20321           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
20322           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
20323 ____________________________________________________________________________
20324 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
20325         Log: metaconfig unit change for #14672.
20326      Branch: metaconfig
20327            ! U/modified/lns.U
20328 ____________________________________________________________________________
20329 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
20330         Log: $ln is supposed to be already set to $ln + executable suffix
20331              on platforms that need it, from Paul Green.
20332      Branch: perl
20333            ! Configure
20334 ____________________________________________________________________________
20335 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
20336         Log: Subject: New command syntax for 'x' command
20337              From: Mark-Jason Dominus <mjd@plover.com>
20338              Date: Tue, 12 Feb 2002 20:54:01 -0500
20339              Message-ID: <20020213015401.25685.qmail@plover.com>
20340      Branch: perl
20341            ! lib/perl5db.pl pod/perldebug.pod
20342 ____________________________________________________________________________
20343 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
20344         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
20345              From: Mark-Jason Dominus <mjd@plover.com>
20346              Date: Tue, 12 Feb 2002 20:20:42 -0500
20347              Message-ID: <20020213012042.25245.qmail@plover.com>
20348      Branch: perl
20349            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
20350 ____________________________________________________________________________
20351 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
20352         Log: Iteration continues.
20353      Branch: perl
20354            ! utf8.c
20355 ____________________________________________________________________________
20356 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
20357         Log: Duh.
20358      Branch: perl
20359            ! pp_pack.c t/op/length.t
20360 ____________________________________________________________________________
20361 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
20362         Log: Retract #14666.
20363      Branch: perl
20364            ! t/op/lc.t
20365 ____________________________________________________________________________
20366 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
20367         Log: (retracted by #14667)
20368      Branch: perl
20369            ! t/op/lc.t
20370 ____________________________________________________________________________
20371 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
20372         Log: Tiny test script tweaks.
20373      Branch: perl
20374            ! t/uni/fold.t
20375 ____________________________________________________________________________
20376 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
20377         Log: Rewrite the "special mapping" part of to_utf8_case(),
20378              this time with fewer bugs.  (See: The Law of Cybernetic
20379              Entymology.)
20380      Branch: perl
20381            ! utf8.c
20382 ____________________________________________________________________________
20383 [ 14663] By: sky                                   on 2002/02/12  18:26:16
20384         Log: Stop failures if you pass an object, sv_dup might not be the right 
20385              thing to use since I have a feeling we end up cloning far too much. 
20386              (Like the stash for example).... Maybe we need a lightweight sv_dup 
20387              that searches the target for things....
20388              Real fix is another option to perl_clone which controls if you should 
20389              save stashes.
20390      Branch: perl
20391            ! ext/threads/threads.xs
20392 ____________________________________________________________________________
20393 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
20394         Log: Retract #14661.
20395      Branch: perl
20396            ! hints/solaris_2.sh
20397 ____________________________________________________________________________
20398 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
20399         Log: (retracted by #14662)
20400      Branch: perl
20401            ! hints/solaris_2.sh
20402 ____________________________________________________________________________
20403 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
20404         Log: EBCDIC: another "can't happen".
20405      Branch: perl
20406            ! utf8.c
20407 ____________________________________________________________________________
20408 [ 14659] By: sky                                   on 2002/02/12  14:38:21
20409         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
20410      Branch: perl
20411            + ext/threads/t/join.t
20412            ! MANIFEST ext/threads/threads.xs
20413 ____________________________________________________________________________
20414 [ 14658] By: nick                                  on 2002/02/12  13:54:06
20415         Log: Integrate mainline
20416      Branch: perlio
20417           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
20418           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
20419           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
20420 ____________________________________________________________________________
20421 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
20422         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
20423              From: Jan Dubois <JanD@ActiveState.com> 
20424              Date: Tue, 12 Feb 2002 00:56:31 -0800
20425              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
20426      Branch: perl
20427            ! lib/Win32.pod win32/win32.c win32/win32.h
20428 ____________________________________________________________________________
20429 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
20430         Log: Subject: [PATCH] Re: 14654 introduced a bug 
20431              From: Michael G Schwern <schwern@pobox.com> 
20432              Date: Tue, 12 Feb 2002 05:37:36 -0500
20433              Message-ID: <20020212103736.GC14327@blackrider>
20434      Branch: perl
20435            ! lib/File/Spec/t/rel2abs2rel.t
20436 ____________________________________________________________________________
20437 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
20438         Log: More unset installman[13]dir tweaks from chromatic.
20439      Branch: perl
20440            ! lib/ExtUtils/Installed.pm
20441 ____________________________________________________________________________
20442 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
20443         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
20444              From: Michael G Schwern <schwern@pobox.com>
20445              Date: Mon, 11 Feb 2002 12:23:02 -0500
20446              Message-ID: <20020211172302.GD9556@blackrider>
20447      Branch: perl
20448            ! lib/File/Spec/t/rel2abs2rel.t
20449 ____________________________________________________________________________
20450 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
20451         Log: Use `` instead of -| to be a little bit more portable,
20452              from Michael Schwern.
20453      Branch: perl
20454            ! lib/ExtUtils/t/Embed.t
20455 ____________________________________________________________________________
20456 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
20457         Log: EBCDIC: this change for \N{} in particular is now
20458              unnecessary because of the recent more general
20459              pack U change.
20460      Branch: perl
20461            ! toke.c
20462 ____________________________________________________________________________
20463 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
20464         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
20465              From: "Craig A. Berry" <craigberry@mac.com>
20466              Date: Mon, 11 Feb 2002 17:13:47 -0600
20467              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
20468      Branch: perl
20469            ! t/test.pl
20470 ____________________________________________________________________________
20471 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
20472         Log: EBCDIC: pack U bytes change.
20473      Branch: perl
20474            ! t/op/length.t
20475 ____________________________________________________________________________
20476 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
20477         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
20478      Branch: perl
20479            ! t/op/each.t
20480 ____________________________________________________________________________
20481 [ 14648] By: nick                                  on 2002/02/11  16:14:50
20482         Log: Integrate mainline
20483      Branch: perlio
20484           !> Changes Configure Makefile.SH autodoc.pl
20485           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
20486           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
20487           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
20488 ____________________________________________________________________________
20489 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
20490         Log: Update Changes.
20491      Branch: perl
20492            ! Changes patchlevel.h
20493 ____________________________________________________________________________
20494 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
20495         Log: Regen toc.
20496      Branch: perl
20497            ! pod/perltoc.pod
20498 ____________________________________________________________________________
20499 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
20500         Log: Forgot from #14641.
20501      Branch: perl
20502            ! lib/ExtUtils/t/Embed.t
20503 ____________________________________________________________________________
20504 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
20505         Log: A forgotten metaconfig unit.
20506      Branch: metaconfig/U/perl
20507            + i_features.U
20508 ____________________________________________________________________________
20509 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
20510         Log: metaconfig unit changes for #14642.
20511      Branch: metaconfig
20512            + U/modified/lns.U
20513      Branch: metaconfig/U/perl
20514            ! issymlink.U
20515 ____________________________________________________________________________
20516 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
20517         Log: -Dmksymlinks was broken by #14628.
20518      Branch: perl
20519            ! Configure
20520 ____________________________________________________________________________
20521 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
20522         Log: Subject: [PATCH @14577] OS/2 build
20523              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20524              Date: Mon, 11 Feb 2002 06:56:41 -0500
20525              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
20526              
20527              (sans the Configure, perlio.sym, and t/op/stat.t parts)
20528      Branch: perl
20529            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
20530            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
20531            ! os2/os2ish.h
20532 ____________________________________________________________________________
20533 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
20534         Log: Integrate perlio:
20535              
20536              [ 14639]
20537              Patch up the failing multi-byte write case, and un-skip
20538              the test.
20539              
20540              [ 14638]
20541              Add test for Japanese encoding (well euc-jp anyway).
20542              Fix one bug shown by above
20543              Skip test which does not pass yet.
20544              
20545              [ 14637]
20546              Split Japanese encodings - part 2
20547              - build separate .c files with separate 'compile' steps
20548              - overall Japanese.xs / Japanese.pm which loads them
20549              
20550              [ 14636]
20551              Re-structure Japanese encodings - part 1
20552      Branch: perl
20553           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
20554           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
20555            - ext/Encode/EUC_JP/EUC_JP.pm
20556           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
20557 ____________________________________________________________________________
20558 [ 14639] By: nick                                  on 2002/02/11  11:59:18
20559         Log: Patch up the failing multi-byte write case, and un-skip
20560              the test.
20561      Branch: perlio
20562            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
20563 ____________________________________________________________________________
20564 [ 14638] By: nick                                  on 2002/02/11  10:55:39
20565         Log: Add test for Japanese encoding (well euc-jp anyway).
20566              Fix one bug shown by above
20567              Skip test which does not pass yet.
20568      Branch: perlio
20569            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
20570            + ext/Encode/t/table.ref
20571            ! MANIFEST ext/Encode/Encode.xs
20572 ____________________________________________________________________________
20573 [ 14637] By: nick                                  on 2002/02/11  09:07:04
20574         Log: Split Japanese encodings - part 2
20575              - build separate .c files with separate 'compile' steps
20576              - overall Japanese.xs / Japanese.pm which loads them
20577      Branch: perlio
20578            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
20579 ____________________________________________________________________________
20580 [ 14636] By: nick                                  on 2002/02/11  08:15:42
20581         Log: Re-structure Japanese encodings - part 1
20582      Branch: perlio
20583           +> ext/Encode/EUC_JP/Japanese.pm
20584            - ext/Encode/EUC_JP/EUC_JP.pm
20585            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
20586 ____________________________________________________________________________
20587 [ 14635] By: nick                                  on 2002/02/11  08:05:12
20588         Log: Integrate mainline
20589      Branch: perlio
20590           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
20591           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
20592           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
20593 ____________________________________________________________________________
20594 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
20595         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
20596              From: Mike Guy <mjtg@cam.ac.uk>
20597              Date: Mon, 11 Feb 2002 02:50:42 +0000
20598              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
20599      Branch: perl
20600            ! t/op/arith.t
20601 ____________________________________________________________________________
20602 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
20603         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
20604              Stepping backward in the string would be majorly bad.
20605      Branch: perl
20606            ! regcomp.c
20607 ____________________________________________________________________________
20608 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
20609         Log: The debugger part of
20610              
20611              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
20612              From: Michael G Schwern <schwern@pobox.com> 
20613              Date: Wed, 6 Feb 2002 17:32:12 -0500
20614              Message-ID: <20020206223212.GG1346@blackrider>
20615      Branch: perl
20616            ! lib/perl5db.pl
20617 ____________________________________________________________________________
20618 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
20619         Log: Integrate perlio:
20620              
20621              [ 14626]
20622              Move PerlIO_perlio to layer_syms where it belongs?
20623              
20624              [ 14625]
20625              Borland/Win32 tuning
20626      Branch: perl
20627           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
20628 ____________________________________________________________________________
20629 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
20630         Log: EBCDIC: the low 256 needs to be shuffled also
20631              in pack/unpack U (this breaks the equivalence
20632              of pack U and v-strings, but I think if someone
20633              has to give, v-strings are a good victim)
20634      Branch: perl
20635            ! pp_pack.c t/op/pack.t
20636 ____________________________________________________________________________
20637 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
20638         Log: metaconfig unit changes for #14628.
20639      Branch: metaconfig/U/perl
20640            ! d_u32align.U issymlink.U
20641 ____________________________________________________________________________
20642 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
20643         Log: Two Configure tweaks; the u32align test was trying
20644              to write into a string literal, the ln -s test was
20645              failing in VOS.
20646      Branch: perl
20647            ! Configure
20648 ____________________________________________________________________________
20649 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
20650         Log: DJGPP tweaks from Laszlo Molnar.
20651      Branch: perl
20652            ! djgpp/djgpp.c lib/File/Spec.pm
20653 ____________________________________________________________________________
20654 [ 14626] By: nick                                  on 2002/02/10  18:36:47
20655         Log: Move PerlIO_perlio to layer_syms where it belongs?
20656      Branch: perlio
20657            ! makedef.pl
20658 ____________________________________________________________________________
20659 [ 14625] By: nick                                  on 2002/02/10  18:02:21
20660         Log: Borland/Win32 tuning
20661      Branch: perlio
20662            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
20663 ____________________________________________________________________________
20664 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
20665         Log: Additional explanation for the [:...:] failure.
20666      Branch: perl
20667            ! pod/perldiag.pod
20668 ____________________________________________________________________________
20669 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
20670         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
20671              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20672              Date: Sun, 10 Feb 2002 13:32:48 +0100
20673              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
20674      Branch: perl
20675            ! makedef.pl
20676 ____________________________________________________________________________
20677 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
20678         Log: Test tweaks from chromatic for cases where there
20679              are no installman1dir or installman3dir.
20680      Branch: perl
20681            ! lib/ExtUtils/t/Installed.t
20682 ____________________________________________________________________________
20683 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
20684         Log: Integrate perlio:
20685              
20686              [ 14618]
20687              Nick Clark's tweaks to Encode compile process
20688              1. Use decimal constants to unit string arrays rather than
20689              very long string litterals (latter having possible "\0"
20690              on end issues, and needing ANSI C line splicing).
20691              2. Replace tail-recursion during insert process with itteration.
20692              Nick C sees 12peedup from these.
20693      Branch: perl
20694           !> ext/Encode/Encode.pm ext/Encode/compile
20695 ____________________________________________________________________________
20696 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
20697         Log: Portability notes: filename characters, character sets.
20698      Branch: perl
20699            ! pod/perlport.pod
20700 ____________________________________________________________________________
20701 [ 14619] By: nick                                  on 2002/02/10  11:06:05
20702         Log: Integrate mainline
20703      Branch: perlio
20704            ! ext/Encode/Encode.pm
20705           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
20706           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
20707           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
20708           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
20709           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
20710 ____________________________________________________________________________
20711 [ 14618] By: nick                                  on 2002/02/10  10:48:15
20712         Log: Nick Clark's tweaks to Encode compile process
20713              1. Use decimal constants to unit string arrays rather than
20714              very long string litterals (latter having possible "\0"
20715              on end issues, and needing ANSI C line splicing).
20716              2. Replace tail-recursion during insert process with itteration.
20717              Nick C sees 12% speedup from these.
20718      Branch: perlio
20719            ! ext/Encode/compile
20720 ____________________________________________________________________________
20721 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
20722         Log: Use the "Unicode 1.0" name field for control characters,
20723              as suggested by Mark Davis.  Note that Unicode 3.2 will
20724              require some more legwork on this because of certain
20725              alternative names.
20726      Branch: perl
20727            ! lib/unicore/Name.pl lib/unicore/mktables
20728 ____________________________________________________________________________
20729 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
20730         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
20731      Branch: perl
20732            ! hints/os390.sh
20733 ____________________________________________________________________________
20734 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
20735         Log: EBCDIC: the non-printable characters are different.
20736      Branch: perl
20737            ! ext/B/B/Deparse.pm
20738 ____________________________________________________________________________
20739 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
20740         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
20741              From: Nicholas Clark <nick@unfortu.net> 
20742              Date: Sat, 9 Feb 2002 22:31:29 +0000
20743              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
20744      Branch: perl
20745            ! t/lib/warnings/pp_hot
20746 ____________________________________________________________________________
20747 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
20748         Log: Subject: [PATCH] Re: Modulus operator inconsistency
20749              From: Nicholas Clark <nick@unfortu.net>
20750              Date: Sat, 9 Feb 2002 21:00:13 +0000
20751              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
20752      Branch: perl
20753            ! op.c t/op/arith.t
20754 ____________________________________________________________________________
20755 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
20756         Log: Use the same escaping mechanism for all the *flags.
20757      Branch: perl
20758            ! lib/ExtUtils/Embed.pm
20759 ____________________________________________________________________________
20760 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
20761         Log: Protect possible parentheses in ccflags, ccdlflags, and
20762              ldflags.  (In OS/390 there are parentheses in ccflags.)
20763      Branch: perl
20764            ! lib/ExtUtils/Embed.pm
20765 ____________________________________________________________________________
20766 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
20767         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
20768              From: Peter Scott <Peter@PSDT.com>
20769              Date: Fri, 08 Feb 2002 19:20:19 -0800
20770              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
20771      Branch: perl
20772            ! lib/perl5db.pl
20773 ____________________________________________________________________________
20774 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
20775         Log: FAQ sync.
20776      Branch: perl
20777            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
20778 ____________________________________________________________________________
20779 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
20780         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
20781              From: Chris Nandor <pudge@pobox.com>
20782              Date: Fri, 08 Feb 2002 16:31:41 -0500
20783              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
20784      Branch: perl
20785            ! cop.h deb.c pp_ctl.c toke.c util.c
20786 ____________________________________________________________________________
20787 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
20788         Log: Redo CopFILE / MacPerl_MPWFIleName patch
20789      Branch: maint-5.6/macperl
20790            ! cop.h deb.c pp_ctl.c toke.c util.c
20791 ____________________________________________________________________________
20792 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
20793         Log: The metaconfig unit change to go with #14605.
20794      Branch: metaconfig/U/perl
20795            ! libperl.U
20796 ____________________________________________________________________________
20797 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
20798         Log: The Configure change to go with #14604.
20799      Branch: perl
20800            ! Configure
20801 ____________________________________________________________________________
20802 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
20803         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
20804              From: Andy Dougherty <doughera@lafayette.edu>
20805              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
20806              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
20807      Branch: perl
20808            ! hints/bsdos.sh
20809 ____________________________________________________________________________
20810 [ 14603] By: nick                                  on 2002/02/08  18:16:09
20811         Log: Integrate mainline
20812      Branch: perlio
20813           +> ext/threads/t/libc.t
20814           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
20815           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
20816 ____________________________________________________________________________
20817 [ 14602] By: sky                                   on 2002/02/08  15:19:15
20818         Log: Start testing for safe localtime functions, TODO, test more functions.
20819      Branch: perl
20820            + ext/threads/t/libc.t
20821            ! MANIFEST
20822 ____________________________________________________________________________
20823 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
20824         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
20825              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20826              Date: Fri, 8 Feb 2002 00:21:07 +0100
20827              Message-ID: <20020208002107.E763@rafael>
20828      Branch: perl
20829            ! doio.c pp_sys.c t/io/argv.t
20830 ____________________________________________________________________________
20831 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
20832         Log: Subject: [PATCH] Configure followed by make minitest
20833              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20834              Date: Wed, 06 Feb 2002 21:35:20 -0800
20835              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
20836      Branch: perl
20837            ! t/op/taint.t t/run/fresh_perl.t
20838 ____________________________________________________________________________
20839 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
20840         Log: Integrate perlio:
20841              
20842              [ 14595]
20843              Extract something from yesterdays effort - convert my mail on pad
20844              data structures (incoporating Sarathy's corrections/clarifications)
20845              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
20846      Branch: perl
20847           !> cv.h pod/perlapi.pod pod/perlintern.pod
20848 ____________________________________________________________________________
20849 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
20850         Log: metaconfig unit changes for #14597.
20851      Branch: metaconfig
20852            ! U/modified/Loc.U
20853      Branch: metaconfig/U/perl
20854            ! libperl.U
20855 ____________________________________________________________________________
20856 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
20857         Log: Configure DJGPP tweak from Laszlo Molnar.
20858      Branch: perl
20859            ! Configure
20860 ____________________________________________________________________________
20861 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
20862         Log: DJGPP tweaks from Laszlo Molnar.
20863      Branch: perl
20864            ! djgpp/djgppsed.sh perl.c
20865 ____________________________________________________________________________
20866 [ 14595] By: nick                                  on 2002/02/08  09:19:29
20867         Log: Extract something from yesterdays effort - convert my mail on pad
20868              data structures (incoporating Sarathy's corrections/clarifications)
20869              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
20870      Branch: perlio
20871            ! cv.h pod/perlapi.pod pod/perlintern.pod
20872 ____________________________________________________________________________
20873 [ 14594] By: nick                                  on 2002/02/08  08:34:49
20874         Log: Integrate mainline
20875      Branch: perlio
20876           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
20877           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
20878           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
20879           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
20880           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
20881           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
20882 ____________________________________________________________________________
20883 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
20884         Log: To really skip the test an exit() is needed.
20885      Branch: perl
20886            ! lib/encoding.t
20887 ____________________________________________________________________________
20888 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
20889         Log: More diagnostics from Nicholas Clark.
20890      Branch: perl
20891            ! lib/Benchmark.t
20892 ____________________________________________________________________________
20893 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
20894         Log: In case of failure be more verbose.
20895      Branch: perl
20896            ! t/base/num.t
20897 ____________________________________________________________________________
20898 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
20899         Log: Update Changes
20900      Branch: maint-5.6/macperl
20901            ! macos/Changes
20902 ____________________________________________________________________________
20903 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
20904         Log: Merge AEGizmos library into PPC binary
20905      Branch: maint-5.6/macperl
20906            ! macos/Makefile.mk
20907 ____________________________________________________________________________
20908 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
20909         Log: Add -ansifor for MrCpp options
20910      Branch: maint-5.6/macperl
20911            ! macos/BuildRules.mk
20912 ____________________________________________________________________________
20913 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
20914         Log: Check ownership of CatInfos (MacPerl Bug #494482)
20915      Branch: maint-5.6/macperl
20916            ! macos/ext/Mac/Files/Files.xs
20917 ____________________________________________________________________________
20918 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
20919         Log: Resource updates
20920      Branch: maint-5.6/macperl
20921            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
20922 ____________________________________________________________________________
20923 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
20924         Log: Empty path is ENOENT (MacPerl Bug #512351)
20925      Branch: maint-5.6/macperl
20926            ! macos/macperl/MPAppleEvents.c
20927 ____________________________________________________________________________
20928 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
20929         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
20930      Branch: maint-5.6/macperl
20931            ! macos/macperl/MPAEVTStream.cp
20932 ____________________________________________________________________________
20933 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
20934         Log: macify(ABSTRACT_FROM)
20935      Branch: maint-5.6/macperl
20936            ! macos/lib/ExtUtils/MM_MacOS.pm
20937 ____________________________________________________________________________
20938 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
20939         Log: Use correct Mac filenames in error messages, caller()
20940      Branch: maint-5.6/macperl
20941            ! deb.c pp_ctl.c toke.c util.c
20942 ____________________________________________________________________________
20943 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
20944         Log: Sanity checks to see that the IV/NV and the PV of numeric
20945              scalars stay in sync (unearthed this via the OS/390 gcvt()
20946              brokenness)
20947      Branch: perl
20948            + t/base/num.t
20949            ! MANIFEST
20950 ____________________________________________________________________________
20951 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
20952         Log: Retract the anon leak subpatch of #14418 and #14431
20953              (the latter came into bleadperl as part of #14433).
20954      Branch: perl
20955            ! op.c t/run/fresh_perl.t
20956 ____________________________________________________________________________
20957 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
20958         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
20959              mangles 0.1 to "10".  sprintf() seems more well-behaved.
20960      Branch: perl
20961            ! hints/os390.sh
20962 ____________________________________________________________________________
20963 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
20964         Log: Subject: [PATCH @14557] another Encode fix for VMS
20965              From: "Craig A. Berry" <craigberry@mac.com>
20966              Date: Wed, 06 Feb 2002 14:44:20 -0600
20967              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
20968      Branch: perl
20969            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
20970 ____________________________________________________________________________
20971 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
20972         Log: Integrate perlio:
20973              
20974              [ 14575]
20975              One way to avoid OS390 winge about #line directives.
20976      Branch: perl
20977           !> ext/Encode/EUC_JP/Makefile.PL
20978 ____________________________________________________________________________
20979 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
20980         Log: Update Changes.
20981      Branch: perl
20982            ! Changes patchlevel.h
20983 ____________________________________________________________________________
20984 [ 14575] By: nick                                  on 2002/02/06  15:23:24
20985         Log: One way to avoid OS390 winge about #line directives.
20986      Branch: perlio
20987            ! ext/Encode/EUC_JP/Makefile.PL
20988 ____________________________________________________________________________
20989 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
20990         Log: s/Netware/NetWare/
20991      Branch: perl
20992            ! MANIFEST
20993 ____________________________________________________________________________
20994 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
20995         Log: New Netware scripts.
20996      Branch: perl
20997            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
20998            + NetWare/t/NWScripts-Exist.pl
20999            ! MANIFEST
21000 ____________________________________________________________________________
21001 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
21002         Log: EBCDIC: the encoding pragma would need some rethinking,
21003              probably a pass of EBCDIC->Unicode mapping.  For now,
21004              disable it on EBCDIC.
21005      Branch: perl
21006            ! lib/encoding.pm lib/encoding.t
21007 ____________________________________________________________________________
21008 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
21009         Log: (retracted by #14846)
21010              EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
21011              for the low 256.  Now tweaked the tests, but maybe it's
21012              the module that needs few NATIVE_TO_UNI()s somewhere?
21013      Branch: perl
21014            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
21015 ____________________________________________________________________________
21016 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
21017         Log: Subject: [PATCH utf8.c] format problem
21018              From: Robin Barker <rmb1@cise.npl.co.uk>
21019              Date: Wed, 6 Feb 2002 14:01:43 GMT
21020              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
21021      Branch: perl
21022            ! utf8.c
21023 ____________________________________________________________________________
21024 [ 14569] By: nick                                  on 2002/02/06  09:52:23
21025         Log: Integrate mainline
21026      Branch: perlio
21027           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
21028           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
21029           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
21030           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
21031           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
21032           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
21033 ____________________________________________________________________________
21034 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
21035         Log: EBCDIC: 0x41 is not cricket.
21036      Branch: perl
21037            ! ext/Encode/t/Encode.t
21038 ____________________________________________________________________________
21039 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
21040         Log: NetWare update from Ananth Kesari.
21041      Branch: perl
21042            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
21043            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
21044            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
21045            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
21046            ! NetWare/t/NWScripts.pl makedef.pl
21047 ____________________________________________________________________________
21048 [ 14566] By: sky                                   on 2002/02/05  18:39:13
21049         Log: Subject: Re: File::Spec::rel2abs2rel (?)
21050              From: Michael G Schwern <schwern@pobox.com>
21051              Date: Tue, 5 Feb 2002 13:47:39 -0500
21052              Message-ID: <20020205184739.GB17375@blackrider>
21053      Branch: perl
21054            ! lib/File/Spec/t/rel2abs2rel.t
21055 ____________________________________________________________________________
21056 [ 14565] By: nick                                  on 2002/02/05  17:31:24
21057         Log: Integrate mainline
21058      Branch: perlio
21059           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
21060           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
21061           !> utf8.h
21062 ____________________________________________________________________________
21063 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
21064         Log: Integrate perlio:
21065              
21066              [ 14563]
21067              More Encode tweaks:
21068              - make expensive and marginal substring search optional (-O)
21069              - enable -O for ASCII-oid encodings (search space is small)
21070              - add ASCII-oid jis0201 to basic Encode.so
21071              - add some other Japanese encodings to EUC_JP bundle (without -O)
21072      Branch: perl
21073           +> ext/Encode/Encode/jis0201.ucm
21074           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
21075           !> ext/Encode/compile
21076 ____________________________________________________________________________
21077 [ 14563] By: nick                                  on 2002/02/05  16:01:15
21078         Log: More Encode tweaks:
21079              - make expensive and marginal substring search optional (-O)
21080              - enable -O for ASCII-oid encodings (search space is small)
21081              - add ASCII-oid jis0201 to basic Encode.so
21082              - add some other Japanese encodings to EUC_JP bundle (without -O)
21083      Branch: perlio
21084            + ext/Encode/Encode/jis0201.ucm
21085            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
21086            ! ext/Encode/compile
21087 ____________________________________________________________________________
21088 [ 14562] By: sky                                   on 2002/02/05  14:50:36
21089         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
21090      Branch: perl
21091            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
21092 ____________________________________________________________________________
21093 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
21094         Log: EBCDIC: SHARP S is different.
21095      Branch: perl
21096            ! regexec.c utf8.h
21097 ____________________________________________________________________________
21098 [ 14560] By: sky                                   on 2002/02/05  13:49:40
21099         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
21100      Branch: perl
21101            ! t/op/filetest.t
21102 ____________________________________________________________________________
21103 [ 14559] By: sky                                   on 2002/02/05  11:39:24
21104         Log: Add . first to the PATH environment to test that we really
21105              get ./perl and not some other older perl.
21106      Branch: perl
21107            ! lib/File/Spec/t/rel2abs2rel.t
21108 ____________________________________________________________________________
21109 [ 14558] By: sky                                   on 2002/02/05  11:20:21
21110         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...
21111      Branch: perl
21112            ! ext/POSIX/t/posix.t
21113 ____________________________________________________________________________
21114 [ 14557] By: sky                                   on 2002/02/05  10:30:58
21115         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
21116      Branch: perl
21117            ! hints/darwin.sh perl.h
21118 ____________________________________________________________________________
21119 [ 14556] By: nick                                  on 2002/02/05  06:58:52
21120         Log: Integrate mainline
21121      Branch: perlio
21122           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
21123           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
21124           !> lib/File/Find/t/taint.t
21125 ____________________________________________________________________________
21126 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
21127         Log: Integrate change #14439 from maintperl
21128      Branch: maint-5.6/macperl
21129           !> op.c
21130 ____________________________________________________________________________
21131 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
21132         Log: Subject: [PATCH] File::Find tests not cleaning up properly
21133              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21134              Date: Mon, 4 Feb 2002 22:09:07 +0100
21135              Message-ID: <20020204220907.A8288@rafael>
21136      Branch: perl
21137            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
21138 ____________________________________________________________________________
21139 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
21140         Log: Signedness mumblings from Tru64.
21141      Branch: perl
21142            ! ext/Encode/Encode.xs
21143 ____________________________________________________________________________
21144 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
21145         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
21146              From: "Craig A. Berry" <craigberry@mac.com>
21147              Date: Mon, 04 Feb 2002 17:16:00 -0600
21148              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
21149      Branch: perl
21150            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
21151            ! ext/Encode/Encode.xs
21152 ____________________________________________________________________________
21153 [ 14551] By: nick                                  on 2002/02/04  16:00:31
21154         Log: Integrate mainline
21155      Branch: perlio
21156           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
21157           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
21158           !> regcomp.c
21159 ____________________________________________________________________________
21160 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
21161         Log: Update Changes.
21162      Branch: perl
21163            ! Changes patchlevel.h
21164 ____________________________________________________________________________
21165 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
21166         Log: Comment microtweaks.
21167      Branch: perl
21168            ! lib/locale.t
21169 ____________________________________________________________________________
21170 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
21171         Log: Subject: trivial docu patch
21172              From: andreas.koenig@anima.de (Andreas J. Koenig)
21173              Date: 04 Feb 2002 08:15:19 +0100
21174              Message-ID: <m3pu3l7m60.fsf@anima.de>
21175      Branch: perl
21176            ! pod/perluniintro.pod
21177 ____________________________________________________________________________
21178 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
21179         Log: Subject: [PATCH] (??{ }) anomaly
21180              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21181              Date: Sun, 03 Feb 2002 20:21:45 -0800
21182              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
21183      Branch: perl
21184            ! regcomp.c
21185 ____________________________________________________________________________
21186 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
21187         Log: Integrate perlio:
21188              
21189              [ 14545]
21190              Remove debugging warning, be consistent about API fails.
21191              
21192              [ 14544]
21193              Carry on where we left off if we have to grow destination SV during XS encode/decode
21194      Branch: perl
21195           !> ext/Encode/Encode.xs
21196 ____________________________________________________________________________
21197 [ 14545] By: nick                                  on 2002/02/03  20:03:38
21198         Log: Remove debugging warning, be consistent about API fails.
21199      Branch: perlio
21200            ! ext/Encode/Encode.xs
21201 ____________________________________________________________________________
21202 [ 14544] By: nick                                  on 2002/02/03  19:47:48
21203         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
21204      Branch: perlio
21205            ! ext/Encode/Encode.xs
21206 ____________________________________________________________________________
21207 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
21208         Log: Subject: PATCH CPAN.pm
21209              From: Mark-Jason Dominus <mjd@plover.com>
21210              Date: Sun, 03 Feb 2002 12:36:36 -0500
21211              Message-ID: <20020203173636.27451.qmail@plover.com>
21212      Branch: perl
21213            ! lib/CPAN.pm
21214 ____________________________________________________________________________
21215 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
21216         Log: Must search further back.
21217      Branch: perl
21218            ! lib/h2xs.t
21219 ____________________________________________________________________________
21220 [ 14541] By: nick                                  on 2002/02/03  18:52:09
21221         Log: Integrate mainline
21222      Branch: perlio
21223           !> (integrate 29 files)
21224 ____________________________________________________________________________
21225 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
21226         Log: EBCDIC: more natification.
21227      Branch: perl
21228            ! regcomp.c
21229 ____________________________________________________________________________
21230 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
21231         Log: Debug noise.
21232      Branch: perl
21233            ! ext/Encode/Encode.xs
21234 ____________________________________________________________________________
21235 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
21236         Log: Integrate perlio:
21237              
21238              [ 14536]
21239              Stable intermediate point in Encode cleanup.
21240              :encode(euc-jp) works on Dan's table.euc
21241              Much buffer copying and other silliness remains.
21242      Branch: perl
21243           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
21244           !> ext/Encode/lib/Encode/Encoding.pm
21245 ____________________________________________________________________________
21246 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
21247         Log: Prettify.
21248      Branch: perl
21249            ! lib/unicore/mktables
21250 ____________________________________________________________________________
21251 [ 14536] By: nick                                  on 2002/02/03  17:32:03
21252         Log: Stable intermediate point in Encode cleanup.
21253              :encode(euc-jp) works on Dan's table.euc
21254              Much buffer copying and other silliness remains.
21255      Branch: perlio
21256            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
21257            ! ext/Encode/lib/Encode/Encoding.pm
21258 ____________________________________________________________________________
21259 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
21260         Log: EBCDIC: it's much nicer to compare Unicode code points
21261              to Unicode code points.
21262      Branch: perl
21263            ! regexec.c
21264 ____________________________________________________________________________
21265 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
21266         Log: EBCDIC: character classes must remap the low 256.
21267      Branch: perl
21268            ! regcomp.c
21269 ____________________________________________________________________________
21270 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
21271         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
21272      Branch: perl
21273            ! lib/I18N/LangTags/List.pm
21274 ____________________________________________________________________________
21275 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
21276         Log: FAQ sync.
21277      Branch: perl
21278            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
21279            ! pod/perlfaq6.pod pod/perlfaq7.pod
21280 ____________________________________________________________________________
21281 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
21282         Log: Integrate perlio:
21283              
21284              [ 14526]
21285              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
21286              (Mis-feature discovered by Encode.)
21287              
21288              [ 14518]
21289              indent -kr -nce and some manual tweaks to match perl style.
21290      Branch: perl
21291           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
21292 ____________________________________________________________________________
21293 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
21294         Log: Subject: [PATCH] lstat FH and -l FH warnings
21295              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21296              Date: Sat, 2 Feb 2002 22:24:54 +0100           
21297              Message-ID: <20020202222454.A11608@rafael>       
21298      Branch: perl
21299            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
21300            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
21301 ____________________________________________________________________________
21302 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
21303         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
21304              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21305              Date: Sat, 2 Feb 2002 13:11:01 +0100           
21306              Message-ID: <20020202131101.A722@rafael>               
21307              
21308              Subject: [PATCH t/op/ver.t] another false positive
21309              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21310              Date: Sat, 2 Feb 2002 13:38:22 +0100           
21311              Message-ID: <20020202133822.E722@rafael>         
21312              
21313              Subject: [PATCH] t/test.pl:ok() doesn't work
21314              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
21315              Date: Sun, 03 Feb 2002 00:02:38 -0800          
21316              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
21317      Branch: perl
21318            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
21319            ! t/test.pl
21320 ____________________________________________________________________________
21321 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
21322         Log: Subject: [PATCH @13746] OS2::Process's constants
21323              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21324              Date: Sat, 2 Feb 2002 01:00:55 -0500           
21325              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
21326      Branch: perl
21327            ! os2/OS2/Process/Makefile.PL
21328 ____________________________________________________________________________
21329 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
21330         Log: Subject: [PATCH @13746] h2xs   
21331              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21332              Date: Sat, 2 Feb 2002 00:58:44 -0500           
21333              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
21334      Branch: perl
21335            ! utils/h2xs.PL
21336 ____________________________________________________________________________
21337 [ 14526] By: nick                                  on 2002/02/03  14:54:18
21338         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
21339              (Mis-feature discovered by Encode.)
21340      Branch: perlio
21341            ! sv.c
21342 ____________________________________________________________________________
21343 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
21344         Log: EBCDIC: since #14519 made \N{...} to remap,
21345              the test cannot expect an ASCII code point.
21346      Branch: perl
21347            ! lib/charnames.t
21348 ____________________________________________________________________________
21349 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
21350         Log: Sub-MANIFEST-tweak.
21351      Branch: perl
21352            ! ext/Encode/MANIFEST
21353 ____________________________________________________________________________
21354 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
21355         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
21356              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21357              Date: Fri, 01 Feb 2002 23:51:03 +0900
21358              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
21359      Branch: perl
21360            ! ext/Encode/lib/Encode/Tcl/Escape.pm
21361 ____________________________________________________________________________
21362 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
21363         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
21364              From: Andy Dougherty <doughera@lafayette.edu>
21365              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
21366              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
21367      Branch: perl
21368            ! README.solaris hints/solaris_2.sh
21369 ____________________________________________________________________________
21370 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
21371         Log: EBCDIC: no hope to get the low 256 right in unifolding.
21372      Branch: perl
21373            ! t/uni/fold.t
21374 ____________________________________________________________________________
21375 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
21376         Log: todo entry for missing pack formats.
21377      Branch: perl
21378            ! pod/perltodo.pod
21379 ____________________________________________________________________________
21380 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
21381         Log: EBCDIC: the low 256 \N{...} need to be remapped.
21382      Branch: perl
21383            ! toke.c
21384 ____________________________________________________________________________
21385 [ 14518] By: nick                                  on 2002/02/01  18:32:03
21386         Log: indent -kr -nce and some manual tweaks to match perl style.
21387      Branch: perlio
21388            ! ext/Encode/Encode.xs
21389 ____________________________________________________________________________
21390 [ 14517] By: nick                                  on 2002/02/01  18:20:46
21391         Log: Integrate mainline
21392      Branch: perlio
21393           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
21394           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
21395           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
21396           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
21397           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
21398           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
21399           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
21400 ____________________________________________________________________________
21401 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
21402         Log: Integrate perlio:
21403              
21404              [ 14515]
21405              Minor Encode tweaks:
21406              - move Encode.pm back to top of Encode like normal XS extension
21407              - avoid .def as a file extension (Win32 builds)
21408      Branch: perl
21409            ! MANIFEST
21410           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
21411           !> ext/Encode/Makefile.PL ext/Encode/compile
21412 ____________________________________________________________________________
21413 [ 14515] By: nick                                  on 2002/02/01  16:27:59
21414         Log: Minor Encode tweaks:
21415              - move Encode.pm back to top of Encode like normal XS extension
21416              - avoid .def as a file extension (Win32 builds)
21417      Branch: perlio
21418           +> ext/Encode/Encode.pm
21419            - ext/Encode/lib/Encode.pm
21420            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
21421            ! ext/Encode/Makefile.PL ext/Encode/compile
21422 ____________________________________________________________________________
21423 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
21424         Log: Subject: [PATCH utf8.t] temp file not cleaned up
21425              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21426              Date: Fri, 1 Feb 2002 15:47:46 +0100
21427              Message-ID: <20020201154746.A24079@rafael>
21428      Branch: perl
21429            ! t/io/utf8.t
21430 ____________________________________________________________________________
21431 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
21432         Log: Subject: [PATCH] make "lstat FH" croak
21433              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21434              Date: Fri, 1 Feb 2002 15:12:50 +0100
21435              Message-ID: <20020201151250.A738@rafael>
21436      Branch: perl
21437            ! pod/perldiag.pod pp_sys.c t/op/stat.t
21438 ____________________________________________________________________________
21439 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
21440         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
21441              From: Kay Röpke <kroepke@dolphin-services.de>
21442              Date: Fri, 1 Feb 2002 01:10:43 +0100
21443              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
21444      Branch: perl
21445            ! t/op/stat.t
21446 ____________________________________________________________________________
21447 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
21448         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
21449              I got it in Tru64 + ithreads but only without -g, took
21450              some debugging by printf (which was no fun either since
21451              adding some debug printfs hid the error)
21452      Branch: perl
21453            ! regexec.c utf8.c
21454 ____________________________________________________________________________
21455 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
21456         Log: Subject: Re: [PATCH] perl -V:
21457              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
21458              Date: Thu, 31 Jan 2002 12:10:20 -0800
21459              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
21460              
21461              Subject: Re: [PATCH] perl -V:
21462              From: Michael G Schwern <schwern@pobox.com>
21463              Date: Thu, 31 Jan 2002 16:43:13 -0500
21464              Message-ID: <20020131214313.GH6498@blackrider>
21465      Branch: perl
21466            ! t/run/switches.t
21467 ____________________________________________________________________________
21468 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
21469         Log: #14505 effect.
21470      Branch: perl
21471            ! pod/perluniintro.pod
21472 ____________________________________________________________________________
21473 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
21474         Log: Daniel S. Lewart adopts the Math::Complex.
21475      Branch: perl
21476            ! lib/Math/Complex.pm
21477 ____________________________________________________________________________
21478 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
21479         Log: More Complex DWIMmery.
21480      Branch: perl
21481            ! lib/Math/Complex.pm lib/Math/Complex.t
21482 ____________________________________________________________________________
21483 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
21484         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
21485              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21486              Date: Thu, 31 Jan 2002 14:37:52 +0100
21487              Message-ID: <20020131143752.A1452@rafael>
21488      Branch: perl
21489            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
21490 ____________________________________________________________________________
21491 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
21492         Log: Turn the I/O Unicode error by default on, but the
21493              character-generating Unicode error by default off,
21494              as Larry suggested.
21495      Branch: perl
21496            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
21497            ! utf8.c
21498 ____________________________________________________________________________
21499 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
21500         Log: Subject: [PATCH] open.pm minor cleanup
21501              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21502              Date: Thu, 31 Jan 2002 15:03:02 +0100
21503              Message-ID: <20020131150302.C1452@rafael>
21504      Branch: perl
21505            ! lib/open.pm
21506 ____________________________________________________________________________
21507 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
21508         Log: Update Changes.
21509      Branch: perl
21510            ! Changes patchlevel.h
21511 ____________________________________________________________________________
21512 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
21513         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
21514              From: Robin Barker <rmb1@cise.npl.co.uk>
21515              Date: Wed, 30 Jan 2002 11:58:33 GMT
21516              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
21517      Branch: perl
21518            ! lib/CPAN.pm
21519 ____________________________________________________________________________
21520 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
21521         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
21522              re-sort MANIFEST.
21523      Branch: perl
21524            + ext/Encode/Encode.pm
21525            - ext/Encode/lib/Encode.pm
21526            ! MANIFEST ext/Encode/Makefile.PL
21527 ____________________________________________________________________________
21528 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
21529         Log: Integrate perlio:
21530              
21531              [ 14499]
21532              Collect some stats during compile process.
21533              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
21534              as one XS - inconclusive - marginal win?
21535              Add some comments to encode.h
21536              
21537              [ 14490]
21538              Basics of a compiled Encode XS extension
21539      Branch: perl
21540           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
21541           !> ext/Encode/encode.h
21542 ____________________________________________________________________________
21543 [ 14499] By: nick                                  on 2002/01/30  09:57:47
21544         Log: Collect some stats during compile process.
21545              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
21546              as one XS - inconclusive - marginal win?
21547              Add some comments to encode.h
21548      Branch: perlio
21549            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
21550            ! ext/Encode/encode.h
21551 ____________________________________________________________________________
21552 [ 14498] By: nick                                  on 2002/01/30  07:27:55
21553         Log: Integrate Jarkko's path/INC tweaks
21554      Branch: perlio
21555           !> ext/Encode/compile
21556 ____________________________________________________________________________
21557 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
21558         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
21559              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21560              Date: Tue, 29 Jan 2002 01:13:09 -0800
21561              Message-ID: <lemV8gzkgu/K092yn@efn.org>
21562      Branch: perl
21563            ! configpm
21564 ____________________________________________________________________________
21565 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
21566         Log: Subject: [PATCH t/op/inccode.t] new test
21567              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21568              Date: Tue, 29 Jan 2002 22:03:45 +0100
21569              Message-ID: <20020129220345.A704@rafael>
21570      Branch: perl
21571            ! t/op/inccode.t
21572 ____________________________________________________________________________
21573 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
21574         Log: EBCDIC: t/op/lc.t now passes.
21575      Branch: perl
21576            ! t/op/lc.t
21577 ____________________________________________________________________________
21578 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
21579         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
21580      Branch: perl
21581            ! utf8.c
21582 ____________________________________________________________________________
21583 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
21584         Log: Must find stuff during build.
21585      Branch: perl
21586            ! ext/Encode/compile
21587 ____________________________________________________________________________
21588 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
21589         Log: Integrate with perlio;
21590              
21591              Basics of a compiled Encode XS extension
21592      Branch: perl
21593           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
21594           +> ext/Encode/Encode/euc-jp.ucm
21595           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
21596           !> ext/Encode/encode.h
21597 ____________________________________________________________________________
21598 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
21599         Log: EBCDIC tweaks-- no new test passes, but getting closer.
21600      Branch: perl
21601            ! utf8.c
21602 ____________________________________________________________________________
21603 [ 14490] By: nick                                  on 2002/01/29  21:20:57
21604         Log: Basics of a compiled Encode XS extension
21605      Branch: perlio
21606            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
21607            + ext/Encode/Encode/euc-jp.ucm
21608            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
21609            ! ext/Encode/encode.h
21610 ____________________________________________________________________________
21611 [ 14489] By: nick                                  on 2002/01/29  18:40:54
21612         Log: Integrate mainline
21613      Branch: perlio
21614           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
21615           +> ext/Encode/lib/Encode/Encoding.pm
21616           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
21617           +> ext/Encode/lib/Encode/Tcl/Escape.pm
21618           +> ext/Encode/lib/Encode/Tcl/Extended.pm
21619           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
21620           +> ext/Encode/lib/Encode/Tcl/Table.pm
21621           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
21622           +> ext/Encode/lib/Encode/iso10646_1.pm
21623           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
21624           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
21625           +> ext/Encode/t/Tcl.t
21626            - ext/Encode.t ext/Encode/Encode.pm
21627            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
21628            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
21629           !> (integrate 33 files)
21630 ____________________________________________________________________________
21631 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
21632         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
21633              From: Richard Clamp <richardc@unixbeard.net>
21634              Date: Mon, 28 Jan 2002 02:17:55 +0000
21635              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
21636      Branch: perl
21637            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
21638 ____________________________________________________________________________
21639 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
21640         Log: OS/390 seems to do length 0 udp reads, Nicholas says
21641              skippage is for now the best cause of action.
21642      Branch: perl
21643            ! ext/Socket/socketpair.t
21644 ____________________________________________________________________________
21645 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
21646         Log: Encode cleanup from Dan Kogai; reworked even further.
21647      Branch: perl
21648            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
21649            + ext/Encode/lib/Encode/Encoding.pm
21650            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
21651            + ext/Encode/lib/Encode/Tcl/Escape.pm
21652            + ext/Encode/lib/Encode/Tcl/Extended.pm
21653            + ext/Encode/lib/Encode/Tcl/HanZi.pm
21654            + ext/Encode/lib/Encode/Tcl/Table.pm
21655            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
21656            + ext/Encode/lib/Encode/iso10646_1.pm
21657            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
21658            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
21659            + ext/Encode/t/Tcl.t
21660            - ext/Encode.t ext/Encode/Encode.pm
21661            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
21662            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
21663            ! MANIFEST ext/Encode/Encode/8859-1.ucm
21664            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
21665            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
21666            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
21667            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
21668            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
21669            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
21670            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
21671            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
21672            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
21673            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
21674            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
21675            ! ext/Encode/compile
21676 ____________________________________________________________________________
21677 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
21678         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
21679      Branch: perl
21680            ! djgpp/djgpp.c perlio.c
21681 ____________________________________________________________________________
21682 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
21683         Log: Prettier printing from Michael Schwern.
21684      Branch: perl
21685            ! t/test.pl
21686 ____________________________________________________________________________
21687 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
21688         Log: Show also the debug and debugcolor as known pragmas.
21689      Branch: perl
21690            ! ext/re/re.pm
21691 ____________________________________________________________________________
21692 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
21693         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
21694              From: "Craig A. Berry" <craigberry@mac.com>
21695              Date: Mon, 28 Jan 2002 16:30:30 -0600
21696              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
21697      Branch: perl
21698            ! ext/B/t/assembler.t
21699 ____________________________________________________________________________
21700 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
21701         Log: metaconfig unit change for #14480.
21702      Branch: metaconfig
21703            ! U/modified/Init.U
21704 ____________________________________________________________________________
21705 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
21706         Log: DJGPP needs to know its exe soon, too.
21707      Branch: perl
21708            ! Configure
21709 ____________________________________________________________________________
21710 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
21711         Log: Round #2 on EBCDICation.
21712      Branch: perl
21713            ! t/op/append.t
21714 ____________________________________________________________________________
21715 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
21716         Log: Integrate perlio:
21717              
21718              [ 14477]
21719              Set makefile.mk CCHOME etc. for default locations of MinGW and free
21720              Borland compilers. (Borland builds one or two oddities.)
21721      Branch: perl
21722           !> win32/config.bc win32/makefile.mk
21723 ____________________________________________________________________________
21724 [ 14477] By: nick                                  on 2002/01/28  20:12:31
21725         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
21726              Borland compilers. (Borland builds one or two oddities.)
21727      Branch: perlio
21728            ! win32/config.bc win32/makefile.mk
21729 ____________________________________________________________________________
21730 [ 14476] By: nick                                  on 2002/01/28  18:43:47
21731         Log: Integrate mainline
21732      Branch: perlio
21733           !> Configure hints/hpux.sh
21734 ____________________________________________________________________________
21735 [ 14475] By: nick                                  on 2002/01/28  17:15:12
21736         Log: Integrate mainline
21737      Branch: perlio
21738           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
21739           !> patchlevel.h pp_sys.c t/lib/warnings/perl
21740 ____________________________________________________________________________
21741 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
21742         Log: metaconfig unit change for #14472.
21743      Branch: metaconfig/U/perl
21744            ! d_u32align.U
21745 ____________________________________________________________________________
21746 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
21747         Log: Misunderstood Merijn's patch.
21748      Branch: perl
21749            ! hints/hpux.sh
21750 ____________________________________________________________________________
21751 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
21752         Log: Misapplied Merijn's patch.
21753      Branch: perl
21754            ! Configure
21755 ____________________________________________________________________________
21756 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
21757         Log: Update Changes.
21758      Branch: perl
21759            ! Changes patchlevel.h
21760 ____________________________________________________________________________
21761 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
21762         Log: BeOS has sockets but not true ones.
21763      Branch: perl
21764            ! pp_sys.c
21765 ____________________________________________________________________________
21766 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
21767         Log: metaconfig unit change for #14467.
21768      Branch: metaconfig/U/perl
21769            ! d_u32align.U
21770 ____________________________________________________________________________
21771 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
21772         Log: For some strange reason under the smoke harness the alignment
21773              test hangs in HP-UX 10.20.  So hint it to avoid the test.
21774      Branch: perl
21775            ! hints/hpux.sh
21776 ____________________________________________________________________________
21777 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
21778         Log: Allow d_u32align to be hinted.
21779      Branch: perl
21780            ! Configure
21781 ____________________________________________________________________________
21782 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
21783         Log: The shift key is important.
21784      Branch: perl
21785            ! ext/B/B.xs
21786 ____________________________________________________________________________
21787 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
21788         Log: The "used only once" warnings (from gv_check) come
21789              in pseudorandom hash order-- in EBCDIC the order
21790              is different.  Add a new option that allow the warnings
21791              to come in any order (Paul Marquess).
21792      Branch: perl
21793            ! lib/warnings.t t/lib/warnings/perl
21794 ____________________________________________________________________________
21795 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
21796         Log: Integrate perlio:
21797              
21798              [ 14462]
21799              1st attempt at skipping broke threads case.
21800              
21801              [ 14461]
21802              Skip new threads::shared test unless -Duseithreads
21803      Branch: perl
21804           !> ext/threads/shared/t/0nothread.t
21805 ____________________________________________________________________________
21806 [ 14463] By: nick                                  on 2002/01/28  08:22:36
21807         Log: Integrate mainline
21808      Branch: perlio
21809           !> (integrate 37 files)
21810 ____________________________________________________________________________
21811 [ 14462] By: nick                                  on 2002/01/28  08:09:53
21812         Log: 1st attempt at skipping broke threads case.
21813      Branch: perlio
21814            ! ext/threads/shared/t/0nothread.t
21815 ____________________________________________________________________________
21816 [ 14461] By: nick                                  on 2002/01/28  07:25:58
21817         Log: Skip new threads::shared test unless -Duseithreads
21818      Branch: perlio
21819            ! ext/threads/shared/t/0nothread.t
21820 ____________________________________________________________________________
21821 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
21822         Log: FAQ sync.
21823      Branch: perl
21824            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
21825            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
21826            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
21827            ! pod/perlfaq9.pod
21828 ____________________________________________________________________________
21829 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
21830         Log: Upgrade to podlators 1.20.
21831      Branch: perl
21832            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
21833 ____________________________________________________________________________
21834 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
21835         Log: Retract #14448, a better patch coming up.
21836      Branch: perl
21837            ! lib/Pod/t/basic.t
21838 ____________________________________________________________________________
21839 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
21840         Log: EBCDIC portability.
21841      Branch: perl
21842            ! t/op/append.t
21843 ____________________________________________________________________________
21844 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
21845         Log: Further cygwin installperl tweak from Gerrit P. Haase.
21846      Branch: perl
21847            ! installperl
21848 ____________________________________________________________________________
21849 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
21850         Log: A bug in Bulgarian EBCDIC locale (this sounds like
21851              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
21852              locales failed, too.  The patch works around the bug by
21853              skipping the test, but the real problem may be deeper
21854              (affecting probably only EBCDIC platforms, though):
21855              see the comment in locale.t for more details.
21856      Branch: perl
21857            ! lib/locale.t
21858 ____________________________________________________________________________
21859 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
21860         Log: metaconfig unit change for #14453.
21861      Branch: metaconfig/U/perl
21862            ! libperl.U
21863 ____________________________________________________________________________
21864 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
21865         Log: Subject: Bleadperl on Cygwin today
21866              From: "Gerrit P. Haase" <gp@familiehaase.de>              
21867              Date: Sun, 27 Jan 2002 22:30:41 +0100
21868              Message-ID: <462007239437.20020127223041@familiehaase.de>
21869      Branch: perl
21870            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
21871            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
21872            ! lib/ExtUtils/t/MM_Cygwin.t
21873 ____________________________________________________________________________
21874 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
21875         Log: Unfinished EBCDIC branch.
21876      Branch: perl
21877            ! t/op/ver.t
21878 ____________________________________________________________________________
21879 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
21880         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
21881      Branch: perl
21882            ! ext/B/B.xs ext/B/B/Deparse.pm
21883 ____________________________________________________________________________
21884 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
21885         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
21886              platforms.
21887      Branch: perl
21888            ! ext/B/t/stash.t
21889 ____________________________________________________________________________
21890 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
21891         Log: Apparently no need for EBCDIC exception any more.
21892      Branch: perl
21893            ! ext/B/t/showlex.t
21894 ____________________________________________________________________________
21895 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
21896         Log: (retracted by #14458)
21897              (Russ Allbery) OS/390 is using a high-bit character for ESC,
21898              skip the test for now.  A better fix would be to override
21899              the notion of the platform's escape sequence in the test
21900              of Pod::Text::Termcap.  We may have to apply a filter to
21901              the output to substitute back in the ESC character that
21902              the test expects, but only on OS/390.
21903      Branch: perl
21904            ! lib/Pod/t/basic.t
21905 ____________________________________________________________________________
21906 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
21907         Log: Detypo.
21908      Branch: perl
21909            ! ext/Devel/Peek/Peek.t
21910 ____________________________________________________________________________
21911 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
21912         Log: OS/390 USS has a different idea of the pw* functions.
21913              Also, test the name with eq, not with ==.
21914      Branch: perl
21915            ! lib/User/pwent.t
21916 ____________________________________________________________________________
21917 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
21918         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
21919      Branch: perl
21920            ! doio.c
21921 ____________________________________________________________________________
21922 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
21923         Log: ASCIIisms.
21924      Branch: perl
21925            ! ext/PerlIO/t/encoding.t
21926 ____________________________________________________________________________
21927 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
21928         Log: chr(42) ne '*'  if one is in EBCDIC.
21929      Branch: perl
21930            ! t/op/pack.t
21931 ____________________________________________________________________________
21932 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
21933         Log: Subject: [PATCH] Fix up recent op/stat.t failures
21934              From: Andy Dougherty <doughera@lafayette.edu>
21935              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
21936              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
21937      Branch: perl
21938            ! t/op/stat.t
21939 ____________________________________________________________________________
21940 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
21941         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
21942              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21943              Date: Sun, 27 Jan 2002 15:03:18 +0100
21944              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
21945      Branch: perl
21946            ! lib/ExtUtils/t/Command.t
21947 ____________________________________________________________________________
21948 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
21949         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
21950              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21951              Date: Sun, 27 Jan 2002 14:51:10 +0100
21952              Message-ID: <20020127145110.A16332@rafael>
21953      Branch: perl
21954            ! ext/B/B/Deparse.pm
21955 ____________________________________________________________________________
21956 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
21957         Log: integrate change#14431 from perlio branch (Nick's fix for
21958              change#13474 to be more defensive about looking at pad entries
21959              that may not exist yet)
21960      Branch: maint-5.6/perl
21961            ! op.c
21962 ____________________________________________________________________________
21963 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
21964         Log: Comment to avoid later "cleanups."
21965      Branch: perl
21966            ! lib/ExtUtils/MakeMaker.pm
21967 ____________________________________________________________________________
21968 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
21969         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
21970              instead of just FOO=... cmd ...
21971      Branch: perl
21972            ! Makefile.SH
21973 ____________________________________________________________________________
21974 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
21975         Log: Overquoting bad (in UNIX one would get
21976              Can't open perl script "'-I../lib'": No such file or directory)
21977      Branch: perl
21978            ! lib/Pod/t/Usage.t
21979 ____________________________________________________________________________
21980 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
21981         Log: Integrate perlio:
21982              
21983              [ 14434]
21984              "All tests successful" VC6.0 Win32
21985              (Update config.vc to need cppstdin so those tests are skipped...)
21986      Branch: perl
21987           !> win32/config.vc win32/config_H.bc win32/config_H.gc
21988           !> win32/config_H.vc
21989 ____________________________________________________________________________
21990 [ 14434] By: nick                                  on 2002/01/26  22:27:08
21991         Log: "All tests successful" VC6.0 Win32
21992              (Update config.vc to need cppstdin so those tests are skipped...)
21993      Branch: perlio
21994            ! win32/config.vc win32/config_H.bc win32/config_H.gc
21995            ! win32/config_H.vc
21996 ____________________________________________________________________________
21997 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
21998         Log: Integrate perlio:
21999              
22000              [ 14432]
22001              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
22002              for CRLF line endings.
22003              
22004              [ 14431]
22005              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
22006              Should really be looked at by someone that knows about pads.
22007              
22008              [ 14429]
22009              Tinkering with thread cleanup mutex-ing - not the problem 
22010              (op.c is) but could have been...
22011              
22012              [ 14428]
22013              Win32 signal emulation cleanup.
22014              
22015              [ 14427]
22016              If we get to sighandler by mistake (no perl handler set) then
22017              warn() and exit() rather than die() - should never happen
22018              but if it does context needed to die is likely to be trashed
22019              as well.
22020              
22021              [ 14425]
22022              1st two tests of File/Find/t/find.t and taint.t were run after 
22023              calling cleanup(). If previous fail had left for_find directory,
22024              but no content in it then cleanup() returned cd'ed to that directory.
22025              So tests failed. Fixed cleanup()-s.
22026      Branch: perl
22027           !> ext/threads/threads.xs lib/File/Find/t/find.t
22028           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
22029           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
22030 ____________________________________________________________________________
22031 [ 14432] By: nick                                  on 2002/01/26  21:10:38
22032         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
22033              for CRLF line endings.
22034      Branch: perlio
22035            ! lib/Filter/Simple.pm
22036 ____________________________________________________________________________
22037 [ 14431] By: nick                                  on 2002/01/26  21:08:35
22038         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
22039              Should really be looked at by someone that knows about pads.
22040      Branch: perlio
22041            ! op.c
22042 ____________________________________________________________________________
22043 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
22044         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
22045              From: "Craig A. Berry" <craigberry@mac.com>       
22046              Date: Sat, 26 Jan 2002 11:19:44 -0600
22047              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
22048      Branch: perl
22049            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
22050 ____________________________________________________________________________
22051 [ 14429] By: nick                                  on 2002/01/26  18:04:22
22052         Log: Tinkering with thread cleanup mutex-ing - not the problem 
22053              (op.c is) but could have been...
22054      Branch: perlio
22055            ! ext/threads/threads.xs
22056 ____________________________________________________________________________
22057 [ 14428] By: nick                                  on 2002/01/26  18:03:13
22058         Log: Win32 signal emulation cleanup.
22059      Branch: perlio
22060            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
22061 ____________________________________________________________________________
22062 [ 14427] By: nick                                  on 2002/01/26  13:59:33
22063         Log: If we get to sighandler by mistake (no perl handler set) then
22064              warn() and exit() rather than die() - should never happen
22065              but if it does context needed to die is likely to be trashed
22066              as well.
22067      Branch: perlio
22068            ! mg.c
22069 ____________________________________________________________________________
22070 [ 14426] By: nick                                  on 2002/01/26  13:56:23
22071         Log: Integrate mainline
22072      Branch: perlio
22073           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
22074           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
22075           !> t/run/fresh_perl.t
22076 ____________________________________________________________________________
22077 [ 14425] By: nick                                  on 2002/01/26  08:11:33
22078         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
22079              calling cleanup(). If previous fail had left for_find directory,
22080              but no content in it then cleanup() returned cd'ed to that directory.
22081              So tests failed. Fixed cleanup()-s.
22082      Branch: perlio
22083            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
22084 ____________________________________________________________________________
22085 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
22086         Log: Integrate perlio:
22087              
22088              [ 14422]
22089              Save $! so that other syscalls don't disturb it before 
22090              we test it.
22091              
22092              [ 14421]
22093              More Win32 tuning
22094              
22095              [ 14420]
22096              Fix winsystem.t's attempt to build showav.exe to work 
22097              with gcc (which writes a.exe unless told with -o ).
22098              Also put in a few more fail-safes to check .exe got 
22099              built somehow.
22100      Branch: perl
22101           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
22102           !> t/op/winsystem.t
22103 ____________________________________________________________________________
22104 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
22105         Log: Subject: [PATCH] new test in op/universal.t
22106              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22107              Date: Fri, 25 Jan 2002 23:17:33 +0100
22108              Message-ID: <20020125231733.A11733@rafael>
22109      Branch: perl
22110            ! t/op/universal.t
22111 ____________________________________________________________________________
22112 [ 14422] By: nick                                  on 2002/01/25  21:37:03
22113         Log: Save $! so that other syscalls don't disturb it before 
22114              we test it.
22115      Branch: perlio
22116            ! ext/Socket/socketpair.t
22117 ____________________________________________________________________________
22118 [ 14421] By: nick                                  on 2002/01/25  19:05:57
22119         Log: More Win32 tuning
22120      Branch: perlio
22121            ! t/op/stat.t t/op/taint.t
22122 ____________________________________________________________________________
22123 [ 14420] By: nick                                  on 2002/01/25  18:21:42
22124         Log: Fix winsystem.t's attempt to build showav.exe to work 
22125              with gcc (which writes a.exe unless told with -o ).
22126              Also put in a few more fail-safes to check .exe got 
22127              built somehow.
22128      Branch: perlio
22129            ! t/op/winsystem.t
22130 ____________________________________________________________________________
22131 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
22132         Log: Subject: [Patch Encode.xs] calculation of need overflows
22133              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22134              Date: Sat, 26 Jan 2002 00:58:50 +0900
22135              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
22136      Branch: perl
22137            ! ext/Encode/Encode.xs
22138 ____________________________________________________________________________
22139 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
22140         Log: Integrate changes 13474+13478+13584 from maintperl;
22141              anon sub leakage.
22142      Branch: perl
22143            ! op.c t/run/fresh_perl.t
22144 ____________________________________________________________________________
22145 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
22146         Log: Update Changes.
22147      Branch: perl
22148            ! Changes patchlevel.h
22149 ____________________________________________________________________________
22150 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
22151         Log: Integrate perlio:
22152              
22153              [ 14411]
22154              Linux/NFS hackery was not faking right number of passes.
22155              
22156              [ 14410]
22157              threads::shared tidy up:
22158              - Add _id() function to shared.xs so we can test refs point at same thing.
22159              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
22160              - Allow no_share to pass if sharing to works despite mis-ordering.
22161              - Change docs of threads to document ->create() (as used in tests),
22162              and not mention "new".
22163              
22164              [ 14401]
22165              Expand command line test globs on Win32.
22166              
22167              [ 14393]
22168              Except Win32 from echo tests. (Alarm does not break into connect)
22169              
22170              [ 14392]
22171              SvTEMP_off to stop private PV's being stolen and stored in shared space
22172              
22173              [ 14387]
22174              thread::shared nearly working again - remaining issue
22175              is references withing shared space.
22176              Added bulk test with no threads involved (for debugging)
22177              Tuned tests to skip those needing _thrcnt
22178              
22179              [ 14378]
22180              Implement recursive lock and use of scope for PL_sharedsv_space,
22181              so now croak() from asserts does not leave locks.
22182              Make hv_simple compile (new prototype for debugging probe).
22183              
22184              [ 14377]
22185              Shared scalars working, some shared array ops working.
22186              
22187              [ 14373]
22188              Miss mg_len == 0 meaning don't Safefree
22189              
22190              [ 14372]
22191              XS side of new threads::shared designed, coded and compiles,
22192              and mostly commented but is totaly untested.
22193              submit in case anyone wants a preview.
22194              
22195              [ 14363]
22196              Add new threads/typemap to MANIFEST
22197              
22198              [ 14357]
22199              #14352 deleted ext/threads/threads.h
22200              
22201              [ 14356]
22202              Eradicate sharedsv.*
22203              
22204              [ 14355]
22205              threads work again on Win32. (Not threads::shared yet)
22206              Submit to see if they do on Linux.
22207              
22208              [ 14352]
22209              Nearly-working threads re-structuring. Do not integrate,
22210              submit-ing to get to Win32, and as "off site" backup.
22211      Branch: perl
22212           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
22213           +> ext/threads/typemap
22214            - ext/threads/threads.h sharedsv.c sharedsv.h
22215            ! NetWare/config_H.wc
22216           !> (integrate 38 files)
22217 ____________________________________________________________________________
22218 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
22219         Log: Subject: Re: perldebguts minor tweaks
22220              From: Joe McMahon <mcmahon@metalab.unc.edu>
22221              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
22222              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
22223      Branch: perl
22224            ! pod/perldebguts.pod
22225 ____________________________________________________________________________
22226 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
22227         Log: metaconfig unit change for #14413.
22228      Branch: metaconfig
22229            ! U/modified/prototype.U
22230 ____________________________________________________________________________
22231 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
22232         Log: Okay, you can come home now, _().
22233      Branch: perl
22234            ! config_h.SH
22235 ____________________________________________________________________________
22236 [ 14412] By: nick                                  on 2002/01/25  11:01:49
22237         Log: Integrate mainline
22238              All but ../lib/Unicode/UCD.t pass.
22239      Branch: perlio
22240           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
22241           +> lib/unicore/CaseFolding.txt
22242           +> lib/unicore/CompositionExclusions.txt
22243           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
22244           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
22245           +> vos/vos.c
22246            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
22247            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
22248            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
22249            - lib/unicore/NamesList.html lib/unicore/PropList.html
22250            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
22251            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
22252            - lib/unicore/rename
22253           !> (integrate 424 files)
22254 ____________________________________________________________________________
22255 [ 14411] By: nick                                  on 2002/01/25  09:45:13
22256         Log: Linux/NFS hackery was not faking right number of passes.
22257      Branch: perlio
22258            ! t/io/fs.t
22259 ____________________________________________________________________________
22260 [ 14410] By: nick                                  on 2002/01/25  09:35:07
22261         Log: threads::shared tidy up:
22262              - Add _id() function to shared.xs so we can test refs point at same thing.
22263              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
22264              - Allow no_share to pass if sharing to works despite mis-ordering.
22265              - Change docs of threads to document ->create() (as used in tests),
22266              and not mention "new".
22267      Branch: perlio
22268            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
22269            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
22270            ! ext/threads/threads.pm
22271 ____________________________________________________________________________
22272 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
22273         Log: Subject: perldebguts minor tweaks
22274              From: Joe McMahon <mcmahon@metalab.unc.edu>
22275              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
22276              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
22277      Branch: perl
22278            ! pod/perldebguts.pod
22279 ____________________________________________________________________________
22280 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
22281         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
22282              From: Peter Scott <Peter@PSDT.com>
22283              Date: Thu, 24 Jan 2002 08:51:34 -0800
22284              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
22285      Branch: perl
22286            ! pod/perldebguts.pod
22287 ____________________________________________________________________________
22288 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
22289         Log: Few more paranoia checks for Unicode hash keys.
22290      Branch: perl
22291            ! t/op/each.t
22292 ____________________________________________________________________________
22293 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
22294         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
22295              From: Andy Dougherty <doughera@lafayette.edu>
22296              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
22297              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
22298      Branch: perl
22299            ! t/op/stat.t
22300 ____________________________________________________________________________
22301 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
22302         Log: The
22303              
22304              Subject: Very old debugger UTF-8 bug
22305              From: andreas.koenig@anima.de (Andreas J. Koenig)
22306              Date: 24 Jan 2002 12:45:44 +0100
22307              Message-ID: <m3y9iot1jr.fsf@anima.de>
22308              
22309              still broken, but this should work as a stopgap
22310              measure to stop pp_match accessing naughty data.
22311      Branch: perl
22312            ! pod/perldiag.pod pp_hot.c
22313 ____________________________________________________________________________
22314 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
22315         Log: metaconfig unit change for #14403.
22316      Branch: metaconfig/U/perl
22317            ! d_u32align.U
22318 ____________________________________________________________________________
22319 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
22320         Log: Pacify picky compilers (this time Sun Workshop).
22321      Branch: perl
22322            ! Configure
22323 ____________________________________________________________________________
22324 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
22325         Log: Subject: Very old debugger UTF-8 bug
22326              From: andreas.koenig@anima.de (Andreas J. Koenig)
22327              Date: 24 Jan 2002 12:45:44 +0100
22328              Message-ID: <m3y9iot1jr.fsf@anima.de>
22329      Branch: perl
22330            ! lib/dumpvar.pl
22331 ____________________________________________________________________________
22332 [ 14401] By: nick                                  on 2002/01/24  07:50:38
22333         Log: Expand command line test globs on Win32.
22334      Branch: perlio
22335            ! t/harness
22336 ____________________________________________________________________________
22337 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
22338         Log: Sprinkle some copyrights (use the oldest timestamp to
22339              be found in the repository, which is most often not right,
22340              but at least consistent)
22341      Branch: perl
22342            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
22343            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
22344            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
22345            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
22346            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
22347            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
22348            ! unixish.h xsutils.c
22349 ____________________________________________________________________________
22350 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
22351         Log: Don't crash on Help for long text (bug #506672)
22352      Branch: maint-5.6/macperl
22353            ! macos/macperl/MPHelp.c
22354 ____________________________________________________________________________
22355 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
22356         Log: Fix minor path problem
22357      Branch: maint-5.6/macperl
22358            ! macos/macperl/Droplets/tarzipme.plx
22359 ____________________________________________________________________________
22360 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
22361         Log: Minor text changes
22362      Branch: maint-5.6/macperl
22363            ! macos/Perl.r
22364 ____________________________________________________________________________
22365 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
22366         Log: Bump versions, dates, etc.
22367      Branch: maint-5.6/macperl
22368            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
22369 ____________________________________________________________________________
22370 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
22371         Log: coderefs in @INC and absolute paths
22372      Branch: maint-5.6/macperl
22373            ! embed.h pp_ctl.c proto.h
22374 ____________________________________________________________________________
22375 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
22376         Log: Minor module thingys
22377      Branch: maint-5.6/macperl
22378            ! macos/ext/Mac/Controls/Controls.xs
22379            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
22380            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
22381            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
22382            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
22383            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
22384            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
22385            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
22386            ! macos/ext/Mac/Movies/Movies.xs
22387            ! macos/ext/Mac/Navigation/Navigation.pm
22388            ! macos/ext/Mac/Navigation/Navigation.xs
22389            ! macos/ext/Mac/Notification/Notification.xs
22390            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
22391            ! macos/ext/Mac/Processes/Processes.xs
22392            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
22393            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
22394            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
22395            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
22396            ! macos/ext/Mac/Resources/Resources.pm
22397            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
22398            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
22399            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
22400            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
22401            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
22402 ____________________________________________________________________________
22403 [ 14393] By: nick                                  on 2002/01/23  19:52:19
22404         Log: Except Win32 from echo tests. (Alarm does not break into connect)
22405      Branch: perlio
22406            ! ext/Socket/Socket.t
22407 ____________________________________________________________________________
22408 [ 14392] By: nick                                  on 2002/01/23  19:31:57
22409         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
22410      Branch: perlio
22411            ! ext/threads/shared/shared.xs
22412 ____________________________________________________________________________
22413 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
22414         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
22415      Branch: perl
22416            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
22417            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
22418            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
22419            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
22420            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
22421            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
22422            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
22423            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
22424            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
22425            ! x2p/util.c x2p/util.h x2p/walk.c
22426 ____________________________________________________________________________
22427 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
22428         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
22429              therefore quite probably also obsolete code.
22430      Branch: perl
22431            ! sv.c
22432 ____________________________________________________________________________
22433 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
22434         Log: Update Changes.
22435      Branch: perl
22436            ! Changes patchlevel.h
22437 ____________________________________________________________________________
22438 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
22439         Log: Small update on todo.  Could use a lot more.
22440      Branch: perl
22441            ! pod/perltodo.pod
22442 ____________________________________________________________________________
22443 [ 14387] By: nick                                  on 2002/01/23  14:19:30
22444         Log: thread::shared nearly working again - remaining issue
22445              is references withing shared space.
22446              Added bulk test with no threads involved (for debugging)
22447              Tuned tests to skip those needing _thrcnt
22448      Branch: perlio
22449            + ext/threads/shared/t/0nothread.t
22450            ! MANIFEST ext/threads/shared/shared.pm
22451            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
22452            ! ext/threads/shared/t/hv_refs.t
22453            ! ext/threads/shared/t/hv_simple.t
22454            ! ext/threads/shared/t/sv_simple.t
22455 ____________________________________________________________________________
22456 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
22457         Log: Subject: [ID 20020121.003] perldata doco bug
22458              From: John Stumbles <jstumbles@bluearc.com>
22459              Date: Mon, 21 Jan 2002 14:19:56 -0000
22460              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
22461      Branch: perl
22462            ! pod/perldata.pod
22463 ____________________________________________________________________________
22464 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
22465         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
22466              From: Michael G Schwern <schwern@pobox.com>
22467              Date: Mon, 21 Jan 2002 15:16:42 -0500
22468              Message-ID: <20020121201642.GA6659@blackrider>
22469      Branch: perl
22470            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
22471 ____________________________________________________________________________
22472 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
22473         Log: Subject: [PATCH] Re: eval not catching warnings?
22474              From: abigail@foad.org
22475              Date: Wed, 23 Jan 2002 15:35:47 +0100
22476              Message-ID: <20020123143547.24798.qmail@foad.org>
22477      Branch: perl
22478            ! pod/perlfunc.pod
22479 ____________________________________________________________________________
22480 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
22481         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
22482              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22483              Date: Tue, 22 Jan 2002 17:00:54 -0800            
22484              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
22485      Branch: perl
22486            ! t/run/fresh_perl.t
22487 ____________________________________________________________________________
22488 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
22489         Log: metaconfig unit change for #14381.
22490      Branch: metaconfig/U/perl
22491            ! d_u32align.U
22492 ____________________________________________________________________________
22493 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
22494         Log: HP-UX 10.20 cc pacifying from Merijn.
22495      Branch: perl
22496            ! Configure
22497 ____________________________________________________________________________
22498 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
22499         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
22500              From: "Craig A. Berry" <craigberry@mac.com> 
22501              Date: Tue, 22 Jan 2002 22:14:26 -0600
22502              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
22503      Branch: perl
22504            ! vms/test.com
22505 ____________________________________________________________________________
22506 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
22507         Log: AIX cpp bug: having macro arguments and character constants
22508              "the same" means trouble (here s and 's')
22509              What broke now was 841 and 842 of t/op/pat.t, because of the
22510              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
22511              (note that breakage happened only under cc_r and usethreads+
22512              useithreads)
22513      Branch: perl
22514            ! utf8.h
22515 ____________________________________________________________________________
22516 [ 14378] By: nick                                  on 2002/01/22  20:33:15
22517         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
22518              so now croak() from asserts does not leave locks.
22519              Make hv_simple compile (new prototype for debugging probe).
22520      Branch: perlio
22521            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
22522            ! ext/threads/shared/t/hv_simple.t
22523 ____________________________________________________________________________
22524 [ 14377] By: nick                                  on 2002/01/22  17:32:21
22525         Log: Shared scalars working, some shared array ops working.
22526      Branch: perlio
22527            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
22528            ! ext/threads/shared/t/sv_refs.t
22529            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
22530 ____________________________________________________________________________
22531 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
22532         Log: Subject: [PATCH] Support truncate() in VOS port
22533              From: Paul_GreenVOS@vos.stratus.com
22534              Date: Mon, 21 Jan 02 23:27 est
22535              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
22536      Branch: perl
22537            + vos/vos.c
22538            ! MANIFEST hints/vos.sh vos/vosish.h
22539 ____________________________________________________________________________
22540 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
22541         Log: metaconfig unit changes for #14374.  Couldn't figure
22542              how to get completely rid of _() (some weird dependency
22543              pulling it in?) so renamed it as PROTO_().
22544      Branch: metaconfig
22545            + U/modified/d_shmat.U U/modified/prototype.U
22546            ! U/protos/d_drand48proto.U
22547      Branch: metaconfig/U/perl
22548            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
22549 ____________________________________________________________________________
22550 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
22551         Log: Get rid of the _() macro since (1) we require ANSI anyway
22552              (2) Other software (GNU) seems to use it and we don't need it,
22553              so let's give it up.
22554      Branch: perl
22555            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22556            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
22557            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
22558            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
22559            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
22560            ! wince/config.h wince/config_H.ce
22561 ____________________________________________________________________________
22562 [ 14373] By: nick                                  on 2002/01/22  10:10:48
22563         Log: Miss mg_len == 0 meaning don't Safefree
22564      Branch: perlio
22565            ! mg.c
22566 ____________________________________________________________________________
22567 [ 14372] By: nick                                  on 2002/01/21  22:34:06
22568         Log: XS side of new threads::shared designed, coded and compiles,
22569              and mostly commented but is totaly untested.
22570              submit in case anyone wants a preview.
22571      Branch: perlio
22572            + ext/threads/shared/typemap
22573            ! MANIFEST ext/threads/shared/shared.pm
22574            ! ext/threads/shared/shared.xs
22575 ____________________________________________________________________________
22576 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
22577         Log: Subject: [BUG] /\_/ an unrecognized escape?
22578              From: Michael G Schwern <schwern@pobox.com>
22579              Date: Mon, 21 Jan 2002 15:22:54 -0500
22580              Message-ID: <20020121202254.GA6731@blackrider>
22581      Branch: perl
22582            ! t/lib/warnings/toke toke.c
22583 ____________________________________________________________________________
22584 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
22585         Log: Undo the renaming of the Unicode data files; the simple
22586              solution being not including the *.html files.  This means
22587              that in the future there is no need for any renamings
22588              (well, assuming that the Consortium doesn't cause any),
22589              and the files are named like they are in the Consortium
22590              website, thus alleviating confusion.
22591      Branch: perl
22592            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
22593            + lib/unicore/CaseFolding.txt
22594            + lib/unicore/CompositionExclusions.txt
22595            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
22596            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
22597            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
22598            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
22599            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
22600            - lib/unicore/NamesList.html lib/unicore/PropList.html
22601            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
22602            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
22603            - lib/unicore/rename
22604            ! (edit 285 files)
22605 ____________________________________________________________________________
22606 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
22607         Log: Update Changes.
22608      Branch: perl
22609            ! Changes patchlevel.h
22610 ____________________________________________________________________________
22611 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
22612         Log: Subject: RE: BCC for Win32 is unhappy @14331
22613              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
22614              Date: Mon, 21 Jan 2002 09:48:40 +0300
22615              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
22616              
22617              (using IV instead of int)
22618      Branch: perl
22619            ! hv.h
22620 ____________________________________________________________________________
22621 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
22622         Log: path_is_absolute() needs a prototype (and maybe
22623              a better name, but that's another story).
22624      Branch: perl
22625            ! embed.fnc embed.h pp_ctl.c proto.h
22626 ____________________________________________________________________________
22627 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
22628         Log: Subject: Re: coderefs in @INC
22629              From: Chris Nandor <pudge@pobox.com>
22630              Date: Thu, 17 Jan 2002 11:26:02 -0500
22631              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
22632      Branch: perl
22633            ! pp_ctl.c
22634 ____________________________________________________________________________
22635 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
22636         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
22637              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22638              Date: Sun, 20 Jan 2002 22:53:56 +0100
22639              Message-ID: <20020120225356.A12093@rafael>
22640      Branch: perl
22641            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
22642            ! t/lib/warnings/9enabled warnings.h warnings.pl
22643 ____________________________________________________________________________
22644 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
22645         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
22646              From: "Craig A. Berry" <craigberry@mac.com>
22647              Date: Sun, 20 Jan 2002 22:49:42 -0600
22648              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
22649      Branch: perl
22650            ! lib/ExtUtils/MakeMaker.pm
22651 ____________________________________________________________________________
22652 [ 14363] By: nick                                  on 2002/01/20  20:38:23
22653         Log: Add new threads/typemap to MANIFEST
22654      Branch: perlio
22655            ! MANIFEST
22656 ____________________________________________________________________________
22657 [ 14362] By: nick                                  on 2002/01/20  20:34:36
22658         Log: Integrate mainline
22659      Branch: perlio
22660           +> lib/Pod/t/Usage.t
22661           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
22662           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
22663           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
22664           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
22665           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
22666           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
22667           !> util.c
22668 ____________________________________________________________________________
22669 [ 14361] By: nick                                  on 2002/01/20  18:51:47
22670         Log: Integrate MANIFEST
22671      Branch: perlio
22672           !> MANIFEST
22673 ____________________________________________________________________________
22674 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
22675         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
22676              From: Paul_GreenVOS@vos.stratus.com
22677              Date: Sat, 19 Jan 02 17:17 est
22678              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
22679              
22680              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
22681              From: Paul_GreenVOS@vos.stratus.com
22682              Date: Sat, 19 Jan 02 17:19 est
22683              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
22684      Branch: perl
22685            ! lib/ExtUtils/t/Command.t
22686 ____________________________________________________________________________
22687 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
22688         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
22689              From: Paul_GreenVOS@vos.stratus.com
22690              Date: Sat, 19 Jan 02 14:30 est
22691              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
22692      Branch: perl
22693            ! lib/AnyDBM_File.t
22694 ____________________________________________________________________________
22695 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
22696         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
22697              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
22698              Date: Sun, 20 Jan 2002 13:51:36 +0100
22699              Message-ID: <20020120135136.A710@rafael>
22700      Branch: perl
22701            ! ext/File/Glob/t/basic.t
22702 ____________________________________________________________________________
22703 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
22704         Log: #14352 deleted ext/threads/threads.h
22705      Branch: perlio
22706            ! MANIFEST
22707 ____________________________________________________________________________
22708 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
22709         Log: Eradicate sharedsv.*
22710      Branch: perlio
22711            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
22712 ____________________________________________________________________________
22713 [ 14355] By: nick                                  on 2002/01/20  11:50:22
22714         Log: threads work again on Win32. (Not threads::shared yet)
22715              Submit to see if they do on Linux.
22716      Branch: perlio
22717            ! ext/threads/shared/shared.xs ext/threads/threads.xs
22718            ! win32/makefile.mk
22719 ____________________________________________________________________________
22720 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
22721         Log: Make also hex() and oct() to croak if their arguments
22722              cannot be downgraded (that is, if they contain wide
22723              characters), just like crypt() does (and use the croak
22724              feature of sv_utf8_downgrade()).
22725      Branch: perl
22726            ! pp.c t/op/oct.t
22727 ____________________________________________________________________________
22728 [ 14353] By: nick                                  on 2002/01/19  22:20:09
22729         Log: Integrate Time/Local and its test
22730      Branch: perlio
22731           !> lib/Time/Local.pm lib/Time/Local.t
22732 ____________________________________________________________________________
22733 [ 14352] By: nick                                  on 2002/01/19  22:17:07
22734         Log: Nearly-working threads re-structuring. Do not integrate,
22735              submit-ing to get to Win32, and as "off site" backup.
22736      Branch: perlio
22737            + ext/threads/typemap
22738            - ext/threads/threads.h sharedsv.c sharedsv.h
22739            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
22740            ! embedvar.h ext/threads/shared/shared.pm
22741            ! ext/threads/shared/shared.xs ext/threads/threads.pm
22742            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
22743            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
22744            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
22745 ____________________________________________________________________________
22746 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
22747         Log: Regen toc.
22748      Branch: perl
22749            ! pod/perltoc.pod
22750 ____________________________________________________________________________
22751 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
22752         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
22753              From: David Dyck <dcd@tc.fluke.com>
22754              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
22755              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
22756      Branch: perl
22757            ! pod/perl5004delta.pod pod/perl5005delta.pod
22758            ! pod/perl561delta.pod pod/perl56delta.pod
22759 ____________________________________________________________________________
22760 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
22761         Log: FAQ sync.
22762      Branch: perl
22763            ! pod/perlfaq1.pod pod/perlfaq2.pod
22764 ____________________________________________________________________________
22765 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
22766         Log: Subject: [PATCH lib/Pod/t/Usage.t]
22767              From: Abe Timmerman <abe@ztreet.demon.nl>
22768              Date: Sat, 19 Jan 2002 19:57:57 +0100
22769              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
22770      Branch: perl
22771            + lib/Pod/t/Usage.t
22772            ! MANIFEST
22773 ____________________________________________________________________________
22774 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
22775         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
22776              From: Paul_GreenVOS@vos.stratus.com
22777              Date: Sat, 19 Jan 02 13:15 est
22778              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
22779      Branch: perl
22780            ! ext/SDBM_File/sdbm.t
22781 ____________________________________________________________________________
22782 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
22783         Log: Integrate perlio:
22784              
22785              [ 14335]
22786              Split out core of sv_magic() into sv_magicext().
22787              sv_magic provides the extra restictions (no READONLY, only
22788              one of each type, canned set of vtables), and sv_magicext()
22789              does the actual data twiddling.
22790              Also enhances semantics of ->mg_ptr setting via name/namlen
22791              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
22792              scratch area (namlen > 0 && name == NULL).
22793              sv_magicext also returns the MAGIC * it added.
22794              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
22795              To come sv_unmagicext() - which will remove just one magic
22796              of particular type, and additionaly match against ->mg_ptr,
22797              or the MAGIC * (need to experiment as to which is more natural).
22798      Branch: perl
22799           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
22800           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
22801 ____________________________________________________________________________
22802 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
22803         Log: Alternative Time::Local algorithm that uses matemathical formula
22804              for timegm instead of progressive guessing
22805      Branch: perl
22806            ! lib/Time/Local.pm
22807 ____________________________________________________________________________
22808 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
22809         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
22810              From: Paul_GreenVOS@vos.stratus.com
22811              Date: Sat, 19 Jan 02 11:20 est
22812              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
22813      Branch: perl
22814            ! ext/File/Glob/t/basic.t
22815 ____________________________________________________________________________
22816 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
22817         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
22818              From: Paul_GreenVOS@vos.stratus.com
22819              Date: Fri, 18 Jan 02 22:56 est
22820              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
22821      Branch: perl
22822            ! ext/Cwd/t/cwd.t
22823 ____________________________________________________________________________
22824 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
22825         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
22826              From: Paul_GreenVOS@vos.stratus.com
22827              Date: Fri, 18 Jan 02 22:48 est
22828              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
22829      Branch: perl
22830            ! lib/Time/Local.t
22831 ____________________________________________________________________________
22832 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
22833         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
22834              From: Paul_GreenVOS@vos.stratus.com
22835              Date: Fri, 18 Jan 02 16:22 est
22836              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
22837      Branch: perl
22838            ! ext/Devel/DProf/DProf.t
22839 ____________________________________________________________________________
22840 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
22841         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
22842              From: Tels <perl_dummy@bloodgate.com>
22843              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
22844              Message-Id: <200201182106.XAA19133@taku.hut.fi>
22845      Branch: perl
22846            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
22847 ____________________________________________________________________________
22848 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
22849         Log: Don't do socketpair udp unless you've got all what it takes.
22850      Branch: perl
22851            ! util.c
22852 ____________________________________________________________________________
22853 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
22854         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
22855              From: Tels <perl_dummy@bloodgate.com>
22856              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
22857              Message-Id: <200201182206.AAA15310@taku.hut.fi>
22858      Branch: perl
22859            ! lib/ExtUtils/MM_BeOS.pm
22860 ____________________________________________________________________________
22861 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
22862         Log: metaconfig unit change for #14336.
22863      Branch: metaconfig
22864            ! U/modified/myhostname.U
22865 ____________________________________________________________________________
22866 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
22867         Log: Avoid bare "set", and kiss .uucp goodbye.
22868      Branch: perl
22869            ! Configure
22870 ____________________________________________________________________________
22871 [ 14335] By: nick                                  on 2002/01/18  22:11:42
22872         Log: Split out core of sv_magic() into sv_magicext().
22873              sv_magic provides the extra restictions (no READONLY, only
22874              one of each type, canned set of vtables), and sv_magicext()
22875              does the actual data twiddling.
22876              Also enhances semantics of ->mg_ptr setting via name/namlen
22877              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
22878              scratch area (namlen > 0 && name == NULL).
22879              sv_magicext also returns the MAGIC * it added.
22880              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
22881              
22882              To come sv_unmagicext() - which will remove just one magic
22883              of particular type, and additionaly match against ->mg_ptr,
22884              or the MAGIC * (need to experiment as to which is more natural).
22885      Branch: perlio
22886            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
22887            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
22888 ____________________________________________________________________________
22889 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
22890         Log: Retract #14327 for now, going to the limit seems
22891              to be too much for many platforms.
22892      Branch: perl
22893            ! lib/Time/Local.t
22894 ____________________________________________________________________________
22895 [ 14333] By: nick                                  on 2002/01/18  18:58:33
22896         Log: Integrate mainline
22897      Branch: perlio
22898           !> Changes patchlevel.h
22899 ____________________________________________________________________________
22900 [ 14332] By: nick                                  on 2002/01/18  16:19:06
22901         Log: Integrate mainline
22902      Branch: perlio
22903           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
22904           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
22905            - lib/ExtUtils/inst
22906           !> (integrate 32 files)
22907 ____________________________________________________________________________
22908 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
22909         Log: Update Changes.
22910      Branch: perl
22911            ! Changes patchlevel.h
22912 ____________________________________________________________________________
22913 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
22914         Log: Try to make the connect/read/write timeouting.
22915      Branch: perl
22916            ! ext/Socket/Socket.t
22917 ____________________________________________________________________________
22918 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
22919         Log: Netware Makefile tweak from Ananth Kesari.
22920      Branch: perl
22921            ! NetWare/Makefile
22922 ____________________________________________________________________________
22923 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
22924         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
22925              From: Michael G Schwern <schwern@pobox.com>
22926              Date: Fri, 18 Jan 2002 03:10:27 -0500
22927              Message-ID: <20020118081027.GE7226@blackrider>
22928      Branch: perl
22929            ! lib/File/Find.pm
22930 ____________________________________________________________________________
22931 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
22932         Log: (retracted by #14334)
22933              
22934              Subject: [PATCH] Improving lib/Time/Local.t
22935              From: Paul_GreenVOS@vos.stratus.com        
22936              Date: Thu, 17 Jan 02 22:36 est
22937              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
22938      Branch: perl
22939            ! lib/Time/Local.t
22940 ____________________________________________________________________________
22941 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
22942         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
22943              From: Abe Timmerman <abe@ztreet.demon.nl>  
22944              Date: Fri, 18 Jan 2002 13:18:47 +0100
22945              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
22946      Branch: perl
22947            ! lib/ExtUtils/t/MM_Win32.t
22948 ____________________________________________________________________________
22949 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
22950         Log: Subject: [PATCH] Syncing with bleadperl 
22951              From: Michael G Schwern <schwern@pobox.com> 
22952              Date: Fri, 18 Jan 2002 03:04:33 -0500
22953              Message-ID: <20020118080432.GC7226@blackrider>
22954      Branch: perl
22955            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
22956            - lib/ExtUtils/inst
22957            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
22958            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
22959            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
22960            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
22961            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
22962            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
22963            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
22964            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
22965            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
22966            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
22967            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
22968            ! lib/ExtUtils/testlib.pm
22969 ____________________________________________________________________________
22970 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
22971         Log: Detypo.
22972      Branch: perl
22973            ! AUTHORS
22974 ____________________________________________________________________________
22975 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
22976         Log: Subject: [PATCH] MM check_hints test
22977              From: Michael G Schwern <schwern@pobox.com>
22978              Date: Thu, 17 Jan 2002 20:25:57 -0500
22979              Message-ID: <20020118012557.GE32762@blackrider>
22980      Branch: perl
22981            + lib/ExtUtils/t/hints.t
22982            ! MANIFEST
22983 ____________________________________________________________________________
22984 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
22985         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
22986              From: Michael G Schwern <schwern@pobox.com> 
22987              Date: Thu, 17 Jan 2002 20:12:20 -0500
22988              Message-ID: <20020118011220.GC32762@blackrider>
22989              
22990              (#14317 replaced with this)
22991      Branch: perl
22992            ! lib/ExtUtils/MakeMaker.pm
22993 ____________________________________________________________________________
22994 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
22995         Log: Subject: [PATCH perldiag] overload.pm warnings
22996              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22997              Date: Thu, 17 Jan 2002 23:53:49 +0100
22998              Message-ID: <20020117235349.A14530@rafael>
22999      Branch: perl
23000            ! pod/perldiag.pod
23001 ____________________________________________________________________________
23002 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
23003         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
23004              From: Michael G Schwern <schwern@pobox.com>
23005              Date: Thu, 17 Jan 2002 16:35:47 -0500
23006              Message-ID: <20020117213546.GD23830@blackrider>
23007      Branch: perl
23008            ! lib/File/Find.pm
23009 ____________________________________________________________________________
23010 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
23011         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
23012              From: chromatic <chromatic@rmci.net>
23013              Date: Thu, 17 Jan 2002 13:04:22 -0700
23014              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
23015      Branch: perl
23016            ! pod/perltodo.pod
23017 ____________________________________________________________________________
23018 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
23019         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
23020              From: chromatic <chromatic@rmci.net>
23021              Date: Thu, 17 Jan 2002 12:59:04 -0700
23022              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
23023      Branch: perl
23024            ! lib/ExtUtils/t/Mkbootstrap.t
23025 ____________________________________________________________________________
23026 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
23027         Log: (replaced by #14322)
23028              The #14300 broke hints file handling.
23029      Branch: perl
23030            ! lib/ExtUtils/MakeMaker.pm
23031 ____________________________________________________________________________
23032 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
23033         Log: metaconfig unit change for #14315.
23034      Branch: metaconfig/U/perl
23035            ! uselongdbl.U
23036 ____________________________________________________________________________
23037 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
23038         Log: Subject: [PATCH] long doubles
23039              From: Nicholas Clark <nick@unfortu.net>
23040              Date: Thu, 17 Jan 2002 17:06:28 +0000
23041              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
23042      Branch: perl
23043            ! Configure
23044 ____________________________________________________________________________
23045 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
23046         Log: metaconfig unit change for #14313.
23047      Branch: metaconfig
23048            ! U/modified/i_ndbm.U
23049 ____________________________________________________________________________
23050 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
23051         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
23052              From: Andy Dougherty <doughera@lafayette.edu>
23053              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
23054              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
23055      Branch: perl
23056            ! Configure
23057 ____________________________________________________________________________
23058 [ 14312] By: nick                                  on 2002/01/17  21:38:38
23059         Log: Integrate mainline (for ndbm fixes etc.)
23060      Branch: perlio
23061           +> t/run/fresh_perl.t
23062            - t/run/kill_perl.t
23063           !> Changes MANIFEST ext/Opcode/Opcode.xs
23064           !> ext/SDBM_File/sdbm/Makefile.PL
23065           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
23066           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
23067           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
23068           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
23069           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
23070 ____________________________________________________________________________
23071 [ 14311] By: sky                                   on 2002/01/17  21:01:00
23072         Log: Simplify the code that duplicates the threads 
23073              init function and the parameters to the thread by using sv_dup. 
23074              Note,what happens if you pass a shared variable as a parameter?
23075      Branch: perl
23076            ! ext/threads/threads.xs
23077 ____________________________________________________________________________
23078 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
23079         Log: Update Changes.
23080      Branch: perl
23081            ! Changes patchlevel.h
23082 ____________________________________________________________________________
23083 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
23084         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
23085              with fresh_perl_is() and fresh_perl_like().
23086      Branch: perl
23087            + t/run/fresh_perl.t
23088            - t/run/kill_perl.t
23089            ! MANIFEST t/test.pl
23090 ____________________________________________________________________________
23091 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
23092         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
23093              From: Benjamin Goldberg <goldbb2@earthlink.net>
23094              Date: Wed, 09 Jan 2002 21:03:16 -0500
23095              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
23096      Branch: perl
23097            ! ext/Unicode/Normalize/Normalize.pm
23098 ____________________________________________________________________________
23099 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
23100         Log: Retract #14144 as Hugo isn't happy with it.
23101      Branch: perl
23102            ! scope.c t/run/kill_perl.t
23103 ____________________________________________________________________________
23104 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
23105         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
23106              From: Richard Clamp <richardc@unixbeard.net>
23107              Date: Wed, 16 Jan 2002 17:34:31 +0000
23108              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
23109      Branch: perl
23110            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
23111 ____________________________________________________________________________
23112 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
23113         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
23114              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
23115              Date: Tue, 15 Jan 2002 21:23:30 +0100
23116              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
23117      Branch: perl
23118            ! ext/Opcode/Opcode.xs
23119 ____________________________________________________________________________
23120 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
23121         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
23122              From: Paul_GreenVOS@vos.stratus.com
23123              Date: Wed, 16 Jan 02 6:42 est
23124              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
23125      Branch: perl
23126            ! t/io/fs.t t/op/crypt.t
23127 ____________________________________________________________________________
23128 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
23129         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
23130              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23131              Date: Wed, 16 Jan 2002 13:43:39 +0100
23132              Message-ID: <20020116134339.A704@rafael>
23133              
23134              (replaces #14302)
23135      Branch: perl
23136            ! mg.c t/lib/warnings/mg
23137 ____________________________________________________________________________
23138 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
23139         Log: (replaced by #14303)
23140              Subject: [PATCH] length of undefined $(digit) should warn
23141              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23142              Date: Tue, 15 Jan 2002 23:02:44 +0100            
23143              Message-ID: <20020115230244.A31786@rafael>     
23144      Branch: perl
23145            ! mg.c t/lib/warnings/mg
23146 ____________________________________________________________________________
23147 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
23148         Log: The non-MakeMaker.pm parts of
23149              
23150              Subject: [PATCH] Re: MM_Beos.pm?
23151              From: Tels <perl_dummy@bloodgate.com>
23152              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
23153              Message-Id: <200201142006.WAA29544@taas.iki.fi>
23154      Branch: perl
23155            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
23156            ! lib/ExtUtils/t/MM_Unix.t
23157 ____________________________________________________________________________
23158 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
23159         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
23160              From: Michael G Schwern <schwern@pobox.com>    
23161              Date: Tue, 15 Jan 2002 20:07:50 -0500            
23162              Message-ID: <20020116010750.GH625@blackrider>  
23163      Branch: perl
23164            ! lib/ExtUtils/MakeMaker.pm
23165 ____________________________________________________________________________
23166 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
23167         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
23168              From: Jeffrey Friedl <jfriedl@yahoo.com>       
23169              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
23170              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
23171      Branch: perl
23172            ! lib/Text/Tabs.pm
23173 ____________________________________________________________________________
23174 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
23175         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
23176              From: "Green, Paul" <Paul.Green@stratus.com>
23177              Date: Tue, 15 Jan 2002 22:28:10 -0500
23178              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
23179      Branch: perl
23180            ! lib/ExtUtils/MM_Unix.pm
23181 ____________________________________________________________________________
23182 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
23183         Log: Integrate perlio:
23184              
23185              [ 14296]
23186              offsetof() is in <stddef.h>
23187      Branch: perl
23188           !> ext/Socket/Socket.xs
23189 ____________________________________________________________________________
23190 [ 14296] By: nick                                  on 2002/01/16  13:02:29
23191         Log: offsetof() is in <stddef.h>
23192      Branch: perlio
23193            ! ext/Socket/Socket.xs
23194 ____________________________________________________________________________
23195 [ 14295] By: nick                                  on 2002/01/16  07:25:29
23196         Log: Integrate mainline
23197      Branch: perlio
23198           +> (branch 262 files)
23199            - (delete 285 files)
23200           !> (integrate 34 files)
23201 ____________________________________________________________________________
23202 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
23203         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
23204              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
23205              Canonical.pl and Exact.pl.
23206      Branch: perl
23207            + (add 259 files)
23208            - (delete 288 files)
23209            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
23210            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
23211            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
23212            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
23213 ____________________________________________________________________________
23214 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
23215         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
23216      Branch: perl
23217            ! ext/Socket/Socket.xs
23218 ____________________________________________________________________________
23219 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
23220         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
23221              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
23222              Date: Tue, 15 Jan 2002 21:59:19 +0100
23223              Message-ID: <3C44A637.16602.25EB208@localhost>
23224      Branch: perl
23225            ! embed.fnc embed.h proto.h
23226 ____________________________________________________________________________
23227 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
23228         Log: Duh.  The updated In/*.pl weren't checked in.
23229      Branch: perl
23230            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
23231            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
23232            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
23233            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
23234            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
23235            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
23236            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
23237            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
23238            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
23239            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
23240            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
23241            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
23242            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
23243            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
23244            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
23245            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
23246            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
23247            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
23248            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
23249            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
23250            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
23251            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
23252            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
23253            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
23254            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
23255            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
23256            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
23257            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
23258            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
23259            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
23260            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
23261            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
23262            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
23263            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
23264            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
23265            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
23266            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
23267            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
23268            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
23269            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
23270            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
23271            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
23272            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
23273            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
23274            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
23275            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
23276            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
23277            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
23278 ____________________________________________________________________________
23279 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
23280         Log: Update Changes.
23281      Branch: perl
23282            ! Changes patchlevel.h
23283 ____________________________________________________________________________
23284 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
23285         Log: Jeffrey is trying very hard to avoid working on his
23286              book, it would seem :-) (better naming, better comments
23287              in the files)
23288      Branch: perl
23289            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
23290            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
23291            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
23292            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
23293            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
23294            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
23295            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
23296            - lib/unicore/Is/IDStart.pl
23297            ! (edit 200 files)
23298 ____________________________________________________________________________
23299 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
23300         Log: metaconfig unit changes for #14287.
23301      Branch: metaconfig
23302            + U/modified/Chk_MANI.U
23303            ! U/modified/Extract.U U/modified/Finish.U
23304      Branch: metaconfig/U/perl
23305            ! Extensions.U dlsrc.U
23306 ____________________________________________________________________________
23307 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
23308         Log: Some protection against spaces in directory names.
23309              (Tru64 still has some makedepend problems in such
23310              cases but that looks like Tru64's problem.)
23311      Branch: perl
23312            ! Configure Makefile.SH
23313 ____________________________________________________________________________
23314 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
23315         Log: Should have been in #14285 but I have sausages for fingers.
23316      Branch: perl
23317            + lib/ExtUtils/MM_BeOS.pm
23318 ____________________________________________________________________________
23319 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
23320         Log: MM_BeOS from Tels.
23321      Branch: perl
23322            + lib/ExtUtils/t/MM_BeOS.t
23323            ! MANIFEST
23324 ____________________________________________________________________________
23325 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
23326         Log: Integrate perlio:
23327              
23328              [ 14281]
23329              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
23330              e.g. -Duse64bitint on a 32-bit platform.
23331              Now uses I32 for use-count and is more careful with its casts.
23332              
23333              [ 14277]
23334              Correct name of PL_OP_SLAB_ALLOC
23335              
23336              [ 14271]
23337              Regen embed enable slab for PERL_IMPLICIT_SYS
23338              
23339              [ 14269]
23340              Typo in #else branch of PL_SLAB_ALLOC
23341              
23342              [ 14268]
23343              const-ness fix in savepv's passing of NULL
23344              
23345              [ 14267]
23346              Hand merge of non slab allocator stuff
23347              
23348              [ 14259]
23349              Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
23350              Need to use CopXXXXX macros everywhere and add CopSTASH_free
23351              Add new scope type and add support for it to scope.c and scope stack
23352              dup-er in sv.c. Add savesharedpv().
23353              Also zealous version of Win32's vmem.h to catch all the abuses.
23354              With this t/op/fork.t passes even with zealous checking and 
23355              checker is point a finger at various threads/shared issues.
23356              PL_curcop->cop_io is still an issue.
23357              
23358              [ 14257]
23359              Inverted sense of special-ness of specialCopIO - supposed to 
23360              be true if value is "special" i.e. NOT an SV.
23361      Branch: perl
23362           !> (integrate 28 files)
23363 ____________________________________________________________________________
23364 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
23365         Log: Add Shuck URL
23366      Branch: maint-5.6/macperl
23367            ! macos/macperl/MacPerl.podhelp
23368 ____________________________________________________________________________
23369 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
23370         Log: Remove obsolete docs
23371      Branch: maint-5.6/macperl
23372            ! ext/File/Glob/Glob.pm
23373 ____________________________________________________________________________
23374 [ 14281] By: nick                                  on 2002/01/15  15:08:43
23375         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
23376              e.g. -Duse64bitint on a 32-bit platform.
23377              Now uses I32 for use-count and is more careful with its casts.
23378      Branch: perlio
23379            ! intrpvar.h op.c
23380 ____________________________________________________________________________
23381 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
23382         Log: Update bundled modules.  Yow!
23383      Branch: maint-5.6/macperl
23384            + macos/bundled_ext/Compress/Zlib/constants.h
23385            + macos/bundled_ext/Compress/Zlib/constants.xs
23386            + macos/bundled_ext/Filter/Util/Call/ppport.h
23387            + macos/bundled_ext/Storable/t/compat-0.6.t
23388            + macos/bundled_ext/Storable/t/dump.pl
23389            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
23390            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
23391            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
23392            + macos/bundled_lib/blib/lib/URI/ssh.pm
23393            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
23394            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
23395            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
23396            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
23397            + macos/bundled_lib/t/Filter/Simple/data.t
23398            + macos/bundled_lib/t/Filter/Simple/export.t
23399            + macos/bundled_lib/t/Filter/Simple/filter_only.t
23400            + macos/bundled_lib/t/Filter/Simple/import.t
23401            + macos/bundled_lib/t/NEXT/actual.t
23402            + macos/bundled_lib/t/NEXT/actuns.t
23403            + macos/bundled_lib/t/NEXT/next.t
23404            + macos/bundled_lib/t/NEXT/unseen.t
23405            + macos/bundled_lib/t/libnet/netrc.t
23406            + macos/bundled_lib/t/libwww-perl/base/http.t
23407            + macos/bundled_lib/t/libwww-perl/live/activestate.t
23408            - macos/bundled_ext/Filter/t/FilterTest.pm
23409            - macos/bundled_ext/Storable/t/compat06.t
23410            - macos/bundled_ext/Storable/t/st-dump.pl
23411            - macos/bundled_lib/t/NEXT/test.pl
23412            - macos/bundled_lib/t/libwww-perl/live/google.t
23413            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
23414            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
23415            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
23416            ! macos/bundled_ext/Compress/Zlib/README
23417            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
23418            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
23419            ! macos/bundled_ext/Compress/Zlib/t/examples.t
23420            ! macos/bundled_ext/Filter/Util/Call/Call.pm
23421            ! macos/bundled_ext/Filter/Util/Call/Call.xs
23422            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
23423            ! macos/bundled_ext/Filter/t/call.t
23424            ! macos/bundled_ext/Filter/t/filter-util.pl
23425            ! macos/bundled_ext/Storable/ChangeLog
23426            ! macos/bundled_ext/Storable/README
23427            ! macos/bundled_ext/Storable/Storable.pm
23428            ! macos/bundled_ext/Storable/t/blessed.t
23429            ! macos/bundled_ext/Storable/t/canonical.t
23430            ! macos/bundled_ext/Storable/t/dclone.t
23431            ! macos/bundled_ext/Storable/t/forgive.t
23432            ! macos/bundled_ext/Storable/t/freeze.t
23433            ! macos/bundled_ext/Storable/t/lock.t
23434            ! macos/bundled_ext/Storable/t/overload.t
23435            ! macos/bundled_ext/Storable/t/recurse.t
23436            ! macos/bundled_ext/Storable/t/retrieve.t
23437            ! macos/bundled_ext/Storable/t/store.t
23438            ! macos/bundled_ext/Storable/t/tied.t
23439            ! macos/bundled_ext/Storable/t/tied_hook.t
23440            ! macos/bundled_ext/Storable/t/tied_items.t
23441            ! macos/bundled_ext/Storable/t/utf8.t
23442            ! macos/bundled_lib/blib/lib/File/Sort.pm
23443            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
23444            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
23445            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
23446            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
23447            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
23448            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
23449            ! macos/bundled_lib/blib/lib/LWP.pm
23450            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
23451            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
23452            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
23453            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
23454            ! macos/bundled_lib/blib/lib/Mail/Address.pm
23455            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
23456            ! macos/bundled_lib/blib/lib/Mail/Field.pm
23457            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
23458            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
23459            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
23460            ! macos/bundled_lib/blib/lib/Mail/Header.pm
23461            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
23462            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
23463            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
23464            ! macos/bundled_lib/blib/lib/Mail/Send.pm
23465            ! macos/bundled_lib/blib/lib/Mail/Util.pm
23466            ! macos/bundled_lib/blib/lib/NEXT.pm
23467            ! macos/bundled_lib/blib/lib/Net/Config.pm
23468            ! macos/bundled_lib/blib/lib/Net/Domain.pm
23469            ! macos/bundled_lib/blib/lib/Net/FTP.pm
23470            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
23471            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
23472            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
23473            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
23474            ! macos/bundled_lib/blib/lib/Net/POP3.pm
23475            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
23476            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
23477            ! macos/bundled_lib/blib/lib/Switch.pm
23478            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
23479            ! macos/bundled_lib/blib/lib/URI/Escape.pm
23480            ! macos/bundled_lib/blib/lib/URI/ftp.pm
23481            ! macos/bundled_lib/blib/lib/lwpcook.pod
23482            ! macos/bundled_lib/t/Filter/Simple/filter.t
23483            ! macos/bundled_lib/t/Switch/t/nested.t
23484            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
23485            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
23486            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
23487            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
23488            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
23489            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
23490            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
23491            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
23492            ! macos/bundled_lib/t/libnet/config.t
23493            ! macos/bundled_lib/t/libnet/ftp.t
23494            ! macos/bundled_lib/t/libnet/hostname.t
23495            ! macos/bundled_lib/t/libnet/nntp.t
23496            ! macos/bundled_lib/t/libnet/require.t
23497            ! macos/bundled_lib/t/libnet/smtp.t
23498            ! macos/bundled_lib/t/libwww-perl/base/headers.t
23499            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
23500            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
23501            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
23502            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
23503            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
23504            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
23505            ! macos/bundled_lib/t/libwww-perl/live/validator.t
23506            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
23507 ____________________________________________________________________________
23508 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
23509         Log: Subject: [PATCH] Socket::sockaddr_family
23510              From: Gisle Aas <gisle@ActiveState.com> 
23511              Date: 15 Jan 2002 06:35:28 -0800
23512              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
23513      Branch: perl
23514            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
23515 ____________________________________________________________________________
23516 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
23517         Log: Subject: [PATCH perldiag] Style issue
23518              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23519              Date: Tue, 15 Jan 2002 15:36:30 +0100                
23520              Message-ID: <20020115153630.A11568@rafael>
23521      Branch: perl
23522            ! pod/perldiag.pod
23523 ____________________________________________________________________________
23524 [ 14277] By: nick                                  on 2002/01/15  14:30:51
23525         Log: Correct name of PL_OP_SLAB_ALLOC
23526      Branch: perlio
23527            ! perl.h
23528 ____________________________________________________________________________
23529 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
23530         Log: NetWare tweak from Ananth Kesari.
23531      Branch: perl
23532            ! lib/ExtUtils/MakeMaker.pm
23533 ____________________________________________________________________________
23534 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
23535         Log: Throwback.
23536      Branch: perl
23537            ! MANIFEST
23538 ____________________________________________________________________________
23539 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
23540         Log: A couple of additional character classes from Jeffrey,
23541              hopefully useful in future for internal use for implementing
23542              some special cases of casing.
23543              
23544              Also regenerate once more all the character classes,
23545              now without the timestamp.  A timestamp would be kind of
23546              nice but it's not: having a timestamp in a file means that
23547              even if the effective contents of file really didn't
23548              change, the file looks as if it changed.
23549      Branch: perl
23550            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
23551            + lib/unicore/Is/CombAbov.pl
23552            ! (edit 304 files)
23553 ____________________________________________________________________________
23554 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
23555         Log: Make the test harder.
23556      Branch: perl
23557            ! t/op/pat.t
23558 ____________________________________________________________________________
23559 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
23560         Log: Additional utf8_heavy.pl tweak from Jeffrey.
23561      Branch: perl
23562            ! lib/utf8_heavy.pl
23563 ____________________________________________________________________________
23564 [ 14271] By: nick                                  on 2002/01/15  11:29:47
23565         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
23566      Branch: perlio
23567            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
23568            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
23569 ____________________________________________________________________________
23570 [ 14270] By: nick                                  on 2002/01/15  08:19:08
23571         Log: Integrate rest of mainline
23572      Branch: perlio
23573           !> (integrate 28 files)
23574 ____________________________________________________________________________
23575 [ 14269] By: nick                                  on 2002/01/15  08:02:44
23576         Log: Typo in #else branch of PL_SLAB_ALLOC
23577      Branch: perlio
23578            ! op.c
23579 ____________________________________________________________________________
23580 [ 14268] By: nick                                  on 2002/01/15  07:57:47
23581         Log: const-ness fix in savepv's passing of NULL
23582      Branch: perlio
23583            ! util.c
23584 ____________________________________________________________________________
23585 [ 14267] By: nick                                  on 2002/01/15  07:42:17
23586         Log: Hand merge of non slab allocator stuff
23587      Branch: perlio
23588            ! op.c
23589 ____________________________________________________________________________
23590 [ 14266] By: nick                                  on 2002/01/15  07:39:33
23591         Log: Slab allocator submit after resolve -ay to keep it!
23592      Branch: perlio
23593           !> op.c
23594 ____________________________________________________________________________
23595 [ 14265] By: nick                                  on 2002/01/15  07:05:06
23596         Log: Blind integrate of bulk of mainline.
23597      Branch: perlio
23598           +> (branch 173 files)
23599            - (delete 184 files)
23600           !> (integrate 146 files)
23601 ____________________________________________________________________________
23602 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
23603         Log: Pod nits.
23604      Branch: perl
23605            ! lib/Unicode/UCD.pm pod/perlunicode.pod
23606 ____________________________________________________________________________
23607 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
23608         Log: The Unicode categories doc patch to go with #14254,
23609              from Jeffrey.
23610      Branch: perl
23611            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
23612 ____________________________________________________________________________
23613 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
23614         Log: There isn't going to be perl.third.exe.
23615      Branch: perl
23616            ! Makefile.SH
23617 ____________________________________________________________________________
23618 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
23619         Log: Subject: [PATCH] small coredump correction
23620              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23621              Date: Tue, 15 Jan 2002 00:22:52 +0100
23622              Message-ID: <20020115002252.I691@rafael>
23623      Branch: perl
23624            ! op.c
23625 ____________________________________________________________________________
23626 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
23627         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
23628              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23629              Date: Mon, 14 Jan 2002 23:03:04 +0100
23630              Message-ID: <20020114230304.A691@rafael>   
23631              
23632              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
23633              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23634              Date: Mon, 14 Jan 2002 23:18:43 +0100
23635              Message-ID: <20020114231843.E691@rafael>   
23636      Branch: perl
23637            ! pod/perlsub.pod t/op/override.t toke.c
23638 ____________________________________________________________________________
23639 [ 14259] By: nick                                  on 2002/01/14  22:02:49
23640         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
23641              Need to use CopXXXXX macros everywhere and add CopSTASH_free
23642              Add new scope type and add support for it to scope.c and scope stack
23643              dup-er in sv.c. Add savesharedpv().
23644              Also zealous version of Win32's vmem.h to catch all the abuses.
23645              With this t/op/fork.t passes even with zealous checking and 
23646              checker is point a finger at various threads/shared issues.
23647              
23648              PL_curcop->cop_io is still an issue.
23649      Branch: perlio
23650            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
23651            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
23652            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
23653            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
23654            ! win32/vmem.h win32/win32.c win32/win32.h
23655 ____________________________________________________________________________
23656 [ 14258] By: nick                                  on 2002/01/14  20:24:28
23657         Log: Integrate build parts of mainline
23658      Branch: perlio
23659           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
23660           !> lib/ExtUtils/t/MM_Win32.t
23661 ____________________________________________________________________________
23662 [ 14257] By: nick                                  on 2002/01/14  16:10:54
23663         Log: Inverted sense of special-ness of specialCopIO - supposed to 
23664              be true if value is "special" i.e. NOT an SV.
23665      Branch: perlio
23666            ! perlio.h
23667 ____________________________________________________________________________
23668 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
23669         Log: Update Changes.
23670      Branch: perl
23671            ! Changes patchlevel.h
23672 ____________________________________________________________________________
23673 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
23674         Log: Retract #14251 (the op slab allocator from perlio)
23675              until we figure out why 2.2.19 x86 debian gets
23676              a circular sibling chain and therefore hangs in
23677              the Perl_ck_subr() sibling for-loop.
23678      Branch: perl
23679            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
23680            ! perlapi.c perlapi.h proto.h
23681 ____________________________________________________________________________
23682 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
23683         Log: Big mktables rewrite from Jeffrey;
23684              documentation not yet updated.
23685      Branch: perl
23686            + (add 171 files)
23687            - (delete 182 files)
23688            ! (edit 135 files)
23689 ____________________________________________________________________________
23690 [ 14253] By: ams                                   on 2002/01/14  03:15:05
23691         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
23692              From: Michael G Schwern <schwern@pobox.com>
23693              Date: Sun, 13 Jan 2002 21:00:07 -0500
23694              Message-Id: <20020114020007.GB2877@blackrider>
23695      Branch: perl
23696            ! lib/Cwd.pm
23697 ____________________________________________________________________________
23698 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
23699         Log: Subject: Re: Win32 status - progress !
23700              From: Abe Timmerman <abe@ztreet.demon.nl>       
23701              Date: Mon, 14 Jan 2002 02:29:51 +0100
23702              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
23703      Branch: perl
23704            ! lib/ExtUtils/t/MM_Win32.t
23705 ____________________________________________________________________________
23706 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
23707         Log: Integrate perlio:
23708              
23709              [ 14250]
23710              Slab allocator for ops
23711              - moved the statics to intrpvar.h
23712              - implemented Slab_Free()
23713              - uses PerlMemShared (for now) if distinction exists.
23714      Branch: perl
23715           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
23716           !> perlapi.c perlapi.h proto.h
23717 ____________________________________________________________________________
23718 [ 14250] By: nick                                  on 2002/01/13  23:22:34
23719         Log: Slab allocator for ops
23720              - moved the statics to intrpvar.h
23721              - implemented Slab_Free()
23722              - uses PerlMemShared (for now) if distinction exists.
23723      Branch: perlio
23724            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
23725            ! perlapi.c perlapi.h proto.h
23726 ____________________________________________________________________________
23727 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
23728         Log: Start a new test category: uni.  Much of t/op/pat
23729              should probably be moved here, but holding on that
23730              until Jeffrey finishes his big mktables rewrite.
23731              Bits and pieces of op/split, op/pack, op/append,
23732              op/join, could probably be moved to respective uni
23733              tests, too.
23734      Branch: perl
23735            + t/uni/fold.t t/uni/sprintf.t
23736            - t/op/unifold.t t/op/unisprintf.t
23737            ! MANIFEST t/TEST t/harness
23738 ____________________________________________________________________________
23739 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
23740         Log: Subject: [PATCH] enable Win32 to build again
23741              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
23742              Date: Sun, 13 Jan 2002 21:49:24 +0100
23743              Message-ID: <3C4200E4.15926.23F6131@localhost>
23744              
23745              miniperl.exe.exe does not exe that well.
23746      Branch: perl
23747            ! lib/ExtUtils/MM_Unix.pm
23748 ____________________________________________________________________________
23749 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
23750         Log: Mention some of the load-affected tests.
23751      Branch: perl
23752            ! INSTALL
23753 ____________________________________________________________________________
23754 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
23755         Log: Move the UTF-8 conversion code earlier so that
23756              op/ver is happy.
23757      Branch: perl
23758            ! sv.c t/op/ver.t
23759 ____________________________________________________________________________
23760 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
23761         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
23762              have diverged quite a bit so no updates there.
23763      Branch: perl
23764            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
23765            ! ext/List/Util/lib/List/Util.pm
23766            ! ext/List/Util/lib/Scalar/Util.pm
23767 ____________________________________________________________________________
23768 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
23769         Log: Make the crypt() pickier: if downgrading doesn't work,
23770              croak.
23771      Branch: perl
23772            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
23773 ____________________________________________________________________________
23774 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
23775         Log: Grow the buffer in case Unicode caused size changes
23776              (and it very probably did).
23777      Branch: perl
23778            ! sv.c
23779 ____________________________________________________________________________
23780 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
23781         Log: Future-proofing from Jeffrey Friedl (for conflicting
23782              In* and Is* names).
23783      Branch: perl
23784            ! lib/utf8_heavy.pl
23785 ____________________________________________________________________________
23786 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
23787         Log: Subject: [PATCH] Re: Warning in B.xs
23788              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
23789              Date: Sun, 13 Jan 2002 19:39:52 +0100
23790              Message-ID: <3C41E288.20562.1C8C895@localhost>
23791      Branch: perl
23792            ! ext/B/B.xs
23793 ____________________________________________________________________________
23794 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
23795         Log: Subject: Re: lookbehind broken with latest bleedperl
23796              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23797              Date: Sun, 13 Jan 2002 18:06:22 +0000
23798              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
23799      Branch: perl
23800            ! regexec.c t/op/re_tests
23801 ____________________________________________________________________________
23802 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
23803         Log: Subject: [PATCH] more MM_Unix.t tests
23804              From: Tels <perl_dummy@bloodgate.com>
23805              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
23806              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
23807              
23808              Subject: [PATCH] 14220 misunderstood, I bet          
23809              From: andreas.koenig@anima.de (Andreas J. Koenig)
23810              Date: 12 Jan 2002 21:31:58 +0100
23811              Message-ID: <m3k7un8g5d.fsf@anima.de>
23812      Branch: perl
23813            ! lib/ExtUtils/t/MM_Unix.t
23814 ____________________________________________________________________________
23815 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
23816         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
23817              From: Tels <perl_dummy@bloodgate.com>
23818              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
23819              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
23820              
23821              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
23822              From: Tels <perl_dummy@bloodgate.com>
23823              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
23824              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
23825      Branch: perl
23826            ! lib/ExtUtils/MM_Unix.pm
23827 ____________________________________________________________________________
23828 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
23829         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
23830              From: Nicholas Clark <nick@unfortu.net> 
23831              Date: Sun, 13 Jan 2002 15:58:34 +0000
23832              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
23833      Branch: perl
23834            ! lib/Benchmark.t
23835 ____________________________________________________________________________
23836 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
23837         Log: Anton Berezin did more reading and the uid setting story
23838              gets more complex.
23839      Branch: perl
23840            ! pod/perltodo.pod utils/perldoc.PL
23841 ____________________________________________________________________________
23842 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
23843         Log: Integrate perlio:
23844              
23845              [ 14232]
23846              Win32 fixes:
23847              - vmem.h hack to handle free-by-wrong-thread after eval "".
23848              - Initialize timerid 
23849      Branch: perl
23850           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
23851 ____________________________________________________________________________
23852 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
23853         Log: Subject: Re: HiRes
23854              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23855              Date: Sun, 13 Jan 2002 10:18:46 +0100
23856              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
23857              
23858              Give up on socketpair in HP-UX.
23859      Branch: perl
23860            ! ext/Socket/socketpair.t
23861 ____________________________________________________________________________
23862 [ 14233] By: nick                                  on 2002/01/13  16:29:30
23863         Log: Integrate mainline
23864      Branch: perlio
23865           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
23866           !> (integrate 46 files)
23867 ____________________________________________________________________________
23868 [ 14232] By: nick                                  on 2002/01/13  15:37:48
23869         Log: Win32 fixes:
23870              - vmem.h hack to handle free-by-wrong-thread after eval "".
23871              - Initialize timerid 
23872      Branch: perlio
23873            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
23874 ____________________________________________________________________________
23875 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
23876         Log: *groan*
23877      Branch: perl
23878            ! t/op/pat.t
23879 ____________________________________________________________________________
23880 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
23881         Log: One more sharp s case found by Jeffrey.
23882      Branch: perl
23883            ! regexec.c t/op/pat.t
23884 ____________________________________________________________________________
23885 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
23886         Log: Comment tweak.
23887      Branch: perl
23888            ! regexec.c
23889 ____________________________________________________________________________
23890 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
23891         Log: Don't bother checking for the Greek special
23892              cases if the node is too short.
23893      Branch: perl
23894            ! regcomp.c
23895 ____________________________________________________________________________
23896 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
23897         Log: Update Changes.
23898      Branch: perl
23899            ! Changes patchlevel.h
23900 ____________________________________________________________________________
23901 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
23902         Log: metaconfig unit change for #14225.
23903      Branch: metaconfig
23904            + U/modified/i_ndbm.U
23905 ____________________________________________________________________________
23906 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
23907         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
23908              From: Jonathan Stowe <gellyfish@gellyfish.com>
23909              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
23910              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
23911      Branch: perl
23912            ! Configure config_h.SH
23913 ____________________________________________________________________________
23914 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
23915         Log: Quick reformat using indent -kr -nce, as requested
23916              by Dan Kogai and suggest by NI-S.
23917      Branch: perl
23918            ! ext/Encode/encengine.c
23919 ____________________________________________________________________________
23920 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
23921         Log: Couple more Unicode lookbehind tests.
23922      Branch: perl
23923            ! t/op/pat.t
23924 ____________________________________________________________________________
23925 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
23926         Log: Sharp S as a special treat for our German UTF-8 testers :-)
23927      Branch: perl
23928            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
23929 ____________________________________________________________________________
23930 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
23931         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
23932              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
23933              Date: Sat, 12 Jan 2002 20:37:32 +0100
23934              Message-ID: <3C409E8C.16203.196C2D3@localhost>
23935      Branch: perl
23936            ! ext/B/B/Deparse.pm
23937 ____________________________________________________________________________
23938 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
23939         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
23940              really worth the bits it's printed on?
23941      Branch: perl
23942            ! lib/ExtUtils/t/MM_Unix.t
23943 ____________________________________________________________________________
23944 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
23945         Log: Special treatment for U+03B0 and U+0390 in //i,
23946              this means that we can remove the minlen pessimisations
23947              introduced by the #14096.
23948      Branch: perl
23949            ! pp_hot.c regcomp.c regexec.c
23950 ____________________________________________________________________________
23951 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
23952         Log: Integrate perlio:
23953              
23954              [ 14214]
23955              Win32-ize socketpair test
23956              - Win32 can fork even though $Config{d_fork} is undef
23957              - SOCK_DGRAM does not work - skip those tests.
23958              
23959              [ 14213]
23960              Abstract out the cloning of SvPVX and handle shared pv in a 
23961              safe (if suboptimal) manner. Does not fix op/fork.t :-(
23962      Branch: perl
23963           !> ext/Socket/socketpair.t sv.c
23964 ____________________________________________________________________________
23965 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
23966         Log: One should first drop the real uid, not the effective uid.
23967              [ID 20020110.003]
23968      Branch: perl
23969            ! utils/perldoc.PL
23970 ____________________________________________________________________________
23971 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
23972         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
23973              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
23974              Date: Fri, 11 Jan 2002 23:29:48 +0100
23975              Message-ID: <3C3F756C.4581.2E2A938@localhost>
23976      Branch: perl
23977            + ext/B/C/C.xs ext/B/C/Makefile.PL
23978            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
23979            ! utils/perlcc.PL
23980 ____________________________________________________________________________
23981 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
23982         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
23983              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
23984              Date: Fri, 11 Jan 2002 14:29:30 -0800
23985              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
23986      Branch: perl
23987            ! ext/B/t/concise.t
23988 ____________________________________________________________________________
23989 [ 14214] By: nick                                  on 2002/01/12  12:31:12
23990         Log: Win32-ize socketpair test
23991              - Win32 can fork even though $Config{d_fork} is undef
23992              - SOCK_DGRAM does not work - skip those tests.
23993      Branch: perlio
23994            ! ext/Socket/socketpair.t
23995 ____________________________________________________________________________
23996 [ 14213] By: nick                                  on 2002/01/12  11:46:28
23997         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
23998              safe (if suboptimal) manner. Does not fix op/fork.t :-(
23999      Branch: perlio
24000            ! sv.c
24001 ____________________________________________________________________________
24002 [ 14212] By: ams                                   on 2002/01/12  06:10:52
24003         Log: Subject: [PATCH] More fixes for Stratus VOS
24004              From: "Green, Paul" <Paul.Green@stratus.com>
24005              Date: Fri, 11 Jan 2002 17:30:37 -0500
24006              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
24007      Branch: perl
24008            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
24009 ____________________________________________________________________________
24010 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
24011         Log: Upgrade to CGI.pm 2.80.
24012      Branch: perl
24013            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
24014 ____________________________________________________________________________
24015 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
24016         Log: FAQ sync.
24017      Branch: perl
24018            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
24019            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
24020            ! pod/perlfaq8.pod
24021 ____________________________________________________________________________
24022 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
24023         Log: This is getting embarrassing.
24024      Branch: perl
24025            ! t/op/pat.t
24026 ____________________________________________________________________________
24027 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
24028         Log: Doc tweaks.
24029      Branch: perl
24030            ! pod/perlunicode.pod
24031 ____________________________________________________________________________
24032 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
24033         Log: Updating the test count is good; also rephrasing
24034              so that there is no ok output containing "not".
24035      Branch: perl
24036            ! t/op/pat.t
24037 ____________________________________________________________________________
24038 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
24039         Log: Andreas is busy :-)
24040      Branch: perl
24041            ! doop.c t/op/unisprintf.t
24042 ____________________________________________________________________________
24043 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
24044         Log: Unicode lookbehind looked bad.
24045      Branch: perl
24046            ! regexec.c t/op/pat.t
24047 ____________________________________________________________________________
24048 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
24049         Log: Garbage collection.
24050      Branch: perl
24051            ! t/run/kill_perl.t
24052 ____________________________________________________________________________
24053 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
24054         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
24055              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24056              Date: Fri, 11 Jan 2002 23:29:48 +0100
24057              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
24058      Branch: perl
24059            ! embed.fnc global.sym makedef.pl
24060 ____________________________________________________________________________
24061 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
24062         Log: Subject: [PATCH] perldelta nit?
24063              From: Robert Spier <rspier@pobox.com>
24064              Date: Fri, 11 Jan 2002 15:19:16 -0800
24065              Message-ID: <15423.29428.164185.251700@rls.cx>
24066      Branch: perl
24067            ! pod/perldelta.pod
24068 ____________________________________________________________________________
24069 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
24070         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
24071              From: Michael G Schwern <schwern@pobox.com>
24072              Date: Fri, 11 Jan 2002 17:08:17 -0500
24073              Message-ID: <20020111220817.GG2838@blackrider>
24074      Branch: perl
24075            ! t/run/kill_perl.t t/test.pl
24076 ____________________________________________________________________________
24077 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
24078         Log: Subject: [PATCH] Correct misleading error message
24079              From: Mike Guy <mjtg@cam.ac.uk>
24080              Date: Fri, 11 Jan 2002 18:36:33 +0000
24081              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
24082              
24083              hash assignment -> anonymous hash
24084      Branch: perl
24085            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
24086 ____________________________________________________________________________
24087 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
24088         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
24089              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
24090              Date: Fri, 11 Jan 2002 16:58:14 +0100
24091              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
24092      Branch: perl
24093            ! ext/Unicode/Normalize/mkheader
24094 ____________________________________________________________________________
24095 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
24096         Log: Add a new test for is-sprintf-preserving Unicodeness:
24097              #14194 and an old one from kill_perl.t (I could have used
24098              sprintf.t, but it's format was quite fixed, and I didn't
24099              feel like breaking the format)
24100      Branch: perl
24101            + t/op/unisprintf.t
24102            ! MANIFEST t/run/kill_perl.t
24103 ____________________________________________________________________________
24104 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
24105         Log: Integrate perlio:
24106              
24107              [ 14196]
24108              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
24109              as C runtime seems to get its hands on them even though we said
24110              they were handled.
24111              Still an issue with "die" out of signal handler - get panic: pp_iter
24112      Branch: perl
24113           !> win32/win32.c
24114 ____________________________________________________________________________
24115 [ 14196] By: nick                                  on 2002/01/11  20:58:20
24116         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
24117              as C runtime seems to get its hands on them even though we said
24118              they were handled.
24119              Still an issue with "die" out of signal handler - get panic: pp_iter
24120      Branch: perlio
24121            ! win32/win32.c
24122 ____________________________________________________________________________
24123 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
24124         Log: Integrate perlio:
24125              
24126              [ 14192]
24127              A mostly-stable version of "new" Win32 signal/kill support.
24128      Branch: perl
24129           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
24130           !> win32/config.gc win32/config.vc win32/config_H.bc
24131           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
24132           !> win32/makefile.mk win32/win32.c win32/win32.h
24133 ____________________________________________________________________________
24134 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
24135         Log: Fix for
24136              
24137              Subject: UTF-8 sprintf bug in bleadperl
24138              From: andreas.koenig@anima.de (Andreas J. Koenig)
24139              Date: 11 Jan 2002 15:47:15 +0100
24140              Message-ID: <m3vge99c7g.fsf@anima.de>
24141              
24142              I have tests, have just to figure out where to put them
24143              since op/sprintf looks a bit unfriendly for tests of
24144              somewhat freer form.
24145      Branch: perl
24146            ! doop.c sv.c
24147 ____________________________________________________________________________
24148 [ 14193] By: nick                                  on 2002/01/11  18:25:34
24149         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
24150              Builds and passes a few tests.
24151      Branch: perlio
24152           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
24153           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
24154           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
24155           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
24156           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
24157           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
24158           +> t/lib/sample-tests/lone_not_bug
24159           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
24160           +> t/lib/sample-tests/vms_nit
24161           !> (integrate 63 files)
24162 ____________________________________________________________________________
24163 [ 14192] By: nick                                  on 2002/01/11  17:49:39
24164         Log: A mostly-stable version of "new" Win32 signal/kill support.
24165      Branch: perlio
24166            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
24167            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24168            ! win32/config_h.PL win32/makefile.mk win32/win32.c
24169            ! win32/win32.h
24170 ____________________________________________________________________________
24171 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
24172         Log: Update Changes.
24173      Branch: perl
24174            ! Changes patchlevel.h
24175 ____________________________________________________________________________
24176 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
24177         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
24178              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
24179              Date: Thu, 10 Jan 2002 18:21:34 -0800
24180              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
24181      Branch: perl
24182            + ext/B/t/concise.t
24183            ! MANIFEST
24184 ____________________________________________________________________________
24185 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
24186         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
24187              necessary in form.t and html.t @INC setups.
24188      Branch: perl
24189            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
24190 ____________________________________________________________________________
24191 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
24192         Log: Yet another twist.
24193      Branch: perl
24194            ! t/test.pl
24195 ____________________________________________________________________________
24196 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
24197         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
24198              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24199              Date: Fri, 11 Jan 2002 13:04:15 +0100      
24200              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
24201      Branch: perl
24202            ! hints/aix.sh
24203 ____________________________________________________________________________
24204 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
24205         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
24206              From: Jonathan Stowe <gellyfish@gellyfish.com> 
24207              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
24208              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
24209      Branch: perl
24210            ! lib/AnyDBM_File.t
24211 ____________________________________________________________________________
24212 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
24213         Log: Arguments were being mangled.
24214      Branch: perl
24215            ! t/test.pl
24216 ____________________________________________________________________________
24217 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
24218         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
24219              From: Jonathan Stowe <gellyfish@gellyfish.com>
24220              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
24221              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
24222      Branch: perl
24223            ! lib/AnyDBM_File.t
24224 ____________________________________________________________________________
24225 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
24226         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
24227              From: Michael G Schwern <schwern@pobox.com> 
24228              Date: Fri, 11 Jan 2002 04:26:27 -0500
24229              Message-ID: <20020111092626.GA16544@blackrider>
24230      Branch: perl
24231            ! t/run/kill_perl.t t/test.pl
24232 ____________________________________________________________________________
24233 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
24234         Log: Subject: [PATCH] Test::Harness 2.01
24235              From: Michael G Schwern <schwern@pobox.com> 
24236              Date: Thu, 10 Jan 2002 21:11:24 -0500
24237              Message-ID: <20020111021123.GA30666@blackrider>
24238      Branch: perl
24239            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
24240            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
24241            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
24242            + lib/Test/Harness/t/nonumbers.t
24243            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
24244            + t/lib/sample-tests/lone_not_bug
24245            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
24246            + t/lib/sample-tests/vms_nit
24247            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
24248            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
24249 ____________________________________________________________________________
24250 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
24251         Log: patch is silly when creating new files: don't run
24252              patch more than once.
24253      Branch: perl
24254            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
24255 ____________________________________________________________________________
24256 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
24257         Log: Forgot from #14179.
24258      Branch: perl
24259            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
24260 ____________________________________________________________________________
24261 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
24262         Log: Subject: [PATCH] is() undef/'' behavior change
24263              From: Michael G Schwern <schwern@pobox.com> 
24264              Date: Fri, 11 Jan 2002 03:35:51 -0500
24265              Message-ID: <20020111083551.GC30666@blackrider>
24266              
24267              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
24268              From: Michael G Schwern <schwern@pobox.com> 
24269              Date: Fri, 11 Jan 2002 03:37:44 -0500
24270              Message-ID: <20020111083744.GD30666@blackrider>
24271      Branch: perl
24272            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
24273            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
24274            ! lib/Pod/t/InputObjects.t lib/blib.t
24275 ____________________________________________________________________________
24276 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
24277         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
24278              From: Michael G Schwern <schwern@pobox.com> 
24279              Date: Thu, 10 Jan 2002 19:56:23 -0500
24280              Message-ID: <20020111005623.GA13192@blackrider>
24281      Branch: perl
24282            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
24283            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
24284            ! lib/Test/Simple.pm lib/Test/Simple/Changes
24285            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
24286            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
24287            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
24288            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
24289            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
24290            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
24291            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
24292            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
24293            ! lib/Test/Simple/t/plan_is_noplan.t
24294            ! lib/Test/Simple/t/plan_no_plan.t
24295            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
24296            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
24297            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
24298            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
24299            ! lib/Test/Tutorial.pod
24300 ____________________________________________________________________________
24301 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
24302         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
24303              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
24304              
24305              turns out even the malloc() was never really needed to begin with,
24306              so get rid of it
24307      Branch: perl
24308            ! sv.c
24309 ____________________________________________________________________________
24310 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
24311         Log: Small doc tweaks.
24312      Branch: perl
24313            ! pod/perluniintro.pod
24314 ____________________________________________________________________________
24315 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
24316         Log: support using the CRT's malloc() family of functions instead of
24317              the internal one when ithreads is enabled; allocate large blocks
24318              using VirtualAlloc() since the Heap*() functions may only be tuned
24319              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
24320              
24321              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
24322              also see comments at the top of win32/vmem.h for other options that
24323              can be set
24324      Branch: perl
24325            ! win32/vmem.h
24326 ____________________________________________________________________________
24327 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
24328         Log: Subject: micropatch
24329              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24330              Date: Thu, 10 Jan 2002 18:20:58 +0000
24331              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
24332      Branch: perl
24333            ! regcomp.c
24334 ____________________________________________________________________________
24335 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
24336         Log: Subject: [PATCH] Embed.t on Win32
24337              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24338              Date: Thu, 10 Jan 2002 18:56:21 +0100
24339              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
24340      Branch: perl
24341            ! lib/ExtUtils/t/Embed.t
24342 ____________________________________________________________________________
24343 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
24344         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
24345              From: Gisle Aas <gisle@ActiveState.com>
24346              Date: 10 Jan 2002 08:56:05 -0800
24347              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
24348      Branch: perl
24349            ! toke.c
24350 ____________________________________________________________________________
24351 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
24352         Log: Subject: [PATCH] doc fixes
24353              From: "Brendan O'Dea" <bod@debian.org>
24354              Date: Fri, 11 Jan 2002 03:49:54 +1100
24355              Message-ID: <20020110164954.GA21891@compusol.com.au>
24356      Branch: perl
24357            ! lib/I18N/Collate.pm pod/perlfunc.pod
24358 ____________________________________________________________________________
24359 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
24360         Log: Integrate perlio:
24361              
24362              [ 14167]
24363              More signal hackery
24364      Branch: perl
24365           !> win32/win32.c
24366 ____________________________________________________________________________
24367 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
24368         Log: No need to show internal encodings, or return them
24369              in random order.
24370      Branch: perl
24371            ! ext/Encode/Encode.pm
24372 ____________________________________________________________________________
24373 [ 14168] By: nick                                  on 2002/01/10  17:33:31
24374         Log: Integrate mainline
24375      Branch: perlio
24376            - ext/Unicode/Normalize/Normalize.pod
24377           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
24378           !> ext/Unicode/Normalize/Makefile.PL
24379           !> ext/Unicode/Normalize/Normalize.pm
24380           !> ext/Unicode/Normalize/Normalize.xs
24381           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
24382           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
24383           !> t/run/kill_perl.t toke.c
24384 ____________________________________________________________________________
24385 [ 14167] By: nick                                  on 2002/01/10  17:08:35
24386         Log: More signal hackery
24387      Branch: perlio
24388            ! win32/win32.c
24389 ____________________________________________________________________________
24390 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
24391         Log: I think we can claim to be supporting Unicode
24392              "loose matching" now.
24393      Branch: perl
24394            ! pod/perlunicode.pod
24395 ____________________________________________________________________________
24396 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
24397         Log: Subject: doc patch
24398              From: mjd@plover.com
24399              Date: 10 Jan 2002 15:12:27 -0000
24400              Message-ID: <20020110151227.14850.qmail@plover.com>
24401      Branch: perl
24402            ! pod/perlrun.pod
24403 ____________________________________________________________________________
24404 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
24405         Log: Subject: Re: [ID 20011223.001] accept leaks memory
24406              From: Andy Dougherty <doughera@lafayette.edu>
24407              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
24408              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
24409      Branch: perl
24410            ! hints/linux.sh
24411 ____________________________________________________________________________
24412 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
24413         Log: Integrate perlio:
24414              
24415              [ 14160]
24416              Skeleton coding of more kill() support on Win32.
24417      Branch: perl
24418           !> win32/win32.c
24419 ____________________________________________________________________________
24420 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
24421         Log: Subject: [PATCH] Magic numbers in B::Concise
24422              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
24423              Date: Wed, 9 Jan 2002 23:04:01 -0800
24424              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
24425      Branch: perl
24426            ! ext/B/B/Concise.pm ext/B/O.pm
24427 ____________________________________________________________________________
24428 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
24429         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
24430              From: Gisle Aas <gisle@ActiveState.com>
24431              Date: 09 Jan 2002 21:52:40 -0800
24432              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
24433      Branch: perl
24434            ! t/lib/strict/vars toke.c
24435 ____________________________________________________________________________
24436 [ 14160] By: nick                                  on 2002/01/09  21:29:39
24437         Log: Skeleton coding of more kill() support on Win32.
24438      Branch: perlio
24439            ! win32/win32.c
24440 ____________________________________________________________________________
24441 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
24442         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
24443              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24444              Date: Wed, 9 Jan 2002 23:24:32 +0100
24445              Message-ID: <20020109232432.A692@rafael>
24446      Branch: perl
24447            ! ext/B/B/Deparse.pm
24448 ____________________________________________________________________________
24449 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
24450         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
24451              From: Jonathan Stowe <gellyfish@gellyfish.com>
24452              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
24453              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
24454      Branch: perl
24455            ! t/run/kill_perl.t
24456 ____________________________________________________________________________
24457 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
24458         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
24459              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24460              Date: Wed, 09 Jan 2002 20:16:54 +0000
24461              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
24462      Branch: perl
24463            ! regexec.c
24464 ____________________________________________________________________________
24465 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
24466         Log: Subject: [Patch @14129] fixes Unicode::Normalize
24467              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
24468              Date: Thu, 10 Jan 2002 01:08:56 +0900
24469              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
24470      Branch: perl
24471            - ext/Unicode/Normalize/Normalize.pod
24472            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
24473            ! ext/Unicode/Normalize/Normalize.pm
24474            ! ext/Unicode/Normalize/Normalize.xs
24475            ! ext/Unicode/Normalize/mkheader
24476 ____________________________________________________________________________
24477 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
24478         Log: Integrate perlio:
24479              
24480              [ 14151]
24481              (Re-)implement alarm() for Win32.
24482      Branch: perl
24483           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
24484           !> win32/win32iop.h
24485 ____________________________________________________________________________
24486 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
24487         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
24488              From: Nicholas Clark <nick@unfortu.net>
24489              Date: Wed, 9 Jan 2002 17:56:04 +0000
24490              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
24491      Branch: perl
24492            ! t/op/readdir.t
24493 ____________________________________________________________________________
24494 [ 14153] By: nick                                  on 2002/01/09  16:18:57
24495         Log: Integrate mainline
24496      Branch: perlio
24497           +> ext/threads/t/stress_re.t t/op/unifold.t
24498            - lib/unifold.t
24499           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
24500           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
24501           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
24502 ____________________________________________________________________________
24503 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
24504         Log: Update Changes.
24505      Branch: perl
24506            ! Changes patchlevel.h
24507 ____________________________________________________________________________
24508 [ 14151] By: nick                                  on 2002/01/09  14:27:36
24509         Log: (Re-)implement alarm() for Win32.
24510      Branch: perlio
24511            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
24512            ! win32/win32iop.h
24513 ____________________________________________________________________________
24514 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
24515         Log: Thinko.
24516      Branch: perl
24517            ! ext/threads/t/stress_re.t
24518 ____________________________________________________________________________
24519 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
24520         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
24521              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
24522              Date: Wed, 09 Jan 2002 13:37:17 +0000                
24523              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
24524      Branch: perl
24525            ! regexec.c t/op/re_tests
24526 ____________________________________________________________________________
24527 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
24528         Log: Subject: Re: Weird Malformed warning in bleadperl    
24529              From: andreas.koenig@anima.de (Andreas J. Koenig)    
24530              Date: 09 Jan 2002 11:12:37 +0100
24531              Message-ID: <m3itabbzoq.fsf@anima.de>
24532      Branch: perl
24533            ! regexec.c t/op/pat.t
24534 ____________________________________________________________________________
24535 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
24536         Log: Forgot stress_re.t from MANIFEST.
24537      Branch: perl
24538            ! MANIFEST
24539 ____________________________________________________________________________
24540 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
24541         Log: In dumping use isPRINT() instead of isprint() so that locale
24542              does not come into play.
24543      Branch: perl
24544            ! utf8.c
24545 ____________________________________________________________________________
24546 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
24547         Log: Add a threads stress test for regular expressions
24548              (mostly just a modified stress_string.t) and doesn't
24549              test that much of regular expressions, just that $1
24550              doesn't get stomped by competing threads (as it does
24551              in the 5005threads of old).
24552      Branch: perl
24553            + ext/threads/t/stress_re.t
24554            ! MANIFEST
24555 ____________________________________________________________________________
24556 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
24557         Log: (retracted by #14307)
24558              Subject: Re: [ID 20010912.007] substr reference core dump
24559              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24560              Date: Tue, 08 Jan 2002 19:17:50 +0000
24561              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
24562      Branch: perl
24563            ! scope.c t/run/kill_perl.t
24564 ____________________________________________________________________________
24565 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
24566         Log: SANY (. with /s) wasn't happy on Unicode.
24567      Branch: perl
24568            ! regexec.c t/op/pat.t
24569 ____________________________________________________________________________
24570 [ 14142] By: ams                                   on 2002/01/08  22:42:10
24571         Log: Subject: [PATCH] perldebug nit
24572              From: Tels <tels@bloodgate.com>
24573              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
24574      Branch: perl
24575            ! pod/perldebug.pod
24576 ____________________________________________________________________________
24577 [ 14141] By: ams                                   on 2002/01/08  21:32:59
24578         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
24579              From: "Green, Paul" <Paul.Green@stratus.com>
24580              Date: Tue, 8 Jan 2002 17:31:35 -0500
24581              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
24582      Branch: perl
24583            ! Makefile.SH
24584 ____________________________________________________________________________
24585 [ 14140] By: ams                                   on 2002/01/08  21:27:57
24586         Log: Subject: [PATCH] Re: Slight chokage from Deparse
24587              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24588              Date: Tue, 8 Jan 2002 23:04:45 +0100
24589              Message-Id: <20020108230445.A4798@rafael>
24590      Branch: perl
24591            ! ext/B/B/Deparse.pm
24592 ____________________________________________________________________________
24593 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
24594         Log: Subject: [patch] peep() is rude
24595              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
24596              Date: Tue, 08 Jan 2002 19:17:50 +0000            
24597              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
24598      Branch: perl
24599            ! op.c t/run/kill_perl.t
24600 ____________________________________________________________________________
24601 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
24602         Log: unifold is really an op test since it requires
24603              no external modules for its actual testing:
24604              only the unicore CaseFold.txt file, and File::Spec
24605              to portably access that file.
24606      Branch: perl
24607            + t/op/unifold.t
24608            - lib/unifold.t
24609            ! MANIFEST
24610 ____________________________________________________________________________
24611 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
24612         Log: Subject: [patch] save a test 
24613              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24614              Date: Tue, 08 Jan 2002 16:18:47 +0000
24615              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
24616      Branch: perl
24617            ! regcomp.c
24618 ____________________________________________________________________________
24619 [ 14136] By: nick                                  on 2002/01/08  16:11:55
24620         Log: Integrate mainline
24621      Branch: perlio
24622           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
24623           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
24624           !> (integrate 37 files)
24625 ____________________________________________________________________________
24626 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
24627         Log: Subject: Not OK 13843 
24628              From: andreas.koenig@anima.de (Andreas J. Koenig)
24629              Date: 08 Jan 2002 14:12:29 +0100
24630              Message-ID: <m38zb9c7gi.fsf@anima.de>
24631      Branch: perl
24632            ! op.c t/op/subst.t
24633 ____________________________________________________________________________
24634 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
24635         Log: Missed one variant of the fold testing, noticed bu Hugo.
24636      Branch: perl
24637            ! lib/unifold.t
24638 ____________________________________________________________________________
24639 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
24640         Log: Enchance the Storable magic description.
24641      Branch: perl
24642            ! ext/Storable/Storable.pm
24643 ____________________________________________________________________________
24644 [ 14132] By: ams                                   on 2002/01/08  09:16:12
24645         Log: Subject: [PATCH] don't installperl pods
24646              From: H.Merijn Brand <h.m.brand@hccnet.nl>
24647              Date: Tue, 08 Jan 2002 10:36:01 +0100
24648              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
24649      Branch: perl
24650            ! installperl
24651 ____________________________________________________________________________
24652 [ 14131] By: ams                                   on 2002/01/08  03:38:40
24653         Log: Subject: Math-BigInt v1.49 released
24654              From: Tels <perl_dummy@bloodgate.com>
24655              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
24656      Branch: perl
24657            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
24658            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
24659            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
24660            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
24661            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
24662            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
24663            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
24664            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
24665            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
24666            ! t/lib/Math/BigInt/Subclass.pm
24667 ____________________________________________________________________________
24668 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
24669         Log: A little better comments.
24670      Branch: perl
24671            ! regexec.c
24672 ____________________________________________________________________________
24673 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
24674         Log: No normalization form DNF.
24675      Branch: perl
24676            ! ext/Unicode/Normalize/Normalize.pm
24677 ____________________________________________________________________________
24678 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
24679         Log: Extension nits found by -Wall (several from threads
24680              and threads::shared, but leaving them to Arthur).
24681      Branch: perl
24682            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
24683            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
24684            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
24685            ! ext/Unicode/Normalize/mkheader x2p/str.c
24686 ____________________________________________________________________________
24687 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
24688         Log: Sync up Changes etc.
24689      Branch: maint-5.6/macperl
24690            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
24691 ____________________________________________________________________________
24692 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
24693         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
24694      Branch: maint-5.6/macperl
24695            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
24696 ____________________________________________________________________________
24697 [ 14125] By: ams                                   on 2002/01/07  22:03:22
24698         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
24699              From: Nicholas Clark (sans From field in mail header)
24700              Date: Mon, 7 Jan 2002 16:18:23 +0000
24701              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
24702      Branch: perl
24703            ! lib/Exporter.pm
24704 ____________________________________________________________________________
24705 [ 14124] By: ams                                   on 2002/01/07  21:46:11
24706         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
24707              From: "Green, Paul" <Paul.Green@stratus.com>
24708              Date: Mon, 7 Jan 2002 16:59:38 -0500
24709              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
24710      Branch: perl
24711            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
24712 ____________________________________________________________________________
24713 [ 14123] By: nick                                  on 2002/01/07  18:49:55
24714         Log: Integrate mainline
24715      Branch: perlio
24716           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
24717           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
24718           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
24719           !> regexec.c t/op/re_tests utf8.c utf8.h
24720 ____________________________________________________________________________
24721 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
24722         Log: Update Changes.
24723      Branch: perl
24724            ! Changes patchlevel.h
24725 ____________________________________________________________________________
24726 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
24727         Log: Subject: [PATCH] Correct module name in perldelta*
24728              From: Mike Guy <mjtg@cam.ac.uk>
24729              Date: Mon, 07 Jan 2002 17:02:43 +0000
24730              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
24731      Branch: perl
24732            ! pod/perl561delta.pod pod/perl56delta.pod
24733 ____________________________________________________________________________
24734 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
24735         Log: AUTHORS update.
24736      Branch: perl
24737            ! AUTHORS
24738 ____________________________________________________________________________
24739 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
24740         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
24741      Branch: perl
24742            ! ext/Storable/Storable.pm
24743 ____________________________________________________________________________
24744 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
24745         Log: perldelta updates.
24746      Branch: perl
24747            ! pod/perldelta.pod
24748 ____________________________________________________________________________
24749 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
24750         Log: Document the flags of pv_uni_display().
24751      Branch: perl
24752            ! pod/perlapi.pod utf8.c
24753 ____________________________________________________________________________
24754 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
24755         Log: Forgot from #14115.
24756      Branch: perl
24757            ! t/op/re_tests
24758 ____________________________________________________________________________
24759 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
24760         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
24761              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
24762              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
24763              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
24764      Branch: perl
24765            ! regcomp.c
24766 ____________________________________________________________________________
24767 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
24768         Log: More regex and utf8 debug dumping.
24769      Branch: perl
24770            ! dump.c regcomp.c regexec.c utf8.c utf8.h
24771 ____________________________________________________________________________
24772 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
24773         Log: Unused variable.
24774      Branch: perl
24775            ! regcomp.c
24776 ____________________________________________________________________________
24777 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
24778         Log: Regen toc.
24779      Branch: perl
24780            ! pod/perltoc.pod
24781 ____________________________________________________________________________
24782 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
24783         Log: capitalize correctly, noticed by David Dyck.
24784      Branch: perl
24785            ! lib/sort.pm
24786 ____________________________________________________________________________
24787 [ 14110] By: nick                                  on 2002/01/06  22:05:19
24788         Log: Integrate mainline - threads mended, DB_File sick?
24789      Branch: perlio
24790           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
24791           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
24792           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
24793           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
24794           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
24795 ____________________________________________________________________________
24796 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
24797         Log: No need to overqualify.
24798      Branch: perl
24799            ! lib/sort.pm
24800 ____________________________________________________________________________
24801 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
24802         Log: PL_debug_pad wasn't initialized to zeroes which broke
24803              ithreads + DEBUGGING.
24804      Branch: perl
24805            ! sv.c
24806 ____________________________________________________________________________
24807 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
24808         Log: Update Changes.
24809      Branch: perl
24810            ! Changes patchlevel.h
24811 ____________________________________________________________________________
24812 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
24813         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
24814              From: Jonathan Stowe <gellyfish@gellyfish.com>
24815              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
24816              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
24817      Branch: perl
24818            ! pp_sys.c
24819 ____________________________________________________________________________
24820 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
24821         Log: DB_File sync from Paul Marquess.
24822      Branch: perl
24823            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
24824            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
24825            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
24826 ____________________________________________________________________________
24827 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
24828         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
24829              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
24830              Date: Sun, 6 Jan 2002 11:44:30 +0100
24831              Message-ID: <3C38389E.7831.493570@localhost>
24832      Branch: perl
24833            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
24834            ! utils/perlcc.PL
24835 ____________________________________________________________________________
24836 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
24837         Log: Tests for #14098.
24838      Branch: perl
24839            ! t/op/lc.t
24840 ____________________________________________________________________________
24841 [ 14102] By: nick                                  on 2002/01/06  11:33:55
24842         Log: Integrate mainline (PPPort still multi-building).
24843      Branch: perlio
24844           +> lib/unifold.t
24845           !> (integrate 30 files)
24846 ____________________________________________________________________________
24847 [ 14101] By: ams                                   on 2002/01/06  04:52:50
24848         Log: Subject: [PATCH] Bad prototype detection now an optional warning
24849              From: Sam Tregar <sam@tregar.com>
24850              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
24851              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
24852      Branch: perl
24853            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
24854            ! t/comp/proto.t toke.c
24855 ____________________________________________________________________________
24856 [ 14100] By: ams                                   on 2002/01/06  01:56:59
24857         Log: Subject: [PATCH] Correct several Stratus VOS build issues
24858              From: "Green, Paul" <Paul.Green@stratus.com>
24859              Date: Sat, 5 Jan 2002 21:30:56 -0500
24860              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
24861      Branch: perl
24862            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
24863 ____________________________________________________________________________
24864 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
24865         Log: Further perl.org URL elaboration from Ask.
24866      Branch: perl
24867            ! pod/perlfaq1.pod pod/perlfaq2.pod
24868 ____________________________________________________________________________
24869 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
24870         Log: The same problem with To{Lower,Title,Upper}
24871              as earlier with ToFold.
24872      Branch: perl
24873            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
24874            ! lib/unicore/To/Upper.pl lib/unicore/mktables
24875 ____________________________________________________________________________
24876 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
24877         Log: Retract #14057 for now; the alarm/setitimer timers
24878              seen to be the same in many systems, which leads into
24879              hangups.
24880      Branch: perl
24881            ! ext/Time/HiRes/HiRes.t
24882 ____________________________________________________________________________
24883 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
24884         Log: Finish up (ha!) the Unicode case folding;
24885              enhance regex dumping code.
24886      Branch: perl
24887            + lib/unifold.t
24888            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
24889            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
24890 ____________________________________________________________________________
24891 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
24892         Log: Use the perl.org news gw instead of the perl.com one
24893              (from Ask).
24894      Branch: perl
24895            ! pod/perlfaq1.pod pod/perlfaq2.pod
24896 ____________________________________________________________________________
24897 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
24898         Log: Zero() wasn't documented.
24899      Branch: perl
24900            ! pod/perlclib.pod
24901 ____________________________________________________________________________
24902 [ 14093] By: ams                                   on 2002/01/05  17:58:35
24903         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
24904              From: Nicholas Clark <nick@unfortu.net>
24905              Date: Sat, 5 Jan 2002 18:55:39 +0000
24906              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
24907      Branch: perl
24908            ! lib/Memoize/t/tie_ndbm.t
24909 ____________________________________________________________________________
24910 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
24911         Log: Also UNICOS/mk has deviant socketpair().
24912      Branch: perl
24913            ! ext/Socket/socketpair.t
24914 ____________________________________________________________________________
24915 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
24916         Log: Ooops.  Retract the regex parts of #14090.
24917      Branch: perl
24918            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
24919 ____________________________________________________________________________
24920 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
24921         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
24922              From: Nicholas Clark <nick@unfortu.net> 
24923              Date: Sat, 5 Jan 2002 18:10:13 +0000
24924              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
24925      Branch: perl
24926            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
24927            ! regcomp.h regexec.c
24928 ____________________________________________________________________________
24929 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
24930         Log: Integrate perlio:
24931              
24932              [ 14088]
24933              One missing aTHX_
24934      Branch: perl
24935           !> op.c
24936 ____________________________________________________________________________
24937 [ 14088] By: nick                                  on 2002/01/05  12:35:01
24938         Log: One missing aTHX_
24939      Branch: perlio
24940            ! op.c
24941 ____________________________________________________________________________
24942 [ 14087] By: nick                                  on 2002/01/05  12:00:48
24943         Log: Raw integrate of mainline - op.c looks dodgy.
24944      Branch: perlio
24945           +> lib/Pod/t/Functions.t t/op/winsystem.t
24946            - lib/File/Spec/NW5.pm t/op/system.t
24947           !> (integrate 77 files)
24948 ____________________________________________________________________________
24949 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
24950         Log: integrate changes from maint-5.6/macperl branch
24951      Branch: maint-5.6/perl
24952           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
24953           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
24954 ____________________________________________________________________________
24955 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
24956         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
24957              found by Marc Lehmann.
24958      Branch: perl
24959            ! pp.c
24960 ____________________________________________________________________________
24961 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
24962         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
24963              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24964              Date: Sat, 5 Jan 2002 00:31:12 +0100
24965              Message-ID: <20020105003112.E1850@rafael>              
24966      Branch: perl
24967            ! t/comp/proto.t
24968 ____________________________________________________________________________
24969 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
24970         Log: A bit of "perl.com" cleanup.
24971      Branch: perl
24972            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
24973            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
24974            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
24975            ! pod/perlmodlib.PL pod/perlmodlib.pod
24976 ____________________________________________________________________________
24977 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
24978         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
24979              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24980              Date: Fri, 4 Jan 2002 23:35:19 +0100
24981              Message-ID: <20020104233519.A1850@rafael>
24982      Branch: perl
24983            ! op.c
24984 ____________________________________________________________________________
24985 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
24986         Log: Integrate change #14062 from macperl;
24987              Define setbuf, setvbuf for Mac OS
24988      Branch: perl
24989           !> ext/IO/IO.xs
24990 ____________________________________________________________________________
24991 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
24992         Log: Bump version, update Changes
24993      Branch: maint-5.6/macperl
24994            ! macos/Changes macos/MPVersion.r
24995 ____________________________________________________________________________
24996 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
24997         Log: Add more droplets
24998      Branch: maint-5.6/macperl
24999            + macos/macperl/Droplets/gluedialect.plx
25000            + macos/macperl/Droplets/glueedit.plx
25001            + macos/macperl/Droplets/gluemac.plx
25002            + macos/macperl/Droplets/gluescriptadds.plx
25003            + macos/macperl/Droplets/installme.plx
25004            + macos/macperl/Droplets/show_glue_pods.plx
25005            + macos/macperl/Droplets/tarzipme.plx
25006            + macos/macperl/Droplets/untarzipme.plx
25007 ____________________________________________________________________________
25008 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
25009         Log: Display the native pwd command.
25010      Branch: perl
25011            ! ext/Cwd/t/cwd.t
25012 ____________________________________________________________________________
25013 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
25014         Log: Under Mac OS X /dev/stdout is normally a symlink,
25015              but when running the test it seems to become a socket.
25016              So let's extend our censorship.
25017      Branch: perl
25018            ! t/op/stat.t
25019 ____________________________________________________________________________
25020 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
25021         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
25022      Branch: maint-5.6/macperl
25023            + macos/HandleSocket.cp
25024            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
25025            ! macos/macperl.sym
25026 ____________________________________________________________________________
25027 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
25028         Log: Doc updates
25029      Branch: maint-5.6/macperl
25030            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
25031 ____________________________________________________________________________
25032 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
25033         Log: Update libraries
25034      Branch: maint-5.6/macperl
25035            ! macos/macperl/Makefile.mk
25036 ____________________________________________________________________________
25037 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
25038         Log: Update tests to Mac::StandardFile from StandardFile.pl,
25039              plus other fixes
25040      Branch: maint-5.6/macperl
25041            ! macos/ext/Mac/Menus/t/MenuBar.t
25042            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
25043            ! macos/ext/Mac/Movies/t/PlayMovie.t
25044            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
25045            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
25046            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
25047            ! macos/ext/Mac/Resources/t/Resources.t
25048 ____________________________________________________________________________
25049 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
25050         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
25051      Branch: maint-5.6/macperl
25052            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
25053            ! macos/ext/Mac/Movies/Movies.xs
25054            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
25055            ! macos/ext/Mac/StandardFile/StandardFile.xs
25056            ! macos/ext/Mac/Windows/Windows.xs
25057 ____________________________________________________________________________
25058 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
25059         Log: Updates for Universal Headers 3.4 (forgot one)
25060      Branch: maint-5.6/macperl
25061            ! macos/macperl/MPConsole.cp
25062 ____________________________________________________________________________
25063 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
25064         Log: Updates for Universal Headers 3.4
25065      Branch: maint-5.6/macperl
25066            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
25067            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
25068            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
25069            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
25070            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
25071            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
25072            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
25073            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
25074            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
25075 ____________________________________________________________________________
25076 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
25077         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
25078              from <200112112327.JAA25434@gpo.metropolis.net.au>;
25079              don't crash on quit for 68K (MacPerl Bug #490013)
25080      Branch: maint-5.6/macperl
25081            ! macos/macish.c macos/macperl/MPConsole.cp
25082 ____________________________________________________________________________
25083 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
25084         Log: If we do have socketpair(), make my_socketpair()
25085              just call the real socketpair().  This way we always
25086              have real code behind my_socketpair() and a symbol
25087              corresponding to the my_socketpair in global.sym.
25088      Branch: perl
25089            ! embed.fnc embed.h makedef.pl proto.h util.c
25090 ____________________________________________________________________________
25091 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
25092         Log: Disable sigaction (MacPerl Bug #470321)
25093      Branch: maint-5.6/macperl
25094            ! macos/config.h macos/config.sh
25095 ____________________________________________________________________________
25096 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
25097         Log: Make GUSI resource work (MacPerl Bug #464638)
25098      Branch: maint-5.6/macperl
25099            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
25100            ! macos/macperl/MacPerl.rsrc
25101 ____________________________________________________________________________
25102 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
25103         Log: Make AutoSplit go a little deeper
25104      Branch: maint-5.6/macperl
25105            ! macos/Makefile.mk
25106 ____________________________________________________________________________
25107 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
25108         Log: A few doc updates from bleadperl
25109      Branch: maint-5.6/macperl
25110            ! pod/perlmodinstall.pod pod/perlport.pod
25111 ____________________________________________________________________________
25112 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
25113         Log: Sync up to latest changes from bleadperl
25114      Branch: maint-5.6/macperl
25115            ! lib/File/Find.pm
25116 ____________________________________________________________________________
25117 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
25118         Log: Define setbuf, setvbuf for Mac OS
25119      Branch: maint-5.6/macperl
25120            ! ext/IO/IO.xs
25121 ____________________________________________________________________________
25122 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
25123         Log: Delete by request of Mark-Jason Dominus (change #13676)
25124      Branch: maint-5.6/macperl
25125            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
25126 ____________________________________________________________________________
25127 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
25128         Log: Spread the good word of "env".
25129      Branch: perl
25130            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
25131 ____________________________________________________________________________
25132 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
25133         Log: Till the system tests do something non-Win*, better rename
25134              the test so that people on other platforms don't get confused.
25135              (Not win32system, because assumedly there's win64, too.)
25136      Branch: perl
25137            + t/op/winsystem.t
25138            - t/op/system.t
25139            ! MANIFEST
25140 ____________________________________________________________________________
25141 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
25142         Log: Some tweaks.
25143      Branch: perl
25144            ! lib/Pod/t/Functions.t
25145 ____________________________________________________________________________
25146 [ 14057] By: ams                                   on 2002/01/04  17:40:31
25147         Log: (retracted by #14057)
25148              
25149              Subject: [PATCH] Time/HiRes/HiRes.t
25150              From: Nicholas Clark <nick@unfortu.net>
25151              Date: Fri, 4 Jan 2002 17:28:46 +0000
25152              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
25153      Branch: perl
25154            ! ext/Time/HiRes/HiRes.t
25155 ____________________________________________________________________________
25156 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
25157         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
25158              From: Abe Timmerman <abe@ztreet.demon.nl>
25159              Date: Fri, 04 Jan 2002 18:42:33 +0100
25160              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
25161      Branch: perl
25162            + lib/Pod/t/Functions.t
25163            ! MANIFEST lib/Pod/Functions.pm
25164 ____________________________________________________________________________
25165 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
25166         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
25167              From: "Craig A. Berry" <craigberry@mac.com>
25168              Date: Thu, 3 Jan 2002 17:32:20 -0600
25169              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
25170      Branch: perl
25171            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
25172 ____________________________________________________________________________
25173 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
25174         Log: Document the U+0085, U+2028, and U+2029.
25175      Branch: perl
25176            ! pod/perlre.pod pod/perlretut.pod
25177 ____________________________________________________________________________
25178 [ 14053] By: ams                                   on 2002/01/04  03:27:44
25179         Log: Subject: [PATCH] warn if not CORE::dump
25180              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25181              Date: Thu, 3 Jan 2002 22:04:00 +0100
25182              Message-Id: <20020103220400.A13958@rafael>
25183      Branch: perl
25184            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
25185 ____________________________________________________________________________
25186 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
25187         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
25188      Branch: perl
25189            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
25190 ____________________________________________________________________________
25191 [ 14051] By: ams                                   on 2002/01/04  03:00:12
25192         Log: Subject: [PATCH] File::Compare::VERSION
25193              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25194              Date: Thu, 3 Jan 2002 23:42:52 +0100
25195              Message-Id: <20020103234252.G13958@rafael>
25196      Branch: perl
25197            ! lib/File/Compare.pm
25198 ____________________________________________________________________________
25199 [ 14050] By: ams                                   on 2002/01/04  02:58:05
25200         Log: Subject: [PATCH @14042] threads::shared doc
25201              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
25202              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
25203              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
25204      Branch: perl
25205            ! ext/threads/shared/shared.pm
25206 ____________________________________________________________________________
25207 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
25208         Log: #14048 exposed few false positives, to be fixed soonish.
25209      Branch: perl
25210            ! t/op/pat.t
25211 ____________________________________________________________________________
25212 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
25213         Log: Do not add the first characters of multicharacter foldings
25214              into character classes.
25215      Branch: perl
25216            ! regcomp.c
25217 ____________________________________________________________________________
25218 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
25219         Log: A bit of testing for #14046.
25220      Branch: perl
25221            ! t/op/pat.t
25222 ____________________________________________________________________________
25223 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
25224         Log: Allow emitting the foldcased version of "\x{df}", "ss"
25225              (among others, another example would be \x{fb00} -> "ff")
25226      Branch: perl
25227            ! regcomp.c
25228 ____________________________________________________________________________
25229 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
25230         Log: Subject: [PATCH] File::Spec & NetWare
25231              From: Dave Rolsky <autarch@urth.org>
25232              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
25233              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
25234      Branch: perl
25235            - lib/File/Spec/NW5.pm
25236            ! MANIFEST lib/File/Spec.pm
25237 ____________________________________________________________________________
25238 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
25239         Log: FAQ sync (RCS Ids only?)
25240      Branch: perl
25241            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
25242 ____________________________________________________________________________
25243 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
25244         Log: AUTHORs updates.
25245      Branch: perl
25246            ! AUTHORS
25247 ____________________________________________________________________________
25248 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
25249         Log: Update Changes.
25250      Branch: perl
25251            ! Changes patchlevel.h
25252 ____________________________________________________________________________
25253 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
25254         Log: Missed the =head1 additions.
25255      Branch: perl
25256            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
25257            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
25258            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
25259            ! util.c
25260 ____________________________________________________________________________
25261 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
25262         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
25263              From: Robin Barker <rmb1@cise.npl.co.uk>
25264              Date: Thu, 3 Jan 2002 15:26:20 GMT
25265              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
25266      Branch: perl
25267            ! lib/Carp.t lib/Carp/Heavy.pm
25268 ____________________________________________________________________________
25269 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
25270         Log: Subject: [PATCH hv.c] 
25271              From: Robin Barker <rmb1@cise.npl.co.uk>
25272              Date: Thu, 3 Jan 2002 14:49:06 GMT
25273              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
25274              
25275              -Wformat check.
25276      Branch: perl
25277            ! hv.c
25278 ____________________________________________________________________________
25279 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
25280         Log: NetWare tweaks from Ananth Kesari.
25281      Branch: perl
25282            ! NetWare/t/NWScripts.pl lib/File/Find.pm
25283 ____________________________________________________________________________
25284 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
25285         Log: Cast.
25286      Branch: perl
25287            ! regexec.c
25288 ____________________________________________________________________________
25289 [ 14036] By: ams                                   on 2002/01/03  12:12:31
25290         Log: Grammar fix suggested by Gwyn Judd.
25291      Branch: perl
25292            ! pod/perldiag.pod
25293 ____________________________________________________________________________
25294 [ 14035] By: nick                                  on 2002/01/03  09:22:42
25295         Log: More strange perlio != mainline differences where
25296              I have not been.
25297      Branch: perlio
25298           !> hints/unicos.sh hints/unicosmk.sh
25299 ____________________________________________________________________________
25300 [ 14034] By: nick                                  on 2002/01/03  09:19:37
25301         Log: Integrate mainline (including force integrate of
25302              lib/charnames.pm which had got out-of-step)
25303      Branch: perlio
25304           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
25305 ____________________________________________________________________________
25306 [ 14033] By: ams                                   on 2002/01/03  08:24:24
25307         Log: Subject: Not ok 14031: PPPort Makefile.PL
25308              From: andreas.koenig@anima.de (Andreas J. Koenig)
25309              Date: 03 Jan 2002 10:17:46 +0100
25310              Message-Id: <m3sn9n94jp.fsf@anima.de>
25311      Branch: perl
25312            ! ext/Devel/PPPort/Makefile.PL
25313 ____________________________________________________________________________
25314 [ 14032] By: nick                                  on 2002/01/03  08:24:00
25315         Log: Integrate mainline.
25316      Branch: perlio
25317           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
25318           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
25319           !> (integrate 31 files)
25320 ____________________________________________________________________________
25321 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
25322         Log: Off-by-one is my middle name.
25323      Branch: perl
25324            ! regexec.c
25325 ____________________________________________________________________________
25326 [ 14030] By: ams                                   on 2002/01/02  23:56:37
25327         Log: Subject: [PATCH @14015] threads::shared disabling
25328              From: Andy Bussey <andybussey@yahoo.co.uk>
25329              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
25330              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
25331      Branch: perl
25332            + ext/threads/shared/t/no_share.t
25333            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
25334 ____________________________________________________________________________
25335 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
25336         Log: Simon's new perlapi scheme, I hope I got all the pieces.
25337      Branch: perl
25338            + autodoc.pl embed.fnc
25339            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
25340 ____________________________________________________________________________
25341 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
25342         Log: Integrate perlio:
25343              
25344              [ 14022]
25345              More PPPort Makefile source dependence removal
25346      Branch: perl
25347           !> ext/Devel/PPPort/Makefile.PL perl.h
25348 ____________________________________________________________________________
25349 [ 14027] By: ams                                   on 2002/01/02  21:42:50
25350         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
25351              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25352              Date: Wed, 2 Jan 2002 23:09:13 +0100
25353              Message-Id: <20020102230913.A17373@rafael>
25354      Branch: perl
25355            ! pod/perldiag.pod
25356 ____________________________________________________________________________
25357 [ 14026] By: ams                                   on 2002/01/02  21:38:34
25358         Log: Subject: Re: PATCH: lib/Term/Cap.pm
25359              From: Jonathan Stowe <gellyfish@gellyfish.com>
25360              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
25361              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
25362      Branch: perl
25363            ! lib/Term/Cap.pm
25364 ____________________________________________________________________________
25365 [ 14025] By: ams                                   on 2002/01/02  18:34:26
25366         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
25367              From: Sam Tregar <sam@tregar.com>
25368              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
25369              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
25370      Branch: perl
25371            ! pod/perldiag.pod t/comp/proto.t toke.c
25372 ____________________________________________________________________________
25373 [ 14024] By: ams                                   on 2002/01/02  18:16:12
25374         Log: Subject: PATCH: lib/Term/Cap.pm
25375              From: Norton Allen <allen@huarp.harvard.edu>
25376              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
25377              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
25378      Branch: perl
25379            ! lib/Term/Cap.pm
25380 ____________________________________________________________________________
25381 [ 14023] By: ams                                   on 2002/01/02  18:12:31
25382         Log: Subject: PATCH: lib/Cwd.pm for QNX4
25383              From: Norton Allen <allen@huarp.harvard.edu>
25384              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
25385              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
25386      Branch: perl
25387            ! lib/Cwd.pm
25388 ____________________________________________________________________________
25389 [ 14022] By: nick                                  on 2002/01/02  18:01:21
25390         Log: More PPPort Makefile source dependence removal
25391      Branch: perlio
25392            ! ext/Devel/PPPort/Makefile.PL
25393 ____________________________________________________________________________
25394 [ 14021] By: nick                                  on 2002/01/02  17:44:36
25395         Log: Sort out muddle of editing on three machines ...
25396      Branch: perlio
25397           !> Changes MANIFEST cygwin/Makefile.SHs
25398           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
25399           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
25400           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
25401 ____________________________________________________________________________
25402 [ 14020] By: ams                                   on 2002/01/02  17:06:27
25403         Log: Fix misplaced application of #14016.
25404      Branch: perl
25405            ! op.c
25406 ____________________________________________________________________________
25407 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
25408         Log: Integrate perlio:
25409              
25410              [ 14017]
25411              Avoid un-init perl_debug_pad in clones
25412      Branch: perl
25413           !> sv.c
25414 ____________________________________________________________________________
25415 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
25416         Log: makedepend VOS fix from Paul Green.
25417      Branch: perl
25418            ! makedepend.SH
25419 ____________________________________________________________________________
25420 [ 14017] By: nick                                  on 2002/01/02  16:09:43
25421         Log: Avoid un-init perl_debug_pad in clones
25422      Branch: perlio
25423            ! sv.c
25424 ____________________________________________________________________________
25425 [ 14016] By: ams                                   on 2002/01/02  15:58:11
25426         Log: Subject: [PATCH] random crash in B::LISTOP::last
25427              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
25428              Date: Wed, 2 Jan 2002 17:37:28 +0100
25429              Message-Id: <3C334558.3906.19CB98D@localhost>
25430      Branch: perl
25431            ! op.c
25432 ____________________________________________________________________________
25433 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
25434         Log: Update Changes.
25435      Branch: perl
25436            ! Changes patchlevel.h
25437 ____________________________________________________________________________
25438 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
25439         Log: One more iteration of the ibcmp_utf8() interface,
25440              hopefully this is a convergent iteration...
25441      Branch: perl
25442            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
25443 ____________________________________________________________________________
25444 [ 14013] By: ams                                   on 2002/01/02  13:43:58
25445         Log: Upgrade to podlators-1.19.
25446      Branch: perl
25447            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
25448            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
25449            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
25450            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
25451            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
25452 ____________________________________________________________________________
25453 [ 14012] By: ams                                   on 2002/01/02  09:48:51
25454         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
25455              From: martyn@inpharmatica.co.uk
25456              Date: Wed, 19 Dec 2001 19:05:00 +0000
25457              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
25458      Branch: perl
25459            ! lib/Pod/Usage.pm
25460 ____________________________________________________________________________
25461 [ 14011] By: nick                                  on 2002/01/02  08:38:18
25462         Log: Integrate mainline
25463      Branch: perlio
25464           !> (integrate 28 files)
25465 ____________________________________________________________________________
25466 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
25467         Log: Make ibcmp_utf8() optionally progress in either string for
25468              as long as it takes and optionally record how far it got.
25469      Branch: perl
25470            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
25471 ____________________________________________________________________________
25472 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
25473         Log: Once more try to get the PPPort Makefile right.
25474      Branch: perl
25475            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
25476 ____________________________________________________________________________
25477 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
25478         Log: -Wall silencing.
25479      Branch: perl
25480            ! utf8.c
25481 ____________________________________________________________________________
25482 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
25483         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
25484              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25485              Date: Tue, 1 Jan 2002 22:45:21 +0100       
25486              Message-ID: <20020101224521.A691@rafael>
25487      Branch: perl
25488            ! ext/B/B/Deparse.pm
25489 ____________________________________________________________________________
25490 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
25491         Log: VOS tweak from Paul Green: VOS has different O_BINARY
25492              and O_TEXT, but VOS always uses LF, never CRLF.
25493      Branch: perl
25494            ! perl.h
25495 ____________________________________________________________________________
25496 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
25497         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
25498      Branch: perl
25499            ! regexec.c utf8.c
25500 ____________________________________________________________________________
25501 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
25502         Log: Now that to_utf8_fold() was fixed.
25503      Branch: perl
25504            ! regcomp.c regexec.c
25505 ____________________________________________________________________________
25506 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
25507         Log: Integrate perlio:
25508              
25509              [ 13991]
25510              Experimental binmode() re-coding (UNIX okay - but it would be...)
25511      Branch: perl
25512           !> perlio.c
25513 ____________________________________________________________________________
25514 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
25515         Log: Document the to_utf8_*() functions.
25516      Branch: perl
25517            ! embed.pl pod/perlapi.pod utf8.c
25518 ____________________________________________________________________________
25519 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
25520         Log: Better support for multicharacter foldings.
25521              Now all but two of the CaseFold.txt cases work-- but
25522              only when the target string is single-character, more
25523              debugging needed.
25524      Branch: perl
25525            ! regexec.c
25526 ____________________________________________________________________________
25527 [ 14000] By: ams                                   on 2002/01/01  15:59:43
25528         Log: Subject: [PATCH] don't installperl pods
25529              From: Nicholas Clark <nick@unfortu.net>
25530              Date: Tue, 1 Jan 2002 16:44:12 +0000
25531              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
25532      Branch: perl
25533            ! installperl
25534 ____________________________________________________________________________
25535 [ 13999] By: ams                                   on 2002/01/01  14:34:04
25536         Log: Subject: [PATCH] perldiag.pod transposition
25537              From: Nicholas Clark <nick@unfortu.net>
25538              Date: Tue, 1 Jan 2002 15:03:52 +0000
25539              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
25540      Branch: perl
25541            ! pod/perldiag.pod
25542 ____________________________________________________________________________
25543 [ 13998] By: ams                                   on 2002/01/01  13:36:49
25544         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
25545              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25546              Date: Tue, 1 Jan 2002 15:12:36 +0100
25547              Message-Id: <20020101151236.A951@rafael>
25548      Branch: perl
25549            ! pod/perldiag.pod
25550 ____________________________________________________________________________
25551 [ 13997] By: ams                                   on 2002/01/01  13:33:06
25552         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
25553              From: Nicholas Clark <nick@unfortu.net>
25554              Date: Tue, 1 Jan 2002 13:13:17 +0000
25555              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
25556      Branch: perl
25557            ! ext/Socket/socketpair.t
25558 ____________________________________________________________________________
25559 [ 13996] By: ams                                   on 2002/01/01  04:44:28
25560         Log: Subject: [PATCH @13746] Leaner exporter
25561              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25562              Date: Mon, 31 Dec 2001 18:16:08 -0500
25563              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
25564      Branch: perl
25565            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
25566 ____________________________________________________________________________
25567 [ 13995] By: ams                                   on 2002/01/01  04:29:44
25568         Log: Subject: [PATCH @13746] h2xs broken
25569              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25570              Date: Mon, 31 Dec 2001 17:48:55 -0500
25571              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
25572      Branch: perl
25573            ! utils/h2xs.PL
25574 ____________________________________________________________________________
25575 [ 13994] By: ams                                   on 2002/01/01  04:25:46
25576         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
25577              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25578              Date: Mon, 31 Dec 2001 17:42:25 -0500
25579              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
25580      Branch: perl
25581            ! lib/ExtUtils/MM_Unix.pm
25582 ____________________________________________________________________________
25583 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
25584         Log: Rename the variables to be a bit more consistent.
25585      Branch: perl
25586            ! utf8.c
25587 ____________________________________________________________________________
25588 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
25589         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
25590              (found by Jeffrey Friedl)
25591      Branch: perl
25592            ! regexec.c t/op/pat.t utf8.c
25593 ____________________________________________________________________________
25594 [ 13991] By: nick                                  on 2001/12/31  18:08:55
25595         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
25596      Branch: perlio
25597            ! perlio.c
25598 ____________________________________________________________________________
25599 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
25600         Log: Update Changes.
25601      Branch: perl
25602            ! Changes patchlevel.h
25603 ____________________________________________________________________________
25604 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
25605         Log: Less unused ones.
25606      Branch: perl
25607            ! regexec.c
25608 ____________________________________________________________________________
25609 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
25610         Log: Unused variable.
25611      Branch: perl
25612            ! regcomp.c
25613 ____________________________________________________________________________
25614 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
25615         Log: Forgotten file.
25616      Branch: perl
25617            ! MANIFEST
25618 ____________________________________________________________________________
25619 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
25620         Log: Subject: Re: Cygwin: one down one to go 
25621              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25622              Date: Mon, 31 Dec 2001 18:34:36 +0100
25623              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
25624      Branch: perl
25625            ! cygwin/Makefile.SHs
25626 ____________________________________________________________________________
25627 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
25628         Log: Add some comments to the recent Unicode case-folding saga.
25629      Branch: perl
25630            ! regcomp.c regexec.c
25631 ____________________________________________________________________________
25632 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
25633         Log: Slight comment tweakage.
25634      Branch: perl
25635            ! ext/I18N/Langinfo/Langinfo.t
25636 ____________________________________________________________________________
25637 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
25638         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
25639      Branch: perl
25640            ! perl.h
25641 ____________________________________________________________________________
25642 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
25643         Log: Subject: [ PATCH] Cygwin: one down one to go
25644              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25645              Date: Mon, 31 Dec 2001 17:03:40 +0100
25646              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
25647      Branch: perl
25648            ! lib/Pod/t/basic.t
25649 ____________________________________________________________________________
25650 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
25651         Log: Tweak the dependencies not to recompile everytime,
25652              as suggested by NI-S.
25653      Branch: perl
25654            ! ext/Devel/PPPort/Makefile.PL
25655 ____________________________________________________________________________
25656 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
25657         Log: Planning still not right.
25658      Branch: perl
25659            ! lib/User/grent.t
25660 ____________________________________________________________________________
25661 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
25662         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
25663              From: Michael G Schwern <schwern@pobox.com>
25664              Date: Sun, 30 Dec 2001 18:07:55 -0500
25665              Message-ID: <20011230230755.GG12840@blackrider>
25666              
25667              (lib/User/grent, really)
25668      Branch: perl
25669            ! lib/User/grent.t
25670 ____________________________________________________________________________
25671 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
25672         Log: Integrate perlio:
25673              
25674              [ 13975]
25675              perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
25676              if PerlIONext is NULL.
25677      Branch: perl
25678           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
25679 ____________________________________________________________________________
25680 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
25681         Log: Subject: typo in IO::Socket::INET.pm
25682              From: mjd@plover.com
25683              Date: 31 Dec 2001 14:31:10 -0000
25684              Message-ID: <20011231143110.4989.qmail@plover.com>
25685      Branch: perl
25686            ! ext/IO/lib/IO/Socket/INET.pm
25687 ____________________________________________________________________________
25688 [ 13976] By: nick                                  on 2001/12/31  13:56:11
25689         Log: Integrate mainline
25690      Branch: perlio
25691           !> (integrate 29 files)
25692 ____________________________________________________________________________
25693 [ 13975] By: nick                                  on 2001/12/31  12:40:50
25694         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
25695              if PerlIONext is NULL.
25696      Branch: perlio
25697            ! perlio.c perliol.h
25698 ____________________________________________________________________________
25699 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
25700         Log: Subject: Re: [PATCH] Basic bad prototype detection
25701              From: Sam Tregar <sam@tregar.com>
25702              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
25703              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
25704      Branch: perl
25705            ! t/comp/proto.t toke.c
25706 ____________________________________________________________________________
25707 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
25708         Log: Subject: [PATCH] configure.com / scriptdirexp
25709              From: "Craig A. Berry" <craigberry@mac.com>
25710              Date: Sun, 30 Dec 2001 15:47:28 -0600
25711              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
25712      Branch: perl
25713            ! configure.com
25714 ____________________________________________________________________________
25715 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
25716         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
25717              From: Abe Timmerman <abe@ztreet.demon.nl>
25718              Date: Mon, 31 Dec 2001 03:55:27 +0100
25719              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
25720      Branch: perl
25721            ! lib/ExtUtils/t/MM_Win32.t
25722 ____________________________________________________________________________
25723 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
25724         Log: Subject: [PATCH] Basic bad prototype detection
25725              From: Sam Tregar <sam@tregar.com> 
25726              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
25727              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
25728      Branch: perl
25729            ! pod/perldiag.pod t/comp/proto.t toke.c
25730 ____________________________________________________________________________
25731 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
25732         Log: Makefiles are sloppy about the exe suffix
25733              (from Paul Green)
25734      Branch: perl
25735            ! Makefile.SH x2p/Makefile.SH
25736 ____________________________________________________________________________
25737 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
25738         Log: Delay folding until necessary; start of handling
25739              folding into several characters.
25740      Branch: perl
25741            ! regcomp.c regexec.c
25742 ____________________________________________________________________________
25743 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
25744         Log: gcc -Wall dewhine.
25745      Branch: perl
25746            ! regexec.c
25747 ____________________________________________________________________________
25748 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
25749         Log: More Unicode folding tweaks, avoid potential false matches.
25750      Branch: perl
25751            ! regexec.c
25752 ____________________________________________________________________________
25753 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
25754         Log: Make that six wrongs.
25755      Branch: perl
25756            ! regexec.c utf8.c
25757 ____________________________________________________________________________
25758 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
25759         Log: Four wrongs can make a right.
25760      Branch: perl
25761            ! regexec.c utf8.c
25762 ____________________________________________________________________________
25763 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
25764         Log: Fix all the I case foldings as per CaseFold.txt.
25765      Branch: perl
25766            ! regcomp.c regexec.c
25767 ____________________________________________________________________________
25768 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
25769         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
25770      Branch: perl
25771            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
25772            ! regexec.c utf8.c
25773 ____________________________________________________________________________
25774 [ 13962] By: nick                                  on 2001/12/30  18:33:41
25775         Log: Integrate 8.3 fix for PPPort fix
25776      Branch: perlio
25777           +> ext/Devel/PPPort/ppport_h.PL
25778            - ext/Devel/PPPort/ppport.h.PL
25779            ! ext/Devel/PPPort/MANIFEST
25780           !> ext/Devel/PPPort/Makefile.PL
25781 ____________________________________________________________________________
25782 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
25783         Log: Integrate perlio:
25784              
25785              [ 13959]
25786              Win32 stuff:
25787              A. Use Perl_my_socketpair()
25788              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
25789              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
25790              take special measures to set it during pseudo-fork.
25791      Branch: perl
25792           !> util.c win32/perlhost.h
25793 ____________________________________________________________________________
25794 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
25795         Log: Fix ppport.h for Unix.
25796      Branch: perl
25797            + ext/Devel/PPPort/ppport_h.PL
25798            - ext/Devel/PPPort/ppport.h.PL
25799            ! MANIFEST ext/Devel/PPPort/Makefile.PL
25800 ____________________________________________________________________________
25801 [ 13959] By: nick                                  on 2001/12/30  16:53:42
25802         Log: Win32 stuff:
25803              A. Use Perl_my_socketpair()
25804              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
25805              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
25806              take special measures to set it during pseudo-fork.
25807      Branch: perlio
25808            ! util.c win32/perlhost.h
25809 ____________________________________________________________________________
25810 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
25811         Log: Integrate perlio:
25812              
25813              [ 13950]
25814              Win32 hides some errno-oid constants in <winsock.h> under assumed names.
25815              This gets them into Errno.pm - yet to prove they end up in $!.
25816              
25817              [ 13948]
25818              remove embed.pl duplicates
25819              
25820              [ 13944]
25821              "Port" Devel::PPPort to Win32:
25822              - need to set @INC before use in the test
25823              - {} are special to dmake, so use ppport.h.PL
25824              rather than commandline 
25825      Branch: perl
25826           +> ext/Devel/PPPort/ppport.h.PL
25827           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
25828           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
25829           !> proto.h
25830 ____________________________________________________________________________
25831 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
25832         Log: metaconfig unit change for #13956.
25833      Branch: metaconfig
25834            ! U/modified/spitshell.U
25835 ____________________________________________________________________________
25836 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
25837         Log: Must look for cat also in $PATH (noticed by Philip Newton).
25838      Branch: perl
25839            ! Configure
25840 ____________________________________________________________________________
25841 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
25842         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
25843              From: Blair Zajac <blair@orcaware.com>
25844              Date: Sat, 29 Dec 2001 22:37:03 -0800
25845              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
25846      Branch: perl
25847            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
25848 ____________________________________________________________________________
25849 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
25850         Log: Regen files.
25851      Branch: perl
25852            ! embed.h global.sym pod/perlapi.pod uconfig.h
25853 ____________________________________________________________________________
25854 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
25855         Log: Subject: [PATCH] -t without -w 
25856              From: Michael G Schwern <schwern@pobox.com>
25857              Date: Sat, 29 Dec 2001 23:46:25 -0500
25858              Message-ID: <20011230044625.GA14386@blackrider>
25859      Branch: perl
25860            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
25861            ! warnings.pl
25862 ____________________________________________________________________________
25863 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
25864         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
25865              From: Dave Rolsky <autarch@urth.org>               
25866              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
25867              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
25868              
25869              $^O is NetWare, not Netware.
25870      Branch: perl
25871            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
25872 ____________________________________________________________________________
25873 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
25874         Log: Sarathy thinks undoing C++ comments from C++ files
25875              is a bit too zealous.
25876      Branch: perl
25877            ! win32/perlhost.h win32/vmem.h
25878 ____________________________________________________________________________
25879 [ 13950] By: nick                                  on 2001/12/30  14:30:02
25880         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
25881              This gets them into Errno.pm - yet to prove they end up in $!.
25882      Branch: perlio
25883            ! ext/Errno/Errno_pm.PL
25884 ____________________________________________________________________________
25885 [ 13949] By: nick                                  on 2001/12/30  12:02:21
25886         Log: Integrate Cwd muddle
25887      Branch: perlio
25888           !> MANIFEST installperl lib/Cwd.pm
25889 ____________________________________________________________________________
25890 [ 13948] By: nick                                  on 2001/12/30  11:51:40
25891         Log: remove embed.pl duplicates
25892      Branch: perlio
25893            ! embed.h embed.pl global.sym proto.h
25894 ____________________________________________________________________________
25895 [ 13947] By: nick                                  on 2001/12/30  11:35:51
25896         Log: More Cwd tidy up
25897      Branch: perl
25898            ! MANIFEST installperl
25899 ____________________________________________________________________________
25900 [ 13946] By: nick                                  on 2001/12/30  11:12:42
25901         Log: Undo a mess trying Cwd.pm in its ext directory
25902      Branch: perl
25903            + lib/Cwd.pm
25904            - ext/Cwd/Cwd.pm
25905 ____________________________________________________________________________
25906 [ 13945] By: nick                                  on 2001/12/30  10:03:43
25907         Log: Integrate mainline
25908      Branch: perl
25909           +> ext/Cwd/Cwd.pm
25910            - lib/Cwd.pm
25911            ! MANIFEST
25912      Branch: perlio
25913           !> (integrate 45 files)
25914 ____________________________________________________________________________
25915 [ 13944] By: nick                                  on 2001/12/30  09:27:16
25916         Log: "Port" Devel::PPPort to Win32:
25917              - need to set @INC before use in the test
25918              - {} are special to dmake, so use ppport.h.PL
25919              rather than commandline 
25920      Branch: perlio
25921            + ext/Devel/PPPort/ppport.h.PL
25922            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
25923 ____________________________________________________________________________
25924 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
25925         Log: Update Changes.
25926      Branch: perl
25927            ! Changes patchlevel.h
25928 ____________________________________________________________________________
25929 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
25930         Log: Subject: [PATCH] cleaner close on tests, take 2
25931              From: andreas.koenig@anima.de (Andreas J. Koenig)
25932              Date: 29 Dec 2001 21:42:37 +0100
25933              Message-ID: <m33d1tvjuq.fsf@anima.de>
25934              
25935              (the DB_File patches)
25936      Branch: perl
25937            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
25938            ! ext/DB_File/t/db-recno.t
25939 ____________________________________________________________________________
25940 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
25941         Log: Integrate perlio:
25942              
25943              [ 13936]
25944              Routine regen_config_h - no real differences other than order of crypt 
25945      Branch: perl
25946           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
25947 ____________________________________________________________________________
25948 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
25949         Log: Subject: [PATCH] cleaner close on tests, take 2             
25950              From: andreas.koenig@anima.de (Andreas J. Koenig)
25951              Date: 29 Dec 2001 21:42:37 +0100
25952              Message-ID: <m33d1tvjuq.fsf@anima.de>
25953              
25954              (except for the three DB_File patch fragments)
25955      Branch: perl
25956            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
25957            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
25958            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
25959            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
25960            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
25961            ! t/op/runlevel.t t/op/write.t t/run/switches.t
25962 ____________________________________________________________________________
25963 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
25964         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
25965              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25966              Date: Sat, 29 Dec 2001 20:38:59 +0100
25967              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
25968              
25969              (NetWare tree not touched because it's very //)
25970      Branch: perl
25971            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
25972            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
25973            ! wince/include/errno.h wince/include/netdb.h
25974            ! wince/include/sys/socket.h wince/include/sys/stat.h
25975            ! wince/perllib.c wince/perlmain.c wince/win32.h
25976            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
25977            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
25978 ____________________________________________________________________________
25979 [ 13938] By: nick                                  on 2001/12/29  19:23:32
25980         Log: Integrate mainline (ok linux)
25981      Branch: perlio
25982           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
25983           !> (integrate 33 files)
25984 ____________________________________________________________________________
25985 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
25986         Log: Give up on serious testing of langinfo().  Leave the old
25987              code in place, though.
25988      Branch: perl
25989            ! ext/I18N/Langinfo/Langinfo.t
25990 ____________________________________________________________________________
25991 [ 13936] By: nick                                  on 2001/12/29  18:20:33
25992         Log: Routine regen_config_h - no real differences other than order of crypt 
25993      Branch: perlio
25994            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25995 ____________________________________________________________________________
25996 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
25997         Log: Integrate perlio:
25998              
25999              [ 13934]
26000              Fudge Config.pm so File::Spec does not croak.
26001              
26002              [ 13931]
26003              Define the two socket error numbers in terms of WSAEXXXXX equivalents
26004              (just to get util.c to compile)
26005      Branch: perl
26006           !> win32/FindExt.pm win32/win32.h
26007 ____________________________________________________________________________
26008 [ 13934] By: nick                                  on 2001/12/29  17:27:50
26009         Log: Fudge Config.pm so File::Spec does not croak.
26010      Branch: perlio
26011            ! win32/FindExt.pm
26012 ____________________________________________________________________________
26013 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
26014         Log: metaconfig unit changes for #13932.
26015      Branch: metaconfig
26016            + U/modified/Init.U
26017            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
26018 ____________________________________________________________________________
26019 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
26020         Log: VOS tweaks from Paul Green.
26021              
26022              The Configure tweaks: the _exe needs to be
26023              set after the init; VOS has fd 3 hardwired to /dev/tty;
26024              the grep/ln/make substitutions really need to stick.
26025      Branch: perl
26026            ! Configure hints/vos.sh perl.h util.c vos/build.cm
26027            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
26028            ! vos/config.ga.h vos/vosish.h
26029 ____________________________________________________________________________
26030 [ 13931] By: nick                                  on 2001/12/29  17:00:38
26031         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
26032              (just to get util.c to compile)
26033      Branch: perlio
26034            ! win32/win32.h
26035 ____________________________________________________________________________
26036 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
26037         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
26038              From: coral@eekeek.org
26039              Date: Fri, 28 Dec 2001 19:58:22 -0500      
26040              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
26041      Branch: perl
26042            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
26043            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
26044            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
26045            ! pod/perlunicode.pod pod/perlxs.pod util.c
26046 ____________________________________________________________________________
26047 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
26048         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
26049      Branch: perl
26050            ! t/op/exec.t
26051 ____________________________________________________________________________
26052 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
26053         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
26054              From: Abe Timmerman <abe@ztreet.demon.nl>
26055              Date: Sat, 29 Dec 2001 13:10:06 +0100
26056              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
26057      Branch: perl
26058            + lib/Pod/t/InputObjects.t
26059 ____________________________________________________________________________
26060 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
26061         Log: Integrate perlio:
26062              
26063              [ 13926]
26064              Nick Clark's embed.pl fix for my_socketpair
26065              
26066              [ 13923]
26067              Quick fix (after couple of clever fixes failed) for
26068              "accept leaks memory" fail [ID 20011223.001]
26069      Branch: perl
26070           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
26071 ____________________________________________________________________________
26072 [ 13926] By: nick                                  on 2001/12/29  15:23:21
26073         Log: Nick Clark's embed.pl fix for my_socketpair
26074      Branch: perlio
26075            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
26076 ____________________________________________________________________________
26077 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
26078         Log: Slight tweaks on the MM_Win32.t.
26079      Branch: perl
26080            ! lib/ExtUtils/t/MM_Win32.t
26081 ____________________________________________________________________________
26082 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
26083         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
26084              From: Abe Timmerman <abe@ztreet.demon.nl>
26085              Date: Sat, 29 Dec 2001 12:51:36 +0100
26086              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
26087      Branch: perl
26088            + lib/ExtUtils/t/MM_Win32.t
26089            ! MANIFEST
26090 ____________________________________________________________________________
26091 [ 13923] By: nick                                  on 2001/12/29  15:12:07
26092         Log: Quick fix (after couple of clever fixes failed) for
26093              "accept leaks memory" fail [ID 20011223.001]
26094      Branch: perlio
26095            ! pp_sys.c
26096 ____________________________________________________________________________
26097 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
26098         Log: Subject: [PATCH] Module names and other nits
26099              From: Autrijus Tang <autrijus@autrijus.org>                 
26100              Date: Sat, 29 Dec 2001 01:59:28 +0800
26101              Message-ID: <20011229015928.A29712@geb.elixus.org>              
26102      Branch: perl
26103            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
26104            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
26105            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
26106            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
26107            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
26108 ____________________________________________________________________________
26109 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
26110         Log: socketpair tweaks from Nicholas Clark.
26111      Branch: perl
26112            ! ext/Socket/socketpair.t util.c
26113 ____________________________________________________________________________
26114 [ 13920] By: nick                                  on 2001/12/29  12:36:21
26115         Log: Integrate mainline
26116      Branch: perlio
26117           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
26118           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
26119           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
26120           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
26121           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
26122           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
26123           !> t/op/sysio.t
26124 ____________________________________________________________________________
26125 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
26126         Log: Retract #13917.
26127      Branch: perl
26128            ! doop.c
26129 ____________________________________________________________________________
26130 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
26131         Log: Subject: provisional MakeMaker patch for VMS
26132              From: "Craig A. Berry" <craigberry@mac.com> 
26133              Date: Thu, 27 Dec 2001 22:29:37 -0600
26134              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
26135      Branch: perl
26136            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
26137 ____________________________________________________________________________
26138 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
26139         Log: (retracted by #13919)
26140      Branch: perl
26141            ! doop.c
26142 ____________________________________________________________________________
26143 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
26144         Log: metaconfig unit change for #13915.
26145      Branch: metaconfig/U/perl
26146            ! d_u32align.U
26147 ____________________________________________________________________________
26148 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
26149         Log: Remove debris in any case.
26150      Branch: perl
26151            ! Configure
26152 ____________________________________________________________________________
26153 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
26154         Log: Subject: [PATCH] Re: B::walksymtable oddness
26155              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
26156              Date: Thu, 27 Dec 2001 19:14:24 +0100
26157              Message-ID: <3C2B7310.861.18820D0@localhost>
26158      Branch: perl
26159            ! ext/B/B.pm
26160 ____________________________________________________________________________
26161 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
26162         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
26163              From: Nicholas Clark <nick@unfortu.net> 
26164              Date: Fri, 28 Dec 2001 00:43:02 +0000
26165              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
26166      Branch: perl
26167            ! ext/Socket/socketpair.t
26168 ____________________________________________________________________________
26169 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
26170         Log: Fast Latin1<->UTF-8 conversion for older Perls.
26171      Branch: perl
26172            ! pod/perluniintro.pod
26173 ____________________________________________________________________________
26174 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
26175         Log: Update Changes.
26176      Branch: perl
26177            ! Changes patchlevel.h
26178 ____________________________________________________________________________
26179 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
26180         Log: More wait status trickery for BeOS.
26181      Branch: perl
26182            ! ext/POSIX/POSIX.xs
26183 ____________________________________________________________________________
26184 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
26185         Log: metaconfig unit change for #13908.
26186      Branch: metaconfig/U/perl
26187            ! d_u32align.U
26188 ____________________________________________________________________________
26189 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
26190         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
26191      Branch: perl
26192            ! Configure
26193 ____________________________________________________________________________
26194 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
26195         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
26196              From: gbarr@monty.mutatus.co.uk
26197              Date: 27 Dec 2001 14:41:36 -0000
26198              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
26199      Branch: perl
26200            ! lib/ExtUtils/t/Embed.t
26201 ____________________________________________________________________________
26202 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
26203         Log: Subject: [PATCH] Re: socketpair emulation
26204              From: Nicholas Clark <nick@unfortu.net> 
26205              Date: Wed, 26 Dec 2001 20:08:14 +0000
26206              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
26207      Branch: perl
26208            ! ext/Socket/socketpair.t
26209 ____________________________________________________________________________
26210 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
26211         Log: Subject: [DOC PATCH] left is right and right is left
26212              From: Philip Newton <Philip.Newton@gmx.net>
26213              Date: Thu, 27 Dec 2001 10:04:17 +0100
26214              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
26215      Branch: perl
26216            ! pod/perlfunc.pod pod/perlport.pod
26217 ____________________________________________________________________________
26218 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
26219         Log: Subject: [PATCH] check return of close
26220              From: andreas.koenig@anima.de (Andreas J. Koenig)            
26221              Date: 27 Dec 2001 09:47:30 +0100
26222              Message-ID: <m3ellhgicd.fsf@anima.de> 
26223              
26224              Subject: [PATCH] improve error reporting
26225              From: andreas.koenig@anima.de (Andreas J. Koenig)            
26226              Date: 27 Dec 2001 09:54:55 +0100
26227              Message-ID: <m3adw5gi00.fsf@anima.de> 
26228              
26229              Subject: [PATCH] check return value of close
26230              From: andreas.koenig@anima.de (Andreas J. Koenig)            
26231              Date: 27 Dec 2001 10:03:55 +0100
26232              Message-ID: <m3666tghl0.fsf@anima.de> 
26233              
26234              Subject: [PATCH] return of close
26235              From: andreas.koenig@anima.de (Andreas J. Koenig)            
26236              Date: 27 Dec 2001 10:22:15 +0100
26237              Message-ID: <m31yhhggqg.fsf@anima.de> 
26238      Branch: perl
26239            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
26240            ! t/io/fflush.t
26241 ____________________________________________________________________________
26242 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
26243         Log: Subject: [PATCH] check return of close
26244              From: andreas.koenig@anima.de (Andreas J. Koenig)            
26245              Date: 27 Dec 2001 09:47:30 +0100
26246              Message-ID: <m3ellhgicd.fsf@anima.de> 
26247      Branch: perl
26248            ! t/base/rs.t
26249 ____________________________________________________________________________
26250 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
26251         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
26252              From: andreas.koenig@anima.de (Andreas J. Koenig)
26253              Date: 27 Dec 2001 09:21:16 +0100
26254              Message-ID: <m3n105gjk3.fsf@anima.de>
26255      Branch: perl
26256            ! t/op/sysio.t
26257 ____________________________________________________________________________
26258 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
26259         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
26260              From: "Gerrit P. Haase" <gp@familiehaase.de>
26261              Date: Thu, 27 Dec 2001 09:23:55 +0100 
26262              Message-ID: <98211521662.20011227092355@familiehaase.de>
26263      Branch: perl
26264            ! lib/ExtUtils/t/MM_Cygwin.t
26265 ____________________________________________________________________________
26266 [ 13900] By: nick                                  on 2001/12/27  11:11:51
26267         Log: Integrate mainline
26268      Branch: perlio
26269           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
26270           +> lib/File/Spec/NW5.pm
26271           !> (integrate 52 files)
26272 ____________________________________________________________________________
26273 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
26274         Log: Replace the awful (most likely generated and not very persistent)
26275              URL with something tangible.
26276      Branch: perl
26277            ! README.hpux
26278 ____________________________________________________________________________
26279 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
26280         Log: Naughty /dev/printer (ls -l, really) of IRIX.
26281      Branch: perl
26282            ! t/op/stat.t
26283 ____________________________________________________________________________
26284 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
26285         Log: Upgrade to Net::Ping 2.10.
26286      Branch: perl
26287            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
26288            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
26289            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
26290            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
26291 ____________________________________________________________________________
26292 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
26293         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
26294              (this showed up in Benchmark.t)
26295      Branch: perl
26296            ! pp_sys.c
26297 ____________________________________________________________________________
26298 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
26299         Log: BeOS updates.
26300      Branch: perl
26301            ! README.beos beos/beos.c
26302 ____________________________________________________________________________
26303 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
26304         Log: Subject: Re: bleadperl doesn't compile
26305              From: "Gerrit P. Haase" <gp@familiehaase.de>
26306              Date: Wed, 26 Dec 2001 21:29:08 +0100
26307              Message-ID: <22168634623.20011226212908@familiehaase.de>
26308              
26309              Cygwin with multiplicity.
26310      Branch: perl
26311            ! perlio.c
26312 ____________________________________________________________________________
26313 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
26314         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
26315              From: Nicholas Clark <nick@ccl4.org>
26316              Date: Wed, 26 Dec 2001 19:07:33 +0000
26317              Message-ID: <20011226190732.J48842@plum.flirble.org>            
26318              
26319              socketpair() (un)signedness nit.
26320      Branch: perl
26321            ! util.c
26322 ____________________________________________________________________________
26323 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
26324         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
26325              From: Nicholas Clark <nick@ccl4.org>
26326              Date: Wed, 26 Dec 2001 19:19:47 +0000
26327              Message-ID: <20011226191946.K48842@plum.flirble.org>
26328              
26329              Use report_evil_fh().
26330      Branch: perl
26331            ! doio.c
26332 ____________________________________________________________________________
26333 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
26334         Log: Bad $? assumptions.
26335      Branch: perl
26336            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
26337 ____________________________________________________________________________
26338 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
26339         Log: Net::Ping isn't going to work much without
26340              the Socket extension; fail more gracefully.
26341      Branch: perl
26342            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
26343            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
26344            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
26345            ! lib/Net/Ping/t/300_ping_stream.t
26346 ____________________________________________________________________________
26347 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
26348         Log: metaconfig unit change for #13888.
26349      Branch: metaconfig
26350            ! U/modified/Oldconfig.U
26351 ____________________________________________________________________________
26352 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
26353         Log: test -d /system is a bit too generic test for VOS
26354              (false hit in BeOS)
26355      Branch: perl
26356            ! Configure
26357 ____________________________________________________________________________
26358 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
26359         Log: No AF_UNIX in BeOS.
26360      Branch: perl
26361            ! util.c
26362 ____________________________________________________________________________
26363 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
26364         Log: FAQ sync.
26365      Branch: perl
26366            ! pod/perlfaq5.pod
26367 ____________________________________________________________________________
26368 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
26369         Log: Update Changes.
26370      Branch: perl
26371            ! Changes patchlevel.h
26372 ____________________________________________________________________________
26373 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
26374         Log: Make -t equal -tw.
26375      Branch: perl
26376            ! perl.c pod/perlrun.pod
26377 ____________________________________________________________________________
26378 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
26379         Log: Subject: Re: Not OK 13881
26380              From: John Peacock <jpeacock@rowman.com>
26381              Date: Tue, 25 Dec 2001 06:02:12 -0500
26382              Message-ID: <3C285CB4.8040006@rowman.com>
26383      Branch: perl
26384            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
26385 ____________________________________________________________________________
26386 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
26387         Log: Subject: Re: Not OK 13881
26388              From: andreas.koenig@anima.de (Andreas J. Koenig)
26389              Date: 25 Dec 2001 07:33:23 +0100
26390              Message-ID: <m3bsgnajws.fsf@anima.de>
26391      Branch: perl
26392            ! op.c
26393 ____________________________________________________________________________
26394 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
26395         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
26396              From: Mark-Jason Dominus <mjd@plover.com>    
26397              Date: Mon, 24 Dec 2001 18:14:48 -0500
26398              Message-ID: <20011224231448.25826.qmail@plover.com>
26399      Branch: perl
26400            ! op.c t/op/eval.t
26401 ____________________________________________________________________________
26402 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
26403         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
26404              From: Dave Rolsky <autarch@urth.org>
26405              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
26406              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
26407      Branch: perl
26408            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
26409            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
26410            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
26411            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
26412            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
26413 ____________________________________________________________________________
26414 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
26415         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
26416              From: Jeffrey Friedl <jfriedl@yahoo.com>
26417              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
26418              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
26419              
26420              The rest of the tests for plus few extras.
26421      Branch: perl
26422            ! t/op/pat.t
26423 ____________________________________________________________________________
26424 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
26425         Log: metaconfig unit change for #13877.
26426      Branch: metaconfig
26427            ! U/modified/Unix.U
26428 ____________________________________________________________________________
26429 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
26430         Log: No-op.
26431      Branch: perl
26432            ! Configure
26433 ____________________________________________________________________________
26434 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
26435         Log: More constant casting.
26436      Branch: perl
26437            ! regexec.c
26438 ____________________________________________________________________________
26439 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
26440         Log: Subject: perlhack.pod 
26441              From: "John P. Linderman" <jpl@research.att.com>
26442              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
26443              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
26444      Branch: perl
26445            ! pod/perlhack.pod
26446 ____________________________________________________________________________
26447 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
26448         Log: File::Find patch patches from Thomas Wegner.
26449      Branch: perl
26450            ! lib/File/Find.pm
26451 ____________________________________________________________________________
26452 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
26453         Log: Subject: Re: socketpair emulation 
26454              From: Nicholas Clark <nick@unfortu.net>                 
26455              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
26456              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
26457      Branch: perl
26458            ! ext/Socket/socketpair.t
26459 ____________________________________________________________________________
26460 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
26461         Log: Must cast constants if they can be quads.
26462      Branch: perl
26463            ! regcomp.c
26464 ____________________________________________________________________________
26465 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
26466         Log: Promote the e/uid to wide enough un/signed integers
26467              and printf them as such.
26468      Branch: perl
26469            ! taint.c
26470 ____________________________________________________________________________
26471 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
26472         Log: metaconfig unit change for #13869.
26473      Branch: metaconfig/U/perl
26474            ! d_u32align.U
26475 ____________________________________________________________________________
26476 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
26477         Log: The U32 alignment test wasn't really working, noticed
26478              by Paul Green.  Now the test works, but this means that
26479              we may see coredumps from the test.   I sure hope MMUless
26480              places don't crash on the test.
26481      Branch: perl
26482            ! Configure
26483 ____________________________________________________________________________
26484 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
26485         Log: metaconfig unit changes for #13867.
26486      Branch: metaconfig
26487            ! U/compline/nblock_io.U U/modified/Unix.U
26488            ! U/modified/spitshell.U
26489 ____________________________________________________________________________
26490 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
26491         Log: More VOS tweaks.
26492      Branch: perl
26493            ! Configure
26494 ____________________________________________________________________________
26495 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
26496         Log: The funky final sigma casefolding.
26497      Branch: perl
26498            ! regcomp.c regexec.c t/op/pat.t utf8.h
26499 ____________________________________________________________________________
26500 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
26501         Log: Update Changes.
26502      Branch: perl
26503            ! Changes patchlevel.h
26504 ____________________________________________________________________________
26505 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
26506         Log: Move the \C and \X to pat.t.
26507      Branch: perl
26508            ! t/op/pat.t t/op/re_tests
26509 ____________________________________________________________________________
26510 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
26511         Log: More logical test ordering.
26512      Branch: perl
26513            ! perl.h
26514 ____________________________________________________________________________
26515 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
26516         Log: Integrate perlio:
26517              
26518              [ 13854]
26519              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
26520              
26521              [ 13853]
26522              Put PerlIO stuff inside EXTERN C
26523              
26524              [ 13852]
26525              Add at least the "important" PerlIO_xxxx functions to embed.pl
26526              so that they get implicit pTHX_ and we can avoid slow dTHX.
26527      Branch: perl
26528           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
26529           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
26530           !> win32/win32.c
26531 ____________________________________________________________________________
26532 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
26533         Log: Even more \X fixing.
26534      Branch: perl
26535            ! regexec.c t/op/pat.t
26536 ____________________________________________________________________________
26537 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
26538         Log: More \X fixing.
26539      Branch: perl
26540            ! regexec.c t/op/pat.t
26541 ____________________________________________________________________________
26542 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
26543         Log: Fix encoding pragma.
26544      Branch: perl
26545            ! regcomp.c
26546 ____________________________________________________________________________
26547 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
26548         Log: Subject: socketpair emulation
26549              From: Nicholas Clark <nick@unfortu.net>
26550              Date: Sat, 22 Dec 2001 18:38:18 +0000
26551              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
26552      Branch: perl
26553            + ext/Socket/socketpair.t
26554            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
26555            ! pp_sys.c proto.h util.c
26556 ____________________________________________________________________________
26557 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
26558         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
26559              From: Jeffrey Friedl <jfriedl@yahoo.com>
26560              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
26561              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
26562              
26563              (partially applied, most of the new tests need to be rethought)
26564      Branch: perl
26565            ! regcomp.c t/op/re_tests
26566 ____________________________________________________________________________
26567 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
26568         Log: Small tweaks.
26569      Branch: perl
26570            ! handy.h regexec.c
26571 ____________________________________________________________________________
26572 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
26573         Log: Unicode casefolding continues.
26574              (lib/encoding.t still failing.)
26575      Branch: perl
26576            ! regexec.c t/op/pat.t
26577 ____________________________________________________________________________
26578 [ 13854] By: nick                                  on 2001/12/22  20:01:27
26579         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
26580      Branch: perlio
26581            ! makedef.pl perlio.h perlio.sym win32/win32.c
26582 ____________________________________________________________________________
26583 [ 13853] By: nick                                  on 2001/12/22  19:58:53
26584         Log: Put PerlIO stuff inside EXTERN C
26585      Branch: perlio
26586            ! embed.pl proto.h
26587 ____________________________________________________________________________
26588 [ 13852] By: nick                                  on 2001/12/22  18:04:34
26589         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
26590              so that they get implicit pTHX_ and we can avoid slow dTHX.
26591      Branch: perlio
26592            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
26593            ! perlio.h pod/perlapi.pod proto.h
26594 ____________________________________________________________________________
26595 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
26596         Log: metaconfig unit change for #13850.
26597      Branch: metaconfig
26598            ! U/modified/Loc.U
26599 ____________________________________________________________________________
26600 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
26601         Log: Rework the make logic (again).
26602      Branch: perl
26603            ! Configure
26604 ____________________________________________________________________________
26605 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
26606         Log: Integrate perlio:
26607              
26608              [ 13848]
26609              The CR at EOF fix earlier broke CR at end-of-buffer.
26610              This should be okay for both?
26611              
26612              [ 13847]
26613              Correct checking code which Ilya spotted was tripped by CR at EOF.
26614              Also tone down perl -DP tracing of sv_gets.
26615              
26616              [ 13846]
26617              Fix mis-parse of autoloaded usage code by declaring the sub
26618      Branch: perl
26619            ! regexec.c
26620           !> ext/POSIX/POSIX.pm perlio.c sv.c
26621 ____________________________________________________________________________
26622 [ 13848] By: nick                                  on 2001/12/22  15:11:17
26623         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
26624              This should be okay for both?
26625      Branch: perlio
26626            ! perlio.c
26627 ____________________________________________________________________________
26628 [ 13847] By: nick                                  on 2001/12/22  12:26:32
26629         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
26630              Also tone down perl -DP tracing of sv_gets.
26631      Branch: perlio
26632            ! perlio.c sv.c
26633 ____________________________________________________________________________
26634 [ 13846] By: nick                                  on 2001/12/22  10:49:27
26635         Log: Fix mis-parse of autoloaded usage code by declaring the sub
26636      Branch: perlio
26637            ! ext/POSIX/POSIX.pm
26638 ____________________________________________________________________________
26639 [ 13845] By: nick                                  on 2001/12/22  10:44:11
26640         Log: Integrate mainline - some fails:
26641              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
26642              -------------------------------------------------------------------------------
26643              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
26644              ../lib/encoding.t                    19    2  10.53%  17-18
26645              op/pat.t                            770    3   0.39%  754-755 757
26646      Branch: perlio
26647           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
26648           !> (integrate 36 files)
26649 ____________________________________________________________________________
26650 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
26651         Log: More Unicode casing fixes.
26652      Branch: perl
26653            ! regexec.c t/op/pat.t
26654 ____________________________________________________________________________
26655 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
26656         Log: Unicode casefolding fixes.
26657      Branch: perl
26658            ! op.c regcomp.c regexec.c t/op/pat.t
26659 ____________________________________________________________________________
26660 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
26661         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
26662              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
26663              Date: Sat, 22 Dec 2001 00:01:29 +0100
26664              Message-ID: <20011222000129.A713@rafael>
26665      Branch: perl
26666            ! ext/B/B/Deparse.pm
26667 ____________________________________________________________________________
26668 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
26669         Log: VOS config from Paul Green.
26670      Branch: perl
26671            ! hints/vos.sh
26672 ____________________________________________________________________________
26673 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
26674         Log: Subject: [PATCH @13746] CreateTTY on OS/2
26675              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26676              Date: Fri, 21 Dec 2001 15:59:45 -0500
26677              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
26678      Branch: perl
26679            ! lib/perl5db.pl
26680 ____________________________________________________________________________
26681 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
26682         Log: Subject: [PATCH @13746] uninstalled build of modules broken
26683              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26684              Date: Fri, 21 Dec 2001 15:49:09 -0500
26685              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
26686      Branch: perl
26687            ! lib/ExtUtils/MM_Unix.pm
26688 ____________________________________________________________________________
26689 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
26690         Log: Subject: [PATCH @13746] OS/2 File::* modules
26691              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26692              Date: Fri, 21 Dec 2001 15:43:24 -0500
26693              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
26694      Branch: perl
26695            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
26696 ____________________________________________________________________________
26697 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
26698         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
26699              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
26700              Date: Fri, 21 Dec 2001 17:29:07 +0100
26701              Message-ID: <3C236353.6625C4C0@alcatel.at>
26702      Branch: perl
26703            ! pod/perltie.pod
26704 ____________________________________________________________________________
26705 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
26706         Log: metaconfig unit changes for #13835
26707      Branch: metaconfig
26708            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
26709            ! U/modified/sh.U
26710 ____________________________________________________________________________
26711 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
26712         Log: Further VOS tweaks: the _exe needs to be introduced
26713              in the very beginning, and the make/gmake needs special
26714              VOS logic.
26715      Branch: perl
26716            ! Configure Makefile.SH
26717 ____________________________________________________________________________
26718 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
26719         Log: Update Changes.
26720      Branch: perl
26721            ! Changes patchlevel.h
26722 ____________________________________________________________________________
26723 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
26724         Log: metaconfig unit change for #13832.
26725      Branch: metaconfig
26726            ! U/modified/spitshell.U
26727 ____________________________________________________________________________
26728 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
26729         Log: Also the search for cat needs to be _exe-aware.
26730      Branch: perl
26731            ! Configure
26732 ____________________________________________________________________________
26733 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
26734         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
26735              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
26736              Date: Fri, 21 Dec 2001 14:02:01 +0100
26737              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
26738      Branch: perl
26739            ! ext/B/B/Xref.pm
26740 ____________________________________________________________________________
26741 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
26742         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
26743      Branch: perl
26744            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
26745            ! ext/B/t/assembler.t
26746 ____________________________________________________________________________
26747 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
26748         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
26749              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26750              Date: Fri, 21 Dec 2001 11:15:38 +0100
26751              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
26752      Branch: perl
26753            ! hv.c
26754 ____________________________________________________________________________
26755 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
26756         Log: A plan is good.
26757      Branch: perl
26758            ! ext/re/re.t
26759 ____________________________________________________________________________
26760 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
26761         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
26762              From: chromatic <chromatic@rmci.net>
26763              Date: Thu, 20 Dec 2001 16:16:48 -0700
26764              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
26765      Branch: perl
26766            + ext/re/re.t
26767            ! MANIFEST
26768 ____________________________________________________________________________
26769 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
26770         Log: Synchronize the skippage message.
26771      Branch: perl
26772            ! lib/ExtUtils/t/MM_OS2.t
26773 ____________________________________________________________________________
26774 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
26775         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
26776              From: chromatic <chromatic@rmci.net>
26777              Date: Thu, 20 Dec 2001 16:09:10 -0700
26778              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
26779      Branch: perl
26780            + lib/ExtUtils/t/MM_OS2.t
26781            ! MANIFEST
26782 ____________________________________________________________________________
26783 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
26784         Log: Subject: perlfunc.pod patch re flock via fcntl
26785              From: "Tye McQueen" <tye@metronet.com>
26786              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
26787              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
26788      Branch: perl
26789            ! pod/perlfunc.pod
26790 ____________________________________________________________________________
26791 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
26792         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
26793              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
26794              (the Unicode maximum code point) warnable offenses.
26795      Branch: perl
26796            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
26797            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
26798 ____________________________________________________________________________
26799 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
26800         Log: Sterner admonishment on -t.
26801      Branch: perl
26802            ! pod/perlrun.pod
26803 ____________________________________________________________________________
26804 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
26805         Log: Subject: [PATCH B::Dpparse] minor qr// fix
26806              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26807              Date: Thu, 20 Dec 2001 22:53:34 +0100
26808              Message-ID: <20011220225334.A735@rafael>
26809      Branch: perl
26810            ! ext/B/B/Deparse.pm
26811 ____________________________________________________________________________
26812 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
26813         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
26814              From: Robert Spier <rspier@pobox.com>
26815              Date: Thu, 20 Dec 2001 08:10:00 -0800
26816              Message-ID: <15394.3416.693353.107334@rls.cx>
26817      Branch: perl
26818            ! lib/Carp/Heavy.pm
26819 ____________________________________________________________________________
26820 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
26821         Log: Integrate perlio:
26822              
26823              [ 13815]
26824              pTHX_ fixes for :win32 layer
26825      Branch: perl
26826           !> win32/win32io.c
26827 ____________________________________________________________________________
26828 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
26829         Log: Subject: Re: [PATCH pod/perliol.pod] resend
26830              From: Stas Bekman <stas@stason.org>
26831              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
26832              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
26833      Branch: perl
26834            ! pod/perliol.pod
26835 ____________________________________________________________________________
26836 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
26837         Log: Fix up the APIs noone hopefully uses.
26838      Branch: perl
26839            ! utf8.c
26840 ____________________________________________________________________________
26841 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
26842         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
26843              Date: Wed, 19 Dec 2001 14:13:38 -0800
26844              From: Robert Spier <rspier@pobox.com>
26845              Message-ID: <15393.4370.605214.548582@rls.cx>
26846      Branch: perl
26847            ! lib/Carp.t lib/Carp/Heavy.pm
26848 ____________________________________________________________________________
26849 [ 13815] By: nick                                  on 2001/12/20  10:23:42
26850         Log: pTHX_ fixes for :win32 layer
26851      Branch: perlio
26852            ! win32/win32io.c
26853 ____________________________________________________________________________
26854 [ 13814] By: nick                                  on 2001/12/20  08:20:11
26855         Log: Integrate mainline (mostly) utf8.c does not compile.
26856      Branch: perlio
26857           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
26858           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
26859           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
26860           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
26861           +> lib/Net/Ping/t/300_ping_stream.t
26862           !> Changes MANIFEST embed.h embed.pl embedvar.h
26863           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
26864           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
26865           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
26866           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
26867           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
26868 ____________________________________________________________________________
26869 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
26870         Log: Some bincompat clawbacks.
26871      Branch: perl
26872            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
26873            ! wince/perldll.def
26874 ____________________________________________________________________________
26875 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
26876         Log: gcc pacifying (RH 7.1/ia64).
26877      Branch: perl
26878            ! pp.c
26879 ____________________________________________________________________________
26880 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
26881         Log: Update Changes.
26882      Branch: perl
26883            ! Changes patchlevel.h
26884 ____________________________________________________________________________
26885 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
26886         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
26887              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
26888              Date: Wed, 19 Dec 2001 12:35:07 +0100
26889              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
26890              
26891              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
26892              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26893              Date: Wed, 19 Dec 2001 17:34:51 +0000
26894              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
26895      Branch: perl
26896            ! pod/perlre.pod
26897 ____________________________________________________________________________
26898 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
26899         Log: Integrate perlio:
26900              
26901              [ 13808]
26902              Add pTHX to all vtable functions for future-proofing and
26903              consistency of PerlIO layers.
26904              
26905              [ 13797]
26906              Remove the sometimes-lvalue cast
26907              
26908              [ 13796]
26909              alarm.t with -Uuseperlio fix
26910              - SA_RESTART should only be function of PERL_OLD_SIGNALS
26911              not USE_PERLIO
26912              
26913              [ 13795]
26914              Fix READONLY hashes:
26915              1. Discovered need for disabled scope.c part of Jeff's patch.
26916              2. Corrected hv_delete* - entry was being de-linked from
26917              chain (patch program not smart enough?)
26918      Branch: perl
26919           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
26920           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
26921 ____________________________________________________________________________
26922 [ 13808] By: nick                                  on 2001/12/19  16:08:27
26923         Log: Add pTHX to all vtable functions for future-proofing and
26924              consistency of PerlIO layers.
26925      Branch: perlio
26926            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
26927            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
26928 ____________________________________________________________________________
26929 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
26930         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
26931      Branch: perl
26932            ! ext/B/B/Assembler.pm
26933 ____________________________________________________________________________
26934 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
26935         Log: Reword the alarm explanation.
26936      Branch: perl
26937            ! pod/perlfunc.pod
26938 ____________________________________________________________________________
26939 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
26940         Log: Subject: [PATCH @13746] OS/2 build
26941              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
26942              Date: Wed, 19 Dec 2001 02:45:41 -0500
26943              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
26944              
26945              (skipped the t/TEST change)
26946      Branch: perl
26947            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
26948            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
26949            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
26950 ____________________________________________________________________________
26951 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
26952         Log: Upgrade to Net::Ping 2.09.
26953      Branch: perl
26954            + lib/Net/Ping/CHANGES lib/Net/Ping/README
26955            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
26956            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
26957            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
26958            + lib/Net/Ping/t/300_ping_stream.t
26959            ! MANIFEST lib/Net/Ping.pm
26960 ____________________________________________________________________________
26961 [ 13803] By: nick                                  on 2001/12/19  14:43:24
26962         Log: Integrate mainline
26963      Branch: perlio
26964           +> ext/B/t/assembler.t lib/lib.t
26965           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
26966           !> lib/lib_pm.PL t/op/glob.t utf8.c
26967 ____________________________________________________________________________
26968 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
26969         Log: B::Assembler/B::Disassembler patches and test;
26970              from Wolfgang Laun.
26971              
26972              TODO: getting perlcc working.
26973      Branch: perl
26974            + ext/B/t/assembler.t
26975            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
26976 ____________________________________________________________________________
26977 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
26978         Log: Can't printf U8s as UVs.
26979      Branch: perl
26980            ! utf8.c
26981 ____________________________________________________________________________
26982 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
26983         Log: Subject: Re: [PATCH] ...while $var = glob(...)
26984              From: Robin Houston <robin@kitsite.com> 
26985              Date: Wed, 19 Dec 2001 13:48:55 +0000
26986              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
26987              
26988              Not exactly a glob test but internal-logically correct.
26989      Branch: perl
26990            ! t/op/glob.t
26991 ____________________________________________________________________________
26992 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
26993         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
26994              From: Michael G Schwern <schwern@pobox.com> 
26995              Date: Wed, 19 Dec 2001 07:42:54 -0500
26996              Message-ID: <20011219124254.GF8630@blackrider>
26997      Branch: perl
26998            + lib/lib.t
26999            ! MANIFEST lib/lib_pm.PL
27000 ____________________________________________________________________________
27001 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
27002         Log: Integrate with perlio.
27003      Branch: perl
27004           !> hv.c hv.h scope.c util.c
27005 ____________________________________________________________________________
27006 [ 13797] By: nick                                  on 2001/12/19  12:03:21
27007         Log: Remove the sometimes-lvalue cast
27008      Branch: perlio
27009            ! hv.h
27010 ____________________________________________________________________________
27011 [ 13796] By: nick                                  on 2001/12/19  11:02:27
27012         Log: alarm.t with -Uuseperlio fix
27013              - SA_RESTART should only be function of PERL_OLD_SIGNALS
27014              not USE_PERLIO
27015      Branch: perlio
27016            ! util.c
27017 ____________________________________________________________________________
27018 [ 13795] By: nick                                  on 2001/12/19  10:19:40
27019         Log: Fix READONLY hashes:
27020              1. Discovered need for disabled scope.c part of Jeff's patch.
27021              2. Corrected hv_delete* - entry was being de-linked from
27022              chain (patch program not smart enough?)
27023      Branch: perlio
27024            ! hv.c scope.c
27025 ____________________________________________________________________________
27026 [ 13794] By: nick                                  on 2001/12/19  09:35:13
27027         Log: Integrate mainline
27028      Branch: perlio
27029           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
27030           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
27031           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
27032           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
27033           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
27034 ____________________________________________________________________________
27035 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
27036         Log: Regen toc.
27037      Branch: perl
27038            ! pod/perltoc.pod
27039 ____________________________________________________________________________
27040 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
27041         Log: FAQ sync.
27042      Branch: perl
27043            ! pod/perlfaq5.pod
27044 ____________________________________________________________________________
27045 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
27046         Log: Reformat round.
27047      Branch: perl
27048            ! pod/perlunicode.pod
27049 ____________________________________________________________________________
27050 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
27051         Log: Subject: [PATCH] pod/perlunicode.pod
27052              From: Jeffrey Friedl <jfriedl@yahoo.com>
27053              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
27054              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
27055      Branch: perl
27056            ! pod/perlunicode.pod
27057 ____________________________________________________________________________
27058 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
27059         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
27060              From: Jeffrey Friedl <jfriedl@yahoo.com>
27061              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
27062              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
27063      Branch: perl
27064            ! pod/perluniintro.pod
27065 ____________________________________________________________________________
27066 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
27067         Log: Slight pod reformatting.
27068      Branch: perl
27069            ! pod/perluniintro.pod
27070 ____________________________________________________________________________
27071 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
27072         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
27073              From: Jeffrey Friedl <jfriedl@yahoo.com>    
27074              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
27075              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
27076      Branch: perl
27077            ! pod/perluniintro.pod
27078 ____________________________________________________________________________
27079 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
27080         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
27081              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
27082              Date: Wed, 19 Dec 2001 01:45:23 +0000
27083              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
27084      Branch: perl
27085            ! sv.c
27086 ____________________________________________________________________________
27087 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
27088         Log: Subject: Porting/checkURL.pl
27089              From: abigail@foad.org
27090              Date: Tue, 18 Dec 2001 19:03:22 +0100          
27091              Message-ID: <20011218180322.8278.qmail@foad.org> 
27092      Branch: perl
27093            ! Porting/checkURL.pl
27094 ____________________________________________________________________________
27095 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
27096         Log: metaconfig unit change for #13783.
27097      Branch: metaconfig
27098            ! U/modified/Loc.U
27099 ____________________________________________________________________________
27100 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
27101         Log: A bit too oversweeping matching in #13778.
27102      Branch: perl
27103            ! Configure
27104 ____________________________________________________________________________
27105 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
27106         Log: Re-gen Configure based on #13778..13781.
27107      Branch: perl
27108            ! Configure config_h.SH
27109 ____________________________________________________________________________
27110 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
27111         Log: First assume that crypt() can live happy normal life in
27112              the libc or the moral equivalent; only then try magic.
27113      Branch: metaconfig
27114            + U/modified/d_crypt.U
27115 ____________________________________________________________________________
27116 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
27117         Log: In VOS ACLs confuse the testing.
27118      Branch: metaconfig
27119            ! U/modified/Findhdr.U
27120 ____________________________________________________________________________
27121 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
27122         Log: Either make or gmake.
27123      Branch: metaconfig
27124            ! U/modified/Loc.U
27125 ____________________________________________________________________________
27126 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
27127         Log: If your _exe is different from .exe and your test -f $foo
27128              doesn't do magic to recognize $foo$_exe, you will need to
27129              specify -D_exe=... on command line-- and this patch.
27130      Branch: metaconfig
27131            + U/modified/sh.U
27132            ! U/modified/Loc.U
27133 ____________________________________________________________________________
27134 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
27135         Log: Fix the bugs in #13768..13776, and regen Configure.
27136      Branch: metaconfig
27137            ! U/compline/nblock_io.U U/modified/Findhdr.U
27138            ! U/modified/spitshell.U
27139      Branch: metaconfig/U/perl
27140            ! issymlink.U perlpath.U
27141      Branch: perl
27142            ! Configure config_h.SH
27143 ____________________________________________________________________________
27144 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
27145         Log: Must test with $_exe. (There are plenty of similar
27146              spots earlier but they are a tad more complex to fix
27147              since they come before the hints are run.)
27148      Branch: metaconfig
27149            + U/modified/yacc.U
27150 ____________________________________________________________________________
27151 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
27152         Log: F_SETFL might require <fcntl.h>
27153      Branch: metaconfig
27154            ! U/compline/nblock_io.U
27155 ____________________________________________________________________________
27156 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
27157         Log: Don't require make; have both make and gmake optional.
27158              (Maybe have a check that at least one of them is available?)
27159      Branch: metaconfig
27160            ! U/modified/Loc.U
27161 ____________________________________________________________________________
27162 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
27163         Log: cat might be farther than /bin or /usr/bin.
27164      Branch: metaconfig
27165            ! U/modified/spitshell.U
27166 ____________________________________________________________________________
27167 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
27168         Log: In VOS the path component separator is >, not /.
27169      Branch: metaconfig
27170            ! U/modified/Findhdr.U
27171 ____________________________________________________________________________
27172 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
27173         Log: The VOS shell doesn't implement the ? wildcard
27174              (? is used for other purposes, I assume); but
27175              it does implement the * wildcard, and that works
27176              in the general case just fine.
27177      Branch: metaconfig/U/perl
27178            ! d_dlsymun.U
27179 ____________________________________________________________________________
27180 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
27181         Log: VOS detection.
27182      Branch: metaconfig
27183            ! U/modified/Oldconfig.U
27184 ____________________________________________________________________________
27185 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
27186         Log: Proper path for VOS.
27187      Branch: metaconfig
27188            ! U/modified/Head.U
27189 ____________________________________________________________________________
27190 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
27191         Log: Change s/>& 4/>&4/g for consistency.
27192      Branch: metaconfig
27193            + U/modified/d_dosuid.U
27194            ! U/modified/d_socket.U
27195      Branch: metaconfig/U/perl
27196            ! issymlink.U perlxvf.U
27197 ____________________________________________________________________________
27198 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
27199         Log: Subject: Re: Benchmark.t failure on Linux
27200              From: Nicholas Clark <nick@ccl4.org>
27201              Date: Tue, 18 Dec 2001 22:51:25 +0000
27202              Message-ID: <20011218225124.N21702@plum.flirble.org>
27203      Branch: perl
27204            ! lib/Benchmark.t
27205 ____________________________________________________________________________
27206 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
27207         Log: Re-applying #13752 until a better solution can be found.
27208      Branch: perl
27209            ! lib/ExtUtils/t/MM_Unix.t
27210 ____________________________________________________________________________
27211 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
27212         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
27213              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
27214              Date: Tue, 18 Dec 2001 12:05:40 -0500
27215              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
27216      Branch: perl
27217            ! lib/Exporter.pm
27218 ____________________________________________________________________________
27219 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
27220         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
27221              findings -- some of the warnings I can't explain except
27222              by NVgf being detected wrong, though.
27223      Branch: perl
27224            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
27225 ____________________________________________________________________________
27226 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
27227         Log: Subject: [PATCH] pod/perluniintro.pod
27228              From: Jeffrey Friedl <jfriedl@yahoo.com>
27229              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
27230              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
27231      Branch: perl
27232            ! pod/perluniintro.pod
27233 ____________________________________________________________________________
27234 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
27235         Log: ".pm" is the native executable suffix in VOS.
27236      Branch: perl
27237            ! hints/vos.sh
27238 ____________________________________________________________________________
27239 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
27240         Log: Integrate perlio:
27241              
27242              [ 13760]
27243              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
27244              - added delete of READONLY value inhibit & test for same
27245              - re-tabbed
27246      Branch: perl
27247           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
27248 ____________________________________________________________________________
27249 [ 13760] By: nick                                  on 2001/12/18  15:55:22
27250         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
27251              - added delete of READONLY value inhibit & test for same
27252              - re-tabbed
27253      Branch: perlio
27254            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
27255 ____________________________________________________________________________
27256 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
27257         Log: (Undone by #13766.)
27258              Retract #13752.
27259      Branch: perl
27260            ! lib/ExtUtils/t/MM_Unix.t
27261 ____________________________________________________________________________
27262 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
27263         Log: Echoes of #13757.
27264      Branch: perl
27265            ! t/lib/warnings/utf8
27266 ____________________________________________________________________________
27267 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
27268         Log: Make the utf8 malformedness messages more verbose.
27269      Branch: perl
27270            ! lib/utf8.t utf8.c
27271 ____________________________________________________________________________
27272 [ 13756] By: nick                                  on 2001/12/18  14:43:58
27273         Log: Integrate mainline
27274      Branch: perlio
27275           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
27276           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
27277           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
27278           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
27279           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
27280           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
27281            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
27282            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
27283            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
27284            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
27285            - lib/ExtUtils/testlib.t
27286           !> (integrate 28 files)
27287 ____________________________________________________________________________
27288 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
27289         Log: README.aix updates from Jens-Uwe Mager.
27290      Branch: perl
27291            ! README.aix
27292 ____________________________________________________________________________
27293 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
27294         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
27295              From: Michael G Schwern <schwern@pobox.com>
27296              Date: Tue, 18 Dec 2001 00:58:18 -0500
27297              Message-ID: <20011218055818.GC4362@blackrider>
27298      Branch: perl
27299            ! lib/Benchmark.t
27300 ____________________________________________________________________________
27301 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
27302         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
27303              From: Michael G Schwern <schwern@pobox.com>
27304              Date: Tue, 18 Dec 2001 00:40:38 -0500
27305              Message-ID: <20011218054038.GB4362@blackrider>
27306      Branch: perl
27307            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
27308 ____________________________________________________________________________
27309 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
27310         Log: (reintroduced by #13766)
27311              (retracted by #13759)
27312              
27313              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
27314              From: Michael G Schwern <schwern@pobox.com>  
27315              Date: Tue, 18 Dec 2001 00:00:23 -0500
27316              Message-ID: <20011218050023.GA27893@blackrider>
27317      Branch: perl
27318            ! lib/ExtUtils/t/MM_Unix.t
27319 ____________________________________________________________________________
27320 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
27321         Log: Re-patch #13749.
27322      Branch: perl
27323            ! t/op/glob.t
27324 ____________________________________________________________________________
27325 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
27326         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
27327              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
27328              Date: Tue, 18 Dec 2001 12:55:43 +0000
27329              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
27330      Branch: perl
27331            ! ext/Devel/Peek/Peek.pm
27332 ____________________________________________________________________________
27333 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
27334         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
27335              From: Robin Houston <robin@kitsite.com> 
27336              Date: Tue, 18 Dec 2001 14:54:33 +0000
27337              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
27338      Branch: perl
27339            ! t/op/glob.t
27340 ____________________________________________________________________________
27341 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
27342         Log: Subject: [PATCH] slightly more for Exporter.pm
27343              From: Nicholas Clark <nick@ccl4.org>
27344              Date: Tue, 18 Dec 2001 00:22:03 +0000
27345              Message-ID: <20011218002203.M21702@plum.flirble.org>
27346      Branch: perl
27347            ! lib/Exporter.pm
27348 ____________________________________________________________________________
27349 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
27350         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
27351              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27352              Date: Mon, 17 Dec 2001 16:37:18 +0100
27353              Message-ID: <20011217163718.A2292@rafael>
27354              
27355              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
27356              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27357              Date: Mon, 17 Dec 2001 23:17:06 +0100
27358              Message-ID: <20011217231706.A730@rafael>
27359      Branch: perl
27360            ! pod/perlsub.pod pp.c toke.c
27361 ____________________________________________________________________________
27362 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
27363         Log: Update Changes.
27364      Branch: perl
27365            ! Changes patchlevel.h
27366 ____________________________________________________________________________
27367 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
27368         Log: New test warrants a MANIFEST entry.
27369      Branch: perl
27370            ! MANIFEST
27371 ____________________________________________________________________________
27372 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
27373         Log: Subject: Re: [PATCH] ...while $var = glob(...)
27374              From: Robin Houston <robin@kitsite.com>
27375              Date: Mon, 17 Dec 2001 20:27:30 +0000
27376              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
27377              
27378              Can't portably unlink open files.
27379      Branch: perl
27380            ! t/op/glob.t
27381 ____________________________________________________________________________
27382 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
27383         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
27384      Branch: perl
27385            ! pod/perluniintro.pod
27386 ____________________________________________________________________________
27387 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
27388         Log: Move typeglob test from glob.t to gv.t.
27389      Branch: perl
27390            ! t/op/glob.t t/op/gv.t
27391 ____________________________________________________________________________
27392 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
27393         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
27394              From: Robin Houston <robin@kitsite.com> 
27395              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
27396              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
27397      Branch: perl
27398            ! t/op/glob.t
27399 ____________________________________________________________________________
27400 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
27401         Log: Demote the surrogate and non-character errors to warnings.
27402      Branch: perl
27403            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
27404 ____________________________________________________________________________
27405 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
27406         Log: Subject: [PATCH] more POSIX tests, and more autoloading
27407              From: Nicholas Clark <nick@ccl4.org>
27408              Date: Mon, 17 Dec 2001 18:27:47 +0000
27409              Message-ID: <20011217182747.D21702@plum.flirble.org>
27410      Branch: perl
27411            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
27412 ____________________________________________________________________________
27413 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
27414         Log: Subject: [PATCH] ...while $var = glob(...)
27415              From: Robin Houston <robin@kitsite.com> 
27416              Date: Mon, 17 Dec 2001 15:51:54 +0000
27417              Message-ID: <20011217155153.A311@robin.kitsite.com>
27418      Branch: perl
27419            ! op.c
27420 ____________________________________________________________________________
27421 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
27422         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
27423              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27424              Date: Mon, 17 Dec 2001 15:23:01 +0100
27425              Message-ID: <20011217152301.A704@rafael>
27426      Branch: perl
27427            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
27428 ____________________________________________________________________________
27429 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
27430         Log: The system() vs $SIG{ARLM} is no more a todo.
27431      Branch: perl
27432            ! t/op/alarm.t
27433 ____________________________________________________________________________
27434 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
27435         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
27436              From: Michael G Schwern <schwern@pobox.com>
27437              Date: Sun, 16 Dec 2001 23:59:01 -0500
27438              Message-ID: <20011217045901.GL17232@blackrider>
27439      Branch: perl
27440            + t/op/alarm.t
27441            ! MANIFEST
27442 ____________________________________________________________________________
27443 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
27444         Log: s/UNIX/Unix/
27445      Branch: perl
27446            ! MANIFEST
27447 ____________________________________________________________________________
27448 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
27449         Log: Move ExtUtils tests to lib/ExtUtils/t.
27450      Branch: perl
27451            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
27452            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
27453            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
27454            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
27455            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
27456            + lib/ExtUtils/t/testlib.t
27457            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
27458            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
27459            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
27460            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
27461            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
27462            ! MANIFEST
27463 ____________________________________________________________________________
27464 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
27465         Log: Subject: [PATCH] MM_Unix tests, and some questions
27466              From: Tels <perl_dummy@bloodgate.com>
27467              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
27468              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
27469              
27470              Subject: Re: [PATCH] MM_Unix tests, and some questions
27471              From: Tels <perl_dummy@bloodgate.com>
27472              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
27473              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
27474      Branch: perl
27475            + lib/ExtUtils/MM_Unix.t
27476            ! MANIFEST lib/ExtUtils/MM_Unix.pm
27477 ____________________________________________________________________________
27478 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
27479         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
27480              From: Michael G Schwern <schwern@pobox.com>
27481              Date: Sun, 16 Dec 2001 17:53:55 -0500
27482              Message-ID: <20011216225354.GE8900@blackrider>
27483      Branch: perl
27484            ! lib/ExtUtils/MM_Unix.pm
27485 ____________________________________________________________________________
27486 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
27487         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
27488              From: Michael G Schwern <schwern@pobox.com>                
27489              Date: Sun, 16 Dec 2001 16:12:55 -0500
27490              Message-ID: <20011216211255.GV8900@blackrider>
27491      Branch: perl
27492            ! ext/B/B/Deparse.pm
27493 ____________________________________________________________________________
27494 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
27495         Log: Subject: [PATCH] Exporter.pm
27496              From: Nicholas Clark <nick@ccl4.org>
27497              Date: Sun, 16 Dec 2001 19:24:25 +0000
27498              Message-ID: <20011216192425.R21702@plum.flirble.org>
27499      Branch: perl
27500            ! lib/Exporter.pm
27501 ____________________________________________________________________________
27502 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
27503         Log: Subject: [PATCH] Exporter.t (and question)
27504              From: Nicholas Clark <nick@ccl4.org>
27505              Date: Sun, 16 Dec 2001 17:24:55 +0000
27506              Message-ID: <20011216172455.P21702@plum.flirble.org>
27507      Branch: perl
27508            ! lib/Exporter.t
27509 ____________________________________________________________________________
27510 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
27511         Log: Subject: Re: perl@13661
27512              From: "John P. Linderman" <jpl@research.att.com>              
27513              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
27514              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
27515      Branch: perl
27516            ! pp_sort.c
27517 ____________________________________________________________________________
27518 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
27519         Log: Subject: Will the real Unicode encoding please stand up?
27520              From: Jeffrey Friedl <jfriedl@yahoo.com>
27521              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
27522              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
27523      Branch: perl
27524            ! pod/perluniintro.pod
27525 ____________________________________________________________________________
27526 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
27527         Log: Integrate perlio:
27528              
27529              [ 13724]
27530              Fix for alarm() breaking into wait*().
27531              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
27532              signal handler before caller re-does the system call.
27533      Branch: perl
27534           !> util.c
27535 ____________________________________________________________________________
27536 [ 13724] By: nick                                  on 2001/12/17  09:16:50
27537         Log: Fix for alarm() breaking into wait*().
27538              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
27539              signal handler before caller re-does the system call.
27540      Branch: perlio
27541            ! util.c
27542 ____________________________________________________________________________
27543 [ 13723] By: nick                                  on 2001/12/17  07:45:13
27544         Log: Integrate mainline
27545      Branch: perlio
27546           +> (branch 26 files)
27547           !> (integrate 47 files)
27548 ____________________________________________________________________________
27549 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
27550         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
27551              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
27552              and characters beyond 0x10FFF should be disallowed, too,
27553              but some tests would need changing, but more importantly some
27554              APIs would need remodeling since one can easily generate such
27555              characters either by bitwise complements, tr complements, or
27556              v-strings.
27557      Branch: perl
27558            ! pod/perldiag.pod utf8.c
27559 ____________________________________________________________________________
27560 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
27561         Log: Make surrogates illegal also on EBCDIC.
27562      Branch: perl
27563            ! utf8.c
27564 ____________________________________________________________________________
27565 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
27566         Log: Subject: [patch @13687] Unicode::Collate 0.10
27567              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
27568              Date: Sun, 16 Dec 2001 21:22:12 +0900
27569              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
27570      Branch: perl
27571            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
27572            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
27573 ____________________________________________________________________________
27574 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
27575         Log: More documentation for the encoding pragma.
27576      Branch: perl
27577            ! lib/encoding.pm
27578 ____________________________________________________________________________
27579 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
27580         Log: Subject: [PATCH] lib/open.pm 
27581              From: Jeffrey Friedl <jfriedl@yahoo.com>
27582              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
27583              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
27584      Branch: perl
27585            ! lib/open.pm
27586 ____________________________________________________________________________
27587 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
27588         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
27589              From: chromatic <chromatic@rmci.net>
27590              Date: Sat, 15 Dec 2001 23:24:40 -0700
27591              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
27592      Branch: perl
27593            + lib/ExtUtils/Installed.t
27594            ! MANIFEST
27595 ____________________________________________________________________________
27596 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
27597         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
27598              From: Michael G Schwern <schwern@pobox.com>
27599              Date: Sun, 16 Dec 2001 01:14:00 -0500
27600              Message-ID: <20011216061400.GC8900@blackrider>
27601      Branch: perl
27602            ! lib/diagnostics.pm
27603 ____________________________________________________________________________
27604 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
27605         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
27606              From: Michael G Schwern <schwern@pobox.com>
27607              Date: Sun, 16 Dec 2001 01:12:42 -0500
27608              Message-ID: <20011216061242.GB8900@blackrider>
27609      Branch: perl
27610            ! t/test.pl
27611 ____________________________________________________________________________
27612 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
27613         Log: I sometimes outsmart myself.
27614      Branch: perl
27615            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
27616 ____________________________________________________________________________
27617 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
27618         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
27619              From: Michael G Schwern <schwern@pobox.com>
27620              Date: Sat, 15 Dec 2001 15:08:29 -0500
27621              Message-ID: <20011215200829.GK1548@blackrider>
27622      Branch: perl
27623            ! lib/AutoSplit.pm
27624 ____________________________________________________________________________
27625 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
27626         Log: perlunicode enchancements suggested by Jeffrey Friedl.
27627      Branch: perl
27628            ! pod/perlunicode.pod
27629 ____________________________________________________________________________
27630 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
27631         Log: Subject: [PATCH] perlunicode.pod
27632              From: Jeffrey Friedl <jfriedl@yahoo.com>
27633              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
27634              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
27635      Branch: perl
27636            ! pod/perlunicode.pod
27637 ____________________________________________________________________________
27638 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
27639         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
27640              From: Jeffrey Friedl <jfriedl@yahoo.com>
27641              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
27642              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
27643      Branch: perl
27644            ! lib/utf8_heavy.pl
27645 ____________________________________________________________________________
27646 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
27647         Log: Can't create surrogates; so can't match them, either.
27648      Branch: perl
27649            ! pod/perlunicode.pod
27650 ____________________________________________________________________________
27651 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
27652         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
27653              From: Michael G Schwern <schwern@pobox.com>
27654              Date: Sat, 15 Dec 2001 21:20:35 -0500
27655              Message-ID: <20011216022035.GE5672@blackrider>
27656      Branch: perl
27657            ! t/test.pl
27658 ____________________________________________________________________________
27659 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
27660         Log: Make creating UTF-8 surrogates a punishable act.
27661      Branch: perl
27662            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
27663 ____________________________________________________________________________
27664 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
27665         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
27666      Branch: perl
27667            + lib/unicore/In/172.pl lib/unicore/In/173.pl
27668            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
27669            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
27670            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
27671            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
27672            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
27673 ____________________________________________________________________________
27674 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
27675         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
27676              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27677              Date: Sat, 15 Dec 2001 23:21:43 +0100
27678              Message-ID: <20011215232143.A11790@rafael>
27679      Branch: perl
27680            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
27681 ____________________________________________________________________________
27682 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
27683         Log: Make charnames more robust.
27684      Branch: perl
27685            ! lib/charnames.pm
27686 ____________________________________________________________________________
27687 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
27688         Log: The hoops one has to jump through.
27689      Branch: perl
27690            ! ext/I18N/Langinfo/Langinfo.pm
27691 ____________________________________________________________________________
27692 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
27693         Log: Subject: [PATCH] perlstyle.pod nit on warnings
27694              From: Autrijus Tang <autrijus@egb.elixus.org>
27695              Date: Sat, 15 Dec 2001 04:24:34 -0800
27696              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
27697      Branch: perl
27698            ! pod/perlstyle.pod
27699 ____________________________________________________________________________
27700 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
27701         Log: I don't think we are in FooOS, Toto.
27702      Branch: perl
27703            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
27704 ____________________________________________________________________________
27705 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
27706         Log: Subject: Re: Untested modules update:  There's more than we thought
27707              From: chromatic <chromatic@rmci.net>
27708              Date: Fri, 14 Dec 2001 17:20:24 -0700
27709              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
27710      Branch: perl
27711            + lib/ExtUtils/MM_Cygwin.t
27712            ! MANIFEST
27713 ____________________________________________________________________________
27714 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
27715         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
27716              From: Michael G Schwern <schwern@pobox.com> 
27717              Date: Fri, 14 Dec 2001 20:59:42 -0500
27718              Message-ID: <20011215015942.GF28596@blackrider>
27719      Branch: perl
27720            ! t/TEST
27721 ____________________________________________________________________________
27722 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
27723         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
27724              From: Michael G Schwern <schwern@pobox.com> 
27725              Date: Fri, 14 Dec 2001 20:03:46 -0500
27726              Message-ID: <20011215010346.GD28596@blackrider>
27727      Branch: perl
27728            + ext/B/t/bblock.t
27729            ! MANIFEST
27730 ____________________________________________________________________________
27731 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
27732         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
27733              From: Michael G Schwern <schwern@pobox.com> 
27734              Date: Fri, 14 Dec 2001 19:59:13 -0500
27735              Message-ID: <20011215005913.GC28596@blackrider>
27736      Branch: perl
27737            ! ext/B/B/Bblock.pm
27738 ____________________________________________________________________________
27739 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
27740         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
27741              From: Michael G Schwern <schwern@pobox.com> 
27742              Date: Fri, 14 Dec 2001 19:36:12 -0500
27743              Message-ID: <20011215003611.GA28596@blackrider>
27744      Branch: perl
27745            + ext/B/t/asmdata.t
27746            ! MANIFEST
27747 ____________________________________________________________________________
27748 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
27749         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
27750              From: Michael G Schwern <schwern@pobox.com> 
27751              Date: Fri, 14 Dec 2001 19:14:14 -0500
27752              Message-ID: <20011215001414.GA25077@blackrider>
27753      Branch: perl
27754            ! bytecode.pl ext/B/B/Asmdata.pm
27755 ____________________________________________________________________________
27756 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
27757         Log: Permissions.
27758      Branch: perl
27759            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
27760            ! ext/Devel/PPPort/module3.c
27761 ____________________________________________________________________________
27762 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
27763         Log: Benchmark test from Nicholas Clark.
27764      Branch: perl
27765            + lib/Benchmark.t
27766            ! MANIFEST lib/Benchmark.pm
27767 ____________________________________________________________________________
27768 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
27769         Log: Mithing.
27770      Branch: perl
27771            + lib/Attribute/Handlers/demo/demo2.pl
27772            + lib/Attribute/Handlers/demo/demo3.pl
27773            + lib/Attribute/Handlers/demo/demo4.pl
27774 ____________________________________________________________________________
27775 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
27776         Log: Silence compiler worries found by Schwern/Digital cc.
27777      Branch: perl
27778            ! perlio.c sv.c x2p/str.c
27779 ____________________________________________________________________________
27780 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
27781         Log: User may not have a valid home directory even if
27782              getpwuid() succedds.
27783      Branch: perl
27784            ! ext/File/Glob/t/basic.t
27785 ____________________________________________________________________________
27786 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
27787         Log: Integrate with perlio.  (No changes, but that's okay.)
27788      Branch: perl
27789           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
27790 ____________________________________________________________________________
27791 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
27792         Log: Add a Configure hints file for VOS: the POSIX support
27793              of VOS is getting close to the point where it can run
27794              Configure (some Configure tweaks will be required).
27795      Branch: perl
27796            + hints/vos.sh
27797            ! MANIFEST
27798 ____________________________________________________________________________
27799 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
27800         Log: Update Changes.
27801      Branch: perl
27802            ! Changes patchlevel.h
27803 ____________________________________________________________________________
27804 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
27805         Log: Reintroduce Attribute::Handlers with Spider's fixes.
27806      Branch: perl
27807            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
27808            + lib/Attribute/Handlers/README
27809            + lib/Attribute/Handlers/demo/Demo.pm
27810            + lib/Attribute/Handlers/demo/Descriptions.pm
27811            + lib/Attribute/Handlers/demo/MyClass.pm
27812            + lib/Attribute/Handlers/demo/demo.pl
27813            + lib/Attribute/Handlers/demo/demo_call.pl
27814            + lib/Attribute/Handlers/demo/demo_chain.pl
27815            + lib/Attribute/Handlers/demo/demo_cycle.pl
27816            + lib/Attribute/Handlers/demo/demo_hashdir.pl
27817            + lib/Attribute/Handlers/demo/demo_phases.pl
27818            + lib/Attribute/Handlers/demo/demo_range.pl
27819            + lib/Attribute/Handlers/demo/demo_rawdata.pl
27820            + lib/Attribute/Handlers/t/multi.t
27821            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
27822 ____________________________________________________________________________
27823 [ 13685] By: nick                                  on 2001/12/14  15:57:00
27824         Log: Integrate mainline
27825      Branch: perlio
27826           +> t/run/switcht.t
27827           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
27828           !> perlapi.h pod/perlrun.pod t/TEST taint.c
27829 ____________________________________________________________________________
27830 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
27831         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
27832              From: Michael G Schwern <schwern@pobox.com> 
27833              Date: Thu, 13 Dec 2001 19:27:08 -0500
27834              Message-ID: <20011214002707.GA10532@blackrider>
27835              
27836              (reword the perlrun -t description a bit,
27837              and move the Itaint_warn to the bottom of
27838              the intrpvar.h for binary compatibility)
27839      Branch: perl
27840            + t/run/switcht.t
27841            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
27842            ! perlapi.h pod/perlrun.pod t/TEST taint.c
27843 ____________________________________________________________________________
27844 [ 13683] By: nick                                  on 2001/12/14  12:29:41
27845         Log: Integrate mainline
27846      Branch: perlio
27847           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
27848           +> lib/Term/ReadLine.t t/op/hashassign.t
27849            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
27850            - lib/Attribute/Handlers/README
27851            - lib/Attribute/Handlers/demo/Demo.pm
27852            - lib/Attribute/Handlers/demo/Descriptions.pm
27853            - lib/Attribute/Handlers/demo/MyClass.pm
27854            - lib/Attribute/Handlers/demo/demo.pl
27855            - lib/Attribute/Handlers/demo/demo2.pl
27856            - lib/Attribute/Handlers/demo/demo3.pl
27857            - lib/Attribute/Handlers/demo/demo4.pl
27858            - lib/Attribute/Handlers/demo/demo_call.pl
27859            - lib/Attribute/Handlers/demo/demo_chain.pl
27860            - lib/Attribute/Handlers/demo/demo_cycle.pl
27861            - lib/Attribute/Handlers/demo/demo_hashdir.pl
27862            - lib/Attribute/Handlers/demo/demo_phases.pl
27863            - lib/Attribute/Handlers/demo/demo_range.pl
27864            - lib/Attribute/Handlers/demo/demo_rawdata.pl
27865            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
27866           !> (integrate 101 files)
27867 ____________________________________________________________________________
27868 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
27869         Log: Detypo.
27870      Branch: perl
27871            ! utf8.c
27872 ____________________________________________________________________________
27873 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
27874         Log: Buffer overflow checks.
27875      Branch: perl
27876            ! utf8.c
27877 ____________________________________________________________________________
27878 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
27879         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
27880              From: Spider Boardman <spider@leggy.zk3.dec.com>
27881              Date: Thu, 13 Dec 2001 15:32:51 -0500
27882              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
27883      Branch: perl
27884            ! lib/ExtUtils/Embed.t
27885 ____________________________________________________________________________
27886 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
27887         Log: More on the Unicode "line" definition.
27888      Branch: perl
27889            ! pod/perlunicode.pod
27890 ____________________________________________________________________________
27891 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
27892         Log: Open-ended VERSION?
27893      Branch: perl
27894            ! lib/ExtUtils/Install.pm
27895 ____________________________________________________________________________
27896 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
27897         Log: Subject: [PATCH] Better make distclean
27898              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27899              Date: Thu, 13 Dec 2001 21:10:18 +0100
27900              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
27901      Branch: perl
27902            ! Makefile.SH
27903 ____________________________________________________________________________
27904 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
27905         Log: Remove Memoize::Saves as requested by mjd.
27906      Branch: perl
27907            - lib/Memoize/Saves.pm
27908            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
27909 ____________________________________________________________________________
27910 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
27911         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
27912              From: Michael G Schwern <schwern@pobox.com>
27913              Date: Tue, 11 Dec 2001 23:17:32 -0500
27914              Message-ID: <20011212041732.GS17250@blackrider>
27915      Branch: perl
27916            ! lib/ExtUtils/Install.pm
27917 ____________________________________________________________________________
27918 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
27919         Log: Subject: [PATCH] Re: use utf8; with bad utf8
27920              From: Nicholas Clark <nick@ccl4.org>
27921              Date: Thu, 13 Dec 2001 17:09:39 +0000
27922              Message-ID: <20011213170939.L21702@plum.flirble.org>
27923      Branch: perl
27924            ! t/lib/1_compile.t
27925 ____________________________________________________________________________
27926 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
27927         Log: Subject: (LONG!) Sort benchmarks and patch
27928              From: "John P. Linderman" <jpl@research.att.com>
27929              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
27930              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
27931      Branch: perl
27932            ! pp_sort.c
27933 ____________________________________________________________________________
27934 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
27935         Log: Unadorned numbers evil.
27936      Branch: perl
27937            ! pp.c regcomp.c regexec.c utf8.c utf8.h
27938 ____________________________________________________________________________
27939 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
27940         Log: "preprocessing directive not recognized within macro arg"
27941      Branch: perl
27942            ! ext/Data/Dumper/Dumper.xs
27943 ____________________________________________________________________________
27944 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
27945         Log: Subject: Clarifying the documentation of goto            
27946              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
27947              Date: Thu, 13 Dec 2001 08:57:38 -0500
27948              Message-ID: <3C18BD8B@operamail.com>
27949      Branch: perl
27950            ! pod/perlfunc.pod
27951 ____________________________________________________________________________
27952 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
27953         Log: It could be possible for the case-insensitive
27954              Unicode-aware string comparison to wander off
27955              to the la-la land.
27956      Branch: perl
27957            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
27958            ! regexec.c utf8.c
27959 ____________________________________________________________________________
27960 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
27961         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
27962              From: Michael G Schwern <schwern@pobox.com> 
27963              Date: Wed, 12 Dec 2001 21:53:46 -0500
27964              Message-ID: <20011213025346.GH25129@blackrider>
27965      Branch: perl
27966            ! lib/Net/hostent.t t/op/stat.t t/test.pl
27967 ____________________________________________________________________________
27968 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
27969         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
27970              From: Michael G Schwern <schwern@pobox.com> 
27971              Date: Wed, 12 Dec 2001 20:33:42 -0500
27972              Message-ID: <20011213013342.GX25129@blackrider>
27973      Branch: perl
27974            ! t/io/fs.t
27975 ____________________________________________________________________________
27976 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
27977         Log: Subject: Re: [PATCH] use utf8; tests
27978              From: Nicholas Clark <nick@ccl4.org>
27979              Date: Thu, 13 Dec 2001 00:16:58 +0000
27980              Message-ID: <20011213001658.I21702@plum.flirble.org>
27981      Branch: perl
27982            ! lib/utf8.t
27983 ____________________________________________________________________________
27984 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
27985         Log: EPOC fixes from Olaf Flebbe.
27986      Branch: perl
27987            ! README.epoc epoc/config.sh epoc/createpkg.pl
27988            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
27989 ____________________________________________________________________________
27990 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
27991         Log: Subject: [PATCH perl@13661] VMS test fix-ups
27992              From: "Craig A. Berry" <craigberry@mac.com>
27993              Date: Wed, 12 Dec 2001 16:27:48 -0600
27994              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
27995      Branch: perl
27996            ! lib/Net/hostent.t t/io/fs.t
27997 ____________________________________________________________________________
27998 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
27999         Log: Subject: Re: Next cygwin round.
28000              From: "Gerrit P. Haase" <gp@familiehaase.de>
28001              Date: Wed, 12 Dec 2001 21:59:00 +0100
28002              Message-ID: <122343874595.20011212215900@familiehaase.de>
28003      Branch: perl
28004            ! t/io/fs.t
28005 ____________________________________________________________________________
28006 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
28007         Log: Subject: [PATCH] use utf8; tests
28008              From: Nicholas Clark <nick@ccl4.org>
28009              Date: Wed, 12 Dec 2001 20:07:04 +0000
28010              Message-ID: <20011212200704.E21702@plum.flirble.org>
28011      Branch: perl
28012            ! lib/utf8.t t/test.pl
28013 ____________________________________________________________________________
28014 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
28015         Log: Update Changes.
28016      Branch: perl
28017            ! Changes patchlevel.h
28018 ____________________________________________________________________________
28019 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
28020         Log: Subject: [PATCH] Passing in env to perl_parse did not work
28021              From: Gisle Aas <gisle@ActiveState.com>
28022              Date: 11 Dec 2001 20:52:57 -0800
28023              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
28024      Branch: perl
28025            ! perl.c perl.h
28026 ____________________________________________________________________________
28027 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
28028         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
28029              mostly gcc -Wall complaining about the argument of %p not
28030              being a void *.
28031      Branch: perl
28032            ! perlio.c regcomp.c taint.c toke.c
28033 ____________________________________________________________________________
28034 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
28035         Log: metaconfig unit change for #13657.
28036      Branch: metaconfig
28037            ! U/modified/nis.U
28038 ____________________________________________________________________________
28039 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
28040         Log: Try YP/NIS also from /usr/lib/yp.
28041      Branch: perl
28042            ! Configure
28043 ____________________________________________________________________________
28044 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
28045         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
28046              From: Michael G Schwern <schwern@pobox.com>                
28047              Date: Wed, 12 Dec 2001 05:27:02 -0500      
28048              Message-ID: <20011212102702.GW17250@blackrider>
28049              
28050              (the op/grent part)
28051      Branch: perl
28052            ! t/op/grent.t
28053 ____________________________________________________________________________
28054 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
28055         Log: Weed out .files from ls and readdir() results.
28056      Branch: perl
28057            ! t/op/stat.t
28058 ____________________________________________________________________________
28059 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
28060         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
28061              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
28062              Date: Wed, 12 Dec 2001 10:52:21 +0100
28063              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
28064      Branch: perl
28065            ! lib/File/Find.pm
28066 ____________________________________________________________________________
28067 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
28068         Log: Subject: [PATCH] doio fatal on cygwin for 13651
28069              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
28070              Date: Wed, 12 Dec 2001 11:28:13 +0100      
28071              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
28072      Branch: perl
28073            ! doio.c
28074 ____________________________________________________________________________
28075 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
28076         Log: Get the whole line of ls, makes debugging easier
28077              (from Schwern)
28078      Branch: perl
28079            ! t/op/stat.t
28080 ____________________________________________________________________________
28081 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
28082         Log: rename() must be tested even without link()
28083              or the utime() and rename-directory tests fail.
28084              (Also got the BeOS utime atime/time the wrong way round.)
28085      Branch: perl
28086            ! t/io/fs.t
28087 ____________________________________________________________________________
28088 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
28089         Log: Now that the beos.c is compiled at the main level
28090              the header is in the beos/
28091      Branch: perl
28092            ! beos/beos.c
28093 ____________________________________________________________________________
28094 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
28095         Log: Must remember to require Socket.
28096      Branch: perl
28097            ! ext/Sys/Syslog/syslog.t
28098 ____________________________________________________________________________
28099 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
28100         Log: In BeOS Errno must resort to actual compilation
28101              and execution for some of the error constants.
28102      Branch: perl
28103            ! ext/Errno/Errno_pm.PL
28104 ____________________________________________________________________________
28105 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
28106         Log: BeOS still has no good sockets.
28107      Branch: perl
28108            ! ext/IO/lib/IO/t/io_sel.t
28109 ____________________________________________________________________________
28110 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
28111         Log: BeOS sockets are not true sockets.
28112      Branch: perl
28113            ! ext/IO/lib/IO/t/io_poll.t
28114 ____________________________________________________________________________
28115 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
28116         Log: No Socket, no Syslog.
28117      Branch: perl
28118            ! ext/Sys/Syslog/syslog.t
28119 ____________________________________________________________________________
28120 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
28121         Log: (On some platforms) missing truncate FH.
28122      Branch: perl
28123            ! pod/perltodo.pod
28124 ____________________________________________________________________________
28125 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
28126         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
28127              and vms would be muchly appreciated.
28128      Branch: perl
28129            ! t/io/fs.t
28130 ____________________________________________________________________________
28131 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
28132         Log: utime() updates only the mtime in BeOS. 
28133      Branch: perl
28134            ! pod/perlport.pod
28135 ____________________________________________________________________________
28136 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
28137         Log: No link(), no need to dSP.
28138      Branch: perl
28139            ! pp_sys.c
28140 ____________________________________________________________________________
28141 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
28142         Log: Missing argument.
28143      Branch: perl
28144            ! utf8.c
28145 ____________________________________________________________________________
28146 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
28147         Log: (1) To assume any setuid programs is silly.
28148              (2) Chaining tests with booleans means that some
28149              of them may not get run which means getting out
28150              of test count sync.
28151      Branch: perl
28152            ! t/op/stat.t
28153 ____________________________________________________________________________
28154 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
28155         Log: The beos.c needs to be in the main directory.
28156      Branch: perl
28157            ! hints/beos.sh
28158 ____________________________________________________________________________
28159 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
28160         Log: Detypo and rename.
28161      Branch: perl
28162            ! doio.c perl.h perlio.c perliol.h
28163 ____________________________________________________________________________
28164 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
28165         Log: This time I test compiled.  Honest.
28166      Branch: perl
28167            ! beos/beos.c
28168 ____________________________________________________________________________
28169 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
28170         Log: Subject: [PATCH] slightly more pack tests
28171              From: Nicholas Clark <nick@ccl4.org>
28172              Date: Tue, 11 Dec 2001 23:41:23 +0000
28173              Message-ID: <20011211234123.Y21702@plum.flirble.org>
28174      Branch: perl
28175            ! t/op/pack.t
28176 ____________________________________________________________________________
28177 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
28178         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
28179              From: "Craig A. Berry" <craigberry@mac.com>
28180              Date: Tue, 11 Dec 2001 16:39:13 -0600
28181              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
28182      Branch: perl
28183            ! configure.com
28184 ____________________________________________________________________________
28185 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
28186         Log: metaconfig unit change for #13632.
28187      Branch: metaconfig/U/perl
28188            ! perlpath.U
28189 ____________________________________________________________________________
28190 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
28191         Log: Subject: $Config{perlpath} and -Dversiononly
28192              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28193              Date: Tue, 11 Dec 2001 23:32:33 +0100
28194              Message-ID: <20011211233233.A11587@rafael>
28195      Branch: perl
28196            ! Configure
28197 ____________________________________________________________________________
28198 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
28199         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
28200              From: Nicholas Clark <nick@ccl4.org>
28201              Date: Tue, 11 Dec 2001 21:59:36 +0000
28202              Message-ID: <20011211215935.W21702@plum.flirble.org>
28203      Branch: perl
28204            ! t/op/pack.t
28205 ____________________________________________________________________________
28206 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
28207         Log: More UTF-8 API docs.
28208      Branch: perl
28209            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
28210 ____________________________________________________________________________
28211 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
28212         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
28213              From: Nicholas Clark <nick@ccl4.org>
28214              Date: Tue, 11 Dec 2001 20:08:59 +0000
28215              Message-ID: <20011211200859.S21702@plum.flirble.org>
28216      Branch: perl
28217            ! t/op/pack.t
28218 ____________________________________________________________________________
28219 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
28220         Log: Subject: Re: use utf8; with bad utf8
28221              From: Nicholas Clark <nick@ccl4.org>
28222              Date: Tue, 11 Dec 2001 19:49:21 +0000
28223              Message-ID: <20011211194921.R21702@plum.flirble.org>
28224      Branch: perl
28225            ! lib/utf8.t
28226 ____________________________________________________________________________
28227 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
28228         Log: Can't spell worth a dam.  (Try Three Gorges.)
28229      Branch: perl
28230            ! beos/beos.c
28231 ____________________________________________________________________________
28232 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
28233         Log: We need DWIM cpps.
28234      Branch: perl
28235            ! perlio.c
28236 ____________________________________________________________________________
28237 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
28238         Log: The unixish.h needs to be found and the waitpid wrapper
28239              could use a proto.
28240      Branch: perl
28241            ! beos/beosish.h
28242 ____________________________________________________________________________
28243 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
28244         Log: The BeOS waitpid() seems to be broken,
28245              have a wrapper for it.
28246      Branch: perl
28247            + beos/beos.c beos/beosish.h
28248            ! MANIFEST hints/beos.sh perl.h
28249 ____________________________________________________________________________
28250 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
28251         Log: Unlean the leaning tower of Babel.
28252      Branch: perl
28253            ! perl.h
28254 ____________________________________________________________________________
28255 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
28256         Log: Retract #13607 until we figure out what to do with autouse.
28257      Branch: perl
28258            ! lib/Carp.pm
28259 ____________________________________________________________________________
28260 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
28261         Log: Try to handle platforms that have O_TEXT != O_BINARY but
28262              which are not DOSish, BeOS being one of such platforms.
28263              Ideally this should be a Configure test, not a hardwired
28264              cpp symbol test... 
28265      Branch: perl
28266            ! doio.c perl.h perlio.c perliol.h
28267 ____________________________________________________________________________
28268 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
28269         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
28270              From: Jonathan Stowe <gellyfish@gellyfish.com>
28271              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
28272              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
28273      Branch: perl
28274            ! lib/Term/Cap.pm lib/Term/Cap.t
28275 ____________________________________________________________________________
28276 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
28277         Log: Subject: [patch perlio.c] test for NULL before derefencing
28278              From: Stas Bekman <stas@stason.org>
28279              Date: Tue, 11 Dec 2001 16:17:55 +0800
28280              Message-ID: <3C15C133.8@stason.org>
28281      Branch: perl
28282            ! perlio.c
28283 ____________________________________________________________________________
28284 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
28285         Log: metaconfig unit change for #13617.
28286      Branch: metaconfig/U/perl
28287            ! Extensions.U
28288 ____________________________________________________________________________
28289 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
28290         Log: BeOS has socket() but not enough to build a working Socket.
28291              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
28292              new networking implementation, which is rumored to fix the
28293              non-standardness of sockets, but it's apparently not publicly
28294              available, and anything to do with BeOS has become quite
28295              complicated with the sale of the Be assets to Palm.)
28296      Branch: perl
28297            ! Configure
28298 ____________________________________________________________________________
28299 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
28300         Log: Update changes
28301      Branch: maint-5.6/macperl
28302            ! macos/Changes
28303 ____________________________________________________________________________
28304 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
28305         Log: Add extra pod to help
28306      Branch: maint-5.6/macperl
28307            ! macos/macperl/MacPerl.podhelp
28308 ____________________________________________________________________________
28309 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
28310         Log: Return DoAppleScript errors in $@
28311      Branch: maint-5.6/macperl
28312            ! macos/ext/MacPerl/OSA.xs
28313 ____________________________________________________________________________
28314 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
28315         Log: Clear out $^E before each script run
28316      Branch: maint-5.6/macperl
28317            ! macos/macperl/MPScript.c
28318 ____________________________________________________________________________
28319 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
28320         Log: Integrate various changes from maint-5.6/perl/.
28321      Branch: maint-5.6/macperl
28322           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
28323           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
28324 ____________________________________________________________________________
28325 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
28326         Log: Subject: Exporter's documentation shouldn't lie               
28327              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
28328              Date: Mon, 10 Dec 2001 21:30:20 -0500
28329              Message-ID: <3C4AA201@operamail.com>
28330      Branch: perl
28331            ! lib/Exporter.pm
28332 ____________________________________________________________________________
28333 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
28334         Log: Make Errno better in BeOS (the second hunk is
28335              good on any platform).  Still not working in BeOS
28336              are the E constants that refer BeOS native error
28337              constants (B_...) which are enums (*groan*).
28338      Branch: perl
28339            ! ext/Errno/Errno_pm.PL
28340 ____________________________________________________________________________
28341 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
28342         Log: The BeOS linker seems to link the last seen symbol,
28343              not the first (so the symbols of op.o from libperl.so
28344              would get linked to miniperl instead of the symbols of
28345              opmini.o)-- use the same trick as for NeXT4 for linking
28346              miniperl.
28347      Branch: perl
28348            ! Makefile.SH
28349 ____________________________________________________________________________
28350 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
28351         Log: Subject: Re: [PATCH] tests for hash assignment
28352              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
28353              Date: Tue, 11 Dec 2001 01:48:55 +0000
28354              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
28355      Branch: perl
28356            ! utf8.c
28357 ____________________________________________________________________________
28358 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
28359         Log: (retracted by #13622)
28360              
28361              Subject: RE: More verbose POD for Carp
28362              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
28363              Date: Mon, 10 Dec 2001 20:23:20 -0500
28364              Message-ID: <3C4A3566@operamail.com>
28365      Branch: perl
28366            ! lib/Carp.pm
28367 ____________________________________________________________________________
28368 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
28369         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
28370              From: "Craig A. Berry" <craigberry@mac.com>
28371              Date: Mon, 10 Dec 2001 18:25:37 -0600
28372              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
28373      Branch: perl
28374            ! t/op/write.t t/test.pl
28375 ____________________________________________________________________________
28376 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
28377         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
28378              From: Michael G Schwern <schwern@pobox.com>
28379              Date: Mon, 10 Dec 2001 08:00:01 -0500
28380              Message-ID: <20011210130000.GK1770@blackrider>
28381      Branch: perl
28382            ! t/comp/multiline.t
28383 ____________________________________________________________________________
28384 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
28385         Log: Subject: Re: [PATCH] tests for hash assignment
28386              From: Nicholas Clark <nick@ccl4.org>
28387              Date: Mon, 10 Dec 2001 23:22:28 +0000
28388              Message-ID: <20011210232228.M21702@plum.flirble.org>
28389      Branch: perl
28390            + t/op/hashassign.t
28391            ! MANIFEST t/op/each.t t/test.pl
28392 ____________________________________________________________________________
28393 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
28394         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
28395              From: "Craig A. Berry" <craigberry@mac.com>
28396              Date: Mon, 10 Dec 2001 16:38:14 -0600
28397              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
28398      Branch: perl
28399            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
28400 ____________________________________________________________________________
28401 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
28402         Log: Subject: [PATCH perl@13600] configure.com fixes
28403              From: "Craig A. Berry" <craigberry@mac.com>
28404              Date: Mon, 10 Dec 2001 14:40:20 -0600
28405              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
28406      Branch: perl
28407            ! configure.com
28408 ____________________________________________________________________________
28409 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
28410         Log: Silence BeOS compilation moaning.
28411      Branch: perl
28412            ! perl.h
28413 ____________________________________________________________________________
28414 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
28415         Log: Update Changes.
28416      Branch: perl
28417            ! Changes patchlevel.h
28418 ____________________________________________________________________________
28419 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
28420         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
28421              From: Michael G Schwern <schwern@pobox.com>
28422              Date: Mon, 10 Dec 2001 01:21:03 -0500
28423              Message-ID: <20011210062103.GC1770@blackrider>
28424      Branch: perl
28425            ! lib/ExtUtils/Command.t
28426 ____________________________________________________________________________
28427 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
28428         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
28429              From: Michael G Schwern <schwern@pobox.com>
28430              Date: Mon, 10 Dec 2001 01:10:57 -0500
28431              Message-ID: <20011210061057.GB1770@blackrider>
28432      Branch: perl
28433            ! t/op/groups.t
28434 ____________________________________________________________________________
28435 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
28436         Log: Retract #13596, #13593 should do the trick.
28437      Branch: perl
28438            ! t/op/stat.t
28439 ____________________________________________________________________________
28440 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
28441         Log: (retracted by #13597, #13593 does the job better)
28442              
28443              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
28444              From: Michael G Schwern <schwern@pobox.com>
28445              Date: Mon, 10 Dec 2001 00:53:16 -0500
28446              Message-ID: <20011210055316.GA1770@blackrider>
28447      Branch: perl
28448            ! t/op/stat.t
28449 ____________________________________________________________________________
28450 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
28451         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
28452              From: Michael G Schwern <schwern@pobox.com> 
28453              Date: Mon, 10 Dec 2001 02:19:14 -0500
28454              Message-ID: <20011210071914.GF1770@blackrider>
28455      Branch: perl
28456            ! lib/AutoSplit.t
28457 ____________________________________________________________________________
28458 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
28459         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
28460              From: Michael G Schwern <schwern@pobox.com>
28461              Date: Mon, 10 Dec 2001 02:47:40 -0500
28462              Message-ID: <20011210074739.GH1770@blackrider>
28463      Branch: perl
28464            ! t/op/pack.t
28465 ____________________________________________________________________________
28466 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
28467         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
28468              From: Michael G Schwern <schwern@pobox.com>
28469              Date: Mon, 10 Dec 2001 02:54:22 -0500
28470              Message-ID: <20011210075422.GI1770@blackrider>
28471      Branch: perl
28472            ! t/test.pl
28473 ____________________________________________________________________________
28474 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
28475         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
28476              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
28477              Date: Mon, 10 Dec 2001 08:45:20 +0100
28478              Message-ID: <3C146810.60B5B7C0@alcatel.at>
28479      Branch: perl
28480            ! pp_pack.c
28481 ____________________________________________________________________________
28482 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
28483         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
28484              From: Michael G Schwern <schwern@pobox.com>
28485              Date: Mon, 10 Dec 2001 03:27:02 -0500
28486              Message-ID: <20011210082702.GN1770@blackrider>
28487      Branch: perl
28488            ! t/io/openpid.t
28489 ____________________________________________________________________________
28490 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
28491         Log: More chmod +w.
28492      Branch: perl
28493            ! Porting/makerel
28494 ____________________________________________________________________________
28495 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
28496         Log: Just skip the readability test if running as root.
28497      Branch: perl
28498            ! lib/Net/t/netrc.t
28499 ____________________________________________________________________________
28500 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
28501         Log: Tell about the downside of safe signals.
28502      Branch: perl
28503            ! pod/perldelta.pod
28504 ____________________________________________________________________________
28505 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
28506         Log: Make the whole -lperl thing NetBSD only until we
28507              find some other platform that needs the same.
28508      Branch: perl
28509            ! lib/ExtUtils/MM_Unix.pm
28510 ____________________________________________________________________________
28511 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
28512         Log: Subject: [PATCH t/op/pack.t] Cleanup
28513              From: Michael G Schwern <schwern@pobox.com> 
28514              Date: Sun, 9 Dec 2001 23:08:26 -0500
28515              Message-ID: <20011210040826.GD660@blackrider>
28516      Branch: perl
28517            ! t/op/pack.t
28518 ____________________________________________________________________________
28519 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
28520         Log: Add threads support for NetBSD.
28521              
28522              This is also the first (I think) Perl threads build with
28523              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
28524              NetBSD does not as of yet have true kernel POSIX threads,
28525              but the user-level pth seems to be doing pretty well--
28526              the only failure is that threads/t/basic okays 6 and 7
28527              consistently seem be arriving in the reverse order.
28528              Well, gdbm.t is also failing: 'Undefined PLT symbol
28529              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
28530              guessing that GDBM would need a threaded rebuild.
28531      Branch: perl
28532            ! hints/netbsd.sh
28533 ____________________________________________________________________________
28534 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
28535         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
28536              potential performance hit and change in semantics of closure
28537              lookups after C<undef &foo>)
28538      Branch: maint-5.6/perl
28539            ! op.c
28540 ____________________________________________________________________________
28541 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
28542         Log: metaconfig unit change for #13582.
28543      Branch: metaconfig
28544            ! U/threads/usethreads.U
28545 ____________________________________________________________________________
28546 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
28547         Log: Update the ithreads selection info in Configure,
28548              as suggested by Michael Schwern.
28549      Branch: perl
28550            ! Configure
28551 ____________________________________________________________________________
28552 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
28553         Log: Clearing locale environment simply doesn't seem to
28554              guarantee that (nl_)langinfo(CODESET) would return nil.
28555              (I for example get "ISO8859-1", so <guess>maybe there can
28556              be per-system default settings at work</guess>.)
28557      Branch: perl
28558            ! lib/open.t
28559 ____________________________________________________________________________
28560 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
28561         Log: Subject: RE: Exporter fixes reversed in 13540?
28562              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
28563              Date: Sun, 9 Dec 2001 12:55:15 -0500
28564              Message-ID: <3C13F455@operamail.com>
28565      Branch: perl
28566            ! lib/open.pm
28567 ____________________________________________________________________________
28568 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
28569         Log: Root is the lizard king.
28570      Branch: perl
28571            ! lib/Net/t/netrc.t
28572 ____________________________________________________________________________
28573 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
28574         Log: Telling how many tests we are expecting helps.
28575      Branch: perl
28576            ! ext/POSIX/t/waitpid.t
28577 ____________________________________________________________________________
28578 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
28579         Log: Add a test case for waitpid(): from Rocco Caputo.
28580      Branch: perl
28581            + ext/POSIX/t/waitpid.t
28582            ! MANIFEST
28583 ____________________________________________________________________________
28584 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
28585         Log: Subject: [PATCH] Term::ReadLine tweaks and test
28586              From: Richard Clamp <richardc@unixbeard.net>
28587              Date: Mon, 10 Dec 2001 00:51:47 +0000
28588              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
28589      Branch: perl
28590            + lib/Term/ReadLine.t
28591            ! MANIFEST lib/Term/ReadLine.pm
28592 ____________________________________________________________________________
28593 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
28594         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
28595              From: Rocco Caputo <troc@netrus.net>
28596              Date: Sun, 9 Dec 2001 18:12:38 -0500
28597              Message-ID: <20011209181238.A803@eyrie.homenet>
28598      Branch: perl
28599            ! win32/win32.c
28600 ____________________________________________________________________________
28601 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
28602         Log: make sure that va_start() has matching va_end();
28603              from OpenBSD 3.0.
28604      Branch: perl
28605            ! x2p/util.c
28606 ____________________________________________________________________________
28607 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
28608         Log: h2ph updates from OpenBSD 3.0.
28609      Branch: perl
28610            ! utils/h2ph.PL
28611 ____________________________________________________________________________
28612 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
28613         Log: OpenBSD hints update from OpenBSD 3.0.
28614      Branch: perl
28615            ! hints/openbsd.sh
28616 ____________________________________________________________________________
28617 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
28618         Log: DJGPP tweaks from Laszlo Molnar.
28619      Branch: perl
28620            ! djgpp/config.over lib/File/Find/t/find.t
28621            ! lib/File/Find/t/taint.t t/pod/find.t
28622 ____________________________________________________________________________
28623 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
28624         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
28625              From: Michael G Schwern <schwern@pobox.com> 
28626              Date: Sun, 9 Dec 2001 19:28:12 -0500
28627              Message-ID: <20011210002812.GF13586@blackrider>
28628      Branch: perl
28629            ! README.cygwin
28630 ____________________________________________________________________________
28631 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
28632         Log: README.cygwin update from Gerrit P. Haase.
28633      Branch: perl
28634            ! README.cygwin
28635 ____________________________________________________________________________
28636 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
28637         Log: Apply NetBSD patch-ag: shared/static linking,
28638              but make the change less intrusive on non-NetBSD.
28639      Branch: perl
28640            ! lib/ExtUtils/MM_Unix.pm
28641 ____________________________________________________________________________
28642 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
28643         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
28644      Branch: perl
28645            ! lib/ExtUtils/Liblist.pm
28646 ____________________________________________________________________________
28647 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
28648         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
28649      Branch: perl
28650            ! regcomp.c
28651 ____________________________________________________________________________
28652 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
28653         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
28654      Branch: perl
28655            ! pp.c
28656 ____________________________________________________________________________
28657 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
28658         Log: Apply NetBSD patch-ac.
28659              (the fix has already been done: change #9706, fully qualified
28660              pathnames in packlists)
28661      Branch: perl
28662            ! lib/ExtUtils/Install.pm
28663 ____________________________________________________________________________
28664 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
28665         Log: Apply NetBSD patch-ab: NetBSD hints update.
28666      Branch: perl
28667            ! hints/netbsd.sh
28668 ____________________________________________________________________________
28669 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
28670         Log: metaconfig unit changes for #13560.
28671      Branch: metaconfig/U/perl
28672            ! dlsrc.U i_ieeefp.U libperl.U
28673 ____________________________________________________________________________
28674 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
28675         Log: NetBSD has <ieeefp.h> but hidden.
28676      Branch: perl
28677            ! hints/netbsd.sh
28678 ____________________________________________________________________________
28679 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
28680         Log: Implement NetBSD patch-aa.
28681      Branch: perl
28682            ! Configure
28683 ____________________________________________________________________________
28684 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
28685         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
28686              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
28687              Date: Sun, 09 Dec 2001 13:40:58 +0100
28688              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
28689              
28690              (The lstat()s were there in 5.6.1: what happened to them?)
28691      Branch: perl
28692            ! lib/File/Find.pm
28693 ____________________________________________________________________________
28694 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
28695         Log: Quickie documentation of the C UTF-8 API.
28696      Branch: perl
28697            ! pod/perlunicode.pod
28698 ____________________________________________________________________________
28699 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
28700         Log: Subject: bleadperl on cygwin weirdness...
28701              From: "Gerrit P. Haase" <gp@familiehaase.de>
28702              Date: Sun, 9 Dec 2001 20:31:28 +0100
28703              Message-ID: <13779422183.20011209203128@familiehaase.de>          
28704              
28705              (plus libperl*.dll version portability tweaks)
28706      Branch: perl
28707            ! lib/ExtUtils/Embed.t
28708 ____________________________________________________________________________
28709 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
28710         Log: Instead of muting symbol export error if under eval,
28711              delay the errors until the croak().
28712              
28713              (replaces #13408)
28714      Branch: perl
28715            ! lib/Exporter/Heavy.pm
28716 ____________________________________________________________________________
28717 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
28718         Log: Basegroup 0 is a cygwin_nt thing.
28719      Branch: perl
28720            ! t/op/groups.t
28721 ____________________________________________________________________________
28722 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
28723         Log: Also WinME is LoseLink.
28724      Branch: perl
28725            ! t/op/stat.t
28726 ____________________________________________________________________________
28727 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
28728         Log: Forgotten checkin.
28729      Branch: perl
28730            ! lib/User/grent.t
28731 ____________________________________________________________________________
28732 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
28733         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
28734              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
28735              Date: Sun, 09 Dec 2001 13:45:06 +0100
28736              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
28737      Branch: perl
28738            ! lib/File/Find.pm
28739 ____________________________________________________________________________
28740 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
28741         Log: Tweakback.
28742      Branch: perl
28743            ! lib/Net/hostent.t
28744 ____________________________________________________________________________
28745 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
28746         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
28747              From: Michael G Schwern <schwern@pobox.com>
28748              Date: Sat, 8 Dec 2001 14:48:38 -0500
28749              Message-ID: <20011208194838.GA8650@blackrider>
28750      Branch: perl
28751            ! t/op/grent.t
28752 ____________________________________________________________________________
28753 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
28754         Log: Subject: [README.cygwin] Removing old expected test failures
28755              From: Michael G Schwern <schwern@pobox.com>
28756              Date: Sat, 8 Dec 2001 15:38:28 -0500
28757              Message-ID: <20011208203828.GB9017@blackrider>
28758      Branch: perl
28759            ! README.cygwin
28760 ____________________________________________________________________________
28761 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
28762         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
28763              From: Michael G Schwern <schwern@pobox.com>                
28764              Date: Sat, 8 Dec 2001 15:26:59 -0500
28765              Message-ID: <20011208202659.GA9017@blackrider> 
28766      Branch: perl
28767            ! lib/Net/hostent.t
28768 ____________________________________________________________________________
28769 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
28770         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
28771              From: Michael G Schwern <schwern@pobox.com> 
28772              Date: Sat, 8 Dec 2001 15:06:16 -0500
28773              Message-ID: <20011208200616.GA8915@blackrider>
28774      Branch: perl
28775            ! t/op/stat.t
28776 ____________________________________________________________________________
28777 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
28778         Log: Developer deprecations and an incompatibility.
28779      Branch: perl
28780            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
28781 ____________________________________________________________________________
28782 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
28783         Log: Shoo.
28784      Branch: perl
28785            - lib/Attribute/Handlers.pm
28786 ____________________________________________________________________________
28787 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
28788         Log: Remove Attribute::Handlers, as per Damian's request.
28789              (Because of fixing the my variables to be now handled
28790              in run-time, the whole internals of the A::H needs to
28791              be rewritten and Damian will not have time for that
28792              for months.)
28793      Branch: perl
28794            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
28795            - lib/Attribute/Handlers/demo/Demo.pm
28796            - lib/Attribute/Handlers/demo/Descriptions.pm
28797            - lib/Attribute/Handlers/demo/MyClass.pm
28798            - lib/Attribute/Handlers/demo/demo.pl
28799            - lib/Attribute/Handlers/demo/demo2.pl
28800            - lib/Attribute/Handlers/demo/demo3.pl
28801            - lib/Attribute/Handlers/demo/demo4.pl
28802            - lib/Attribute/Handlers/demo/demo_call.pl
28803            - lib/Attribute/Handlers/demo/demo_chain.pl
28804            - lib/Attribute/Handlers/demo/demo_cycle.pl
28805            - lib/Attribute/Handlers/demo/demo_hashdir.pl
28806            - lib/Attribute/Handlers/demo/demo_phases.pl
28807            - lib/Attribute/Handlers/demo/demo_range.pl
28808            - lib/Attribute/Handlers/demo/demo_rawdata.pl
28809            - lib/Attribute/Handlers/t/multi.t
28810            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
28811            ! pod/perlmodlib.pod pod/perltoc.pod
28812 ____________________________________________________________________________
28813 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
28814         Log: Subject: Re: attributes are broken
28815              From: Spider Boardman <spider@Orb.Nashua.NH.US>
28816              Date: Sun, 09 Dec 2001 00:09:23 -0500
28817              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
28818      Branch: perl
28819            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
28820            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
28821            ! xsutils.c
28822 ____________________________________________________________________________
28823 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
28824         Log: Forgotten checkin.
28825      Branch: perl
28826            ! lib/Pod/Text.pm
28827 ____________________________________________________________________________
28828 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
28829         Log: uconfig.h update.
28830      Branch: perl
28831            ! uconfig.h
28832 ____________________________________________________________________________
28833 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
28834         Log: Update Changes.
28835      Branch: perl
28836            ! Changes patchlevel.h
28837 ____________________________________________________________________________
28838 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
28839         Log: Note that some of the Unicode features are
28840              dependent on perlio.
28841      Branch: perl
28842            ! pod/perluniintro.pod
28843 ____________________________________________________________________________
28844 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
28845         Log: Regen perlapi, regen toc.
28846      Branch: perl
28847            ! pod/perlapi.pod pod/perltoc.pod
28848 ____________________________________________________________________________
28849 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
28850         Log: FAQ sync.
28851      Branch: perl
28852            ! pod/perlfaq4.pod pod/perlfaq6.pod
28853 ____________________________________________________________________________
28854 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
28855         Log: Subject: [PATCH] Fix odd language in an sv.c comment
28856              From: coral@eekeek.org
28857              Date: Sat, 8 Dec 2001 12:19:39 -0500
28858              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
28859      Branch: perl
28860            ! sv.c
28861 ____________________________________________________________________________
28862 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
28863         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
28864              From: Michael G Schwern <schwern@pobox.com>
28865              Date: Fri, 7 Dec 2001 20:03:45 -0500
28866              Message-ID: <20011208010345.GD642@blackrider>
28867              
28868              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
28869              From: Michael G Schwern <schwern@pobox.com>
28870              Date: Fri, 7 Dec 2001 20:13:54 -0500
28871              Message-ID: <20011208011354.GE642@blackrider>
28872              
28873              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
28874              From: Michael G Schwern <schwern@pobox.com>
28875              Date: Fri, 7 Dec 2001 21:47:36 -0500
28876              Message-ID: <20011208024736.GH642@blackrider>
28877              
28878              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
28879              From: Michael G Schwern <schwern@pobox.com>
28880              Date: Fri, 7 Dec 2001 23:09:43 -0500
28881              Message-ID: <20011208040943.GK642@blackrider>
28882              
28883              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
28884              Message-Id: <a05101004b83754903506@[172.16.52.1]>
28885              Date: Fri, 7 Dec 2001 23:28:15 -0600
28886              From: "Craig A. Berry" <craigberry@mac.com>
28887      Branch: perl
28888            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
28889 ____________________________________________________________________________
28890 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
28891         Log: Integrate perlio:
28892              
28893              [ 13531]
28894              Tweak multi-arg open error messages
28895              
28896              [ 13530]
28897              Allow multi-arg open() if opening layer declares this legal.
28898      Branch: perl
28899           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
28900           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
28901 ____________________________________________________________________________
28902 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
28903         Log: Retract #11156 since Sarathy has found that it breaks code:
28904              http://bugs.ActiveState.com/show_bug.cgi?id=18457
28905              http://bugs.ActiveState.com/show_bug.cgi?id=18858
28906      Branch: perl
28907            ! op.c sv.c t/op/pos.t
28908 ____________________________________________________________________________
28909 [ 13532] By: nick                                  on 2001/12/08  14:11:12
28910         Log: Integrate mainline
28911      Branch: perlio
28912           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
28913           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
28914 ____________________________________________________________________________
28915 [ 13531] By: nick                                  on 2001/12/08  13:48:21
28916         Log: Tweak multi-arg open error messages
28917      Branch: perlio
28918            ! perlio.c
28919 ____________________________________________________________________________
28920 [ 13530] By: nick                                  on 2001/12/08  10:20:06
28921         Log: Allow multi-arg open() if opening layer declares this legal.
28922      Branch: perlio
28923            ! doio.c perlio.c perliol.h
28924 ____________________________________________________________________________
28925 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
28926         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
28927              From: Michael G Schwern <schwern@pobox.com>       
28928              Date: Fri, 7 Dec 2001 19:41:31 -0500
28929              Message-ID: <20011208004131.GC642@blackrider>
28930      Branch: perl
28931            ! t/run/switches.t t/test.pl
28932 ____________________________________________________________________________
28933 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
28934         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
28935              From: Michael G Schwern <schwern@pobox.com>       
28936              Date: Fri, 7 Dec 2001 19:12:44 -0500
28937              Message-ID: <20011208001244.GB642@blackrider>
28938      Branch: perl
28939            ! t/op/stat.t
28940 ____________________________________________________________________________
28941 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
28942         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
28943              From: Michael G Schwern <schwern@pobox.com>
28944              Date: Fri, 7 Dec 2001 17:28:57 -0500
28945              Message-ID: <20011207222857.GI23210@blackrider>
28946      Branch: perl
28947            ! t/op/magic.t
28948 ____________________________________________________________________________
28949 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
28950         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
28951      Branch: perl
28952            ! t/test.pl
28953 ____________________________________________________________________________
28954 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
28955         Log: which_perl: delay as much a possible till runtime.
28956      Branch: perl
28957            ! t/test.pl
28958 ____________________________________________________________________________
28959 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
28960         Log: Further tweakage to which_perl().
28961      Branch: perl
28962            ! t/test.pl
28963 ____________________________________________________________________________
28964 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
28965         Log: perluniintro tweaks.
28966      Branch: perl
28967            ! pod/perluniintro.pod
28968 ____________________________________________________________________________
28969 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
28970         Log: Tweak the $Perl computation.
28971      Branch: perl
28972            ! t/test.pl
28973 ____________________________________________________________________________
28974 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
28975         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
28976              From: Nicholas Clark <nick@ccl4.org>
28977              Date: Fri, 7 Dec 2001 17:06:56 +0000
28978              Message-ID: <20011207170656.G21702@plum.flirble.org>
28979      Branch: perl
28980            ! doop.c t/op/chop.t
28981 ____________________________________________________________________________
28982 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
28983         Log: Update Changes.
28984      Branch: perl
28985            ! Changes patchlevel.h
28986 ____________________________________________________________________________
28987 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
28988         Log: Missing ).
28989      Branch: perl
28990            ! t/test.pl
28991 ____________________________________________________________________________
28992 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
28993         Log: Allow several arguments to display().
28994      Branch: perl
28995            ! t/test.pl
28996 ____________________________________________________________________________
28997 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
28998         Log: /dev/stdout could be either a character special file
28999              or a named pipe, so let's pretend it doesn't exist.
29000      Branch: perl
29001            ! t/op/stat.t
29002 ____________________________________________________________________________
29003 [ 13516] By: nick                                  on 2001/12/07  15:09:23
29004         Log: Integrate again - can I catch up ?
29005      Branch: perlio
29006           !> t/test.pl
29007 ____________________________________________________________________________
29008 [ 13515] By: nick                                  on 2001/12/07  15:08:17
29009         Log: Integrate mainline some more
29010      Branch: perlio
29011           !> README.hpux hints/linux.sh pod/perlfunc.pod
29012 ____________________________________________________________________________
29013 [ 13514] By: nick                                  on 2001/12/07  15:07:15
29014         Log: Integrate mainline
29015      Branch: perlio
29016           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
29017           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
29018           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
29019           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
29020           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
29021           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
29022           +> t/lib/Math/BigInt/BareCalc.pm
29023            - ext/Devel/PPPort/harness/Harness.pm
29024            - ext/Devel/PPPort/harness/Harness.xs
29025            - ext/Devel/PPPort/harness/Makefile.PL
29026            - ext/Devel/PPPort/harness/module2.c
29027            - ext/Devel/PPPort/harness/module3.c
29028            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
29029            - lib/File/Spec/Functions.t
29030           !> (integrate 103 files)
29031 ____________________________________________________________________________
29032 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
29033         Log: Add display() for displaying icky scalars.
29034      Branch: perl
29035            ! t/test.pl
29036 ____________________________________________________________________________
29037 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
29038         Log: Subject: [ID 20011207.001] documentation bug for waitpid
29039              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
29040              Date: Fri, 7 Dec 2001 12:44:56 +0100
29041              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
29042      Branch: perl
29043            ! pod/perlfunc.pod
29044 ____________________________________________________________________________
29045 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
29046         Log: gcc version matching didn't.
29047      Branch: perl
29048            ! hints/linux.sh
29049 ____________________________________________________________________________
29050 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
29051         Log: Subject: HP renamed their servers              
29052              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29053              Date: Fri, 07 Dec 2001 12:07:22 +0100
29054              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
29055      Branch: perl
29056            ! README.hpux
29057 ____________________________________________________________________________
29058 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
29059         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
29060              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
29061              Date: Fri, 7 Dec 2001 00:24:55 -0500
29062              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
29063      Branch: perl
29064            ! pod/perlport.pod
29065 ____________________________________________________________________________
29066 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
29067         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
29068              From: Michael G Schwern <schwern@pobox.com> 
29069              Date: Thu, 6 Dec 2001 22:56:34 -0500
29070              Message-ID: <20011207035634.GO22648@blackrider>
29071      Branch: perl
29072            ! t/base/lex.t t/op/exec.t
29073 ____________________________________________________________________________
29074 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
29075         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
29076              From: Michael G Schwern <schwern@pobox.com>
29077              Date: Thu, 6 Dec 2001 22:45:44 -0500
29078              Message-ID: <20011207034544.GN22648@blackrider>
29079              
29080              (plus op/ref tweak)
29081      Branch: perl
29082            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
29083            ! t/run/kill_perl.t t/test.pl
29084 ____________________________________________________________________________
29085 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
29086         Log: Upgrade to Math::BigInt 1.48.
29087      Branch: perl
29088            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
29089            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
29090            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
29091            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
29092            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
29093            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
29094            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
29095 ____________________________________________________________________________
29096 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
29097         Log: Mention also perl56delta in case someone is upgrading from
29098              Perl 5.005_03.
29099      Branch: perl
29100            ! pod/perldelta.pod
29101 ____________________________________________________________________________
29102 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
29103         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
29104              From: Michael G Schwern <schwern@pobox.com>
29105              Date: Thu, 6 Dec 2001 15:15:28 -0500
29106              Message-ID: <20011206201528.GF16414@blackrider>
29107              
29108              (just the term.t, not the lex.t)
29109              
29110              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
29111              From: Michael G Schwern <schwern@pobox.com>
29112              Date: Thu, 6 Dec 2001 15:22:22 -0500
29113              Message-ID: <20011206202222.GG16414@blackrider>
29114              
29115              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
29116              From: Michael G Schwern <schwern@pobox.com>
29117              Date: Thu, 6 Dec 2001 15:31:58 -0500
29118              Message-ID: <20011206203158.GI16414@blackrider>
29119              
29120              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
29121              From: Michael G Schwern <schwern@pobox.com>
29122              Date: Thu, 6 Dec 2001 17:38:55 -0500
29123              Message-ID: <20011206223855.GC22648@blackrider>
29124      Branch: perl
29125            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
29126            ! t/test.pl
29127 ____________________________________________________________________________
29128 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
29129         Log: Update the thr5005 situation.
29130      Branch: perl
29131            ! pod/perldelta.pod
29132 ____________________________________________________________________________
29133 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
29134         Log: perldelta borrowings from perl561delta.
29135      Branch: perl
29136            ! pod/perldelta.pod
29137 ____________________________________________________________________________
29138 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
29139         Log: Add the 5.6.1 perldelta as perl561delta.
29140              (Makes it easier to steal stuff for perldelta :-)
29141      Branch: perl
29142            + pod/perl561delta.pod
29143            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29144 ____________________________________________________________________________
29145 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
29146         Log: Retract #13496 for now.
29147      Branch: perl
29148            ! t/base/lex.t t/base/term.t
29149 ____________________________________________________________________________
29150 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
29151         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
29152              From: "Craig A. Berry" <craigberry@mac.com>
29153              Date: Thu, 6 Dec 2001 14:54:36 -0600
29154              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
29155      Branch: perl
29156            ! vms/ext/filespec.t
29157 ____________________________________________________________________________
29158 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
29159         Log: (retracted by #13499)
29160              
29161              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
29162              From: Michael G Schwern <schwern@pobox.com>
29163              Date: Thu, 6 Dec 2001 15:15:28 -0500
29164              Message-ID: <20011206201528.GF16414@blackrider>
29165      Branch: perl
29166            ! t/base/lex.t t/base/term.t
29167 ____________________________________________________________________________
29168 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
29169         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
29170              From: Michael G Schwern <schwern@pobox.com>
29171              Date: Thu, 6 Dec 2001 13:54:48 -0500
29172              Message-ID: <20011206185448.GC16414@blackrider>
29173      Branch: perl
29174            ! t/op/stat.t
29175 ____________________________________________________________________________
29176 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
29177         Log: The #4 has nothing to do with Unicode.
29178      Branch: perl
29179            ! t/op/tr.t
29180 ____________________________________________________________________________
29181 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
29182         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
29183              From: Michael G Schwern <schwern@pobox.com>
29184              Date: Thu, 6 Dec 2001 13:45:48 -0500
29185              Message-ID: <20011206184548.GB16414@blackrider>
29186      Branch: perl
29187            ! t/op/tr.t
29188 ____________________________________________________________________________
29189 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
29190         Log: Update Changes.
29191      Branch: perl
29192            ! Changes patchlevel.h
29193 ____________________________________________________________________________
29194 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
29195         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
29196              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29197              Date: Thu, 6 Dec 2001 11:41:25 EST
29198              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
29199      Branch: perl
29200            ! vms/vms.c vms/vmsish.h
29201 ____________________________________________________________________________
29202 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
29203         Log: Subject: [PATCH] Re: weirdness in regexps
29204              From: Robin Houston <robin@kitsite.com> 
29205              Date: Thu, 6 Dec 2001 14:44:01 +0000
29206              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
29207      Branch: perl
29208            ! op.c t/lib/strict/subs
29209 ____________________________________________________________________________
29210 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
29211         Log: Make the -b -c -S tests count all of the /dev, not just
29212              check the first one, as suggested by Benjamin Goldberg.
29213      Branch: perl
29214            ! t/op/stat.t
29215 ____________________________________________________________________________
29216 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
29217         Log: Subject: Re: [PATCH: bleadperl] casefold backref
29218              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
29219              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
29220              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
29221      Branch: perl
29222            ! regexec.c
29223 ____________________________________________________________________________
29224 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
29225         Log: Nits noticed by Philip Newton, and de-tab DB.t.
29226      Branch: perl
29227            ! lib/DB.t
29228 ____________________________________________________________________________
29229 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
29230         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
29231              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
29232              Date: 6 Dec 2001 11:06:01 -0000
29233              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
29234      Branch: perl
29235            ! op.c t/op/tr.t
29236 ____________________________________________________________________________
29237 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
29238         Log: Subject: [PATCH: bleadperl] casefold backref
29239              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
29240              Date: Wed, 05 Dec 2001 17:27:05 +0000
29241              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
29242      Branch: perl
29243            ! regexec.c t/op/re_tests
29244 ____________________________________________________________________________
29245 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
29246         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
29247              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29248              Date: Wed, 5 Dec 2001 22:34:53 EST
29249              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
29250      Branch: perl
29251            ! mg.c vms/vms.c vms/vmsish.h
29252 ____________________________________________________________________________
29253 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
29254         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
29255              From: Michael G Schwern <schwern@pobox.com>
29256              Date: Wed, 5 Dec 2001 19:52:58 -0500
29257              Message-ID: <20011205195257.A903@blackrider>
29258      Branch: perl
29259            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
29260            + lib/File/Spec/t/rel2abs2rel.t
29261            - lib/File/Spec.t lib/File/Spec/Functions.t
29262            ! MANIFEST
29263 ____________________________________________________________________________
29264 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
29265         Log: Subject: Re: Silly stat() portability questions                
29266              From: Benjamin Goldberg <goldbb2@earthlink.net>
29267              Date: Wed, 05 Dec 2001 22:52:35 -0500
29268              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
29269      Branch: perl
29270            ! pod/perlport.pod
29271 ____________________________________________________________________________
29272 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
29273         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
29274              From: "Craig A. Berry" <craigberry@mac.com>
29275              Date: Wed, 05 Dec 2001 16:41:59 -0600
29276              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
29277      Branch: perl
29278            ! README.vms configure.com lib/File/Spec/VMS.pm
29279            ! vms/ext/filespec.t
29280 ____________________________________________________________________________
29281 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
29282         Log: $apply->('club', $glibc_maintainers);
29283              
29284              (Nick Clark just reported that <langinfo.h> YESSTR
29285              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
29286      Branch: perl
29287            ! ext/I18N/Langinfo/Langinfo.t
29288 ____________________________________________________________________________
29289 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
29290         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
29291      Branch: perl
29292            ! pod/perlport.pod
29293 ____________________________________________________________________________
29294 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
29295         Log: tweak change#13474 (pad entries can apparently be null in some
29296              situations)
29297      Branch: maint-5.6/perl
29298            ! op.c
29299 ____________________________________________________________________________
29300 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
29301         Log: Restore the /dev -b -c -S part of the test.
29302      Branch: perl
29303            ! t/op/stat.t
29304 ____________________________________________________________________________
29305 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
29306         Log: Retract #13475 until Arthur gets back to the mine.
29307      Branch: perl
29308            ! op.c t/run/kill_perl.t
29309 ____________________________________________________________________________
29310 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
29311         Log: (retracted by #13476)
29312              
29313              Manually apply #13474; fixes stale reference to dead
29314              CvOUTSIDE(); this can happen when anonymous subroutines
29315              that aren't closures are returned from an eval""
29316              
29317              (threads/shared/sv_refs.t is coredump-unhappy about this change)
29318      Branch: perl
29319            ! op.c t/run/kill_perl.t
29320 ____________________________________________________________________________
29321 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
29322         Log: replacement for change#10451
29323              
29324              fixes stale reference to dead CvOUTSIDE(); this can happen when
29325              anonymous subroutines that aren't closures are returned from an
29326              eval""
29327      Branch: maint-5.6/perl
29328            ! op.c t/op/misc.t
29329 ____________________________________________________________________________
29330 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
29331         Log: revert change#10451,10472; it was a naive fix that simply
29332              reintroduced the memory leak!
29333      Branch: maint-5.6/perl
29334            ! op.c t/op/misc.t
29335 ____________________________________________________________________________
29336 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
29337         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
29338              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
29339              Date: Wed, 05 Dec 2001 10:49:20 +0100
29340              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
29341      Branch: perl
29342            ! lib/File/Basename.pm lib/File/Basename.t
29343 ____________________________________________________________________________
29344 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
29345         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
29346              From: Michael G Schwern <schwern@pobox.com> 
29347              Date: Wed, 5 Dec 2001 02:47:59 -0500
29348              Message-ID: <20011205024759.H14333@blackrider>
29349      Branch: perl
29350            ! t/op/magic.t
29351 ____________________________________________________________________________
29352 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
29353         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
29354              From: Michael G Schwern <schwern@pobox.com>              
29355              Date: Wed, 5 Dec 2001 02:22:05 -0500
29356              Message-ID: <20011205022205.F14333@blackrider>
29357      Branch: perl
29358            ! t/op/stat.t vms/test.com
29359 ____________________________________________________________________________
29360 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
29361         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
29362              From: Michael G Schwern <schwern@pobox.com> 
29363              Date: Tue, 4 Dec 2001 23:40:10 -0500
29364              Message-ID: <20011204234010.B14333@blackrider>
29365      Branch: perl
29366            ! t/op/stat.t
29367 ____________________________________________________________________________
29368 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
29369         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
29370              From: Michael G Schwern <schwern@pobox.com> 
29371              Date: Tue, 4 Dec 2001 21:09:18 -0500           
29372              Message-ID: <20011204210918.D13279@blackrider>
29373              
29374              t/test.
29375      Branch: perl
29376            ! t/test.pl
29377 ____________________________________________________________________________
29378 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
29379         Log: (accidentally empty check-in)
29380      Branch: perl
29381            ! t/op/stat.t
29382 ____________________________________________________________________________
29383 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
29384         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
29385              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29386              Date: Tue, 04 Dec 2001 23:40:27 +0100
29387              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
29388      Branch: perl
29389            ! mg.c
29390 ____________________________________________________________________________
29391 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
29392         Log: Subject: [PATCH] minor pod fix in Safe.pm
29393              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29394              Date: Tue, 4 Dec 2001 22:02:34 +0100
29395              Message-ID: <20011204220234.A17293@rafael>
29396      Branch: perl
29397            ! ext/Opcode/Safe.pm
29398 ____________________________________________________________________________
29399 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
29400         Log: CRLF GRRR.
29401      Branch: perl
29402            ! djgpp/configure.bat
29403 ____________________________________________________________________________
29404 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
29405         Log: DJGPP fixes from Laszlo Molnar.
29406      Branch: perl
29407            ! djgpp/configure.bat djgpp/djgpp.h
29408 ____________________________________________________________________________
29409 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
29410         Log: Update Changes.
29411      Branch: perl
29412            ! Changes patchlevel.h
29413 ____________________________________________________________________________
29414 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
29415         Log: Must wipe out the memory of real Socket before starting
29416              to use the new fake one.
29417      Branch: perl
29418            ! lib/Net/t/config.t
29419 ____________________________________________________________________________
29420 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
29421         Log: LC_ALL might trump LANG.
29422      Branch: perl
29423            ! lib/open.t
29424 ____________________________________________________________________________
29425 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
29426         Log: Make the eval runtime.
29427      Branch: perl
29428            ! lib/open.pm
29429 ____________________________________________________________________________
29430 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
29431         Log: Make the Langinfo test both more lenient (allow
29432              for any symbol not to exists) and stricter (add
29433              more symbols).
29434      Branch: perl
29435            ! ext/I18N/Langinfo/Langinfo.t
29436 ____________________________________________________________________________
29437 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
29438         Log: integrate change#13453 from maint-5.6
29439              
29440              tweak change#11399 to use an explicit flag rather than
29441              ass_u_ming w32_pseudo_id will only be zero for the real
29442              toplevel interpreter; avoids multiple hosts from diddling
29443              the environment at the same time
29444      Branch: perl
29445           !> win32/perlhost.h
29446 ____________________________________________________________________________
29447 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
29448         Log: Subject: [PATCH] VMS update for perldelta.pod
29449              From: "Craig A. Berry" <craigberry@mac.com> 
29450              Date: Tue, 4 Dec 2001 00:23:12 -0600
29451              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
29452      Branch: perl
29453            ! pod/perldelta.pod
29454 ____________________________________________________________________________
29455 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
29456         Log: NetWare tweak from Ananth Kesari.
29457      Branch: perl
29458            ! NetWare/Makefile
29459 ____________________________________________________________________________
29460 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
29461         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
29462              Not adding the test suite because of its many assumptions.
29463      Branch: perl
29464            ! lib/Net/Ping.pm
29465 ____________________________________________________________________________
29466 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
29467         Log: tweak change#11399 to use an explicit flag rather than
29468              ass_u_ming w32_pseudo_id will only be zero for the real
29469              toplevel interpreter; avoids multiple hosts from diddling
29470              the environment at the same time
29471      Branch: maint-5.6/perl
29472            ! win32/perlhost.h
29473 ____________________________________________________________________________
29474 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
29475         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
29476              from Len Makin.
29477      Branch: perl
29478            + hints/super-ux.sh
29479            ! MANIFEST
29480 ____________________________________________________________________________
29481 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
29482         Log: Add Mac OS X known failures to perldelta.
29483      Branch: perl
29484            ! pod/perldelta.pod
29485 ____________________________________________________________________________
29486 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
29487         Log: I think it's time to call the utf8 code non-test.
29488      Branch: perl
29489            ! utf8.c
29490 ____________________________________________________________________________
29491 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
29492         Log: Retract #13303, need rethink.
29493      Branch: perl
29494            ! utf8.c
29495 ____________________________________________________________________________
29496 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
29497         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
29498              From: "Craig A. Berry" <craigberry@mac.com>
29499              Date: Mon, 03 Dec 2001 16:28:06 -0600
29500              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
29501      Branch: perl
29502            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
29503 ____________________________________________________________________________
29504 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
29505         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
29506              From: Andy Dougherty <doughera@lafayette.edu>
29507              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
29508              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
29509      Branch: perl
29510            ! hints/solaris_2.sh
29511 ____________________________________________________________________________
29512 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
29513         Log: This test is not very robust on 8.3-constrained systems:
29514              all the "with truncated name" lines between "Autosplitting ..."
29515              and "some names are not unique" lines are unexpected,
29516              and the truncation message becomes:
29517              testtest.al, testtest.al truncate to testtest 
29518      Branch: perl
29519            ! lib/AutoSplit.t
29520 ____________________________________________________________________________
29521 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
29522         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
29523      Branch: perl
29524            ! ext/I18N/Langinfo/Langinfo.t
29525 ____________________________________________________________________________
29526 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
29527         Log: Test::Morify UCD.t
29528      Branch: perl
29529            ! lib/Unicode/UCD.t
29530 ____________________________________________________________________________
29531 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
29532         Log: If Socket has not been built (e.g. DJGPP) the libnet
29533              tests fall over with (too) much noise.
29534      Branch: perl
29535            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
29536            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
29537            ! lib/Net/t/smtp.t lib/Net/t/time.t
29538 ____________________________________________________________________________
29539 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
29540         Log: Subject: [PATCH] shared hash keys and ++/--
29541              From: Nicholas Clark <nick@ccl4.org>
29542              Date: Mon, 3 Dec 2001 16:37:16 +0000
29543              Message-ID: <20011203163716.C21702@plum.flirble.org>
29544      Branch: perl
29545            ! pp.c pp_hot.c sv.c t/op/inc.t
29546 ____________________________________________________________________________
29547 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
29548         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
29549              From: Jonathan Stowe <jns@gellyfish.com>
29550              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
29551              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
29552      Branch: perl
29553            ! lib/Term/Cap.pm
29554 ____________________________________________________________________________
29555 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
29556         Log: Update Changes.
29557      Branch: perl
29558            ! Changes patchlevel.h
29559 ____________________________________________________________________________
29560 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
29561         Log: perldelta tweaks.
29562      Branch: perl
29563            ! pod/perldelta.pod
29564 ____________________________________________________________________________
29565 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
29566         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
29567              From: Sam Tregar <sam@tregar.com> 
29568              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
29569              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
29570      Branch: perl
29571            ! pod/perlnewmod.pod
29572 ____________________________________________________________________________
29573 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
29574         Log: microperl casting nit.
29575      Branch: perl
29576            ! utf8.c
29577 ____________________________________________________________________________
29578 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
29579         Log: Make sharepvn a macro since all it does is a deref.
29580      Branch: perl
29581            ! embed.h embed.pl global.sym hv.c hv.h proto.h
29582 ____________________________________________________________________________
29583 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
29584         Log: perldelta updates.
29585      Branch: perl
29586            ! pod/perldelta.pod
29587 ____________________________________________________________________________
29588 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
29589         Log: PPPort update from Paul Marquess.
29590      Branch: perl
29591            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
29592            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
29593            + ext/Devel/PPPort/t/test.t
29594            - ext/Devel/PPPort/harness/Harness.pm
29595            - ext/Devel/PPPort/harness/Harness.xs
29596            - ext/Devel/PPPort/harness/Makefile.PL
29597            - ext/Devel/PPPort/harness/module2.c
29598            - ext/Devel/PPPort/harness/module3.c
29599            - ext/Devel/PPPort/harness/t/test.t
29600            ! MANIFEST ext/Devel/PPPort/MANIFEST
29601            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
29602            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
29603            ! ext/Devel/PPPort/soak
29604 ____________________________________________________________________________
29605 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
29606         Log: No use talking about dynamic library search patch
29607              unless we are having a dynamic build.
29608      Branch: perl
29609            ! t/TEST
29610 ____________________________________________________________________________
29611 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
29612         Log: Be more explicit on the List::Util build trick,
29613              should also stop unneeded rebuilds on static builds.
29614      Branch: perl
29615            ! ext/List/Util/Makefile.PL
29616 ____________________________________________________________________________
29617 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
29618         Log: We need to replace the optimize (-O1) with
29619              the -h scalar0 -h vector0, not append them
29620              to the ccflags.
29621      Branch: perl
29622            ! hints/unicos.sh hints/unicosmk.sh
29623 ____________________________________________________________________________
29624 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
29625         Log: Subject: [PATCH] Shared hash keys 
29626              From: Nicholas Clark <nick@ccl4.org>
29627              Date: Sun, 2 Dec 2001 20:52:32 +0000
29628              Message-ID: <20011202205232.U21702@plum.flirble.org>
29629      Branch: perl
29630            ! doop.c t/op/tr.t
29631 ____________________________________________________________________________
29632 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
29633         Log: Better add new files to MANIFEST, too.
29634      Branch: perl
29635            ! MANIFEST
29636 ____________________________________________________________________________
29637 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
29638         Log: Subject: {PATCH] perlpacktut.pod
29639              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
29640              Date: Sun, 02 Dec 2001 19:55:06 +0100
29641              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
29642      Branch: perl
29643            ! pod/perlpacktut.pod
29644 ____________________________________________________________________________
29645 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
29646         Log: Various small nits found by DJGPP build.
29647      Branch: perl
29648            ! doio.c mg.c pp.c util.c
29649 ____________________________________________________________________________
29650 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
29651         Log: Subject: RE: More verbose POD for Carp
29652              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
29653              Date: Sun, 2 Dec 2001 11:32:51 -0500
29654              Message-ID: <3C0A9748@operamail.com>
29655      Branch: perl
29656            ! lib/Carp.pm
29657 ____________________________________________________________________________
29658 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
29659         Log: Add a header for DJGPP with the function prototypes.
29660      Branch: perl
29661            + djgpp/djgpp.h
29662            ! MANIFEST djgpp/djgpp.c
29663 ____________________________________________________________________________
29664 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
29665         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
29666              From: Abe Timmerman <abe@ztreet.demon.nl>
29667              Date: Sun, 02 Dec 2001 02:41:25 +0100
29668              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
29669      Branch: perl
29670            ! pp_sys.c
29671 ____________________________________________________________________________
29672 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
29673         Log: There isn't PTR2INT(), there's PTR2IV().
29674      Branch: perl
29675            ! ext/Time/HiRes/HiRes.xs
29676 ____________________________________________________________________________
29677 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
29678         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
29679              From: Marc Lehmann <root@schmorp.de>
29680              Date: Sun, 02 Dec 2001 02:44:53 +0100
29681              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
29682      Branch: perl
29683            ! ext/Time/HiRes/HiRes.xs
29684 ____________________________________________________________________________
29685 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
29686         Log: encode()/decode() examples.
29687      Branch: perl
29688            ! ext/Encode/Encode.pm
29689 ____________________________________________________________________________
29690 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
29691         Log: DJGPP tweaks from Laszlo Molnar.
29692      Branch: perl
29693            ! djgpp/config.over djgpp/djgppsed.sh
29694 ____________________________________________________________________________
29695 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
29696         Log: Update Changes.
29697      Branch: perl
29698            ! Changes patchlevel.h
29699 ____________________________________________________________________________
29700 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
29701         Log: Integrate perlio:
29702              
29703              [ 13409]
29704              Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
29705              have file descriptors. Noticed a possibly worse problem in the process ...
29706      Branch: perl
29707           !> doio.c
29708 ____________________________________________________________________________
29709 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
29710         Log: Non-VMS-fixed and Win32-skipped version of
29711              
29712              Subject: [PATCH t/op/exec.t] Portabilty fix 
29713              From: Michael G Schwern <schwern@pobox.com> 
29714              Date: Fri, 30 Nov 2001 16:09:27 -0500
29715              Message-ID: <20011130160927.A10406@blackrider>
29716      Branch: perl
29717            ! t/op/exec.t
29718 ____________________________________________________________________________
29719 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
29720         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
29721              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
29722              Date: Sat, 1 Dec 2001 07:01:09 -0500
29723              Message-ID: <3C0D2E39@operamail.com>
29724              
29725              Subject: More verbose POD for Carp
29726              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
29727              Date: Sat, 1 Dec 2001 08:04:16 -0500
29728              Message-ID: <3C285C2B@operamail.com>
29729      Branch: perl
29730            ! lib/Carp.pm lib/Carp/Heavy.pm
29731 ____________________________________________________________________________
29732 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
29733         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
29734              From: chromatic <chromatic@rmci.net>
29735              Date: Sat, 01 Dec 2001 12:41:58 -0700
29736              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
29737      Branch: perl
29738            ! lib/DB.t
29739 ____________________________________________________________________________
29740 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
29741         Log: Try to make a missing RADIXCHAR a softer kinder error.
29742      Branch: perl
29743            ! ext/I18N/Langinfo/Langinfo.t
29744 ____________________________________________________________________________
29745 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
29746         Log: Have a little faith on nl_langinfo() itself.
29747      Branch: perl
29748            ! ext/I18N/Langinfo/Langinfo.xs
29749 ____________________________________________________________________________
29750 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
29751         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
29752              the max, not max plus one)
29753      Branch: perl
29754            ! ext/I18N/Langinfo/Langinfo.xs
29755 ____________________________________________________________________________
29756 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
29757         Log: Make reality agree with the comment.
29758      Branch: perl
29759            ! ext/I18N/Langinfo/Langinfo.xs
29760 ____________________________________________________________________________
29761 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
29762         Log: Try to protect against wild langinfo() arguments.
29763      Branch: perl
29764            ! ext/I18N/Langinfo/Langinfo.xs
29765 ____________________________________________________________________________
29766 [ 13409] By: nick                                  on 2001/12/01  18:19:59
29767         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
29768              have file descriptors. Noticed a possibly worse problem in the process ...
29769      Branch: perlio
29770            ! doio.c
29771 ____________________________________________________________________________
29772 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
29773         Log: (replaced by #13556)
29774              
29775              If we are inside an eval, let's be silent about
29776              separate symbols and just croak() in the end.
29777      Branch: perl
29778            ! lib/Exporter/Heavy.pm
29779 ____________________________________________________________________________
29780 [ 13407] By: nick                                  on 2001/12/01  17:14:05
29781         Log: Integrate mainline
29782      Branch: perlio
29783           !> (integrate 26 files)
29784 ____________________________________________________________________________
29785 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
29786         Log: Subject: Fix for Exporter error reporting behaviour
29787              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
29788              Date: Sat, 1 Dec 2001 06:34:48 -0500
29789              Message-ID: <3C0D1B9A@operamail.com>
29790      Branch: perl
29791            ! lib/Exporter.pm lib/Exporter/Heavy.pm
29792 ____________________________________________________________________________
29793 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
29794         Log: Need to hide behind an eval to avoid a warning
29795              about :utf8 on non-perlio configs.
29796      Branch: perl
29797            ! lib/open.t
29798 ____________________________________________________________________________
29799 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
29800         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
29801              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29802              Date: Fri, 30 Nov 2001 23:46:58 +0100
29803              Message-ID: <20011130234658.A717@rafael>
29804      Branch: perl
29805            ! op.c t/op/method.t
29806 ____________________________________________________________________________
29807 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
29808         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
29809              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29810              Date: Thu, 29 Nov 2001 22:46:12 +0100
29811              Message-ID: <20011129224612.A699@rafael>
29812      Branch: perl
29813            ! ext/B/B/Xref.pm
29814 ____________________________________________________________________________
29815 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
29816         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
29817              From: Tels <perl_dummy@bloodgate.com>
29818              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
29819              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
29820      Branch: perl
29821            ! pod/perlfunc.pod
29822 ____________________________________________________________________________
29823 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
29824         Log: Subject: [REPATCH] reference pointer comparison
29825              From: Nicholas Clark <nick@ccl4.org>
29826              Date: Sat, 1 Dec 2001 13:00:17 +0000
29827              Message-ID: <20011201130017.I21702@plum.flirble.org>
29828      Branch: perl
29829            ! pp.c
29830 ____________________________________________________________________________
29831 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
29832         Log: Upgrade to Storable 1.0.14.
29833      Branch: perl
29834            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
29835 ____________________________________________________________________________
29836 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
29837         Log: Add simple caches for ::viacode() and ::vianame().
29838      Branch: perl
29839            ! lib/charnames.pm lib/charnames.t
29840 ____________________________________________________________________________
29841 [ 13398] By: nick                                  on 2001/12/01  10:36:24
29842         Log: Integrate mainline.
29843      Branch: perlio
29844           +> (branch 44 files)
29845            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
29846            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
29847            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
29848           !> (integrate 250 files)
29849 ____________________________________________________________________________
29850 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
29851         Log: Regen toc and modlib.
29852      Branch: perl
29853            ! pod/perlmodlib.pod pod/perltoc.pod
29854 ____________________________________________________________________________
29855 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
29856         Log: Upgrade to podlators-1.18.
29857      Branch: perl
29858            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
29859 ____________________________________________________________________________
29860 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
29861         Log: -h scalar0 -h vector0 seems to help for both
29862              UNICOS and UNICOS/mk on the unpack %65c problems.
29863              
29864              (replaces #13393)
29865      Branch: perl
29866            ! hints/unicos.sh hints/unicosmk.sh
29867 ____________________________________________________________________________
29868 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
29869         Log: More Socket constants.
29870      Branch: perl
29871            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
29872 ____________________________________________________________________________
29873 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
29874         Log: (replaced by #13395)
29875      Branch: perl
29876            ! hints/unicosmk.sh
29877 ____________________________________________________________________________
29878 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
29879         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
29880              From: Andy Dougherty <doughera@lafayette.edu>
29881              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
29882              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
29883              
29884              Simplify the test skippage criterion now that we are
29885              no more dependent on sed.
29886      Branch: perl
29887            ! t/comp/cpp.t t/run/switchPx.t
29888 ____________________________________________________________________________
29889 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
29890         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
29891              From: Michael G Schwern <schwern@pobox.com>
29892              Date: Fri, 30 Nov 2001 11:48:44 -0500
29893              Message-ID: <20011130114844.C1303@blackrider>
29894              
29895              (replaces #13381)
29896      Branch: perl
29897            ! t/op/stat.t
29898 ____________________________________________________________________________
29899 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
29900         Log: Let's not assume how much memory has been allocated
29901              to PVs.
29902      Branch: perl
29903            ! ext/Devel/Peek/Peek.t
29904 ____________________________________________________________________________
29905 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
29906         Log: VOS needs to know the modules, including pp_sort.
29907      Branch: perl
29908            ! vos/perl.bind
29909 ____________________________________________________________________________
29910 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
29911         Log: Unused variables.
29912      Branch: perl
29913            ! ext/Unicode/Normalize/Normalize.xs
29914 ____________________________________________________________________________
29915 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
29916         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
29917              From: John Peacock <jpeacock@rowman.com>     
29918              Date: Fri, 30 Nov 2001 10:24:00 -0500        
29919              Message-ID: <3C07A490.A22A76B0@rowman.com>   
29920      Branch: perl
29921            ! lib/ExtUtils/Embed.t
29922 ____________________________________________________________________________
29923 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
29924         Log: Tweak for the VOS building script from Paul Green.
29925      Branch: perl
29926            ! vos/configure_perl.cm
29927 ____________________________________________________________________________
29928 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
29929         Log: Update Changes.
29930      Branch: perl
29931            ! Changes patchlevel.h
29932 ____________________________________________________________________________
29933 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
29934         Log: Cannot test if cppstdin has not yet been installed.
29935      Branch: perl
29936            ! t/run/switchPx.t
29937 ____________________________________________________________________________
29938 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
29939         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
29940              From: Michael G Schwern <schwern@pobox.com> 
29941              Date: Thu, 29 Nov 2001 22:05:11 -0500
29942              Message-ID: <20011129220510.A18869@blackrider>
29943              
29944              TODO 1: if cppstdin is used and not yet installed,
29945              the Px.t will fail (must do the same as in cpp.t)
29946              
29947              TODO 2: does this work if no Perl whatsoever has
29948              yet been installed?  That is, we should be using
29949              the Perl we are building to execute the one-liner.
29950      Branch: perl
29951            + t/run/switchPx.aux t/run/switchPx.t
29952            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
29953            ! vms/test.com
29954 ____________________________________________________________________________
29955 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
29956         Log: Upgrade to Unicode::Normalize 0.12.
29957      Branch: perl
29958            ! ext/Unicode/Normalize/Changes
29959            ! ext/Unicode/Normalize/Normalize.pm
29960            ! ext/Unicode/Normalize/Normalize.xs
29961            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
29962            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
29963            ! ext/Unicode/Normalize/t/test.t
29964 ____________________________________________________________________________
29965 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
29966         Log: (replaced by #13391)
29967              
29968              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
29969              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
29970              Date: 30 Nov 2001 11:41:53 -0000             
29971              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
29972              
29973              No need to die if we have high-paranoia (non-chdirable)
29974              system directories.
29975      Branch: perl
29976            ! t/op/stat.t
29977 ____________________________________________________________________________
29978 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
29979         Log: Paragraph rewrapping.
29980      Branch: perl
29981            ! pod/perliol.pod
29982 ____________________________________________________________________________
29983 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
29984         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
29985              From: Stas Bekman <stas@stason.org>
29986              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
29987              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
29988      Branch: perl
29989            ! pod/perliol.pod
29990 ____________________________________________________________________________
29991 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
29992         Log: Whether select() gets restarted on signals is
29993              implementation dependent.
29994      Branch: perl
29995            ! ext/Time/HiRes/HiRes.t
29996 ____________________________________________________________________________
29997 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
29998         Log: More forgotten checkins.
29999      Branch: perl
30000            ! embed.h embed.pl proto.h
30001 ____________________________________________________________________________
30002 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
30003         Log: Add a note about folding vs lowercase.
30004      Branch: perl
30005            ! regexec.c
30006 ____________________________________________________________________________
30007 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
30008         Log: Use to_uni_fold (and add changed global.sym)
30009      Branch: perl
30010            ! global.sym utf8.c
30011 ____________________________________________________________________________
30012 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
30013         Log: Make to Unicode character functions to use UVs
30014              instead of U32s and add to_uni_fold().
30015      Branch: perl
30016            ! embed.pl proto.h utf8.c
30017 ____________________________________________________________________________
30018 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
30019         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
30020              From: Nicholas Clark <nick@ccl4.org>
30021              Date: Thu, 29 Nov 2001 22:47:32 +0000
30022              Message-ID: <20011129224732.W37621@plum.flirble.org>
30023      Branch: perl
30024            ! pod/perlpacktut.pod
30025 ____________________________________________________________________________
30026 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
30027         Log: README.vos updates from Paul Green.
30028      Branch: perl
30029            ! README.vos
30030 ____________________________________________________________________________
30031 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
30032         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
30033              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30034              Date: Thu, 29 Nov 2001 14:18:51 EST
30035              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
30036      Branch: perl
30037            ! mg.c vms/vms.c vms/vmsish.h
30038 ____________________________________________________________________________
30039 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
30040         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
30041              From: Michael G Schwern <schwern@pobox.com>
30042              Date: Thu, 29 Nov 2001 13:12:31 -0500
30043              Message-ID: <20011129131231.E11300@blackrider>
30044      Branch: perl
30045            ! README.vms
30046 ____________________________________________________________________________
30047 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
30048         Log: BGET_IV was missing.
30049      Branch: perl
30050            ! ext/ByteLoader/bytecode.h
30051 ____________________________________________________________________________
30052 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
30053         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
30054              From: Jonathan Stowe <gellyfish@gellyfish.com>
30055              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
30056              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
30057      Branch: perl
30058            ! lib/Term/Cap.pm
30059 ____________________________________________________________________________
30060 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
30061         Log: Porting/checkURL.pl was missing.
30062      Branch: perl
30063            ! MANIFEST
30064 ____________________________________________________________________________
30065 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
30066         Log: Subject: INSTALL and READMEs should be reviewed
30067              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30068              Date: Thu, 29 Nov 2001 16:49:36 +0100
30069              Message-ID: <20011129164936.A17492@rafael>         
30070      Branch: perl
30071            ! README.cygwin
30072 ____________________________________________________________________________
30073 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
30074         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
30075              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
30076              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
30077              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
30078      Branch: perl
30079            ! README.os390
30080 ____________________________________________________________________________
30081 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
30082         Log: Update Changes.
30083      Branch: perl
30084            ! Changes patchlevel.h
30085 ____________________________________________________________________________
30086 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
30087         Log: The changes to the curliffed files didn't stick in #13348.
30088      Branch: perl
30089            ! README.dos README.win32
30090 ____________________________________________________________________________
30091 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
30092         Log: Subject: Re: Found the rev where File::Glob broke
30093              From: Andy Dougherty <doughera@lafayette.edu>
30094              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
30095              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
30096      Branch: perl
30097            ! lib/ExtUtils/MM_Unix.pm
30098 ____________________________________________________________________________
30099 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
30100         Log: Use __DATA__ instead of __END__.
30101      Branch: perl
30102            ! lib/Term/Cap.pm
30103 ____________________________________________________________________________
30104 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
30105         Log: Subject: [PATCH toke.c] autosplit into @F fix
30106              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30107              Date: Thu, 29 Nov 2001 14:52:23 +0100
30108              Message-ID: <20011129145223.A25817@rafael>         
30109      Branch: perl
30110            ! toke.c
30111 ____________________________________________________________________________
30112 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
30113         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
30114              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30115              Date: Thu, 29 Nov 2001 15:48:15 +0100
30116              Message-ID: <20011129154815.C25817@rafael>         
30117      Branch: perl
30118            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
30119 ____________________________________________________________________________
30120 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
30121         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
30122              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
30123              Date: Wed, 28 Nov 2001 20:35:29 +0100
30124              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
30125      Branch: perl
30126            ! pod/perlpacktut.pod
30127 ____________________________________________________________________________
30128 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
30129         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
30130              From: Stas Bekman <stas@stason.org>
30131              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
30132              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
30133              
30134              (with tweaks)
30135      Branch: perl
30136            ! pod/perlapio.pod
30137 ____________________________________________________________________________
30138 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
30139         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
30140              From: Tels <perl_dummy@bloodgate.com>
30141              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
30142              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
30143              
30144              (plus paragraph rewrapping)
30145      Branch: perl
30146            ! lib/Exporter.pm
30147 ____________________________________________________________________________
30148 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
30149         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
30150              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
30151              Date: Wed, 28 Nov 2001 21:47:59 +0000
30152              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
30153      Branch: perl
30154            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
30155 ____________________________________________________________________________
30156 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
30157         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
30158              From: Andy Dougherty <doughera@lafayette.edu>
30159              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
30160              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
30161      Branch: perl
30162            ! INSTALL ext/Time/HiRes/HiRes.t
30163 ____________________________________________________________________________
30164 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
30165         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
30166              From: Michael G Schwern <schwern@pobox.com> 
30167              Date: Wed, 28 Nov 2001 16:37:01 -0500
30168              Message-ID: <20011128163701.H676@blackrider>
30169      Branch: perl
30170            ! t/run/kill_perl.t
30171 ____________________________________________________________________________
30172 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
30173         Log: @INC tweak.
30174      Branch: perl
30175            ! t/op/ref.t
30176 ____________________________________________________________________________
30177 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
30178         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
30179              From: Nicholas Clark <nick@ccl4.org>
30180              Date: Wed, 28 Nov 2001 23:38:43 +0000
30181              Message-ID: <20011128233843.N37621@plum.flirble.org>  
30182      Branch: perl
30183            ! installman
30184 ____________________________________________________________________________
30185 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
30186         Log: Tweak the forking logic.
30187      Branch: perl
30188            ! Porting/checkURL.pl
30189 ____________________________________________________________________________
30190 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
30191         Log: Update perlmodlib.PL as per #13348.  The L<> got
30192              changed back because that is coming from ParseLink.pm.
30193      Branch: perl
30194            ! pod/perlmodlib.PL pod/perlmodlib.pod
30195 ____________________________________________________________________________
30196 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
30197         Log: URL fixups from Michael Schwern.
30198      Branch: perl
30199            ! README.cygwin README.dos README.hpux README.mint README.mpeix
30200            ! README.os390 README.qnx README.solaris README.vos README.win32
30201            ! pod/perlmodlib.pod
30202 ____________________________________________________________________________
30203 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
30204         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
30205              From: Barrie Slaymaker <barries@slaysys.com>
30206              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
30207              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
30208      Branch: perl
30209            ! lib/Exporter.pm
30210 ____________________________________________________________________________
30211 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
30212         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
30213      Branch: perl
30214            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
30215 ____________________________________________________________________________
30216 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
30217         Log: Subject: [PATCH] Re: $\ very broken
30218              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30219              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
30220              Message-ID: <20011128223308.E732@rafael>   
30221              
30222              Subject: Re: [PATCH] Re: $\ very broken     
30223              From: Nicholas Clark <nick@ccl4.org>
30224              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
30225              Message-ID: <20011128222859.K37621@plum.flirble.org>
30226      Branch: perl
30227            ! mg.c t/op/ref.t
30228 ____________________________________________________________________________
30229 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
30230         Log: Add Abigail's link checker with the following tweaks:
30231              - known dummy URLs (Peter Prymmer)
30232              - do also READMEs and INSTALL (Michael Schwern)
30233              - do also ftp URLs
30234              - add fork retry loop in case the allowed number
30235              of processes per user is low
30236      Branch: perl
30237            + Porting/checkURL.pl
30238            ! MANIFEST
30239 ____________________________________________________________________________
30240 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
30241         Log: Update Changes.
30242      Branch: perl
30243            ! Changes patchlevel.h
30244 ____________________________________________________________________________
30245 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
30246         Log: In Linux if we have modern enough gcc and supported
30247              enough CPU, crank up the optimization level to -O3.
30248      Branch: perl
30249            ! hints/linux.sh
30250 ____________________________________________________________________________
30251 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
30252         Log: Add perlpacktut from Wolfgang Laun; regen toc.
30253      Branch: perl
30254            + pod/perlpacktut.pod
30255            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
30256            ! pod/perltoc.pod
30257 ____________________________________________________________________________
30258 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
30259         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
30260              From: PPrymmer@factset.com
30261              Date: Wed, 28 Nov 2001 07:51:26 -0500
30262              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
30263      Branch: perl
30264            ! vms/test.com
30265 ____________________________________________________________________________
30266 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
30267         Log: Test cases for the first half of #13338.
30268      Branch: perl
30269            ! t/lib/h2ph.h t/lib/h2ph.pht
30270 ____________________________________________________________________________
30271 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
30272         Log: Subject: Re: h2ph confused by comments in an enum.
30273              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
30274              Date: Wed, 28 Nov 2001 04:19:21 +0000
30275              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
30276              
30277              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
30278              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
30279              Date: Wed, 28 Nov 2001 13:36:35 +0000
30280              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
30281      Branch: perl
30282            ! utils/h2ph.PL
30283 ____________________________________________________________________________
30284 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
30285         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
30286              From: Jonathan Stowe <gellyfish@gellyfish.com>
30287              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
30288              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
30289              
30290              (replace #13327)
30291      Branch: perl
30292            ! lib/Term/Cap.pm
30293 ____________________________________________________________________________
30294 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
30295         Log: Replace #13335 with
30296              
30297              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
30298              From: Russ Allbery <rra@stanford.edu>
30299              Date: 27 Nov 2001 20:42:49 -0800
30300              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
30301      Branch: perl
30302            ! lib/Pod/Text/Termcap.pm
30303 ____________________________________________________________________________
30304 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
30305         Log: (replaced by #13336)
30306              
30307              Subject: [PATCH perl@13323] Termcap.pm with no termios
30308              From: "Craig A. Berry" <craigberry@mac.com> 
30309              Date: Tue, 27 Nov 2001 22:28:50 -0600
30310              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
30311      Branch: perl
30312            ! lib/Pod/Text/Termcap.pm
30313 ____________________________________________________________________________
30314 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
30315         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
30316              From: "Craig A. Berry" <craigberry@mac.com> 
30317              Date: Tue, 27 Nov 2001 21:46:45 -0600
30318              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
30319      Branch: perl
30320            ! configure.com
30321 ____________________________________________________________________________
30322 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
30323         Log: Upgrade to podlators 1.17.
30324      Branch: perl
30325            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
30326            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
30327 ____________________________________________________________________________
30328 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
30329         Log: Fix for "a\x{100}" =~ /A/i.
30330      Branch: perl
30331            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
30332            ! utf8.c
30333 ____________________________________________________________________________
30334 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
30335         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
30336              From: "Craig A. Berry" <craigberry@mac.com>
30337              Date: Tue, 27 Nov 2001 17:11:49 -0600
30338              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
30339      Branch: perl
30340            ! lib/DB.t
30341 ____________________________________________________________________________
30342 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
30343         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
30344              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
30345              Date: Tue, 27 Nov 2001 14:55:23 -0500
30346              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
30347              
30348              Subject: [PATCH: perl@13324] updates to perldelta.pod 
30349              From: PPrymmer@factset.com
30350              Date: Tue, 27 Nov 2001 18:06:04 -0500
30351              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
30352              
30353              plus added some known problems.
30354      Branch: perl
30355            ! pod/perldelta.pod
30356 ____________________________________________________________________________
30357 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
30358         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
30359              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30360              Date: Tue, 27 Nov 2001 15:38:02 EST 
30361              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
30362      Branch: perl
30363            ! configure.com vms/vms.c vms/vmsish.h
30364 ____________________________________________________________________________
30365 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
30366         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
30367              From: Michael G Schwern <schwern@pobox.com> 
30368              Date: Tue, 27 Nov 2001 15:31:12 -0500
30369              Message-ID: <20011127153112.G20929@blackrider>
30370      Branch: perl
30371            ! t/run/kill_perl.t
30372 ____________________________________________________________________________
30373 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
30374         Log: (replaced by #13337)
30375              
30376              VMS can safely hardcode a termcap entry for VT100.
30377      Branch: perl
30378            ! lib/Term/Cap.pm
30379 ____________________________________________________________________________
30380 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
30381         Log: VMS piping fixes from Charles Lane (perl -P should
30382              be working now).
30383      Branch: perl
30384            ! vms/vms.c
30385 ____________________________________________________________________________
30386 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
30387         Log: Subject: [PATCH] perlvar.pod fix
30388              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
30389              Date: Tue, 27 Nov 2001 13:11:47 -0500
30390              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
30391      Branch: perl
30392            ! pod/perlvar.pod
30393 ____________________________________________________________________________
30394 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
30395         Log: Update Changes.
30396      Branch: perl
30397            ! Changes patchlevel.h
30398 ____________________________________________________________________________
30399 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
30400         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
30401              From: "Craig A. Berry" <craigberry@mac.com> 
30402              Date: Tue, 27 Nov 2001 10:21:18 -0600
30403              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
30404      Branch: perl
30405            ! lib/ExtUtils/MM_VMS.pm
30406 ____________________________________________________________________________
30407 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
30408         Log: Protect against accumulating -options -options -options.
30409      Branch: perl
30410            ! hints/hpux.sh
30411 ____________________________________________________________________________
30412 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
30413         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
30414              From: Barrie Slaymaker <barries@slaysys.com>
30415              Date: Tue, 27 Nov 2001 10:58:54 -0500
30416              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
30417      Branch: perl
30418            ! lib/Benchmark.pm
30419 ____________________________________________________________________________
30420 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
30421         Log: Tiny fix from John P. Linderman.
30422      Branch: perl
30423            ! lib/sort.pm
30424 ____________________________________________________________________________
30425 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
30426         Log: The Story of sort(), from John P. Linderman.
30427      Branch: perl
30428            ! pod/perldelta.pod
30429 ____________________________________________________________________________
30430 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
30431         Log: Add information what to do if you are reading
30432              perluniintro but using some older Perl.
30433      Branch: perl
30434            ! pod/perluniintro.pod
30435 ____________________________________________________________________________
30436 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
30437         Log: Update the 'wide characters' FAQ entry.
30438      Branch: perl
30439            ! pod/perlfaq6.pod
30440 ____________________________________________________________________________
30441 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
30442         Log: Fix for
30443              
30444              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
30445              From: Marc Lehmann <root@schmorp.de>
30446              Date: Tue, 27 Nov 2001 14:27:14 +0100
30447              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
30448      Branch: perl
30449            ! ext/Encode.t ext/Encode/Encode.xs
30450 ____________________________________________________________________________
30451 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
30452         Log: Subject: [PATCH] DB_File 1.801
30453              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
30454              Date: Tue, 27 Nov 2001 15:06:45 -0000
30455              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
30456      Branch: perl
30457            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
30458            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
30459 ____________________________________________________________________________
30460 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
30461         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
30462      Branch: perl
30463            ! pod/perlmodlib.pod
30464 ____________________________________________________________________________
30465 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
30466         Log: sort() doc tweaks from John P. Linderman.
30467      Branch: perl
30468            ! pod/perlfunc.pod
30469 ____________________________________________________________________________
30470 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
30471         Log: Subject: [PATCH] More perldelta.pod nits
30472              From: Simon Glover <scog@roe.ac.uk>
30473              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
30474              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
30475      Branch: perl
30476            ! pod/perldelta.pod
30477 ____________________________________________________________________________
30478 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
30479         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
30480              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
30481              Date: Tue, 27 Nov 2001 11:52:31 -0000
30482              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
30483      Branch: perl
30484            ! ext/Devel/PPPort/harness/Makefile.PL
30485 ____________________________________________________________________________
30486 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
30487         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
30488              From: Michael G Schwern <schwern@pobox.com>
30489              Date: Tue, 27 Nov 2001 03:38:24 -0500
30490              Message-ID: <20011127033824.A17775@blackrider>
30491      Branch: perl
30492            ! t/TEST
30493 ____________________________________________________________________________
30494 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
30495         Log: Subject: Re: perlcc very broken
30496              From: John Peacock <jpeacock@rowman.com>
30497              Date: Tue, 27 Nov 2001 06:48:01 -0500
30498              Message-ID: <3C037D71.4030508@rowman.com>
30499      Branch: perl
30500            ! utils/perlcc.PL
30501 ____________________________________________________________________________
30502 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
30503         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
30504              From: David Dyck <dcd@tc.fluke.com>
30505              Date: Mon, 26 Nov 2001 22:04:38 -0800
30506              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
30507      Branch: perl
30508            ! t/op/pack.t
30509 ____________________________________________________________________________
30510 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
30511         Log: Subject: [ID 20011126.149] t/op/split fails step 37
30512              From: David Dyck <dcd@tc.fluke.com>
30513              Date: Mon, 26 Nov 2001 21:52:35 -0800
30514              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
30515      Branch: perl
30516            ! t/op/split.t
30517 ____________________________________________________________________________
30518 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
30519         Log: incorporate last minute change from libnet 1.0901-tobe
30520      Branch: perl
30521            ! lib/Net/SMTP.pm
30522 ____________________________________________________________________________
30523 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
30524         Log: Pass 7 at perldelta - random edits.
30525      Branch: perl
30526            ! pod/perldelta.pod
30527 ____________________________________________________________________________
30528 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
30529         Log: Portability and skippage tweaks.
30530      Branch: perl
30531            ! t/op/split.t
30532 ____________________________________________________________________________
30533 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
30534         Log: (retracted by #13449)
30535              Try to make Unicode casemapping to work for EBCDIC, too.
30536      Branch: perl
30537            ! utf8.c
30538 ____________________________________________________________________________
30539 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
30540         Log: Just printing 1..0 is not quite enough...
30541      Branch: perl
30542            ! lib/Dumpvalue.t
30543 ____________________________________________________________________________
30544 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
30545         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
30546              Delay the match until runtime.
30547      Branch: perl
30548            ! t/op/append.t
30549 ____________________________________________________________________________
30550 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
30551         Log: UTF-EBCDIC.
30552      Branch: perl
30553            ! ext/Devel/Peek/Peek.t
30554 ____________________________________________________________________________
30555 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
30556         Log: Be UTF-EBCDIC aware.
30557      Branch: perl
30558            ! lib/bytes.t
30559 ____________________________________________________________________________
30560 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
30561         Log: Bad assumption which way digits and letters sort.
30562      Branch: perl
30563            ! lib/English.t
30564 ____________________________________________________________________________
30565 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
30566         Log: If in EBCDIC but no Convert::EBCDIC
30567              the libnet tests will all fail.
30568      Branch: perl
30569            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
30570            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
30571            ! lib/Net/t/smtp.t lib/Net/t/time.t
30572 ____________________________________________________________________________
30573 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
30574         Log: Just sorting to guarantee order is not enough.
30575              (Think EBCDIC.) 
30576      Branch: perl
30577            ! lib/ExtUtils/Manifest.t
30578 ____________________________________________________________________________
30579 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
30580         Log: OS/390 cleanable gunk.
30581      Branch: perl
30582            ! lib/ExtUtils/MM_Unix.pm
30583 ____________________________________________________________________________
30584 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
30585         Log: Update the EBCDIC MD5 checksums.
30586      Branch: perl
30587            ! ext/Digest/MD5/t/files.t
30588 ____________________________________________________________________________
30589 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
30590         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
30591              From: Nicholas Clark <nick@ccl4.org>
30592              Date: Mon, 26 Nov 2001 23:06:34 +0000
30593              Message-ID: <20011126230633.Q37621@plum.flirble.org>
30594      Branch: perl
30595            ! installman
30596 ____________________________________________________________________________
30597 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
30598         Log: sort tweaks from John P. Linderman.
30599      Branch: perl
30600            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
30601 ____________________________________________________________________________
30602 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
30603         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
30604              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
30605              Date: Mon, 26 Nov 2001 18:47:25 -0600
30606              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
30607              
30608              Craig Berry submitted half of this patch just yesterday.
30609              Spooky cosmic resonance.
30610      Branch: perl
30611            ! ext/Socket/Socket.xs
30612 ____________________________________________________________________________
30613 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
30614         Log: Subject: [PATCH] doio slightly smaller
30615              From: Nicholas Clark <nick@ccl4.org>
30616              Date: Tue, 27 Nov 2001 00:40:23 +0000      
30617              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
30618      Branch: perl
30619            ! doio.c
30620 ____________________________________________________________________________
30621 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
30622         Log: perldelta nits from Autrijus Tang and Ron Kimball.
30623      Branch: perl
30624            ! pod/perldelta.pod
30625 ____________________________________________________________________________
30626 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
30627         Log: Subject: [PATCH] unpack P* uses random length for item
30628              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
30629              Date: Mon, 26 Nov 2001 19:56:32 +0100
30630              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
30631      Branch: perl
30632            ! pod/perldiag.pod pp_pack.c t/op/pack.t
30633 ____________________________________________________________________________
30634 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
30635         Log: Subject: [PATCH current] system and taintedness
30636              From: Radu Greab <radu@netsoft.ro>
30637              Date: Mon, 26 Nov 2001 18:42:29 +0200
30638              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
30639      Branch: perl
30640            ! pp_sys.c t/op/taint.t
30641 ____________________________________________________________________________
30642 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
30643         Log: Subject: [PATCH @ 13283] Devel::PPPort
30644              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
30645              Date: Mon, 26 Nov 2001 14:37:17 -0000
30646              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
30647      Branch: perl
30648            + ext/Devel/PPPort/MANIFEST
30649            ! MANIFEST ext/Devel/PPPort/Makefile.PL
30650            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
30651            ! ext/Devel/PPPort/harness/Harness.xs
30652            ! ext/Devel/PPPort/harness/Makefile.PL
30653            ! ext/Devel/PPPort/harness/module2.c
30654            ! ext/Devel/PPPort/harness/module3.c
30655            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
30656 ____________________________________________________________________________
30657 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
30658         Log: Update the test list.
30659      Branch: perl
30660            ! t/lib/1_compile.t
30661 ____________________________________________________________________________
30662 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
30663         Log: Sync-up tests with libnet distribution
30664      Branch: perl
30665            + lib/Net/t/netrc.t
30666            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
30667 ____________________________________________________________________________
30668 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
30669         Log: Update Changes.
30670      Branch: perl
30671            ! Changes patchlevel.h
30672 ____________________________________________________________________________
30673 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
30674         Log: Upgrade to podlators 1.16.
30675      Branch: perl
30676            + lib/Pod/t/basic.cap
30677            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
30678            ! lib/Pod/t/basic.t pod/pod2man.PL
30679 ____________________________________________________________________________
30680 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
30681         Log: Pass 6 at perldelta - sort enhancements, generic and
30682              platform specific bug fixes.
30683      Branch: perl
30684            ! pod/perldelta.pod
30685 ____________________________________________________________________________
30686 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
30687         Log: PROPAGATE documentation from Tony Cook.
30688      Branch: perl
30689            ! pod/perlfunc.pod
30690 ____________________________________________________________________________
30691 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
30692         Log: DJGPP cannot do signals that well.
30693      Branch: perl
30694            ! ext/POSIX/t/sigaction.t
30695 ____________________________________________________________________________
30696 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
30697         Log: Can't do subsecond alarms without ualarm; and break out
30698              early if alarms do not seem to be coming in as expected.
30699      Branch: perl
30700            ! ext/Time/HiRes/HiRes.t
30701 ____________________________________________________________________________
30702 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
30703         Log: No Socket, little Net.
30704      Branch: perl
30705            ! t/lib/1_compile.t
30706 ____________________________________________________________________________
30707 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
30708         Log: Take the taint brush to the getcwds.
30709      Branch: perl
30710            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
30711 ____________________________________________________________________________
30712 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
30713         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
30714              From: "Craig A. Berry" <craigberry@mac.com>
30715              Date: Sun, 25 Nov 2001 16:20:45 -0600
30716              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
30717      Branch: perl
30718            ! ext/Socket/Socket.xs
30719 ____________________________________________________________________________
30720 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
30721         Log: Since in some DOS filesystems the timestamp granularity
30722              may be only two seconds, better sleep for three to play safe.
30723              (Helps CygWin, at least.)
30724      Branch: perl
30725            ! lib/Memoize/t/expire_file.t
30726 ____________________________________________________________________________
30727 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
30728         Log: For some reason CygWin wasn't collapsing multiple
30729              slashes into one, which made some Spec.t tests to fail.
30730              Either CygWin was being too prudish or the collapsing
30731              logic needs to be rethunk.
30732      Branch: perl
30733            ! lib/File/Spec/Unix.pm
30734 ____________________________________________________________________________
30735 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
30736         Log: Cygwin needs to have libperl.dll around if trying to link
30737              with -lperl.  Note: this change cures the test but whether
30738              it cures CygPerl installation, I don't know: hopefully the
30739              libperl5_7_2.dll, or the version equivalent, gets installed
30740              also as libperl.dll to the proper place(s).
30741      Branch: perl
30742            ! lib/ExtUtils/Embed.t
30743 ____________________________________________________________________________
30744 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
30745         Log: -I../lib/.. and -L../lib/..?  Strange.
30746      Branch: perl
30747            ! lib/ExtUtils/Embed.t
30748 ____________________________________________________________________________
30749 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
30750         Log: $MM?
30751      Branch: perl
30752            ! lib/ExtUtils/Embed.pm
30753 ____________________________________________________________________________
30754 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
30755         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
30756              From: Dave Rolsky <autarch@urth.org>
30757              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
30758              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
30759      Branch: perl
30760            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
30761            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
30762 ____________________________________________________________________________
30763 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
30764         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
30765              From: chromatic <chromatic@rmci.net>
30766              Date: Sat, 24 Nov 2001 14:56:57 -0700
30767              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
30768              
30769              plus a tweak for ithreads builds.
30770      Branch: perl
30771            + lib/DB.t
30772            ! MANIFEST lib/DB.pm
30773 ____________________________________________________________________________
30774 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
30775         Log: Win32 compilation tweaks for Blair Zajac.
30776      Branch: perl
30777            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
30778 ____________________________________________________________________________
30779 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
30780         Log: I don't think trying to bracket the hires time with lores
30781              times is going to be portable enough: Cygwin seems to be
30782              capable of getting hires ones rather consistently lower
30783              than the lores ones.  So let's try average difference instead.
30784      Branch: perl
30785            ! ext/Time/HiRes/HiRes.t
30786 ____________________________________________________________________________
30787 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
30788         Log: Subject: Re: benchmarks, sorts and reproducibility
30789              From: "John P. Linderman" <jpl@research.att.com>
30790              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
30791              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
30792              
30793              Randomize large partitions for quicksort to dodge the
30794              angry gods of quadratic.
30795      Branch: perl
30796            ! pp_sort.c
30797 ____________________________________________________________________________
30798 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
30799         Log: The joys of portable quoting.
30800      Branch: perl
30801            ! ext/Devel/PPPort/harness/Makefile.PL
30802 ____________________________________________________________________________
30803 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
30804         Log: sort pragma tweaks.
30805      Branch: perl
30806            ! lib/sort.pm
30807 ____________________________________________________________________________
30808 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
30809         Log: Skip the link= directives of utils.lst if no mandir
30810              (if no manpages).
30811      Branch: perl
30812            ! installman
30813 ____________________________________________________________________________
30814 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
30815         Log: integrate changes#8340,13260 from mainline
30816              
30817              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
30818              
30819              change#3373 introduced a handle leak in backticks and piped open()s
30820              that fail
30821      Branch: maint-5.6/perl
30822            ! t/io/pipe.t util.c
30823 ____________________________________________________________________________
30824 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
30825         Log: change#3373 introduced a handle leak in backticks and piped open()s
30826              that fail
30827      Branch: perl
30828            ! util.c
30829 ____________________________________________________________________________
30830 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
30831         Log: metaconfig unit change for #13258.
30832      Branch: metaconfig/U/perl
30833            ! d_procselfexe.U
30834 ____________________________________________________________________________
30835 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
30836         Log: Extraenous breaks noticed by David Dyck.
30837      Branch: perl
30838            ! Configure
30839 ____________________________________________________________________________
30840 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
30841         Log: Revert the /proc/self/auxv experiment for now.
30842      Branch: perl
30843            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
30844 ____________________________________________________________________________
30845 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
30846         Log: Also ExtUtils.t had $^X assumptions.
30847      Branch: perl
30848            ! lib/ExtUtils.t
30849 ____________________________________________________________________________
30850 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
30851         Log: Now is Solaris if you start the t/perl in the t/
30852              as "./perl", the $^X will be "../perl", not "./perl".
30853      Branch: perl
30854            ! t/lib/1_compile.t
30855 ____________________________________________________________________________
30856 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
30857         Log: The new way of finding out $^X in Solaris
30858              requires a little tweak if the executable
30859              pathname is *not* absolute: prepend "./"
30860              (otherwise `$^X ...` will start perl from PATH...)
30861      Branch: perl
30862            ! perl.c
30863 ____________________________________________________________________________
30864 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
30865         Log: Avoid "will not stay shared" warnings.
30866      Branch: perl
30867            ! lib/ExtUtils/MM_Unix.pm
30868 ____________________________________________________________________________
30869 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
30870         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
30871              From: Michael G Schwern <schwern@pobox.com>
30872              Date: Sat, 24 Nov 2001 19:56:18 -0500
30873              Message-ID: <20011124195618.A14614@blackrider>            
30874      Branch: perl
30875            ! perl.c pp_sys.c t/op/magic.t util.c
30876 ____________________________________________________________________________
30877 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
30878         Log: In the MakeMaker pm_to_blib target don't copy all
30879              the files in one fell swoop, deal with them hunkwise,
30880              helps for CLIs with limited line lengths.
30881              (This seems to help for DJGPP building Encode,
30882              where there are dozens of files to copy.)
30883      Branch: perl
30884            ! lib/ExtUtils/MM_Unix.pm
30885 ____________________________________________________________________________
30886 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
30887         Log: testsuite leaves stray files behind on windows
30888      Branch: perl
30889            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
30890 ____________________________________________________________________________
30891 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
30892         Log: xsubpp produces a spurious warning on directories called 'typemap'
30893      Branch: perl
30894            ! lib/ExtUtils/xsubpp
30895 ____________________________________________________________________________
30896 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
30897         Log: xsubpp treats invalid (indented) cpp directives as comments
30898      Branch: perl
30899            ! ext/IO/IO.xs
30900 ____________________________________________________________________________
30901 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
30902         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
30903      Branch: perl
30904            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
30905 ____________________________________________________________________________
30906 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
30907         Log: The debug_pag needs to be visible at all times
30908              because of the re extension.
30909      Branch: perl
30910            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
30911 ____________________________________________________________________________
30912 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
30913         Log: Subject: Re: [PATCH] Tests are good
30914              From: Philip Newton <Philip.Newton@gmx.net>
30915              Date: Sat, 24 Nov 2001 21:24:00 +0100
30916              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
30917      Branch: perl
30918            ! pod/perlhack.pod
30919 ____________________________________________________________________________
30920 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
30921         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
30922              From: "Craig A. Berry" <craigberry@mac.com> 
30923              Date: Sat, 24 Nov 2001 12:45:44 -0600
30924              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
30925              
30926              (with tweaks, and combined with Sarathy's #13242)
30927      Branch: perl
30928            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
30929 ____________________________________________________________________________
30930 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
30931         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
30932              From: John Peacock <jpeacock@rowman.com>
30933              Date: Sat, 24 Nov 2001 14:27:46 -0500
30934              Message-ID: <3BFFF4B2.40509@rowman.com> 
30935      Branch: perl
30936            ! lib/Exporter/Heavy.pm
30937 ____________________________________________________________________________
30938 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
30939         Log: use portable quotes
30940      Branch: perl
30941            ! ext/Devel/PPPort/harness/Makefile.PL
30942 ____________________________________________________________________________
30943 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
30944         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
30945              From: Nicholas Clark <nick@ccl4.org>
30946              Date: Sat, 24 Nov 2001 18:06:26 +0000
30947              Message-ID: <20011124180626.T37621@plum.flirble.org>
30948      Branch: perl
30949            ! installman
30950 ____________________________________________________________________________
30951 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
30952         Log: Subject: [PATCH] perl5005delta.pod L<>
30953              From: Nicholas Clark <nick@ccl4.org>
30954              Date: Sat, 24 Nov 2001 18:04:21 +0000
30955              Message-ID: <20011124180421.S37621@plum.flirble.org>
30956      Branch: perl
30957            ! pod/perl5005delta.pod
30958 ____________________________________________________________________________
30959 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
30960         Log: fix typo in config.vc; regenerate win32 config_H.* files
30961      Branch: perl
30962            ! win32/config.vc win32/config_H.bc win32/config_H.gc
30963            ! win32/config_H.vc
30964 ____________________________________________________________________________
30965 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
30966         Log: Mention the charnames::vianame().
30967      Branch: perl
30968            ! pod/perluniintro.pod
30969 ____________________________________________________________________________
30970 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
30971         Log: Add charnames::vianame() in case people want to access
30972              the codes in run-time (as opposed to the compile-timeness
30973              of \N{...}).
30974      Branch: perl
30975            ! lib/charnames.pm lib/charnames.t
30976 ____________________________________________________________________________
30977 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
30978         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
30979              From: Nicholas Clark <nick@ccl4.org>
30980              Date: Sat, 24 Nov 2001 16:30:42 +0000
30981              Message-ID: <20011124163042.R37621@plum.flirble.org>
30982      Branch: perl
30983            ! regcomp.c regcomp.h
30984 ____________________________________________________________________________
30985 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
30986         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
30987              From: Nicholas Clark <nick@ccl4.org>
30988              Date: Sat, 24 Nov 2001 16:24:33 +0000
30989              Message-ID: <20011124162433.Q37621@plum.flirble.org>
30990              
30991              cmp fixes.
30992      Branch: perl
30993            ! pp.c
30994 ____________________________________________________________________________
30995 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
30996         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
30997              (It seems that "./perl" gets resolved to "perl" now.)
30998      Branch: perl
30999            ! perl.c
31000 ____________________________________________________________________________
31001 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
31002         Log: Subject: [PATCH] DB_File 1.800        
31003              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
31004              Date: Sat, 24 Nov 2001 11:41:41 -0000
31005              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
31006      Branch: perl
31007            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
31008            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
31009            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
31010            ! ext/DB_File/t/db-recno.t
31011 ____________________________________________________________________________
31012 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
31013         Log: Tweak the PUSHED documentation.
31014      Branch: perl
31015            ! ext/PerlIO/Via/Via.pm
31016 ____________________________________________________________________________
31017 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
31018         Log: Update 1_compile for new known tests.
31019      Branch: perl
31020            ! t/lib/1_compile.t
31021 ____________________________________________________________________________
31022 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
31023         Log: Move the MBF/MBI test modules to t/lib.
31024      Branch: perl
31025            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
31026            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
31027            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
31028            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
31029            ! lib/Math/BigInt/t/sub_mbi.t
31030 ____________________________________________________________________________
31031 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
31032         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
31033              From: "Craig A. Berry" <craigberry@mac.com> 
31034              Date: Fri, 23 Nov 2001 18:05:35 -0600
31035              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
31036      Branch: perl
31037            ! configure.com
31038 ____________________________________________________________________________
31039 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
31040         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
31041              From: PPrymmer@factset.com 
31042              Date: Fri, 23 Nov 2001 17:03:07 -0500
31043              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
31044      Branch: perl
31045            ! ext/Unicode/Normalize/mkheader
31046 ____________________________________________________________________________
31047 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
31048         Log: Here are the right helper files.
31049      Branch: perl
31050            + t/lib/Filter/Simple/ExportTest.pm
31051            + t/lib/Filter/Simple/FilterOnlyTest.pm
31052            + t/lib/Filter/Simple/FilterTest.pm
31053            + t/lib/Filter/Simple/ImportTest.pm
31054            ! MANIFEST
31055 ____________________________________________________________________________
31056 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
31057         Log: Update Changes.
31058      Branch: perl
31059            ! Changes patchlevel.h
31060 ____________________________________________________________________________
31061 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
31062         Log: Never mind.
31063      Branch: perl
31064            - lib/Filter/Simple/lib/ExportTest.pm
31065            - lib/Filter/Simple/lib/ImportTest.pm
31066 ____________________________________________________________________________
31067 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
31068         Log: Mis-add.
31069      Branch: perl
31070            + lib/Filter/Simple/lib/ExportTest.pm
31071            + lib/Filter/Simple/lib/ImportTest.pm
31072 ____________________________________________________________________________
31073 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
31074         Log: Upgrade to Filter::Simple 0.77.
31075      Branch: perl
31076            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
31077            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
31078            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
31079            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
31080            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
31081 ____________________________________________________________________________
31082 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
31083         Log: Missing p4 add.
31084      Branch: perl
31085            + lib/ExtUtils/MM_VMS.t
31086 ____________________________________________________________________________
31087 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
31088         Log: Pass 5 at perldelta - module and utility updates cleanup.
31089      Branch: perl
31090            ! pod/perldelta.pod
31091 ____________________________________________________________________________
31092 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
31093         Log: metaconfig unit change for #13219.
31094      Branch: metaconfig/U/perl
31095            ! d_procselfexe.U
31096 ____________________________________________________________________________
31097 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
31098         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
31099      Branch: perl
31100            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31101            ! pod/buildtoc.PL pod/perltoc.pod
31102 ____________________________________________________________________________
31103 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
31104         Log: Add procselfexe and d_dirfd to strange lands.
31105      Branch: perl
31106            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
31107            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
31108            ! vos/config.ga.def vos/config.ga.h win32/config.bc
31109            ! win32/config.gc win32/config.vc win32/config.win64
31110            ! wince/config.ce
31111 ____________________________________________________________________________
31112 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
31113         Log: metaconfig unit change for #13216.
31114      Branch: metaconfig/U/perl
31115            ! d_procselfexe.U
31116 ____________________________________________________________________________
31117 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
31118         Log: Better to "quote" the pathname.
31119      Branch: perl
31120            ! Configure config_h.SH
31121 ____________________________________________________________________________
31122 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
31123         Log: Use PROCSELFEXE_PATH.
31124      Branch: perl
31125            ! perl.c
31126 ____________________________________________________________________________
31127 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
31128         Log: metaconfig unit change for #13213.
31129      Branch: metaconfig/U/perl
31130            ! d_procselfexe.U
31131 ____________________________________________________________________________
31132 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
31133         Log: Add probing for BSD-like /proc/curproc/file.
31134      Branch: perl
31135            ! Configure config_h.SH
31136 ____________________________________________________________________________
31137 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
31138         Log: metaconfig unit change for 13211.
31139      Branch: metaconfig/U/perl
31140            + d_dirfd.U
31141 ____________________________________________________________________________
31142 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
31143         Log: Add probing for dirfd() so that it can be added it IO::Dir.
31144      Branch: perl
31145            ! Configure config_h.SH perl.h
31146 ____________________________________________________________________________
31147 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
31148         Log: ...and update the test count.
31149      Branch: perl
31150            ! lib/Pod/t/basic.t
31151 ____________________________________________________________________________
31152 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
31153         Log: Must remove the cap test also from the test script.
31154      Branch: perl
31155            ! lib/Pod/t/basic.t
31156 ____________________________________________________________________________
31157 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
31158         Log: Subject: [PATCH] Tests are good
31159              From: Nicholas Clark <nick@ccl4.org>
31160              Date: Fri, 23 Nov 2001 18:12:21 +0000
31161              Message-ID: <20011123181220.F37621@plum.flirble.org>
31162      Branch: perl
31163            ! pod/perlhack.pod
31164 ____________________________________________________________________________
31165 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
31166         Log: The basic.cap from podlators 1.14 is not very portable.
31167      Branch: perl
31168            - lib/Pod/t/basic.cap
31169            ! MANIFEST
31170 ____________________________________________________________________________
31171 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
31172         Log: Subject: Re: [DOC PATCHES] pod cleanups
31173              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
31174              Date: 22 Nov 2001 12:54:16 -0000
31175              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
31176      Branch: perl
31177            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
31178            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
31179 ____________________________________________________________________________
31180 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
31181         Log: FAQ sync.
31182      Branch: perl
31183            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
31184 ____________________________________________________________________________
31185 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
31186         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
31187              From: PPrymmer@factset.com
31188              Date: Fri, 23 Nov 2001 11:43:45 -0500
31189              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
31190      Branch: perl
31191            ! MANIFEST lib/ExtUtils/MM_VMS.pm
31192 ____________________________________________________________________________
31193 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
31194         Log: Corify podlators 1.14 test.
31195      Branch: perl
31196            ! lib/Pod/t/basic.t
31197 ____________________________________________________________________________
31198 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
31199         Log: Output tweak needed because of podlators 1.14.
31200      Branch: perl
31201            ! t/pod/multiline_items.xr
31202 ____________________________________________________________________________
31203 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
31204         Log: Upgrade to podlators 1.14.
31205      Branch: perl
31206            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
31207            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
31208            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
31209            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
31210            ! lib/Pod/Text/Overstrike.pm
31211 ____________________________________________________________________________
31212 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
31213         Log: perlmodinstall tweaks from Philip Newton.
31214      Branch: perl
31215            ! pod/perlmodinstall.pod
31216 ____________________________________________________________________________
31217 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
31218         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
31219              From: Autrijus Tang <autrijus@autrijus.org>           
31220              Date: Fri, 23 Nov 2001 23:55:53 +0800
31221              Message-ID: <20011123235553.A2310@not.autrijus.org>
31222      Branch: perl
31223            ! Porting/genlog
31224 ____________________________________________________________________________
31225 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
31226         Log: Subject: Re: regex oddness with \Z and $&
31227              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
31228              Date: Fri, 23 Nov 2001 15:15:24 +0000
31229              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
31230      Branch: perl
31231            ! regcomp.c t/op/re_tests
31232 ____________________________________________________________________________
31233 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
31234         Log: regen_headers.
31235      Branch: perl
31236            ! embed.h global.sym pod/perlapi.pod proto.h
31237 ____________________________________________________________________________
31238 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
31239         Log: Forgotten check-in.
31240      Branch: perl
31241            ! pod/perlapi.pod
31242 ____________________________________________________________________________
31243 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
31244         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
31245      Branch: perl
31246            ! lib/Test/Simple.pm
31247 ____________________________________________________________________________
31248 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
31249         Log: Retract #13173 (effectively retract Net::Ping 2.06,
31250              go back to 2.04, the 2.06 hasn't seen the patches
31251              that have gone to the blead version.)
31252      Branch: perl
31253            - lib/Net/Ping/CHANGES lib/Net/Ping/README
31254            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
31255            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
31256            - lib/Net/Ping/t/200_ping_tcp.t
31257            ! MANIFEST lib/Net/Ping.pm
31258 ____________________________________________________________________________
31259 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
31260         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
31261              From: Robin Barker <rmb1@cise.npl.co.uk>
31262              Date: Thu, 22 Nov 2001 11:00:38 GMT
31263              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
31264      Branch: perl
31265            ! utils/perldoc.PL
31266 ____________________________________________________________________________
31267 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
31268         Log: metaconfig unit change for #13191.
31269      Branch: metaconfig/U/perl
31270            ! d_procselfexe.U
31271 ____________________________________________________________________________
31272 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
31273         Log: procselfexe tweak: for some reason I had a ls in
31274              /proc/self/exe, not the ls Configure thought it
31275              would found.
31276      Branch: perl
31277            ! Configure
31278 ____________________________________________________________________________
31279 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
31280         Log: Corify the Net::Ping tests; skip the tests
31281              unless $ENV{PERL_TEST_Net_Ping} is true.
31282      Branch: perl
31283            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
31284            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
31285            ! lib/Net/Ping/t/200_ping_tcp.t
31286 ____________________________________________________________________________
31287 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
31288         Log: metaconfig units changes for #13188.
31289      Branch: metaconfig
31290            ! U/modified/Head.U
31291      Branch: metaconfig/U/perl
31292            ! issymlink.U
31293 ____________________________________________________________________________
31294 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
31295         Log: The #13182 didn't really help.  The real problem
31296              seems to be that 'sh' can in AIX mean at least three
31297              different things, and we can't know which one it is
31298              unless we export $newsh from an earlier run (and it's
31299              the 'bsh' aka 'sh' that has the the broken test -h).
31300      Branch: perl
31301            ! Configure
31302 ____________________________________________________________________________
31303 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
31304         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
31305      Branch: perl
31306            ! op.c t/op/override.t
31307 ____________________________________________________________________________
31308 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
31309         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
31310              From: PPrymmer@factset.com 
31311              Date: Wed, 21 Nov 2001 20:17:25 -0500
31312              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
31313      Branch: perl
31314            ! lib/Shell.t
31315 ____________________________________________________________________________
31316 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
31317         Log: Reapply perlmodinstall parts of #12897.
31318      Branch: perl
31319            ! pod/perlmodinstall.pod
31320 ____________________________________________________________________________
31321 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
31322         Log: perlmodinstall 2.01 from Jon Orwant.
31323      Branch: perl
31324            ! pod/perlmodinstall.pod
31325 ____________________________________________________________________________
31326 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
31327         Log: Subject: [PATCH @10907] REXX on OS/2
31328              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31329              Date: Wed, 21 Nov 2001 15:26:11 -0500
31330              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
31331      Branch: perl
31332            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
31333            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
31334 ____________________________________________________________________________
31335 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
31336         Log: metaconfig unit change for #13181.
31337      Branch: metaconfig/U/perl
31338            ! issymlink.U
31339 ____________________________________________________________________________
31340 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
31341         Log: AIX has broken builtin 'test'.
31342      Branch: perl
31343            ! Configure
31344 ____________________________________________________________________________
31345 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
31346         Log: Subject: [PATCH 5.7.x] INSTALL size update
31347              From: Andy Dougherty <doughera@lafayette.edu>
31348              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
31349              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
31350      Branch: perl
31351            ! INSTALL
31352 ____________________________________________________________________________
31353 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
31354         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
31355              to pp_sort.c.  Includes the quicksort stabilizing layer
31356              from John P. Linderman.  -Msort=qsort or -Msort=fast is
31357              faster than without (or with -Msort=mergesort or -Msort=safe)
31358              for short random inputs, but for some reason not quite as fast
31359              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
31360              optimizing definitely needed.
31361      Branch: perl
31362            + lib/sort.pm lib/sort.t pp_sort.c
31363            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
31364            ! embed.pl global.sym perl.h pp_ctl.c proto.h
31365            ! vms/descrip_mms.template vos/build.cm win32/Makefile
31366            ! win32/makefile.mk wince/Makefile.ce
31367 ____________________________________________________________________________
31368 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
31369         Log: Sync file with libnet-1.0901-tobe
31370      Branch: perl
31371            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
31372            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
31373            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
31374            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
31375            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
31376 ____________________________________________________________________________
31377 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
31378         Log: Subject: [PATCH perldoc] problems with pod2man
31379              From: Robin Barker <rmb1@cise.npl.co.uk>
31380              Date: Wed, 21 Nov 2001 17:48:51 GMT
31381              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
31382      Branch: perl
31383            ! utils/perldoc.PL
31384 ____________________________________________________________________________
31385 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
31386         Log: debug_pad only visible when debugging.
31387      Branch: perl
31388            ! makedef.pl
31389 ____________________________________________________________________________
31390 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
31391         Log: metaconfig units changes for #13174.
31392      Branch: metaconfig/U/perl
31393            + d_procselfexe.U
31394            - procselfexe.U
31395 ____________________________________________________________________________
31396 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
31397         Log: procselfexe tweaks.
31398      Branch: perl
31399            ! Configure config_h.SH
31400 ____________________________________________________________________________
31401 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
31402         Log: Upgrade to Net::Ping 2.06.
31403      Branch: perl
31404            + lib/Net/Ping/CHANGES lib/Net/Ping/README
31405            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
31406            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
31407            + lib/Net/Ping/t/200_ping_tcp.t
31408            ! MANIFEST lib/Net/Ping.pm
31409 ____________________________________________________________________________
31410 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
31411         Log: Upgrade to Math::BigInt 1.47.
31412      Branch: perl
31413            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
31414            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
31415            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
31416            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
31417            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
31418            ! lib/Math/BigInt/t/sub_mbi.t
31419 ____________________________________________________________________________
31420 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
31421         Log: Dynaloading for POSIX-BC from Thomas Dorner.
31422      Branch: perl
31423            ! hints/posix-bc.sh
31424 ____________________________________________________________________________
31425 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
31426         Log: Strange: the same mysterious regex study bug
31427              seems to be present both in OS/390 and POSIX-BC.
31428              Deep EBCDIC magic that regex engine gets wrong,
31429              or a bug in some compiler/library shared by the
31430              two platforms?  From Thomas Dorner.
31431      Branch: perl
31432            ! t/op/study.t
31433 ____________________________________________________________________________
31434 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
31435         Log: More lost and found.
31436      Branch: perl
31437            + lib/Test/Simple/README
31438            ! MANIFEST
31439 ____________________________________________________________________________
31440 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
31441         Log: MANIFESTly missing.
31442      Branch: perl
31443            ! MANIFEST
31444 ____________________________________________________________________________
31445 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
31446         Log: Subject: Re: PERFORCE change 13162 for review               
31447              From: Philip Newton <Philip.Newton@gmx.net> 
31448              Date: Wed, 21 Nov 2001 16:44:30 +0100
31449              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
31450      Branch: perl
31451            ! ext/Devel/PPPort/PPPort.pm
31452 ____________________________________________________________________________
31453 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
31454         Log: Update Changes.
31455      Branch: perl
31456            ! Changes patchlevel.h
31457 ____________________________________________________________________________
31458 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
31459         Log: Small doc tweaks.
31460      Branch: perl
31461            ! ext/PerlIO/Via/Via.pm
31462 ____________________________________________________________________________
31463 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
31464         Log: Redundant return.
31465      Branch: perl
31466            ! ext/MIME/Base64/QuotedPrint.pm
31467 ____________________________________________________________________________
31468 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
31469         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
31470              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
31471              Date: Wed, 21 Nov 2001 10:23:16 +0100
31472              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
31473      Branch: perl
31474            ! pp_pack.c t/op/pack.t
31475 ____________________________________________________________________________
31476 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
31477         Log: Add Devel::PPPort originally from Kenneth Albanowski,
31478              revigorated by Paul Marquess: gives h2xs a Perl version
31479              portability boost.
31480      Branch: perl
31481            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
31482            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
31483            + ext/Devel/PPPort/harness/Harness.pm
31484            + ext/Devel/PPPort/harness/Harness.xs
31485            + ext/Devel/PPPort/harness/Makefile.PL
31486            + ext/Devel/PPPort/harness/module2.c
31487            + ext/Devel/PPPort/harness/module3.c
31488            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
31489            ! MANIFEST lib/h2xs.t utils/h2xs.PL
31490 ____________________________________________________________________________
31491 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
31492         Log: Oops.
31493      Branch: perl
31494            ! lib/Test/Simple/t/filehandles.t
31495 ____________________________________________________________________________
31496 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
31497         Log: Subject: Re: PERFORCE change 13152 for review               
31498              From: Philip Newton <Philip.Newton@gmx.net> 
31499              Date: Wed, 21 Nov 2001 09:04:05 +0100
31500              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
31501      Branch: perl
31502            ! lib/Test/Builder.pm
31503 ____________________________________________________________________________
31504 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
31505         Log: Subject: Re: PERFORCE change 13142 for review
31506              From: Philip Newton <Philip.Newton@gmx.net>
31507              Date: Wed, 21 Nov 2001 09:04:03 +0100
31508              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
31509              
31510              plus rewrap few paragraphs.
31511      Branch: perl
31512            ! lib/Pod/LaTeX.pm
31513 ____________________________________________________________________________
31514 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
31515         Log: Integrate #13154 from macperl; Remove comments.
31516      Branch: perl
31517           !> lib/File/Spec/Mac.pm
31518 ____________________________________________________________________________
31519 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
31520         Log: Update the list of modules having tests.
31521      Branch: perl
31522            ! t/lib/1_compile.t
31523 ____________________________________________________________________________
31524 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
31525         Log: Slight doc changes.
31526      Branch: maint-5.6/macperl
31527            ! macos/macperl/MacPerl.podhelp
31528 ____________________________________________________________________________
31529 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
31530         Log: Add UTF-16 coercion.
31531      Branch: maint-5.6/macperl
31532            ! macos/lib/Mac/AppleEvents/Simple.pm
31533 ____________________________________________________________________________
31534 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
31535         Log: Remove comments.
31536      Branch: maint-5.6/macperl
31537            ! lib/File/Spec/Mac.pm
31538 ____________________________________________________________________________
31539 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
31540         Log: Fix FSpGetCatInfo (and other functions) corrupting
31541              memory with bad filespecs (bug #471867)
31542      Branch: maint-5.6/macperl
31543            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
31544 ____________________________________________________________________________
31545 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
31546         Log: Upgrade to Test::Simple 0.33.
31547      Branch: perl
31548            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
31549            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
31550            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
31551 ____________________________________________________________________________
31552 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
31553         Log: Upgrade to Test::Harness 1.26.
31554      Branch: perl
31555            ! lib/Test/Harness.pm lib/Test/Harness/Changes
31556 ____________________________________________________________________________
31557 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
31558         Log: Integrate change #13145 from maintperl;
31559              another compatibility tweak to change#12559: avoid quoting
31560              arguments that already have quotes; add test case
31561      Branch: perl
31562           !> t/op/system_tests win32/win32.c
31563 ____________________________________________________________________________
31564 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
31565         Log: integrate change#13147 from mainline (fixes nit in change#10091)
31566              
31567              Subject: [PATCH] spaceship and refs
31568      Branch: maint-5.6/perl
31569            ! pp.c pp_hot.c t/op/cmp.t
31570 ____________________________________________________________________________
31571 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
31572         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
31573              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
31574              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
31575              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
31576      Branch: perl
31577            + lib/Pod/t/utils.t
31578            ! MANIFEST
31579 ____________________________________________________________________________
31580 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
31581         Log: Subject: [PATCH] spaceship and refs
31582              From: Nicholas Clark <nick@ccl4.org>
31583              Date: Tue, 20 Nov 2001 21:59:51 +0000
31584              Message-ID: <20011120215951.U62891@plum.flirble.org> 
31585      Branch: perl
31586            ! pp.c pp_hot.c t/op/cmp.t
31587 ____________________________________________________________________________
31588 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
31589         Log: Try to clarify which I/O call operates on bytes,
31590              which on characters, which on either.
31591      Branch: perl
31592            ! pod/perlfunc.pod
31593 ____________________________________________________________________________
31594 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
31595         Log: another compatibility tweak to change#12559: avoid quoting
31596              arguments that already have quotes; add test case
31597      Branch: maint-5.6/perl
31598            ! t/op/system_tests win32/win32.c
31599 ____________________________________________________________________________
31600 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
31601         Log: Give a simple example of writing PerlIO::Via handlers
31602              in Perl.
31603      Branch: perl
31604            ! ext/PerlIO/Via/Via.pm
31605 ____________________________________________________________________________
31606 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
31607         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
31608      Branch: perl
31609            + lib/Pod/t/latex.t
31610            ! MANIFEST
31611 ____________________________________________________________________________
31612 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
31613         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
31614              From: Tim Jenness <t.jenness@jach.hawaii.edu>
31615              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
31616              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
31617      Branch: perl
31618            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
31619 ____________________________________________________________________________
31620 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
31621         Log: Spread d_procselfexe to far-off lands (undefined).
31622      Branch: perl
31623            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
31624            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
31625            ! vos/config.ga.def vos/config.ga.h win32/config.bc
31626            ! win32/config.gc win32/config.vc win32/config.win64
31627            ! wince/config.ce
31628 ____________________________________________________________________________
31629 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
31630         Log: Integrate perlio:
31631              
31632              [ 13138]
31633              perl.c change to use HAS_PROCSELFEXE, also
31634              tweak to $^X test to comprehend full path to real executable
31635              being returned (like Cygwin as it happens...)
31636      Branch: perl
31637           !> Configure config_h.SH perl.c t/op/magic.t
31638 ____________________________________________________________________________
31639 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
31640         Log: Really define do_report_used() only if DEBUGGING.
31641      Branch: perl
31642            ! sv.c
31643 ____________________________________________________________________________
31644 [ 13138] By: nick                                  on 2001/11/20  20:01:05
31645         Log: perl.c change to use HAS_PROCSELFEXE, also
31646              tweak to $^X test to comprehend full path to real executable
31647              being returned (like Cygwin as it happens...)
31648      Branch: perlio
31649            ! perl.c t/op/magic.t
31650 ____________________________________________________________________________
31651 [ 13137] By: nick                                  on 2001/11/20  19:46:00
31652         Log: Integrate mainline
31653      Branch: perlio
31654           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
31655           +> lib/NEXT/t/unseen.t
31656            - lib/NEXT/test.pl
31657           !> (integrate 34 files)
31658 ____________________________________________________________________________
31659 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
31660         Log: Subject: [?PATCH] terser pp_eq
31661              From: Nicholas Clark <nick@ccl4.org>
31662              Date: Mon, 19 Nov 2001 23:09:02 +0000
31663              Message-ID: <20011119230901.O62891@plum.flirble.org>
31664      Branch: perl
31665            ! pp_hot.c
31666 ____________________________________________________________________________
31667 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
31668         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
31669      Branch: perl
31670            ! pod/perldelta.pod
31671 ____________________________________________________________________________
31672 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
31673         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
31674              From: Andy Dougherty <doughera@lafayette.edu>
31675              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
31676              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
31677      Branch: perl
31678            ! ext/re/Makefile.PL ext/re/re.xs
31679 ____________________________________________________________________________
31680 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
31681         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
31682              From: Andy Dougherty <doughera@lafayette.edu>
31683              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
31684              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
31685      Branch: perl
31686            ! ext/re/re.xs
31687 ____________________________________________________________________________
31688 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
31689         Log: Integrate change #13119 from macperl.
31690              (No changes since already applied the patch,
31691              just keep perforce happy and well-fed.)
31692      Branch: perl
31693           !> lib/Pod/Html.pm
31694 ____________________________________________________________________________
31695 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
31696         Log: Subject: [PATCH] filter-util.pl for Mac OS
31697              From: Chris Nandor <pudge@pobox.com>
31698              Date: Tue, 20 Nov 2001 00:16:11 -0500
31699              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
31700      Branch: perl
31701            ! t/lib/filter-util.pl
31702 ____________________________________________________________________________
31703 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
31704         Log: Subject: [PATCH] Portability fix for Pod::Html
31705              From: Chris Nandor <pudge@pobox.com>
31706              Date: Tue, 20 Nov 2001 00:01:05 -0500
31707              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
31708      Branch: perl
31709            ! lib/Pod/Html.pm
31710 ____________________________________________________________________________
31711 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
31712         Log: Need to skip more tests if not perlio.
31713      Branch: perl
31714            ! lib/open.t
31715 ____________________________________________________________________________
31716 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
31717         Log: Pass 3 at perldelta - sort the lists of new modules,
31718              module improvements, and new platforms.
31719      Branch: perl
31720            ! pod/perldelta.pod
31721 ____________________________________________________________________________
31722 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
31723         Log: Document ${^OPEN}.
31724      Branch: perl
31725            ! pod/perlvar.pod
31726 ____________________________________________________________________________
31727 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
31728         Log: Make configpm work with extra keys
31729      Branch: maint-5.6/macperl
31730            ! macos/configpm
31731 ____________________________________________________________________________
31732 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
31733         Log: Version and doc updates
31734      Branch: maint-5.6/macperl
31735            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
31736 ____________________________________________________________________________
31737 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
31738         Log: More fixes for error message parsing (bug #470316)
31739      Branch: maint-5.6/macperl
31740            ! macos/macish.c
31741 ____________________________________________________________________________
31742 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
31743         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
31744              remove obsolete function (bug #465225)
31745      Branch: maint-5.6/macperl
31746            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
31747            ! macos/macperl/MPScript.c
31748 ____________________________________________________________________________
31749 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
31750         Log: Add p2as droplet to distribution.
31751      Branch: maint-5.6/macperl
31752            + macos/macperl/Droplets/p2as.plx
31753 ____________________________________________________________________________
31754 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
31755         Log: Bundle File::Sort.
31756      Branch: maint-5.6/macperl
31757            + macos/bundled_lib/blib/lib/File/Sort.pm
31758 ____________________________________________________________________________
31759 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
31760         Log: Various bundled module fixes.
31761      Branch: maint-5.6/macperl
31762            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
31763            ! macos/bundled_ext/Digest/MD5/t/files.t
31764            ! macos/bundled_ext/Filter/t/filter-util.pl
31765            ! macos/bundled_lib/blib/lib/Net/Config.pm
31766            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
31767 ____________________________________________________________________________
31768 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
31769         Log: Portability fix for Pod::Html.
31770      Branch: maint-5.6/macperl
31771            ! lib/Pod/Html.pm
31772 ____________________________________________________________________________
31773 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
31774         Log: Upgrade to Text::Balanced 1.89.
31775      Branch: perl
31776            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
31777            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
31778            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
31779            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
31780            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
31781            ! lib/Text/Balanced/t/gentag.t
31782 ____________________________________________________________________________
31783 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
31784         Log: Upgrade to NEXT 0.50.
31785      Branch: perl
31786            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
31787            + lib/NEXT/t/unseen.t
31788            - lib/NEXT/test.pl
31789            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
31790 ____________________________________________________________________________
31791 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
31792         Log: Integrate with maint-5.6/perl.
31793      Branch: maint-5.6/macperl
31794           !> win32/win32.c
31795 ____________________________________________________________________________
31796 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
31797         Log: Update the README.threads scary header a bit.
31798      Branch: perl
31799            ! README.threads
31800 ____________________________________________________________________________
31801 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
31802         Log: Pass 2 at perldelta: add some changes since 5.7.2.
31803      Branch: perl
31804            ! pod/perldelta.pod
31805 ____________________________________________________________________________
31806 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
31807         Log: Subject: [DOC PATCH] perlfaq4.pod 
31808              From: Tim Jenness <t.jenness@jach.hawaii.edu>
31809              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
31810              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
31811      Branch: perl
31812            ! pod/perlfaq4.pod
31813 ____________________________________________________________________________
31814 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
31815         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
31816              From: Michael G Schwern <schwern@pobox.com> 
31817              Date: Mon, 19 Nov 2001 19:53:12 -0500
31818              Message-ID: <20011119195311.I11883@blackrider>
31819      Branch: perl
31820            ! perl.c
31821 ____________________________________________________________________________
31822 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
31823         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
31824              From: PPrymmer@factset.com
31825              Date: Mon, 19 Nov 2001 17:08:59 -0500
31826              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
31827      Branch: perl
31828            ! vms/descrip_mms.template
31829 ____________________________________________________________________________
31830 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
31831         Log: Create a per-interpeter debug scratchpad container
31832              and use that for the regexec debugging.
31833      Branch: perl
31834            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
31835 ____________________________________________________________________________
31836 [ 13109] By: nick                                  on 2001/11/19  22:01:45
31837         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
31838              Configure unit detects the feature).
31839      Branch: metaconfig/U/perl
31840            + procselfexe.U
31841      Branch: perlio
31842            ! Configure config_h.SH
31843 ____________________________________________________________________________
31844 [ 13108] By: nick                                  on 2001/11/19  20:39:17
31845         Log: Integrate mainline
31846      Branch: perlio
31847           +> t/op/or.t
31848           !> (integrate 44 files)
31849 ____________________________________________________________________________
31850 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
31851         Log: sysseek tweak.
31852      Branch: perl
31853            ! pod/perlfunc.pod
31854 ____________________________________________________________________________
31855 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
31856         Log: Move the sysio tests from io/utf8 to lib/open.
31857      Branch: perl
31858            ! lib/open.t t/io/utf8.t
31859 ____________________________________________________________________________
31860 [ 13105] By: nick                                  on 2001/11/19  20:15:39
31861         Log: Add a .package and a README to //depot/metaconfig
31862      Branch: metaconfig
31863            + .package README
31864 ____________________________________________________________________________
31865 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
31866         Log: Thou shalt not mix stdio and sysio.
31867      Branch: perl
31868            ! t/io/utf8.t
31869 ____________________________________________________________________________
31870 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
31871         Log: Update Changes.
31872      Branch: perl
31873            ! Changes patchlevel.h
31874 ____________________________________________________________________________
31875 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
31876         Log: The runops_debug needs to be present always, otherwise
31877              places like AIX which need an explicit symbol export list
31878              will croak when trying to build Devel::Peek (which uses
31879              the runops_debug).
31880      Branch: perl
31881            ! makedef.pl
31882 ____________________________________________________________________________
31883 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
31884         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
31885              From: PPrymmer@factset.com 
31886              Date: Mon, 19 Nov 2001 11:34:22 -0500
31887              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
31888      Branch: perl
31889            ! lib/Memoize/t/tie_sdbm.t
31890 ____________________________________________________________________________
31891 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
31892         Log: Retract #13088: it seems that unless dump.c is extensively
31893              reorganized as to what symbols it shows, when, and to whom,
31894              we are stuck with having the dump.o symbols in the libperl
31895              and thusly in the main Perl binary.
31896      Branch: perl
31897            ! embedvar.h perlapi.h perlvars.h
31898 ____________________________________________________________________________
31899 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
31900         Log: The _uni_display should not be in dump.c since they
31901              are used under normal operation (S_not_a_number()).
31902      Branch: perl
31903            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
31904 ____________________________________________________________________________
31905 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
31906         Log: Protect sv_dump() from being included unless DEBUGGING,
31907              as noticed by Ilya.
31908      Branch: perl
31909            ! sv.c
31910 ____________________________________________________________________________
31911 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
31912         Log: Pending further investigation skip the tell() tests.
31913              The tell() is okay on Solaris, HP-UX and Tru64, but fails
31914              (by returning too much) in Linux.
31915      Branch: perl
31916            ! t/io/utf8.t
31917 ____________________________________________________________________________
31918 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
31919         Log: Retract #13082 until a better solution is found:
31920              statics break ithreads.
31921      Branch: perl
31922            ! regexec.c
31923 ____________________________________________________________________________
31924 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
31925         Log: Figures 1 and 2 for UTF-8.
31926      Branch: perl
31927            ! pod/perlunicode.pod
31928 ____________________________________________________________________________
31929 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
31930         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
31931              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31932              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
31933              Message-ID: <20011119132645.A15034@rafael>
31934      Branch: perl
31935            ! op.c pod/perldiag.pod t/lib/warnings/op
31936 ____________________________________________________________________________
31937 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
31938         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
31939              From: Michael G Schwern <schwern@pobox.com> 
31940              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
31941              Message-ID: <20011119031112.E786@blackrider>
31942      Branch: perl
31943            ! t/op/closure.t
31944 ____________________________________________________________________________
31945 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
31946         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
31947              From: Michael G Schwern <schwern@pobox.com>
31948              Date: Mon, 19 Nov 2001 03:42:56 -0500
31949              Message-ID: <20011119034256.I786@blackrider>
31950      Branch: perl
31951            + t/op/or.t
31952            ! MANIFEST
31953 ____________________________________________________________________________
31954 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
31955         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
31956              From: "Craig A. Berry" <craigberry@mac.com>
31957              Date: Sun, 18 Nov 2001 14:33:48 -0600
31958              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
31959      Branch: perl
31960            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
31961 ____________________________________________________________________________
31962 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
31963         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
31964              From: Dave Rolsky <autarch@urth.org>
31965              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
31966              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
31967      Branch: perl
31968            ! lib/ExtUtils/Manifest.pm
31969 ____________________________________________________________________________
31970 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
31971         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
31972              From: Dave Rolsky <autarch@urth.org>
31973              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
31974              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
31975      Branch: perl
31976            ! lib/ExtUtils/Install.pm
31977 ____________________________________________________________________________
31978 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
31979         Log: The runops_dbg should not be needed.
31980      Branch: perl
31981            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
31982 ____________________________________________________________________________
31983 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
31984         Log: do_spawn() cleanup from Charles Lane.
31985      Branch: perl
31986            ! vms/vms.c
31987 ____________________________________________________________________________
31988 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
31989         Log: Update the list of tests.
31990      Branch: perl
31991            ! t/lib/1_compile.t
31992 ____________________________________________________________________________
31993 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
31994         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
31995              From: Michael G Schwern <schwern@pobox.com> 
31996              Date: Fri, 16 Nov 2001 17:37:04 -0500
31997              Message-ID: <20011116173703.L30160@blackrider>
31998      Branch: perl
31999            ! t/lib/warnings/sv
32000 ____________________________________________________________________________
32001 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
32002         Log: FAQ sync.
32003      Branch: perl
32004            ! pod/perlfaq4.pod
32005 ____________________________________________________________________________
32006 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
32007         Log: Integrate perlio:
32008              
32009              [ 13081]
32010              Win32 layer has a dup which needs to match new prototype.
32011              
32012              [ 13080]
32013              Wrong way to get stdio mode used.
32014              
32015              [ 13072]
32016              Allow dup'ing of PerlIO::Scalar etc.
32017      Branch: perl
32018           !> perlio.c win32/win32io.c
32019 ____________________________________________________________________________
32020 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
32021         Log: (retracted by #13096)
32022              Debugging would be badly skewed by a malloc per regex dump.
32023      Branch: perl
32024            ! regexec.c
32025 ____________________________________________________________________________
32026 [ 13081] By: nick                                  on 2001/11/18  19:08:40
32027         Log: Win32 layer has a dup which needs to match new prototype.
32028      Branch: perlio
32029            ! win32/win32io.c
32030 ____________________________________________________________________________
32031 [ 13080] By: nick                                  on 2001/11/18  19:05:02
32032         Log: Wrong way to get stdio mode used.
32033      Branch: perlio
32034            ! perlio.c
32035 ____________________________________________________________________________
32036 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
32037         Log: Retract #13048: that introduced a malloc() (through savepvn())
32038              to *every* m//, which killed the performance quite badly.
32039      Branch: perl
32040            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
32041 ____________________________________________________________________________
32042 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
32043         Log: Pass 1 at perldelta.pod: sort the section contents
32044              together, drop all but the 5.7.2 known problems,
32045              leave the 5.7.1 security note since that's the
32046              fullest explanation (update the date on that).
32047      Branch: perl
32048            ! pod/perldelta.pod
32049 ____________________________________________________________________________
32050 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
32051         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
32052              
32053              Tiny problem in the test for 20011113.110: I hope
32054              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
32055      Branch: perl
32056            ! pp.c t/op/repeat.t
32057 ____________________________________________________________________________
32058 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
32059         Log: All of syswrite/send/sendto need to return character counts,
32060              and character counts from the offset, not the beginning of
32061              the scalar.
32062      Branch: perl
32063            ! pp_sys.c
32064 ____________________________________________________________________________
32065 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
32066         Log: Integrate PerlIO: duping fixes.
32067      Branch: perl
32068           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
32069           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
32070           !> perliol.h sv.c
32071 ____________________________________________________________________________
32072 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
32073         Log: syswrite() was still returning byte counts, not character counts.
32074      Branch: perl
32075            ! pp_sys.c t/io/utf8.t
32076 ____________________________________________________________________________
32077 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
32078         Log: Add test for sysread().
32079      Branch: perl
32080            ! t/io/utf8.t
32081 ____________________________________________________________________________
32082 [ 13072] By: nick                                  on 2001/11/18  16:15:31
32083         Log: Allow dup'ing of PerlIO::Scalar etc.
32084      Branch: perlio
32085            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
32086            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
32087            ! perliol.h sv.c
32088 ____________________________________________________________________________
32089 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
32090         Log: Prepend a null byte to the test set.
32091      Branch: perl
32092            ! t/io/utf8.t
32093 ____________________________________________________________________________
32094 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
32095         Log: Document how "no utf8;" can become handy.
32096      Branch: perl
32097            ! lib/utf8.pm
32098 ____________________________________________________________________________
32099 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
32100         Log: Integrate perlio:
32101              
32102              [ 13068]
32103              embed.pl generated changes I forgot to include
32104              
32105              [ 13067]
32106              Force inclusion of both Perl_runops_* in perl itself,
32107              so they are available for Peek.xs etc.
32108              
32109              [ 12874]
32110              Keep It Simple and Stupid version of readonly hash support.
32111              - Test for SvREAONLY(hv) at a few spots in hv.c
32112              - add the error message to perldiag.pod
32113              - (dubious) add access::readonly() to univeral.c
32114              - add test using above
32115              - fixup ext/B/t/stash.t to account for access:: existing
32116      Branch: perl
32117           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
32118 ____________________________________________________________________________
32119 [ 13068] By: nick                                  on 2001/11/18  13:23:33
32120         Log: embed.pl generated changes I forgot to include
32121      Branch: perlio
32122            ! embedvar.h perlapi.h pod/perlapi.pod
32123 ____________________________________________________________________________
32124 [ 13067] By: nick                                  on 2001/11/18  12:50:19
32125         Log: Force inclusion of both Perl_runops_* in perl itself,
32126              so they are available for Peek.xs etc.
32127      Branch: perlio
32128            ! perlvars.h
32129 ____________________________________________________________________________
32130 [ 13066] By: nick                                  on 2001/11/18  11:00:34
32131         Log: Integrate mainline - a few Devel::Peak fails.
32132      Branch: perlio
32133           +> (branch 29 files)
32134            - ext/Thread/Thread.pm lib/Benchmark.t
32135            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
32136            - lib/Lingua/KO/Hangul/Util/README
32137            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
32138            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
32139            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
32140            - vms/ext/vmsish.pm vms/ext/vmsish.t
32141            ! hv.c
32142           !> (integrate 389 files)
32143 ____________________________________________________________________________
32144 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
32145         Log: Start working on perldelta.  This is not yet any sort of
32146              editing; just concatenating perl570delta, perl571delta,
32147              and perl572delta.  Any sorting not done, any duplicate
32148              removal not done, any removal or update of obsolete items
32149              not done, any changes since 5.7.2 not included.  So there.
32150      Branch: perl
32151            ! pod/perldelta.pod
32152 ____________________________________________________________________________
32153 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
32154         Log: Banish "use utf8".
32155      Branch: perl
32156            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
32157 ____________________________________________________________________________
32158 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
32159         Log: Tweak from Charles Lane.
32160      Branch: perl
32161            ! vms/vms.c
32162 ____________________________________________________________________________
32163 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
32164         Log: Integrate change #13058 from maintperl;
32165              change#12559 breaks things on Win9x because command.com doesn't
32166              grok dquotes at all; disable all the system() smarts for
32167              command.com
32168      Branch: perl
32169           !> win32/win32.c
32170 ____________________________________________________________________________
32171 [ 13061] By: ams                                   on 2001/11/17  13:46:11
32172         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
32173              From: Jonathan Stowe <gellyfish@gellyfish.com>
32174              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
32175              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
32176      Branch: perl
32177            ! lib/Term/Cap.pm
32178 ____________________________________________________________________________
32179 [ 13060] By: ams                                   on 2001/11/17  09:49:10
32180         Log: Subject: [PATCH9 File/Find.pm doc nits
32181              From: Tels <perl_dummy@bloodgate.com>
32182              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
32183      Branch: perl
32184            ! lib/File/Find.pm
32185 ____________________________________________________________________________
32186 [ 13059] By: ams                                   on 2001/11/17  09:38:38
32187         Log: Subject: [PATCH] Benchmark.pm nit
32188              From: Tels <perl_dummy@bloodgate.com>
32189              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
32190      Branch: perl
32191            ! lib/Benchmark.pm
32192 ____________________________________________________________________________
32193 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
32194         Log: change#12559 breaks things on Win9x because command.com doesn't
32195              grok dquotes at all; disable all the system() smarts for
32196              command.com
32197      Branch: maint-5.6/perl
32198            ! win32/win32.c
32199 ____________________________________________________________________________
32200 [ 13057] By: ams                                   on 2001/11/16  20:30:03
32201         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
32202              From: Andy Dougherty <doughera@lafayette.edu>
32203              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
32204              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
32205      Branch: perl
32206            ! lib/Unicode/UCD.t
32207 ____________________________________________________________________________
32208 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
32209         Log: Subject: [Patch Perl@13023] VMS system() warning
32210              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32211              Date: Fri, 16 Nov 2001 15:20:11 EST
32212              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
32213      Branch: perl
32214            ! vms/vms.c
32215 ____________________________________________________________________________
32216 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
32217         Log: It's neither-nor, and protect against the impossible.
32218      Branch: perl
32219            ! lib/Thread.pm
32220 ____________________________________________________________________________
32221 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
32222         Log: 5005threads didn't work because $Thread::VERSION wasn't
32223              visible.  Oops.
32224      Branch: perl
32225            ! ext/Thread/Makefile.PL lib/Thread.pm
32226 ____________________________________________________________________________
32227 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
32228         Log: Robustness against Linux using something else than gcc;
32229              based on
32230              
32231              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
32232              From: Charles Randall <cfriv@yahoo.com>
32233              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
32234              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
32235      Branch: perl
32236            ! ext/Errno/Errno_pm.PL
32237 ____________________________________________________________________________
32238 [ 13052] By: ams                                   on 2001/11/16  16:46:39
32239         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
32240              From: Russ Allbery <rra@stanford.edu>
32241              Date: 16 Nov 2001 09:44:21 -0800
32242              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
32243      Branch: perl
32244            ! lib/Pod/ParseLink.pm
32245 ____________________________________________________________________________
32246 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
32247         Log: Update perluniintro on the UTF-8 output matters
32248              (that -w will warn unless the stream is explicitly UTF-8-ified).
32249      Branch: perl
32250            ! pod/perluniintro.pod
32251 ____________________________________________________________________________
32252 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
32253         Log: Adding new files to MANIFEST is nice.
32254      Branch: perl
32255            ! MANIFEST
32256 ____________________________________________________________________________
32257 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
32258         Log: Update Changes.
32259      Branch: perl
32260            ! Changes patchlevel.h
32261 ____________________________________________________________________________
32262 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
32263         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
32264              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
32265              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
32266              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
32267      Branch: perl
32268            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
32269 ____________________________________________________________________________
32270 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
32271         Log: Rename perlunintro to perluniintro; regen toc.
32272      Branch: perl
32273            + pod/perluniintro.pod
32274            - pod/perlunintro.pod
32275            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
32276 ____________________________________________________________________________
32277 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
32278         Log: Document the negated lookahead trick to emulate
32279              character class subtraction.
32280      Branch: perl
32281            ! pod/perlunicode.pod
32282 ____________________________________________________________________________
32283 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
32284         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
32285              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
32286              Date: Fri, 16 Nov 2001 23:31:04 +0900
32287              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
32288              
32289              (with the tweak that Cntrl is not C, it's Cc)
32290      Branch: perl
32291            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
32292            ! lib/unicore/mktables
32293 ____________________________________________________________________________
32294 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
32295         Log: Subject: [PATCH current] runtime runops switch
32296              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32297              Date: Fri, 16 Nov 2001 00:48:09 -0500
32298              Message-ID: <20011116004809.A934@math.ohio-state.edu>
32299      Branch: perl
32300            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
32301            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
32302            ! pod/perlintern.pod proto.h run.c
32303 ____________________________________________________________________________
32304 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
32305         Log: Further discourage old Thread code; tell how to tell
32306              the difference.
32307      Branch: perl
32308            ! lib/Thread.pm
32309 ____________________________________________________________________________
32310 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
32311         Log: A missing return; from Charles Lane.
32312      Branch: perl
32313            ! vms/vms.c
32314 ____________________________________________________________________________
32315 [ 13041] By: ams                                   on 2001/11/16  12:11:14
32316         Log: Subject: [PATCH] Doc spellcheck + podcheck
32317              From: Autrijus Tang <autrijus@egb.elixus.org>
32318              Date: Thu, 15 Nov 2001 22:49:05 -0800
32319              Message-Id: <20011116064905.GA44092@egb.elixus.org>
32320              
32321              Subject: [PATCH] podcheck+spellcheck, the rest of the story
32322              From: Autrijus Tang <autrijus@egb.elixus.org>
32323              Date: Fri, 16 Nov 2001 00:42:20 -0800
32324              Message-Id: <20011116084220.GA44295@egb.elixus.org>
32325              
32326              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
32327              From: Nicholas Clark <nick@ccl4.org>
32328              Date: Fri, 16 Nov 2001 10:32:01 +0000
32329              Message-Id: <20011116103200.F62891@plum.flirble.org>
32330              (Applied after suitable de-mangling.)
32331      Branch: perl
32332            ! README.aix README.dgux README.dos README.epoc README.hpux
32333            ! README.mint README.mpeix README.netware README.os2
32334            ! README.os390 README.plan9 README.qnx README.solaris
32335            ! README.threads doio.c pod/perl571delta.pod
32336            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
32337            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
32338            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
32339            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
32340            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
32341            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
32342 ____________________________________________________________________________
32343 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
32344         Log: Avoid redefinedness warning for now.
32345      Branch: perl
32346            ! lib/Thread.pm
32347 ____________________________________________________________________________
32348 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
32349         Log: use strict.
32350      Branch: perl
32351            ! lib/Thread.pm
32352 ____________________________________________________________________________
32353 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
32354         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
32355              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
32356              Date: Thu, 15 Nov 2001 22:54:47 EST 
32357              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
32358      Branch: perl
32359            ! vms/vms.c vms/vmspipe.com
32360 ____________________________________________________________________________
32361 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
32362         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
32363              From: "chromatic" <chromatic@rmci.net>
32364              Date: Thu, 15 Nov 2001 19:54:23 -0700
32365              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
32366      Branch: perl
32367            ! lib/File/stat.t
32368 ____________________________________________________________________________
32369 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
32370         Log: Make Thread a wrapper for both ithreads and 5005threads.
32371              Needs a lot of work and Arthur's eyeballing (and finishing
32372              few missing odds and ends of threads.pm).  Now Thread
32373              is an extension without its own .pm.
32374              
32375              If there are people who have experience working with
32376              either the 5005threads or the ithreads: cleaning up
32377              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
32378              and porting the various Thread::* modules, like Thread::Queue,
32379              to work also with ithreads, is needed.
32380              
32381              Removed the 5005threads requirement from the 5005 tests
32382              for easier testing (not all of them work yet since
32383              they use the Thread::* modules that have not been made
32384              to work with ithreads).  Leave the 5005 tests named as
32385              *.tx so that they are not run by "make test".
32386      Branch: perl
32387            + lib/Thread.pm
32388            - ext/Thread/Thread.pm
32389            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
32390            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
32391            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
32392            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
32393            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
32394            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
32395            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
32396 ____________________________________________________________________________
32397 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
32398         Log: $VERSION "a5" doesn't quite work.
32399      Branch: perl
32400            ! ext/B/Makefile.PL
32401 ____________________________________________________________________________
32402 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
32403         Log: Add the fruits of Larry Shatzer's version verifying script.
32404              (There are some straddlers, but they will be fixed in the
32405              upcoming releases of the modules.)
32406      Branch: perl
32407            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
32408            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
32409            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
32410            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
32411            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
32412            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
32413            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
32414            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
32415            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
32416            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
32417            ! wince/FindExt.pm
32418 ____________________________________________________________________________
32419 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
32420         Log: Add Larry Shatzer's VERSION verifying script.
32421      Branch: perl
32422            + Porting/checkVERSION.pl
32423            ! MANIFEST Porting/pumpkin.pod
32424 ____________________________________________________________________________
32425 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
32426         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
32427              From: Michael G Schwern <schwern@pobox.com>
32428              Date: Thu, 15 Nov 2001 19:26:40 -0500
32429              Message-ID: <20011115192640.R31399@blackrider>
32430      Branch: perl
32431            ! t/test.pl
32432 ____________________________________________________________________________
32433 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
32434         Log: Document the MY_CXT business; from Paul Marquess.
32435      Branch: perl
32436            ! pod/perlxs.pod
32437 ____________________________________________________________________________
32438 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
32439         Log: VMSCMD synch attempt.
32440      Branch: perl
32441            ! vms/vms.c vms/vmsish.h
32442 ____________________________________________________________________________
32443 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
32444         Log: Advise against -P as instructed by Schwern.
32445      Branch: perl
32446            ! pod/perlrun.pod
32447 ____________________________________________________________________________
32448 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
32449         Log: Subject: [PATCH] v-strings as Objects Step 1
32450              From: John Peacock <jpeacock@rowman.com>
32451              Date: Thu, 15 Nov 2001 12:41:04 -0500
32452              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
32453      Branch: perl
32454            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
32455            ! util.c
32456 ____________________________________________________________________________
32457 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
32458         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
32459              From: Michael G Schwern <schwern@pobox.com>
32460              Date: Thu, 15 Nov 2001 12:47:59 -0500
32461              Message-ID: <20011115124759.E31399@blackrider>
32462      Branch: perl
32463            + t/run/switchx.aux t/run/switchx.t
32464            ! MANIFEST t/run/switches.t
32465 ____________________________________________________________________________
32466 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
32467         Log: Upgrade to Getopt::Long 2.26_03.
32468      Branch: perl
32469            ! lib/Getopt/Long.pm
32470 ____________________________________________________________________________
32471 [ 13025] By: ams                                   on 2001/11/15  20:46:22
32472         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
32473              From: Michael G Schwern <schwern@pobox.com>
32474              Date: Thu, 15 Nov 2001 16:24:11 -0500
32475              Message-Id: <20011115162411.M31399@blackrider>
32476      Branch: perl
32477            ! vms/vms.c
32478 ____________________________________________________________________________
32479 [ 13024] By: ams                                   on 2001/11/15  19:32:06
32480         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
32481              From: rspier@pobox.com (Robert Spier)
32482              Date: Thu, 15 Nov 2001 11:19:21 -0800
32483              Message-Id: <15348.5433.732364.963687@rls.cx>
32484      Branch: perl
32485            ! op.c
32486 ____________________________________________________________________________
32487 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
32488         Log: Update Changes.
32489      Branch: perl
32490            ! Changes patchlevel.h
32491 ____________________________________________________________________________
32492 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
32493         Log: Subject: [PATCH] new tests for command-line switches
32494              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32495              Date: Thu, 15 Nov 2001 17:00:30 +0100
32496              Message-ID: <20011115170030.A14193@rafael>
32497      Branch: perl
32498            + t/run/switches.t
32499            ! MANIFEST
32500 ____________________________________________________________________________
32501 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
32502         Log: Upgrade to podlators 1.13.
32503      Branch: perl
32504            + lib/Pod/ParseLink.pm
32505            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
32506            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
32507            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
32508            ! t/pod/pod2usage.xr t/pod/podselect.xr
32509 ____________________________________________________________________________
32510 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
32511         Log: skip "might be used uninitialized".
32512      Branch: perl
32513            ! pp_sys.c
32514 ____________________________________________________________________________
32515 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
32516         Log: Fix for "perlio bug in koi8-r encoding".  The problem
32517              seemed to be that binmode() always flushed the handle,
32518              which is not so good when switching encodings.  Fixed,
32519              added Matt Sergeant's testcase, documented in perlfunc/binmode,
32520              also added a pointer about disciplines to perlfunc/open,
32521              and in general cleaned up and reformatted the open entry.
32522      Branch: perl
32523            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
32524 ____________________________________________________________________________
32525 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
32526         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
32527              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
32528              Date: 15 Nov 2001 08:57:06 -0000
32529              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
32530              
32531              chop() and chomp() are not real list functions,
32532              so let's not have them overrideable.  (Casey will
32533              be confused since in #7071 he patched the other way.)
32534      Branch: perl
32535            ! pod/perlfunc.pod toke.c
32536 ____________________________________________________________________________
32537 [ 13017] By: ams                                   on 2001/11/15  12:56:49
32538         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
32539              From: Robin Barker <rmb1@cise.npl.co.uk>
32540              Date: Thu, 15 Nov 2001 13:48:34 GMT
32541              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
32542              (Applied with tweaks.)
32543      Branch: perl
32544            ! pod/perltrap.pod
32545 ____________________________________________________________________________
32546 [ 13016] By: ams                                   on 2001/11/15  09:12:48
32547         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
32548              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32549              Date: Thu, 15 Nov 2001 09:06:39 +0100
32550              Message-Id: <20011115090639.A13005@rafael>
32551      Branch: perl
32552            ! pod/perlrun.pod
32553 ____________________________________________________________________________
32554 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
32555         Log: "link =" from utils.lst was being processed oddly.
32556      Branch: perl
32557            ! installman
32558 ____________________________________________________________________________
32559 [ 13014] By: ams                                   on 2001/11/15  02:52:52
32560         Log: Subject: [PATCH current] CreateTTY in -d
32561              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32562              Date: Wed, 14 Nov 2001 21:26:31 -0500
32563              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
32564      Branch: perl
32565            ! lib/perl5db.pl
32566 ____________________________________________________________________________
32567 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
32568         Log: Corify the Filter::Simple tests. 
32569      Branch: perl
32570            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
32571            ! lib/Filter/Simple/t/filter_only.t
32572 ____________________________________________________________________________
32573 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
32574         Log: Upgrade to Filter::Simple 0.70.
32575      Branch: perl
32576            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
32577            + t/lib/FilterOnlyTest.pm
32578            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
32579            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
32580            ! t/lib/FilterTest.pm
32581 ____________________________________________________________________________
32582 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
32583         Log: Cleanliness inspired by Cygwin.
32584      Branch: perl
32585            ! Makefile.SH x2p/Makefile.SH
32586 ____________________________________________________________________________
32587 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
32588         Log: Add perlunintro (formerly known as perlunitut); regen toc.
32589      Branch: perl
32590            + pod/perlunintro.pod
32591            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
32592 ____________________________________________________________________________
32593 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
32594         Log: FAQ sync.
32595      Branch: perl
32596            ! pod/perlfaq6.pod
32597 ____________________________________________________________________________
32598 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
32599         Log: Quieten pgcc 2.91.66 worries.
32600      Branch: perl
32601            ! gv.c pp_ctl.c utf8.c
32602 ____________________________________________________________________________
32603 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
32604         Log: Upgrade to Switch 2.06.
32605      Branch: perl
32606            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
32607            ! lib/Switch/t/nested.t
32608 ____________________________________________________________________________
32609 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
32610         Log: Upgrade to Attribute::Handlers 0.76.
32611      Branch: perl
32612            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
32613            ! lib/Attribute/Handlers/README
32614            ! lib/Attribute/Handlers/demo/Demo.pm
32615            ! lib/Attribute/Handlers/demo/Descriptions.pm
32616            ! lib/Attribute/Handlers/demo/MyClass.pm
32617            ! lib/Attribute/Handlers/demo/demo_cycle.pl
32618            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
32619            ! lib/Attribute/Handlers/t/multi.t
32620 ____________________________________________________________________________
32621 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
32622         Log: Signedness nit.
32623      Branch: perl
32624            ! regexec.c
32625 ____________________________________________________________________________
32626 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
32627         Log: VERSIONize.
32628      Branch: perl
32629            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
32630            ! lib/integer.pm
32631 ____________________________________________________________________________
32632 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
32633         Log: No pod in internal Net::FTP classes.
32634      Branch: perl
32635            ! pod/buildtoc.PL
32636 ____________________________________________________________________________
32637 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
32638         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
32639              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
32640              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
32641              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
32642      Branch: perl
32643            ! regexec.c
32644 ____________________________________________________________________________
32645 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
32646         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
32647              Pudge correctly).
32648      Branch: perl
32649            ! t/test.pl
32650 ____________________________________________________________________________
32651 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
32652         Log: Add comments to mark where $^X is being handled.
32653      Branch: perl
32654            ! perl.c toke.c
32655 ____________________________________________________________________________
32656 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
32657         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
32658              From: Michael G Schwern <schwern@pobox.com>
32659              Date: Wed, 14 Nov 2001 16:38:25 -0500
32660              Message-ID: <20011114163825.D6519@blackrider>
32661      Branch: perl
32662            ! t/op/repeat.t
32663 ____________________________________________________________________________
32664 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
32665         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
32666              From: Michael G Schwern <schwern@pobox.com>
32667              Date: Wed, 14 Nov 2001 13:19:15 -0500
32668              Message-ID: <20011114131915.K5096@blackrider>
32669      Branch: perl
32670            ! t/op/die_exit.t
32671 ____________________________________________________________________________
32672 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
32673         Log: Subject: Re: [PATCH] new version of runperl()
32674              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32675              Date: Wed, 14 Nov 2001 15:39:12 EST
32676              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
32677              
32678              "VMS $^X pipes etc" patch.
32679      Branch: perl
32680            ! vms/vms.c
32681 ____________________________________________________________________________
32682 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
32683         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
32684              and add "verbose" option to show the final command.
32685      Branch: perl
32686            ! t/test.pl
32687 ____________________________________________________________________________
32688 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
32689         Log: Goof in some of the comment fields of #12994.
32690      Branch: perl
32691            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
32692            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
32693            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
32694            ! lib/unicore/In/9.pl
32695 ____________________________________________________________________________
32696 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
32697         Log: The First, Last ranges in the Unicode data weren't
32698              getting their general categories added properly;
32699              noticed by Jeffrey Friedl.
32700      Branch: perl
32701            ! lib/unicore/Category.pl lib/unicore/In/0.pl
32702            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
32703            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
32704            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
32705            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
32706            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
32707            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
32708            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
32709            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
32710            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
32711            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
32712            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
32713            ! lib/unicore/mktables
32714 ____________________________________________________________________________
32715 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
32716         Log: Subject: [PATCH] new version of runperl()
32717              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32718              Date: Wed, 14 Nov 2001 12:23:01 +0100
32719              Message-ID: <20011114122301.A29384@rafael>
32720      Branch: perl
32721            ! t/io/argv.t t/test.pl
32722 ____________________________________________________________________________
32723 [ 12992] By: ams                                   on 2001/11/14  13:40:39
32724         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
32725              From: Michael G Schwern <schwern@pobox.com>
32726              Date: Tue, 13 Nov 2001 23:17:54 -0500
32727              Message-Id: <20011113231754.S32567@blackrider>
32728      Branch: perl
32729            ! perl.c
32730 ____________________________________________________________________________
32731 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
32732         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
32733              From: Philip Newton <Philip.Newton@gmx.net>
32734              Date: Wed, 14 Nov 2001 10:59:53 +0100
32735              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
32736              
32737              plus a lot of paragraph reformatting because of long lines.
32738      Branch: perl
32739            ! pod/perlapio.pod
32740 ____________________________________________________________________________
32741 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
32742         Log: A bool is not a pointer.
32743      Branch: perl
32744            ! pp_sys.c
32745 ____________________________________________________________________________
32746 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
32747         Log: AUTHORS updates.
32748      Branch: perl
32749            ! AUTHORS
32750 ____________________________________________________________________________
32751 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
32752         Log: There are several MIME RFCs.
32753      Branch: perl
32754            ! ext/Encode/Encode.pm
32755 ____________________________________________________________________________
32756 [ 12987] By: ams                                   on 2001/11/14  01:09:28
32757         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
32758              From: Michael G Schwern <schwern@pobox.com>
32759              Date: Tue, 13 Nov 2001 20:59:13 -0500
32760              Message-Id: <20011113205913.H32567@blackrider>
32761      Branch: perl
32762            ! t/op/groups.t vms/test.com
32763 ____________________________________________________________________________
32764 [ 12986] By: ams                                   on 2001/11/14  01:07:06
32765         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
32766              From: Michael G Schwern <schwern@pobox.com>
32767              Date: Tue, 13 Nov 2001 20:51:34 -0500
32768              Message-Id: <20011113205134.F32567@blackrider>
32769      Branch: perl
32770            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
32771 ____________________________________________________________________________
32772 [ 12985] By: ams                                   on 2001/11/14  00:43:59
32773         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
32774              From: Michael G Schwern <schwern@pobox.com>
32775              Date: Tue, 13 Nov 2001 20:38:42 -0500
32776              Message-Id: <20011113203842.E32567@blackrider>
32777      Branch: perl
32778            ! pod/perlport.pod
32779 ____________________________________________________________________________
32780 [ 12984] By: ams                                   on 2001/11/14  00:32:15
32781         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
32782              From: Michael G Schwern <schwern@pobox.com>
32783              Date: Tue, 13 Nov 2001 20:27:02 -0500
32784              Message-Id: <20011113202702.D32567@blackrider>
32785      Branch: perl
32786            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
32787            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
32788            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
32789            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
32790 ____________________________________________________________________________
32791 [ 12983] By: ams                                   on 2001/11/14  00:00:27
32792         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
32793              From: Michael G Schwern <schwern@pobox.com>
32794              Date: Tue, 13 Nov 2001 19:51:59 -0500
32795              Message-Id: <20011113195159.B32567@blackrider>
32796      Branch: perl
32797            ! pod/perlport.pod
32798 ____________________________________________________________________________
32799 [ 12982] By: ams                                   on 2001/11/13  23:53:11
32800         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
32801              From: Larry Shatzer <fugazi@zippy.zyx.net>
32802              Date: Tue, 13 Nov 2001 17:27:59 -0700
32803              Message-Id: <20011113172759.E27768@zippy.zyx.net>
32804      Branch: perl
32805            ! pod/perlapio.pod
32806 ____________________________________________________________________________
32807 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
32808         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
32809              "large enough" Unicode characters returned more than one
32810              as their "Unicode size".
32811      Branch: perl
32812            ! pp_sys.c t/io/utf8.t
32813 ____________________________________________________________________________
32814 [ 12980] By: ams                                   on 2001/11/13  19:32:33
32815         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
32816              From: "Craig A. Berry" <craigberry@mac.com>
32817              Date: Tue, 13 Nov 2001 14:33:25 -0600
32818              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
32819      Branch: perl
32820            ! vms/gen_shrfls.pl
32821 ____________________________________________________________________________
32822 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
32823         Log: Subject: Minor patch to Encode.pm (detypo)
32824              From: "Philip Newton" <Philip.Newton@gmx.net>
32825              Date: Tue, 13 Nov 2001 20:11:01 +0100
32826              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
32827      Branch: perl
32828            ! ext/Encode/Encode.pm
32829 ____________________________________________________________________________
32830 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
32831         Log: Evil tabulators.
32832      Branch: perl
32833            ! ext/Encode/Encode.pm
32834 ____________________________________________________________________________
32835 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
32836         Log: Document the available encodings.
32837      Branch: perl
32838            ! ext/Encode/Encode.pm
32839 ____________________________________________________________________________
32840 [ 12976] By: ams                                   on 2001/11/13  17:14:07
32841         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
32842              From: Barrie Slaymaker <barries@slaysys.com>
32843              Date: Tue, 13 Nov 2001 12:41:36 -0500
32844              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
32845      Branch: perl
32846            ! t/op/universal.t
32847 ____________________________________________________________________________
32848 [ 12975] By: ams                                   on 2001/11/13  16:24:21
32849         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
32850              From: Barrie Slaymaker <barries@slaysys.com>
32851              Date: Tue, 13 Nov 2001 10:56:20 -0500
32852              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
32853              (Test applied with minor tweaks and ->isa("HASH") omission.)
32854      Branch: perl
32855            ! lib/UNIVERSAL.pm t/op/universal.t
32856 ____________________________________________________________________________
32857 [ 12974] By: ams                                   on 2001/11/13  15:46:07
32858         Log: Subject: [PATCH Benchmark.pm] docco tweaks
32859              From: Barrie Slaymaker <barries@slaysys.com>
32860              Date: Tue, 13 Nov 2001 11:34:45 -0500
32861              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
32862      Branch: perl
32863            ! lib/Benchmark.pm
32864 ____________________________________________________________________________
32865 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
32866         Log: Subject: [PATCH] Attack of the C loops, round 1
32867              From: Richard Soderberg <rs@oregonnet.com>
32868              Date: Mon, 12 Nov 2001 12:07:29 -0800
32869              Message-Id: <200111122007.MAA01994@oregonnet.com>
32870              
32871              Subject: [PATCH] bytecode.pl (tiny patch)
32872              From: Richard Soderberg <rs@oregonnet.com>
32873              Date: Mon, 12 Nov 2001 12:53:24 -0800
32874              Message-Id: <200111122053.MAA06272@oregonnet.com>
32875      Branch: perl
32876            ! bytecode.pl installhtml
32877 ____________________________________________________________________________
32878 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
32879         Log: Subject: [PATCH] Update to Filter::Util::Call
32880              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
32881              Date: Sun, 11 Nov 2001 22:33:33 -0000
32882              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
32883              
32884              Use the new CXT* macros.
32885      Branch: perl
32886            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
32887 ____________________________________________________________________________
32888 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
32889         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
32890              From: Michael G Schwern <schwern@pobox.com>
32891              Date: Mon, 12 Nov 2001 20:50:34 -0500
32892              Message-ID: <20011112205034.H2888@blackrider>
32893      Branch: perl
32894            + lib/vmsish.pm lib/vmsish.t
32895            - vms/ext/vmsish.pm vms/ext/vmsish.t
32896            ! MANIFEST vms/descrip_mms.template
32897 ____________________________________________________________________________
32898 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
32899         Log: :utf8 works only with perlio.
32900      Branch: perl
32901            ! lib/open.t
32902 ____________________________________________________________________________
32903 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
32904         Log: Subject: Re: @Config -"des" not quite working on VMS
32905              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32906              Date: Tue, 13 Nov 2001 08:35:13 EST 
32907              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
32908      Branch: perl
32909            ! configure.com
32910 ____________________________________________________________________________
32911 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
32912         Log: Subject: [PATCH] lib/charnames.pm 
32913              From: Jeffrey Friedl <jfriedl@yahoo.com>
32914              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
32915              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
32916      Branch: perl
32917            ! lib/charnames.pm
32918 ____________________________________________________________________________
32919 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
32920         Log: Docs for Mac::err.
32921      Branch: maint-5.6/macperl
32922            ! macos/ext/Mac/err/err.pm
32923 ____________________________________________________________________________
32924 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
32925         Log: Some cleanup; change some globals to references for
32926              possible persistence later.
32927      Branch: maint-5.6/macperl
32928            ! macos/lib/Mac/Glue.pm
32929 ____________________________________________________________________________
32930 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
32931         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
32932      Branch: maint-5.6/macperl
32933            ! macos/ext/Mac/Files/Files.pm
32934 ____________________________________________________________________________
32935 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
32936         Log: Get Mac::Navigation to compile (bug #464684).
32937      Branch: maint-5.6/macperl
32938            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
32939            ! macos/ext/Mac/Navigation/Makefile.PL
32940            ! macos/ext/Mac/Navigation/Navigation.xs
32941            ! macos/macperl/Makefile.mk
32942 ____________________________________________________________________________
32943 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
32944         Log: Add in modules and POD to help menu.
32945      Branch: maint-5.6/macperl
32946            ! macos/macperl/MacPerl.podhelp
32947 ____________________________________________________________________________
32948 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
32949         Log: Update bundled modules.
32950      Branch: maint-5.6/macperl
32951            + macos/bundled_ext/Filter/t/FilterTest.pm
32952            + macos/bundled_ext/List/Util/t/shuffle.t
32953            + macos/bundled_ext/Storable/t/compat06.t
32954            + macos/bundled_ext/Storable/t/st-dump.pl
32955            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
32956            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
32957            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
32958            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
32959            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
32960            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
32961            + macos/bundled_lib/blib/lib/lwpcook.pod
32962            + macos/bundled_lib/t/Filter/Simple/filter.t
32963            + macos/bundled_lib/t/Switch/t/given.t
32964            + macos/bundled_lib/t/Switch/t/nested.t
32965            + macos/bundled_lib/t/Switch/t/switch.t
32966            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
32967            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
32968            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
32969            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
32970            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
32971            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
32972            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
32973            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
32974            + macos/bundled_lib/t/URI/rfc2732.t
32975            + macos/bundled_lib/t/libnet/config.t
32976            + macos/bundled_lib/t/libnet/libnet_t.pl
32977            + macos/bundled_lib/t/libwww-perl/live/google.t
32978            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
32979            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
32980            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
32981            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
32982            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
32983            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
32984            + macos/bundled_lib/t/libwww-perl/live/validator.t
32985            - macos/bundled_ext/Filter/t/MyFilter.pm
32986            - macos/bundled_ext/Storable/t/compat-0.6.t
32987            - macos/bundled_ext/Storable/t/dump.pl
32988            - macos/bundled_ext/Time/Piece/Makefile.PL
32989            - macos/bundled_ext/Time/Piece/Piece.pm
32990            - macos/bundled_ext/Time/Piece/Piece.t
32991            - macos/bundled_ext/Time/Piece/Piece.xs
32992            - macos/bundled_ext/Time/Piece/README
32993            - macos/bundled_ext/Time/Piece/Seconds.pm
32994            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
32995            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
32996            - macos/bundled_lib/blib/lib/Net/PH.pm
32997            - macos/bundled_lib/blib/lib/Net/SNPP.pm
32998            - macos/bundled_lib/blib/lib/Text/Balanced.pod
32999            - macos/bundled_lib/t/Filter/Simple/test.pl
33000            - macos/bundled_lib/t/Switch/test.pl
33001            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
33002            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
33003            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
33004            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
33005            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
33006            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
33007            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
33008            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
33009            - macos/bundled_lib/t/libnet/ph.t
33010            ! (edit 125 files)
33011 ____________________________________________________________________________
33012 [ 12961] By: ams                                   on 2001/11/13  00:45:08
33013         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
33014              From: Michael G Schwern <schwern@pobox.com>
33015              Date: Mon, 12 Nov 2001 20:16:45 -0500
33016              Message-Id: <20011112201644.G2888@blackrider>
33017      Branch: perl
33018            ! pod/perlport.pod
33019 ____________________________________________________________________________
33020 [ 12960] By: ams                                   on 2001/11/12  23:54:00
33021         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
33022              Recoving dup tests for VMS
33023              From: Michael G Schwern <schwern@pobox.com>
33024              Date: Mon, 12 Nov 2001 19:35:33 -0500
33025              Message-Id: <20011112193533.D2888@blackrider>
33026      Branch: perl
33027            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
33028 ____________________________________________________________________________
33029 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
33030         Log: Update Changes.
33031      Branch: perl
33032            ! Changes patchlevel.h
33033 ____________________________________________________________________________
33034 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
33035         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
33036              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
33037              Date: Mon, 12 Nov 2001 12:35:18 EST 
33038              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
33039      Branch: perl
33040            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
33041            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
33042 ____________________________________________________________________________
33043 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
33044         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
33045              From: Barrie Slaymaker <barries@slaysys.com>
33046              Date: Mon, 12 Nov 2001 11:19:52 -0500
33047              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
33048      Branch: perl
33049            ! lib/File/Spec.t lib/File/Spec/Win32.pm
33050 ____________________________________________________________________________
33051 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
33052         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
33053              From: Barrie Slaymaker <barries@slaysys.com>
33054              Date: Mon, 12 Nov 2001 11:07:36 -0500
33055              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
33056      Branch: perl
33057            ! lib/Benchmark.pm
33058 ____________________________________________________________________________
33059 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
33060         Log: Misplaced test, noticed by Barrie Slaymaker.
33061              (We are missing Benchmark tests, then.)
33062      Branch: perl
33063            + ext/Devel/DProf/DProf.t
33064            - lib/Benchmark.t
33065            ! MANIFEST
33066 ____________________________________________________________________________
33067 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
33068         Log: Subject: [PATCH] a few typo fixes 
33069              From: Jeffrey Friedl <jfriedl@yahoo.com>
33070              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
33071              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
33072              
33073              Patching README.foo instead of pod/perlfoo.pod,
33074              not patching Math::BigInt (Tels will take care of that),
33075              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
33076              and perldoc.PL instead of libnetcfg and perldoc, patching
33077              ext/Digest/MD5/t/files.t since MD5.pm was changed.
33078      Branch: perl
33079            ! (edit 109 files)
33080 ____________________________________________________________________________
33081 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
33082         Log: Add a note about the dangers of bad UTF-8.
33083      Branch: perl
33084            ! pod/perlunicode.pod
33085 ____________________________________________________________________________
33086 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
33087         Log: NetWare Nit from Ananth Kesari.
33088      Branch: perl
33089            ! NetWare/config.wc
33090 ____________________________________________________________________________
33091 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
33092         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
33093      Branch: perl
33094            ! ext/Encode/Encode.pm
33095 ____________________________________________________________________________
33096 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
33097         Log: (retracted by #12951)
33098      Branch: perl
33099            ! ext/Encode/Encode.pm
33100 ____________________________________________________________________________
33101 [ 12949] By: ams                                   on 2001/11/12  06:40:18
33102         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
33103              From: Robert Spier <rspier@pobox.com>
33104              Date: Sun, 11 Nov 2001 18:50:18 -0800
33105              Message-Id: <15343.14570.121505.233336@rls.cx>
33106              
33107              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
33108              From: Rick Delaney <rick.delaney@home.com>
33109              Date: 12 Nov 2001 00:15:52 -0500
33110              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
33111      Branch: perl
33112            ! pp_hot.c t/op/taint.t
33113 ____________________________________________________________________________
33114 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
33115         Log: It seems that we actually have this detail implemented
33116              as for as Level 1 Support of Unicode regex support is
33117              concerned: at Level 1 only 1:1 support for loose
33118              (aka caseless, aka caseigoring ) matching is required.
33119      Branch: perl
33120            ! pod/perlunicode.pod
33121 ____________________________________________________________________________
33122 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
33123         Log: (retracted by #12951)
33124      Branch: perl
33125            ! ext/Encode/Encode.pm
33126 ____________________________________________________________________________
33127 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
33128         Log: BOM, bom, Bom.
33129      Branch: perl
33130            ! pod/perlunicode.pod
33131 ____________________________________________________________________________
33132 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
33133         Log: Upgrade to Math::BigInt 1.46.
33134      Branch: perl
33135            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
33136            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
33137            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
33138            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
33139            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
33140 ____________________________________________________________________________
33141 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
33142         Log: Subject: Re: PERFORCE change 12943 for review
33143              From: "Philip Newton" <Philip.Newton@gmx.net>
33144              Date: Sun, 11 Nov 2001 20:53:36 +0100
33145              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
33146      Branch: perl
33147            ! pod/perlunicode.pod
33148 ____________________________________________________________________________
33149 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
33150         Log: Doc updates; make the Unicode discussions a little
33151              bit less alarming, and add information about encodings,
33152              surrogates, and BOMs.
33153      Branch: perl
33154            ! pod/perlunicode.pod
33155 ____________________________________________________________________________
33156 [ 12942] By: ams                                   on 2001/11/11  16:45:00
33157         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
33158              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
33159              Date: Mon, 12 Nov 2001 00:22:57 +0900
33160              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
33161      Branch: perl
33162            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
33163            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
33164 ____________________________________________________________________________
33165 [ 12941] By: ams                                   on 2001/11/11  13:01:40
33166         Log: Subject: Re: PERFORCE change 12929 for review
33167              From: "Philip Newton" <Philip.Newton@gmx.net>
33168              Date: Sun, 11 Nov 2001 14:27:44 +0100
33169              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
33170      Branch: perl
33171            ! MANIFEST
33172 ____________________________________________________________________________
33173 [ 12940] By: ams                                   on 2001/11/11  05:06:43
33174         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
33175              From: Michael G Schwern <schwern@pobox.com>
33176              Date: Thu, 8 Nov 2001 22:56:45 -0500
33177              Message-Id: <20011108225645.H5587@blackrider>
33178      Branch: perl
33179            ! t/op/chdir.t
33180 ____________________________________________________________________________
33181 [ 12939] By: ams                                   on 2001/11/11  05:01:00
33182         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
33183              From: Michael G Schwern <schwern@pobox.com>
33184              Date: Sun, 11 Nov 2001 00:54:43 -0500
33185              Message-Id: <20011111005443.A24450@blackrider>
33186      Branch: perl
33187            ! ext/Cwd/t/cwd.t
33188 ____________________________________________________________________________
33189 [ 12938] By: ams                                   on 2001/11/11  03:25:13
33190         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
33191              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
33192              From: "chromatic" <chromatic@rmci.net>
33193              Date: Sat, 10 Nov 2001 21:03:20 -0700
33194              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
33195      Branch: perl
33196            ! lib/File/stat.pm lib/File/stat.t
33197 ____________________________________________________________________________
33198 [ 12937] By: ams                                   on 2001/11/11  02:05:23
33199         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
33200              From: "Craig A. Berry" <craigberry@mac.com>
33201              Date: Sat, 10 Nov 2001 17:23:52 -0600
33202              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
33203      Branch: perl
33204            ! t/op/magic.t
33205 ____________________________________________________________________________
33206 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
33207         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
33208      Branch: perl
33209            ! lib/open.pm lib/open.t
33210 ____________________________________________________________________________
33211 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
33212         Log: The Official name of ASCII.
33213      Branch: perl
33214            ! ext/Encode/Encode.pm
33215 ____________________________________________________________________________
33216 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
33217         Log: The KOI8-R example wasn't quite right.
33218      Branch: perl
33219            ! lib/open.pm lib/open.t
33220 ____________________________________________________________________________
33221 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
33222         Log: Enhance the open pragma to support :utf8, :locale,
33223              and :encoding directly as special cases, and rename
33224              the INOUT to IO.
33225      Branch: perl
33226            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
33227 ____________________________________________________________________________
33228 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
33229         Log: Document the UTF-16 surrogate encoding and decoding.
33230      Branch: perl
33231            ! ext/Encode/Encode.pm
33232 ____________________________________________________________________________
33233 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
33234         Log: A potential recursion breaker.
33235      Branch: perl
33236            ! sv.c
33237 ____________________________________________________________________________
33238 [ 12930] By: ams                                   on 2001/11/10  07:46:53
33239         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
33240              (was Re: perl@12892)
33241              From: "chromatic" <chromatic@rmci.net>
33242              Date: Sat, 10 Nov 2001 01:28:09 -0700
33243              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
33244      Branch: perl
33245            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
33246            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
33247            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
33248            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
33249 ____________________________________________________________________________
33250 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
33251         Log: Add a test for the bytes pragma.
33252      Branch: perl
33253            + lib/bytes.t
33254            ! MANIFEST
33255 ____________________________________________________________________________
33256 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
33257         Log: Doc update.
33258      Branch: perl
33259            ! lib/bytes.pm
33260 ____________________________________________________________________________
33261 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
33262         Log: Cease to exist.
33263      Branch: perl
33264            - lib/Unicode/Normalize.pm
33265 ____________________________________________________________________________
33266 [ 12926] By: ams                                   on 2001/11/10  03:23:16
33267         Log: Subject: [patch] my_setenv speedup + fixes
33268              From: Doug MacEachern <dougm@covalent.net>
33269              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
33270              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
33271      Branch: perl
33272            ! util.c
33273 ____________________________________________________________________________
33274 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
33275         Log: Newline trouble.
33276      Branch: perl
33277            ! lib/ExtUtils/Embed.t
33278 ____________________________________________________________________________
33279 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
33280         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
33281              From: "Craig A. Berry" <craigberry@mac.com>
33282              Date: Fri, 09 Nov 2001 18:13:16 -0600
33283              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
33284      Branch: perl
33285            ! vms/munchconfig.c
33286 ____________________________________________________________________________
33287 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
33288         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
33289              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33290              Date: Sat, 10 Nov 2001 00:10:45 +0100
33291              Message-ID: <20011110001045.A11945@rafael>
33292      Branch: perl
33293            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
33294            + t/run/switchn.t t/run/switchp.t
33295            ! MANIFEST
33296 ____________________________________________________________________________
33297 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
33298         Log: Subject: [PATCH] some tests not cleaning up properly               
33299              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
33300              Date: Fri, 9 Nov 2001 22:13:10 +0100
33301              Message-ID: <20011109221310.A11115@rafael>
33302      Branch: perl
33303            ! ext/Cwd/t/cwd.t t/io/argv.t
33304 ____________________________________________________________________________
33305 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
33306         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
33307              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33308              Date: Fri, 9 Nov 2001 15:07:19 EST
33309              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
33310      Branch: perl
33311            ! lib/ExtUtils/Embed.t
33312 ____________________________________________________________________________
33313 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
33314         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
33315              have been copied so it shouldn't be freed in perl_destruct()
33316      Branch: perl
33317            ! perl.c
33318 ____________________________________________________________________________
33319 [ 12919] By: ams                                   on 2001/11/09  15:36:22
33320         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
33321              From: Michael G Schwern <schwern@pobox.com>
33322              Date: Fri, 9 Nov 2001 00:38:59 -0500
33323              Message-Id: <20011109003859.K5587@blackrider>
33324              (Applied with directory name changes suggested by Craig Berry.)
33325      Branch: perl
33326            ! ext/Cwd/t/cwd.t
33327 ____________________________________________________________________________
33328 [ 12918] By: ams                                   on 2001/11/09  15:29:15
33329         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
33330              From: Michael G Schwern <schwern@pobox.com>
33331              Date: Fri, 9 Nov 2001 01:44:14 -0500
33332              Message-Id: <20011109014414.N5587@blackrider>
33333      Branch: perl
33334            ! vms/ext/filespec.t
33335 ____________________________________________________________________________
33336 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
33337         Log: Update Changes.
33338      Branch: perl
33339            ! Changes patchlevel.h
33340 ____________________________________________________________________________
33341 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
33342         Log: Regen toc.
33343      Branch: perl
33344            ! pod/perltoc.pod
33345 ____________________________________________________________________________
33346 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
33347         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
33348              see http://www.jepstone.net/bjepson//jpl/cvs.html
33349      Branch: perl
33350            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
33351 ____________________________________________________________________________
33352 [ 12914] By: ams                                   on 2001/11/09  14:05:12
33353         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
33354              From: Michael G Schwern <schwern@pobox.com>
33355              Date: Thu, 8 Nov 2001 22:05:49 -0500
33356              Message-Id: <20011108220549.F5587@blackrider>
33357      Branch: perl
33358            ! vms/test.com
33359 ____________________________________________________________________________
33360 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
33361         Log: NetWare update from Ananth Kesari.
33362      Branch: perl
33363            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
33364 ____________________________________________________________________________
33365 [ 12912] By: ams                                   on 2001/11/09  13:40:26
33366         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
33367              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33368              Date: Fri, 9 Nov 2001 14:32:28 +0100
33369              Message-Id: <20011109143228.A18996@rafael>
33370      Branch: perl
33371            ! perl.c
33372 ____________________________________________________________________________
33373 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
33374         Log: FAQ sync.
33375      Branch: perl
33376            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
33377            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
33378            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
33379 ____________________________________________________________________________
33380 [ 12910] By: ams                                   on 2001/11/09  07:33:49
33381         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
33382              From: Michael G Schwern <schwern@pobox.com>
33383              Date: Fri, 9 Nov 2001 00:41:56 -0500
33384              Message-Id: <20011109004156.L5587@blackrider>
33385      Branch: perl
33386            ! lib/File/Find/t/find.t
33387 ____________________________________________________________________________
33388 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
33389         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
33390              The CPAN distribution has both pm and XS implementations,
33391              and for performance reasons we choose the XS.
33392              Another reason to choose the XS is that it doesn't
33393              require Lingua::KO::Hangul::Util, which means that
33394              we can delete that-- which in turn means that Unicode::UCD
33395              cannot expect that: support it, but don't expect.
33396              Ditto Unicode::Collate.
33397              
33398              Note that Unicode::Normalize Makefile.PL and
33399              Normalize.xs have been modified from the CPAN 0.10
33400              versions: the first one to be simpler (no pm) and
33401              clean up the generated unf*.h files, the second one
33402              to quench compiler grumblings.  Must notify Sadahiro
33403              about these changes.
33404      Branch: perl
33405            + ext/Unicode/Normalize/Changes
33406            + ext/Unicode/Normalize/Makefile.PL
33407            + ext/Unicode/Normalize/Normalize.pm
33408            + ext/Unicode/Normalize/Normalize.pod
33409            + ext/Unicode/Normalize/Normalize.xs
33410            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
33411            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
33412            + ext/Unicode/Normalize/t/test.t
33413            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
33414            - lib/Lingua/KO/Hangul/Util/README
33415            - lib/Lingua/KO/Hangul/Util/t/test.t
33416            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
33417            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
33418            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
33419            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
33420            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
33421            ! win32/makefile.mk
33422 ____________________________________________________________________________
33423 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
33424         Log: Test miscounting.
33425      Branch: perl
33426            ! ext/POSIX/t/posix.t
33427 ____________________________________________________________________________
33428 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
33429         Log: Quote the variables in failures messages more nicely.
33430      Branch: perl
33431            ! t/test.pl
33432 ____________________________________________________________________________
33433 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
33434         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
33435              From: Michael G Schwern <schwern@pobox.com>
33436              Date: Thu, 8 Nov 2001 17:24:49 -0500
33437              Message-ID: <20011108172449.A5587@blackrider>
33438              
33439              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
33440              From: "Craig A. Berry" <craigberry@mac.com>
33441              Date: Thu, 8 Nov 2001 16:35:00 -0600
33442              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
33443      Branch: perl
33444            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
33445 ____________________________________________________________________________
33446 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
33447         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
33448              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
33449              Date: Thu, 8 Nov 2001 22:52:50 -0000
33450              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
33451      Branch: perl
33452            ! ext/DB_File/t/db-recno.t
33453 ____________________________________________________________________________
33454 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
33455         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
33456              (Probably not an EBCDIC issue the way one would think
33457              since no chr() et alia are used in UCD.pm.)
33458      Branch: perl
33459            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
33460 ____________________________________________________________________________
33461 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
33462         Log: Whether overwriting the $self->{...} values (see #12902)
33463              is a good policy or not is debatable, but let's at least
33464              be consistent.
33465      Branch: perl
33466            ! lib/ExtUtils/MM_Unix.pm
33467 ____________________________________________________________________________
33468 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
33469         Log: The MakeMaker argument () quoting patch that sneaked
33470              in at #12883 didn't handle make macros like this $(...).
33471              Leaning toothpicks, we've got them.
33472      Branch: perl
33473            ! lib/ExtUtils/MM_Unix.pm
33474 ____________________________________________________________________________
33475 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
33476         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
33477              From: Michael G Schwern <schwern@pobox.com>
33478              Date: Wed, 7 Nov 2001 02:02:29 -0500
33479              Message-ID: <20011107020229.K2858@blackrider>
33480      Branch: perl
33481            ! t/io/argv.t t/test.pl vms/test.com
33482 ____________________________________________________________________________
33483 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
33484         Log: Subject: [PATCH 20011106.084] -s on #! line 
33485              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33486              Date: Wed, 7 Nov 2001 22:23:39 +0100
33487              Message-ID: <20011107222339.E729@rafael>
33488      Branch: perl
33489            ! embed.h embed.pl perl.c proto.h toke.c
33490 ____________________________________________________________________________
33491 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
33492         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
33493              From: Michael G Schwern <schwern@pobox.com>
33494              Date: Wed, 7 Nov 2001 16:52:49 -0500
33495              Message-ID: <20011107165249.I7346@blackrider>
33496      Branch: perl
33497            ! pod/perlhack.pod
33498 ____________________________________________________________________________
33499 [ 12898] By: ams                                   on 2001/11/08  13:02:19
33500         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
33501              From: Mark-Jason Dominus <mjd@plover.com>
33502              Date: Thu, 08 Nov 2001 08:59:02 -0500
33503              Message-Id: <20011108135902.2275.qmail@plover.com>
33504      Branch: perl
33505            ! INSTALL README README.amiga README.os2 README.vms
33506            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
33507            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
33508 ____________________________________________________________________________
33509 [ 12897] By: ams                                   on 2001/11/08  12:49:28
33510         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
33511              From: mjd@plover.com
33512              Date: 8 Nov 2001 13:33:18 -0000
33513              Message-Id: <20011108133318.1786.qmail@plover.com>
33514      Branch: perl
33515            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
33516            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
33517            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
33518            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
33519            ! pod/perlport.pod pod/perlvar.pod
33520 ____________________________________________________________________________
33521 [ 12896] By: ams                                   on 2001/11/08  11:22:12
33522         Log: open(FH, $file) should strip leading and trailing whitespace.
33523      Branch: perl
33524            ! doio.c
33525 ____________________________________________________________________________
33526 [ 12895] By: ams                                   on 2001/11/08  10:17:14
33527         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
33528              From: "Craig A. Berry" <craigberry@mac.com>
33529              Date: Wed, 07 Nov 2001 13:41:50 -0600
33530              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
33531      Branch: perl
33532            ! t/op/glob.t
33533 ____________________________________________________________________________
33534 [ 12894] By: ams                                   on 2001/11/08  08:32:20
33535         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
33536              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
33537              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
33538              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
33539      Branch: perl
33540            ! makedepend.SH
33541 ____________________________________________________________________________
33542 [ 12893] By: ams                                   on 2001/11/08  08:26:31
33543         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
33544              From: mjd@plover.com
33545              Date: 8 Nov 2001 08:08:07 -0000
33546              Message-Id: <20011108080807.30147.qmail@plover.com>
33547              
33548              Subject: bleadperl perl.pod
33549              From: mjd@plover.com
33550              Date: 8 Nov 2001 08:10:47 -0000
33551              Message-Id: <20011108081047.30178.qmail@plover.com>
33552              
33553              Subject: more bleadperl perl.pod
33554              From: mjd@plover.com
33555              Date: 8 Nov 2001 08:16:28 -0000
33556              Message-Id: <20011108081628.30229.qmail@plover.com>
33557      Branch: perl
33558            ! pod/perl.pod pod/perldebug.pod
33559 ____________________________________________________________________________
33560 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
33561         Log: Tweak for Cray-friendliness from Nicholas Clark.
33562      Branch: perl
33563            ! sv.c
33564 ____________________________________________________________________________
33565 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
33566         Log: VMS patch redo from Charles Lane.
33567      Branch: perl
33568            ! vms/gen_shrfls.pl
33569 ____________________________________________________________________________
33570 [ 12890] By: ams                                   on 2001/11/07  15:16:10
33571         Log: Subject: [ID 20011107.088] two perl pod nits
33572              From: lvirden@cas.org
33573              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
33574              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
33575      Branch: perl
33576            ! pod/perl.pod pod/perlfaq3.pod
33577 ____________________________________________________________________________
33578 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
33579         Log: Update Changes.
33580      Branch: perl
33581            ! Changes patchlevel.h
33582 ____________________________________________________________________________
33583 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
33584         Log: The (emulated) "no utf8" must be in a BEGIN block
33585              to be effective.
33586      Branch: perl
33587            ! lib/CGI/t/html.t
33588 ____________________________________________________________________________
33589 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
33590         Log: "v-strings" is the right term.
33591      Branch: perl
33592            ! pod/perltodo.pod
33593 ____________________________________________________________________________
33594 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
33595         Log: Add vstrings-as-objects need to perltodo.
33596      Branch: perl
33597            ! pod/perltodo.pod
33598 ____________________________________________________________________________
33599 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
33600         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
33601              From: Nicholas Clark <nick@ccl4.org>
33602              Date: Wed, 7 Nov 2001 14:36:32 +0000
33603              Message-ID: <20011107143631.I24980@plum.flirble.org>
33604      Branch: perl
33605            ! t/op/pack.t
33606 ____________________________________________________________________________
33607 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
33608         Log: The Embed test requires a major rewrite for VMS
33609              (plus it reveals a couple of annoying glitches
33610              in buffering), so skip the test for now; from
33611              Charles Lane.
33612      Branch: perl
33613            ! lib/ExtUtils/Embed.t
33614 ____________________________________________________________________________
33615 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
33616         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
33617              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33618              Date: Wed, 7 Nov 2001 09:23:28 EST
33619              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
33620              
33621              (Also i seems that an unrelated experimental patch
33622              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
33623      Branch: perl
33624            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
33625 ____________________________________________________________________________
33626 [ 12882] By: ams                                   on 2001/11/07  05:14:04
33627         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
33628              From: Mark-Jason Dominus <mjd@plover.com>
33629              Date: Wed, 07 Nov 2001 00:43:46 -0500
33630              Message-Id: <20011107054346.14428.qmail@plover.com>
33631      Branch: perl
33632            ! gv.c op.c toke.c
33633 ____________________________________________________________________________
33634 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
33635         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
33636              From: Michael G Schwern <schwern@pobox.com>             
33637              Date: Tue, 6 Nov 2001 22:04:39 -0500
33638              Message-ID: <20011106220439.D2858@blackrider>              
33639      Branch: perl
33640            ! lib/perl5db.pl
33641 ____________________________________________________________________________
33642 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
33643         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
33644              stress))
33645              From: Jonathan Stowe <gellyfish@gellyfish.com>
33646              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
33647              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
33648              
33649              (except for one hunk where indentation differs)
33650      Branch: perl
33651            ! lib/Term/Cap.t
33652 ____________________________________________________________________________
33653 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
33654         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
33655              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33656              Date: Tue, 6 Nov 2001 21:45:01 +0100
33657              Message-ID: <20011106214501.A704@rafael>
33658      Branch: perl
33659            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
33660            ! lib/File/Spec/Win32.pm
33661 ____________________________________________________________________________
33662 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
33663         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
33664              From: Michael G Schwern <schwern@pobox.com>              
33665              Date: Tue, 6 Nov 2001 20:58:45 -0500
33666              Message-ID: <20011106205845.G29411@blackrider>
33667      Branch: perl
33668            ! t/test.pl
33669 ____________________________________________________________________________
33670 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
33671         Log: Subject: making do_sprintf public       
33672              From: Doug MacEachern <dougm@covalent.net>    
33673              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
33674              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
33675      Branch: perl
33676            ! embed.h embed.pl global.sym
33677 ____________________________________________________________________________
33678 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
33679         Log: Update to CGI.pm 2.78.
33680              
33681              TODO: the test suite needs to be merged so that
33682              when in core, the core version is tested, and when
33683              using the CPAN version, testing the CPAN version.
33684              (the changes need to be sent to Lincoln, too...)
33685      Branch: perl
33686            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
33687            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
33688            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
33689            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
33690            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
33691            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
33692 ____________________________________________________________________________
33693 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
33694         Log: Integrate with perlio; (strictly) readonly hashes via XS.
33695      Branch: perl
33696           +> t/lib/access.t
33697           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
33698 ____________________________________________________________________________
33699 [ 12874] By: nick                                  on 2001/11/06  21:05:16
33700         Log: Keep It Simple and Stupid version of readonly hash support.
33701              - Test for SvREAONLY(hv) at a few spots in hv.c
33702              - add the error message to perldiag.pod
33703              - (dubious) add access::readonly() to univeral.c
33704              - add test using above
33705              - fixup ext/B/t/stash.t to account for access:: existing
33706      Branch: perlio
33707            + t/lib/access.t
33708            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
33709 ____________________________________________________________________________
33710 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
33711         Log: Fix incorrect warnings about broken globbing;
33712              from Andy Dougherty.
33713      Branch: perl
33714            ! hints/linux.sh
33715 ____________________________________________________________________________
33716 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
33717         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
33718              toggle-on from the encoding pragma.
33719      Branch: perl
33720            ! regcomp.c regexec.c
33721 ____________________________________________________________________________
33722 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
33723         Log: Retract #12824, doesn't help and is ignored
33724              by Configure anyway.
33725      Branch: perl
33726            ! hints/beos.sh
33727 ____________________________________________________________________________
33728 [ 12870] By: ams                                   on 2001/11/06  10:40:37
33729         Log: Subject: Cosmetic change
33730              From: H.Merijn Brand <h.m.brand@hccnet.nl>
33731              Date: Tue, 06 Nov 2001 12:30:52 +0100
33732              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
33733      Branch: perl
33734            ! README.hpux
33735 ____________________________________________________________________________
33736 [ 12869] By: nick                                  on 2001/11/06  08:26:40
33737         Log: Integrate mainline
33738      Branch: perlio
33739           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
33740           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
33741 ____________________________________________________________________________
33742 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
33743         Log: The parentheses are protected enough.
33744      Branch: perl
33745            ! hints/os390.sh
33746 ____________________________________________________________________________
33747 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
33748         Log: ccflags, not ldflags.
33749      Branch: perl
33750            ! hints/os390.sh
33751 ____________________________________________________________________________
33752 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
33753         Log: ... and the proto to go with #12865.
33754      Branch: perl
33755            ! proto.h
33756 ____________________________________________________________________________
33757 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
33758         Log: Oops.  Luckily nothing was using this symbol yet.
33759      Branch: perl
33760            ! global.sym
33761 ____________________________________________________________________________
33762 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
33763         Log: Implement the encoding pragma for regex literals.
33764      Branch: perl
33765            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
33766 ____________________________________________________________________________
33767 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
33768         Log: More UTF8 EXACT fixing.
33769      Branch: perl
33770            ! regexec.c
33771 ____________________________________________________________________________
33772 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
33773         Log: More re debugging.
33774      Branch: perl
33775            ! regexec.c
33776 ____________________________________________________________________________
33777 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
33778         Log: EXACT correction attempt.  Continued in #12863.
33779      Branch: perl
33780            ! regexec.c
33781 ____________________________________________________________________________
33782 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
33783         Log: Unterminated L<.
33784      Branch: perl
33785            ! ext/DB_File/DB_File.pm
33786 ____________________________________________________________________________
33787 [ 12859] By: nick                                  on 2001/11/05  19:15:17
33788         Log: Integrate mainline
33789      Branch: perlio
33790           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
33791           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
33792           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
33793           +> lib/Math/BigInt/t/sub_mbi.t
33794            - lib/Math/BigInt/t/Math/Subclass.pm
33795            - lib/Math/BigInt/t/subclass.t
33796           !> (integrate 30 files)
33797 ____________________________________________________________________________
33798 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
33799         Log: Regex debugging fixes from Hugo.
33800      Branch: perl
33801            ! regcomp.c regexec.c
33802 ____________________________________________________________________________
33803 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
33804         Log: IRIX: at some point the cc -version has started
33805              to output to stderr, not stdout any more.
33806      Branch: perl
33807            ! hints/irix_6.sh
33808 ____________________________________________________________________________
33809 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
33810         Log: Update Changes.
33811      Branch: perl
33812            ! Changes patchlevel.h
33813 ____________________________________________________________________________
33814 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
33815         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
33816      Branch: perl
33817            ! lib/File/Spec/Unix.pm
33818 ____________________________________________________________________________
33819 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
33820         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
33821              From: rgarciasuarez@free.fr
33822              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
33823              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
33824      Branch: perl
33825            ! lib/File/Spec/Unix.pm
33826 ____________________________________________________________________________
33827 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
33828         Log: Use config.arch in OS/390 where the combination of
33829              IEEE floats and ldflags is tricky.
33830      Branch: perl
33831            ! hints/os390.sh
33832 ____________________________________________________________________________
33833 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
33834         Log: Metaconfig unit change for #12851.
33835      Branch: metaconfig
33836            ! U/modified/Config_sh.U
33837 ____________________________________________________________________________
33838 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
33839         Log: Support a config.arch file, similar to config.over,
33840              but loaded just before it.
33841      Branch: perl
33842            ! Configure INSTALL
33843 ____________________________________________________________________________
33844 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
33845         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
33846              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33847              Date: Mon, 5 Nov 2001 14:26:24 +0100
33848              Message-ID: <20011105142624.C31977@rafael>
33849      Branch: perl
33850            ! lib/Symbol.pm lib/Symbol.t
33851 ____________________________________________________________________________
33852 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
33853         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
33854              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33855              Date: Sun, 4 Nov 2001 22:28:57 +0100
33856              Message-ID: <20011104222857.C696@rafael>
33857      Branch: perl
33858            ! pod/perldebug.pod pod/perlpodspec.pod
33859 ____________________________________________________________________________
33860 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
33861         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
33862      Branch: perl
33863            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
33864 ____________________________________________________________________________
33865 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
33866         Log: Math::Big* test tweaks to work better with core:
33867              but the coast still not clear.
33868      Branch: perl
33869            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
33870            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
33871 ____________________________________________________________________________
33872 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
33873         Log: Protect against high load: measure how much wall
33874              clock time went by while sleeping.  Avoids some
33875              false negatives, while may introduce some false
33876              positives.  Life is hard.
33877      Branch: perl
33878            ! ext/Time/HiRes/HiRes.t
33879 ____________________________________________________________________________
33880 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
33881         Log: More forgotten from #12843.
33882      Branch: perl
33883            ! lib/Math/BigInt/t/bigfltpm.inc
33884 ____________________________________________________________________________
33885 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
33886         Log: Forgot from #12843.
33887      Branch: perl
33888            + lib/Math/BigInt/t/bigintpm.inc
33889            ! MANIFEST
33890 ____________________________________________________________________________
33891 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
33892         Log: Upgrade to Math::BigInt 1.45; from Tels.
33893              NOTE: some of the tests are failing but that's because
33894              the core integration is not yet done.
33895      Branch: perl
33896            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
33897            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
33898            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
33899            - lib/Math/BigInt/t/Math/Subclass.pm
33900            - lib/Math/BigInt/t/subclass.t
33901            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
33902            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
33903            ! lib/Math/BigInt/t/mbimbf.t
33904 ____________________________________________________________________________
33905 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
33906         Log: VMS: adds capability to control more configuration stuff with
33907              -D and -U switches; parsing config.sh to extract previous config
33908              info in VMS-form, and a rewrite of the "prompt/response" routine;
33909              from Charles Lane.
33910      Branch: perl
33911            ! configure.com
33912 ____________________________________________________________________________
33913 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
33914         Log: Subject: Typo correction in perldebguts.pod
33915              From: mjd@plover.com
33916              Date: 4 Nov 2001 16:20:05 -0000
33917              Message-ID: <20011104162005.16699.qmail@plover.com>
33918      Branch: perl
33919            ! pod/perldebguts.pod
33920 ____________________________________________________________________________
33921 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
33922         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
33923              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33924              Date: Sun, 4 Nov 2001 11:47:30 +0100
33925              Message-ID: <20011104114730.A715@rafael>
33926              
33927              Remove -T from the test, wrong place for that.
33928      Branch: perl
33929            ! lib/File/Temp/t/mktemp.t
33930 ____________________________________________________________________________
33931 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
33932         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
33933              From: Nicholas Clark <nick@ccl4.org>
33934              Date: Sun, 4 Nov 2001 10:41:24 +0000
33935              Message-ID: <20011104104123.U20123@plum.flirble.org>
33936      Branch: perl
33937            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
33938 ____________________________________________________________________________
33939 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
33940         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
33941              From: Michael G Schwern <schwern@pobox.com>
33942              Date: Sat, 3 Nov 2001 15:41:47 -0500
33943              Message-ID: <20011103154147.C600@blackrider>
33944      Branch: perl
33945            ! lib/Term/Cap.t
33946 ____________________________________________________________________________
33947 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
33948         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
33949              From: "Craig A. Berry" <craigberry@mac.com>     
33950              Date: Sat, 03 Nov 2001 16:02:28 -0600
33951              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
33952      Branch: perl
33953            ! ext/Time/HiRes/HiRes.t
33954 ____________________________________________________________________________
33955 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
33956         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
33957              From: "chromatic" <chromatic@rmci.net>
33958              Date: Sat, 03 Nov 2001 12:28:17 -0700
33959              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
33960      Branch: perl
33961            ! lib/Term/Cap.t
33962 ____________________________________________________________________________
33963 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
33964         Log: Don't bother doing POSIX charclass parsing if it
33965              possibly cannot be so.  Prepares way for charclass
33966              syntax like [[abc]||[def]] (or just [[abc][def]])
33967              for union, [[\w]&&[$a]] for intersection,
33968              and [[a-z]&&[^def]] for subtraction.
33969              
33970              Currently /[[a]/ (or /[a[]/) parses as a character
33971              class containing two characters, "[" and "a",
33972              this may have to be broken for the syntax described
33973              above, otherwise we would have to scan the whole pattern
33974              to find out whether the square brackets match pairwise.
33975              Luckily, the special case of "[" doesn't seem to be
33976              documented (as opposed to "]" and "-"), so we may have
33977              better story for breaking it...  One can always use \[
33978              if one wants a literal "[", so there.
33979      Branch: perl
33980            ! regcomp.c
33981 ____________________________________________________________________________
33982 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
33983         Log: Comment correction.
33984      Branch: perl
33985            ! regcomp.c
33986 ____________________________________________________________________________
33987 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
33988         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
33989              The latter is a RedHatism.
33990      Branch: perl
33991            ! lib/ExtUtils/MakeMaker.pm
33992 ____________________________________________________________________________
33993 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
33994         Log: Integrate perlio:
33995              
33996              [ 12830]
33997              Fix clone_leak problem.
33998              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
33999              as vestige of calling PerlLIO_dup().
34000              
34001              [ 12829]
34002              Tweaks attempting to locate Doug's clone_leak leak.
34003              - add some PerlIO_debug()
34004              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
34005              - Even if it closing stdout etc. do a fflush()
34006      Branch: perl
34007           !> perlio.c
34008 ____________________________________________________________________________
34009 [ 12831] By: nick                                  on 2001/11/03  11:42:15
34010         Log: Integrate mainline
34011      Branch: perlio
34012           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
34013           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
34014           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
34015           !> sv.c t/test.pl
34016 ____________________________________________________________________________
34017 [ 12830] By: nick                                  on 2001/11/03  10:27:34
34018         Log: Fix clone_leak problem.
34019              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
34020              as vestige of calling PerlLIO_dup().
34021      Branch: perlio
34022            ! perlio.c
34023 ____________________________________________________________________________
34024 [ 12829] By: nick                                  on 2001/11/03  09:40:46
34025         Log: Tweaks attempting to locate Doug's clone_leak leak.
34026              - add some PerlIO_debug()
34027              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
34028              - Even if it closing stdout etc. do a fflush()
34029      Branch: perlio
34030            ! perlio.c
34031 ____________________________________________________________________________
34032 [ 12828] By: nick                                  on 2001/11/03  08:34:31
34033         Log: Integrate mainline
34034      Branch: perlio
34035           !> (integrate 54 files)
34036 ____________________________________________________________________________
34037 [ 12827] By: ams                                   on 2001/11/03  03:45:19
34038         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
34039              remove this later). Based on a patch from Robert Spier in
34040              <15330.61459.14452.795263@rls.cx>.
34041      Branch: perl
34042            ! sv.c
34043 ____________________________________________________________________________
34044 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
34045         Log: microperl sync.
34046      Branch: perl
34047            ! doio.c perl.c perl.h perlio.c regexec.c
34048 ____________________________________________________________________________
34049 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
34050         Log: Definitions for the Unicode Newline Guidelines.
34051      Branch: perl
34052            ! perl.h
34053 ____________________________________________________________________________
34054 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
34055         Log: (retracted by #12871)
34056              
34057              There is no csh of any kind in default BeOS.
34058              For the purposes of miniperl globbing, bash
34059              will do.
34060      Branch: perl
34061            ! hints/beos.sh
34062 ____________________________________________________________________________
34063 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
34064         Log: Integrate change #12820 from macperl to maint and blead;
34065              
34066              Fix up (dynaloading) to work properly with multiplicity
34067      Branch: maint-5.6/perl
34068           !> ext/DynaLoader/dl_mac.xs
34069      Branch: perl
34070           !> ext/DynaLoader/dl_mac.xs
34071 ____________________________________________________________________________
34072 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
34073         Log: Several fixes for various exit problems and clearing out
34074              task queue, as well as another (incomplete) go at
34075              fixing error message handling
34076      Branch: maint-5.6/macperl
34077            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
34078 ____________________________________________________________________________
34079 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
34080         Log: Add source files for bleadperl builds
34081      Branch: maint-5.6/macperl
34082            ! macos/Makefile.mk
34083 ____________________________________________________________________________
34084 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
34085         Log: Fix up to work properly with multiplicity
34086      Branch: maint-5.6/macperl
34087            ! ext/DynaLoader/dl_mac.xs
34088 ____________________________________________________________________________
34089 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
34090         Log: Integrate with maintperl.
34091      Branch: maint-5.6/macperl
34092           +> t/op/system.t t/op/system_tests
34093           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
34094           !> pod/perltodo.pod util.c win32/win32.c
34095 ____________________________________________________________________________
34096 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
34097         Log: Locate _PATH_LOG if it's a socket even if not #defined
34098              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
34099              via Nick Clark.
34100      Branch: perl
34101            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
34102 ____________________________________________________________________________
34103 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
34104         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
34105              From: Michael G Schwern <schwern@pobox.com>
34106              Date: Fri, 2 Nov 2001 15:36:41 -0500
34107              Message-ID: <20011102153641.E23234@blackrider>
34108      Branch: perl
34109            ! t/test.pl
34110 ____________________________________________________________________________
34111 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
34112         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
34113              From: merlyn@stonehenge.com (Randal L. Schwartz)
34114              Date: 02 Nov 2001 09:33:34 -0800
34115              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
34116              
34117              (two of the changes)
34118              
34119              Better coexistence with extensions.
34120      Branch: perl
34121            ! ext/Errno/Errno_pm.PL hints/darwin.sh
34122 ____________________________________________________________________________
34123 [ 12815] By: ams                                   on 2001/11/02  16:47:43
34124         Log: Subject: Re: [PATCH] the the double double word word fix fix
34125              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
34126              Date: Fri, 02 Nov 2001 19:43:07 +0100
34127              Message-Id: <3BE2E93B.627C198E@alcatel.at>
34128      Branch: perl
34129            ! pod/perldebug.pod
34130 ____________________________________________________________________________
34131 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
34132         Log: Update Changes.
34133      Branch: perl
34134            ! Changes patchlevel.h
34135 ____________________________________________________________________________
34136 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
34137         Log: More encoding testing.
34138      Branch: perl
34139            ! lib/encoding.pm lib/encoding.t
34140 ____________________________________________________________________________
34141 [ 12812] By: ams                                   on 2001/11/02  15:07:11
34142         Log: Slight modification of #12811.
34143      Branch: perl
34144            ! op.c
34145 ____________________________________________________________________________
34146 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
34147         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
34148              From: Radu Greab <radu@netsoft.ro>
34149              Date: Fri, 2 Nov 2001 15:28:58 +0200
34150              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
34151      Branch: perl
34152            ! op.c t/op/stat.t
34153 ____________________________________________________________________________
34154 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
34155         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
34156              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34157              Date: Thu, 1 Nov 2001 22:35:50 +0100
34158              Message-ID: <20011101223550.A10849@rafael>
34159      Branch: perl
34160            ! lib/ExtUtils/Embed.t
34161 ____________________________________________________________________________
34162 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
34163         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
34164              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
34165              Date: 2 Nov 2001 14:48:51 -0000
34166              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
34167      Branch: perl
34168            ! lib/File/Find.pm
34169 ____________________________________________________________________________
34170 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
34171         Log: Add documentation.
34172      Branch: perl
34173            ! embed.pl pod/perlapi.pod utf8.c
34174 ____________________________________________________________________________
34175 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
34176         Log: Unicode: add ToFold mapping.  Not used yet; but basically
34177              a more useful mapping for caseless aka case-ignoring than
34178              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
34179              algorithm for creating the foldings uses equivalence classes,
34180              see http://www.unicode.org/unicode/reports/tr21/
34181              Hopefully this feature will be used in //i.
34182              (The folding tables were introduced by #12689.)
34183      Branch: perl
34184            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
34185            ! utf8.c
34186 ____________________________________________________________________________
34187 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
34188         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
34189              From: "Craig A. Berry" <craigberry@mac.com>
34190              Date: Fri, 02 Nov 2001 00:03:52 -0600
34191              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
34192      Branch: perl
34193            ! lib/AutoSplit.t
34194 ____________________________________________________________________________
34195 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
34196         Log: Subject: Trivial doc patch
34197              From: andreas.koenig@anima.de (Andreas J. Koenig)
34198              Date: 02 Nov 2001 06:11:35 +0100
34199              Message-ID: <m37kt94v08.fsf@anima.de>
34200      Branch: perl
34201            ! pod/perlport.pod
34202 ____________________________________________________________________________
34203 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
34204         Log: Make encoding and charnames pragmas coexist.
34205      Branch: perl
34206            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
34207 ____________________________________________________________________________
34208 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
34209         Log: The basic character classes seem to go untested with Unicode.
34210      Branch: perl
34211            ! t/op/pat.t
34212 ____________________________________________________________________________
34213 [ 12802] By: ams                                   on 2001/11/02  00:39:36
34214         Log: Subject: [PATCH] the the double double word word fix fix
34215              From: Richard Soderberg <rs@oregonnet.com>
34216              Date: Thu, 1 Nov 2001 13:12:03 -0800
34217              Message-Id: <200111012112.NAA23288@oregonnet.com>
34218              
34219              Subject: Re: [PATCH] the the double double word word fix fix
34220              From: Mark-Jason Dominus <mjd@plover.com>
34221              Date: Thu, 01 Nov 2001 16:43:40 -0500
34222              Message-Id: <20011101214340.2044.qmail@plover.com>
34223              
34224              Subject: Re: [PATCH] the the double double word word fix fix
34225              From: Mark-Jason Dominus <mjd@plover.com>
34226              Date: Thu, 01 Nov 2001 16:51:39 -0500
34227              Message-Id: <20011101215139.2196.qmail@plover.com>
34228      Branch: perl
34229            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
34230            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
34231            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
34232            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
34233            ! pod/perltodo.pod pod/perlxstut.pod
34234 ____________________________________________________________________________
34235 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
34236         Log: Comment tweaks.
34237      Branch: perl
34238            ! toke.c
34239 ____________________________________________________________________________
34240 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
34241         Log: FAQ sync.
34242      Branch: perl
34243            ! pod/perlfaq9.pod
34244 ____________________________________________________________________________
34245 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
34246         Log: If an encoding is set by -M/-m, it must be in
34247              effect only for the actual script, not any other
34248              required/-M/-m'ed module, otherwise we enter a nasty
34249              recursion in regexec.c while trying to init the simple
34250              UTF-8 charclasses like PL_utf8_alnum.
34251      Branch: perl
34252            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
34253 ____________________________________________________________________________
34254 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
34255         Log: A bit more descriptive name.
34256      Branch: perl
34257            ! mg.c
34258 ____________________________________________________________________________
34259 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
34260         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
34261              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34262              Date: Wed, 31 Oct 2001 13:47:04 EST
34263              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
34264      Branch: perl
34265            ! ext/Time/HiRes/HiRes.t
34266 ____________________________________________________________________________
34267 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
34268         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
34269              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34270              Date: Wed, 31 Oct 2001 13:43:29 EST
34271              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
34272      Branch: perl
34273            ! mg.c
34274 ____________________________________________________________________________
34275 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
34276         Log: Subject: [PATCH] Various test cleanups
34277              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34278              Date: Tue, 30 Oct 2001 21:56:26 +0100
34279              Message-ID: <20011030215626.A28503@rafael>
34280      Branch: perl
34281            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
34282            ! ext/DB_File/t/db-recno.t ext/Encode.t
34283 ____________________________________________________________________________
34284 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
34285         Log: Update Changes.
34286      Branch: perl
34287            ! Changes patchlevel.h
34288 ____________________________________________________________________________
34289 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
34290         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
34291              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
34292              Date: Wed, 31 Oct 2001 17:16:39 +0100
34293              Message-ID: <20011031171639.A32511@rafael>
34294      Branch: perl
34295            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
34296 ____________________________________________________________________________
34297 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
34298         Log: Skip message nit.
34299      Branch: perl
34300            ! t/io/fs.t
34301 ____________________________________________________________________________
34302 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
34303         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
34304              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
34305              Date: 31 Oct 2001 14:49:37 -0000
34306              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
34307      Branch: perl
34308            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
34309 ____________________________________________________________________________
34310 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
34311         Log: Extend the effect of the encoding pragma to chr() and ord().
34312              
34313              TODO: regex literals, reentrancy problems with the utf8
34314              and charnames pragmas.
34315      Branch: perl
34316            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
34317 ____________________________________________________________________________
34318 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
34319         Log: Doc tweaks.
34320      Branch: perl
34321            ! lib/encoding.pm
34322 ____________________________________________________________________________
34323 [ 12788] By: nick                                  on 2001/10/31  08:59:56
34324         Log: Integrate mainline
34325      Branch: perlio
34326           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
34327           !> (integrate 49 files)
34328 ____________________________________________________________________________
34329 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
34330         Log: Forgot new proto.
34331      Branch: perl
34332            ! proto.h
34333 ____________________________________________________________________________
34334 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
34335         Log: Clarification: use encoding cannot be used to
34336              change the default encoding of "your whole script";
34337              only the default encoding of the *data*.  Also, it
34338              seems that "use encoding" does not mix with "use utf8"
34339              (a coredumping recursion ensues).  Should not be a huge
34340              problem since "use utf8" is pretty marginal nowadays.
34341      Branch: perl
34342            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
34343 ____________________________________________________________________________
34344 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
34345         Log: More documentation for the encode pragma.
34346      Branch: perl
34347            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
34348            ! pod/perlapi.pod pod/perlunicode.pod sv.c
34349 ____________________________________________________________________________
34350 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
34351         Log: Thinko in #12783.
34352      Branch: perl
34353            ! sv.c
34354 ____________________________________________________________________________
34355 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
34356         Log: Make sv_recode_to_utf8() a real API: the encoding
34357              is a parameter, instead of a global.  Document the
34358              PERL_ENCODING.
34359      Branch: perl
34360            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
34361            ! toke.c
34362 ____________________________________________________________________________
34363 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
34364         Log: Enable -Mencoding=foobar also for string literals.
34365      Branch: perl
34366            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
34367            ! pod/perlapi.pod proto.h sv.c toke.c
34368 ____________________________________________________________________________
34369 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
34370         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
34371              From: Andy Dougherty <doughera@lafayette.edu>
34372              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
34373              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
34374      Branch: perl
34375            ! ext/POSIX/hints/svr4.pl
34376 ____________________________________________________________________________
34377 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
34378         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
34379              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
34380              Date: Mon, 29 Oct 2001 23:11:58 -0000
34381              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
34382              
34383              Add compat.h.
34384      Branch: perl
34385            ! lib/h2xs.t utils/h2xs.PL
34386 ____________________________________________________________________________
34387 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
34388         Log: Subject: PerlIOBuf_dup
34389              From: Nicholas Clark <nick@ccl4.org>              
34390              Date: Mon, 29 Oct 2001 21:52:35 +0000             
34391              Message-ID: <20011029215235.K41204@plum.flirble.org>
34392              
34393              Add prototype.
34394      Branch: perl
34395            ! perliol.h
34396 ____________________________________________________________________________
34397 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
34398         Log: Subject: [PATCH] Make malloc.c errors more useful
34399              From: Richard Soderberg <rs@oregonnet.com>
34400              Date: Mon, 29 Oct 2001 22:28:02 -0800
34401              Message-Id: <200110300628.WAA11025@oregonnet.com>
34402      Branch: perl
34403            ! malloc.c
34404 ____________________________________________________________________________
34405 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
34406         Log: Retract #12776 - the bug 19990906.001 is still valid.
34407      Branch: perl
34408            ! t/run/kill_perl.t
34409 ____________________________________________________________________________
34410 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
34411         Log: (Retracted by #12777)
34412              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
34413              From: Michael G Schwern <schwern@pobox.com> 
34414              Date: Mon, 29 Oct 2001 23:01:08 -0500
34415              Message-ID: <20011029230108.G18053@blackrider>
34416      Branch: perl
34417            ! t/run/kill_perl.t
34418 ____________________________________________________________________________
34419 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
34420         Log: Comment nits.
34421      Branch: perl
34422            ! lib/encoding.t
34423 ____________________________________________________________________________
34424 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
34425         Log: integrate change#12772 from mainline
34426              
34427              Subject: [PATCH] Mommy, what's a pointer cast?
34428      Branch: maint-5.6/perl
34429            ! perl.h
34430 ____________________________________________________________________________
34431 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
34432         Log: Subject: [PATCH] Mommy, what's a pointer cast?
34433              From: Richard Soderberg <rs@oregonnet.com>
34434              Date: Mon, 29 Oct 2001 17:01:10 -0800
34435              Message-Id: <200110300101.RAA31561@oregonnet.com>
34436              
34437              (threads* parts)
34438      Branch: perl
34439            ! ext/threads/shared/shared.xs ext/threads/threads.xs
34440 ____________________________________________________________________________
34441 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
34442         Log: Subject: [PATCH] Mommy, what's a pointer cast?
34443              From: Richard Soderberg <rs@oregonnet.com>
34444              Date: Mon, 29 Oct 2001 17:01:10 -0800
34445              Message-Id: <200110300101.RAA31561@oregonnet.com>
34446              
34447              (the perl.h part)
34448      Branch: perl
34449            ! perl.h
34450 ____________________________________________________________________________
34451 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
34452         Log: Subject: [PATCH] OpenBSD likes signal.h 
34453              From: Richard Soderberg <rs@oregonnet.com>
34454              Date: Mon, 29 Oct 2001 17:00:31 -0800
34455              Message-Id: <200110300100.RAA31533@oregonnet.com>
34456      Branch: perl
34457            ! unixish.h
34458 ____________________________________________________________________________
34459 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
34460         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
34461              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
34462              Date: Mon, 29 Oct 2001 23:04:23 -0000
34463              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
34464      Branch: perl
34465            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
34466            ! ext/DB_File/t/db-recno.t
34467 ____________________________________________________________________________
34468 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
34469         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
34470              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
34471              Date: Mon, 29 Oct 2001 12:34:07 -0600
34472              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
34473      Branch: perl
34474            ! ext/Time/HiRes/HiRes.t
34475 ____________________________________________________________________________
34476 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
34477         Log: Update Changes.
34478      Branch: perl
34479            ! Changes patchlevel.h
34480 ____________________________________________________________________________
34481 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
34482         Log: AIX needs an explicit symbol export list.
34483      Branch: perl
34484            ! lib/ExtUtils/Embed.t
34485 ____________________________________________________________________________
34486 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
34487         Log: The test (and the module) would require some
34488              quality hacking time to work on EBCDIC.  Based on
34489              the test results nothing seems to be majorly broken,
34490              the module just seems to have strange assumptions:
34491              got: ''\226\225\205'
34492              expected: ''one'
34493              The \226\225\205 being, of course, 'one', in EBCDIC.
34494      Branch: perl
34495            ! lib/Dumpvalue.t
34496 ____________________________________________________________________________
34497 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
34498         Log: Mark the test known to be failing in EBCDIC.
34499      Branch: perl
34500            ! t/op/tr.t
34501 ____________________________________________________________________________
34502 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
34503         Log: None of the libnet modules are going to work in
34504              EBCDIC without the Convert::EBCDIC.
34505      Branch: perl
34506            ! t/lib/1_compile.t
34507 ____________________________________________________________________________
34508 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
34509         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
34510      Branch: perl
34511            ! t/op/pack.t
34512 ____________________________________________________________________________
34513 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
34514         Log: UTF-EBCDIC ain't UTF-8.
34515      Branch: perl
34516            ! t/op/pack.t
34517 ____________________________________________________________________________
34518 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
34519         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
34520      Branch: perl
34521            ! t/lib/1_compile.t
34522 ____________________________________________________________________________
34523 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
34524         Log: Let's not assume ASCII.
34525      Branch: perl
34526            ! t/op/lc.t
34527 ____________________________________________________________________________
34528 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
34529         Log: Call the new perlio symbols differently.
34530      Branch: perl
34531            ! makedef.pl
34532 ____________________________________________________________________________
34533 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
34534         Log: Don't expect ASCII ordering.
34535      Branch: perl
34536            ! lib/ExtUtils/Manifest.t
34537 ____________________________________________________________________________
34538 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
34539         Log: Forgot from #12756.
34540      Branch: perl
34541            ! perlio.h
34542 ____________________________________________________________________________
34543 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
34544         Log: BeOS tweaks:
34545              - fseeko and ftello can be found by Configure but
34546              we do not seem to have prototypes for them so
34547              let's make up some
34548              - BeOS didn't use to have real sockets (sockets as
34549              filedescriptors) but the BONE package is supposed
34550              to fix this.  I do not know how to detect BONEness,
34551              see hints/beos.sh for a spot that needs to fixed.
34552              - BeOS has O_TEXT != O_BINARY but has no setmode()
34553      Branch: perl
34554            ! hints/beos.sh perlio.c
34555 ____________________________________________________________________________
34556 [ 12755] By: sky                                   on 2001/10/29  12:56:12
34557         Log: Ugly fix to not die when a thread creator is holding locks.
34558      Branch: perl
34559            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
34560            ! ext/threads/threads.xs
34561 ____________________________________________________________________________
34562 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
34563         Log: Integrate change #12752 from maintperl;
34564              
34565              croak(Nullch) wasn't printing the contents of ERRSV if there was
34566              no outer eval (bug in change#6125)
34567      Branch: perl
34568           !> util.c
34569 ____________________________________________________________________________
34570 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
34571         Log: Subject: [PATCH h2xs] Use of static data in XS modules
34572              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
34573              Date: Sun, 28 Oct 2001 21:19:07 -0000
34574              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
34575              
34576              with nits from Sarathy.
34577      Branch: perl
34578            ! utils/h2xs.PL
34579 ____________________________________________________________________________
34580 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
34581         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
34582              no outer eval (bug in change#6125)
34583      Branch: maint-5.6/perl
34584            ! util.c
34585 ____________________________________________________________________________
34586 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
34587         Log: More todo for the encoding pragma.
34588      Branch: perl
34589            ! lib/encoding.pm
34590 ____________________________________________________________________________
34591 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
34592         Log: Add the encoding pragma to control the "upgrade"
34593              from the native eight bit data to Unicode.
34594              
34595              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
34596      Branch: perl
34597            + lib/encoding.pm lib/encoding.t
34598            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
34599            ! pod/perlunicode.pod pod/perlvar.pod sv.c
34600 ____________________________________________________________________________
34601 [ 12749] By: sky                                   on 2001/10/28  21:02:33
34602         Log: Update documentation.
34603      Branch: perl
34604            ! ext/threads/shared/shared.pm
34605 ____________________________________________________________________________
34606 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
34607         Log: Integrate change #12747 from maintperl;
34608              
34609              finishing touches to system() fixes on windows:
34610              * detect cmd shell correctly even if it had full path in it
34611              * more quoting needed for single-arg system if the argument
34612              really had multiple quoted arguments within it
34613              * be smarter about not calling the shell when the executable
34614              has spaces, but otherwise does not need shell involvement
34615              * add a testsuite (windows-specific currently)
34616      Branch: perl
34617           +> t/op/system.t t/op/system_tests
34618            ! MANIFEST pod/perltodo.pod
34619           !> win32/win32.c
34620 ____________________________________________________________________________
34621 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
34622         Log: finishing touches to system() fixes on windows:
34623              * detect cmd shell correctly even if it had full path in it
34624              * more quoting needed for single-arg system if the argument
34625              really had multiple quoted arguments within it
34626              * be smarter about not calling the shell when the executable
34627              has spaces, but otherwise does not need shell involvement
34628              * add a testsuite (windows-specific currently)
34629      Branch: maint-5.6/perl
34630            + t/op/system.t t/op/system_tests
34631            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
34632 ____________________________________________________________________________
34633 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
34634         Log: Integrate perlio:
34635              
34636              [ 12745]
34637              Mingw32 fixup for Embed.t
34638              
34639              [ 12744]
34640              GCC vs MS 64-bit constant syntax
34641      Branch: perl
34642           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
34643 ____________________________________________________________________________
34644 [ 12745] By: nick                                  on 2001/10/28  16:08:14
34645         Log: Mingw32 fixup for Embed.t
34646      Branch: perlio
34647            ! lib/ExtUtils/Embed.t
34648 ____________________________________________________________________________
34649 [ 12744] By: nick                                  on 2001/10/28  15:54:14
34650         Log: GCC vs MS 64-bit constant syntax
34651      Branch: perlio
34652            ! ext/Time/HiRes/HiRes.xs
34653 ____________________________________________________________________________
34654 [ 12743] By: nick                                  on 2001/10/28  15:42:55
34655         Log: Integrate mainline
34656      Branch: perlio
34657           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
34658 ____________________________________________________________________________
34659 [ 12742] By: sky                                   on 2001/10/28  14:47:10
34660         Log: Manpage updates.
34661      Branch: perl
34662            ! ext/threads/threads.pm
34663 ____________________________________________________________________________
34664 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
34665         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
34666      Branch: perl
34667            ! lib/ExtUtils/Embed.t
34668 ____________________________________________________________________________
34669 [ 12740] By: nick                                  on 2001/10/28  14:14:24
34670         Log: Integrate mainline
34671      Branch: perlio
34672           !> lib/ExtUtils/Embed.t win32/win32.c
34673 ____________________________________________________________________________
34674 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
34675         Log: Need to be ./executed.
34676      Branch: perl
34677            ! lib/ExtUtils/Embed.t
34678 ____________________________________________________________________________
34679 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
34680         Log: Integrate perlio:
34681              
34682              [ 12737]
34683              Tweak for build with Mingw32 - __attribute__((unused)) is not liked
34684              by gcc -xc++.
34685              
34686              [ 12736]
34687              Have :stdio layer update an honour the fd refcnt table.
34688              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
34689      Branch: perl
34690           !> perlio.c win32/win32.h
34691 ____________________________________________________________________________
34692 [ 12737] By: nick                                  on 2001/10/28  13:53:45
34693         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
34694              by gcc -xc++.
34695      Branch: perlio
34696            ! win32/win32.h
34697 ____________________________________________________________________________
34698 [ 12736] By: nick                                  on 2001/10/28  13:50:50
34699         Log: Have :stdio layer update an honour the fd refcnt table.
34700              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
34701      Branch: perlio
34702            ! perlio.c
34703 ____________________________________________________________________________
34704 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
34705         Log: Integrate changes #12724 and #12725 from maintperl;
34706              multiarg system now works.
34707      Branch: perl
34708           !> win32/win32.c
34709 ____________________________________________________________________________
34710 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
34711         Log: Integrate perlio:
34712              
34713              [ 12733]
34714              Use fd refcounts to solve the problem highlighted by new Embed.t, at
34715              least for PERLIO=perlio unthreaded case
34716              
34717              [ 12732]
34718              Typo in exe name
34719              
34720              [ 12730]
34721              Fixup Embed.t for Win32/VC++
34722              
34723              [ 12729]
34724              Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
34725              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
34726              ExtUtils::Embed.
34727              
34728              [ 12711]
34729              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
34730              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
34731              
34732              [ 12557]
34733              All tests pass (legitimately) on ithreads
34734              
34735              [ 12555]
34736              Restore non-ithreads build. Interestingly binmode test passes
34737              non-ithreads - so crlf layer is not damaged and ithreads fail
34738              is a symptom ...
34739              
34740              [ 12552]
34741              Win32 PerlIO_cleanup special cases should no longer be required.
34742              
34743              [ 12551]
34744              Multiple win32io.o is fatal for GCC (and noise with VC++)
34745              
34746              [ 12547]
34747              Convert rest of PerlIO's memory tables to per-interp and add clone functions
34748              for them. Call explicit cleanup during destruct process.
34749              - one binmode test is failing
34750              - also ext/threads/t/basic.t fails under make test, and is noisy under
34751              harness. (Threads results are intermingled and don't match order expected.)
34752              
34753              [ 12544]
34754              PerlIO layer table as PL_perlio (per-interpreter)
34755              
34756              [ 12541]
34757              Fix typos in new locking on MemShared
34758              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
34759              - seems to make segfaults more deterministic - suspect they are 
34760              attempt to free() after Interp and Host have gone.
34761              
34762              [ 12540]
34763              Remove the MemShared re-#define (again)
34764              
34765              [ 12539]
34766              Use locks on MemShared
34767      Branch: perl
34768           +> lib/ExtUtils/Embed.t
34769           !> MANIFEST perlio.c
34770 ____________________________________________________________________________
34771 [ 12733] By: nick                                  on 2001/10/28  13:07:16
34772         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
34773              least for PERLIO=perlio unthreaded case
34774      Branch: perlio
34775            ! perlio.c
34776 ____________________________________________________________________________
34777 [ 12732] By: nick                                  on 2001/10/28  11:10:24
34778         Log: Typo in exe name
34779      Branch: perlio
34780            ! lib/ExtUtils/Embed.t
34781 ____________________________________________________________________________
34782 [ 12731] By: nick                                  on 2001/10/28  11:09:59
34783         Log: Integrate Mainline
34784      Branch: perlio
34785           !> Changes configure.com ext/DB_File/DB_File.pm
34786           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
34787           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
34788           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
34789           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
34790           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
34791           !> t/TEST t/op/regexp.t win32/buildext.pl
34792 ____________________________________________________________________________
34793 [ 12730] By: nick                                  on 2001/10/28  11:05:35
34794         Log: Fixup Embed.t for Win32/VC++
34795      Branch: perlio
34796            ! lib/ExtUtils/Embed.t
34797 ____________________________________________________________________________
34798 [ 12729] By: nick                                  on 2001/10/28  09:36:20
34799         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
34800              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
34801              ExtUtils::Embed.
34802      Branch: perlio
34803            + lib/ExtUtils/Embed.t
34804            ! MANIFEST
34805 ____________________________________________________________________________
34806 [ 12728] By: sky                                   on 2001/10/28  08:12:53
34807         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
34808              line manually!
34809      Branch: perl
34810            ! lib/ExtUtils/xsubpp
34811 ____________________________________________________________________________
34812 [ 12727] By: sky                                   on 2001/10/28  08:02:09
34813         Log: And here we use the prototypes.
34814      Branch: perl
34815            ! ext/threads/shared/shared.xs
34816 ____________________________________________________________________________
34817 [ 12726] By: sky                                   on 2001/10/28  08:00:48
34818         Log: Support [] style prototypes.
34819      Branch: perl
34820            ! lib/ExtUtils/xsubpp
34821 ____________________________________________________________________________
34822 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
34823         Log: yet another multi-arg system() fix on windows: batch files as the
34824              first argument (i.e. directly executed by CreateProcess()) need
34825              extra quoting to escape shell-shock
34826      Branch: maint-5.6/perl
34827            ! win32/win32.c
34828 ____________________________________________________________________________
34829 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
34830         Log: another multi-arg system() fix on windows: passing empty arguments
34831              now works
34832      Branch: maint-5.6/perl
34833            ! win32/win32.c
34834 ____________________________________________________________________________
34835 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
34836         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
34837              No final #else #error because we do not seem to
34838              be using #error?
34839      Branch: perl
34840            ! op.h
34841 ____________________________________________________________________________
34842 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
34843         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
34844              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
34845              Date: Sat, 27 Oct 2001 23:28:44 EST 
34846              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
34847      Branch: perl
34848            ! ext/Time/HiRes/HiRes.xs
34849 ____________________________________________________________________________
34850 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
34851         Log: Regen perlapi, perltoc.
34852      Branch: perl
34853            ! pod/perlapi.pod pod/perltoc.pod
34854 ____________________________________________________________________________
34855 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
34856         Log: Subject: [PATCH] sv.h documentation
34857              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
34858              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
34859              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
34860      Branch: perl
34861            ! sv.h
34862 ____________________________________________________________________________
34863 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
34864         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
34865              system("nmake -nologo", "clean") and there is no executable
34866              called "nmake -nologo"; this used to "work" pre-change#12559 due
34867              to bugs in multiarg system() that have since been fixed
34868      Branch: perl
34869            ! win32/buildext.pl
34870 ____________________________________________________________________________
34871 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
34872         Log: Update Changes.
34873      Branch: perl
34874            ! Changes patchlevel.h
34875 ____________________________________________________________________________
34876 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
34877         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
34878              From: Richard.Foley@t-online.de (Richard Foley)            
34879              Date: Sun, 28 Oct 2001 00:48:32 +0200
34880              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
34881      Branch: perl
34882            ! pod/perlhack.pod
34883 ____________________________________________________________________________
34884 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
34885         Log: Must store pointers with the right width.
34886      Branch: perl
34887            ! op.h
34888 ____________________________________________________________________________
34889 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
34890         Log: Integrate change #12711 from perlio;
34891              
34892              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
34893              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
34894      Branch: perl
34895           !> perlio.c
34896 ____________________________________________________________________________
34897 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
34898         Log: Subject: [PATCH] make minitest
34899              From: Nicholas Clark <nick@ccl4.org>
34900              Date: Sat, 27 Oct 2001 22:56:16 +0100
34901              Message-ID: <20011027225616.L20275@plum.flirble.org>
34902      Branch: perl
34903            ! t/TEST
34904 ____________________________________________________________________________
34905 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
34906         Log: Patch #12661 missed this.
34907      Branch: perl
34908            ! ext/DB_File/DB_File.pm
34909 ____________________________________________________________________________
34910 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
34911         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
34912              From: "Craig A. Berry" <craigberry@mac.com>
34913              Date: Sat, 27 Oct 2001 16:07:47 -0500
34914              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
34915      Branch: perl
34916            ! configure.com perlio.c
34917 ____________________________________________________________________________
34918 [ 12711] By: nick                                  on 2001/10/27  19:49:25
34919         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
34920              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
34921      Branch: perlio
34922            ! perlio.c
34923 ____________________________________________________________________________
34924 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
34925         Log: Let's not replace reason if there's one already supplied.
34926      Branch: perl
34927            ! t/op/regexp.t
34928 ____________________________________________________________________________
34929 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
34930         Log: is not good.
34931      Branch: perl
34932            ! t/op/regexp.t
34933 ____________________________________________________________________________
34934 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
34935         Log: ldlibpth can exist but be unset.
34936      Branch: perl
34937            ! t/TEST
34938 ____________________________________________________________________________
34939 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
34940         Log: Unicode: property alias naming cleanup.
34941      Branch: perl
34942            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
34943 ____________________________________________________________________________
34944 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
34945         Log: FAQ sync.
34946      Branch: perl
34947            ! pod/perlfaq4.pod
34948 ____________________________________________________________________________
34949 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
34950         Log: Integrate change #12703 from maintperl;
34951              
34952              typemap stuff intervenes before declaration, move it to PREINIT
34953              section
34954              
34955              (an empty integrate, but now the files are in sync
34956              between the branches)
34957      Branch: perl
34958           !> ext/ODBM_File/ODBM_File.xs
34959 ____________________________________________________________________________
34960 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
34961         Log: More PerlIO symbols.
34962      Branch: perl
34963            ! makedef.pl
34964 ____________________________________________________________________________
34965 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
34966         Log: typemap stuff intervenes before declaration, move it to PREINIT
34967              section
34968      Branch: maint-5.6/perl
34969            ! ext/ODBM_File/ODBM_File.xs
34970 ____________________________________________________________________________
34971 [ 12702] By: nick                                  on 2001/10/27  14:09:35
34972         Log: Integrate mainline
34973      Branch: perlio
34974           +> ext/threads/shared/t/av_simple.t
34975           +> ext/threads/shared/t/hv_refs.t
34976           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
34977           !> (integrate 109 files)
34978 ____________________________________________________________________________
34979 [ 12700] By: ams                                   on 2001/10/26  21:22:23
34980         Log: Subject: [PATCH] tweak divide
34981              From: Nicholas Clark <nick@ccl4.org>
34982              Date: Fri, 26 Oct 2001 22:52:17 +0100
34983              Message-Id: <20011026225217.B20275@plum.flirble.org>
34984      Branch: perl
34985            ! pp.c
34986 ____________________________________________________________________________
34987 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
34988         Log: Integrate a buncha things from maintperl.
34989      Branch: maint-5.6/macperl
34990           !> (integrate 32 files)
34991 ____________________________________________________________________________
34992 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
34993         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
34994              From: Andy Dougherty <doughera@lafayette.edu>
34995              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
34996              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
34997      Branch: perl
34998            ! hints/svr4.sh
34999 ____________________________________________________________________________
35000 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
35001         Log: When you're root, many things become writable.
35002      Branch: perl
35003            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
35004 ____________________________________________________________________________
35005 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
35006         Log: Update Changes.
35007      Branch: perl
35008            ! Changes patchlevel.h
35009 ____________________________________________________________________________
35010 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
35011         Log: Term/Cap.t attempts to access the floppy drive for no good reason
35012              on dosish systems
35013      Branch: perl
35014            ! lib/Term/Cap.t
35015 ____________________________________________________________________________
35016 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
35017         Log: fix misleading comment on known inadequacy in B::Terse, and skip
35018              it correctly
35019      Branch: perl
35020            ! ext/B/t/terse.t
35021 ____________________________________________________________________________
35022 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
35023         Log: fix spurious AutoSplit.t failure under windows
35024      Branch: perl
35025            ! lib/AutoSplit.t
35026 ____________________________________________________________________________
35027 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
35028         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
35029      Branch: perl
35030            ! ext/Time/HiRes/HiRes.t
35031 ____________________________________________________________________________
35032 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
35033         Log: More logical to use %04"UVXf" than %"UVuf" since
35034              the Unicode standard prefers hex.
35035      Branch: perl
35036            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
35037            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
35038            ! lib/unicore/mktables utf8.c
35039 ____________________________________________________________________________
35040 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
35041         Log: change#12065 seems to have broken Encode build on windows; fix
35042      Branch: perl
35043            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
35044 ____________________________________________________________________________
35045 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
35046         Log: Unicode: add the case folding table.
35047      Branch: perl
35048            + lib/unicore/To/Fold.pl
35049            ! MANIFEST lib/unicore/mktables
35050 ____________________________________________________________________________
35051 [ 12688] By: sky                                   on 2001/10/26  13:51:29
35052         Log: Get the new functions right, do not export lock since we use builtin lock.
35053              TODO: fix xsubpp to support the new prototypes
35054      Branch: perl
35055            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
35056 ____________________________________________________________________________
35057 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
35058         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
35059              as suggested by Sarathy.
35060      Branch: perl
35061            ! mg.c
35062 ____________________________________________________________________________
35063 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
35064         Log: avoid compiler warning
35065      Branch: perl
35066            ! win32/win32.c
35067 ____________________________________________________________________________
35068 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
35069         Log: WinCE update from Rainer Keuchel.
35070      Branch: perl
35071            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
35072            ! wince/wince.c
35073 ____________________________________________________________________________
35074 [ 12684] By: sky                                   on 2001/10/26  13:34:33
35075         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
35076      Branch: perl
35077            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
35078 ____________________________________________________________________________
35079 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
35080         Log: More fixes that were made to the core and not in the libnet src
35081      Branch: perl
35082            ! lib/Net/Domain.pm
35083 ____________________________________________________________________________
35084 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
35085         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
35086              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
35087              Date: Fri, 26 Oct 2001 13:55:21 +0200
35088              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
35089              
35090              (plus make the db-recno.t#59 accept both \n and \r\n)
35091      Branch: perl
35092            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
35093            ! ext/DB_File/t/db-recno.t
35094 ____________________________________________________________________________
35095 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
35096         Log: Fix tests to be able to run in the core and the CPAN dist
35097      Branch: perl
35098            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
35099            ! lib/Net/t/require.t lib/Net/t/smtp.t
35100 ____________________________________________________________________________
35101 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
35102         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
35103              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35104              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
35105              Date: Fri, 26 Oct 2001 08:34:46 EDT
35106      Branch: perl
35107            ! ext/Time/HiRes/HiRes.t
35108 ____________________________________________________________________________
35109 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
35110         Log: Sync libnet modules with what will be libnet-1.08
35111      Branch: perl
35112            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
35113            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
35114            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
35115            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
35116 ____________________________________________________________________________
35117 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
35118         Log: Integrate maintperl changes #12268 and #12669;
35119              
35120              final touches to the audit for statics and thread-unsafe code
35121              * make DB_File, ODBM_File thread-safe 
35122              * remove unnecessary/dangerous statics and protect others
35123              from not getting accidentally enabled under threaded perls
35124              
35125              windows support functions get_childdir() et al aren't exported
35126              correctly under vanilla build
35127              
35128              Testing under win32 appreciated since changes there had
35129              to be manually merged and I cannot test how badly did I do.
35130      Branch: perl
35131           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
35132           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
35133           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
35134           !> win32/vmem.h win32/win32.c win32/win32iop.h
35135 ____________________________________________________________________________
35136 [ 12677] By: sky                                   on 2001/10/26  12:37:17
35137         Log: More Config::threads to threads::threads changes
35138      Branch: perl
35139            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
35140 ____________________________________________________________________________
35141 [ 12676] By: sky                                   on 2001/10/26  12:31:46
35142         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
35143      Branch: perl
35144            ! ext/threads/threads.pm ext/threads/threads.xs
35145 ____________________________________________________________________________
35146 [ 12675] By: sky                                   on 2001/10/26  12:06:30
35147         Log: Allocing a TLS in runtime is not too hot.
35148      Branch: perl
35149            ! ext/threads/threads.xs
35150 ____________________________________________________________________________
35151 [ 12674] By: sky                                   on 2001/10/26  11:59:09
35152         Log: Don't display debug data.
35153      Branch: perl
35154            ! ext/threads/threads.pm
35155 ____________________________________________________________________________
35156 [ 12673] By: sky                                   on 2001/10/26  11:35:47
35157         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
35158              complete bar support for blessed objects.
35159              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
35160      Branch: perl
35161            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
35162 ____________________________________________________________________________
35163 [ 12672] By: sky                                   on 2001/10/26  11:15:28
35164         Log: Fix case where shared reference does not exist in current thread.
35165      Branch: perl
35166            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
35167 ____________________________________________________________________________
35168 [ 12671] By: sky                                   on 2001/10/26  08:48:52
35169         Log: Support for references in shared arrays.
35170      Branch: perl
35171            ! ext/threads/shared/shared.xs
35172 ____________________________________________________________________________
35173 [ 12670] By: sky                                   on 2001/10/26  08:30:11
35174         Log: Add tests for references in hashes.
35175      Branch: perl
35176            + ext/threads/shared/t/hv_refs.t
35177            ! MANIFEST
35178 ____________________________________________________________________________
35179 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
35180         Log: windows support functions get_childdir() et al aren't exported
35181              correctly under vanilla build
35182      Branch: maint-5.6/perl
35183            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
35184 ____________________________________________________________________________
35185 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
35186         Log: final touches to the audit for statics and thread-unsafe code
35187              * make DB_File, ODBM_File thread-safe 
35188              * remove unnecessary/dangerous statics and protect others
35189              from not getting accidentally enabled under threaded perls
35190      Branch: maint-5.6/perl
35191            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
35192            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
35193            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
35194            ! win32/win32.c
35195 ____________________________________________________________________________
35196 [ 12667] By: ams                                   on 2001/10/26  03:48:36
35197         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
35198              From: "Richard Soderberg" <rs@crystalflame.net>
35199              Date: Thu, 25 Oct 2001 23:42:50 -0400
35200              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
35201      Branch: perl
35202            ! sharedsv.c
35203 ____________________________________________________________________________
35204 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
35205         Log: Integrate change #12664 from maintperl;
35206              
35207              the newest GCCs don't seem to like C<"string1"##STRING2>
35208              so keep it as C<"string1" STRING2> (latter appears to
35209              work everywhere)
35210      Branch: perl
35211           !> ext/DynaLoader/dlutils.c
35212 ____________________________________________________________________________
35213 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
35214         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
35215              From: Chris Nandor <pudge@pobox.com>
35216              Date: Thu, 25 Oct 2001 22:15:03 -0400
35217              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
35218      Branch: perl
35219            ! perl.h
35220 ____________________________________________________________________________
35221 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
35222         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
35223              C<"string1" STRING2> (latter appears to work everywhere)
35224      Branch: maint-5.6/perl
35225            ! ext/DynaLoader/dlutils.c
35226 ____________________________________________________________________________
35227 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
35228         Log: AUTHORS update.
35229      Branch: perl
35230            ! AUTHORS
35231 ____________________________________________________________________________
35232 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
35233         Log: Integrate change #12660 from maintperl;
35234              
35235              make the dMY_CXT stuff available under all of
35236              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
35237      Branch: perl
35238           !> perl.h
35239 ____________________________________________________________________________
35240 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
35241         Log: Subject: [PATCH] DB_File-1.79
35242              From: "Paul Marquess" <paul.marquess@openwave.com>
35243              Date: Fri, 26 Oct 2001 00:03:54 +0100
35244              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
35245      Branch: perl
35246            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
35247            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
35248 ____________________________________________________________________________
35249 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
35250         Log: make the dMY_CXT stuff available under all of
35251              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
35252      Branch: maint-5.6/perl
35253            ! perl.h
35254 ____________________________________________________________________________
35255 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
35256         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
35257              From: Michael G Schwern <schwern@pobox.com>
35258              Date: Thu, 25 Oct 2001 18:28:12 -0400
35259              Message-ID: <20011025182812.M4811@blackrider>
35260      Branch: perl
35261            ! t/run/kill_perl.t
35262 ____________________________________________________________________________
35263 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
35264         Log: STRLEN != int.
35265      Branch: perl
35266            ! regcomp.c regexec.c
35267 ____________________________________________________________________________
35268 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
35269         Log: Subject: [PATCH] remove small IVop redundancy
35270              From: Nicholas Clark <nick@ccl4.org>
35271              Date: Thu, 25 Oct 2001 22:48:28 +0100
35272              Message-ID: <20011025224827.M66471@plum.flirble.org>
35273      Branch: perl
35274            ! pp.c pp_hot.c
35275 ____________________________________________________________________________
35276 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
35277         Log: Metaconfig unit change for #12655.
35278      Branch: metaconfig/U/perl
35279            ! Extensions.U
35280 ____________________________________________________________________________
35281 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
35282         Log: Subject: Re: Not OK @12650
35283              From: Andy Dougherty <doughera@lafayette.edu>
35284              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
35285              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
35286      Branch: perl
35287            ! Configure
35288 ____________________________________________________________________________
35289 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
35290         Log: Integrate changes #12652 and #12653 from maintperl;
35291              
35292              more tweaks to change#12626
35293              * move the boilerplate code over to perl.h and make DynaLoader
35294              use it
35295              * make re, Opcode, File::Glob and B threadsafe
35296              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
35297              C<no re;> anywhere)
35298              
35299              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
35300              
35301              File::Glob required a bit more work in bleadperl
35302              because of ExtUtils::Constant (see the Makefile.PL change)
35303      Branch: perl
35304            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
35305           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
35306           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
35307 ____________________________________________________________________________
35308 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
35309         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
35310      Branch: maint-5.6/perl
35311            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
35312            ! ext/Opcode/Opcode.xs ext/re/re.xs
35313 ____________________________________________________________________________
35314 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
35315         Log: more tweaks to change#12626
35316              * move the boilerplate code over to perl.h and make DynaLoader
35317              use it
35318              * make re, Opcode, File::Glob and B threadsafe
35319              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
35320              C<no re;> anywhere)
35321      Branch: maint-5.6/perl
35322            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
35323            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
35324 ____________________________________________________________________________
35325 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
35326         Log: Metaconfig unit change for #12650.
35327      Branch: metaconfig/U/perl
35328            ! Extensions.U
35329 ____________________________________________________________________________
35330 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
35331         Log: Subject: Re: ithreads doesn't like usedl=n
35332              From: Andy Dougherty <doughera@lafayette.edu>
35333              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
35334              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
35335              
35336              Special-case threads::shared.
35337      Branch: perl
35338            ! Configure
35339 ____________________________________________________________________________
35340 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
35341         Log: Getting fancier...
35342      Branch: perl
35343            ! t/TEST
35344 ____________________________________________________________________________
35345 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
35346         Log: csh - what a pain.
35347      Branch: perl
35348            ! t/TEST
35349 ____________________________________________________________________________
35350 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
35351         Log: Update Changes.
35352      Branch: perl
35353            ! Changes patchlevel.h
35354 ____________________________________________________________________________
35355 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
35356         Log: Allow resetting the locale system for the duration
35357              of the build (Mac OS X default setting LANG=En_US
35358              ist kaputt)
35359      Branch: perl
35360            ! Makefile.SH
35361 ____________________________________________________________________________
35362 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
35363         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
35364      Branch: perl
35365            ! ext/Digest/MD5/t/files.t
35366 ____________________________________________________________________________
35367 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
35368         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
35369              From: Andy Dougherty <doughera@lafayette.edu>
35370              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
35371              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
35372      Branch: perl
35373            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
35374            ! ext/threads/shared/Makefile.PL
35375 ____________________________________________________________________________
35376 [ 12643] By: sky                                   on 2001/10/25  12:28:26
35377         Log: Add support for reference members of hashes.
35378      Branch: perl
35379            ! ext/threads/shared/shared.xs
35380 ____________________________________________________________________________
35381 [ 12642] By: ams                                   on 2001/10/25  12:21:13
35382         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
35383              From: "Norton Allen" <nort@qnx.com>
35384              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
35385              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
35386      Branch: perl
35387            ! ext/Digest/MD5/MD5.xs
35388 ____________________________________________________________________________
35389 [ 12641] By: sky                                   on 2001/10/25  10:27:39
35390         Log: Tests shared hashes.
35391      Branch: perl
35392            + ext/threads/shared/t/hv_simple.t
35393            ! MANIFEST
35394 ____________________________________________________________________________
35395 [ 12640] By: sky                                   on 2001/10/25  10:18:23
35396         Log: Fix threadcounts for arrays and hashes.
35397      Branch: perl
35398            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
35399 ____________________________________________________________________________
35400 [ 12639] By: sky                                   on 2001/10/25  10:17:26
35401         Log: Note to self, doing *src_ary++ in a macro that evaluates
35402              the value more than once is a good way to dump core.
35403      Branch: perl
35404            ! sharedsv.c
35405 ____________________________________________________________________________
35406 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
35407         Log: Integrate change #12636 from maintperl; more dl fixups.
35408      Branch: perl
35409           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
35410           !> ext/DynaLoader/dl_vms.xs
35411 ____________________________________________________________________________
35412 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
35413         Log: Like dl_hpux, like dl_dld.
35414      Branch: perl
35415            ! ext/DynaLoader/dl_dld.xs
35416 ____________________________________________________________________________
35417 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
35418         Log: followups to change#12635
35419      Branch: maint-5.6/perl
35420            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
35421            ! ext/DynaLoader/dl_vms.xs
35422 ____________________________________________________________________________
35423 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
35424         Log: add part of change#12634 to the two files that need it; dl_aix.xs
35425              in maint-5.6 doesn't have the branch that had the problem in
35426              mainline
35427      Branch: maint-5.6/perl
35428            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
35429 ____________________________________________________________________________
35430 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
35431         Log: Fixes for #12627.
35432      Branch: perl
35433            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
35434 ____________________________________________________________________________
35435 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
35436         Log: Since pv_uni_display and sv_uni_display are now used
35437              in the re extension, their symbols have to be exported.
35438      Branch: perl
35439            ! embed.pl global.sym
35440 ____________________________________________________________________________
35441 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
35442         Log: Subject:  Re: [PATCH Perl@12567] debug /list
35443              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35444              Date: Tue, 23 Oct 2001 21:40:33 EDT
35445              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
35446      Branch: perl
35447            ! configure.com
35448 ____________________________________________________________________________
35449 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
35450         Log: This takes care of some of the re 'debug' cases but
35451              not all cases since the information whether the pattern
35452              or the target are utf8 seems to be either lost or not
35453              spread widely enough, sigh.
35454      Branch: perl
35455            ! regcomp.c
35456 ____________________________________________________________________________
35457 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
35458         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
35459              From: John Peacock <jpeacock@rowman.com>
35460              Date: Wed, 24 Oct 2001 16:53:29 -0400
35461              Message-ID: <3BD72A49.1508D152@rowman.com>
35462      Branch: perl
35463            ! configure.com
35464 ____________________________________________________________________________
35465 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
35466         Log: Upgrade NetWare and WinCE as in #12626.
35467      Branch: perl
35468            ! NetWare/dl_netware.xs wince/dl_win32.xs
35469 ____________________________________________________________________________
35470 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
35471         Log: Tru64 compiler nit.
35472      Branch: perl
35473            ! ext/threads/shared/shared.xs
35474 ____________________________________________________________________________
35475 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
35476         Log: Integrate change #12626 from maintperl;
35477              make DynaLoader threadsafe by moving all statics into
35478              interpreter-local space
35479              
35480              TODO: Netware, OS/2, WinCE
35481      Branch: perl
35482           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
35483           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
35484           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
35485           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
35486           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
35487           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
35488           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
35489 ____________________________________________________________________________
35490 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
35491         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
35492              space
35493      Branch: maint-5.6/perl
35494            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
35495            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
35496            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
35497            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
35498            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
35499            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
35500            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
35501 ____________________________________________________________________________
35502 [ 12625] By: sky                                   on 2001/10/24  20:05:26
35503         Log: Change #12623 inflicted an infinite hang. Fixed.
35504      Branch: perl
35505            ! ext/threads/shared/shared.xs
35506 ____________________________________________________________________________
35507 [ 12624] By: sky                                   on 2001/10/24  19:06:55
35508         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
35509      Branch: perl
35510            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
35511 ____________________________________________________________________________
35512 [ 12623] By: sky                                   on 2001/10/24  18:06:34
35513         Log: We need to do sharedsv_find in the original perl context.
35514      Branch: perl
35515            ! ext/threads/shared/shared.xs
35516 ____________________________________________________________________________
35517 [ 12622] By: sky                                   on 2001/10/24  17:26:51
35518         Log: Add support for basic support for AVs, references not supported yet.
35519              Add test for AVs.
35520              Add more tests to sv_refs
35521              Fix documentation issues.  
35522      Branch: perl
35523            + ext/threads/shared/t/av_simple.t
35524            ! MANIFEST ext/threads/shared/shared.pm
35525            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
35526 ____________________________________________________________________________
35527 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
35528         Log: Dump Unicode better for re 'debug'.  The regprop()
35529              is unfinished since have to figure out how to detect
35530              Unicodeness in there.
35531      Branch: perl
35532            ! regcomp.c regexec.c
35533 ____________________________________________________________________________
35534 [ 12620] By: sky                                   on 2001/10/24  13:18:07
35535         Log: Add support for finding shared arrays and hashes.
35536      Branch: perl
35537            ! sharedsv.c
35538 ____________________________________________________________________________
35539 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
35540         Log: Rewrite sv_uni_display() as pv_uni_display() as
35541              reimplement sv_uni_display() using that.
35542      Branch: perl
35543            ! dump.c embed.h embed.pl proto.h
35544 ____________________________________________________________________________
35545 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
35546         Log: Integrate change #12615 from maintperl;
35547              on Windows, IO::File::new_tmpfile() fails after being called
35548              32767 times because MSVCRT thinks stdio's TMP_MAX is a
35549              process-wide limit
35550      Branch: perl
35551           !> win32/win32.c
35552 ____________________________________________________________________________
35553 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
35554         Log: Don't try to print ints as IVs.
35555      Branch: perl
35556            ! ext/Time/HiRes/HiRes.xs
35557 ____________________________________________________________________________
35558 [ 12616] By: sky                                   on 2001/10/24  11:06:35
35559         Log: We only need to fetch the SV from the backend if the index
35560              is not the same as mg_private.     In theory this could be
35561              a problem if there are an exact multiple of U16 changes
35562              of a shared variable between two access in a given thread,
35563              we choose to avoid theory for now.
35564      Branch: perl
35565            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
35566 ____________________________________________________________________________
35567 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
35568         Log: on Windows, IO::File::new_tmpfile() fails after being called
35569              32767 times because MSVCRT thinks stdio's TMP_MAX is a
35570              process-wide limit
35571      Branch: maint-5.6/perl
35572            ! win32/win32.c
35573 ____________________________________________________________________________
35574 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
35575         Log: Negation and Unicode: sort of solves 20010303.010,
35576              except not quite like reported in the Subject
35577              (Perl_warner is still utf8-ignorant).
35578      Branch: perl
35579            ! pp.c t/lib/warnings/sv
35580 ____________________________________________________________________________
35581 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
35582         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
35583      Branch: perl
35584            ! sv.c t/lib/warnings/sv
35585 ____________________________________________________________________________
35586 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
35587         Log: sv_uni_display(): do not add the "...", let the caller
35588              do it if wanted, and be prepared for more display options.
35589      Branch: perl
35590            ! dump.c embed.h embed.pl proto.h
35591 ____________________________________________________________________________
35592 [ 12611] By: nick                                  on 2001/10/23  20:28:07
35593         Log: Integrate mainline
35594      Branch: perlio
35595           !> Changes configure.com cygwin/cygwin.c
35596           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
35597           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
35598           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
35599           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
35600           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
35601           !> utils/h2xs.PL utils/perldoc.PL
35602 ____________________________________________________________________________
35603 [ 12610] By: sky                                   on 2001/10/23  19:39:24
35604         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
35605              don't call themselves READONLY but still die with modification
35606              attempt. We only call bless for ext and umagic.
35607      Branch: perl
35608            ! sv.c
35609 ____________________________________________________________________________
35610 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
35611         Log: Croak() on negative time; doc tweaks.
35612      Branch: perl
35613            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
35614            ! ext/Time/HiRes/HiRes.xs
35615 ____________________________________________________________________________
35616 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
35617         Log: FAQ sync.
35618      Branch: perl
35619            ! pod/perlfaq4.pod pod/perlfaq7.pod
35620 ____________________________________________________________________________
35621 [ 12607] By: sky                                   on 2001/10/23  18:27:27
35622         Log: Call setmagic on the referent we are blessing.
35623      Branch: perl
35624            ! sv.c
35625 ____________________________________________________________________________
35626 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
35627         Log: Small test nits.
35628      Branch: perl
35629            ! t/op/lc.t
35630 ____________________________________________________________________________
35631 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
35632         Log: Update Changes.
35633      Branch: perl
35634            ! Changes patchlevel.h
35635 ____________________________________________________________________________
35636 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
35637         Log: Make the PerlIO_init() prototypes consistent.
35638      Branch: perl
35639            ! perlio.c
35640 ____________________________________________________________________________
35641 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
35642         Log: Upping the test count is a good idea.
35643      Branch: perl
35644            ! t/op/lc.t
35645 ____________________________________________________________________________
35646 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
35647         Log: Document the final sigma spot.
35648      Branch: perl
35649            ! pp.c
35650 ____________________________________________________________________________
35651 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
35652         Log: Fix multicharacter titlecase (ucfirst).
35653      Branch: perl
35654            ! pod/perlunicode.pod pp.c t/op/lc.t
35655 ____________________________________________________________________________
35656 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
35657         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
35658              From: Mikhail Zabaluev <mhz@alt-linux.org>
35659              Date: Tue, 23 Oct 2001 10:40:37 +0400
35660              Message-ID: <20011023104037.A12761@localhost.localdomain>
35661              
35662              (#12406 replaced with this)
35663      Branch: perl
35664            ! utils/perldoc.PL
35665 ____________________________________________________________________________
35666 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
35667         Log: MacOS Classic updates from Pudge.
35668      Branch: perl
35669            ! lib/File/Spec.t lib/File/Spec/Mac.pm
35670 ____________________________________________________________________________
35671 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
35672         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
35673              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
35674              Date: Sun, 14 Oct 2001 23:14:46 +0200
35675              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
35676              
35677              except for the 2->4 changes.
35678      Branch: perl
35679            ! lib/AutoSplit.t
35680 ____________________________________________________________________________
35681 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
35682         Log: integrate macperl contents into maint-5.6
35683      Branch: maint-5.6/perl
35684            ! mg.c
35685           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
35686           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
35687           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
35688           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
35689           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
35690           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
35691           !> t/lib/filefind.t t/lib/filespec.t
35692 ____________________________________________________________________________
35693 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
35694         Log: At some point the #6234 has been lost from the mainline
35695              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
35696      Branch: perl
35697            ! lib/File/Spec/Win32.pm
35698 ____________________________________________________________________________
35699 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
35700         Log: Cygwin seems to round up (or closest, but not down)
35701              for time(), so half of the time (bad pun intended)
35702              Time::HiRes::time() is less than time(), half of
35703              the time it's more.  So let's try harder in the loop.
35704      Branch: perl
35705            ! ext/Time/HiRes/HiRes.t
35706 ____________________________________________________________________________
35707 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
35708         Log: MacOS Classic timeofday(), from Chris Nandor. 
35709      Branch: perl
35710            ! ext/Time/HiRes/HiRes.xs
35711 ____________________________________________________________________________
35712 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
35713         Log: Integrate changes #12580 and #12581 from macperl;
35714              
35715              Fix path construction.
35716              
35717              (Copyright) Nit.
35718      Branch: perl
35719           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
35720 ____________________________________________________________________________
35721 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
35722         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
35723              doesn't seem to help (the error being output to console, maybe?)
35724      Branch: perl
35725            ! lib/Net/Domain.pm
35726 ____________________________________________________________________________
35727 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
35728         Log: Taint the getcwd() result also in Cygwin.
35729              (TODO: which other platforms need the same thing?)
35730      Branch: perl
35731            ! cygwin/cygwin.c
35732 ____________________________________________________________________________
35733 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
35734         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
35735      Branch: perl
35736            ! t/op/taint.t
35737 ____________________________________________________________________________
35738 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
35739         Log: getpwuid() fragility continues.
35740      Branch: perl
35741            ! utils/h2xs.PL
35742 ____________________________________________________________________________
35743 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
35744         Log: getpwuid() might succeed but that's no guarantee
35745              that the $home will be defined.
35746      Branch: perl
35747            ! ext/File/Glob/t/basic.t
35748 ____________________________________________________________________________
35749 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
35750         Log: It's safer to to expand the variable, too... (see #12571)
35751      Branch: perl
35752            ! t/TEST
35753 ____________________________________________________________________________
35754 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
35755         Log: Integrate with maintperl.
35756      Branch: maint-5.6/macperl
35757           !> win32/bin/pl2bat.pl win32/win32.c
35758 ____________________________________________________________________________
35759 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
35760         Log: Oops, forgot to include Win32 ... just as well, since it
35761              seems in bleadperl, change #7764 was not included
35762              (adding C:\temp).  Re-added.  Rip it back out if it
35763              doesn't belong.  :-)
35764      Branch: maint-5.6/macperl
35765            ! lib/File/Spec/Win32.pm
35766 ____________________________________________________________________________
35767 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
35768         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
35769              From: "Craig A. Berry" <craigberry@mac.com>
35770              Date: Mon, 22 Oct 2001 15:25:19 -0500
35771              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
35772      Branch: perl
35773            ! configure.com
35774 ____________________________________________________________________________
35775 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
35776         Log: Add in lots of File::Spec changes, from Thomas Wegner,
35777              and sync with changes from bleadperl.
35778      Branch: maint-5.6/macperl
35779            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
35780            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
35781            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
35782            ! lib/File/Spec/Win32.pm t/lib/filespec.t
35783 ____________________________________________________________________________
35784 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
35785         Log: Sync with latest File::Find and tests from bleadperl.
35786      Branch: maint-5.6/macperl
35787            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
35788 ____________________________________________________________________________
35789 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
35790         Log: Nit.
35791      Branch: maint-5.6/macperl
35792            ! perl.c
35793 ____________________________________________________________________________
35794 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
35795         Log: Fix path construction.
35796      Branch: maint-5.6/macperl
35797            ! ext/DynaLoader/DynaLoader_pm.PL
35798 ____________________________________________________________________________
35799 [ 12579] By: nick                                  on 2001/10/22  19:08:35
35800         Log: Integrate mainline (for Arthurs thread.xs fix)
35801      Branch: perlio
35802           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
35803 ____________________________________________________________________________
35804 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
35805         Log: Fix up exported symbols, move relevant docs
35806              over from macperl.pod.
35807      Branch: maint-5.6/macperl
35808            ! macos/ext/MacPerl/MacPerl.pm
35809 ____________________________________________________________________________
35810 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
35811         Log: Make ADDRESS called optionally as a method.
35812      Branch: maint-5.6/macperl
35813            ! macos/lib/Mac/Glue.pm
35814 ____________________________________________________________________________
35815 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
35816         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
35817              Apple event.
35818      Branch: maint-5.6/macperl
35819            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
35820            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
35821            ! macos/macperl/MPTerminology.aete
35822 ____________________________________________________________________________
35823 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
35824         Log: Clean up some build utilities. Change Entab to Duplicate;
35825              fix docs and error reporting; improve macify() of paths;
35826              remove requirement for Exporter.pm presence.
35827      Branch: maint-5.6/macperl
35828            ! macos/InstallBLIB macos/MacPerlTests.cmd
35829            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
35830 ____________________________________________________________________________
35831 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
35832         Log: Sync Time::HiRes with bleadperl
35833      Branch: maint-5.6/macperl
35834            ! macos/bundled_ext/Time/HiRes/HiRes.pm
35835            ! macos/bundled_ext/Time/HiRes/HiRes.t
35836            ! macos/bundled_ext/Time/HiRes/HiRes.xs
35837 ____________________________________________________________________________
35838 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
35839         Log: Fix up Changes
35840      Branch: maint-5.6/macperl
35841            ! macos/Changes
35842 ____________________________________________________________________________
35843 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
35844         Log: A user might belong to only a single group
35845              (the group equal to the group id).
35846      Branch: perl
35847            ! t/op/groups.t
35848 ____________________________________________________________________________
35849 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
35850         Log: Prepending (instead of replacing with) the pwd is safer. 
35851      Branch: perl
35852            ! t/TEST
35853 ____________________________________________________________________________
35854 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
35855         Log: Be more robust if no hostname or domainname
35856              (especially the latter)
35857      Branch: perl
35858            ! lib/Net/Domain.pm
35859 ____________________________________________________________________________
35860 [ 12569] By: sky                                   on 2001/10/22  17:41:07
35861         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
35862      Branch: perl
35863            ! ext/threads/threads.xs
35864 ____________________________________________________________________________
35865 [ 12568] By: nick                                  on 2001/10/22  16:31:24
35866         Log: Integrate mainline
35867      Branch: perlio
35868           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
35869           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
35870           +> ext/threads/shared/t/sv_refs.t
35871           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
35872            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
35873            - lib/unicore/To/SpecUpper.pl
35874           !> (integrate 42 files)
35875 ____________________________________________________________________________
35876 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
35877         Log: Update Changes.
35878      Branch: perl
35879            ! Changes patchlevel.h
35880 ____________________________________________________________________________
35881 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
35882         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
35883              From: Michael G Schwern <schwern@pobox.com>
35884              Date: Mon, 22 Oct 2001 03:48:38 -0400
35885              Message-ID: <20011022034838.B1676@blackrider>
35886      Branch: perl
35887            ! pod/perlvar.pod
35888 ____________________________________________________________________________
35889 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
35890         Log: Pod nits, as suggested by Stas Bekman.
35891      Branch: perl
35892            ! ext/threads/shared/shared.pm ext/threads/threads.pm
35893 ____________________________________________________________________________
35894 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
35895         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
35896              From: "Paul Marquess" <paul.marquess@openwave.com> 
35897              Date: Sun, 21 Oct 2001 21:11:15 +0100
35898              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
35899      Branch: perl
35900            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
35901            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
35902            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
35903            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
35904            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
35905            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
35906            ! ext/SDBM_File/sdbm.t
35907 ____________________________________________________________________________
35908 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
35909         Log: Integrate change #12559 from maintperl;
35910              various fixes for system() and backticks under windows
35911      Branch: perl
35912           !> win32/win32.c
35913 ____________________________________________________________________________
35914 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
35915         Log: Integrate change #12560 from maintperl;
35916              make pl2bat use %0 rather than "%0" (the latter fails to work
35917              in a lot of common cases)
35918      Branch: perl
35919           !> win32/bin/pl2bat.pl
35920 ____________________________________________________________________________
35921 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
35922         Log: Integrate changes #12549 and #12550 from maintperl;
35923              
35924              readline() doesn't work with our variables; it confuses them with
35925              my variables (change#4227 was incomplete)
35926      Branch: perl
35927            ! t/lib/strict/vars
35928           !> t/base/rs.t toke.c
35929 ____________________________________________________________________________
35930 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
35931         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
35932              in a lot of common cases)
35933      Branch: maint-5.6/perl
35934            ! win32/bin/pl2bat.pl
35935 ____________________________________________________________________________
35936 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
35937         Log: various fixes for system() and backticks under windows:
35938              
35939              * avoid munging whitespace that is passed within quotes
35940              * work around a cmd.exe misfeature that made multi-arg
35941              system() unreliable when there is more than one quoted
35942              argument
35943              * make multi-arg system() autoquote arguments as needed
35944              before passing them to the shell (this avoids having to
35945              second guess the shell quoting)
35946              * perl's -Dp switch can be used to trace the innards
35947      Branch: maint-5.6/perl
35948            ! win32/win32.c
35949 ____________________________________________________________________________
35950 [ 12558] By: nick                                  on 2001/10/22  08:58:42
35951         Log: Integrate ithreads buffer flush fix from perlio
35952      Branch: perl
35953           !> ext/threads/t/basic.t perl.c
35954 ____________________________________________________________________________
35955 [ 12557] By: nick                                  on 2001/10/22  08:35:09
35956         Log: All tests pass (legitimately) on ithreads
35957      Branch: perlio
35958            ! ext/threads/t/basic.t perl.c
35959 ____________________________________________________________________________
35960 [ 12556] By: nick                                  on 2001/10/22  06:51:22
35961         Log: Integrate non-ithreads fix to mainline
35962      Branch: perl
35963           !> perlio.c
35964 ____________________________________________________________________________
35965 [ 12555] By: nick                                  on 2001/10/22  06:48:33
35966         Log: Restore non-ithreads build. Interestingly binmode test passes
35967              non-ithreads - so crlf layer is not damaged and ithreads fail
35968              is a symptom ...
35969      Branch: perlio
35970            ! perlio.c
35971 ____________________________________________________________________________
35972 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
35973         Log: Integrate from perlio; restructuring.
35974      Branch: perl
35975           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
35976           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
35977           !> win32/perlhost.h
35978 ____________________________________________________________________________
35979 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
35980         Log: Integrate from maintperl
35981              (Changes 12350, 12496, 12548, 12549, 12550)
35982      Branch: maint-5.6/macperl
35983           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
35984           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
35985 ____________________________________________________________________________
35986 [ 12552] By: nick                                  on 2001/10/21  19:18:12
35987         Log: Win32 PerlIO_cleanup special cases should no longer be required.
35988      Branch: perlio
35989            ! perl.c
35990 ____________________________________________________________________________
35991 [ 12551] By: nick                                  on 2001/10/21  19:16:56
35992         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
35993      Branch: perlio
35994            ! win32/makefile.mk
35995 ____________________________________________________________________________
35996 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
35997         Log: change#12549 wasn't aware of strictures
35998      Branch: maint-5.6/perl
35999            ! t/pragma/strict-vars toke.c
36000 ____________________________________________________________________________
36001 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
36002         Log: readline() doesn't work with our variables; it confuses them with
36003              my variables (change#4227 was incomplete)
36004      Branch: maint-5.6/perl
36005            ! t/base/rs.t toke.c
36006 ____________________________________________________________________________
36007 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
36008         Log: change#12220 appears to have pulled in a mainline change that
36009              isn't applicable to maint-5.6 (some platforms don't taint
36010              cwd)
36011      Branch: maint-5.6/perl
36012            ! t/lib/filefind-taint.t
36013 ____________________________________________________________________________
36014 [ 12547] By: nick                                  on 2001/10/21  17:15:54
36015         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
36016              for them. Call explicit cleanup during destruct process.
36017              - one binmode test is failing
36018              - also ext/threads/t/basic.t fails under make test, and is noisy under
36019              harness. (Threads results are intermingled and don't match order expected.)
36020      Branch: perlio
36021            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
36022            ! perlio.h perliol.h pod/perlapi.pod sv.c
36023 ____________________________________________________________________________
36024 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
36025         Log: Implement multicharacter case mappings where a single
36026              Unicode character can be mapped into several.
36027      Branch: perl
36028            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
36029            - lib/unicore/To/SpecUpper.pl
36030            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
36031            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
36032            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
36033            ! proto.h t/op/lc.t utf8.c
36034 ____________________________________________________________________________
36035 [ 12545] By: sky                                   on 2001/10/21  15:25:16
36036         Log: First support of threads::shared, support shared svs and references.
36037      Branch: perl
36038            + ext/threads/shared/Makefile.PL ext/threads/shared/README
36039            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
36040            + ext/threads/shared/t/sv_refs.t
36041            + ext/threads/shared/t/sv_simple.t
36042            ! MANIFEST sharedsv.c
36043 ____________________________________________________________________________
36044 [ 12544] By: nick                                  on 2001/10/21  14:52:35
36045         Log: PerlIO layer table as PL_perlio (per-interpreter)
36046      Branch: perlio
36047            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
36048            ! pod/perlapi.pod sv.c
36049 ____________________________________________________________________________
36050 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
36051         Log: Prettyprinting.
36052      Branch: perl
36053            ! pod/perlunicode.pod
36054 ____________________________________________________________________________
36055 [ 12542] By: ams                                   on 2001/10/21  03:50:25
36056         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
36057              From: "Sean M. Burke" <sburke@cpan.org>
36058              Date: Sat, 20 Oct 2001 17:51:09 -0600
36059              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
36060      Branch: perl
36061            + pod/perlpodspec.pod
36062            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
36063            ! pod/perltoc.pod
36064 ____________________________________________________________________________
36065 [ 12541] By: nick                                  on 2001/10/20  22:23:53
36066         Log: Fix typos in new locking on MemShared
36067              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
36068              - seems to make segfaults more deterministic - suspect they are 
36069              attempt to free() after Interp and Host have gone.
36070      Branch: perlio
36071            ! perlio.c win32/perlhost.h
36072 ____________________________________________________________________________
36073 [ 12540] By: nick                                  on 2001/10/20  21:50:46
36074         Log: Remove the MemShared re-#define (again)
36075      Branch: perlio
36076            ! perlio.c
36077 ____________________________________________________________________________
36078 [ 12539] By: nick                                  on 2001/10/20  21:49:06
36079         Log: Use locks on MemShared
36080      Branch: perlio
36081            ! win32/perlhost.h
36082 ____________________________________________________________________________
36083 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
36084         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
36085              From: "chromatic" <chromatic@rmci.net>
36086              Date: Sat, 20 Oct 2001 11:13:47 -0600
36087              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
36088      Branch: perl
36089            ! installhtml
36090 ____________________________________________________________________________
36091 [ 12537] By: nick                                  on 2001/10/20  16:44:03
36092         Log: Integrate mainline
36093      Branch: perlio
36094           !> (integrate 48 files)
36095 ____________________________________________________________________________
36096 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
36097         Log: Update Changes.
36098      Branch: perl
36099            ! Changes patchlevel.h
36100 ____________________________________________________________________________
36101 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
36102         Log: Upgrade to podlators 1.11, from Russ Allbery.
36103      Branch: perl
36104            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
36105            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
36106            ! pod/pod2man.PL pod/pod2text.PL
36107 ____________________________________________________________________________
36108 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
36109         Log: Integrate perlio:
36110              
36111              [ 12532]
36112              Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
36113              Use for non-PERLIO fdupopen().
36114      Branch: perl
36115           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
36116 ____________________________________________________________________________
36117 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
36118         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
36119      Branch: perl
36120            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
36121 ____________________________________________________________________________
36122 [ 12532] By: nick                                  on 2001/10/20  14:25:37
36123         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
36124              Use for non-PERLIO fdupopen().
36125      Branch: perlio
36126            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
36127 ____________________________________________________________________________
36128 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
36129         Log: Integrate perlio:
36130              
36131              [ 12530]
36132              Fixed in two places - p4 resolve
36133              
36134              [ 12529]
36135              Fix for ithreads/stdio build
36136              
36137              [ 12525]
36138              Avoid calling (now non-existant) Perl_sv_setsv(), by calling
36139              Perl_sv_setsv_flags directly.
36140              
36141              [ 12524]
36142              Add a new flag character 'm' to embed.pl set to represent
36143              "functions" which are really macros. Use it foe the troublesome
36144              sv_setsv() etc. macros in sv.h - changing latter to define
36145              sv_setsv rather than sv_setsv_macro etc.
36146              
36147              [ 12523]
36148              Add comments explaining why win32.h/embed.h are included where they are
36149              in perl.h 
36150              
36151              [ 12522]
36152              Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
36153              being used yet.
36154              
36155              [ 12511]
36156              Fix gross win32 build issues
36157      Branch: perl
36158           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
36159           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
36160           !> proto.h sv.h win32/win32io.c
36161 ____________________________________________________________________________
36162 [ 12530] By: nick                                  on 2001/10/20  12:53:30
36163         Log: Fixed in two places - p4 resolve
36164      Branch: perlio
36165            ! perlsdio.h
36166 ____________________________________________________________________________
36167 [ 12529] By: nick                                  on 2001/10/20  12:51:05
36168         Log: Fix for ithreads/stdio build
36169      Branch: perlio
36170            ! perlio.c perlsdio.h
36171 ____________________________________________________________________________
36172 [ 12528] By: ams                                   on 2001/10/20  12:13:25
36173         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
36174              From: Michael G Schwern <schwern@pobox.com>
36175              Date: Sat, 20 Oct 2001 01:41:21 -0400
36176              Message-Id: <20011020014121.I3681@blackrider>
36177      Branch: perl
36178            ! installman
36179 ____________________________________________________________________________
36180 [ 12527] By: ams                                   on 2001/10/20  12:09:41
36181         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
36182              From: Michael G Schwern <schwern@pobox.com>
36183              Date: Sat, 20 Oct 2001 02:04:21 -0400
36184              Message-Id: <20011020020421.A11732@blackrider>
36185      Branch: perl
36186            ! lib/Pod/Checker.pm
36187 ____________________________________________________________________________
36188 [ 12526] By: ams                                   on 2001/10/20  11:59:41
36189         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
36190              From: "chromatic" <chromatic@rmci.net>
36191              Date: Fri, 19 Oct 2001 22:46:39 -0600
36192              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
36193      Branch: perl
36194            ! lib/Net/Config.pm
36195 ____________________________________________________________________________
36196 [ 12525] By: nick                                  on 2001/10/20  11:16:18
36197         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
36198              Perl_sv_setsv_flags directly.
36199      Branch: perlio
36200            ! ext/threads/threads.xs
36201 ____________________________________________________________________________
36202 [ 12524] By: nick                                  on 2001/10/20  10:28:17
36203         Log: Add a new flag character 'm' to embed.pl set to represent
36204              "functions" which are really macros. Use it foe the troublesome
36205              sv_setsv() etc. macros in sv.h - changing latter to define
36206              sv_setsv rather than sv_setsv_macro etc.
36207      Branch: perlio
36208            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
36209            ! pod/perlapi.pod proto.h sv.h
36210 ____________________________________________________________________________
36211 [ 12523] By: nick                                  on 2001/10/20  09:17:17
36212         Log: Add comments explaining why win32.h/embed.h are included where they are
36213              in perl.h 
36214      Branch: perlio
36215            ! perl.h
36216 ____________________________________________________________________________
36217 [ 12522] By: nick                                  on 2001/10/20  08:27:44
36218         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
36219              being used yet.
36220      Branch: perlio
36221            ! win32/win32io.c
36222 ____________________________________________________________________________
36223 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
36224         Log: Wording tweaks.
36225      Branch: perl
36226            ! t/TEST
36227 ____________________________________________________________________________
36228 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
36229         Log: Subject: IO module with nonblocking socket connect patch 
36230              From: Raul Dias <raul@dias.com.br>
36231              Date: Fri, 19 Oct 2001 22:45:32 -0300
36232              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
36233      Branch: perl
36234            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
36235 ____________________________________________________________________________
36236 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
36237         Log: Test vertical whitespace combined with /x in \p{}.
36238      Branch: perl
36239            ! t/op/pat.t
36240 ____________________________________________________________________________
36241 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
36242         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
36243              From: Gisle Aas <gisle@ActiveState.com> 
36244              Date: 19 Oct 2001 16:46:02 -0700
36245              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
36246      Branch: perl
36247            ! lib/ExtUtils/MakeMaker.pm
36248 ____________________________________________________________________________
36249 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
36250         Log: No more this symbol.
36251      Branch: perl
36252            ! makedef.pl
36253 ____________________________________________________________________________
36254 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
36255         Log: Integrate change #12511; fix gross win32 build issues.
36256      Branch: perl
36257           !> makedef.pl sv.c
36258 ____________________________________________________________________________
36259 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
36260         Log: Unpack in scalar context should return the first value
36261              returned in list context, as pointed out by Ton Hospel
36262              in 2001-05-21 (this is how it works already in blead,
36263              just adding the test).
36264      Branch: perl
36265            ! t/op/pack.t
36266 ____________________________________________________________________________
36267 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
36268         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
36269              From: "Craig A. Berry" <craigberry@mac.com>
36270              Date: Fri, 19 Oct 2001 16:59:30 -0500
36271              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
36272      Branch: perl
36273            ! utils/perldoc.PL
36274 ____________________________________________________________________________
36275 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
36276         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
36277              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36278              Date: Fri, 19 Oct 2001 17:45:23 EDT
36279              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
36280      Branch: perl
36281            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
36282            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
36283            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
36284            ! vms/vmsish.h
36285 ____________________________________________________________________________
36286 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
36287         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
36288              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36289              Date: Fri, 19 Oct 2001 17:26:35 EDT
36290              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
36291      Branch: perl
36292            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
36293 ____________________________________________________________________________
36294 [ 12511] By: nick                                  on 2001/10/19  19:55:36
36295         Log: Fix gross win32 build issues
36296      Branch: perlio
36297            ! makedef.pl sv.c
36298 ____________________________________________________________________________
36299 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
36300         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
36301              From: David Dyck <dcd@tc.fluke.com>
36302              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
36303              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
36304      Branch: perl
36305            ! lib/File/Find.pm
36306 ____________________________________________________________________________
36307 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
36308         Log: Subject: Re: PerlIO and Encode
36309              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
36310              Date: Tue, 16 Oct 2001 01:50:16 +0900
36311              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
36312      Branch: perl
36313            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
36314            ! ext/Encode/Encode/Tcl.t
36315 ____________________________________________________________________________
36316 [ 12508] By: ams                                   on 2001/10/19  17:59:16
36317         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
36318              (See #12499)
36319      Branch: perl
36320            ! pod/perlintro.pod
36321 ____________________________________________________________________________
36322 [ 12507] By: nick                                  on 2001/10/19  16:30:43
36323         Log: Integrate mainline
36324      Branch: perlio
36325           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
36326           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
36327           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
36328           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
36329           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
36330           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
36331           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
36332           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
36333           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
36334           +> win32/config_H.win64
36335            - lib/Test/Utils.pm lib/unicore/mktables.PL
36336            - t/lib/Test/Simple/Catch/More.pm
36337           !> (integrate 84 files)
36338 ____________________________________________________________________________
36339 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
36340         Log: Retract the #10451 which seems to be the cause
36341              of the major leakage from while(){eval"sub{}"}
36342      Branch: perl
36343            ! op.c t/run/kill_perl.t
36344 ____________________________________________________________________________
36345 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
36346         Log: Regen toc.
36347      Branch: perl
36348            ! pod/perltoc.pod
36349 ____________________________________________________________________________
36350 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
36351         Log: Tiny tweaks.
36352      Branch: perl
36353            ! pod/perl.pod
36354 ____________________________________________________________________________
36355 [ 12503] By: ams                                   on 2001/10/19  13:34:24
36356         Log: Subject: Re: perlintro.pod
36357              From: Abe Timmerman <abe@ztreet.demon.nl>
36358              Date: Fri, 19 Oct 2001 14:12:40 +0200
36359              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
36360      Branch: perl
36361            ! pod/perlintro.pod
36362 ____________________________________________________________________________
36363 [ 12502] By: ams                                   on 2001/10/19  13:24:12
36364         Log: Slight reorganisation of references.
36365      Branch: perl
36366            ! pod/perl.pod
36367 ____________________________________________________________________________
36368 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
36369         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
36370              From: Kay Röpke <kroepke@dolphin-services.de>
36371              Date: Fri, 19 Oct 2001 14:04:01 +0200 
36372              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
36373      Branch: perl
36374            ! lib/ExtUtils/MakeMaker.pm
36375 ____________________________________________________________________________
36376 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
36377         Log: Unicode categories continue:
36378              implement Category=, Script=, Block=
36379              (these are based on an upcoming update of TR#18)
36380              Fix a bug where we got two In categories named "old italic",
36381              and another where shortcut for the Is categories wasn't taken.
36382      Branch: perl
36383            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
36384            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
36385            ! pod/perlunicode.pod t/op/pat.t
36386 ____________________________________________________________________________
36387 [ 12499] By: ams                                   on 2001/10/19  01:42:29
36388         Log: Subject: a small patch to perlintro.pod.
36389              From: Autrijus Tang <autrijus@autrijus.org>
36390              Date: Fri, 19 Oct 2001 01:45:51 +0800
36391              Message-Id: <20011019014551.A35625@not.autrijus.org>
36392              (Applied by hand with nits.)
36393      Branch: perl
36394            ! pod/perlintro.pod
36395 ____________________________________________________________________________
36396 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
36397         Log: Subject: [PATCH] OpenBSD hints for ithreads
36398              From: Andy Dougherty <doughera@lafayette.edu>
36399              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
36400              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
36401      Branch: perl
36402            ! hints/openbsd.sh
36403 ____________________________________________________________________________
36404 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
36405         Log: Retract #12446; the problem solved by #12474.
36406      Branch: perl
36407            ! hints/aix.sh
36408 ____________________________________________________________________________
36409 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
36410         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
36411              message and suppress line number info (from Steve Hay
36412              <Steve.Hay@uk.radan.com>)
36413      Branch: maint-5.6/perl
36414            ! lib/Carp/Heavy.pm
36415 ____________________________________________________________________________
36416 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
36417         Log: More documented In categories.
36418      Branch: perl
36419            ! pod/perlunicode.pod
36420 ____________________________________________________________________________
36421 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
36422         Log: Update Changes.
36423      Branch: perl
36424            ! Changes patchlevel.h
36425 ____________________________________________________________________________
36426 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
36427         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
36428      Branch: perl
36429            ! MANIFEST
36430 ____________________________________________________________________________
36431 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
36432         Log: Wrong skip() arguments.
36433      Branch: perl
36434            ! ext/B/t/terse.t
36435 ____________________________________________________________________________
36436 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
36437         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
36438              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36439              Date: Wed, 17 Oct 2001 09:10:53 EDT 
36440              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
36441      Branch: perl
36442            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
36443            ! pod/perlapi.pod vms/vms.c
36444 ____________________________________________________________________________
36445 [ 12490] By: ams                                   on 2001/10/18  09:31:00
36446         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
36447              From: Mark-Jason Dominus <mjd@plover.com>
36448              Date: Thu, 18 Oct 2001 06:25:35 -0400
36449              Message-Id: <20011018102535.19264.qmail@plover.com>
36450      Branch: perl
36451            ! pod/perl.pod
36452 ____________________________________________________________________________
36453 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
36454         Log: Prettyprinting.
36455      Branch: perl
36456            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
36457 ____________________________________________________________________________
36458 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
36459         Log: Regen toc.
36460      Branch: perl
36461            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
36462 ____________________________________________________________________________
36463 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
36464         Log: Add perlintro, from Skud.
36465      Branch: perl
36466            + pod/perlintro.pod
36467            ! MANIFEST
36468 ____________________________________________________________________________
36469 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
36470         Log: FAQ sync.
36471      Branch: perl
36472            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
36473            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
36474            ! pod/perlfaq8.pod pod/perlfaq9.pod
36475 ____________________________________________________________________________
36476 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
36477         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
36478              in speed (upto 20% speedup in certain operations) but meanwhile
36479              regexps and arithmetics got slower (5-10%) (according to
36480              perlbench average speedup is negligible, and within measuring
36481              flutter, 1%).  Therefore retracting all the changes
36482              aimed at getting -std1 to compile cleanly:  #12475, #12476,
36483              #12479, #12480, #12481, #12482, #12483, #12484.
36484      Branch: perl
36485            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
36486            ! pp_hot.c pp_sys.c toke.c
36487 ____________________________________________________________________________
36488 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
36489         Log: (retracted by #12485)
36490              Strict ANSI doesn't like the third argument of main()
36491              so enable ignoring it if using ultra picky compiler.
36492      Branch: perl
36493            ! miniperlmain.c
36494 ____________________________________________________________________________
36495 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
36496         Log: (retracted by #12485)
36497              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
36498      Branch: perl
36499            ! perl.h
36500 ____________________________________________________________________________
36501 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
36502         Log: (retracted by #12485)
36503              Add explanatory comment.
36504      Branch: perl
36505            ! mg.c
36506 ____________________________________________________________________________
36507 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
36508         Log: (retracted by #12485)
36509              More dollar$hiding.
36510      Branch: perl
36511            ! doio.c perl.h pp_sys.c
36512 ____________________________________________________________________________
36513 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
36514         Log: (retracted by #12485)
36515              KISS.
36516      Branch: perl
36517            ! mg.c
36518 ____________________________________________________________________________
36519 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
36520         Log: (retracted by #12485)
36521              Thou shalt not #ifdef inside macro invocations,
36522              noticed by Rafael Garcia-Suarez.
36523      Branch: perl
36524            ! mg.c
36525 ____________________________________________________________________________
36526 [ 12478] By: ams                                   on 2001/10/17  18:50:55
36527         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
36528              From: Anton Berezin <tobez@tobez.org>
36529              Date: Wed, 17 Oct 2001 18:25:48 +0200
36530              Message-Id: <20011017182548.A12082@heechee.tobez.org>
36531      Branch: perl
36532            ! pp_sys.c
36533 ____________________________________________________________________________
36534 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
36535         Log: (retracted by #12485)
36536              Unterminated #ifdef.
36537      Branch: perl
36538            ! mg.c
36539 ____________________________________________________________________________
36540 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
36541         Log: (retracted by #12485)
36542              Avoid dollar signs in identifiers (in non-VMS) to
36543              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
36544      Branch: perl
36545            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
36546            ! toke.c
36547 ____________________________________________________________________________
36548 [ 12474] By: ams                                   on 2001/10/17  15:14:50
36549         Log: Subject: Two AIX patches
36550              From: H.Merijn Brand <h.m.brand@hccnet.nl>
36551              Date: Wed, 17 Oct 2001 18:04:35 +0200
36552              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
36553      Branch: perl
36554            ! hints/aix.sh makedef.pl
36555 ____________________________________________________________________________
36556 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
36557         Log: Limiting the Time::HiRes::sleep and usleep to
36558              one second is not a good policy if drop-in
36559              replacement is still a goal.
36560      Branch: perl
36561            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
36562            ! ext/Time/HiRes/HiRes.xs
36563 ____________________________________________________________________________
36564 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
36565         Log: Subject: [PATCH] Test::Simple 0.32
36566              From: Michael G Schwern <schwern@pobox.com> 
36567              Date: Wed, 17 Oct 2001 03:42:41 -0400
36568              Message-ID: <20011017034241.A25038@blackrider>
36569      Branch: perl
36570            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
36571            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
36572            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
36573            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
36574            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
36575            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
36576            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
36577            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
36578            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
36579            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
36580            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
36581            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
36582            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
36583            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
36584            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
36585            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
36586            ! t/lib/Test/Simple/Catch.pm
36587            ! t/lib/Test/Simple/sample_tests/five_fail.plx
36588 ____________________________________________________________________________
36589 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
36590         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
36591              From: Michael G Schwern <schwern@pobox.com> 
36592              Date: Wed, 17 Oct 2001 04:04:13 -0400
36593              Message-ID: <20011017040413.C25550@blackrider>
36594      Branch: perl
36595            ! t/TEST t/harness vms/test.com
36596 ____________________________________________________________________________
36597 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
36598         Log: Regen doc with perlmodstyle added.
36599      Branch: perl
36600            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
36601 ____________________________________________________________________________
36602 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
36603         Log: Pod cleanup.
36604      Branch: perl
36605            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
36606 ____________________________________________________________________________
36607 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
36608         Log: Subject: perlmodstyle as a patch
36609              From: Kirrily Robert <skud@infotrope.net>
36610              Date: Tue, 16 Oct 2001 22:47:23 -0400
36611              Message-ID: <20011016224723.A20673@infotrope.net>
36612      Branch: perl
36613            + pod/perlmodstyle.pod
36614            ! MANIFEST
36615 ____________________________________________________________________________
36616 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
36617         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
36618              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
36619              Date: Thu, 6 Sep 2001 11:09:40 +0100
36620              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
36621              
36622              Mention also the develooper p5p archive.
36623      Branch: perl
36624            ! pod/perlhack.pod
36625 ____________________________________________________________________________
36626 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
36627         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
36628              From: Kay Röpke <kroepke@dolphin-services.de>
36629              Date: Tue, 16 Oct 2001 17:23:52 +0200
36630              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
36631      Branch: perl
36632            ! lib/ExtUtils/MakeMaker.pm
36633 ____________________________________________________________________________
36634 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
36635         Log: Add the special casing mappings (from SpecCase.txt)
36636              (except for the hyper special case mappings that have
36637              the condition list); the special casing mappings are
36638              unused for now.  Small tidying up on mktables.
36639      Branch: perl
36640            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
36641            + lib/unicore/To/SpecUpper.pl
36642            ! lib/unicore/mktables
36643 ____________________________________________________________________________
36644 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
36645         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
36646              From: "David H. Adler" <dha@panix.com>       
36647              Date: Tue, 16 Oct 2001 11:59:35 -0400
36648              Message-ID: <20011016115935.A13078@panix.com>
36649              
36650              Subject: [ PATCH ] perldata patch, revised
36651              From: "David H. Adler" <dha@panix.com>     
36652              Date: Tue, 16 Oct 2001 18:26:49 -0400
36653              Message-ID: <20011016182649.C23970@panix.com>
36654      Branch: perl
36655            ! pod/perldata.pod pod/perlop.pod
36656 ____________________________________________________________________________
36657 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
36658         Log: Integrate perlio:
36659              
36660              [ 12462]
36661              PerlIOXxxx_dups for all but Win32
36662              
36663              [ 12461]
36664              Implement PerlIOStdio_dup (explains core dumps - dup
36665              was not setting up a FILE * to be fclosed()).
36666              
36667              [ 12460]
36668              When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
36669              overflow.
36670              
36671              [ 12456]
36672              Builds under ithreads (but fails all threads tests)
36673              
36674              [ 12451]
36675              Skeleton of "PerlIO_dup" coded.
36676              Still-passes all tests non-threaded (well it would wouldn't it!)
36677              
36678              [ 12447]
36679              Beginings of PerlIO_dup support (unstable)
36680              
36681              [ 11615]
36682              Avoid testing for (non-)existance of "encoding(xxxx)"
36683              layer is called "encoding" the (xxxx) is an argument.
36684      Branch: perl
36685           !> embed.h embed.pl ext/Encode/Encode.xs
36686           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
36687           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
36688           !> win32/win32io.c
36689 ____________________________________________________________________________
36690 [ 12462] By: nick                                  on 2001/10/16  19:11:30
36691         Log: PerlIOXxxx_dups for all but Win32
36692      Branch: perlio
36693            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
36694            ! ext/PerlIO/Via/Via.xs
36695 ____________________________________________________________________________
36696 [ 12461] By: nick                                  on 2001/10/16  18:28:48
36697         Log: Implement PerlIOStdio_dup (explains core dumps - dup
36698              was not setting up a FILE * to be fclosed()).
36699      Branch: perlio
36700            ! perlio.c
36701 ____________________________________________________________________________
36702 [ 12460] By: nick                                  on 2001/10/16  17:31:47
36703         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
36704              overflow.
36705      Branch: perlio
36706            ! perlio.c
36707 ____________________________________________________________________________
36708 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
36709         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
36710              From: "Craig A. Berry" <craigberry@mac.com>
36711              Date: Tue, 16 Oct 2001 13:08:38 -0500
36712              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
36713      Branch: perl
36714            ! configure.com
36715 ____________________________________________________________________________
36716 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
36717         Log: Can't expect too much accuracy from a sleep of one second.
36718              (I think this will also fail with high load.)
36719      Branch: perl
36720            ! ext/Time/HiRes/HiRes.t
36721 ____________________________________________________________________________
36722 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
36723         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
36724              From: "Werner, Randolf" <randolf.werner@sap.com>
36725              Date: Tue, 16 Oct 2001 18:33:02 +0200
36726              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
36727      Branch: perl
36728            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
36729            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
36730 ____________________________________________________________________________
36731 [ 12456] By: nick                                  on 2001/10/16  14:08:16
36732         Log: Builds under ithreads (but fails all threads tests)
36733      Branch: perlio
36734            ! hv.c perlio.c sv.c
36735 ____________________________________________________________________________
36736 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
36737         Log: I think the Perl_sortsv needs *not* be skipped?
36738      Branch: perl
36739            ! makedef.pl
36740 ____________________________________________________________________________
36741 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
36742         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
36743              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
36744              Date: Tue, 16 Oct 2001 15:32:44 +0200
36745              Message-ID: <3BCC531C.11494.3E433F@localhost>
36746      Branch: perl
36747            ! t/op/groups.t
36748 ____________________________________________________________________________
36749 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
36750         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
36751              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
36752              Date: Tue, 16 Oct 2001 15:01:04 +0200
36753              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
36754      Branch: perl
36755            ! t/io/fs.t
36756 ____________________________________________________________________________
36757 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
36758         Log: A forgotten deletion.
36759      Branch: perl
36760            - lib/unicore/mktables.PL
36761 ____________________________________________________________________________
36762 [ 12451] By: nick                                  on 2001/10/16  11:32:48
36763         Log: Skeleton of "PerlIO_dup" coded.
36764              Still-passes all tests non-threaded (well it would wouldn't it!)
36765      Branch: perlio
36766            ! embed.h embed.pl ext/Encode/Encode.xs
36767            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
36768            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
36769            ! win32/win32io.c
36770 ____________________________________________________________________________
36771 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
36772         Log: Document the problem with the swash_fetch() API that affects
36773              more complex case conversions.
36774      Branch: perl
36775            ! lib/utf8_heavy.pl utf8.c
36776 ____________________________________________________________________________
36777 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
36778         Log: Make Time::HiRes::sleep() and usleep() to return
36779              the number of seconds (a floating point value) and 
36780              microseconds (an integer) actually slept (well,
36781              modulo the time spent in measuring the time actually
36782              slept...), to be a better drop-in replacement for
36783              the builtin sleep().  Noticed by Chris Nandor.
36784              
36785              Also make usleep() to croak if fed illegal number
36786              of useconds (anything greater than 1_000_000).
36787      Branch: perl
36788            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
36789            ! ext/Time/HiRes/HiRes.xs
36790 ____________________________________________________________________________
36791 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
36792         Log: A missing SvREFCNT_dec.
36793      Branch: perl
36794            ! perl.c
36795 ____________________________________________________________________________
36796 [ 12447] By: nick                                  on 2001/10/15  20:27:53
36797         Log: Beginings of PerlIO_dup support (unstable)
36798      Branch: perlio
36799            ! perlio.c perliol.h
36800 ____________________________________________________________________________
36801 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
36802         Log: (retracted by #12497)
36803              In AIX vac 5 just can't seem to get regcomp right.
36804      Branch: perl
36805            ! hints/aix.sh
36806 ____________________________________________________________________________
36807 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
36808         Log: Bump the version number to agree with the maintperl one.
36809      Branch: perl
36810            ! lib/Tie/RefHash.pm
36811 ____________________________________________________________________________
36812 [ 12444] By: nick                                  on 2001/10/15  15:59:57
36813         Log: Integrate mainline
36814      Branch: perlio
36815           +> lib/Math/BigInt/t/Math/Subclass.pm
36816           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
36817           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
36818           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
36819           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
36820           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
36821           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
36822           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
36823           +> lib/unicore/mktables
36824            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
36825            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
36826            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
36827            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
36828            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
36829            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
36830            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
36831            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
36832            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
36833            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
36834            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
36835            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
36836            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
36837            - lib/unicore/syllables.txt
36838           !> (integrate 344 files)
36839 ____________________________________________________________________________
36840 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
36841         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
36842      Branch: perl
36843            ! ext/DB_File/DB_File.xs
36844 ____________________________________________________________________________
36845 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
36846         Log: Sync the skip() amounts with the number of tests.
36847      Branch: perl
36848            ! lib/Term/Complete.t
36849 ____________________________________________________________________________
36850 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
36851         Log: Update Changes.
36852      Branch: perl
36853            ! Changes patchlevel.h
36854 ____________________________________________________________________________
36855 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
36856         Log: MacOS Classic catdir() rewrite from Thomas Wegner
36857              (backward incompatibility, but a deliberate one,
36858              the old version simply is broken in its logic),
36859              also documentation updates, and as suggested replicated
36860              the File::Spec::Unix documentation updates also on the
36861              File::Spec documentation.
36862              
36863              TODO: there seems to be duplication of documentation
36864              between File::Spec and File::Spec::Unix.  I think
36865              the ::Unix should be left only with specific UNIXisms,
36866              and all the generic documentation should be in ::Spec.
36867      Branch: perl
36868            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
36869            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
36870            ! lib/File/Spec/Unix.pm
36871 ____________________________________________________________________________
36872 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
36873         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
36874              From: Blair Zajac <blair@orcaware.com>
36875              Date: Mon, 24 Sep 2001 11:48:58 -0700
36876              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
36877              
36878              (the skip() messages)
36879      Branch: perl
36880            ! t/op/magic.t
36881 ____________________________________________________________________________
36882 [ 12438] By: ams                                   on 2001/10/14  23:43:59
36883         Log: Subject: [PATCH] make PerlIO default on VMS
36884              From: "Craig A. Berry" <craigberry@mac.com>
36885              Date: Sun, 14 Oct 2001 15:27:18 -0500
36886              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
36887      Branch: perl
36888            ! configure.com
36889 ____________________________________________________________________________
36890 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
36891         Log: Retract #12436 (Abhijit already did this at #12426)
36892      Branch: perl
36893            ! lib/ExtUtils/MM_Unix.pm
36894 ____________________________________________________________________________
36895 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
36896         Log: (retracted by #12437)
36897              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
36898              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
36899              Date: Sat, 13 Oct 2001 20:33:55 +0200
36900              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
36901      Branch: perl
36902            ! lib/ExtUtils/MM_Unix.pm
36903 ____________________________________________________________________________
36904 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
36905         Log: Subject: h2xs grammar nit
36906              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
36907              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
36908              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
36909      Branch: perl
36910            ! utils/h2xs.PL
36911 ____________________________________________________________________________
36912 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
36913         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
36914              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
36915              Date: Sun, 14 Oct 2001 11:25:08 +0100
36916              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
36917      Branch: perl
36918            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
36919            ! warnings.pl
36920 ____________________________________________________________________________
36921 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
36922         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
36923              for File::Spec::Mac::catfile)
36924      Branch: perl
36925            ! lib/h2xs.t
36926 ____________________________________________________________________________
36927 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
36928         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
36929              From: Nicholas Clark <nick@ccl4.org>
36930              Date: Sat, 13 Oct 2001 00:07:31 +0100
36931              Message-ID: <20011013000731.D67535@plum.flirble.org>
36932      Branch: perl
36933            ! lib/h2xs.t utils/h2xs.PL
36934 ____________________________________________________________________________
36935 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
36936         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
36937              before DEFINE and INC), and repent by taking DEFINE and
36938              INC away from PASTHRU.
36939      Branch: perl
36940            ! lib/ExtUtils/MM_Unix.pm
36941 ____________________________________________________________________________
36942 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
36943         Log: More MANIFEST anomalies.
36944      Branch: perl
36945            ! MANIFEST
36946 ____________________________________________________________________________
36947 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
36948         Log: Not that many.
36949      Branch: perl
36950            ! MANIFEST
36951 ____________________________________________________________________________
36952 [ 12428] By: sky                                   on 2001/10/13  20:59:27
36953         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
36954              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36955              Date: Sat, 13 Oct 2001 23:15:55 +0200
36956              Message-ID: <20011013231555.A18071@rafael>
36957      Branch: perl
36958            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
36959            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
36960 ____________________________________________________________________________
36961 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
36962         Log: Rewrite mktables from scratch.
36963              - Cleaner.
36964              - Faster: 15-20 seconds as opposed to several minutes.
36965              - More dynamic: the names of the various categories
36966              such as the linebreak ones are dynamic, not static.
36967              - Is.pl: long names for the general category properties
36968              are now available.
36969              - Ranges (<... ,First>, <..., Last>) from the general
36970              categories work now.
36971              - No more mktables.PL because the mktables.PL is not
36972              and never has been run to create a mktables.
36973              - syllables.txt and Is/Syl*.pl removed: non-standard
36974              (not part of the Unicode), and the whole concept is
36975              being reworked (http://syllabary.sourceforge.net/),
36976              the old way wouldn't even work with the new Syllables.txt
36977              (it would result in 1000+ new categories)
36978      Branch: perl
36979            + lib/unicore/In/163.pl lib/unicore/In/164.pl
36980            + lib/unicore/In/165.pl lib/unicore/In/166.pl
36981            + lib/unicore/In/167.pl lib/unicore/In/168.pl
36982            + lib/unicore/In/169.pl lib/unicore/In/170.pl
36983            + lib/unicore/In/171.pl lib/unicore/Is.pl
36984            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
36985            + lib/unicore/mktables
36986            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
36987            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
36988            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
36989            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
36990            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
36991            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
36992            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
36993            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
36994            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
36995            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
36996            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
36997            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
36998            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
36999            - lib/unicore/syllables.txt
37000            ! (edit 304 files)
37001 ____________________________________________________________________________
37002 [ 12426] By: ams                                   on 2001/10/13  18:05:36
37003         Log: ExtUtils::MM_Unix should ignore comments when searching for
37004              $VERSION.
37005      Branch: perl
37006            ! lib/ExtUtils/MM_Unix.pm
37007 ____________________________________________________________________________
37008 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
37009         Log: Subject: Re: New module XML::Clean
37010              From: andreas.koenig@anima.de (Andreas J. Koenig)
37011              Date: 13 Oct 2001 10:17:09 +0200
37012              Message-ID: <m37ku0t0my.fsf@anima.de>
37013      Branch: perl
37014            ! pod/perlnewmod.pod
37015 ____________________________________________________________________________
37016 [ 12424] By: sky                                   on 2001/10/13  09:39:59
37017         Log: Set thread stack size if needed.
37018      Branch: perl
37019            ! ext/threads/threads.xs
37020 ____________________________________________________________________________
37021 [ 12423] By: sky                                   on 2001/10/13  09:36:49
37022         Log: We do want to set the attribute to joinable even on modern posix
37023              platforms.
37024      Branch: perl
37025            ! ext/threads/threads.xs
37026 ____________________________________________________________________________
37027 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
37028         Log: Subject: [PATCH ext/Data/Dumper.xs]
37029              From: Brian Ingerson <ingy@ttul.org>
37030              Date: Fri, 12 Oct 2001 19:32:35 -0700
37031              Message-ID: <20011012193235.B889@ttul.org>
37032      Branch: perl
37033            ! ext/Data/Dumper/Dumper.xs
37034 ____________________________________________________________________________
37035 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
37036         Log: Update Changes.
37037      Branch: perl
37038            ! Changes patchlevel.h
37039 ____________________________________________________________________________
37040 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
37041         Log: FAQ sync.
37042      Branch: perl
37043            ! pod/perlfaq3.pod pod/perlfaq4.pod
37044 ____________________________________________________________________________
37045 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
37046         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
37047              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
37048              Date: Fri, 12 Oct 2001 11:51:05 -0700
37049              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
37050      Branch: perl
37051            ! lib/File/Copy.pm
37052 ____________________________________________________________________________
37053 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
37054         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
37055              From: "chromatic" <chromatic@rmci.net>     
37056              Date: Thu, 11 Oct 2001 10:57:55 -0600
37057              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
37058              
37059              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
37060              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37061              Date: Thu, 11 Oct 2001 22:34:21 +0200
37062              Message-ID: <20011011223421.A693@rafael>     
37063              
37064              plus undef $Term::Complete::stty as suggested by Rafael.
37065      Branch: perl
37066            ! lib/Term/Complete.pm lib/Term/Complete.t
37067 ____________________________________________________________________________
37068 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
37069         Log: UUnndduupplleexx..
37070      Branch: perl
37071            ! perl.h
37072 ____________________________________________________________________________
37073 [ 12416] By: sky                                   on 2001/10/12  20:16:19
37074         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
37075              From: Andy Dougherty <doughera@lafayette.edu>
37076              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
37077              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
37078              (Potentially only band-aid)
37079      Branch: perl
37080            ! sv.c
37081 ____________________________________________________________________________
37082 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
37083         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
37084              mishandles kill(), and therefore the sigaction test
37085              should be skipped, from Charles Lane.
37086      Branch: perl
37087            ! ext/POSIX/t/sigaction.t
37088 ____________________________________________________________________________
37089 [ 12414] By: sky                                   on 2001/10/12  18:47:49
37090         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
37091      Branch: perl
37092            ! op.h
37093 ____________________________________________________________________________
37094 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
37095         Log: Upgrade to Math::BigInt 1.44 from Tels and
37096              further fixes from John Peacock.
37097      Branch: perl
37098            + lib/Math/BigInt/t/Math/Subclass.pm
37099            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
37100            + lib/Math/BigInt/t/subclass.t
37101            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
37102            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
37103            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
37104            ! lib/Math/BigInt/t/mbimbf.t
37105 ____________________________________________________________________________
37106 [ 12412] By: sky                                   on 2001/10/12  18:28:23
37107         Log: perhaps pthread_attr_t really needs to be set for the old api
37108      Branch: perl
37109            ! ext/threads/threads.xs
37110 ____________________________________________________________________________
37111 [ 12411] By: sky                                   on 2001/10/12  18:11:45
37112         Log: pthread_keycreate not pthread_key_create under the here be dragons API
37113      Branch: perl
37114            ! ext/threads/threads.h
37115 ____________________________________________________________________________
37116 [ 12410] By: sky                                   on 2001/10/12  18:07:37
37117         Log: Apperently OLD PTHREADS API is a bit retarded.
37118              This should fix another set of compile failures in HP-UX 10.20.
37119      Branch: perl
37120            ! ext/threads/threads.h ext/threads/threads.xs
37121 ____________________________________________________________________________
37122 [ 12409] By: nick                                  on 2001/10/12  15:30:01
37123         Log: Blind integrate of mainline
37124      Branch: perlio
37125           +> (branch 32 files)
37126            - lib/unicode/README
37127           !> (integrate 121 files)
37128 ____________________________________________________________________________
37129 [ 12408] By: sky                                   on 2001/10/12  14:55:08
37130         Log: Let us avoid being smart for now.
37131      Branch: perl
37132            ! ext/threads/threads.h
37133 ____________________________________________________________________________
37134 [ 12407] By: sky                                   on 2001/10/12  14:38:12
37135         Log: (void*) the argument to make sure we work with picky compilers
37136      Branch: perl
37137            ! ext/threads/threads.xs
37138 ____________________________________________________________________________
37139 [ 12406] By: ams                                   on 2001/10/12  13:26:04
37140         Log: (replaced with #12600)
37141              
37142              Subject: [PATCH 5.6.1 perldoc] use File::Temp
37143              From: Mikhail Zabaluev <mhz@alt-linux.org>
37144              Date: Fri, 12 Oct 2001 12:47:47 +0400
37145              Message-Id: <20011012124747.E13918@localhost.localdomain>
37146      Branch: perl
37147            ! utils/perldoc.PL
37148 ____________________________________________________________________________
37149 [ 12405] By: ams                                   on 2001/10/12  13:05:32
37150         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
37151              From: andreas.koenig@anima.de (Andreas J. Koenig)
37152              Date: 12 Oct 2001 11:12:07 +0200
37153              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
37154      Branch: perl
37155            ! lib/Memoize/t/speed.t
37156 ____________________________________________________________________________
37157 [ 12404] By: sky                                   on 2001/10/12  12:46:15
37158         Log: A) Support OLD_PTHREADS_API
37159              B) Change from using pthread_t to using a TLS to store the
37160              index of the thread in an hash, this is to avoid problems when
37161              in fact pthread_t was not a seralizable type.
37162              Both these changes are because of HP-UX 10.20
37163              This has not been tested on win32 but should work there.
37164              Need to add support for NetWare.
37165      Branch: perl
37166            ! ext/threads/threads.h ext/threads/threads.xs
37167 ____________________________________________________________________________
37168 [ 12403] By: ams                                   on 2001/10/12  07:34:19
37169         Log: Subject: Re: New module XML::Clean
37170              From: andreas.koenig@anima.de (Andreas J. Koenig)
37171              Date: 12 Oct 2001 10:20:35 +0200
37172              Message-Id: <m3elo9uv58.fsf@anima.de>
37173      Branch: perl
37174            ! pod/perlnewmod.pod
37175 ____________________________________________________________________________
37176 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
37177         Log: More HP model tweaks from Merijn.
37178      Branch: perl
37179            ! README.hpux
37180 ____________________________________________________________________________
37181 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
37182         Log: Update Changes.
37183      Branch: perl
37184            ! Changes patchlevel.h
37185 ____________________________________________________________________________
37186 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
37187         Log: HP-UX update from H.Merijn Brand.
37188      Branch: perl
37189            ! README.hpux
37190 ____________________________________________________________________________
37191 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
37192         Log: Subject: [PATCH] fix link rot in README.vms
37193              From: "Craig A. Berry" <craigberry@mac.com>
37194              Date: Wed, 10 Oct 2001 17:17:00 -0500
37195              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
37196      Branch: perl
37197            ! README.vms
37198 ____________________________________________________________________________
37199 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
37200         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
37201              From: "chromatic" <chromatic@rmci.net>
37202              Date: Wed, 10 Oct 2001 15:50:30 -0600
37203              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
37204      Branch: perl
37205            ! lib/Term/Complete.t
37206 ____________________________________________________________________________
37207 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
37208         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
37209              From: "chromatic" <chromatic@rmci.net>
37210              Date: Wed, 10 Oct 2001 15:45:42 -0600
37211              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
37212      Branch: perl
37213            + lib/ExtUtils/Packlist.t
37214            ! MANIFEST
37215 ____________________________________________________________________________
37216 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
37217         Log: VMS needs quotes around the -I option to keep it from
37218              being downcased, from Charles Lane.
37219      Branch: perl
37220            ! t/run/kill_perl.t
37221 ____________________________________________________________________________
37222 [ 12395] By: ams                                   on 2001/10/10  16:22:32
37223         Log: Subject: [PATCH lib/FindBin.pm]
37224              From: Stas Bekman <stas@stason.org>
37225              Date: Tue, 09 Oct 2001 23:57:10 +0800
37226              Message-Id: <3BC31E56.60805@stason.org>
37227      Branch: perl
37228            ! lib/FindBin.pm
37229 ____________________________________________________________________________
37230 [ 12394] By: ams                                   on 2001/10/10  16:09:53
37231         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
37232              From: Abhijit Menon-Sen <ams@wiw.org>
37233              Date: Wed, 10 Oct 2001 21:59:33 +0530
37234              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
37235      Branch: perl
37236            ! ext/Data/Dumper/Dumper.xs
37237 ____________________________________________________________________________
37238 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
37239         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
37240              from Charles Lane.
37241      Branch: perl
37242            ! lib/File/Spec/VMS.pm
37243 ____________________________________________________________________________
37244 [ 12392] By: ams                                   on 2001/10/10  14:49:43
37245         Log: Subject: [PATCH] two s/// bugfixes
37246              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37247              Date: Wed, 10 Oct 2001 17:23:44 +0200
37248              Message-Id: <20011010172344.C22440@rafael>
37249      Branch: perl
37250            ! pp_ctl.c regexec.c t/op/subst.t
37251 ____________________________________________________________________________
37252 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
37253         Log: Fix/improve handling of the [000000] special "root"
37254              directory, by putting cwd in canonical form when doing
37255              abs2rel, and prepending a 000000 to directory "chunks"
37256              if missing from base or path.  Also adjust test to
37257              reflect the (improved) output from abs2rel.
37258              From Charles Lane.
37259      Branch: perl
37260            ! lib/File/Spec.t lib/File/Spec/VMS.pm
37261 ____________________________________________________________________________
37262 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
37263         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
37264              all of the extra VMSish attributes (such as "treat this logical
37265              as a device name") that are necessary to make programs run.
37266              A tainted %ENV does not hinder VMS.  From Charles Lane.
37267      Branch: perl
37268            ! lib/File/Find/t/taint.t
37269 ____________________________________________________________________________
37270 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
37271         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
37272              
37273              o  VMS is case-insensitive, RTL downcases filenames read
37274              by perl... so need to re-upcase filenames like MANIFEST
37275              and MANIFEST.SKIP
37276              
37277              o  Need to convert VMS-style to Unix-style filenames when comparing
37278              names in MANIFEST to names in filesystem.
37279              
37280              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
37281              since VMS won't let you (easily) delete non-empty directories.
37282              
37283              From Charles Lane.
37284      Branch: perl
37285            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
37286 ____________________________________________________________________________
37287 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
37288         Log: Unix and VMS agree on "*" as a "match any number of any chars"
37289              wildcards, but differ ("?"  vs.  "%") for their "match any single
37290              char" wildcard.  This patch changes "?"  chars to "%" before doing a
37291              VMS glob...at no loss of functionality, since "?"  isn't a valid
37292              filename char on VMS.  From Charles Lane.
37293      Branch: perl
37294            ! doio.c
37295 ____________________________________________________________________________
37296 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
37297         Log: (accidentally empty submit; new life as #12390)
37298      Branch: perl
37299            ! lib/File/Find/t/taint.t
37300 ____________________________________________________________________________
37301 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
37302         Log: Even more VMS tweakage from Charles Lane:
37303              
37304              Tweak #1:  splitdir only works on directory part of filespec,
37305              split off volume first
37306              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
37307              (it's a horrible kludge in the run-time library,
37308              improved in later versions). Check the
37309              $Config{'d_setenv'} flag before attempting to set it.
37310      Branch: perl
37311            ! t/op/chdir.t
37312 ____________________________________________________________________________
37313 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
37314         Log: VMS tweakage from Charles Lane.
37315              
37316              . command.com doubles an output line when prompting for extensions
37317              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
37318              . perl5db doesn't clean up after itself
37319      Branch: perl
37320            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
37321 ____________________________________________________________________________
37322 [ 12384] By: sky                                   on 2001/10/09  19:16:11
37323         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
37324              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37325              Date: Tue, 9 Oct 2001 22:10:26 +0200
37326              Message-ID: <20011009221026.A8579@rafael>
37327      Branch: perl
37328            ! pod/perldata.pod
37329 ____________________________________________________________________________
37330 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
37331         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
37332              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
37333              Date: 9 Oct 2001 15:15:06 -0000
37334              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
37335      Branch: perl
37336            ! t/op/subst.t
37337 ____________________________________________________________________________
37338 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
37339         Log: Update Changes.
37340      Branch: perl
37341            ! Changes patchlevel.h
37342 ____________________________________________________________________________
37343 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
37344         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
37345              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
37346              when a NULL is passed for the filename string pointer.
37347              From Charles Lane.
37348      Branch: perl
37349            ! vms/vms.c
37350 ____________________________________________________________________________
37351 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
37352         Log: Subject: HP systems update
37353              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37354              Date: Tue, 09 Oct 2001 15:59:22 +0200
37355              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
37356      Branch: perl
37357            ! README.hpux
37358 ____________________________________________________________________________
37359 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
37360         Log: CPAN::Nox does now have a test.
37361      Branch: perl
37362            ! t/lib/1_compile.t
37363 ____________________________________________________________________________
37364 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
37365         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
37366              From: David Dyck <dcd@tc.fluke.com>
37367              Date: Mon, 1 Oct 2001 12:17:36 -0700
37368              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
37369      Branch: perl
37370            ! installperl
37371 ____________________________________________________________________________
37372 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
37373         Log: NetWare update from Ananth Kesari.
37374      Branch: perl
37375            ! NetWare/nwperlsys.h makedef.pl
37376 ____________________________________________________________________________
37377 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
37378         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
37379              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37380              Date: Tue, 9 Oct 2001 08:40:57 EDT
37381              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
37382      Branch: perl
37383            ! lib/File/Find/t/find.t
37384 ____________________________________________________________________________
37385 [ 12374] By: ams                                   on 2001/10/09  05:31:45
37386         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
37387              ExtUtils::Mkbootstrap
37388              From: "chromatic" <chromatic@rmci.net>
37389              Date: Tue, 09 Oct 2001 00:08:37 -0600
37390              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
37391      Branch: perl
37392            + lib/ExtUtils/Mkbootstrap.t
37393            ! MANIFEST
37394 ____________________________________________________________________________
37395 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
37396         Log: Enable more debugging.
37397      Branch: perl
37398            ! lib/utf8_heavy.pl
37399 ____________________________________________________________________________
37400 [ 12372] By: ams                                   on 2001/10/09  02:11:59
37401         Log: #12370 forgot to modify is_gv_magical().
37402      Branch: perl
37403            ! gv.c
37404 ____________________________________________________________________________
37405 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
37406         Log: Make the toupper/lower/title API for Unicode not right
37407              but at least less wrong: prepare for the mapping being
37408              more than just one-character-to-one-character.
37409      Branch: perl
37410            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
37411            ! regexec.c utf8.c
37412 ____________________________________________________________________________
37413 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
37414         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
37415              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
37416              Date: Mon, 8 Oct 2001 22:18:23 -0400
37417              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
37418      Branch: perl
37419            ! pod/perlvar.pod t/op/taint.t
37420 ____________________________________________________________________________
37421 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
37422         Log: FAQ sync.
37423      Branch: perl
37424            ! pod/perlfaq3.pod pod/perlfaq4.pod
37425 ____________________________________________________________________________
37426 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
37427         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
37428              From: "chromatic" <chromatic@rmci.net>
37429              Date: Mon, 08 Oct 2001 14:05:32 -0600
37430              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
37431      Branch: perl
37432            ! lib/Term/Cap.t
37433 ____________________________________________________________________________
37434 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
37435         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
37436              From: Michael G Schwern <schwern@pobox.com>
37437              Date: Mon, 8 Oct 2001 17:00:14 -0400
37438              Message-ID: <20011008170014.L17083@blackrider>
37439      Branch: perl
37440            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
37441 ____________________________________________________________________________
37442 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
37443         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
37444              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37445              Date: Mon, 8 Oct 2001 16:01:33 EDT
37446              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
37447      Branch: perl
37448            ! ext/Time/HiRes/HiRes.xs
37449 ____________________________________________________________________________
37450 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
37451         Log: Subject: [PATCH] Autosplit patch for VMS
37452              From: "Craig A. Berry" <craigberry@mac.com>
37453              Date: Mon, 08 Oct 2001 15:40:43 -0500
37454              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
37455      Branch: perl
37456            ! lib/AutoSplit.pm lib/AutoSplit.t
37457 ____________________________________________________________________________
37458 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
37459         Log: Don't assume that everybody is running OS X 10.1 yet;
37460              from Kay Röpke.
37461      Branch: perl
37462            ! hints/darwin.sh
37463 ____________________________________________________________________________
37464 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
37465         Log: Update Changes.
37466      Branch: perl
37467            ! Changes patchlevel.h
37468 ____________________________________________________________________________
37469 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
37470         Log: Retract #12358 for now.
37471      Branch: perl
37472            ! lib/Term/Cap.t
37473 ____________________________________________________________________________
37474 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
37475         Log: Can't figure out what this is testing.
37476              (If it is trying to catch SIGKILL, it should stop
37477              trying because that is by definition impossible.)
37478      Branch: perl
37479            ! lib/sigtrap.t
37480 ____________________________________________________________________________
37481 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
37482         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
37483              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
37484              Date: Sun, 30 Sep 2001 21:15:13 +0200
37485              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
37486      Branch: perl
37487            ! lib/ExtUtils/MM_Win32.pm
37488 ____________________________________________________________________________
37489 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
37490         Log: Clarify the ldlibpth part and condense the overall text.
37491      Branch: perl
37492            ! t/TEST
37493 ____________________________________________________________________________
37494 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
37495         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
37496              From: "chromatic" <chromatic@rmci.net>
37497              Date: Sun, 07 Oct 2001 16:59:26 -0600
37498              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
37499      Branch: perl
37500            ! lib/Term/Cap.t
37501 ____________________________________________________________________________
37502 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
37503         Log: Update the list because fo #12265.
37504      Branch: perl
37505            ! t/lib/1_compile.t
37506 ____________________________________________________________________________
37507 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
37508         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
37509              From: Nicholas Clark <nick@ccl4.org>
37510              Date: Sun, 7 Oct 2001 20:53:33 +0100
37511              Message-ID: <20011007205333.S38756@plum.flirble.org>   
37512      Branch: perl
37513            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
37514            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
37515            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
37516            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
37517            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
37518            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
37519            ! lib/Switch/t/switch.t lib/Term/Complete.t
37520            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
37521            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
37522            ! t/op/my_stash.t
37523 ____________________________________________________________________________
37524 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
37525         Log: Integrate patch #12350 from maintperl; typo in
37526              IO::Seekable doc.
37527      Branch: perl
37528           !> ext/IO/lib/IO/Seekable.pm
37529 ____________________________________________________________________________
37530 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
37531         Log: Detypo.
37532      Branch: perl
37533            ! hints/darwin.sh
37534 ____________________________________________________________________________
37535 [ 12353] By: sky                                   on 2001/10/07  17:16:14
37536         Log: Change 12349 didn't really get it right.
37537      Branch: perl
37538            ! lib/Unicode/README
37539 ____________________________________________________________________________
37540 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
37541         Log: If running the harness the dynamic library search path
37542              may need setting.
37543      Branch: perl
37544            ! t/TEST
37545 ____________________________________________________________________________
37546 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
37547         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
37548              in ldflags.
37549      Branch: perl
37550            ! hints/darwin.sh
37551 ____________________________________________________________________________
37552 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
37553         Log: typo in IO::Seekable doc
37554      Branch: maint-5.6/perl
37555            ! ext/IO/lib/IO/Seekable.pm
37556 ____________________________________________________________________________
37557 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
37558         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
37559              doesn't work on Mac OS X 10.1 (when unpacking the tar the
37560              latter gets renamed as lib/unicode:1, assumedly for security
37561              reasons not to overwrite stuff)
37562      Branch: perl
37563            + lib/Unicode/README
37564            - lib/unicode/README
37565            ! MANIFEST
37566 ____________________________________________________________________________
37567 [ 12348] By: ams                                   on 2001/10/07  05:33:40
37568         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
37569              From: "chromatic" <chromatic@rmci.net>
37570              Date: Sat, 06 Oct 2001 21:42:03 -0600
37571              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
37572      Branch: perl
37573            + lib/CPAN/t/Nox.t
37574            ! MANIFEST
37575 ____________________________________________________________________________
37576 [ 12347] By: ams                                   on 2001/10/07  00:48:10
37577         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
37578              From: "chromatic" <chromatic@rmci.net>
37579              Date: Sat, 06 Oct 2001 18:52:10 -0600
37580              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
37581      Branch: perl
37582            + lib/sigtrap.t
37583            ! MANIFEST
37584 ____________________________________________________________________________
37585 [ 12346] By: ams                                   on 2001/10/06  23:14:01
37586         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
37587              h2xs write?)
37588              From: Nicholas Clark <nick@ccl4.org>
37589              Date: Sat, 6 Oct 2001 21:46:43 +0100
37590              Message-Id: <20011006214643.L38756@plum.flirble.org>
37591      Branch: perl
37592            ! utils/h2xs.PL
37593 ____________________________________________________________________________
37594 [ 12345] By: ams                                   on 2001/10/06  17:39:53
37595         Log: Subject: [PATCH] Memoize tests
37596              From: Nicholas Clark <nick@ccl4.org>
37597              Date: Sat, 6 Oct 2001 18:04:21 +0100
37598              Message-Id: <20011006180421.J38756@plum.flirble.org>
37599      Branch: perl
37600            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
37601            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
37602            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
37603            ! lib/Memoize/t/expire_module_n.t
37604            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
37605            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
37606            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
37607            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
37608            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
37609            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
37610 ____________________________________________________________________________
37611 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
37612         Log: Retract the latter part of #12343.
37613      Branch: perl
37614            ! ext/IO/lib/IO/Socket/INET.pm
37615 ____________________________________________________________________________
37616 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
37617         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
37618              From: David Dyck <dcd@tc.fluke.com>
37619              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
37620              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
37621              
37622              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
37623              From: David Dyck <dcd@tc.fluke.com>
37624              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
37625              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
37626      Branch: perl
37627            ! ext/IO/lib/IO/Socket/INET.pm
37628 ____________________________________________________________________________
37629 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
37630         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
37631              From: Robin Barker <rmb1@cise.npl.co.uk>
37632              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
37633              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
37634      Branch: perl
37635            ! t/TEST
37636 ____________________________________________________________________________
37637 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
37638         Log: Don't assume that %x is good for displaying UVs.
37639      Branch: perl
37640            ! dump.c
37641 ____________________________________________________________________________
37642 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
37643         Log: Update Changes.
37644      Branch: perl
37645            ! Changes patchlevel.h
37646 ____________________________________________________________________________
37647 [ 12339] By: ams                                   on 2001/10/05  10:22:34
37648         Log: Subject: [PATCH] perlfunc/select
37649              From: Nicholas Clark <nick@ccl4.org>
37650              Date: Fri, 5 Oct 2001 11:33:58 +0100
37651              Message-Id: <20011005113358.Z38756@plum.flirble.org>
37652      Branch: perl
37653            ! pod/perlfunc.pod
37654 ____________________________________________________________________________
37655 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
37656         Log: Retract #12313 and #12249.
37657      Branch: perl
37658            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
37659            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
37660            ! pod/perlebcdic.pod
37661 ____________________________________________________________________________
37662 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
37663         Log: Subject: [PATCH] perlvms.pod update
37664              From: "Craig A. Berry" <craigberry@mac.com>
37665              Date: Thu, 04 Oct 2001 12:55:52 -0500
37666              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
37667      Branch: perl
37668            ! vms/perlvms.pod
37669 ____________________________________________________________________________
37670 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
37671         Log: Subject: PATCH: Tie::SubstrHash
37672              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
37673              Date: Thu, 04 Oct 2001 12:12:41 +0100
37674              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
37675      Branch: perl
37676            ! lib/Tie/SubstrHash.pm
37677 ____________________________________________________________________________
37678 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
37679         Log: Unicode properties saga continues.
37680      Branch: perl
37681            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
37682            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
37683 ____________________________________________________________________________
37684 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
37685         Log: Yet more Unicode properties.
37686      Branch: perl
37687            + lib/unicore/In/137.pl lib/unicore/In/138.pl
37688            + lib/unicore/In/139.pl lib/unicore/In/140.pl
37689            + lib/unicore/In/141.pl lib/unicore/In/142.pl
37690            + lib/unicore/In/143.pl lib/unicore/In/144.pl
37691            + lib/unicore/In/145.pl lib/unicore/In/146.pl
37692            + lib/unicore/In/147.pl lib/unicore/In/148.pl
37693            + lib/unicore/In/149.pl lib/unicore/In/150.pl
37694            + lib/unicore/In/151.pl lib/unicore/In/152.pl
37695            + lib/unicore/In/153.pl lib/unicore/In/154.pl
37696            + lib/unicore/In/155.pl lib/unicore/In/156.pl
37697            + lib/unicore/In/157.pl lib/unicore/In/158.pl
37698            + lib/unicore/In/159.pl lib/unicore/In/160.pl
37699            + lib/unicore/In/161.pl lib/unicore/In/162.pl
37700            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
37701            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
37702            ! pod/perlunicode.pod
37703 ____________________________________________________________________________
37704 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
37705         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
37706              From: "Craig A. Berry" <craigberry@mac.com>
37707              Date: Wed, 03 Oct 2001 17:45:25 -0500
37708              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
37709              
37710              (the lib/Term/Complete.t patched differently by #12332)
37711      Branch: perl
37712            ! lib/ExtUtils/Command.t
37713 ____________________________________________________________________________
37714 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
37715         Log: Restore only if something to restore.
37716      Branch: perl
37717            ! lib/Term/Complete.t
37718 ____________________________________________________________________________
37719 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
37720         Log: Update various resources for credits,
37721              minor icons fixes, and versions.
37722      Branch: maint-5.6/macperl
37723            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
37724            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
37725            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
37726 ____________________________________________________________________________
37727 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
37728         Log: Quiet the warnings about using undef value
37729      Branch: maint-5.6/macperl
37730            ! lib/File/Temp.pm
37731 ____________________________________________________________________________
37732 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
37733         Log: Fix up Ballon Help and Help menu docs (first pass);
37734              remove balloon rez file, and autogenerate with
37735              Balloon2Rez instead.
37736      Branch: maint-5.6/macperl
37737            + macos/macperl/macscripts/Balloon2Rez
37738            - macos/macperl/MPBalloons.r
37739            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
37740 ____________________________________________________________________________
37741 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
37742         Log: Allow overriding of defaults, for change #12327.
37743      Branch: maint-5.6/macperl
37744            ! perl.h
37745 ____________________________________________________________________________
37746 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
37747         Log: Override PerlProc_exit.
37748      Branch: maint-5.6/macperl
37749            ! macos/macish.h
37750 ____________________________________________________________________________
37751 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
37752         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
37753      Branch: maint-5.6/macperl
37754            + macos/bundled_lib/blib/lib/MD5.pm
37755            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
37756            + macos/lib/Mac/AETE/Dialect.pm
37757            + macos/lib/Mac/AETE/Format/Converter.pm
37758            + macos/lib/Mac/AETE/Format/Dictionary.pm
37759            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
37760            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
37761            + macos/lib/Mac/Toolbox.pod
37762            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
37763 ____________________________________________________________________________
37764 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
37765         Log: Sync up silly CVS headers ... I should commit CVS
37766              first to avoid this ...
37767      Branch: maint-5.6/macperl
37768            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
37769            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
37770            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
37771            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
37772 ____________________________________________________________________________
37773 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
37774         Log: Fix Matthias' address, and attributions.
37775      Branch: maint-5.6/macperl
37776            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
37777            ! pod/perlport.pod
37778 ____________________________________________________________________________
37779 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
37780         Log: Fix Matthias' address, and attributions.
37781      Branch: maint-5.6/macperl
37782            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
37783            ! macos/ext/Mac/Components/Components.pm
37784            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
37785            ! macos/ext/Mac/Dialogs/Dialogs.pm
37786            ! macos/ext/Mac/Events/Events.pm
37787            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
37788            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
37789            ! macos/ext/Mac/Gestalt/Gestalt.pm
37790            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
37791            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
37792            ! macos/ext/Mac/Menus/Menus.pm
37793            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
37794            ! macos/ext/Mac/Movies/Movies.pm
37795            ! macos/ext/Mac/Navigation/Navigation.pm
37796            ! macos/ext/Mac/Notification/Notification.pm
37797            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
37798            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
37799            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
37800            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
37801            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
37802            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
37803            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
37804            ! macos/ext/Mac/StandardFile/StandardFile.pm
37805            ! macos/ext/Mac/TextEdit/TextEdit.pm
37806            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
37807            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
37808            ! macos/lib/Mac/LowMem.pm
37809 ____________________________________________________________________________
37810 [ 12322] By: sky                                   on 2001/10/03  18:41:07
37811         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
37812              From: "Craig A. Berry" <craigberry@mac.com>
37813              Date: Wed, 03 Oct 2001 14:30:55 -0500
37814              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
37815      Branch: perl
37816            ! vms/vms.c
37817 ____________________________________________________________________________
37818 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
37819         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
37820              From: "Craig A. Berry" <craigberry@mac.com>
37821              Date: Wed, 03 Oct 2001 14:30:55 -0500
37822              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
37823      Branch: perl
37824            ! vms/vms.c
37825 ____________________________________________________________________________
37826 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
37827         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
37828              only IsL&) and Inherited (negative lookahead good);
37829              add tests for Common, Inherited, and L&.
37830      Branch: perl
37831            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
37832 ____________________________________________________________________________
37833 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
37834         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
37835              (The Unicode standard uses L& quite often.)
37836      Branch: perl
37837            ! lib/utf8_heavy.pl
37838 ____________________________________________________________________________
37839 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
37840         Log: Add the 'Common' Unicode property (code points not
37841              explicitly assigned to any other script).
37842      Branch: perl
37843            + lib/unicore/In/136.pl
37844            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
37845 ____________________________________________________________________________
37846 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
37847         Log: Skip the RV printing test under threads until fixed.
37848      Branch: perl
37849            ! ext/B/t/terse.t
37850 ____________________________________________________________________________
37851 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
37852         Log: Subject: 12309 / cygwin / win2k
37853              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37854              Date: Wed, 03 Oct 2001 15:25:15 +0200
37855              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
37856      Branch: perl
37857            ! makedef.pl
37858 ____________________________________________________________________________
37859 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
37860         Log: Metaconfig unit change for #12314.
37861      Branch: metaconfig
37862            ! U/modified/Head.U
37863 ____________________________________________________________________________
37864 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
37865         Log: Subject: Both cygwin and djgpp on one machine
37866              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37867              Date: Wed, 03 Oct 2001 15:02:59 +0200
37868              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
37869      Branch: perl
37870            ! Configure
37871 ____________________________________________________________________________
37872 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
37873         Log: (retracted by #12338)
37874              
37875              Subject: [PATCH] Code clean up for perlboot.pod
37876              From: Casey West <casey@geeknest.com>
37877              Date: Tue, 2 Oct 2001 19:24:43 -0400
37878              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
37879              
37880              Subject: [PATCH] Code clean up for perlbot.diff
37881              From: Casey West <casey@geeknest.com>
37882              Date: Tue, 2 Oct 2001 19:25:22 -0400
37883              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
37884              
37885              Subject: [PATCH] Code clean up for perlcall.pod
37886              From: Casey West <casey@geeknest.com>
37887              Date: Tue, 2 Oct 2001 19:25:57 -0400
37888              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
37889              
37890              Subject: [PATCH] Code clean up for perldata.pod
37891              From: Casey West <casey@geeknest.com>
37892              Date: Tue, 2 Oct 2001 19:26:29 -0400
37893              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
37894              
37895              Subject: [PATCH] Code clean up for perldbmfilter.pod
37896              From: Casey West <casey@geeknest.com>
37897              Date: Tue, 2 Oct 2001 19:26:59 -0400
37898              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
37899              
37900              Subject: [PATCH] Code clean up for perlebcdic.pod
37901              From: Casey West <casey@geeknest.com>
37902              Date: Tue, 2 Oct 2001 19:27:37 -0400
37903              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
37904      Branch: perl
37905            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
37906            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
37907 ____________________________________________________________________________
37908 [ 12312] By: ams                                   on 2001/10/02  23:43:55
37909         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
37910              From: Michael G Schwern <schwern@pobox.com>
37911              Date: Tue, 2 Oct 2001 17:00:49 -0400
37912              Message-Id: <20011002170049.A9955@blackrider>
37913      Branch: perl
37914            ! lib/ExtUtils/MakeMaker.pm
37915 ____________________________________________________________________________
37916 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
37917         Log: FAQ sync.
37918      Branch: perl
37919            ! pod/perlfaq3.pod
37920 ____________________________________________________________________________
37921 [ 12310] By: nick                                  on 2001/10/02  16:09:49
37922         Log: Integrate mainline
37923      Branch: perlio
37924           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
37925           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
37926           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
37927           !> patchlevel.h t/op/pat.t
37928 ____________________________________________________________________________
37929 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
37930         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
37931              not just one single space.
37932      Branch: perl
37933            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
37934 ____________________________________________________________________________
37935 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
37936         Log: AUTHORS updates.
37937      Branch: perl
37938            ! AUTHORS
37939 ____________________________________________________________________________
37940 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
37941         Log: Update Changes.
37942      Branch: perl
37943            ! Changes patchlevel.h
37944 ____________________________________________________________________________
37945 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
37946         Log: Work around old buggy glibcs for langinfo constants,
37947              from Nicholas Clark and David Dyck.
37948      Branch: perl
37949            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
37950 ____________________________________________________________________________
37951 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
37952         Log: Eradicate Time::Piece; add an example.
37953      Branch: perl
37954            ! ext/I18N/Langinfo/Langinfo.pm
37955 ____________________________________________________________________________
37956 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
37957         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
37958              From: Robert Spier <rspier@pobox.com>
37959              Date: Mon, 1 Oct 2001 23:20:16 -0700
37960              Message-ID: <15289.23712.422087.878224@rls.cx>
37961      Branch: perl
37962            ! lib/Pod/Html.pm
37963 ____________________________________________________________________________
37964 [ 12303] By: sky                                   on 2001/10/02  10:40:57
37965         Log: Fixes obscure bug that manifests itself by.
37966              local $!=0;undef*STDOUT;#segfaults
37967              Has been around for a while. Possible other magic IO vars are
37968              possibly affected as well. Reported by Jos Boumans.
37969      Branch: perl
37970            ! mg.c
37971 ____________________________________________________________________________
37972 [ 12302] By: nick                                  on 2001/10/02  09:00:52
37973         Log: Integrate mainline
37974      Branch: perlio
37975           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
37976           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
37977           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
37978 ____________________________________________________________________________
37979 [ 12301] By: nick                                  on 2001/10/02  08:40:57
37980         Log: Integrate mainline + lib/open.t patch from Chromatic
37981      Branch: perlio
37982           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
37983            ! lib/open.t
37984           !> (integrate 29 files)
37985 ____________________________________________________________________________
37986 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
37987         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
37988              Until it has, better stop early if someone requests threads.
37989      Branch: perl
37990            ! hints/darwin.sh
37991 ____________________________________________________________________________
37992 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
37993         Log: Subject: [ID 20011001.011] redundant code in t/TEST
37994              From: David Dyck <dcd@tc.fluke.com>
37995              Date: Mon, 1 Oct 2001 12:56:24 -0700
37996              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
37997      Branch: perl
37998            ! t/TEST
37999 ____________________________________________________________________________
38000 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
38001         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
38002              From: "chromatic" <chromatic@rmci.net>
38003              Date: Mon, 01 Oct 2001 12:27:12 -0600
38004              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
38005      Branch: perl
38006            ! lib/Term/Cap.t
38007 ____________________________________________________________________________
38008 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
38009         Log: UNICOS testing patches from Nicholas Clark.
38010      Branch: perl
38011            ! t/op/arith.t t/op/pack.t
38012 ____________________________________________________________________________
38013 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
38014         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
38015              From: "chromatic" <chromatic@rmci.net>
38016              Date: Mon, 01 Oct 2001 10:21:51 -0600
38017              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
38018      Branch: perl
38019            ! lib/open.t
38020 ____________________________________________________________________________
38021 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
38022         Log: Make missing the RADIXCHAR a softer, gentler error.
38023      Branch: perl
38024            ! ext/I18N/Langinfo/Langinfo.t
38025 ____________________________________________________________________________
38026 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
38027         Log: Nuke also the LANG because of glibc.
38028      Branch: perl
38029            ! lib/open.t
38030 ____________________________________________________________________________
38031 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
38032         Log: Also the ^Is is optional.
38033      Branch: perl
38034            ! pod/perlunicode.pod t/op/pat.t
38035 ____________________________________________________________________________
38036 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
38037         Log: Be careful to pull chars from the varargs stack when
38038              formatting chars.
38039      Branch: perl
38040            ! regcomp.c
38041 ____________________________________________________________________________
38042 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
38043         Log: sortsv not in place anymore, noticed by John P. Linderman.
38044      Branch: perl
38045            ! pod/perlapi.pod pp_ctl.c
38046 ____________________________________________________________________________
38047 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
38048         Log: Make the diagnostic messages more neutral.
38049      Branch: perl
38050            ! ext/B/t/terse.t
38051 ____________________________________________________________________________
38052 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
38053         Log: Forgotten from #12288.
38054      Branch: perl
38055            ! ext/Data/Dumper/Dumper.pm
38056 ____________________________________________________________________________
38057 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
38058         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
38059              From: Brian Ingerson <ingy@ttul.org>
38060              Date: Sun, 30 Sep 2001 21:45:56 -0700
38061              Message-ID: <20010930214556.D26392@ttul.org>
38062              
38063              (remember also the #12289)
38064      Branch: perl
38065            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
38066 ____________________________________________________________________________
38067 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
38068         Log: More Unicode property tests for the abbreviated
38069              general properties.
38070      Branch: perl
38071            ! t/op/pat.t
38072 ____________________________________________________________________________
38073 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
38074         Log: Further tweaks to the Unicode properties.
38075      Branch: perl
38076            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
38077 ____________________________________________________________________________
38078 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
38079         Log: Retract #12284.
38080      Branch: perl
38081            ! lib/Term/Cap.t
38082 ____________________________________________________________________________
38083 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
38084         Log: (Retracted by #12285)
38085      Branch: perl
38086            ! lib/Term/Cap.t
38087 ____________________________________________________________________________
38088 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
38089         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
38090              From: "chromatic" <chromatic@rmci.net>  
38091              Date: Sun, 30 Sep 2001 16:10:02 -0600
38092              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
38093      Branch: perl
38094            + lib/Term/Cap.t
38095            ! MANIFEST
38096 ____________________________________________________________________________
38097 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
38098         Log: Use stty -g to restore the terminal state, do not even
38099              try to run the tests if stty -g is not available.
38100      Branch: perl
38101            ! lib/Term/Complete.t
38102 ____________________________________________________________________________
38103 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
38104         Log: Cleanup utf8_heavy; allow dropping the In prefix from
38105              Unicode script/block properties.
38106      Branch: perl
38107            ! lib/utf8_heavy.pl
38108 ____________________________________________________________________________
38109 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
38110         Log: Retract the #12259 for now.
38111      Branch: perl
38112            ! embed.h embed.pl sv.h
38113 ____________________________________________________________________________
38114 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
38115         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
38116      Branch: perl
38117            + lib/Text/TabsWrap/CHANGELOG
38118            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
38119 ____________________________________________________________________________
38120 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
38121         Log: #12272 wasn't right, it introduced an extra ().
38122      Branch: perl
38123            ! lib/utf8_heavy.pl
38124 ____________________________________________________________________________
38125 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
38126         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
38127              From: Jonathan Stowe <gellyfish@gellyfish.com>
38128              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
38129              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
38130      Branch: perl
38131            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
38132 ____________________________________________________________________________
38133 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
38134         Log: Subject: Patch to put qsortsv in the public API
38135              From: Brian Ingerson <ingy@ttul.org>
38136              Date: Sat, 29 Sep 2001 17:41:13 -0700
38137              Message-ID: <20010929174113.A30223@ttul.org>
38138      Branch: perl
38139            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
38140 ____________________________________________________________________________
38141 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
38142         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
38143              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38144              Date: Sat, 29 Sep 2001 23:54:48 +0200
38145              Message-ID: <20010929235448.A5017@rafael>
38146      Branch: perl
38147            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
38148 ____________________________________________________________________________
38149 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
38150         Log: FAQ sync.
38151      Branch: perl
38152            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
38153            ! pod/perlfaq9.pod
38154 ____________________________________________________________________________
38155 [ 12273] By: bailey                                on 2001/09/29  23:43:46
38156         Log: Resync with mainline
38157      Branch: vmsperl
38158           +> (branch 1207 files)
38159            - (delete 324 files)
38160           !> (integrate 866 files)
38161 ____________________________________________________________________________
38162 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
38163         Log: Nasty recursion trap if one would match Unicode.
38164      Branch: perl
38165            ! lib/utf8_heavy.pl
38166 ____________________________________________________________________________
38167 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
38168         Log: More Unicode todo.
38169      Branch: perl
38170            ! pod/perltodo.pod
38171 ____________________________________________________________________________
38172 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
38173         Log: Explain a bit the new more flexible \p\P syntax.
38174      Branch: perl
38175            ! pod/perlunicode.pod
38176 ____________________________________________________________________________
38177 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
38178         Log: More leniency to the \p and \P: now can have whitespace
38179              between the property definition and the curlies; now can
38180              invert the property by having a caret between the open
38181              curly and the property.
38182      Branch: perl
38183            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
38184 ____________________________________________________________________________
38185 [ 12268] By: nick                                  on 2001/09/29  17:39:26
38186         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
38187              one test (lib/open.t) fails
38188      Branch: perlio
38189           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
38190           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
38191           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
38192           +> lib/Tie/Scalar.t lib/open.t
38193            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
38194            - ext/B/Stash.t
38195           !> (integrate 62 files)
38196 ____________________________________________________________________________
38197 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
38198         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
38199      Branch: perl
38200            ! t/op/chdir.t
38201 ____________________________________________________________________________
38202 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
38203         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
38204              From: "Craig A. Berry" <craigberry@mac.com> 
38205              Date: Sat, 29 Sep 2001 09:35:33 -0500
38206              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
38207      Branch: perl
38208            ! t/op/chdir.t
38209 ____________________________________________________________________________
38210 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
38211         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
38212              From: "chromatic" <chromatic@rmci.net>
38213              Date: Fri, 28 Sep 2001 21:20:12 -0600
38214              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
38215      Branch: perl
38216            + lib/Tie/Scalar.t
38217            ! MANIFEST lib/Tie/Scalar.pm
38218 ____________________________________________________________________________
38219 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
38220         Log: Allow for more flexibility in the \p{In...} names, now
38221              case doesn't matter, and any space or dash can be
38222              matched by any space, dash, underbar, or empty.
38223              (may be going too far on leniency)
38224      Branch: perl
38225            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
38226            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
38227            ! t/op/pat.t
38228 ____________________________________________________________________________
38229 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
38230         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
38231              From: "chromatic" <chromatic@rmci.net>
38232              Date: Fri, 28 Sep 2001 17:39:50 -0600
38233              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
38234      Branch: perl
38235            + lib/open.t
38236            ! MANIFEST
38237 ____________________________________________________________________________
38238 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
38239         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
38240              From: "Craig A. Berry" <craigberry@mac.com>
38241              Date: Fri, 28 Sep 2001 16:24:51 -0500
38242              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
38243      Branch: perl
38244            ! ext/File/Glob/t/basic.t
38245 ____________________________________________________________________________
38246 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
38247         Log: Subject: [DOC PATCH] Carp.pm pod typo
38248              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38249              Date: Fri, 28 Sep 2001 23:14:51 +0200
38250              Message-ID: <20010928231451.E16889@rafael>
38251      Branch: perl
38252            ! lib/Carp.pm
38253 ____________________________________________________________________________
38254 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
38255         Log: Subject: [PATCH] Allow an @INC hook to set %INC
38256              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38257              Date: Fri, 28 Sep 2001 22:18:13 +0200
38258              Message-ID: <20010928221813.A16889@rafael>
38259      Branch: perl
38260            ! pp_ctl.c
38261 ____________________________________________________________________________
38262 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
38263         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
38264              From: Nicholas Clark <nick@ccl4.org>
38265              Date: Fri, 28 Sep 2001 23:39:33 +0100
38266              Message-ID: <20010928233933.C23673@plum.flirble.org>
38267      Branch: perl
38268            ! embed.h embed.pl sv.h
38269 ____________________________________________________________________________
38270 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
38271         Log: Update Changes.
38272      Branch: perl
38273            ! Changes patchlevel.h
38274 ____________________________________________________________________________
38275 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
38276         Log: Move the B tests to B/t.
38277      Branch: perl
38278            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
38279            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
38280            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
38281            - ext/B/Showlex.t ext/B/Stash.t
38282            ! MANIFEST
38283 ____________________________________________________________________________
38284 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
38285         Log: Forgot from #12254.
38286      Branch: perl
38287            + ext/B/B/Terse.t
38288 ____________________________________________________________________________
38289 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
38290         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
38291              From: "chromatic" <chromatic@rmci.net>
38292              Date: Thu, 27 Sep 2001 23:22:17 -0600
38293              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
38294      Branch: perl
38295            ! MANIFEST
38296 ____________________________________________________________________________
38297 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
38298         Log: Test numbering mismatch.
38299      Branch: perl
38300            ! t/op/chdir.t
38301 ____________________________________________________________________________
38302 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
38303         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
38304              From: "Craig A. Berry" <craigberry@mac.com>
38305              Date: Wed, 26 Sep 2001 17:43:14 -0500
38306              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
38307      Branch: perl
38308            ! iperlsys.h t/op/chdir.t
38309 ____________________________________________________________________________
38310 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
38311         Log: Subject: [PATCH gv.c] make __ANON__ global
38312              From: Robin Barker <rmb1@cise.npl.co.uk>
38313              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
38314              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
38315      Branch: perl
38316            ! gv.c t/op/anonsub.t t/op/runlevel.t
38317 ____________________________________________________________________________
38318 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
38319         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
38320              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38321              Date: Thu, 27 Sep 2001 22:34:32 +0200
38322              Message-ID: <20010927223432.A1485@rafael>
38323      Branch: perl
38324            ! ext/B/B/Terse.pm
38325 ____________________________________________________________________________
38326 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
38327         Log: (retracted by #12338)
38328              
38329              Subject: [PATCH] Cleanup of perldsc.pod      
38330              From: Casey West <casey@geeknest.com>
38331              Date: Thu, 27 Sep 2001 11:13:17 -0400
38332              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
38333      Branch: perl
38334            ! pod/perldsc.pod
38335 ____________________________________________________________________________
38336 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
38337         Log: Not everyone is using ithreads...
38338      Branch: perl
38339            ! ext/Devel/Peek/Peek.t
38340 ____________________________________________________________________________
38341 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
38342         Log: Document the nss_delete core dump workaround for HP-UX
38343              and Solaris, bug IDs 20010805.018 and 20010629.004.
38344      Branch: perl
38345            ! README.hpux README.solaris
38346 ____________________________________________________________________________
38347 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
38348         Log: Dump Unicode hash keys also as Unicode,
38349              not just as a byte string.
38350      Branch: perl
38351            ! dump.c ext/Devel/Peek/Peek.t
38352 ____________________________________________________________________________
38353 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
38354         Log: Integrate changes #12241 and #12242 from macperl:
38355              
38356              Remove unneeded disabling of umask() calls
38357              
38358              Note (get|set)sockopt are available.
38359      Branch: perl
38360           !> lib/File/Temp.pm pod/perlport.pod
38361 ____________________________________________________________________________
38362 [ 12244] By: sky                                   on 2001/09/27  08:53:00
38363         Log: Flush buffers on thread closedown.
38364      Branch: perl
38365            ! ext/threads/threads.xs
38366 ____________________________________________________________________________
38367 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
38368         Log: Dump SvUTF8(sv)s also as \x{...}.
38369              
38370              TODO: dump the SvUTF8() hash keys similarly. 
38371      Branch: perl
38372            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
38373 ____________________________________________________________________________
38374 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
38375         Log: Note (get|set)sockopt are available.
38376      Branch: maint-5.6/macperl
38377            ! pod/perlport.pod
38378 ____________________________________________________________________________
38379 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
38380         Log: Remove unneeded disabling of umask() calls
38381      Branch: maint-5.6/macperl
38382            ! lib/File/Temp.pm
38383 ____________________________________________________________________________
38384 [ 12240] By: sky                                   on 2001/09/26  18:44:56
38385         Log: Documention update
38386      Branch: perl
38387            ! ext/threads/threads.pm
38388 ____________________________________________________________________________
38389 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
38390         Log: Update Changes.
38391      Branch: perl
38392            ! Changes patchlevel.h
38393 ____________________________________________________________________________
38394 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
38395         Log: Check that all environment variables are tainted.
38396      Branch: perl
38397            ! t/op/taint.t
38398 ____________________________________________________________________________
38399 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
38400         Log: Manual integration error in #12235.
38401      Branch: perl
38402            ! lib/File/DosGlob.t
38403 ____________________________________________________________________________
38404 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
38405         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
38406              From: "chromatic" <chromatic@rmci.net>
38407              Date: Tue, 25 Sep 2001 23:57:07 -0600
38408              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
38409      Branch: perl
38410            ! perlio.c
38411 ____________________________________________________________________________
38412 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
38413         Log: Integrate macperl changes from Chris Nandor:
38414              12192 11817 11815 11813 11778 11775
38415              
38416              Update CPAN.pm to work with new Mac::BuildTools instead
38417              of ExtUtils::MM_MacOS "orphan" functions
38418              
38419              Fix test
38420              
38421              Make syntax check report in MPW style, fix tests
38422              to use Mac::err=unix to get normal-style error
38423              messages.
38424              
38425              More module and test ports from Thomas Wegner et al
38426              
38427              Fix open of /dev/null for Mac OS
38428              
38429              Allow for platforms to override formatting of errors
38430              on output from Matthias Neeracher (core files)
38431      Branch: perl
38432            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
38433            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
38434            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
38435           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
38436           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
38437           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
38438 ____________________________________________________________________________
38439 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
38440         Log: grrr.
38441      Branch: perl
38442            ! t/op/gv.t
38443 ____________________________________________________________________________
38444 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
38445         Log: Retract #12232.
38446      Branch: perl
38447            ! t/op/gv.t
38448 ____________________________________________________________________________
38449 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
38450         Log: (Retracted by #12233.)
38451      Branch: perl
38452            ! t/op/gv.t
38453 ____________________________________________________________________________
38454 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
38455         Log: Detypo.
38456      Branch: perl
38457            ! ext/Encode/Makefile.PL
38458 ____________________________________________________________________________
38459 [ 12230] By: sky                                   on 2001/09/26  11:36:23
38460         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
38461              We are using a "delay" here because we do not want to depend on thread synchronization issues.
38462      Branch: perl
38463            + ext/threads/t/stress_cv.t
38464            ! MANIFEST ext/threads/t/stress_string.t
38465 ____________________________________________________________________________
38466 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
38467         Log: NetWare tweak from Ananth Kesari.
38468      Branch: perl
38469            ! NetWare/t/Readme.txt
38470 ____________________________________________________________________________
38471 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
38472         Log: Trick to fool case-blind filesystems.
38473      Branch: perl
38474            ! ext/Encode/Makefile.PL
38475 ____________________________________________________________________________
38476 [ 12227] By: sky                                   on 2001/09/26  11:06:50
38477         Log: Threads can start executing in a different order than they were
38478              created.... so we cannot ok() inside the threadstarter.
38479      Branch: perl
38480            ! ext/threads/t/stress_string.t
38481 ____________________________________________________________________________
38482 [ 12226] By: sky                                   on 2001/09/26  07:41:45
38483         Log: Add in stress_string.t to stress test threads a bit more.
38484      Branch: perl
38485            + ext/threads/t/stress_string.t
38486            ! MANIFEST
38487 ____________________________________________________________________________
38488 [ 12225] By: sky                                   on 2001/09/26  07:04:21
38489         Log: Fix negative refcount introduced by #12223.
38490      Branch: perl
38491            ! ext/threads/threads.xs
38492 ____________________________________________________________________________
38493 [ 12224] By: sky                                   on 2001/09/26  06:57:58
38494         Log: Update documentation to match change #12223
38495      Branch: perl
38496            ! sharedsv.c
38497 ____________________________________________________________________________
38498 [ 12223] By: sky                                   on 2001/09/26  06:54:32
38499         Log: Use a separate interpreter for the sharedsv space. Another
38500              negative sv leak. Sigh.
38501      Branch: perl
38502            ! sharedsv.c
38503 ____________________________________________________________________________
38504 [ 12222] By: sky                                   on 2001/09/26  05:58:35
38505         Log: Do the environ assignment in perl_contruct to match perl_destruct.
38506              Now we don't need to perl_parse/perl_run. However environ is a
38507              global....
38508      Branch: perl
38509            ! perl.c
38510 ____________________________________________________________________________
38511 [ 12221] By: sky                                   on 2001/09/26  05:41:02
38512         Log: Move the creation of PL_strtab to perl_construct so we can work
38513              with HV and HEs without running perl_parse.
38514      Branch: perl
38515            ! perl.c
38516 ____________________________________________________________________________
38517 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
38518         Log: integrate macperl changes into maint-5.6
38519      Branch: maint-5.6/perl
38520           !> (integrate 26 files)
38521 ____________________________________________________________________________
38522 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
38523         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
38524              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
38525      Branch: maint-5.6/macperl
38526            ! macos/ext/Mac/Fonts/Fonts.xs
38527            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
38528 ____________________________________________________________________________
38529 [ 12218] By: ams                                   on 2001/09/25  23:31:33
38530         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
38531              From: Nicholas Clark <nick@ccl4.org>
38532              Date: Wed, 26 Sep 2001 01:20:20 +0100
38533              Message-Id: <20010926012020.B48092@plum.flirble.org>
38534      Branch: perl
38535            ! lib/AutoSplit.t
38536 ____________________________________________________________________________
38537 [ 12217] By: ams                                   on 2001/09/25  22:33:05
38538         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
38539              From: "Craig A. Berry" <craigberry@mac.com>
38540              Date: Tue, 25 Sep 2001 18:08:42 -0500
38541              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
38542      Branch: perl
38543            ! vms/vms.c
38544 ____________________________________________________________________________
38545 [ 12216] By: ams                                   on 2001/09/25  21:41:01
38546         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
38547              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
38548              From: Michael G Schwern <schwern@pobox.com>
38549              Date: Wed, 26 Sep 2001 00:38:21 -0400
38550              Message-Id: <20010926003821.A627@blackrider>
38551      Branch: perl
38552            ! lib/AutoSplit.t
38553 ____________________________________________________________________________
38554 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
38555         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
38556              From: Michael G Schwern <schwern@pobox.com>
38557              Date: Tue, 25 Sep 2001 17:43:49 -0400
38558              Message-ID: <20010925174349.B19534@blackrider>
38559      Branch: perl
38560            ! lib/Test/Simple.pm lib/Test/Utils.pm
38561 ____________________________________________________________________________
38562 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
38563         Log: Integrate changes from bleadperl.
38564      Branch: maint-5.6/macperl
38565           !> pod/perlport.pod
38566 ____________________________________________________________________________
38567 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
38568         Log: skip($mess) should result in one skip.
38569      Branch: perl
38570            ! t/test.pl
38571 ____________________________________________________________________________
38572 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
38573         Log: Integrate change #12200 from maintperl.
38574      Branch: maint-5.6/macperl
38575           !> win32/perlhost.h
38576 ____________________________________________________________________________
38577 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
38578         Log: Fix file types to "apple"
38579      Branch: maint-5.6/macperl
38580            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
38581            ! macos/ext/Mac/SAT/t/Collision.rsrc
38582 ____________________________________________________________________________
38583 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
38584         Log: Fix rsrc file as snd file; fix path in t file.
38585      Branch: maint-5.6/macperl
38586            ! macos/ext/Mac/Notification/t/Notification.rsrc
38587            ! macos/ext/Mac/Notification/t/Notification.t
38588 ____________________________________________________________________________
38589 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
38590         Log: Sync up with File::Find from bleadperl.
38591      Branch: maint-5.6/macperl
38592            ! lib/File/Find.pm t/lib/filefind-taint.t
38593 ____________________________________________________________________________
38594 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
38595         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
38596              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
38597              of hundreds)
38598      Branch: maint-5.6/macperl
38599            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
38600            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
38601            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
38602 ____________________________________________________________________________
38603 [ 12207] By: nick                                  on 2001/09/25  19:04:36
38604         Log: Integrate mainline (untested while modem is up)
38605      Branch: perlio
38606           +> lib/AutoSplit.t t/test.pl
38607            - lib/warnings/register.t
38608           !> (integrate 28 files)
38609 ____________________________________________________________________________
38610 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
38611         Log: perldiag entry for #12205.
38612      Branch: perl
38613            ! pod/perldiag.pod
38614 ____________________________________________________________________________
38615 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
38616         Log: Subject: [PATCH] warning on v-string in use/require
38617              From: John Peacock <jpeacock@rowman.com>
38618              Date: Mon, 24 Sep 2001 17:29:03 -0400
38619              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
38620      Branch: perl
38621            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
38622 ____________________________________________________________________________
38623 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
38624         Log: perltooc et al updates.
38625      Branch: perl
38626            ! plan9/mkfile pod/roffitall
38627 ____________________________________________________________________________
38628 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
38629         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
38630              From: Michael G Schwern <schwern@pobox.com>
38631              Date: Sun, 23 Sep 2001 00:07:12 -0400
38632              Message-ID: <20010923000712.A7005@blackrider>
38633      Branch: perl
38634            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
38635 ____________________________________________________________________________
38636 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
38637         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
38638              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
38639              Date: Wed, 26 Sep 2001 01:25:10 +0900
38640              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
38641      Branch: perl
38642            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
38643            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
38644            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
38645 ____________________________________________________________________________
38646 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
38647         Log: Integrate change #12200 from maintperl;
38648              on windows, virtualized environment could propagate deleted variables
38649              into children if they happen to be at the very end of the table
38650      Branch: perl
38651           !> win32/perlhost.h
38652 ____________________________________________________________________________
38653 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
38654         Log: on windows, virtualized environment could propagate deleted variables
38655              into children if they happen to be at the very end of the table
38656              (thanks for succinct test case from Johan Holmberg, and fix from
38657              Doug Lankshear)
38658      Branch: maint-5.6/perl
38659            ! win32/perlhost.h
38660 ____________________________________________________________________________
38661 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
38662         Log: avoid the use of ftime() (it does a useless, potentially
38663              expensive call to GetTimeZoneInformation()); this potentially
38664              also results in three more digits of precision from
38665              Time::HiRes::time()
38666      Branch: perl
38667            ! ext/Time/HiRes/HiRes.xs
38668 ____________________________________________________________________________
38669 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
38670         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
38671              
38672              Note: io/binmode is failing, have to figure out why.
38673      Branch: perl
38674            + t/test.pl
38675            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
38676            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
38677            ! t/run/exit.t
38678 ____________________________________________________________________________
38679 [ 12197] By: ams                                   on 2001/09/25  13:48:55
38680         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
38681              From: Nicholas Clark <nick@ccl4.org>
38682              Date: Tue, 25 Sep 2001 00:37:40 +0100
38683              Message-Id: <20010925003740.S4971@plum.flirble.org>
38684              (Further changes expected.)
38685      Branch: perl
38686            + lib/AutoSplit.t
38687            ! MANIFEST
38688 ____________________________________________________________________________
38689 [ 12196] By: sky                                   on 2001/09/25  13:37:12
38690         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
38691              _ftime to try and be more robust.
38692      Branch: perl
38693            ! ext/Time/HiRes/HiRes.xs
38694 ____________________________________________________________________________
38695 [ 12194] By: ams                                   on 2001/09/25  11:40:00
38696         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
38697              From: "Craig A. Berry" <craigberry@mac.com>
38698              Date: Mon, 24 Sep 2001 17:54:20 -0500
38699              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
38700      Branch: perl
38701            ! vms/descrip_mms.template
38702 ____________________________________________________________________________
38703 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
38704         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
38705              not working, cursor not spinning (Bug #422129); external
38706              editor problems (Bug #456329); escape/cmd-. not activating
38707              "Cancel" in Save dialog box (Bug #446960); Runtimes not
38708              executing on launch (Bug #464441).
38709      Branch: maint-5.6/macperl
38710            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
38711            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
38712            ! macos/macperl/MacPerl.r
38713 ____________________________________________________________________________
38714 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
38715         Log: Update CPAN.pm to work with new Mac::BuildTools instead
38716              of ExtUtils::MM_MacOS "orphan" functions
38717      Branch: maint-5.6/macperl
38718            ! lib/CPAN.pm
38719 ____________________________________________________________________________
38720 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
38721         Log: Fix up another xsubpp problem (Matthias Neeracher)
38722      Branch: maint-5.6/macperl
38723            ! macos/xsubpp
38724 ____________________________________________________________________________
38725 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
38726         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
38727      Branch: maint-5.6/macperl
38728            ! macos/lib/ExtUtils/MM_MacOS.pm
38729 ____________________________________________________________________________
38730 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
38731         Log: Fix up Makefiles for more Mac:: modules (and prepare for
38732              static build ...?)
38733      Branch: maint-5.6/macperl
38734            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
38735            ! macos/macperl/Makefile.mk
38736 ____________________________________________________________________________
38737 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
38738         Log: Fix up tests
38739      Branch: maint-5.6/macperl
38740            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
38741 ____________________________________________________________________________
38742 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
38743         Log: Make malloc smarter, fix bugs.  (Bug #404030)
38744      Branch: maint-5.6/macperl
38745            ! macos/icemalloc.c macos/icemalloc.h
38746 ____________________________________________________________________________
38747 [ 12186] By: nick                                  on 2001/09/24  19:18:17
38748         Log: Integrate mainline
38749      Branch: perlio
38750           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
38751           +> lib/filetest.t
38752           !> (integrate 30 files)
38753 ____________________________________________________________________________
38754 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
38755         Log: Retract #12136, the warnings::register is already
38756              tested by t/lib/warnings/9enabled, as pointed out
38757              by Paul Marquess.
38758      Branch: perl
38759            - lib/warnings/register.t
38760            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
38761 ____________________________________________________________________________
38762 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
38763         Log: fix Time::HiRes implementation of gettimeofday() on windows
38764              (HiRes.t#14 now passes)
38765      Branch: perl
38766            ! ext/Time/HiRes/HiRes.xs
38767 ____________________________________________________________________________
38768 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
38769         Log: File::Spec::catfile() canonifies everything to blackslashes on
38770              windows :-(
38771      Branch: perl
38772            ! lib/ExtUtils/Manifest.t
38773 ____________________________________________________________________________
38774 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
38775         Log: test number mismatch
38776      Branch: perl
38777            ! t/op/magic.t
38778 ____________________________________________________________________________
38779 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
38780         Log: ok().
38781      Branch: perl
38782            ! t/op/pack.t
38783 ____________________________________________________________________________
38784 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
38785         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
38786              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
38787      Branch: perl
38788            ! pp_pack.c t/op/pack.t
38789 ____________________________________________________________________________
38790 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
38791         Log: Update Changes.
38792      Branch: perl
38793            ! Changes patchlevel.h
38794 ____________________________________________________________________________
38795 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
38796         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
38797              From: Michael G Schwern <schwern@pobox.com>
38798              Date: Mon, 24 Sep 2001 11:12:13 -0400
38799              Message-ID: <20010924111213.G27885@blackrider>
38800      Branch: perl
38801            ! lib/ExtUtils/Manifest.pm
38802 ____________________________________________________________________________
38803 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
38804         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
38805              From: Michael G Schwern <schwern@pobox.com> 
38806              Date: Mon, 24 Sep 2001 11:02:07 -0400
38807              Message-ID: <20010924110207.E27885@blackrider>
38808      Branch: perl
38809            ! vms/test.com
38810 ____________________________________________________________________________
38811 [ 12176] By: ams                                   on 2001/09/24  14:01:59
38812         Log: Update Changes.
38813      Branch: perl
38814            ! Changes
38815 ____________________________________________________________________________
38816 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
38817         Log: Various cleanups.
38818      Branch: perl
38819            ! ext/threads/Makefile.PL ext/threads/threads.xs
38820 ____________________________________________________________________________
38821 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
38822         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
38823      Branch: maint-5.6/macperl
38824           !> (integrate 33 files)
38825 ____________________________________________________________________________
38826 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
38827         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
38828              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
38829              Date: Mon, 24 Sep 2001 20:04:58 +0900
38830              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
38831      Branch: perl
38832            ! ext/Encode/Encode/gb2312.enc
38833 ____________________________________________________________________________
38834 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
38835         Log: Clarifying comment to #12164.
38836      Branch: perl
38837            ! lib/Cwd.pm
38838 ____________________________________________________________________________
38839 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
38840         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
38841              From: Nicholas Clark <nick@ccl4.org>
38842              Date: Sun, 23 Sep 2001 23:00:56 +0100
38843              Message-ID: <20010923230055.Y4971@plum.flirble.org>
38844              
38845              (with "sample_constants" changed to "fallback")
38846      Branch: perl
38847            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
38848            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
38849            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
38850            ! lib/h2xs.t utils/h2xs.PL
38851 ____________________________________________________________________________
38852 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
38853         Log: Metaconfig unit change for #12167.
38854      Branch: metaconfig
38855            ! U/modified/Cppsym.U
38856 ____________________________________________________________________________
38857 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
38858         Log: Add a few glibc cpp symbols to probe for.
38859      Branch: perl
38860            ! Configure
38861 ____________________________________________________________________________
38862 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
38863         Log: DJGPP tweaks for Laszlo Molnar.
38864      Branch: perl
38865            ! djgpp/djgppsed.sh dosish.h
38866 ____________________________________________________________________________
38867 [ 12165] By: ams                                   on 2001/09/24  10:07:08
38868         Log: Subject: [PATCH t/op/inccode.t] More tests
38869              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
38870              Date: 24 Sep 2001 10:01:44 -0000
38871              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
38872      Branch: perl
38873            ! t/op/inccode.t
38874 ____________________________________________________________________________
38875 [ 12164] By: ams                                   on 2001/09/24  09:43:29
38876         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
38877              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
38878              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
38879              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
38880      Branch: perl
38881            ! lib/Cwd.pm
38882 ____________________________________________________________________________
38883 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
38884         Log: 1_compile updates.
38885      Branch: perl
38886            ! t/lib/1_compile.t
38887 ____________________________________________________________________________
38888 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
38889         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
38890              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38891              Date: Wed, 19 Sep 2001 22:47:14 +0200
38892              Message-ID: <20010919224714.A6382@rafael>
38893      Branch: perl
38894            ! pod/perlvar.pod pp_ctl.c
38895 ____________________________________________________________________________
38896 [ 12161] By: ams                                   on 2001/09/23  17:40:02
38897         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
38898              filetest Pragma
38899              From: "chromatic" <chromatic@rmci.net>
38900              Date: Sun, 23 Sep 2001 12:07:25 -0600
38901              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
38902      Branch: perl
38903            + lib/filetest.t
38904            ! MANIFEST t/lib/1_compile.t
38905 ____________________________________________________________________________
38906 [ 12160] By: ams                                   on 2001/09/23  16:32:11
38907         Log: Additional minor chdir() tweak.
38908      Branch: perl
38909            ! pod/perlfunc.pod
38910 ____________________________________________________________________________
38911 [ 12159] By: ams                                   on 2001/09/23  16:25:01
38912         Log: Subject: PATCH lib/ExtUtils/Command.t
38913              From: Abe Timmerman <abe@ztreet.demon.nl>
38914              Date: Sun, 23 Sep 2001 19:11:44 +0200
38915              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
38916      Branch: perl
38917            ! lib/ExtUtils/Command.t
38918 ____________________________________________________________________________
38919 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
38920         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
38921              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
38922              Date: Sun, 23 Sep 2001 02:02:26 +0200
38923              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
38924      Branch: perl
38925            ! makedef.pl
38926 ____________________________________________________________________________
38927 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
38928         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
38929              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
38930              Date: Sat, 22 Sep 2001 12:54:39 -0500
38931              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
38932      Branch: perl
38933            ! t/op/study.t
38934 ____________________________________________________________________________
38935 [ 12156] By: nick                                  on 2001/09/23  07:48:44
38936         Log: Integrate mainline
38937      Branch: perlio
38938            - check83.pl
38939           !> ext/Encode/Encode/2022-cn.enc
38940 ____________________________________________________________________________
38941 [ 12155] By: nick                                  on 2001/09/23  07:48:01
38942         Log: Integrate mainline
38943      Branch: perlio
38944           +> (branch 64 files)
38945            - ext/Encode/Encode/cns11643-1.enc
38946            - ext/Encode/Encode/cns11643-2.enc
38947            - ext/Encode/Encode/iso2022-cn.enc
38948            - ext/Encode/Encode/iso2022-jp.enc
38949            - ext/Encode/Encode/iso2022-jp1.enc
38950            - ext/Encode/Encode/iso2022-jp2.enc
38951            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
38952            - ext/Encode/Encode/iso8859-1.enc
38953            - ext/Encode/Encode/iso8859-1.ucm
38954            - ext/Encode/Encode/iso8859-10.enc
38955            - ext/Encode/Encode/iso8859-10.ucm
38956            - ext/Encode/Encode/iso8859-13.enc
38957            - ext/Encode/Encode/iso8859-13.ucm
38958            - ext/Encode/Encode/iso8859-14.enc
38959            - ext/Encode/Encode/iso8859-14.ucm
38960            - ext/Encode/Encode/iso8859-15.enc
38961            - ext/Encode/Encode/iso8859-15.ucm
38962            - ext/Encode/Encode/iso8859-16.enc
38963            - ext/Encode/Encode/iso8859-16.ucm
38964            - ext/Encode/Encode/iso8859-2.enc
38965            - ext/Encode/Encode/iso8859-2.ucm
38966            - ext/Encode/Encode/iso8859-3.enc
38967            - ext/Encode/Encode/iso8859-3.ucm
38968            - ext/Encode/Encode/iso8859-4.enc
38969            - ext/Encode/Encode/iso8859-4.ucm
38970            - ext/Encode/Encode/iso8859-5.enc
38971            - ext/Encode/Encode/iso8859-5.ucm
38972            - ext/Encode/Encode/iso8859-6.enc
38973            - ext/Encode/Encode/iso8859-6.ucm
38974            - ext/Encode/Encode/iso8859-7.enc
38975            - ext/Encode/Encode/iso8859-7.ucm
38976            - ext/Encode/Encode/iso8859-8.enc
38977            - ext/Encode/Encode/iso8859-8.ucm
38978            - ext/Encode/Encode/iso8859-9.enc
38979            - ext/Encode/Encode/iso8859-9.ucm
38980            - ext/Encode/Encode/isoir-197.enc
38981            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
38982            - t/lib/sample-tests/header_at_end
38983            - t/lib/sample-tests/header_at_end_fail
38984           !> (integrate 174 files)
38985 ____________________________________________________________________________
38986 [ 12154] By: ams                                   on 2001/09/23  07:11:46
38987         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
38988              by Blair Zajac.
38989      Branch: perl
38990            ! pod/perlfunc.pod
38991 ____________________________________________________________________________
38992 [ 12153] By: ams                                   on 2001/09/23  06:56:32
38993         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
38994              Forgotten deprecation of *glob{FILEHANDLE}?
38995              From: "chromatic" <chromatic@rmci.net>
38996              Date: Sat, 22 Sep 2001 21:27:56 -0600
38997              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
38998      Branch: perl
38999            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
39000 ____________________________________________________________________________
39001 [ 12152] By: ams                                   on 2001/09/23  06:42:58
39002         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
39003              From: Michael G Schwern <schwern@pobox.com>
39004              Date: Sun, 23 Sep 2001 03:34:39 -0400
39005              Message-Id: <20010923033439.E7005@blackrider>
39006      Branch: perl
39007            ! lib/File/Find.pm
39008 ____________________________________________________________________________
39009 [ 12151] By: ams                                   on 2001/09/23  06:37:57
39010         Log: Subject: Re: t/op/magic.t missing tests on Win32
39011              From: Michael G Schwern <schwern@pobox.com>
39012              Date: Sat, 22 Sep 2001 20:29:09 -0400
39013              Message-Id: <20010922202909.I18223@blackrider>
39014      Branch: perl
39015            ! t/op/magic.t
39016 ____________________________________________________________________________
39017 [ 12150] By: ams                                   on 2001/09/23  06:36:26
39018         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
39019              Dumpvalue.pm
39020              From: "chromatic" <chromatic@rmci.net>
39021              Date: Sat, 22 Sep 2001 19:41:31 -0600
39022              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
39023      Branch: perl
39024            + lib/Dumpvalue.t
39025            ! MANIFEST lib/Dumpvalue.pm
39026 ____________________________________________________________________________
39027 [ 12149] By: ams                                   on 2001/09/23  06:25:35
39028         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
39029              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39030              Date: Sun, 23 Sep 2001 15:27:56 +0900
39031              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
39032      Branch: perl
39033            ! ext/Encode/Encode/2022-cn.enc
39034 ____________________________________________________________________________
39035 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
39036         Log: Manual eror in #12147.
39037      Branch: perl
39038            ! win32/win32.c
39039 ____________________________________________________________________________
39040 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
39041         Log: Integrate change #12146 from maintperl;
39042              win32_chdir() et al don't handle a NULL argument gracefully
39043      Branch: perl
39044           !> win32/perlhost.h win32/win32.c
39045 ____________________________________________________________________________
39046 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
39047         Log: win32_chdir() et al don't handle a NULL argument gracefully
39048      Branch: maint-5.6/perl
39049            ! win32/perlhost.h win32/win32.c
39050 ____________________________________________________________________________
39051 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
39052         Log: typo in change#12026
39053      Branch: maint-5.6/perl
39054            ! op.c
39055 ____________________________________________________________________________
39056 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
39057         Log: Subject: [PATCH] Re: scalar context unpack bugs
39058              From: Nicholas Clark <nick@ccl4.org>
39059              Date: Sat, 22 Sep 2001 23:07:56 +0100
39060              Message-ID: <20010922230755.O4971@plum.flirble.org>
39061      Branch: perl
39062            ! pp_pack.c t/op/pack.t
39063 ____________________________________________________________________________
39064 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
39065         Log: Try ExtUtils::Command.t everywhere, not just on Win32
39066              (as suggested by NI-S).  Also allow running it either
39067              in t/ or in the main directory.
39068      Branch: perl
39069            ! lib/ExtUtils/Command.t
39070 ____________________________________________________________________________
39071 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
39072         Log: Update the test on warnings/register.t.
39073      Branch: perl
39074            ! t/lib/1_compile.t
39075 ____________________________________________________________________________
39076 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
39077         Log: The code is now almost tidy enough to keep the IRIX cc happy.
39078      Branch: perl
39079            ! hints/irix_6.sh
39080 ____________________________________________________________________________
39081 [ 12140] By: ams                                   on 2001/09/22  17:26:32
39082         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
39083              use_ithreads
39084              From: "Craig A. Berry" <craigberry@mac.com>
39085              Date: Sat, 22 Sep 2001 13:15:32 -0500
39086              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
39087      Branch: perl
39088            ! configure.com
39089 ____________________________________________________________________________
39090 [ 12139] By: ams                                   on 2001/09/22  16:44:08
39091         Log: Do what perl_clone() does for sharedsv functions.
39092      Branch: perl
39093            ! embed.pl proto.h
39094 ____________________________________________________________________________
39095 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
39096         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
39097              (suggested by Sarathy, extensions shouldn't be dabbling with
39098              op structures, so binary backward compatibility should not be
39099              an issue.)
39100      Branch: perl
39101            ! hints/irix_6.sh op.h
39102 ____________________________________________________________________________
39103 [ 12137] By: ams                                   on 2001/09/22  16:21:05
39104         Log: More cleanups. (What's PERL_DECL_PROT?)
39105      Branch: perl
39106            ! embed.pl proto.h sharedsv.h
39107 ____________________________________________________________________________
39108 [ 12136] By: ams                                   on 2001/09/22  15:14:34
39109         Log: (Retracted by #12185)
39110              
39111              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
39112              Add Tests for warnings::register, Doc Update
39113              From: "chromatic" <chromatic@rmci.net>
39114              Date: Sat, 22 Sep 2001 09:43:20 -0600
39115              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
39116      Branch: perl
39117            + lib/warnings/register.t
39118            ! MANIFEST lib/warnings/register.pm
39119 ____________________________________________________________________________
39120 [ 12135] By: ams                                   on 2001/09/22  15:07:50
39121         Log: `@foo' should be @foo for consistency.
39122      Branch: perl
39123            ! pod/perldiag.pod
39124 ____________________________________________________________________________
39125 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
39126         Log: (Retracted by #12138)
39127              
39128              Add -woff (turn warning off) 3187:
39129              "A pointer is converted to a smaller integer."
39130              This happens when your pointers are 64-bit: then every case
39131              of converting pointers to PADOFFSETs (explicitly 32-bit)
39132              faces truncation (even explicit use of INT2PTR doesn't help).
39133              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
39134              Changing PADOFFSET from U32 to UV would help, but that
39135              would break binary backward compatibility of BASEOP and padop
39136              (assuming you have been using 64-bit pointers).
39137      Branch: perl
39138            ! hints/irix_6.sh
39139 ____________________________________________________________________________
39140 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
39141         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
39142              but the name comes from the inside the file, not from the file
39143              name, and Rumanian is the name of the language.
39144      Branch: perl
39145            + ext/Encode/Encode/macRumanian.enc
39146            - ext/Encode/Encode/macRomania.enc
39147            ! MANIFEST
39148 ____________________________________________________________________________
39149 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
39150         Log: Rename perltootc as perltooc for 8.3-friedliness.
39151      Branch: perl
39152            + pod/perltooc.pod
39153            - pod/perltootc.pod
39154            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
39155            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
39156            ! pod/perltoot.pod
39157 ____________________________________________________________________________
39158 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
39159         Log: Find more conflicts by lowercasing.
39160      Branch: perl
39161            + Porting/check83.pl
39162            - check83.pl
39163            ! MANIFEST
39164 ____________________________________________________________________________
39165 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
39166         Log: The AIX cc 5.0.0.0 is simply too buggy.
39167      Branch: perl
39168            ! hints/aix.sh
39169 ____________________________________________________________________________
39170 [ 12129] By: ams                                   on 2001/09/22  12:35:38
39171         Log: Uninteresting cleanup.
39172      Branch: perl
39173            ! form.h
39174 ____________________________________________________________________________
39175 [ 12128] By: ams                                   on 2001/09/22  12:28:48
39176         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
39177              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
39178              Date: Sat, 22 Sep 2001 14:29:13 +0100
39179              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
39180      Branch: perl
39181            ! cv.h
39182 ____________________________________________________________________________
39183 [ 12127] By: ams                                   on 2001/09/22  12:04:28
39184         Log: What's a backet?
39185      Branch: perl
39186            ! dump.c
39187 ____________________________________________________________________________
39188 [ 12126] By: ams                                   on 2001/09/22  10:02:34
39189         Log: Removed duplicated tests #19 and #20.
39190      Branch: perl
39191            ! t/op/do.t
39192 ____________________________________________________________________________
39193 [ 12125] By: ams                                   on 2001/09/22  03:58:41
39194         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
39195              From: Michael Carman <mjcarman@home.com>
39196              Date: Fri, 21 Sep 2001 17:54:05 -0500
39197              Message-Id: <3BABC50D.6040202@home.com>
39198              (Applied with some changes.)
39199      Branch: perl
39200            ! pod/perlmod.pod
39201 ____________________________________________________________________________
39202 [ 12124] By: ams                                   on 2001/09/22  03:44:19
39203         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
39204              From: Michael G Schwern <schwern@pobox.com>
39205              Date: Fri, 21 Sep 2001 19:20:40 -0400
39206              Message-Id: <20010921192040.E5494@blackrider>
39207      Branch: perl
39208            ! t/op/chdir.t
39209 ____________________________________________________________________________
39210 [ 12123] By: ams                                   on 2001/09/22  03:41:08
39211         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
39212              From: Blair Zajac <blair@orcaware.com>
39213              Date: Fri, 21 Sep 2001 15:13:04 -0700
39214              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
39215      Branch: perl
39216            ! t/op/chdir.t
39217 ____________________________________________________________________________
39218 [ 12122] By: ams                                   on 2001/09/22  03:37:07
39219         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
39220              20010920.007
39221              From: Michael G Schwern <schwern@pobox.com>
39222              Date: Fri, 21 Sep 2001 17:59:03 -0400
39223              Message-Id: <20010921175903.V5494@blackrider>
39224      Branch: perl
39225            ! t/op/do.t
39226 ____________________________________________________________________________
39227 [ 12121] By: ams                                   on 2001/09/22  03:30:38
39228         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
39229              suite on WinCE)
39230              From: Michael G Schwern <schwern@pobox.com>
39231              Date: Fri, 21 Sep 2001 19:41:03 -0400
39232              Message-Id: <20010921194103.G5494@blackrider>
39233      Branch: perl
39234            ! pod/perlport.pod
39235 ____________________________________________________________________________
39236 [ 12120] By: ams                                   on 2001/09/22  03:28:06
39237         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
39238              From: Michael G Schwern <schwern@pobox.com>
39239              Date: Fri, 21 Sep 2001 17:33:35 -0400
39240              Message-Id: <20010921173335.T5494@blackrider>
39241              ($ENV{FOO}=undef hunk not applied.)
39242      Branch: perl
39243            ! t/op/magic.t
39244 ____________________________________________________________________________
39245 [ 12119] By: ams                                   on 2001/09/22  03:02:26
39246         Log: Subject: [PATCH] perldiag.pod
39247              From: Peter Scott <Peter@PSDT.com>
39248              Date: Fri, 21 Sep 2001 18:54:50 -0700
39249              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
39250              (Moved to the right place.)
39251      Branch: perl
39252            ! pod/perldiag.pod
39253 ____________________________________________________________________________
39254 [ 12118] By: ams                                   on 2001/09/21  20:05:29
39255         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
39256              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39257              Date: Fri, 21 Sep 2001 22:36:54 +0200
39258              Message-Id: <20010921223654.A12742@rafael>
39259      Branch: perl
39260            ! t/op/do.t
39261 ____________________________________________________________________________
39262 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
39263         Log: Restore things as they were before
39264              the backward compatibility police notices.
39265      Branch: perl
39266            ! lib/Cwd.pm
39267 ____________________________________________________________________________
39268 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
39269         Log: More Cwd from Schwern: make also OS/2 and DOS
39270              Cwd agree with File::Spec (that is, native path
39271              syntax using \ instead of / -- backward compatibility
39272              polic warning) and stop Win32 from using bsd_realpath().
39273      Branch: perl
39274            ! lib/Cwd.pm
39275 ____________________________________________________________________________
39276 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
39277         Log: Subject: [PATCH @12110] RE: Untested libraries update
39278              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
39279              Date: Fri, 21 Sep 2001 18:21:07 +0100
39280              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
39281      Branch: perl
39282            ! lib/warnings/register.pm
39283 ____________________________________________________________________________
39284 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
39285         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
39286              From: Michael G Schwern <schwern@pobox.com>
39287              Date: Thu, 20 Sep 2001 22:54:02 -0400
39288              Message-ID: <20010920225402.A3611@blackrider>
39289      Branch: perl
39290            ! lib/Cwd.pm
39291 ____________________________________________________________________________
39292 [ 12113] By: ams                                   on 2001/09/21  17:08:24
39293         Log: Subject: [PATCH] avoid v-strings with require/use
39294              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
39295              Date: Fri, 21 Sep 2001 12:34:40 -0400
39296              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
39297      Branch: perl
39298            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
39299            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
39300            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
39301            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
39302            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
39303            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
39304            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
39305            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
39306            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
39307            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
39308            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
39309            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
39310            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
39311            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
39312            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
39313            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
39314            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
39315            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
39316            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
39317 ____________________________________________________________________________
39318 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
39319         Log: Update Changes.
39320      Branch: perl
39321            ! Changes patchlevel.h
39322 ____________________________________________________________________________
39323 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
39324         Log: Make AIX and Tru64 compilers happy.  
39325      Branch: perl
39326            ! ext/threads/threads.h ext/threads/threads.xs
39327 ____________________________________________________________________________
39328 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
39329         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
39330              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
39331              Date: 21 Sep 2001 09:16:37 -0000
39332              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
39333      Branch: perl
39334            ! toke.c
39335 ____________________________________________________________________________
39336 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
39337         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
39338              From: Michael G Schwern <schwern@pobox.com>
39339              Date: Thu, 20 Sep 2001 21:21:34 -0400
39340              Message-ID: <20010920212134.Y28291@blackrider>
39341      Branch: perl
39342            ! pp_sys.c
39343 ____________________________________________________________________________
39344 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
39345         Log: Subject: Re: GDB Debugging Macros from mod_perl
39346              From: rspier@pobox.com (Robert Spier)
39347              Date: Thu, 20 Sep 2001 22:45:03 -0700
39348              Message-ID: <15274.54239.413929.49430@rls.cx>
39349      Branch: perl
39350            ! pod/perltodo.pod
39351 ____________________________________________________________________________
39352 [ 12105] By: sky                                   on 2001/09/21  10:33:34
39353         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
39354              timezone! GetSystemTime should be available on all Win32 
39355              platforms we support. Perhaps Time::HiRes should be extended to
39356              support WinCE and Novell?
39357      Branch: perl
39358            ! ext/Time/HiRes/HiRes.xs
39359 ____________________________________________________________________________
39360 [ 12104] By: sky                                   on 2001/09/21  08:12:39
39361         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
39362      Branch: perl
39363            ! ext/threads/threads.h ext/threads/threads.xs
39364 ____________________________________________________________________________
39365 [ 12103] By: sky                                   on 2001/09/21  07:57:41
39366         Log: Rename the *thread* functions to Perl_* to avoid clashes.
39367              Notably on AIX but could become a problem on other platforms.
39368      Branch: perl
39369            ! ext/threads/threads.h ext/threads/threads.xs
39370 ____________________________________________________________________________
39371 [ 12102] By: sky                                   on 2001/09/21  07:35:30
39372         Log: Add the shared sv space to the global vars.
39373              Fix problems compiling on win32.
39374      Branch: perl
39375            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
39376            ! sharedsv.c sharedsv.h
39377 ____________________________________________________________________________
39378 [ 12101] By: ams                                   on 2001/09/21  00:19:55
39379         Log: Subject: [PATCH] win32/Makefile warning fix
39380              From: Blair Zajac <blair@orcaware.com>
39381              Date: Thu, 20 Sep 2001 18:15:43 -0700
39382              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
39383      Branch: perl
39384            ! win32/Makefile
39385 ____________________________________________________________________________
39386 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
39387         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
39388              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
39389              Date: Thu, 20 Sep 2001 18:36:22 +0200
39390              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
39391      Branch: perl
39392            ! lib/ExtUtils/Command.t
39393 ____________________________________________________________________________
39394 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
39395         Log: Cant spl wirth a dam.
39396      Branch: perl
39397            ! intrpvar.h
39398 ____________________________________________________________________________
39399 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
39400         Log: Don't use C++ comments.
39401      Branch: perl
39402            ! ext/threads/threads.xs
39403 ____________________________________________________________________________
39404 [ 12097] By: ams                                   on 2001/09/20  21:42:07
39405         Log: Change #12044 didn't.
39406      Branch: perl
39407            ! lib/constant.pm
39408 ____________________________________________________________________________
39409 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
39410         Log: Metaconfig unit changes for #12095.
39411      Branch: metaconfig
39412            ! U/modified/Myinit.U U/modified/libs.U
39413 ____________________________________________________________________________
39414 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
39415         Log: Remove iconv references since we are not using it
39416              and not going to; regen perltoc, perlmodlib.
39417              (Some references still linger in perltoc, have to figure
39418              out where they are coming from.)
39419      Branch: perl
39420            ! Configure NetWare/config.wc NetWare/config_H.wc
39421            ! Porting/Glossary Porting/config.sh Porting/config_H
39422            ! config_h.SH configure.com epoc/config.sh perl.h
39423            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
39424            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39425            ! vos/config.ga.h win32/config.bc win32/config.gc
39426            ! win32/config.vc win32/config_H.bc win32/config_H.gc
39427            ! win32/config_H.vc wince/config.ce wince/config.h
39428            ! wince/config_H.ce
39429 ____________________________________________________________________________
39430 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
39431         Log: Subject: [PATCH docs] Re: ARGV and read
39432              From: Dave Mitchell <davem@fdgroup.co.uk>
39433              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
39434              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
39435      Branch: perl
39436            ! pod/perltodo.pod pod/perlvar.pod
39437 ____________________________________________________________________________
39438 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
39439         Log: Fresh copies from the cvs.perl.org perlfaq repository.
39440      Branch: perl
39441            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
39442            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
39443            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
39444            ! pod/perlfaq9.pod
39445 ____________________________________________________________________________
39446 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
39447         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
39448              From: Nicholas Clark <nick@ccl4.org>
39449              Date: Thu, 20 Sep 2001 14:27:08 +0100
39450              Message-ID: <20010920142708.X4971@plum.flirble.org>
39451      Branch: perl
39452            ! pp_pack.c t/op/pack.t
39453 ____________________________________________________________________________
39454 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
39455         Log: The sharedsv_space* are variables, not code.  Duh.
39456      Branch: perl
39457            ! intrpvar.h makedef.pl
39458 ____________________________________________________________________________
39459 [ 12090] By: ams                                   on 2001/09/20  11:26:06
39460         Log: Subject: [patch lib/lib_pm.PL]
39461              From: Stas Bekman <stas@stason.org>
39462              Date: Thu, 20 Sep 2001 18:48:53 +0800
39463              Message-Id: <3BA9C995.6010302@stason.org>
39464              (Applied by hand.)
39465      Branch: perl
39466            ! lib/lib_pm.PL
39467 ____________________________________________________________________________
39468 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
39469         Log: Only 21 tests, skipping or not.
39470      Branch: perl
39471            ! lib/ExtUtils/Command.t
39472 ____________________________________________________________________________
39473 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
39474         Log: New exported symbols.
39475      Branch: perl
39476            ! makedef.pl
39477 ____________________________________________________________________________
39478 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
39479         Log: Update Changes.
39480      Branch: perl
39481            ! Changes patchlevel.h
39482 ____________________________________________________________________________
39483 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
39484         Log: Correct numbering of the tests is useful.
39485      Branch: perl
39486            ! ext/threads/t/basic.t
39487 ____________________________________________________________________________
39488 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
39489         Log: More tests now too.
39490      Branch: perl
39491            ! lib/ExtUtils/Command.t
39492 ____________________________________________________________________________
39493 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
39494         Log: More tests now.
39495      Branch: perl
39496            ! ext/threads/t/basic.t
39497 ____________________________________________________________________________
39498 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
39499         Log: The test assumed 7-bit ASCII.  Now it "just"
39500              assumes 8-bit whatever.
39501      Branch: perl
39502            ! t/op/crypt.t
39503 ____________________________________________________________________________
39504 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
39505         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
39506              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39507              Date: Wed, 19 Sep 2001 11:45:28 +0200
39508              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
39509              
39510              Lvalue casts are not portable.
39511      Branch: perl
39512            ! ext/threads/threads.xs
39513 ____________________________________________________________________________
39514 [ 12081] By: sky                                   on 2001/09/19  10:17:52
39515         Log: Make the basic test contain only realy basic API tests
39516              Seems to be a problem with detach.
39517      Branch: perl
39518            ! ext/threads/t/basic.t
39519 ____________________________________________________________________________
39520 [ 12080] By: ams                                   on 2001/09/19  01:23:55
39521         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
39522              From: Michael G Schwern <schwern@pobox.com>
39523              Date: Tue, 18 Sep 2001 19:53:48 -0400
39524              Message-Id: <20010918195348.M585@blackrider>
39525              
39526              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
39527              From: Michael G Schwern <schwern@pobox.com>
39528              Date: Tue, 18 Sep 2001 22:07:13 -0400
39529              Message-Id: <20010918220713.B19616@blackrider>
39530      Branch: perl
39531            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
39532            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
39533            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
39534            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
39535            ! lib/Test/Tutorial.pod
39536 ____________________________________________________________________________
39537 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
39538         Log: Indent the test a bit.
39539      Branch: perl
39540            ! ext/threads/t/basic.t
39541 ____________________________________________________________________________
39542 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
39543         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
39544              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
39545              Date: Tue, 18 Sep 2001 18:06:44 +0200
39546              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
39547      Branch: perl
39548            ! win32/win32.c
39549 ____________________________________________________________________________
39550 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
39551         Log: Subject: stat access time is wrong on Win95
39552              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
39553              Date: Tue, 18 Sep 2001 21:59:24 +0200
39554              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
39555      Branch: perl
39556            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
39557 ____________________________________________________________________________
39558 [ 12076] By: ams                                   on 2001/09/18  22:11:25
39559         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
39560              From: Michael G Schwern <schwern@pobox.com>
39561              Date: Tue, 18 Sep 2001 18:47:14 -0400
39562              Message-Id: <20010918184714.I585@blackrider>
39563      Branch: perl
39564            ! t/op/crypt.t
39565 ____________________________________________________________________________
39566 [ 12075] By: sky                                   on 2001/09/18  19:29:37
39567         Log: two test failures
39568              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39569              Message-ID: <20010918221702.A17408@rafael>
39570              partly applied, #12074 already fixed half the patch
39571      Branch: perl
39572            ! ext/threads/t/basic.t
39573 ____________________________________________________________________________
39574 [ 12074] By: sky                                   on 2001/09/18  18:49:03
39575         Log: Fixes test case failure introduced by #12071, the warning is
39576              now correctly spelled :-)
39577      Branch: perl
39578            ! ext/IO/lib/IO/t/io_sel.t
39579 ____________________________________________________________________________
39580 [ 12073] By: sky                                   on 2001/09/18  18:46:22
39581         Log: Make the test behave properly!
39582      Branch: perl
39583            ! ext/threads/t/basic.t
39584 ____________________________________________________________________________
39585 [ 12072] By: ams                                   on 2001/09/18  18:44:59
39586         Log: OP_RCATLINE is an SVOP, not a BASEOP.
39587      Branch: perl
39588            ! opcode.h opcode.pl
39589 ____________________________________________________________________________
39590 [ 12071] By: ams                                   on 2001/09/18  18:06:27
39591         Log: Deprecate != Depreciate.
39592      Branch: perl
39593            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
39594            ! lib/Pod/ParseUtils.pm
39595 ____________________________________________________________________________
39596 [ 12070] By: ams                                   on 2001/09/18  15:14:58
39597         Log: Subject: [PATCH] Getopt::Std cleanup
39598              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39599              Date: Tue, 18 Sep 2001 17:32:13 +0200
39600              Message-Id: <20010918173213.C777@rafael>
39601      Branch: perl
39602            ! lib/Getopt/Std.pm lib/Getopt/Std.t
39603 ____________________________________________________________________________
39604 [ 12069] By: sky                                   on 2001/09/18  14:56:33
39605         Log: Forgot the makefile
39606      Branch: perl
39607            + ext/threads/Makefile.PL
39608 ____________________________________________________________________________
39609 [ 12068] By: sky                                   on 2001/09/18  14:13:26
39610         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
39611              The test will fail because of Test.pm not knowing about threads. 
39612              basic needs to be manually tested
39613              compile time warnings on IV2PTR conversions need to be fixed
39614      Branch: perl
39615            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
39616            + ext/threads/threads.h ext/threads/threads.pm
39617            + ext/threads/threads.xs
39618            ! MANIFEST
39619 ____________________________________________________________________________
39620 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
39621         Log: DJGPP tweak from Laszlo Molnar.
39622      Branch: perl
39623            ! djgpp/config.over
39624 ____________________________________________________________________________
39625 [ 12066] By: sky                                   on 2001/09/18  10:24:31
39626         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
39627      Branch: perl
39628            ! sharedsv.c sharedsv.h
39629 ____________________________________________________________________________
39630 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
39631         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
39632              ditto ^cns.
39633      Branch: perl
39634            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
39635            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
39636            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
39637            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
39638            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
39639            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
39640            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
39641            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
39642            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
39643            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
39644            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
39645            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
39646            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
39647            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
39648            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
39649            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
39650            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
39651            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
39652            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
39653            + ext/Encode/Encode/ir-197.enc
39654            - ext/Encode/Encode/cns11643-1.enc
39655            - ext/Encode/Encode/cns11643-2.enc
39656            - ext/Encode/Encode/iso2022-cn.enc
39657            - ext/Encode/Encode/iso2022-jp.enc
39658            - ext/Encode/Encode/iso2022-jp1.enc
39659            - ext/Encode/Encode/iso2022-jp2.enc
39660            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
39661            - ext/Encode/Encode/iso8859-1.enc
39662            - ext/Encode/Encode/iso8859-1.ucm
39663            - ext/Encode/Encode/iso8859-10.enc
39664            - ext/Encode/Encode/iso8859-10.ucm
39665            - ext/Encode/Encode/iso8859-11.enc
39666            - ext/Encode/Encode/iso8859-11.ucm
39667            - ext/Encode/Encode/iso8859-13.enc
39668            - ext/Encode/Encode/iso8859-13.ucm
39669            - ext/Encode/Encode/iso8859-14.enc
39670            - ext/Encode/Encode/iso8859-14.ucm
39671            - ext/Encode/Encode/iso8859-15.enc
39672            - ext/Encode/Encode/iso8859-15.ucm
39673            - ext/Encode/Encode/iso8859-16.enc
39674            - ext/Encode/Encode/iso8859-16.ucm
39675            - ext/Encode/Encode/iso8859-2.enc
39676            - ext/Encode/Encode/iso8859-2.ucm
39677            - ext/Encode/Encode/iso8859-3.enc
39678            - ext/Encode/Encode/iso8859-3.ucm
39679            - ext/Encode/Encode/iso8859-4.enc
39680            - ext/Encode/Encode/iso8859-4.ucm
39681            - ext/Encode/Encode/iso8859-5.enc
39682            - ext/Encode/Encode/iso8859-5.ucm
39683            - ext/Encode/Encode/iso8859-6.enc
39684            - ext/Encode/Encode/iso8859-6.ucm
39685            - ext/Encode/Encode/iso8859-7.enc
39686            - ext/Encode/Encode/iso8859-7.ucm
39687            - ext/Encode/Encode/iso8859-8.enc
39688            - ext/Encode/Encode/iso8859-8.ucm
39689            - ext/Encode/Encode/iso8859-9.enc
39690            - ext/Encode/Encode/iso8859-9.ucm
39691            - ext/Encode/Encode/isoir-197.enc
39692            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
39693 ____________________________________________________________________________
39694 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
39695         Log: Must Uppercase.
39696      Branch: perl
39697            ! ext/Encode/Encode.pm
39698 ____________________________________________________________________________
39699 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
39700         Log: Add various encodings.
39701      Branch: perl
39702            + ext/Encode/Encode/iso8859-11.enc
39703            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
39704            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
39705            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
39706            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
39707            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
39708            + ext/Encode/Encode/viscii.ucm
39709            ! MANIFEST ext/Encode/Encode.pm
39710 ____________________________________________________________________________
39711 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
39712         Log: lib/unicode relic.
39713      Branch: perl
39714            ! ext/Encode/compile
39715 ____________________________________________________________________________
39716 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
39717         Log: Subject: [PATCH] Re: filename problems
39718              From: Michael G Schwern <schwern@pobox.com>
39719              Date: Mon, 17 Sep 2001 17:26:26 -0400
39720              Message-ID: <20010917172626.Q585@blackrider>
39721      Branch: perl
39722            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
39723            - t/lib/sample-tests/header_at_end
39724            - t/lib/sample-tests/header_at_end_fail
39725            ! MANIFEST lib/Test/Harness/t/test-harness.t
39726 ____________________________________________________________________________
39727 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
39728         Log: Explicitly explain the 1e9 seconds, not everybody
39729              is a C geek.
39730      Branch: perl
39731            ! ext/Time/HiRes/HiRes.pm
39732 ____________________________________________________________________________
39733 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
39734         Log: Explain an apparent bug reported by
39735              Richard J. Barbalace <rjbarbal@MIT.EDU>,
39736              with additional explanation from Gisle Aas.
39737      Branch: perl
39738            ! ext/Time/HiRes/HiRes.pm
39739 ____________________________________________________________________________
39740 [ 12058] By: ams                                   on 2001/09/17  19:52:01
39741         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
39742              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39743              Date: Mon, 17 Sep 2001 22:48:05 +0200
39744              Message-Id: <20010917224805.C11744@rafael>
39745      Branch: perl
39746            ! t/lib/warnings/op t/lib/warnings/pp
39747 ____________________________________________________________________________
39748 [ 12057] By: ams                                   on 2001/09/17  16:51:18
39749         Log: Its a nit!
39750      Branch: perl
39751            ! sv.h
39752 ____________________________________________________________________________
39753 [ 12056] By: ams                                   on 2001/09/17  16:47:55
39754         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
39755              From: "Craig A. Berry" <craigberry@mac.com>
39756              Date: Mon, 17 Sep 2001 12:34:20 -0500
39757              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
39758      Branch: perl
39759            ! vms/vms.c
39760 ____________________________________________________________________________
39761 [ 12055] By: ams                                   on 2001/09/17  16:05:15
39762         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
39763              From: Gisle Aas <gisle@ActiveState.com>
39764              Date: 16 Apr 2001 16:20:34 -0700
39765              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
39766              (Applied by hand.)
39767      Branch: perl
39768            ! lib/CPAN.pm lib/CPAN/Nox.pm
39769 ____________________________________________________________________________
39770 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
39771         Log: Update Changes.
39772      Branch: perl
39773            ! Changes patchlevel.h
39774 ____________________________________________________________________________
39775 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
39776         Log: Adding new files to the MANIFEST is always nice.
39777      Branch: perl
39778            ! MANIFEST
39779 ____________________________________________________________________________
39780 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
39781         Log: Reindent the PerlIO files (suggested by NI-S), used
39782              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
39783              (GNU indent).  Note that wholesale re-indenting might
39784              be nice, but that would break nice formatting/alignment
39785              of assignments, equality testing, and complex boolean
39786              expressions with lots of &s and |s.
39787      Branch: perl
39788            ! perlio.c perlio.h perliol.h
39789 ____________________________________________________________________________
39790 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
39791         Log: Add a script for being 8.3-polite.
39792              The found conflicts are being worked on.
39793      Branch: perl
39794            + check83.pl
39795            ! MANIFEST Porting/pumpkin.pod
39796 ____________________________________________________________________________
39797 [ 12050] By: sky                                   on 2001/09/17  12:44:36
39798         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
39799              finding it.
39800      Branch: perl
39801            ! sv.c
39802 ____________________________________________________________________________
39803 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
39804         Log: Bump up versions because of #12041.
39805      Branch: perl
39806            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
39807            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
39808            ! lib/Time/localtime.pm
39809 ____________________________________________________________________________
39810 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
39811         Log: Bump the version number because of #12042.
39812      Branch: perl
39813            ! lib/CPAN/FirstTime.pm
39814 ____________________________________________________________________________
39815 [ 12047] By: ams                                   on 2001/09/17  11:21:40
39816         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
39817              From: Abhijit Menon-Sen <ams@wiw.org>
39818              Date: Mon, 17 Sep 2001 17:44:12 +0530
39819              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
39820      Branch: perl
39821            ! op.c
39822 ____________________________________________________________________________
39823 [ 12046] By: sky                                   on 2001/09/17  07:14:17
39824         Log: Subject: Re: t/op/ver.t using skip() improperly
39825              From: "chromatic" <chromatic@rmci.net>
39826              Date: Mon, 17 Sep 2001 00:22:29 -0600
39827              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
39828      Branch: perl
39829            ! t/op/ver.t
39830 ____________________________________________________________________________
39831 [ 12045] By: nick                                  on 2001/09/17  07:12:14
39832         Log: Integrate mainline
39833      Branch: perlio
39834           +> t/op/chdir.t
39835           !> (integrate 117 files)
39836 ____________________________________________________________________________
39837 [ 12044] By: ams                                   on 2001/09/17  05:49:53
39838         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
39839              From: Ilmari Karonen <iltzu@sci.fi>
39840              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
39841              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
39842              (And $VERSION = '1.05'.)
39843      Branch: perl
39844            ! lib/constant.pm
39845 ____________________________________________________________________________
39846 [ 12043] By: ams                                   on 2001/09/17  05:44:50
39847         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
39848              From: Michael G Schwern <schwern@pobox.com>
39849              Date: Mon, 17 Sep 2001 07:49:04 +0200
39850              Message-Id: <20010917074904.V1588@blackrider>
39851              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
39852      Branch: perl
39853            + t/op/chdir.t
39854            ! MANIFEST pp_sys.c
39855 ____________________________________________________________________________
39856 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
39857         Log: Subject: Re: CPAN.pm needs some hacking 
39858              From: "chromatic" <chromatic@rmci.net>
39859              Date: Sun, 16 Sep 2001 16:46:29 -0600
39860              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
39861      Branch: perl
39862            ! lib/CPAN/FirstTime.pm
39863 ____________________________________________________________________________
39864 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
39865         Log: Change use|require 5.005_64 to use|require 5.6.1.
39866      Branch: perl
39867            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
39868            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
39869            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
39870            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
39871            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
39872            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
39873            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
39874            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
39875            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
39876            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
39877            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
39878            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
39879            ! lib/base.pm lib/fields.pm
39880 ____________________________________________________________________________
39881 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
39882         Log: Bump up version numbers.
39883              
39884              TODO 1: double check that pre-5.6.1 CPAN.pm:s
39885              don't try to download 5.8.0 because of the
39886              version numbers.  Mainly this means using _00
39887              in the core version numbers.
39888              
39889              TODO 2: the "use 5.005_64" in many modules
39890              needs to be changed to, say, "use 5.6.1".
39891      Branch: perl
39892            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
39893            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
39894            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
39895            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
39896            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
39897            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
39898            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
39899            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
39900            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
39901            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
39902            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
39903 ____________________________________________________________________________
39904 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
39905         Log: Use UCHARAT() as suggested by Inaba Hiroto.
39906      Branch: perl
39907            ! regexec.c
39908 ____________________________________________________________________________
39909 [ 12038] By: ams                                   on 2001/09/16  15:16:24
39910         Log: Subject: [PATCH] Re: Core module version numbers review
39911              From: Peter Scott <Peter@PSDT.com>
39912              Date: Sun, 16 Sep 2001 09:09:58 -0700
39913              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
39914      Branch: perl
39915            ! lib/perl5db.pl
39916 ____________________________________________________________________________
39917 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
39918         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
39919              not yet fully implemented.
39920      Branch: perl
39921            ! pod/perlfunc.pod pod/perlunicode.pod
39922 ____________________________________________________________________________
39923 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
39924         Log: Subject: [patch] plug PL_beginav_save leak
39925              From: Doug MacEachern <dougm@covalent.net>
39926              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
39927              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
39928      Branch: perl
39929            ! perl.c
39930 ____________________________________________________________________________
39931 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
39932         Log: (accidentally empty checkin)
39933      Branch: perl
39934            ! sv.c
39935 ____________________________________________________________________________
39936 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
39937         Log: Subject: [patch] ithreads+PL_beginav_save
39938              From: Doug MacEachern <dougm@covalent.net>
39939              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
39940              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
39941      Branch: perl
39942            ! sv.c
39943 ____________________________________________________________________________
39944 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
39945         Log: Subject: [PATCH] h2xs.PL with C::Scan
39946              From: Tim Jenness <t.jenness@jach.hawaii.edu>
39947              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
39948              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
39949      Branch: perl
39950            ! utils/h2xs.PL
39951 ____________________________________________________________________________
39952 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
39953         Log: Elaborate (well, make more vague, really) #12030.
39954      Branch: perl
39955            ! pod/perltodo.pod pod/perlunicode.pod
39956 ____________________________________________________________________________
39957 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
39958         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
39959              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39960              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
39961              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
39962      Branch: perl
39963            ! regexec.c
39964 ____________________________________________________________________________
39965 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
39966         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
39967              are not yet complete.
39968      Branch: perl
39969            ! pod/perltodo.pod pod/perlunicode.pod
39970 ____________________________________________________________________________
39971 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
39972         Log: Document what's still to be done on the regular expression
39973              Unicode support, based on the UTR#18.
39974      Branch: perl
39975            ! pod/perltodo.pod pod/perlunicode.pod
39976 ____________________________________________________________________________
39977 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
39978         Log: Regen headers.
39979      Branch: perl
39980            ! embedvar.h perlapi.h
39981 ____________________________________________________________________________
39982 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
39983         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
39984              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
39985              Date: Sun, 09 Sep 2001 18:41:54 +0100
39986              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
39987      Branch: perl
39988            ! Porting/findvars ext/ByteLoader/bytecode.h
39989            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
39990            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
39991 ____________________________________________________________________________
39992 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
39993         Log: enable most warnings for windows build; fix the various typecasting
39994              nits that showed up (no bugfixes here)
39995      Branch: maint-5.6/perl
39996            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
39997            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
39998            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
39999            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
40000            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
40001            ! x2p/walk.c
40002 ____________________________________________________________________________
40003 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
40004         Log: Integrate change #12024 from maintperl
40005              (a local() precedence bug)
40006      Branch: perl
40007           !> lib/ExtUtils/Install.pm
40008 ____________________________________________________________________________
40009 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
40010         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
40011              change#8642
40012      Branch: maint-5.6/perl
40013            ! lib/ExtUtils/Install.pm
40014 ____________________________________________________________________________
40015 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
40016         Log: Update Changes.
40017      Branch: perl
40018            ! Changes patchlevel.h
40019 ____________________________________________________________________________
40020 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
40021         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
40022              From: "chromatic" <chromatic@rmci.net>
40023              Date: Fri, 14 Sep 2001 09:44:57 -0600 
40024              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
40025      Branch: perl
40026            ! lib/ExtUtils/Manifest.t
40027 ____________________________________________________________________________
40028 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
40029         Log: Hopefully better skipping of the Complete.t tests
40030              in case of not a tty. 
40031      Branch: perl
40032            ! lib/Term/Complete.t t/op/stat.t
40033 ____________________________________________________________________________
40034 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
40035         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
40036              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
40037              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
40038              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
40039      Branch: perl
40040            ! regexec.c t/op/pat.t
40041 ____________________________________________________________________________
40042 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
40043         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
40044              From: Robin Barker <rmb1@cise.npl.co.uk>
40045              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
40046              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
40047      Branch: perl
40048            ! pod/perlport.pod
40049 ____________________________________________________________________________
40050 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
40051         Log: NetWare tweaks from Ananth Kesari.
40052      Branch: perl
40053            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
40054            ! NetWare/nwutil.h
40055 ____________________________________________________________________________
40056 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
40057         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
40058              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40059              Date: Fri, 14 Sep 2001 10:51:13 +0200
40060              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
40061      Branch: perl
40062            ! pod/perlport.pod
40063 ____________________________________________________________________________
40064 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
40065         Log: Subject: Re: [PATCH 2 pl2pm.PL]
40066              From: Joe Smith <Joe.Smith@inwap.com>
40067              Date: Fri, 14 Sep 2001 00:13:32 -0700
40068              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
40069              
40070              Eradicate qu.
40071      Branch: perl
40072            ! keywords.h keywords.pl utils/pl2pm.PL
40073 ____________________________________________________________________________
40074 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
40075         Log: Retract #12013, didn't go over too well in Tru64.
40076      Branch: perl
40077            ! embed.h embed.pl sv.h
40078 ____________________________________________________________________________
40079 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
40080         Log: Subject: [PATCH] Execute files of debugger commands
40081              From: Peter Scott <Peter@PSDT.com>
40082              Date: Thu, 13 Sep 2001 15:26:31 -0700
40083              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
40084      Branch: perl
40085            ! lib/perl5db.pl pod/perldebug.pod
40086 ____________________________________________________________________________
40087 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
40088         Log: (Retracted by #12015)
40089              Subject: [proposed PATCH] Re: perl@11920
40090              From: Nicholas Clark <nick@ccl4.org>
40091              Date: Wed, 12 Sep 2001 23:46:09 +0100
40092              Message-ID: <20010912234609.H4971@plum.flirble.org>     
40093      Branch: perl
40094            ! embed.h embed.pl sv.h
40095 ____________________________________________________________________________
40096 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
40097         Log: ucblib shouldn't be linked against in nonstop-ux,
40098              from Tom Bates.
40099      Branch: perl
40100            ! hints/nonstopux.sh
40101 ____________________________________________________________________________
40102 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
40103         Log: Do stty only if we have stty.
40104              
40105              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
40106      Branch: perl
40107            ! lib/Term/Complete.pm
40108 ____________________________________________________________________________
40109 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
40110         Log: Skip the test if not running on a tty.
40111      Branch: perl
40112            ! lib/Term/Complete.t
40113 ____________________________________________________________________________
40114 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
40115         Log: Regen headers.
40116      Branch: perl
40117            ! embed.h opcode.h pod/perlapi.pod proto.h
40118 ____________________________________________________________________________
40119 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
40120         Log: Subject: [PATCH op.c] Re: perl@12003
40121              From: Robin Barker <rmb1@cise.npl.co.uk>
40122              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
40123              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
40124      Branch: perl
40125            ! op.c
40126 ____________________________________________________________________________
40127 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
40128         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
40129              From: Robin Barker <rmb1@cise.npl.co.uk>
40130              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
40131              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
40132      Branch: perl
40133            ! sv.c
40134 ____________________________________________________________________________
40135 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
40136         Log: Upgrade to Memoize 0.66.
40137      Branch: perl
40138            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
40139            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
40140            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
40141 ____________________________________________________________________________
40142 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
40143         Log: Subject: [ID 20010912.007] substr reference core dump
40144              From: me-01@ton.iguana.be
40145              Date: 12 Sep 2001 14:11:16 -0000
40146              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
40147      Branch: perl
40148            ! mg.c
40149 ____________________________________________________________________________
40150 [ 12004] By: ams                                   on 2001/09/12  01:13:49
40151         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
40152              From: Ilmari Karonen <iltzu@sci.fi>
40153              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
40154              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
40155      Branch: perl
40156            ! pod/perlfaq4.pod
40157 ____________________________________________________________________________
40158 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
40159         Log: Update Changes.
40160      Branch: perl
40161            ! Changes patchlevel.h
40162 ____________________________________________________________________________
40163 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
40164         Log: NetWare update from Ananth Kesari.
40165      Branch: perl
40166            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
40167            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
40168 ____________________________________________________________________________
40169 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
40170         Log: Retract #11984: div() being redefined, and 1397
40171              failing on 64-bit platforms.
40172      Branch: perl
40173            ! lib/Math/BigInt/Calc.pm
40174 ____________________________________________________________________________
40175 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
40176         Log: Metaconfig unit change for #11999.
40177      Branch: metaconfig
40178            ! U/protos/d_lseekproto.U
40179 ____________________________________________________________________________
40180 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
40181         Log: The lseek fix (#11991) was no fix.
40182      Branch: perl
40183            ! Configure
40184 ____________________________________________________________________________
40185 [ 11998] By: sky                                   on 2001/09/11  07:52:06
40186         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
40187              From: Matt Sergeant <MSergeant@star.net.uk>
40188              Date: Tue, 11 Sep 2001 09:22:32 +0100
40189              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
40190      Branch: perl
40191            ! ext/Encode/Encode.pm
40192 ____________________________________________________________________________
40193 [ 11997] By: sky                                   on 2001/09/11  06:35:29
40194         Log: Sometimes dTHX is added because it is needed on non 
40195              gnuc platforms, but not needed there. This uses GCC
40196              to silence GCC specific warnings by marking pTHX as 
40197              unused.
40198      Branch: perl
40199            ! perl.h
40200 ____________________________________________________________________________
40201 [ 11996] By: nick                                  on 2001/09/11  06:25:27
40202         Log: Integrate mainline
40203      Branch: perlio
40204            - ext/POSIX/sigaction.t lib/File/Find/taint.t
40205           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
40206 ____________________________________________________________________________
40207 [ 11995] By: nick                                  on 2001/09/11  06:23:39
40208         Log: Part Integrate mainline
40209      Branch: perlio
40210           +> (branch 69 files)
40211            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
40212            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
40213            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
40214            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
40215            - lib/Switch/t/switch_case.t lib/Test/Harness.t
40216            - lib/Test/More/Changes lib/Test/More/t/More.t
40217            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
40218            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
40219            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
40220            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
40221            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
40222            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
40223            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
40224            - t/lib/Test/More/Catch.pm wince/perl.ico
40225           !> (integrate 197 files)
40226 ____________________________________________________________________________
40227 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
40228         Log: Subject: Re: [PATCH] Encode.pm docs fix
40229              From: Gisle Aas <gisle@ActiveState.com>
40230              Date: 10 Sep 2001 11:27:02 -0700
40231              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
40232      Branch: perl
40233            ! ext/Encode/Encode.pm
40234 ____________________________________________________________________________
40235 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
40236         Log: Fix unpack U to be the reverse of pack U
40237              (but implement unpack U0U as a backdoor to get
40238              the UTF-8 malformed warnings from un-UTF-8 data)
40239      Branch: perl
40240            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
40241 ____________________________________________________________________________
40242 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
40243         Log: Metaconfig unit change for #11991;
40244              delete an unused unit (d_strtoull.U is the one used)
40245      Branch: metaconfig
40246            ! U/protos/d_lseekproto.U
40247      Branch: metaconfig/U/perl
40248            - strtoull.U
40249 ____________________________________________________________________________
40250 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
40251         Log: Subject: [PATCH] Configure not recording lseek proto
40252              From: Blair Zajac <blair@orcaware.com>
40253              Date: Mon, 10 Sep 2001 17:52:37 -0700
40254              Message-ID: <3B9D6055.BA334A31@orcaware.com>
40255              
40256              plus regen Configure.
40257      Branch: perl
40258            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40259            ! config_h.SH uconfig.h
40260 ____________________________________________________________________________
40261 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
40262         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?)))                  
40263              From: Nicholas Clark <nick@ccl4.org>
40264              Date: Tue, 11 Sep 2001 00:00:31 +0100
40265              Message-ID: <20010911000031.G1512@plum.flirble.org>
40266      Branch: perl
40267            + t/op/qq.t
40268            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
40269 ____________________________________________________________________________
40270 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
40271         Log: Subject: [PATCH] Building on win32 w/o perlio
40272              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
40273              Date: Mon, 10 Sep 2001 23:38:46 +0200
40274              Message-ID: <3B9D4F06.14433.2C37644@localhost>
40275      Branch: perl
40276            ! perl.c win32/Makefile win32/makefile.mk
40277 ____________________________________________________________________________
40278 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
40279         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
40280              From: "chromatic" <chromatic@rmci.net>
40281              Date: Mon, 10 Sep 2001 15:14:01 -0600
40282              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
40283      Branch: perl
40284            + lib/CGI/t/push.t
40285            ! MANIFEST
40286 ____________________________________________________________________________
40287 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
40288         Log: Subject: avoiding hoardes of zombies
40289              From: Nicholas Clark <nick@ccl4.org>
40290              Date: Mon, 10 Sep 2001 22:00:40 +0100
40291              Message-ID: <20010910220040.C1512@plum.flirble.org>
40292      Branch: perl
40293            ! pod/perlipc.pod
40294 ____________________________________________________________________________
40295 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
40296         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
40297              From: John Peacock <jpeacock@rowman.com>
40298              Date: Mon, 10 Sep 2001 16:34:30 -0400
40299              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
40300      Branch: perl
40301            ! sv.c t/op/ver.t utf8.h
40302 ____________________________________________________________________________
40303 [ 11985] By: ams                                   on 2001/09/10  23:20:13
40304         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
40305      Branch: perl
40306            ! MANIFEST
40307 ____________________________________________________________________________
40308 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
40309         Log: (Retracted by #12001)
40310              Subject: Calc with USE_MUL/USE_DIV
40311              From: Tels <perl_dummy@bloodgate.com>
40312              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
40313              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
40314      Branch: perl
40315            ! lib/Math/BigInt/Calc.pm
40316 ____________________________________________________________________________
40317 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
40318         Log: Subject: [PATCH op.c] Re: perl@11978
40319              From: Robin Barker <rmb1@cise.npl.co.uk>
40320              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
40321              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
40322              
40323              Format errors.
40324      Branch: perl
40325            ! op.c
40326 ____________________________________________________________________________
40327 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
40328         Log: Switch PADOFFSET back to U32 both because of binary backward
40329              compatibility and because Arthur seems to have been fixing the
40330              problems with naughty integer-pointer casting.
40331      Branch: perl
40332            ! op.h
40333 ____________________________________________________________________________
40334 [ 11981] By: ams                                   on 2001/09/10  16:31:43
40335         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
40336              Fix Pod Typo, Add Test for ExtUtils::Command
40337              From: "chromatic" <chromatic@rmci.net>
40338              Date: Mon, 10 Sep 2001 11:20:56 -0600
40339              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
40340      Branch: perl
40341            + lib/ExtUtils/Command.t
40342            ! MANIFEST lib/ExtUtils/Command.pm
40343 ____________________________________________________________________________
40344 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
40345         Log: Subject: [PATCH] Encode.pm docs fix
40346              From: Matt Sergeant <MSergeant@star.net.uk>
40347              Date: Mon, 10 Sep 2001 15:24:01 +0100
40348              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
40349      Branch: perl
40350            ! ext/Encode/Encode.pm
40351 ____________________________________________________________________________
40352 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
40353         Log: Update Changes.
40354      Branch: perl
40355            ! Changes patchlevel.h
40356 ____________________________________________________________________________
40357 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
40358         Log: Revert #11973, the dTHX seems to be needed in there
40359              for threaded builds.
40360      Branch: perl
40361            ! perlio.c
40362 ____________________________________________________________________________
40363 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
40364         Log: Detypo.
40365      Branch: perl
40366            ! pod/perlguts.pod
40367 ____________________________________________________________________________
40368 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
40369         Log: Further Class::Struct patching from Damian.
40370              
40371              The new new semantics are:
40372              
40373              * If you pass an initializer for a nested object, it has to be:
40374              a) a reference to an object of that class, or      
40375              b) a reference to an object of a subclass of that class, or
40376              c) a reference to a hash of arguments to be passed to the
40377              class's constructor
40378              * If you pass no initializer for a nested object, the attribute
40379              is initialized to C<undef>
40380      Branch: perl
40381            ! lib/Class/Struct.pm
40382 ____________________________________________________________________________
40383 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
40384         Log: Skip the crypt test if no crypt.
40385      Branch: perl
40386            ! t/op/crypt.t
40387 ____________________________________________________________________________
40388 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
40389         Log: Warn against using bare v-strings as IP addresses
40390              (okay if using the wrappers from Socket)
40391      Branch: perl
40392            ! pod/perldata.pod pod/perlport.pod
40393 ____________________________________________________________________________
40394 [ 11973] By: sky                                   on 2001/09/10  11:57:58
40395         Log: Remove unused dTHX. Silenced another warning.
40396      Branch: perl
40397            ! perlio.c
40398 ____________________________________________________________________________
40399 [ 11972] By: sky                                   on 2001/09/10  11:54:25
40400         Log: Silence some more warnings INT2PTR.
40401      Branch: perl
40402            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
40403 ____________________________________________________________________________
40404 [ 11971] By: sky                                   on 2001/09/10  11:21:50
40405         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
40406      Branch: perl
40407            ! cop.h
40408 ____________________________________________________________________________
40409 [ 11970] By: sky                                   on 2001/09/10  11:17:25
40410         Log: Apply INT2PTR with force to silence warnings from
40411              PM_GETRE and friends. No more warnings with 64bit 
40412              IVs and 32bit pointers.    
40413      Branch: perl
40414            ! op.c op.h perl.c
40415 ____________________________________________________________________________
40416 [ 11969] By: sky                                   on 2001/09/10  10:13:02
40417         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
40418      Branch: perl
40419            ! pod/perlguts.pod
40420 ____________________________________________________________________________
40421 [ 11968] By: sky                                   on 2001/09/10  10:02:51
40422         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
40423              Rename to custop_op_name to Perl_custom_op_name to match perlapi
40424              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
40425              perl_clone.
40426      Branch: perl
40427            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
40428 ____________________________________________________________________________
40429 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
40430         Log: Using strlen() not good on embedded nul bytes.
40431      Branch: perl
40432            ! regcomp.c
40433 ____________________________________________________________________________
40434 [ 11966] By: ams                                   on 2001/09/09  21:06:13
40435         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
40436              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40437              Date: Mon, 13 Aug 2001 22:51:59 +0200
40438              Message-ID: <20010813225159.C6681@rafael>
40439              (Applied with several tweaks.)
40440      Branch: perl
40441            ! embed.h embed.pl proto.h toke.c
40442 ____________________________________________________________________________
40443 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
40444         Log: The exact error message is system-dependent.
40445      Branch: perl
40446            ! lib/ExtUtils/Manifest.t
40447 ____________________________________________________________________________
40448 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
40449         Log: Add Windows and Mac Sami support to Encode
40450              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
40451      Branch: perl
40452            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
40453            ! MANIFEST
40454 ____________________________________________________________________________
40455 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
40456         Log: Use the tried method.
40457      Branch: perl
40458            ! pod/perlport.pod
40459 ____________________________________________________________________________
40460 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
40461         Log: Can't count parentheses.
40462      Branch: perl
40463            ! ext/IO/lib/IO/Socket/INET.pm
40464 ____________________________________________________________________________
40465 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
40466         Log: perlport additions: 1 while unlink, add/delete directory
40467              entries and permissions, cygwin stat funkiness (from Michael
40468              Schwern and Nicholas Clark)
40469      Branch: perl
40470            ! pod/perlport.pod
40471 ____________________________________________________________________________
40472 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
40473         Log: blib does have a detectable test.
40474      Branch: perl
40475            ! t/lib/1_compile.t
40476 ____________________________________________________________________________
40477 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
40478         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
40479              From: "chromatic" <chromatic@rmci.net>
40480              Date: Sat, 08 Sep 2001 19:33:42 -0600
40481              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
40482      Branch: perl
40483            + lib/Term/Complete.t
40484            ! MANIFEST
40485 ____________________________________________________________________________
40486 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
40487         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
40488              From: Michael G Schwern <schwern@pobox.com> 
40489              Date: Sat, 8 Sep 2001 02:40:26 -0400
40490              Message-ID: <20010908024026.A26283@blackrider>
40491      Branch: perl
40492            + lib/Test/Tutorial.pod
40493            ! MANIFEST
40494 ____________________________________________________________________________
40495 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
40496         Log: Try to look up protocol (by name) only iff it has non-numbers:
40497              nice if the server is in a chrooted environment (no /etc/protocols,
40498              server code using hardcorded protocol numbers like 6 for tcp),
40499              suggested by John Holdsworth <coldwave@bigfoot.com>.
40500              In other words, if we are given a number, why look it up again
40501              (by number)?
40502      Branch: perl
40503            ! ext/IO/lib/IO/Socket/INET.pm
40504 ____________________________________________________________________________
40505 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
40506         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
40507              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
40508              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
40509              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
40510              
40511              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
40512              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
40513              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
40514              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
40515              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
40516              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
40517              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
40518              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
40519      Branch: perl
40520            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
40521 ____________________________________________________________________________
40522 [ 11955] By: ams                                   on 2001/09/09  02:54:21
40523         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
40524              From: "Craig A. Berry" <craigberry@mac.com>
40525              Date: Sat, 08 Sep 2001 19:02:16 -0500
40526              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
40527      Branch: perl
40528            ! lib/CGI/t/carp.t
40529 ____________________________________________________________________________
40530 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
40531         Log: Documentation tweaks; think the IP address as an opaque string.
40532      Branch: perl
40533            ! ext/Socket/Socket.pm
40534 ____________________________________________________________________________
40535 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
40536         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
40537              From: Michael G Schwern <schwern@pobox.com>
40538              Date: Sat, 8 Sep 2001 19:45:46 -0400
40539              Message-ID: <20010908194546.C9193@blackrider>
40540      Branch: perl
40541            + lib/blib.t
40542            ! MANIFEST lib/blib.pm t/lib/1_compile.t
40543 ____________________________________________________________________________
40544 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
40545         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
40546              From: "chromatic" <chromatic@rmci.net>
40547              Date: Sat, 08 Sep 2001 12:31:44 -0600
40548              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
40549      Branch: perl
40550            + lib/CGI/t/fast.t
40551            ! MANIFEST
40552 ____________________________________________________________________________
40553 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
40554         Log: The Socket tests were wrong: they were assuming too much.
40555      Branch: perl
40556            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
40557 ____________________________________________________________________________
40558 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
40559         Log: Retract the portability changes since they
40560              seem to have opened a can of worms... will
40561              go back to UNICOS/mk and do the bare minimum
40562              required to get the tests working.
40563      Branch: perl
40564            ! ext/Socket/Socket.xs
40565 ____________________________________________________________________________
40566 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
40567         Log: PADOFFSET is used to cast pointers into integers,
40568              if pointers are 64 bits and U32 32 bits,
40569              bad things may happen, or at least warnings issued.
40570      Branch: perl
40571            ! op.h
40572 ____________________________________________________________________________
40573 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
40574         Log: Still more Socket portability tweaking.
40575              Now Socket.t seems to be happy in all of
40576              Linux/x86, Tru64/alpha, Solaris/sparc,
40577              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
40578              
40579              Addendum: it seems that io_multihomed, io_sock, and hostent
40580              were broken in little-endians (linux/x86 and tru64/alpha)
40581              because of this change.  Argh.
40582      Branch: perl
40583            ! ext/Socket/Socket.xs
40584 ____________________________________________________________________________
40585 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
40586         Log: More portability kicking on inet_ntoa().
40587      Branch: perl
40588            ! ext/Socket/Socket.xs
40589 ____________________________________________________________________________
40590 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
40591         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
40592              From: Michael G Schwern <schwern@pobox.com> 
40593              Date: Fri, 7 Sep 2001 23:06:51 -0400
40594              Message-ID: <20010907230651.R606@blackrider>
40595      Branch: perl
40596            + lib/ExtUtils/Manifest.t
40597            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
40598 ____________________________________________________________________________
40599 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
40600         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
40601              From: "chromatic" <chromatic@rmci.net>
40602              Date: Fri, 07 Sep 2001 17:53:15 -0600      
40603              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
40604      Branch: perl
40605            + lib/ExtUtils/testlib.t
40606            ! MANIFEST
40607 ____________________________________________________________________________
40608 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
40609         Log: Thinko.
40610      Branch: perl
40611            ! lib/integer.t
40612 ____________________________________________________________________________
40613 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
40614         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
40615              From: "Craig A. Berry" <craigberry@mac.com>
40616              Date: Fri, 07 Sep 2001 15:30:03 -0500
40617              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
40618      Branch: perl
40619            ! lib/CGI/Carp.pm
40620 ____________________________________________________________________________
40621 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
40622         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
40623              From: Michael G Schwern <schwern@pobox.com>
40624              Date: Fri, 7 Sep 2001 15:38:13 -0400
40625              Message-ID: <20010907153813.K606@blackrider>
40626      Branch: perl
40627            ! lib/ExtUtils/MM_Unix.pm
40628 ____________________________________________________________________________
40629 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
40630         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
40631              From: Robin Barker <rmb1@cise.npl.co.uk>
40632              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
40633              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
40634      Branch: perl
40635            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
40636 ____________________________________________________________________________
40637 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
40638         Log: Clean up 1_compile.t; move tests to more consistent
40639              places (t/ subdirectories); add integer.t (much of
40640              the pragma is tested elsewhere but there is no one
40641              centralized place)
40642      Branch: perl
40643            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
40644            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
40645            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
40646            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
40647            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
40648            - lib/File/Find/find.t lib/File/Find/taint.t
40649            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
40650 ____________________________________________________________________________
40651 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
40652         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
40653              From: "chromatic" <chromatic@rmci.net>
40654              Date: Fri, 07 Sep 2001 10:17:40 -0600
40655              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
40656      Branch: perl
40657            ! lib/File/Find/taint.t
40658 ____________________________________________________________________________
40659 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
40660         Log: Update Changes.
40661      Branch: perl
40662            ! Changes patchlevel.h
40663 ____________________________________________________________________________
40664 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
40665         Log: Rename the old threading tutorial, start a new one,
40666              regen toc.
40667      Branch: perl
40668            + pod/perlothrtut.pod
40669            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
40670            ! pod/perltoc.pod
40671 ____________________________________________________________________________
40672 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
40673         Log: vars very much has a test.
40674      Branch: perl
40675            ! t/lib/1_compile.t
40676 ____________________________________________________________________________
40677 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
40678         Log: Subject: Re: wince/perl.ico marked as binary
40679              From: Nicholas Clark <nick@ccl4.org>
40680              Date: Fri, 7 Sep 2001 13:54:40 +0100
40681              Message-ID: <20010907135439.D39150@plum.flirble.org>
40682              
40683              and wince/Makefile.ce change from Rainer Keuchel.
40684      Branch: perl
40685            + wince/makeico.pl
40686            ! MANIFEST wince/Makefile.ce
40687 ____________________________________________________________________________
40688 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
40689         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
40690              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
40691              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
40692              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
40693      Branch: perl
40694            ! regexec.c
40695 ____________________________________________________________________________
40696 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
40697         Log: (Replaced by #11934)
40698              Subject: Re: [PATCH regexec.c] more general .* and .*?
40699              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
40700              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
40701              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
40702      Branch: perl
40703            ! regexec.c
40704 ____________________________________________________________________________
40705 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
40706         Log: The #11931 patching misbehaved.
40707      Branch: perl
40708            ! lib/Test/Harness/t/test-harness.t
40709 ____________________________________________________________________________
40710 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
40711         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
40712              From: Michael G Schwern <schwern@pobox.com>
40713              Date: Fri, 7 Sep 2001 03:30:41 -0400
40714              Message-ID: <20010907033041.A2796@blackrider>
40715      Branch: perl
40716            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
40717            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
40718            + t/lib/sample-tests/header_at_end_fail
40719            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
40720            - lib/Test/Harness.t
40721            ! MANIFEST lib/Test/Harness.pm t/TEST
40722 ____________________________________________________________________________
40723 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
40724         Log: Subject: [PATCH] Digest::MD5 update
40725              From: Gisle Aas <gisle@ActiveState.com>
40726              Date: 06 Sep 2001 23:32:56 -0700
40727              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
40728      Branch: perl
40729            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
40730            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
40731 ____________________________________________________________________________
40732 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
40733         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
40734              From: "chromatic" <chromatic@rmci.net>
40735              Date: Thu, 06 Sep 2001 23:11:44 -0600
40736              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
40737      Branch: perl
40738            + lib/less.t
40739            ! MANIFEST t/lib/1_compile.t
40740 ____________________________________________________________________________
40741 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
40742         Log: The binary file must somehow differently stored.
40743      Branch: perl
40744            - wince/perl.ico
40745            ! MANIFEST
40746 ____________________________________________________________________________
40747 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
40748         Log: Add more modules to the list of modules that have tests,
40749              Schwern's wallet is getting more nervous.
40750              (Run t/lib/1_compile.t manually to see which modules
40751              are lacking tests, or the tests can't be run for some
40752              reason or another, such as the Net:: modules)
40753      Branch: perl
40754            ! t/lib/1_compile.t
40755 ____________________________________________________________________________
40756 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
40757         Log: Try to make Socket::inet_ntoa() more robust.
40758      Branch: perl
40759            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
40760 ____________________________________________________________________________
40761 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
40762         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
40763              From: chromatic <chromatic@rmci.net>       
40764              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
40765              Message-Id: <01090522580506.19590@firewheel>           
40766      Branch: perl
40767            ! lib/English.t
40768 ____________________________________________________________________________
40769 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
40770         Log: Subject: Re: perlvar manpage and localizing special vars
40771              From: Stas Bekman <stas@stason.org>
40772              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
40773              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
40774      Branch: perl
40775            ! pod/perlvar.pod
40776 ____________________________________________________________________________
40777 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
40778         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
40779              From: Robin Barker <rmb1@cise.npl.co.uk>
40780              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
40781              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
40782      Branch: perl
40783            ! lib/ExtUtils/MakeMaker.pm
40784 ____________________________________________________________________________
40785 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
40786         Log: Symbol missing; AIX unhappy.
40787      Branch: perl
40788            ! makedef.pl
40789 ____________________________________________________________________________
40790 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
40791         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
40792              Reported in 5.61, seems to work okay in blead.
40793      Branch: perl
40794            ! t/run/kill_perl.t
40795 ____________________________________________________________________________
40796 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
40797         Log: Update Changes.
40798      Branch: perl
40799            ! Changes patchlevel.h
40800 ____________________________________________________________________________
40801 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
40802         Log: Document the bad assumptions currently breaking
40803              the Socket.t tests 10, 11, and 13 in UNICOS.
40804      Branch: perl
40805            ! ext/Socket/Socket.xs
40806 ____________________________________________________________________________
40807 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
40808         Log: Subject: [PATCH x2p] make OPTIMIZE=...
40809              From: Robin Barker <rmb1@cise.npl.co.uk>
40810              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
40811              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
40812      Branch: perl
40813            ! x2p/Makefile.SH x2p/cflags.SH
40814 ____________________________________________________________________________
40815 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
40816         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
40817              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
40818              Date: Thu, 6 Sep 2001 11:09:40 +0100
40819              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
40820              
40821              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
40822              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
40823              Date: 6 Sep 2001 10:14:38 -0000
40824              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
40825      Branch: perl
40826            ! pod/perlfaq1.pod pod/perlhack.pod
40827 ____________________________________________________________________________
40828 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
40829         Log: Subject: Extra NUL is Data::Dumper output - patch
40830              From: Tony Cook <tony@develop-help.com>
40831              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
40832              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
40833      Branch: perl
40834            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
40835 ____________________________________________________________________________
40836 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
40837         Log: Avoid redefinition warning
40838              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
40839              from
40840              perl -w -Ilib -MCwd -e ''
40841      Branch: perl
40842            ! lib/Cwd.pm
40843 ____________________________________________________________________________
40844 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
40845         Log: Update the is_tainted() example implementation.
40846      Branch: perl
40847            ! pod/perlsec.pod
40848 ____________________________________________________________________________
40849 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
40850         Log: Missing) in #11912.
40851      Branch: perl
40852            ! lib/Test/Simple/t/fail.t
40853 ____________________________________________________________________________
40854 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
40855         Log: Rewhack Test-Simple into core harness.
40856      Branch: perl
40857            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
40858            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
40859            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
40860            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
40861            ! lib/Test/Simple/t/skipall.t
40862 ____________________________________________________________________________
40863 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
40864         Log: Workaround for the new Exporter 'feature'.
40865      Branch: perl
40866            ! lib/Test/More.pm
40867 ____________________________________________________________________________
40868 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
40869         Log: Re-introduce pure-Perl fall-back for abs_path,
40870              re-introduce #11898.
40871      Branch: perl
40872            ! lib/Cwd.pm lib/File/Find.pm
40873 ____________________________________________________________________________
40874 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
40875         Log: More tests.
40876      Branch: perl
40877            ! lib/Exporter.t
40878 ____________________________________________________________________________
40879 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
40880         Log: Retract #11898 for now because it introduces
40881              a rather nasty depencency: when B is being built,
40882              MakeMaker is used.  MakeMaker uses File::Find.
40883              File::Find uses Cwd::getcwd()...which doesn't
40884              exist yet.
40885      Branch: perl
40886            ! lib/File/Find.pm
40887 ____________________________________________________________________________
40888 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
40889         Log: New test welcome.
40890      Branch: perl
40891            + lib/Test/Simple/t/simple.t
40892 ____________________________________________________________________________
40893 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
40894         Log: Old test begone.
40895      Branch: perl
40896            - lib/Attribute/Handlers/test.pl
40897 ____________________________________________________________________________
40898 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
40899         Log: Test-Simple syncup from Schwern.
40900      Branch: perl
40901            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
40902            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
40903            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
40904            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
40905            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
40906            - lib/Test/More/Changes lib/Test/More/t/More.t
40907            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
40908            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
40909            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
40910            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
40911            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
40912            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
40913            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
40914            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
40915            ! t/lib/Test/Simple/sample_tests/death.plx
40916            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
40917            ! t/lib/Test/Simple/sample_tests/extras.plx
40918            ! t/lib/Test/Simple/sample_tests/five_fail.plx
40919            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
40920            ! t/lib/Test/Simple/sample_tests/one_fail.plx
40921            ! t/lib/Test/Simple/sample_tests/require.plx
40922            ! t/lib/Test/Simple/sample_tests/success.plx
40923            ! t/lib/Test/Simple/sample_tests/too_few.plx
40924            ! t/lib/Test/Simple/sample_tests/two_fail.plx
40925 ____________________________________________________________________________
40926 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
40927         Log: Integrate File::Find changes from bleadperl
40928      Branch: maint-5.6/macperl
40929            ! lib/File/Find.pm t/lib/filefind-taint.t
40930 ____________________________________________________________________________
40931 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
40932         Log: Integrate 11847 from maint-5.6/perl
40933      Branch: maint-5.6/macperl
40934           !> sv.c
40935 ____________________________________________________________________________
40936 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
40937         Log: In UNICOS division yada yada.
40938      Branch: perl
40939            ! t/op/override.t
40940 ____________________________________________________________________________
40941 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
40942         Log: In UNICOS division is really lossy, better use
40943              a tolerance test.
40944      Branch: perl
40945            ! ext/Time/HiRes/HiRes.t
40946 ____________________________________________________________________________
40947 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
40948         Log: In UNICOS sigaction() sets an extra flag
40949              ("the signal has been registered for all the processes in
40950              a multitasking group.")
40951      Branch: perl
40952            ! ext/POSIX/sigaction.t
40953 ____________________________________________________________________________
40954 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
40955         Log: Documentation micropatch from Damian.
40956      Branch: perl
40957            ! lib/Attribute/Handlers.pm
40958 ____________________________________________________________________________
40959 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
40960         Log: (Retracted by #11908)
40961              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
40962              From: Michael G Schwern <schwern@pobox.com>
40963              Date: Wed, 5 Sep 2001 15:58:21 -0400
40964              Message-ID: <20010905155821.I632@blackrider>
40965      Branch: perl
40966            ! lib/File/Find.pm lib/File/Find/taint.t
40967 ____________________________________________________________________________
40968 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
40969         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
40970              From: Michael G Schwern <schwern@pobox.com>
40971              Date: Wed, 5 Sep 2001 19:16:31 -0400
40972              Message-ID: <20010905191631.E11386@blackrider>
40973      Branch: perl
40974            + lib/CGI/t/carp.t
40975            ! MANIFEST
40976 ____________________________________________________________________________
40977 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
40978         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
40979              From: chromatic <chromatic@rmci.net>
40980              Date: Wed, 5 Sep 2001 18:08:07 -0600
40981              Message-Id: <01090518080700.19590@firewheel>
40982      Branch: perl
40983            ! lib/English.pm
40984 ____________________________________________________________________________
40985 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
40986         Log: Fix a typo #11889 and add a test for the same.
40987      Branch: perl
40988            ! ext/Socket/Socket.t ext/Socket/Socket.xs
40989 ____________________________________________________________________________
40990 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
40991         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
40992              From: "Craig A. Berry" <craigberry@mac.com>
40993              Date: Wed, 05 Sep 2001 17:48:54 -0500
40994              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
40995      Branch: perl
40996            ! lib/warnings.t t/run/kill_perl.t
40997 ____________________________________________________________________________
40998 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
40999         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
41000              From: Michael G Schwern <schwern@pobox.com>
41001              Date: Wed, 5 Sep 2001 17:22:25 -0400
41002              Message-ID: <20010905172225.C11386@blackrider>
41003      Branch: perl
41004            ! t/run/kill_perl.t
41005 ____________________________________________________________________________
41006 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
41007         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
41008              From: Nicholas Clark <nick@ccl4.org>
41009              Date: Wed, 5 Sep 2001 20:54:24 +0100
41010              Message-ID: <20010905205424.C25120@plum.flirble.org>
41011      Branch: perl
41012            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
41013 ____________________________________________________________________________
41014 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
41015         Log: Forgotten thing.
41016      Branch: perl
41017            ! uconfig.h
41018 ____________________________________________________________________________
41019 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
41020         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
41021              From: chromatic <chromatic@rmci.net>               
41022              Date: Wed, 5 Sep 2001 13:22:08 -0600
41023              Message-Id: <01090513220807.10587@firewheel> 
41024      Branch: perl
41025            ! lib/English.pm
41026 ____________________________________________________________________________
41027 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
41028         Log: inet_ntoa() tweaks:
41029              - don't allow addresses with > 255 characters
41030              - indent the HP-UX workaround
41031              - don't leak memory
41032      Branch: perl
41033            ! ext/Socket/Socket.xs
41034 ____________________________________________________________________________
41035 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
41036         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
41037              <xwu@theeducationcenter.com>
41038      Branch: perl
41039            ! lib/File/Find.pm
41040 ____________________________________________________________________________
41041 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
41042         Log: Typo nits.
41043      Branch: perl
41044            ! lib/File/Find.pm
41045 ____________________________________________________________________________
41046 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
41047         Log: -Wall nit.
41048      Branch: perl
41049            ! op.c
41050 ____________________________________________________________________________
41051 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
41052         Log: Update to Scalar-List-Utils 1.05
41053      Branch: perl
41054            ! ext/List/Util/ChangeLog ext/List/Util/README
41055            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
41056 ____________________________________________________________________________
41057 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
41058         Log: Update Changes.
41059      Branch: perl
41060            ! Changes patchlevel.h
41061 ____________________________________________________________________________
41062 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
41063         Log: Update to Scalar-List-Utils 1.04
41064      Branch: perl
41065            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
41066            ! ext/List/Util/lib/List/Util.pm
41067            ! ext/List/Util/lib/Scalar/Util.pm
41068 ____________________________________________________________________________
41069 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
41070         Log: Metaconfigify #11724.
41071      Branch: metaconfig
41072            ! U/threads/archname.U
41073 ____________________________________________________________________________
41074 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
41075         Log: The MacOS reference is okay, no reason to hide it.
41076      Branch: perl
41077            ! lib/Cwd.pm
41078 ____________________________________________________________________________
41079 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
41080         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
41081              From: Michael G Schwern <schwern@pobox.com>
41082              Date: Tue, 4 Sep 2001 15:30:10 -0400
41083              Message-ID: <20010904153010.H26466@blackrider> 
41084              
41085              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
41086      Branch: perl
41087            ! ext/Cwd/Makefile.PL lib/Cwd.pm
41088 ____________________________________________________________________________
41089 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
41090         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.))
41091              From: Michael G Schwern <schwern@pobox.com>
41092              Date: Tue, 4 Sep 2001 17:39:13 -0400
41093              Message-ID: <20010904173913.C626@blackrider>
41094      Branch: perl
41095            ! lib/Cwd.pm
41096 ____________________________________________________________________________
41097 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
41098         Log: Subject: Re: Perl_pp_* in public API?
41099              From: "Craig A. Berry" <craigberry@mac.com>
41100              Date: Tue, 4 Sep 2001 21:51:29 -0500
41101              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
41102      Branch: perl
41103            ! ext/List/Util/Util.xs
41104 ____________________________________________________________________________
41105 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
41106         Log: From Damian: Class::Struct was unable to define
41107              recursive classes.  After the patch an object reference
41108              (rather than a hash) is required to initialize
41109              an object attribute.  If no such initializer is given to
41110              the constructor, object attributes are now default
41111              initialized to C<undef>.
41112      Branch: perl
41113            ! lib/Class/Struct.pm lib/Class/Struct.t
41114 ____________________________________________________________________________
41115 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
41116         Log: Subject: Re: sv_catpvfn and sv_setpvfn
41117              From: Richard Soderberg <rs@oregonnet.com>
41118              Date: Tue, 4 Sep 2001 15:16:47 -0700
41119              Message-Id: <200109042216.PAA17858@oregonnet.com>
41120      Branch: perl
41121            ! pod/perlclib.pod pod/perlguts.pod
41122 ____________________________________________________________________________
41123 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
41124         Log: NetWare updates from Ananth Kesari.
41125      Branch: perl
41126            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
41127            ! NetWare/nw5thread.h
41128 ____________________________________________________________________________
41129 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
41130         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?))
41131              From: Nicholas Clark <nick@ccl4.org>
41132              Date: Tue, 4 Sep 2001 22:42:50 +0100
41133              Message-ID: <20010904224250.P25120@plum.flirble.org>
41134      Branch: perl
41135            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
41136            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
41137            ! t/op/oct.t toke.c
41138 ____________________________________________________________________________
41139 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
41140         Log: Fix Cwd::getcwd() not being tainted, as noticed
41141              by Schwern.
41142      Branch: perl
41143            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
41144            - ext/Cwd/Cwd.t
41145            ! MANIFEST ext/Cwd/Cwd.xs util.c
41146 ____________________________________________________________________________
41147 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
41148         Log: Retract #11870 and volatilize the right destruct_level.
41149              Silly thinko pointed out by Sarathy.
41150      Branch: perl
41151            ! intrpvar.h perl.c
41152 ____________________________________________________________________________
41153 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
41154         Log: At least a temporary fix for the mysterious scope core dumps
41155              in Tru64 from Graham.
41156      Branch: perl
41157            ! ext/List/Util/Util.xs
41158 ____________________________________________________________________________
41159 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
41160         Log: (Retracted by #11872)
41161      Branch: perl
41162            ! intrpvar.h
41163 ____________________________________________________________________________
41164 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
41165         Log: Quench a -Wall gripe noticed by Robin Barker.
41166      Branch: perl
41167            ! op.c
41168 ____________________________________________________________________________
41169 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
41170         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
41171              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
41172              Date: Wed, 05 Sep 2001 02:01:32 +0900
41173              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
41174      Branch: perl
41175            ! lib/Unicode/UCD.pm
41176 ____________________________________________________________________________
41177 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
41178         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
41179              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41180              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
41181              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
41182      Branch: perl
41183            ! gv.c
41184 ____________________________________________________________________________
41185 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
41186         Log: Update Changes.
41187      Branch: perl
41188            ! Changes patchlevel.h
41189 ____________________________________________________________________________
41190 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
41191         Log: Add the \[$@%&*] prototype support.
41192      Branch: perl
41193            ! op.c pod/perlsub.pod t/comp/proto.t
41194 ____________________________________________________________________________
41195 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
41196         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
41197              From: Michael G Schwern <schwern@pobox.com>
41198              Date: Mon, 3 Sep 2001 18:59:01 -0400
41199              Message-ID: <20010903185901.Z9233@blackrider>
41200      Branch: perl
41201            ! lib/CGI/t/form.t
41202 ____________________________________________________________________________
41203 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
41204         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
41205              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41206              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
41207              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
41208      Branch: perl
41209            ! gv.c
41210 ____________________________________________________________________________
41211 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
41212         Log: More srand entry tweakage based on Randal's suggestion.
41213      Branch: perl
41214            ! pod/perlfunc.pod
41215 ____________________________________________________________________________
41216 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
41217         Log: Subject: [PATCH] 'main' *is* a reserved word
41218              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41219              Date: Mon, 3 Sep 2001 22:55:41 +0200
41220              Message-ID: <20010903225541.A24097@rafael>
41221      Branch: perl
41222            ! toke.c
41223 ____________________________________________________________________________
41224 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
41225         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
41226              From: Peter Prymmer <pvhp@best.com>
41227              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
41228              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
41229      Branch: perl
41230            ! README.vms configure.com
41231 ____________________________________________________________________________
41232 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
41233         Log: Subject: Re: A slightly better default seed?   
41234              From: Michael G Schwern <schwern@pobox.com>
41235              Date: Mon, 3 Sep 2001 18:08:15 -0400 
41236              Message-ID: <20010903180815.W9233@blackrider>
41237      Branch: perl
41238            ! t/op/srand.t
41239 ____________________________________________________________________________
41240 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
41241         Log: Add sharedsv.o to microperl object files.
41242      Branch: perl
41243            ! Makefile.micro
41244 ____________________________________________________________________________
41245 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
41246         Log: AUTHORS updates and
41247              
41248              Subject: [PATCH] Just some preening :-)        
41249              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
41250              Date: Tue, 4 Sep 2001 14:16:59 +0100
41251              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
41252      Branch: perl
41253            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
41254 ____________________________________________________________________________
41255 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
41256         Log: Typo fix and slight rewording.
41257      Branch: perl
41258            ! pod/perlfunc.pod
41259 ____________________________________________________________________________
41260 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
41261         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
41262      Branch: perl
41263            ! pod/perlfaq4.pod
41264 ____________________________________________________________________________
41265 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
41266         Log: The helper file changed name.
41267      Branch: perl
41268            ! MANIFEST
41269 ____________________________________________________________________________
41270 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
41271         Log: Update to Scalar-List-Utils 1.03
41272      Branch: perl
41273            + ext/List/Util/t/shuffle.t
41274            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
41275            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
41276            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
41277            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
41278            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
41279            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
41280            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
41281            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
41282 ____________________________________________________________________________
41283 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
41284         Log: Make crypt() do something more sane for Unicode
41285              (take crypt() of the low eight bits of the characters,
41286              instead of taking crypt() of the UTF-8 of the scalar);
41287              add a test for crypt().
41288      Branch: perl
41289            + t/op/crypt.t
41290            ! MANIFEST pod/perlfunc.pod pp.c
41291 ____________________________________________________________________________
41292 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
41293         Log: Reorganize the srand entry.
41294      Branch: perl
41295            ! pod/perlfunc.pod
41296 ____________________________________________________________________________
41297 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
41298         Log: Remove the tests that assume something about
41299              calling srand() without arguments multiple times.
41300      Branch: perl
41301            ! t/op/srand.t
41302 ____________________________________________________________________________
41303 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
41304         Log: Upgrade to Math::BigInt 1.42.
41305      Branch: perl
41306            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
41307            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
41308            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
41309            ! lib/Math/BigInt/t/mbimbf.t
41310 ____________________________________________________________________________
41311 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
41312         Log: integrate change#11847 from maint-5.6
41313              
41314              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
41315      Branch: perl
41316            ! sv.c
41317 ____________________________________________________________________________
41318 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
41319         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
41320      Branch: maint-5.6/perl
41321            ! sv.c
41322 ____________________________________________________________________________
41323 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
41324         Log: As far as I can tell these functions have been Unicodified.
41325      Branch: perl
41326            ! doop.c
41327 ____________________________________________________________________________
41328 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
41329         Log: Update to Storable 1.0.13.
41330      Branch: perl
41331            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
41332            ! ext/Storable/Storable.xs
41333 ____________________________________________________________________________
41334 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
41335         Log: Patch the Filter::Simple test to work with
41336              the core test suite (since the FilterTest.pm
41337              is in t/lib, not in lib).
41338      Branch: perl
41339            ! lib/Filter/Simple/t/filter.t
41340 ____________________________________________________________________________
41341 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
41342         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
41343      Branch: perl
41344            + t/lib/FilterTest.pm
41345            - t/lib/MyFilter.pm
41346 ____________________________________________________________________________
41347 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
41348         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
41349              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
41350              Text::Balanced 1.86.
41351      Branch: perl
41352            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
41353            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
41354            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
41355            + lib/Switch/t/nested.t lib/Switch/t/switch.t
41356            + lib/Text/Balanced/Changes lib/Text/Balanced/README
41357            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
41358            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
41359            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
41360            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
41361            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
41362            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
41363            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
41364            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
41365            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
41366            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
41367            ! MANIFEST lib/Attribute/Handlers.pm
41368            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
41369            ! lib/Attribute/Handlers/demo/Demo.pm
41370            ! lib/Attribute/Handlers/demo/Descriptions.pm
41371            ! lib/Attribute/Handlers/demo/MyClass.pm
41372            ! lib/Attribute/Handlers/demo/demo.pl
41373            ! lib/Attribute/Handlers/demo/demo2.pl
41374            ! lib/Attribute/Handlers/demo/demo3.pl
41375            ! lib/Attribute/Handlers/demo/demo4.pl
41376            ! lib/Attribute/Handlers/demo/demo_call.pl
41377            ! lib/Attribute/Handlers/demo/demo_chain.pl
41378            ! lib/Attribute/Handlers/demo/demo_cycle.pl
41379            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
41380            ! lib/Attribute/Handlers/demo/demo_phases.pl
41381            ! lib/Attribute/Handlers/demo/demo_range.pl
41382            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
41383            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
41384            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
41385            ! lib/Text/Balanced.pm
41386 ____________________________________________________________________________
41387 [ 11841] By: sky                                   on 2001/09/03  11:04:15
41388         Log: Forgot to add a file with Change #11840
41389      Branch: perl
41390            + t/op/srand.t
41391 ____________________________________________________________________________
41392 [ 11840] By: sky                                   on 2001/09/03  11:02:04
41393         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
41394              From: Michael G Schwern <schwern@pobox.com>
41395              Date: Mon, 3 Sep 2001 07:43:00 -0400
41396              Message-ID: <20010903074300.E9233@blackrider>
41397      Branch: perl
41398            ! MANIFEST pod/perlfunc.pod t/op/rand.t
41399 ____________________________________________________________________________
41400 [ 11839] By: sky                                   on 2001/09/03  10:47:11
41401         Log: Document the changes with regards to running of END blocks.
41402              And DESTROY on global objects are called in perl_destruct()!
41403      Branch: perl
41404            ! pod/perl572delta.pod pod/perlembed.pod
41405 ____________________________________________________________________________
41406 [ 11838] By: sky                                   on 2001/09/03  09:34:44
41407         Log: Subject: [PATCH t/op/time.t] Partial cleanup
41408              From: Michael G Schwern <schwern@pobox.com>
41409              Date: Mon, 3 Sep 2001 06:29:42 -0400
41410              Message-ID: <20010903062942.C9233@blackrider>
41411      Branch: perl
41412            ! t/op/time.t
41413 ____________________________________________________________________________
41414 [ 11837] By: sky                                   on 2001/09/03  09:30:02
41415         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
41416              From: Michael G Schwern <schwern@pobox.com>
41417              Date: Mon, 3 Sep 2001 06:24:13 -0400
41418              Message-ID: <20010903062413.B9233@blackrider>
41419      Branch: perl
41420            ! t/op/rand.t
41421 ____________________________________________________________________________
41422 [ 11836] By: sky                                   on 2001/09/03  07:56:47
41423         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
41424              From: Michael G Schwern <schwern@pobox.com>
41425              Date: Sun, 2 Sep 2001 21:38:43 -0400
41426              Message-ID: <20010902213843.L2711@blackrider>
41427      Branch: perl
41428            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
41429            ! MANIFEST
41430 ____________________________________________________________________________
41431 [ 11835] By: nick                                  on 2001/09/03  06:20:06
41432         Log: Integrate mainline
41433      Branch: perlio
41434           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
41435            - t/op/misc.t
41436           !> (integrate 187 files)
41437 ____________________________________________________________________________
41438 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
41439         Log: Update Changes.
41440      Branch: perl
41441            ! Changes patchlevel.h
41442 ____________________________________________________________________________
41443 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
41444         Log: Slight tweaks.
41445      Branch: perl
41446            ! t/run/kill_perl.t
41447 ____________________________________________________________________________
41448 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
41449         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
41450      Branch: perl
41451            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
41452 ____________________________________________________________________________
41453 [ 11831] By: sky                                   on 2001/09/02  12:10:42
41454         Log: Change #11828 wasn't complete, this updates to intest path
41455      Branch: perl
41456            ! t/run/kill_perl.t
41457 ____________________________________________________________________________
41458 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
41459         Log: 's's's.
41460      Branch: perl
41461            ! Changes
41462 ____________________________________________________________________________
41463 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
41464         Log: Update Changes.
41465      Branch: perl
41466            ! Changes patchlevel.h
41467 ____________________________________________________________________________
41468 [ 11828] By: sky                                   on 2001/09/02  11:53:56
41469         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
41470              From: Michael G Schwern <schwern@pobox.com>
41471              Date: Sat, 1 Sep 2001 20:18:58 -0400
41472              Message-ID: <20010901201858.X606@blackrider>
41473              +MANIFEST Fix
41474      Branch: perl
41475            + t/run/kill_perl.t
41476            - t/op/misc.t t/run/segfault.t
41477            ! MANIFEST
41478 ____________________________________________________________________________
41479 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
41480         Log: Subject: [PATCH] lib/Time/Local.pm
41481              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
41482              Date: Sun, 2 Sep 2001 06:50:01 -0500
41483              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
41484      Branch: perl
41485            ! lib/Time/Local.pm
41486 ____________________________________________________________________________
41487 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
41488         Log: Tick off Unicode collation and the normalization from
41489              the todo list.
41490      Branch: perl
41491            ! pod/perltodo.pod
41492 ____________________________________________________________________________
41493 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
41494         Log: Update to Unicode 3.1.1.
41495      Branch: perl
41496            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
41497            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
41498            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
41499            ! lib/unicore/PropList.txt lib/unicore/README.perl
41500            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
41501            ! lib/unicore/rename lib/unicore/version
41502 ____________________________________________________________________________
41503 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
41504         Log: Slight doc tweaks for the module.
41505      Branch: perl
41506            ! lib/Unicode/UCD.pm
41507 ____________________________________________________________________________
41508 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
41509         Log: Rename the variable: it *used* to be (wrongly) that the
41510              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
41511              but that is no more the case: PL_reg_match_utf8 is better.
41512      Branch: perl
41513            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
41514            ! regexec.c sv.c thrdvar.h
41515 ____________________________________________________________________________
41516 [ 11822] By: ams                                   on 2001/09/02  02:54:50
41517         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
41518              From: Ilmari Karonen <iltzu@sci.fi>
41519              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
41520              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
41521              (op/sub_lval.t updated to take new error message into account.)
41522      Branch: perl
41523            ! op.c t/op/sub_lval.t
41524 ____________________________________________________________________________
41525 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
41526         Log: remove stray CRs in files; keep all files with UNIX line-ends
41527              (Porting/makerel adds CRs to the files that need it in the
41528              distribution)
41529      Branch: perl
41530            ! NetWare/t/NWScripts.pl README.dos
41531            ! ext/Encode/Encode/cns11643-1.enc
41532            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
41533            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
41534 ____________________________________________________________________________
41535 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
41536         Log: some remnants of change#11803
41537      Branch: perl
41538            ! ext/ByteLoader/byterun.h perl.h
41539 ____________________________________________________________________________
41540 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
41541         Log: Update to Unicode::Collate 0.08.
41542      Branch: perl
41543            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
41544            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
41545 ____________________________________________________________________________
41546 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
41547         Log: Test tweaks.
41548      Branch: perl
41549            ! t/op/pat.t
41550 ____________________________________________________________________________
41551 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
41552         Log: Fix test
41553      Branch: maint-5.6/macperl
41554            ! t/lib/b.t
41555 ____________________________________________________________________________
41556 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
41557         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
41558              warnings in Config.pm with -W; increase default and
41559              minimum RAM; bump version number.
41560      Branch: maint-5.6/macperl
41561            + macos/lib/Mac/LowMem.pm
41562            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
41563            ! macos/configpm macos/macperl/MacPerl.r
41564 ____________________________________________________________________________
41565 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
41566         Log: Make syntax check report in MPW style, fix tests
41567              to use Mac::err=unix to get normal-style error
41568              messages.
41569      Branch: maint-5.6/macperl
41570            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
41571            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
41572 ____________________________________________________________________________
41573 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
41574         Log: Make MPW-style errors optional (but the default); add
41575              MacPerl::ErrorFormat() function and Mac::err pragma
41576      Branch: maint-5.6/macperl
41577            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
41578            + macos/ext/Mac/err/err.xs
41579            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
41580            ! macos/macish.c macos/macish.h macos/macperl.sym
41581 ____________________________________________________________________________
41582 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
41583         Log: More module and test ports from Thomas Wegner et al
41584      Branch: maint-5.6/macperl
41585            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
41586            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
41587            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
41588            ! t/op/magic.t
41589 ____________________________________________________________________________
41590 [ 11812] By: sky                                   on 2001/09/01  17:19:30
41591         Log: Subject: [PATCH t/op/concat.t] cleanup
41592              From: Michael G Schwern <schwern@pobox.com>
41593              Date: Sat, 1 Sep 2001 14:06:28 -0400
41594              Message-ID: <20010901140628.C606@blackrider>
41595      Branch: perl
41596            ! t/op/concat.t
41597 ____________________________________________________________________________
41598 [ 11811] By: sky                                   on 2001/09/01  12:25:29
41599         Log: Change #11805 didn't update the MANIFEST
41600      Branch: perl
41601            ! MANIFEST
41602 ____________________________________________________________________________
41603 [ 11810] By: sky                                   on 2001/09/01  11:52:44
41604         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
41605              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41606              Date: Sat, 1 Sep 2001 14:50:14 +0200
41607              Message-ID: <20010901145014.A691@rafael>
41608      Branch: perl
41609            ! t/op/inccode.t
41610 ____________________________________________________________________________
41611 [ 11809] By: sky                                   on 2001/09/01  11:49:22
41612         Log: Subject: PATCH: ExtUtils::MakeMaker
41613              From: Tony Bowden <tony@kasei.com>
41614              Date: Sat, 1 Sep 2001 10:33:53 +0100
41615              Message-ID: <20010901103353.A13863@soto.kasei.com>
41616              Manually applied
41617      Branch: perl
41618            ! lib/ExtUtils/MakeMaker.pm
41619 ____________________________________________________________________________
41620 [ 11808] By: sky                                   on 2001/09/01  11:39:13
41621         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
41622              From: mike808@users.sourceforge.net
41623              Date: Sat, 1 Sep 101 11:27:50 GMT
41624              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
41625              With little tweak
41626      Branch: perl
41627            ! lib/Term/Cap.pm
41628 ____________________________________________________________________________
41629 [ 11807] By: ams                                   on 2001/09/01  11:31:16
41630         Log: Subject: oct() and hex()
41631              From: Nicholas Clark <nick@ccl4.org>
41632              Date: Fri, 31 Aug 2001 23:14:13 +0100
41633              Message-Id: <20010831231413.J4950@plum.flirble.org>
41634      Branch: perl
41635            ! pod/perlclib.pod
41636 ____________________________________________________________________________
41637 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
41638         Log: Integrate change 11801 from maintperl
41639      Branch: maint-5.6/macperl
41640            ! perl.c
41641 ____________________________________________________________________________
41642 [ 11805] By: sky                                   on 2001/08/31  21:35:10
41643         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
41644              From: Michael G Schwern <schwern@pobox.com>
41645              Date: Fri, 31 Aug 2001 15:36:28 -0400
41646              Message-ID: <20010831153628.B598@blackrider>
41647              Check for things which used to segfault
41648      Branch: perl
41649            + t/run/segfault.t
41650 ____________________________________________________________________________
41651 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
41652         Log: integrate change#11801 from maint-5.6
41653              
41654              remove age-old UNICOS "workaround" that introduces a static, and
41655              hence an egregious race condition for threaded builds (*sigh*
41656              beats me why this kludge wasn't guarded by a UNICOS-specific
41657              #define *sigh*)
41658      Branch: perl
41659            ! perl.c
41660 ____________________________________________________________________________
41661 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
41662         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
41663              working in 5.7.x
41664      Branch: perl
41665            - objXSUB.h
41666            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
41667            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
41668            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
41669            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
41670            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
41671            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
41672            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
41673            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
41674            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
41675            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
41676            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
41677            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
41678            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
41679            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
41680            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
41681            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
41682            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
41683            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
41684            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
41685            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
41686            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
41687            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
41688 ____________________________________________________________________________
41689 [ 11802] By: ams                                   on 2001/08/31  18:11:32
41690         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
41691              From: "Philip Newton" <Philip.Newton@gmx.net>
41692              Date: Fri, 31 Aug 2001 21:12:56 +0200
41693              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
41694      Branch: perl
41695            ! pod/perldiag.pod
41696 ____________________________________________________________________________
41697 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
41698         Log: remove age-old UNICOS "workaround" that introduces a static, and
41699              hence an egregious race condition for threaded builds (*sigh*
41700              beats me why this kludge wasn't guarded by a UNICOS-specific
41701              #define *sigh*)
41702      Branch: maint-5.6/perl
41703            ! perl.c
41704 ____________________________________________________________________________
41705 [ 11800] By: sky                                   on 2001/08/31  17:30:26
41706         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
41707              Might break on platforms where bool is larger than 8 bites ???
41708      Branch: perl
41709            ! regcomp.c
41710 ____________________________________________________________________________
41711 [ 11799] By: ams                                   on 2001/08/31  12:15:44
41712         Log: Integrate 11778 into mainline.
41713      Branch: perl
41714            ! t/base/term.t
41715 ____________________________________________________________________________
41716 [ 11798] By: sky                                   on 2001/08/31  11:31:44
41717         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
41718              supposed to happen.
41719      Branch: perl
41720            ! regcomp.c
41721 ____________________________________________________________________________
41722 [ 11797] By: sky                                   on 2001/08/31  11:28:17
41723         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
41724              From: "John P. Linderman" <jpl@research.att.com>
41725              Date: Fri, 31 Aug 2001 08:20:35 -0400
41726              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
41727              Fixes test 14 which could fail randomly in rare cases.
41728      Branch: perl
41729            ! ext/Time/HiRes/HiRes.t regcomp.c
41730 ____________________________________________________________________________
41731 [ 11796] By: ams                                   on 2001/08/31  01:13:07
41732         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
41733              From: Nicholas Clark <nick@ccl4.org>
41734              Date: Thu, 30 Aug 2001 23:21:50 +0100
41735              Message-Id: <20010830232150.D4950@plum.flirble.org>
41736      Branch: perl
41737            ! ext/Sys/Syslog/Makefile.PL
41738 ____________________________________________________________________________
41739 [ 11795] By: ams                                   on 2001/08/30  23:53:23
41740         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
41741              patching example
41742              From: Michael G Schwern <schwern@pobox.com>
41743              Date: Thu, 30 Aug 2001 17:02:08 -0400
41744              Message-Id: <20010830170208.M2318@blackrider>
41745      Branch: perl
41746            ! pod/perlhack.pod
41747 ____________________________________________________________________________
41748 [ 11794] By: ams                                   on 2001/08/30  19:35:36
41749         Log: Subject: [PATCH] pp_modulo
41750              From: Nicholas Clark <nick@ccl4.org>
41751              Date: Thu, 30 Aug 2001 18:20:54 +0100
41752              Message-Id: <20010830182053.A4950@plum.flirble.org>
41753      Branch: perl
41754            ! pp.c t/op/64bitint.t
41755 ____________________________________________________________________________
41756 [ 11793] By: sky                                   on 2001/08/30  13:02:48
41757         Log: 11792 wasn't complete
41758      Branch: perl
41759            ! makedef.pl regcomp.c
41760 ____________________________________________________________________________
41761 [ 11792] By: sky                                   on 2001/08/30  12:21:11
41762         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
41763      Branch: perl
41764            ! makedef.pl
41765 ____________________________________________________________________________
41766 [ 11791] By: sky                                   on 2001/08/30  10:08:02
41767         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
41768      Branch: perl
41769            ! config_h.SH
41770 ____________________________________________________________________________
41771 [ 11790] By: sky                                   on 2001/08/30  08:22:31
41772         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
41773              on the pad. Fixes coredumps in cleanups introduced by
41774              Change 11755  
41775      Branch: perl
41776            ! op.c perl.c sv.h
41777 ____________________________________________________________________________
41778 [ 11789] By: sky                                   on 2001/08/29  19:01:47
41779         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
41780              This is a replacement implmentation that works on HPUX.
41781              This bug should probably be fixed in GCC.
41782      Branch: perl
41783            ! ext/Socket/Socket.xs
41784 ____________________________________________________________________________
41785 [ 11788] By: ams                                   on 2001/08/29  17:35:33
41786         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
41787              From: Nicholas Clark <nick@ccl4.org>
41788              Date: Wed, 29 Aug 2001 18:21:56 +0100
41789              Message-Id: <20010829182156.O4950@plum.flirble.org>
41790      Branch: perl
41791            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
41792 ____________________________________________________________________________
41793 [ 11787] By: sky                                   on 2001/08/29  10:42:54
41794         Log: Added test for pack_addr_in and unpack_addr_in
41795              Nitpik in test 10
41796      Branch: perl
41797            ! ext/Socket/Socket.t
41798 ____________________________________________________________________________
41799 [ 11786] By: sky                                   on 2001/08/29  10:28:14
41800         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
41801              Trying to catch errors on HP-UX
41802      Branch: perl
41803            ! ext/Socket/Socket.t
41804 ____________________________________________________________________________
41805 [ 11785] By: sky                                   on 2001/08/29  09:07:03
41806         Log: make sure USE_THREADS is defined so external apps work
41807      Branch: perl
41808            ! config_h.SH
41809 ____________________________________________________________________________
41810 [ 11784] By: sky                                   on 2001/08/29  08:06:12
41811         Log: Subject: Re: The hitlist of untested modules.
41812              From: Jonathan Stowe <gellyfish@gellyfish.com>
41813              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
41814              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
41815              Start of tests for Shell.pm (make Schwern poorer!)
41816      Branch: perl
41817            + lib/Shell.t
41818            ! MANIFEST
41819 ____________________________________________________________________________
41820 [ 11783] By: sky                                   on 2001/08/29  07:37:50
41821         Log: END{} can change the return value even if we die from BEGIN{}
41822      Branch: perl
41823            ! miniperlmain.c
41824 ____________________________________________________________________________
41825 [ 11782] By: ams                                   on 2001/08/29  06:32:17
41826         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
41827              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41828              Date: Wed, 29 Aug 2001 09:18:17 +0200
41829              Message-Id: <20010829091817.A4453@rafael>
41830      Branch: perl
41831            ! t/op/inccode.t
41832 ____________________________________________________________________________
41833 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
41834         Log: Delete xsubpp.patch, as full copy exists now
41835      Branch: maint-5.6/macperl
41836            - macos/xsubpp.patch
41837 ____________________________________________________________________________
41838 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
41839         Log: Add Changes file
41840      Branch: maint-5.6/macperl
41841            + macos/Changes
41842 ____________________________________________________________________________
41843 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
41844         Log: Add Mac version of xsubpp as separate file
41845      Branch: maint-5.6/macperl
41846            + macos/xsubpp
41847            ! macos/Makefile.mk
41848 ____________________________________________________________________________
41849 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
41850         Log: Fix open of /dev/null for Mac OS
41851      Branch: maint-5.6/macperl
41852            ! t/base/term.t
41853 ____________________________________________________________________________
41854 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
41855         Log: Various patches: enable more tests; skip CVS in PerlInstall;
41856              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
41857      Branch: maint-5.6/macperl
41858            ! macos/MacPerlTests.cmd macos/PerlInstall
41859            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
41860 ____________________________________________________________________________
41861 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
41862         Log: Allow for platforms to override formatting of errors
41863              on output from Matthias Neeracher (Mac files)
41864      Branch: maint-5.6/macperl
41865            ! macos/macish.c macos/macish.h
41866 ____________________________________________________________________________
41867 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
41868         Log: Allow for platforms to override formatting of errors
41869              on output from Matthias Neeracher (core files)
41870      Branch: maint-5.6/macperl
41871            ! perl.h pp_ctl.c util.c
41872 ____________________________________________________________________________
41873 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
41874         Log: Add some param checking, from reports by Kevin Reid.
41875      Branch: maint-5.6/macperl
41876            ! macos/ext/Mac/Controls/Controls.pm
41877            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
41878 ____________________________________________________________________________
41879 [ 11773] By: ams                                   on 2001/08/28  23:54:57
41880         Log: Subject: [PATCH] make coretest
41881              From: Paul Johnson <paul@pjcj.net>
41882              Date: Wed, 29 Aug 2001 00:11:38 +0200
41883              Message-Id: <20010829001138.B12169@pjcj.net>
41884              (Applied without the change to perlhack.pod. This should
41885              probably stay undocumented.)
41886      Branch: perl
41887            ! Makefile.SH t/TEST
41888 ____________________________________________________________________________
41889 [ 11772] By: sky                                   on 2001/08/28  13:01:20
41890         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
41891              From: Michael G Schwern <schwern@pobox.com>
41892              Date: Tue, 28 Aug 2001 09:57:39 -0400
41893              Message-ID: <20010828095738.E17775@blackrider>
41894      Branch: perl
41895            ! pod/perlhack.pod t/op/pack.t
41896 ____________________________________________________________________________
41897 [ 11771] By: sky                                   on 2001/08/28  11:20:13
41898         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
41899              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41900              Date: Tue, 28 Aug 2001 14:23:43 +0200
41901              Message-ID: <20010828142343.A19299@rafael>
41902      Branch: perl
41903            ! pod/perlvar.pod pp_ctl.c
41904 ____________________________________________________________________________
41905 [ 11770] By: ams                                   on 2001/08/28  10:13:21
41906         Log: Subject: [PATCH] odd typo in op.h
41907              From: Nicholas Clark <nick@ccl4.org>
41908              Date: Tue, 28 Aug 2001 12:10:26 +0100
41909              Message-Id: <20010828121026.V4950@plum.flirble.org>
41910      Branch: perl
41911            ! op.h
41912 ____________________________________________________________________________
41913 [ 11769] By: sky                                   on 2001/08/28  08:09:16
41914         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
41915              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
41916              Date: Tue, 28 Aug 2001 02:22:20 +0300
41917              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
41918      Branch: perl
41919            ! ext/B/B/Lint.pm
41920 ____________________________________________________________________________
41921 [ 11768] By: ams                                   on 2001/08/28  00:47:35
41922         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
41923              From: Michael G Schwern <schwern@pobox.com>
41924              Date: Mon, 27 Aug 2001 21:24:44 -0400
41925              Message-Id: <20010827212444.F12582@blackrider>
41926      Branch: perl
41927            ! pod/perlhack.pod t/op/pack.t
41928 ____________________________________________________________________________
41929 [ 11767] By: ams                                   on 2001/08/27  23:59:48
41930         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
41931              From: Michael G Schwern <schwern@pobox.com>
41932              Date: Mon, 27 Aug 2001 20:12:29 -0400
41933              Message-Id: <20010827201229.D12582@blackrider>
41934      Branch: perl
41935            ! pod/perlhack.pod t/op/pack.t
41936 ____________________________________________________________________________
41937 [ 11766] By: ams                                   on 2001/08/27  23:39:40
41938         Log: Update Changes.
41939      Branch: perl
41940            ! Changes
41941 ____________________________________________________________________________
41942 [ 11765] By: ams                                   on 2001/08/27  22:53:10
41943         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
41944              From: Michael G Schwern <schwern@pobox.com>
41945              Date: Mon, 27 Aug 2001 19:47:30 -0400
41946              Message-Id: <20010827194730.C12582@blackrider>
41947      Branch: perl
41948            ! t/op/inccode.t
41949 ____________________________________________________________________________
41950 [ 11764] By: ams                                   on 2001/08/27  22:46:21
41951         Log: Subject: [PATCH] new tests for the coderef-in-@INC
41952              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41953              Date: Mon, 27 Aug 2001 22:36:27 +0200
41954              Message-Id: <20010827223627.C690@rafael>
41955              
41956              Subject: Re: [PATCH] new tests for the coderef-in-@INC
41957              From: Nicholas Clark <nick@ccl4.org>
41958              Date: Tue, 28 Aug 2001 00:02:46 +0100
41959              Message-Id: <20010828000245.R4950@plum.flirble.org>
41960      Branch: perl
41961            + t/op/inccode.t
41962            ! MANIFEST
41963 ____________________________________________________________________________
41964 [ 11763] By: ams                                   on 2001/08/27  22:41:09
41965         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
41966              bleadperl on fire, Win95+4NT)
41967              From: Michael G Schwern <schwern@pobox.com>
41968              Date: Mon, 27 Aug 2001 16:54:42 -0400
41969              Message-Id: <20010827165442.F9436@blackrider>
41970      Branch: perl
41971            ! lib/warnings.t
41972 ____________________________________________________________________________
41973 [ 11762] By: sky                                   on 2001/08/27  19:19:17
41974         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
41975              avaible at compile time. This broke the compilation of 
41976              Net/Ping.pm
41977      Branch: perl
41978            ! lib/Net/Ping.pm
41979 ____________________________________________________________________________
41980 [ 11761] By: sky                                   on 2001/08/27  18:34:48
41981         Log: Removed tripple definitions of CUSTOM_OP functions.
41982      Branch: perl
41983            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
41984 ____________________________________________________________________________
41985 [ 11760] By: sky                                   on 2001/08/27  18:21:27
41986         Log: Regen headers
41987      Branch: perl
41988            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
41989            ! perlapi.h proto.h
41990 ____________________________________________________________________________
41991 [ 11759] By: ams                                   on 2001/08/27  16:31:53
41992         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
41993              From: "chromatic" <chromatic@rmci.net>
41994              Date: Mon, 27 Aug 2001 11:17:09 -0600
41995              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
41996      Branch: perl
41997            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
41998 ____________________________________________________________________________
41999 [ 11758] By: sky                                   on 2001/08/27  15:16:42
42000         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
42001              Thanks to H. Merijn Brand for the patch.
42002              Some of the comments and or guards might be removable in perl.h now.
42003      Branch: perl
42004            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
42005            ! Porting/Glossary Porting/config_H README.threads config_h.SH
42006            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
42007            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
42008            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
42009            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
42010            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
42011            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
42012            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
42013            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
42014            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
42015            ! win32/config_H.vc win32/perllib.c win32/win32.h
42016            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
42017            ! wince/config.h wince/config_H.ce wince/win32.h
42018            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
42019 ____________________________________________________________________________
42020 [ 11757] By: sky                                   on 2001/08/27  13:39:16
42021         Log: Subject: GNU ld parses arguments different
42022              From: H.Merijn Brand <h.m.brand@hccnet.nl>
42023              Date: Mon, 27 Aug 2001 16:25:51 +0200
42024              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
42025      Branch: perl
42026            ! hints/hpux.sh
42027 ____________________________________________________________________________
42028 [ 11756] By: sky                                   on 2001/08/27  13:18:45
42029         Log: Subject: Custom Ops
42030              From: Simon Cozens <simon@netthink.co.uk>
42031              Date: Sat, 25 Aug 2001 17:45:09 +0100
42032              Message-ID: <20010825174509.A5752@netthink.co.uk>
42033              I also added a fix to Opcode.pm to quite test cases.
42034      Branch: perl
42035            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
42036            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
42037 ____________________________________________________________________________
42038 [ 11755] By: sky                                   on 2001/08/27  05:37:17
42039         Log: Plugs a memory leak on destruction of regular expressions
42040              introcued by #11274.
42041              PL_regex_padav now has an AV as it's first entry with a list
42042              of freed regex_padav slots that it will reuse on creating
42043              new PMOPs.
42044      Branch: perl
42045            ! op.c perl.c
42046 ____________________________________________________________________________
42047 [ 11754] By: ams                                   on 2001/08/26  14:38:52
42048         Log: Subject: [PATCH] t/io/binmode.t
42049              From: Nicholas Clark <nick@ccl4.org>
42050              Date: Sun, 26 Aug 2001 12:03:05 +0100
42051              Message-Id: <20010826120305.C4950@plum.flirble.org>
42052              
42053              (Also a nitpick in #11752 to t/op/universal.t)
42054      Branch: perl
42055            ! t/io/binmode.t t/op/universal.t
42056 ____________________________________________________________________________
42057 [ 11753] By: ams                                   on 2001/08/26  08:19:34
42058         Log: Subject: [PATCH] op/universal.t failing
42059              From: Nicholas Clark <nick@ccl4.org>
42060              Date: Sun, 26 Aug 2001 09:48:22 +0100
42061              Message-Id: <20010826094822.B4950@plum.flirble.org>
42062      Branch: perl
42063            ! t/op/universal.t
42064 ____________________________________________________________________________
42065 [ 11752] By: ams                                   on 2001/08/25  22:46:13
42066         Log: Subject: Re: 'can' with undefined subs
42067              From: Tony Bowden <tony@kasei.com>
42068              Date: Sat, 25 Aug 2001 14:58:17 +0100
42069              Message-Id: <20010825145817.A11788@soto.kasei.com>
42070              (Applied with minor modifications.)
42071      Branch: perl
42072            ! t/op/universal.t
42073 ____________________________________________________________________________
42074 [ 11751] By: ams                                   on 2001/08/25  18:28:43
42075         Log: Subject: Re: 'can' with undefined subs
42076              From: Tony Bowden <tony@kasei.com>
42077              Date: Sat, 25 Aug 2001 15:13:14 +0100
42078              Message-Id: <20010825151314.B11788@soto.kasei.com>
42079      Branch: perl
42080            ! lib/UNIVERSAL.pm
42081 ____________________________________________________________________________
42082 [ 11750] By: nick                                  on 2001/08/25  15:24:15
42083         Log: Integrate mainline
42084      Branch: perlio
42085           +> t/io/binmode.t
42086           !> (integrate 26 files)
42087 ____________________________________________________________________________
42088 [ 11749] By: nick                                  on 2001/08/25  14:55:41
42089         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
42090              From:  John Peacock <jpeacock@rowman.com>
42091              Date:  Wed, 22 Aug 2001 12:05:28 -0400
42092              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
42093      Branch: perl
42094            ! pod/perlhack.pod
42095 ____________________________________________________________________________
42096 [ 11748] By: nick                                  on 2001/08/25  14:53:04
42097         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
42098              From:  Michael G Schwern <schwern@pobox.com>
42099              Date:  Wed, 22 Aug 2001 19:22:45 -0400
42100              Message-Id:  <20010822192245.U619@blackrider>
42101      Branch: perl
42102            ! MANIFEST
42103 ____________________________________________________________________________
42104 [ 11747] By: nick                                  on 2001/08/25  14:52:33
42105         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
42106              From:  Nicholas Clark <nick@ccl4.org>
42107              Date:  Wed, 22 Aug 2001 23:29:06 +0100
42108              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
42109      Branch: perl
42110            + t/io/binmode.t
42111            ! perlio.c pod/perlfunc.pod
42112 ____________________________________________________________________________
42113 [ 11744] By: nick                                  on 2001/08/25  14:37:33
42114         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
42115              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
42116              Date:  Fri, 24 Aug 2001 22:10:42 +0200
42117              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
42118      Branch: perl
42119            ! x2p/a2py.c x2p/walk.c
42120 ____________________________________________________________________________
42121 [ 11743] By: nick                                  on 2001/08/25  14:32:47
42122         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
42123              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42124              Date:  Fri, 24 Aug 2001 23:34:13 +0200
42125              Message-Id:  <20010824233413.A1285@rafael>
42126      Branch: perl
42127            ! pod/perlfunc.pod pod/perlvar.pod
42128 ____________________________________________________________________________
42129 [ 11742] By: ams                                   on 2001/08/25  13:16:02
42130         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
42131              From: Nicholas Clark <nick@ccl4.org>
42132              Date: Sat, 25 Aug 2001 14:50:07 +0100
42133              Message-Id: <20010825145007.L41464@plum.flirble.org>
42134      Branch: perl
42135            ! pp_ctl.c
42136 ____________________________________________________________________________
42137 [ 11741] By: nick                                  on 2001/08/24  07:08:45
42138         Log: When applying patch via Porting/apply fails, do p4 refresh
42139              to get old files back.
42140      Branch: perl
42141            ! Porting/apply
42142 ____________________________________________________________________________
42143 [ 11740] By: ams                                   on 2001/08/24  04:47:24
42144         Log: #11739 was incomplete.
42145      Branch: perl
42146            ! pod/perldiag.pod
42147 ____________________________________________________________________________
42148 [ 11739] By: ams                                   on 2001/08/24  04:09:40
42149         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
42150              From: "Philip Newton" <Philip.Newton@gmx.net>
42151              Date: Fri, 24 Aug 2001 07:08:34 +0200
42152      Branch: perl
42153            ! pod/perldiag.pod
42154 ____________________________________________________________________________
42155 [ 11738] By: ams                                   on 2001/08/24  02:19:42
42156         Log: Fixed Doug Wilson's email address.
42157      Branch: perl
42158            ! AUTHORS
42159 ____________________________________________________________________________
42160 [ 11737] By: ams                                   on 2001/08/24  00:10:13
42161         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
42162              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42163              Date: Thu, 23 Aug 2001 22:22:58 +0200
42164              Message-Id: <20010823222258.A901@rafael>
42165      Branch: perl
42166            ! pod/perldiag.pod
42167 ____________________________________________________________________________
42168 [ 11736] By: ams                                   on 2001/08/24  00:05:02
42169         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
42170              From: "Craig A. Berry" <craigberry@mac.com>
42171              Date: Thu, 23 Aug 2001 19:07:45 -0500
42172              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
42173      Branch: perl
42174            ! configure.com
42175 ____________________________________________________________________________
42176 [ 11735] By: sky                                   on 2001/08/23  13:42:07
42177         Log: Backed out 11732, it breaks lib/strict.t 
42178      Branch: perl
42179            ! op.c
42180 ____________________________________________________________________________
42181 [ 11734] By: sky                                   on 2001/08/23  11:45:59
42182         Log: Removed toy from 17133 after Matt Sargeants request.
42183      Branch: perl
42184            ! pod/perlfaq4.pod
42185 ____________________________________________________________________________
42186 [ 11733] By: sky                                   on 2001/08/23  11:36:29
42187         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
42188              From: Robin Houston <robin@kitsite.com>
42189              Date: Wed, 22 Aug 2001 23:06:16 +0100
42190              Message-ID: <20010822230616.A254@robin.kitsite.com>
42191      Branch: perl
42192            ! pod/perlfaq4.pod
42193 ____________________________________________________________________________
42194 [ 11732] By: sky                                   on 2001/08/23  10:36:02
42195         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
42196              From: Simon Cozens <simon@netthink.co.uk>
42197              Date: Thu, 23 Aug 2001 12:06:36 +0100
42198              Message-ID: <20010823120636.A9961@netthink.co.uk>
42199      Branch: perl
42200            ! op.c
42201 ____________________________________________________________________________
42202 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
42203         Log: fix broken windows build
42204      Branch: perl
42205            ! perl.h
42206 ____________________________________________________________________________
42207 [ 11730] By: ams                                   on 2001/08/22  21:35:30
42208         Log: Subject: [PATCH] io/tell.t doesn't chdir t
42209              From: Nicholas Clark <nick@ccl4.org>
42210              Date: Wed, 22 Aug 2001 23:25:58 +0100
42211              Message-Id: <20010822232557.Y82818@plum.flirble.org>
42212      Branch: perl
42213            ! t/io/tell.t
42214 ____________________________________________________________________________
42215 [ 11729] By: ams                                   on 2001/08/22  20:32:21
42216         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
42217              questions)
42218              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
42219              Date: Wed, 22 Aug 2001 17:09:04 -0400
42220              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
42221              (Oops, forgot File::Spec::Unix in the previous patch.)
42222      Branch: perl
42223            ! lib/File/Spec/Unix.pm
42224 ____________________________________________________________________________
42225 [ 11728] By: ams                                   on 2001/08/22  20:25:41
42226         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
42227              questions)
42228              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
42229              Date: Wed, 22 Aug 2001 17:09:04 -0400
42230              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
42231      Branch: perl
42232            ! lib/File/Spec.pm
42233 ____________________________________________________________________________
42234 [ 11727] By: ams                                   on 2001/08/22  19:43:30
42235         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
42236              From: John Peacock <jpeacock@rowman.com>
42237              Date: Wed, 22 Aug 2001 12:35:52 -0400
42238              Message-Id: <3B83DF68.5D89DC81@rowman.com>
42239              (Adds proper tests for $], notwithstanding Subject. +nitpick)
42240      Branch: perl
42241            ! t/op/ver.t
42242 ____________________________________________________________________________
42243 [ 11726] By: ams                                   on 2001/08/22  19:36:39
42244         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
42245              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
42246              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
42247              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
42248      Branch: perl
42249            ! lib/diagnostics.pm lib/diagnostics.t
42250 ____________________________________________________________________________
42251 [ 11725] By: ams                                   on 2001/08/22  19:25:01
42252         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
42253              From: Nicholas Clark <nick@ccl4.org>
42254              Date: Wed, 22 Aug 2001 20:59:05 +0100
42255              Message-Id: <20010822205905.U82818@plum.flirble.org>
42256      Branch: perl
42257            ! pp.c t/op/64bitint.t t/op/arith.t
42258 ____________________________________________________________________________
42259 [ 11724] By: ams                                   on 2001/08/22  10:02:33
42260         Log: Subject: Configure blooper
42261              From: H.Merijn Brand <h.m.brand@hccnet.nl>
42262              Date: Wed, 22 Aug 2001 12:38:35 +0200
42263              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
42264      Branch: perl
42265            ! Configure
42266 ____________________________________________________________________________
42267 [ 11723] By: ams                                   on 2001/08/21  16:17:53
42268         Log: Subject: [PATCH] installperl -help
42269              From: Nicholas Clark <nick@ccl4.org>
42270              Date: Tue, 21 Aug 2001 17:34:23 +0100
42271              Message-Id: <20010821173423.F82818@plum.flirble.org>
42272      Branch: perl
42273            ! installperl
42274 ____________________________________________________________________________
42275 [ 11722] By: ams                                   on 2001/08/20  07:46:31
42276         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
42277              From: Ilmari Karonen <iltzu@sci.fi>
42278              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
42279              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
42280      Branch: perl
42281            ! pod/perlvar.pod
42282 ____________________________________________________________________________
42283 [ 11721] By: nick                                  on 2001/08/20  06:24:31
42284         Log: Integrate mainline
42285      Branch: perlio
42286           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
42287           +> lib/Lingua/KO/Hangul/Util/Changes
42288           +> lib/Lingua/KO/Hangul/Util/README
42289           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
42290           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
42291           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
42292           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
42293           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
42294           +> lib/Unicode/Normalize/t/test.t
42295            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
42296           !> (integrate 55 files)
42297 ____________________________________________________________________________
42298 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
42299         Log: Integrate Change #11599 from maint-5.6/perl
42300      Branch: maint-5.6/macperl
42301           !> README.win32
42302 ____________________________________________________________________________
42303 [ 11719] By: ams                                   on 2001/08/18  21:21:42
42304         Log: Add Porting/apply to MANIFEST.
42305      Branch: perl
42306            ! MANIFEST
42307 ____________________________________________________________________________
42308 [ 11718] By: sky                                   on 2001/08/18  14:38:01
42309         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
42310              Better solution would be to make 5005threaded perl use
42311              the same system as ithreads do
42312      Branch: perl
42313            ! perl.h
42314 ____________________________________________________________________________
42315 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
42316         Log: New try for ID 20010407.006: detach the semantics
42317              "was the last match target UTF8" into its own variable.
42318      Branch: perl
42319            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
42320            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
42321 ____________________________________________________________________________
42322 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
42323         Log: UTF8 flag should be meaningful only when POK.
42324      Branch: perl
42325            ! dump.c
42326 ____________________________________________________________________________
42327 [ 11715] By: sky                                   on 2001/08/18  11:45:16
42328         Log: USE_THREADS and USE_ITHREADS are never true at the same time
42329      Branch: perl
42330            ! perl.h
42331 ____________________________________________________________________________
42332 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
42333         Log: Retract #11712 for now.  The real fix would probably
42334              be something like making PL_reg_sv a copy (PV + UTF8)
42335              of the matched/substituted string (note: not just a SvPOK
42336              string, for example the stringified form of a ROK would
42337              be applicable)  Beware of leaks.
42338      Branch: perl
42339            ! pp_hot.c t/op/pat.t
42340 ____________________________________________________________________________
42341 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
42342         Log: UTF8 wasn't printing for PVMGs.
42343      Branch: perl
42344            ! dump.c
42345 ____________________________________________________________________________
42346 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
42347         Log: (Retracted by #11714)
42348              
42349              Okay analysis, debatable fix.  (The fix will inc
42350              the refcount of all temporary match objects,
42351              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
42352              which will then cause griping at untie() time
42353              ("inner references remain").
42354              
42355              Fix for ID 20010407.006: PL_reg_sv got wiped out
42356              by freetemps if the match target was a temporary
42357              (like function_call() =~ /.../), which in turn meant
42358              that the $1 et al stopped working if they had UTF-8
42359              in them.  Therefore bump up the refcount of PL_reg_sv.
42360      Branch: perl
42361            ! pp_hot.c t/op/pat.t
42362 ____________________________________________________________________________
42363 [ 11711] By: ams                                   on 2001/08/17  20:32:08
42364         Log: Subject: [PATCH] doesn't compile, was perl@11710
42365              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42366              Date: Fri, 17 Aug 2001 23:21:10 +0200
42367              Message-Id: <20010817232110.C7041@rafael> 
42368      Branch: perl
42369            ! sharedsv.c
42370 ____________________________________________________________________________
42371 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
42372         Log: Update Changes.
42373      Branch: perl
42374            ! Changes patchlevel.h
42375 ____________________________________________________________________________
42376 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
42377         Log: Upgrade to libnet 1.0704.
42378      Branch: perl
42379            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
42380            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
42381            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
42382            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
42383            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
42384            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
42385            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
42386 ____________________________________________________________________________
42387 [ 11708] By: sky                                   on 2001/08/17  13:34:04
42388         Log: Let perl_clone copy PL_exit_flags
42389      Branch: perl
42390            ! sv.c
42391 ____________________________________________________________________________
42392 [ 11707] By: sky                                   on 2001/08/17  12:28:41
42393         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
42394      Branch: perl
42395            ! sharedsv.c sharedsv.h
42396 ____________________________________________________________________________
42397 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
42398         Log: The metaconfig unit change for #11705.
42399      Branch: metaconfig/U/perl
42400            ! Extensions.U
42401 ____________________________________________________________________________
42402 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
42403         Log: Allow the threads extension to be found if present.
42404      Branch: perl
42405            ! Configure
42406 ____________________________________________________________________________
42407 [ 11704] By: nick                                  on 2001/08/17  11:47:54
42408         Log: Mail -> change script (pre-alpha)
42409      Branch: perl
42410            + Porting/apply
42411 ____________________________________________________________________________
42412 [ 11703] By: sky                                   on 2001/08/17  07:11:24
42413         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
42414              Thanks to Tom Hospel for pointing out my error.
42415      Branch: perl
42416            ! op.h
42417 ____________________________________________________________________________
42418 [ 11702] By: sky                                   on 2001/08/17  04:18:11
42419         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.
42420      Branch: perl
42421            ! embed.pl miniperlmain.c perl.c perl.h proto.h
42422 ____________________________________________________________________________
42423 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
42424         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
42425              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
42426      Branch: perl
42427            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
42428            + lib/Lingua/KO/Hangul/Util/README
42429            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
42430            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
42431            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
42432            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
42433            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
42434            + lib/Unicode/Normalize/t/test.t
42435            ! MANIFEST
42436 ____________________________________________________________________________
42437 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
42438         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
42439              Date: Thu, 16 Aug 2001 22:46:15 -0500
42440              From: "Craig A. Berry" <craigberry@mac.com>
42441              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
42442      Branch: perl
42443            ! configure.com numeric.c
42444 ____________________________________________________________________________
42445 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
42446         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
42447              of the usual suspects (like getpwent) but not for others
42448              (like localtime and rand).  The _r versions are available
42449              for all of them, so let's use them.
42450      Branch: perl
42451            ! perl.h
42452 ____________________________________________________________________________
42453 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
42454         Log: (Accidental apply; thankfully empty.)
42455      Branch: perl
42456            ! hints/os390.sh
42457 ____________________________________________________________________________
42458 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
42459         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
42460              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
42461              Date: Thu, 16 Aug 2001 16:27:49 +0100
42462              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
42463      Branch: perl
42464            ! regexec.c t/op/re_tests
42465 ____________________________________________________________________________
42466 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
42467         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
42468              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
42469              Date: Thu, 16 Aug 2001 18:50:01 +0100
42470              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
42471      Branch: perl
42472            ! pp_hot.c t/op/pat.t
42473 ____________________________________________________________________________
42474 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
42475         Log: Subject: [PATCH] *time_r again
42476              From: "Arthur Bergman" <arthur@contiller.se>
42477              Date: Thu, 16 Aug 2001 16:01:54 +0200
42478              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
42479      Branch: perl
42480            ! op.h
42481 ____________________________________________________________________________
42482 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
42483         Log: system() and backtick error handling cleanup from Craig A. Berry.
42484      Branch: perl
42485            ! vms/vms.c
42486 ____________________________________________________________________________
42487 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
42488         Log: change#10334 leaks memory, copies string when it doesn't
42489              need to
42490      Branch: perl
42491            ! perl.c
42492 ____________________________________________________________________________
42493 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
42494         Log: One more twist to the sprintf + utf8 testing.
42495      Branch: perl
42496            ! t/op/misc.t
42497 ____________________________________________________________________________
42498 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
42499         Log: Fix for 20010407.008 sprintf removes utf8-ness.
42500      Branch: perl
42501            ! pp.c t/op/misc.t
42502 ____________________________________________________________________________
42503 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
42504         Log: Subject: [PATCH] *time_r fixes
42505              From: "Arthur Bergman" <arthur@contiller.se>
42506              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
42507              Date: Thu, 16 Aug 2001 14:22:27 +0200
42508      Branch: perl
42509            ! op.h
42510 ____________________________________________________________________________
42511 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
42512         Log: Upgrade to CGI.pm 2.77.
42513      Branch: perl
42514            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
42515            ! lib/CGI/t/function.t
42516 ____________________________________________________________________________
42517 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
42518         Log: Document the bytes-to-Unicode upgrading.
42519      Branch: perl
42520            ! pod/perlunicode.pod
42521 ____________________________________________________________________________
42522 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
42523         Log: Add a test for Unicode sprintf.
42524      Branch: perl
42525            ! t/op/misc.t
42526 ____________________________________________________________________________
42527 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
42528         Log: Add Unicode tests for index/rindex.
42529      Branch: perl
42530            ! t/op/index.t
42531 ____________________________________________________________________________
42532 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
42533         Log: Document a bit the art of minimizing the installation,
42534              based on the p5p discussion.
42535      Branch: perl
42536            ! INSTALL
42537 ____________________________________________________________________________
42538 [ 11684] By: nick                                  on 2001/08/15  15:03:31
42539         Log: Integrate mainline
42540      Branch: perlio
42541           +> sharedsv.c sharedsv.h
42542           !> (integrate 53 files)
42543 ____________________________________________________________________________
42544 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
42545         Log: Update Changes.
42546      Branch: perl
42547            ! Changes patchlevel.h
42548 ____________________________________________________________________________
42549 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
42550         Log: The #11673 necessitated a test tweak.
42551      Branch: perl
42552            ! t/io/utf8.t
42553 ____________________________________________________________________________
42554 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
42555         Log: Also UNICOS is in the general case unable to silently
42556              handle fp overflows.
42557      Branch: perl
42558            ! numeric.c
42559 ____________________________________________________________________________
42560 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
42561         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
42562              NV_EPSILON #defined.
42563      Branch: perl
42564            ! perl.h
42565 ____________________________________________________________________________
42566 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
42567         Log: Re-establish the fp overflow detection for VAX VMS; there
42568              is no easy way to have the IEEE fp silent overflow semantics.
42569              (in Alpha VMS we still will use IEEE fp by default-- but it
42570              is still possible to configure Perl to use G_FLOAT)
42571      Branch: perl
42572            ! numeric.c
42573 ____________________________________________________________________________
42574 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
42575         Log: Subject: [PATCH] pp_lock 
42576              From: "Arthur Bergman" <arthur@contiller.se>
42577              Date: Wed, 15 Aug 2001 11:52:16 +0200
42578              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
42579      Branch: perl
42580            ! pp.c
42581 ____________________________________________________________________________
42582 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
42583         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
42584              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
42585              Date: Wed, 15 Aug 2001 11:32:11 +0100
42586              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
42587      Branch: perl
42588            ! regcomp.c t/op/re_tests
42589 ____________________________________________________________________________
42590 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
42591         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
42592              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
42593              Date: Wed, 15 Aug 2001 10:33:49 +0100
42594              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
42595      Branch: perl
42596            ! regexec.c t/op/re_tests
42597 ____________________________________________________________________________
42598 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
42599         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
42600              From: Barrie Slaymaker <barries@slaysys.com>
42601              Date: Tue, 14 Aug 2001 14:32:25 -0400
42602              Message-ID: <20010814143225.A19822@jester.slaysys.com>
42603      Branch: perl
42604            ! lib/File/Spec.t lib/File/Spec/Unix.pm
42605 ____________________________________________________________________________
42606 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
42607         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
42608              From: Peter Prymmer <pvhp@forte.com>
42609              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
42610              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
42611      Branch: perl
42612            ! README.vms configure.com
42613 ____________________________________________________________________________
42614 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
42615         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
42616              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42617              Date: Tue, 14 Aug 2001 21:23:27 +0200
42618              Message-ID: <20010814212327.A1919@rafael>
42619      Branch: perl
42620            ! doio.c
42621 ____________________________________________________________________________
42622 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
42623         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
42624              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
42625              Date: Tue, 14 Aug 2001 22:30:11 +0200
42626              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
42627              
42628              Combination of nmake, quoting, and Perl expanded $( in here-doc.
42629      Branch: perl
42630            ! ext/SDBM_File/Makefile.PL
42631 ____________________________________________________________________________
42632 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
42633         Log: Todo updates.
42634      Branch: perl
42635            ! pod/perltodo.pod
42636 ____________________________________________________________________________
42637 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
42638         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
42639              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
42640              Date: Mon, 13 Aug 2001 23:15:01 +0200
42641              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
42642      Branch: perl
42643            ! sv.c
42644 ____________________________________________________________________________
42645 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
42646         Log: Subject: [PATCH] [b-]showlex.t
42647              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
42648              Date: Sun, 12 Aug 2001 22:24:51 +0200
42649              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
42650              
42651              The 4nt command shell will expand the % in command line
42652              no matter what quoting is attempted, changed the % to @.
42653      Branch: perl
42654            ! ext/B/Showlex.t
42655 ____________________________________________________________________________
42656 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
42657         Log: Subject: [PATCH] magic.t
42658              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
42659              Date: Sun, 12 Aug 2001 20:49:27 +0200
42660              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
42661      Branch: perl
42662            ! t/op/magic.t
42663 ____________________________________________________________________________
42664 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
42665         Log: Add sharedsv* to the DOSish platforms; plus add
42666              some WinCE files to the list of DOSish files.
42667      Branch: perl
42668            ! NetWare/Makefile Porting/makerel win32/Makefile
42669            ! win32/makefile.mk wince/Makefile.ce
42670 ____________________________________________________________________________
42671 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
42672         Log: More DOSish files.
42673      Branch: perl
42674            ! Porting/makerel
42675 ____________________________________________________________________________
42676 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
42677         Log: Strip CRs from the WinCE files.  Now we need to
42678              figure out in which CRs are really needed: probably
42679              Makefile.ce and the README files, at least, probably
42680              also the registry.bat.
42681      Branch: perl
42682            ! wince/Makefile.ce wince/README.compile wince/README.perlce
42683            ! wince/config.h wince/include/cectype.h wince/include/errno.h
42684            ! wince/include/sys/stat.h wince/include/sys/types.h
42685            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
42686            ! wince/perldll.def wince/registry.bat wince/wince.h
42687            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
42688 ____________________________________________________________________________
42689 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
42690         Log: Add some files to DOSish and writables.
42691      Branch: perl
42692            ! Porting/makerel
42693 ____________________________________________________________________________
42694 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
42695         Log: Compile failure message tidying.
42696      Branch: perl
42697            ! t/lib/1_compile.t
42698 ____________________________________________________________________________
42699 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
42700         Log: The new sharedsv* should be exported only if usethreads.
42701      Branch: perl
42702            ! makedef.pl
42703 ____________________________________________________________________________
42704 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
42705         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
42706              From: Peter Prymmer <pvhp@forte.com>
42707              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
42708              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
42709      Branch: perl
42710            ! README.os390
42711 ____________________________________________________________________________
42712 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
42713         Log: Update Changes.
42714      Branch: perl
42715            ! Changes patchlevel.h
42716 ____________________________________________________________________________
42717 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
42718         Log: Subject: [PATHC] sharedsv.[c|h]
42719              From: "Artur Bergman" <artur@contiller.se>
42720              Date: Mon, 13 Aug 2001 14:38:41 +0200
42721              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
42722              
42723              Subject: [PATCH] embed.pl
42724              From: Arthur Bergman <arthur@contiller.se>
42725              Date: Mon, 13 Aug 2001 14:38:14 +0200
42726              Message-ID: <B79D96D6.3088%arthur@contiller.se>
42727              
42728              Subject: [PATCH] sharedsv cleanups
42729              From: "Arthur Bergman" <arthur@contiller.se>
42730              Date: Mon, 13 Aug 2001 15:14:25 +0200
42731              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
42732              
42733              Plus few tweaks: _init needs to be Adp, the prototypes
42734              should not be revealed unless using ithreads, #endif FOO
42735              must be #endif /* FOO */, adding (parentheses) around
42736              do { } while doesn't work too well.
42737      Branch: perl
42738            + sharedsv.c sharedsv.h
42739            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
42740            ! perl.h perlapi.c pod/perlapi.pod proto.h
42741 ____________________________________________________________________________
42742 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
42743         Log: Subject: Re: END {} blocks run in perl_run
42744              From: Arthur Bergman <arthur@contiller.se>
42745              Date: Mon, 13 Aug 2001 11:11:30 +0200
42746              Message-ID: <B79D6661.3068%arthur@contiller.se>
42747      Branch: perl
42748            ! perl.c
42749 ____________________________________________________________________________
42750 [ 11657] By: nick                                  on 2001/08/13  09:03:02
42751         Log: Integrate mainline
42752      Branch: perlio
42753           +> (branch 326 files)
42754            - (delete 330 files)
42755           !> (integrate 85 files)
42756 ____________________________________________________________________________
42757 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
42758         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
42759              and the Perl will be built to do that by default (adding that
42760              will break scripts having non-UTF-8 binary data, such as Latin-1.)
42761      Branch: perl
42762            ! op.c toke.c utf8.h
42763 ____________________________________________________________________________
42764 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
42765         Log: Unnecessary downgrades.
42766      Branch: perl
42767            ! doop.c
42768 ____________________________________________________________________________
42769 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
42770         Log: Failure not true anymore (probably caused by my broken setup).
42771      Branch: perl
42772            ! t/op/pat.t
42773 ____________________________________________________________________________
42774 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
42775         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
42776              stopped working).
42777      Branch: perl
42778            ! op.h pp_ctl.c regcomp.c
42779 ____________________________________________________________________________
42780 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
42781         Log: There is no IN_UTF8.
42782      Branch: perl
42783            ! utf8.h
42784 ____________________________________________________________________________
42785 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
42786         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
42787      Branch: perl
42788            ! op.c op.h pp_ctl.c regcomp.c
42789 ____________________________________________________________________________
42790 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
42791         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
42792              and a test tweak.
42793      Branch: perl
42794            ! op.c t/pod/find.t
42795 ____________________________________________________________________________
42796 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
42797         Log: Todo updates and fixes.
42798      Branch: perl
42799            ! pod/perltodo.pod
42800 ____________________________________________________________________________
42801 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
42802         Log: Mark tests (and one module) having explicit Latin-1
42803              (and one file having explicit UTF-8) with an explicit
42804              'no utf8' (and one explicit 'use utf8').
42805              
42806              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
42807      Branch: perl
42808            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
42809            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
42810            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
42811 ____________________________________________________________________________
42812 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
42813         Log: Subject: SV: END {} blocks run in perl_run
42814              From: "Arthur Bergman" <arthur@contiller.se>
42815              Date: Sun, 12 Aug 2001 00:34:28 +0200 
42816              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
42817      Branch: perl
42818            ! miniperlmain.c perl.c
42819 ____________________________________________________________________________
42820 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
42821         Log: Typos in #11645.
42822      Branch: perl
42823            ! perl.h
42824 ____________________________________________________________________________
42825 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
42826         Log: On ithreads default to use_reentrant except on naturally
42827              threadsafe platforms.
42828      Branch: perl
42829            ! perl.h
42830 ____________________________________________________________________________
42831 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
42832         Log: (Hopefully) a fix for 20010723.004: make install needs
42833              write permission in build directory.  The problem was
42834              probably caused by overeager sprinkling of the lib/re.pm
42835              dependencies (which was done to guarantee lib/re.pm being
42836              uptodate for parallel makes: now solved by funneling that
42837              through an explicit recursive make in the preplibrary target).
42838      Branch: perl
42839            ! Makefile.SH
42840 ____________________________________________________________________________
42841 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
42842         Log: Dispell the "use utf8" superstition.
42843      Branch: perl
42844            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
42845            ! pod/perlunicode.pod
42846 ____________________________________________________________________________
42847 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
42848         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
42849              From: "Abigail" <abigail@foad.org> 
42850              Date: Sat, 11 Aug 2001 23:49:49 +0200
42851              Message-ID: <20010811214950.23255.qmail@foad.org>
42852      Branch: perl
42853            ! t/op/taint.t
42854 ____________________________________________________________________________
42855 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
42856         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
42857              From: Abhijit Menon-Sen <ams@wiw.org>
42858              Date: Sat, 11 Aug 2001 06:18:19 +0530
42859              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
42860      Branch: perl
42861            ! mg.c
42862 ____________________________________________________________________________
42863 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
42864         Log: Test for change #11639.
42865      Branch: perl
42866            ! t/op/tiehandle.t
42867 ____________________________________________________________________________
42868 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
42869         Log: Subject: Re: Can't localize *FH, then tie it
42870              From: Abhijit Menon-Sen <ams@wiw.org>
42871              Date: Sun, 12 Aug 2001 16:08:06 +0530
42872              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
42873      Branch: perl
42874            ! pp_hot.c pp_sys.c
42875 ____________________________________________________________________________
42876 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
42877         Log: Drop all the unnecessary "use utf8" clauses and some of
42878              the unnecessary "use bytes" ones.
42879              
42880              TODO: scour the documentation for unnecessary "use utf8"
42881              and prominently display it in perldelta when the time comes.
42882              ("use utf8" should be necessary ONLY if one wants the script
42883              to be in UTF-8.)  Also should be checked in some non-ASCII
42884              non-Latin-1 platform, like EBCDIC.
42885      Branch: perl
42886            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
42887            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
42888 ____________________________________________________________________________
42889 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
42890         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
42891              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
42892              in Unicode handling.
42893      Branch: perl
42894            + t/op/lc.t
42895            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
42896 ____________________________________________________________________________
42897 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
42898         Log: Thinko: we want the flags for native cc, not gcc.
42899      Branch: perl
42900            ! hints/dec_osf.sh
42901 ____________________________________________________________________________
42902 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
42903         Log: (retracted by 13077)
42904              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
42905              From: Robin Houston <robin@kitsite.com>
42906              Date: Fri, 10 Aug 2001 14:42:02 +0100
42907              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
42908      Branch: perl
42909            ! pp.c
42910 ____________________________________________________________________________
42911 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
42912         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
42913              From: Abhijit Menon-Sen <ams@wiw.org>
42914              Date: Sat, 11 Aug 2001 16:31:04 +0530
42915              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
42916      Branch: perl
42917            ! op.c
42918 ____________________________________________________________________________
42919 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
42920         Log: Get rid of indread, from Abhijit Menon-Sen.
42921      Branch: perl
42922            ! pp_sys.c
42923 ____________________________________________________________________________
42924 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
42925         Log: CRLFgngngn.
42926      Branch: perl
42927            ! win32/Makefile win32/makefile.mk
42928 ____________________________________________________________________________
42929 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
42930         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
42931      Branch: perl
42932            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
42933            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
42934            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
42935            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
42936            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
42937            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
42938            ! win32/Makefile win32/makefile.mk
42939 ____________________________________________________________________________
42940 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
42941         Log: Avoid #elif (less portable than #else #if).
42942      Branch: perl
42943            ! handy.h
42944 ____________________________________________________________________________
42945 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
42946         Log: Subject: patch for perlvar.pod
42947              From: mah@everybody.org (Mark A. Hershberger)
42948              Date: 08 Aug 2001 17:03:16 -0500
42949              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
42950      Branch: perl
42951            ! pod/perlvar.pod
42952 ____________________________________________________________________________
42953 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
42954         Log: cpp commands must start (the # must be) at the column #0.
42955      Branch: perl
42956            ! op.c
42957 ____________________________________________________________________________
42958 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
42959         Log: If using gcc -B/foo/bar makedepend would give
42960              unnecessary warnings about unused -B/foo/bar.
42961      Branch: perl
42962            ! makedepend.SH
42963 ____________________________________________________________________________
42964 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
42965         Log: Update Changes.
42966      Branch: perl
42967            ! Changes patchlevel.h
42968 ____________________________________________________________________________
42969 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
42970         Log: s/z/tz/
42971      Branch: perl
42972            ! pod/perlfaq2.pod
42973 ____________________________________________________________________________
42974 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
42975         Log: Article nit.
42976      Branch: perl
42977            ! pod/perlfaq2.pod
42978 ____________________________________________________________________________
42979 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
42980         Log: Rename lib/unicode files to lib/unicore to avoid
42981              conflicts between core lib/unicode and Unicode::
42982              files in case-ignoring filesystems.
42983      Branch: perl
42984            + (add 325 files)
42985            - (delete 324 files)
42986            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
42987 ____________________________________________________________________________
42988 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
42989         Log: Upgrade to Math::BigInt 1.41.
42990      Branch: perl
42991            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
42992 ____________________________________________________________________________
42993 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
42994         Log: Subject: [PATCH] remove PL_na from typemap
42995              From: James <james@rf.net>
42996              Date: Mon, 06 Aug 2001 20:23:15 -0700
42997              Message-ID: <3B6F5F23.A31A81B1@rf.net>
42998              
42999              (had to be manually applied)
43000      Branch: perl
43001            ! lib/ExtUtils/typemap
43002 ____________________________________________________________________________
43003 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
43004         Log: The metaconfig unit changes for #11618.
43005      Branch: metaconfig/U/perl
43006            + d_fpclassl.U i_fp.U
43007 ____________________________________________________________________________
43008 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
43009         Log: Forgot this from #11618.
43010              
43011              NOTE: wince/config_H.ce needs updating.
43012      Branch: perl
43013            ! wince/config.ce
43014 ____________________________________________________________________________
43015 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
43016         Log: Introduce more floating point classifying APIs;
43017              try to define (most importantly) Perl_is{inf,nan}(x).
43018              
43019              For this first cut, assume none such APIs exist in non-UNIXoid
43020              platforms-- this is of course too unkind: Win32 rumoredly has
43021              _fpclass() and _isnan(), and VMS/VOS very probably have some
43022              of the APIs available.     The only thing Perl uses at the moment
43023              is Perl_isnan() (has been in use for a while now).
43024              
43025              NOTE: the Win32 and NetWare config_h.?c need regenerating.
43026      Branch: perl
43027            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
43028            ! Porting/config_H config_h.SH configure.com epoc/config.sh
43029            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
43030            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
43031            ! vos/config.ga.h win32/config.bc win32/config.gc
43032            ! win32/config.vc win32/config_H.bc win32/config_H.gc
43033            ! win32/config_H.vc wince/config.ce wince/config.h
43034 ____________________________________________________________________________
43035 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
43036         Log: Integrate change #11519 from perlio:
43037              
43038              Avoid testing for (non-)existance of "encoding(xxxx)"
43039              layer is called "encoding" the (xxxx) is an argument.
43040      Branch: perl
43041           !> lib/open.pm
43042 ____________________________________________________________________________
43043 [ 11616] By: nick                                  on 2001/08/09  07:50:24
43044         Log: Integrate mainline
43045      Branch: perlio
43046           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
43047           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
43048           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
43049           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
43050            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
43051            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
43052           !> (integrate 79 files)
43053 ____________________________________________________________________________
43054 [ 11615] By: nick                                  on 2001/08/09  06:23:44
43055         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
43056              layer is called "encoding" the (xxxx) is an argument.
43057      Branch: perlio
43058            ! lib/open.pm
43059 ____________________________________________________________________________
43060 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
43061         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
43062              From: Paul Johnson <paul@pjcj.net>
43063              Date: Wed, 8 Aug 2001 23:54:17 +0200
43064              Message-ID: <20010808235417.O1006@pjcj.net>
43065      Branch: perl
43066            ! ext/B/B/Concise.pm
43067 ____________________________________________________________________________
43068 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
43069         Log: Make VMS use IEEE math by default; reorder Tru64 hints
43070              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
43071              exception semantics) is always set if using (the new) cc.
43072      Branch: perl
43073            ! configure.com hints/dec_osf.sh
43074 ____________________________________________________________________________
43075 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
43076         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
43077              From: Abhijit Menon-Sen <ams@wiw.org>
43078              Date: Tue, 7 Aug 2001 17:16:05 +0530
43079              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
43080      Branch: perl
43081            ! pp_sys.c
43082 ____________________________________________________________________________
43083 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
43084         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
43085              From: "Craig A. Berry" <craigberry@mac.com>
43086              Date: Tue, 07 Aug 2001 22:27:47 -0500
43087              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
43088      Branch: perl
43089            ! t/run/exit.t
43090 ____________________________________________________________________________
43091 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
43092         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
43093              From: "Craig A. Berry" <craigberry@mac.com>
43094              Date: Tue, 07 Aug 2001 20:01:53 -0500
43095              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
43096      Branch: perl
43097            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
43098 ____________________________________________________________________________
43099 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
43100         Log: Update the magazine information.
43101      Branch: perl
43102            ! pod/perlfaq2.pod
43103 ____________________________________________________________________________
43104 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
43105         Log: Ignore SIGFPE everywhere.
43106      Branch: perl
43107            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
43108 ____________________________________________________________________________
43109 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
43110         Log: With permission, change the licensing of the docs by
43111              TomC (and Gnat) to comply with the rest of Perl.
43112      Branch: perl
43113            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
43114            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
43115            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
43116            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
43117            ! pod/perltootc.pod
43118 ____________________________________________________________________________
43119 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
43120         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
43121              From: Andy Dougherty <doughera@lafayette.edu>
43122              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
43123              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
43124      Branch: perl
43125            ! hints/openbsd.sh
43126 ____________________________________________________________________________
43127 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
43128         Log: Subject: [PATCH] Makefile.SH test_prep dependency
43129              From: Andy Dougherty <doughera@lafayette.edu>
43130              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
43131              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
43132      Branch: perl
43133            ! Makefile.SH
43134 ____________________________________________________________________________
43135 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
43136         Log: Don't autogenerate the headers et alia,
43137              make regen_headers explicitly.
43138      Branch: perl
43139            ! Makefile.SH
43140 ____________________________________________________________________________
43141 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
43142         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
43143              From: Gurusamy Sarathy <gsar@ActiveState.com> 
43144              Date: Tue, 07 Aug 2001 08:33:26 -0700
43145              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
43146              
43147              Unnecessary dependency.
43148      Branch: perl
43149            ! embed.pl
43150 ____________________________________________________________________________
43151 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
43152         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
43153              From: Abhijit Menon-Sen <ams@wiw.org>
43154              Date: Tue, 7 Aug 2001 09:10:54 +0530
43155              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
43156      Branch: perl
43157            ! pp_hot.c
43158 ____________________________________________________________________________
43159 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
43160         Log: Subject: [PATCH perl@11597] B && BEGIN handling
43161              From: "James A. Duncan" <jduncan@fotango.com>
43162              Date: Mon, 6 Aug 2001 17:29:11 +0100
43163              Message-ID: <20010806172911.A2071@fotango.com>
43164              
43165              (the intrpvar.h addition moved to the end for bincompat)
43166      Branch: perl
43167            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
43168 ____________________________________________________________________________
43169 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
43170         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
43171      Branch: perl
43172           !> README.win32
43173 ____________________________________________________________________________
43174 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
43175         Log: fix URLs for fcrypt.c
43176      Branch: maint-5.6/perl
43177            ! README.win32
43178 ____________________________________________________________________________
43179 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
43180         Log: Yet another way to say Infinity: HP-UX calls its "++".
43181      Branch: perl
43182            ! lib/Math/BigInt/t/bigintpm.t
43183 ____________________________________________________________________________
43184 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
43185         Log: Update Changes.
43186      Branch: perl
43187            ! Changes patchlevel.h
43188 ____________________________________________________________________________
43189 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
43190         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
43191      Branch: perl
43192            ! pod/perlfaq5.pod
43193 ____________________________________________________________________________
43194 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
43195         Log: The #11593 wasn't right.
43196      Branch: perl
43197            ! lib/Math/BigInt/t/bigintpm.t
43198 ____________________________________________________________________________
43199 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
43200         Log: Subject: [PATCH: perl@11564] introducing perlivp
43201              From: Prymmer/Kahn <pvhp@best.com>
43202              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
43203              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
43204              
43205              Subject: Re: [PATCH: perl@11564] introducing perlivp
43206              From: Prymmer/Kahn <pvhp@best.com>
43207              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
43208              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
43209      Branch: perl
43210            + utils/perlivp.PL
43211            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
43212            ! win32/Makefile win32/makefile.mk
43213 ____________________________________________________________________________
43214 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
43215         Log: libcs are confused what to call Infinity.
43216      Branch: perl
43217            ! lib/Math/BigInt/t/bigintpm.t
43218 ____________________________________________________________________________
43219 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
43220         Log: Avoid SIGFPE in Tru64.
43221      Branch: perl
43222            ! numeric.c
43223 ____________________________________________________________________________
43224 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
43225         Log: Upgrade to Math::BigInt 1.40.
43226              
43227              NOTE: this patch necessitates doing something about
43228              infinity handling since the new bigintpm.t tests use
43229              infinity, which causes SIGFPEs at least in Tru64.
43230      Branch: perl
43231            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
43232            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
43233            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
43234            ! lib/Math/BigInt/t/mbimbf.t
43235 ____________________________________________________________________________
43236 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
43237         Log: remove hardcoded cmd shell in testsuite
43238      Branch: perl
43239            ! t/op/glob.t t/op/magic.t t/op/stat.t
43240 ____________________________________________________________________________
43241 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
43242         Log: 4-arg select() was busted on windows because change#8178 didn't
43243              make it into mainline
43244      Branch: perl
43245            ! perl.h win32/include/sys/socket.h
43246 ____________________________________________________________________________
43247 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
43248         Log: Rename the Getopt::Long tests to be as they are
43249              in the Getopt::Long official distribution.
43250      Branch: perl
43251            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
43252            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
43253            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
43254            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
43255            ! MANIFEST
43256 ____________________________________________________________________________
43257 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
43258         Log: Upgrade to Getopt::Long 2.26.
43259      Branch: perl
43260            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
43261            ! MANIFEST lib/Getopt/Long.pm
43262 ____________________________________________________________________________
43263 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
43264         Log: Retract #10874 (the hack should be unnecessary by now)
43265      Branch: perl
43266            ! lib/Test/Harness.pm
43267 ____________________________________________________________________________
43268 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
43269         Log: avoid temp file littering in tests
43270      Branch: perl
43271            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
43272 ____________________________________________________________________________
43273 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
43274         Log: Subject: warning in sv.c: double format, NV arg
43275              From: "Philip Newton" <Philip.Newton@gmx.net>
43276              Date: Sun, 5 Aug 2001 19:41:07 +0200
43277              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
43278      Branch: perl
43279            ! sv.c
43280 ____________________________________________________________________________
43281 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
43282         Log: fix POSIX.t#13 for windos
43283      Branch: perl
43284            ! ext/POSIX/POSIX.t
43285 ____________________________________________________________________________
43286 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
43287         Log: Add a test for PerlIO::Via.
43288      Branch: perl
43289            + ext/PerlIO/t/via.t
43290            ! MANIFEST ext/PerlIO/Via/Via.pm
43291 ____________________________________________________________________________
43292 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
43293         Log: flock() and link() are not available on Windows 9x
43294      Branch: perl
43295            ! win32/config_sh.PL
43296 ____________________________________________________________________________
43297 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
43298         Log: Some Tru64 C compilers have C++ components that confuse
43299              the ccversion parsing.
43300      Branch: perl
43301            ! hints/dec_osf.sh
43302 ____________________________________________________________________________
43303 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
43304         Log: (Reintroduce #11125)
43305              
43306              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
43307              From: Alan Burlison <Alan.Burlison@sun.com> 
43308              Date: Tue, 03 Jul 2001 15:20:13 +0100   
43309              Message-ID: <3B41D49D.A923D4F9@sun.com> 
43310      Branch: perl
43311            ! lib/ExtUtils/MM_Unix.pm
43312 ____________________________________________________________________________
43313 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
43314         Log: Little pointer juggling for HP-UX cc to avoid
43315              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
43316              followed by
43317              "error 1549: Modifiable lvalue required for assignment operator."
43318      Branch: perl
43319            ! hv.c
43320 ____________________________________________________________________________
43321 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
43322         Log: Continuation of #11575: SANY_SEEN completely deprecated,
43323              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
43324              plus a fix for the bug.
43325      Branch: perl
43326            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
43327 ____________________________________________________________________________
43328 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
43329         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
43330              From: Doug MacEachern <dougm@covalent.net>
43331              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
43332              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
43333      Branch: perl
43334            ! sv.c
43335 ____________________________________________________________________________
43336 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
43337         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
43338              the new CANY is the \C.  The problem reported and the
43339              test case supplied in
43340              
43341              Subject: UTF-8 bugs in string length & single line regex matches
43342              From: "Daniel P. Berrange" <dan@berrange.com>
43343              Date: Fri, 3 Aug 2001 11:39:33 +0100
43344              Message-ID: <20010803113932.A19318@berrange.com>
43345      Branch: perl
43346            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
43347            ! t/op/pat.t
43348 ____________________________________________________________________________
43349 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
43350         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
43351              From: Doug MacEachern <dougm@covalent.net>
43352              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
43353              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
43354      Branch: perl
43355            ! perl.c regexec.c
43356 ____________________________________________________________________________
43357 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
43358         Log: The #11572 didn't up the test count.
43359      Branch: perl
43360            ! t/op/length.t
43361 ____________________________________________________________________________
43362 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
43363         Log: Subject: UTF-8 bugs in string length & single line regex matches
43364              From: "Daniel P. Berrange" <dan@berrange.com>
43365              Date: Fri, 3 Aug 2001 11:39:33 +0100         
43366              Message-ID: <20010803113932.A19318@berrange.com>
43367              
43368              (the mg_length() fix)
43369      Branch: perl
43370            ! mg.c t/op/length.t
43371 ____________________________________________________________________________
43372 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
43373         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
43374              From: Abhijit Menon-Sen <ams@wiw.org>
43375              Date: Sat, 4 Aug 2001 16:56:35 +0530
43376              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
43377      Branch: perl
43378            ! hv.c
43379 ____________________________________________________________________________
43380 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
43381         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
43382              From: Abhijit Menon-Sen <ams@wiw.org>
43383              Date: Sat, 4 Aug 2001 16:16:03 +0530
43384              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
43385      Branch: perl
43386            ! hv.c
43387 ____________________________________________________________________________
43388 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
43389         Log: Subject: Re: [patch] refcount re ops
43390              From: Abhijit Menon-Sen <ams@wiw.org>
43391              Date: Sat, 4 Aug 2001 08:54:55 +0530
43392              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
43393      Branch: perl
43394            ! sv.c
43395 ____________________________________________________________________________
43396 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
43397         Log: Subject: [patch] refcount re ops
43398              From: Doug MacEachern <dougm@covalent.net>
43399              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
43400              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
43401      Branch: perl
43402            ! regcomp.c sv.c
43403 ____________________________________________________________________________
43404 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
43405         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
43406              From: Doug MacEachern <dougm@covalent.net>
43407              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
43408              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
43409      Branch: perl
43410            ! perl.c regexec.c
43411 ____________________________________________________________________________
43412 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
43413         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
43414              From: "Craig A. Berry" <craigberry@mac.com> 
43415              Date: Fri, 03 Aug 2001 16:16:16 -0500
43416              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
43417      Branch: perl
43418            ! t/op/misc.t
43419 ____________________________________________________________________________
43420 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
43421         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
43422              From: John Kristian <jmk2001@engineer.com>
43423              Date: Fri, 03 Aug 2001 00:59:08 -0700
43424              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
43425      Branch: perl
43426            ! win32/win32.c
43427 ____________________________________________________________________________
43428 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
43429         Log: Update Changes.
43430      Branch: perl
43431            ! Changes patchlevel.h
43432 ____________________________________________________________________________
43433 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
43434         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
43435              From: "Craig A. Berry" <craigberry@mac.com>
43436              Date: Thu, 02 Aug 2001 23:15:24 -0500
43437              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
43438      Branch: perl
43439            ! ext/B/Stash.t
43440 ____________________________________________________________________________
43441 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
43442         Log: Subject: [patch] plug PL_cshname leak
43443              From: Doug MacEachern <dougm@covalent.net>
43444              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
43445              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
43446      Branch: perl
43447            ! sv.c
43448 ____________________________________________________________________________
43449 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
43450         Log: Subject: [patch] plug PL_sh_path leak
43451              From: Doug MacEachern <dougm@covalent.net>
43452              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
43453              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
43454      Branch: perl
43455            ! sv.c
43456 ____________________________________________________________________________
43457 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
43458         Log: Subject: [patch] plug PL_regex_padav leaks
43459              From: Doug MacEachern <dougm@covalent.net>
43460              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
43461              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
43462      Branch: perl
43463            ! op.c op.h perl.c
43464 ____________________________________________________________________________
43465 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
43466         Log: Subject: [patch] plug PL_origargv leak
43467              From: Doug MacEachern <dougm@covalent.net>
43468              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
43469              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
43470      Branch: perl
43471            ! perl.c
43472 ____________________________________________________________________________
43473 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
43474         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
43475              From: Abhijit Menon-Sen <ams@wiw.org>
43476              Date: Fri, 3 Aug 2001 06:38:11 +0530
43477              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
43478      Branch: perl
43479            ! hv.c
43480 ____________________________________________________________________________
43481 [ 11557] By: nick                                  on 2001/08/03  08:17:38
43482         Log: Integrate mainline
43483      Branch: perlio
43484           +> (branch 47 files)
43485            - lib/Switch/test.pl
43486           !> (integrate 49 files)
43487 ____________________________________________________________________________
43488 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
43489         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
43490              From: "Craig A. Berry" <craigberry@mac.com>
43491              Date: Thu, 02 Aug 2001 12:56:19 -0500
43492              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
43493      Branch: perl
43494            ! ext/B/Showlex.t
43495 ____________________________________________________________________________
43496 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
43497         Log: Be more careful about non-existent files.
43498      Branch: perl
43499            ! lib/File/Copy.pm
43500 ____________________________________________________________________________
43501 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
43502         Log: Subject: [PATCH resend] deparse empty formats
43503              From: Robin Houston <robin@kitsite.com> 
43504              Date: Thu, 2 Aug 2001 14:32:36 +0100
43505              Message-ID: <20010802143236.A894@robin.kitsite.com>
43506      Branch: perl
43507            ! ext/B/B/Deparse.pm
43508 ____________________________________________________________________________
43509 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
43510         Log: Subject: [patch] ithreads + refto fix improvement
43511              From: Doug MacEachern <dougm@covalent.net>
43512              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
43513              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
43514      Branch: perl
43515            ! pp.c
43516 ____________________________________________________________________________
43517 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
43518         Log: Readability nit from Abhijit.
43519      Branch: perl
43520            ! op.c
43521 ____________________________________________________________________________
43522 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
43523         Log: setproctitle() API version nit from Anton Berezin.
43524      Branch: perl
43525            ! mg.c
43526 ____________________________________________________________________________
43527 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
43528         Log: Add PerlCE to the docs.
43529      Branch: perl
43530            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
43531            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
43532 ____________________________________________________________________________
43533 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
43534         Log: Integrate the PerlCE (WinCE Perl) port;
43535              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
43536      Branch: perl
43537            + README.ce wince/FindExt.pm wince/Makefile.ce
43538            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
43539            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
43540            + wince/bin/search.pl wince/config.ce wince/config.h
43541            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
43542            + wince/dl_win32.xs wince/include/arpa/inet.h
43543            + wince/include/cectype.h wince/include/errno.h
43544            + wince/include/netdb.h wince/include/sys/socket.h
43545            + wince/include/sys/stat.h wince/include/sys/types.h
43546            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
43547            + wince/perl.rc wince/perldll.def wince/perllib.c
43548            + wince/perlmain.c wince/registry.bat wince/runperl.c
43549            + wince/splittree.pl wince/win32.h wince/win32iop.h
43550            + wince/win32thread.c wince/win32thread.h wince/wince.c
43551            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
43552            + wince/xdistclean.ksh wince/xmakediffs.ksh
43553            ! MANIFEST perl.c perl.h perlio.c
43554 ____________________________________________________________________________
43555 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
43556         Log: setproctitle() made simpler.  (This assumes the string is
43557              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
43558              should be used.  Note len, not len + 1.)  BSD-fu from Anton
43559              Berezin.
43560      Branch: perl
43561            ! mg.c
43562 ____________________________________________________________________________
43563 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
43564         Log: Subject: [PATCH] -Wall cleanup: op.c
43565              From: Richard Soderberg <rs@oregonnet.com>
43566              Date: Thu, 2 Aug 2001 00:17:09 -0700
43567              Message-Id: <200108020717.AAA26895@oregonnet.com>
43568              
43569              Subject: [PATCH] -Wall cleanup: sv.c
43570              From: Richard Soderberg <rs@oregonnet.com>
43571              Date: Thu, 2 Aug 2001 00:49:21 -0700
43572              Message-Id: <200108020749.AAA27492@oregonnet.com>
43573      Branch: perl
43574            ! op.c sv.c
43575 ____________________________________________________________________________
43576 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
43577         Log: Update Changes.
43578      Branch: perl
43579            ! Changes patchlevel.h
43580 ____________________________________________________________________________
43581 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
43582         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
43583              From: Doug MacEachern <dougm@covalent.net>
43584              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
43585              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
43586      Branch: perl
43587            ! op.c
43588 ____________________________________________________________________________
43589 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
43590         Log: The #11541 didn't work under threads.
43591      Branch: perl
43592            ! op.c
43593 ____________________________________________________________________________
43594 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
43595         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
43596              From: Hugo <hv@crypt.compulink.co.uk>
43597              Date: Fri, 22 Jun 2001 01:19:08 +0100 
43598              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
43599              
43600              (Skip tests if accept() failed)
43601      Branch: perl
43602            ! ext/IO/lib/IO/t/io_unix.t
43603 ____________________________________________________________________________
43604 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
43605         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
43606              From: "Stian Seeberg" <sseeberg@nimsoft.no>
43607              Date: Mon, 30 Jul 2001 12:28:07 +0200
43608              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
43609      Branch: perl
43610            ! perl.h
43611 ____________________________________________________________________________
43612 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
43613         Log: Subject: Pluggable optimizer
43614              From: Simon Cozens <simon@netthink.co.uk>
43615              Date: Wed, 1 Aug 2001 13:57:02 -0700
43616              Message-ID: <20010801135702.I10442@netthink.co.uk>
43617      Branch: perl
43618            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
43619 ____________________________________________________________________________
43620 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
43621         Log: Subject: [ID 20010801.039] perlre.pod message typo
43622              From: Autrijus Tang <autrijus@geb.elixus.org>
43623              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
43624              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
43625      Branch: perl
43626            ! pod/perlre.pod
43627 ____________________________________________________________________________
43628 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
43629         Log: Test for change #11536.
43630      Branch: perl
43631            ! t/op/tiehandle.t
43632 ____________________________________________________________________________
43633 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
43634         Log: More test fixups for #11537.
43635      Branch: perl
43636            ! t/lib/warnings/4lint t/lib/warnings/9enabled
43637 ____________________________________________________________________________
43638 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
43639         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
43640              From: Doug MacEachern <dougm@covalent.net>
43641              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
43642              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
43643      Branch: perl
43644            ! op.c t/TestInit.pm
43645 ____________________________________________________________________________
43646 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
43647         Log: Subject: [patch] ithreads + refto bug
43648              From: Doug MacEachern <dougm@covalent.net>
43649              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
43650              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
43651              
43652              (Test in change #11539)
43653      Branch: perl
43654            ! pp.c
43655 ____________________________________________________________________________
43656 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
43657         Log: Subject: [PATCH: perl@11523] fixups for t/harness
43658              From: Prymmer/Kahn <pvhp@best.com>
43659              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
43660              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
43661      Branch: perl
43662            ! t/harness
43663 ____________________________________________________________________________
43664 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
43665         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
43666              From: Prymmer/Kahn <pvhp@best.com>
43667              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
43668              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
43669      Branch: perl
43670            ! win32/Makefile win32/makefile.mk
43671 ____________________________________________________________________________
43672 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
43673         Log: Need to know the number of tests.
43674      Branch: perl
43675            ! t/run/exit.t
43676 ____________________________________________________________________________
43677 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
43678         Log: Subject: Re: new exit tests on VMS
43679              From: "Craig A. Berry" <craigberry@mac.com>
43680              Date: Tue, 31 Jul 2001 12:19:29 -0500
43681              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
43682      Branch: perl
43683            ! t/run/exit.t
43684 ____________________________________________________________________________
43685 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
43686         Log: Retract #11530 (the dTHX is needed under threads)
43687      Branch: perl
43688            ! perlio.c
43689 ____________________________________________________________________________
43690 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
43691         Log: (Retracted by #11531)
43692      Branch: perl
43693            ! perlio.c
43694 ____________________________________________________________________________
43695 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
43696         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
43697              From: Richard Soderberg <rs@crystalflame.net>
43698              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
43699              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
43700      Branch: perl
43701            ! unixish.h
43702 ____________________________________________________________________________
43703 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
43704         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
43705              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43706              Date: Tue, 31 Jul 2001 05:39:09 -0400
43707              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
43708              
43709              (with a note about the case of UV being equal to long long)
43710      Branch: perl
43711            ! utils/h2xs.PL
43712 ____________________________________________________________________________
43713 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
43714         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
43715              From: "Craig A. Berry" <craigberry@mac.com>
43716              Date: Tue, 31 Jul 2001 14:57:43 -0500
43717              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
43718      Branch: perl
43719            ! t/io/fs.t
43720 ____________________________________________________________________________
43721 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
43722         Log: Fix for
43723              
43724              Subject: [ID 20010116.001] File::Copy truncates orig file 
43725              From: arbor@al37al08.telecel.pt
43726              Date: Tue, 16 Jan 2001 11:43:02 GMT
43727              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
43728              
43729              (copy($foo, $foo) would truncate $foo)
43730      Branch: perl
43731            ! lib/File/Copy.pm lib/File/Copy.t
43732 ____________________________________________________________________________
43733 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
43734         Log: Metaconfig unit change for #11524.
43735      Branch: metaconfig/U/perl
43736            ! Extras.U
43737 ____________________________________________________________________________
43738 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
43739         Log: Multiple modules didn't work; plus typo fixes.
43740      Branch: perl
43741            ! Configure
43742 ____________________________________________________________________________
43743 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
43744         Log: Update Changes.
43745      Branch: perl
43746            ! Changes patchlevel.h
43747 ____________________________________________________________________________
43748 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
43749         Log: Regen perlapi.
43750      Branch: perl
43751            ! pod/perlapi.pod
43752 ____________________________________________________________________________
43753 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
43754         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
43755              From: Dave Mitchell <davem@fdgroup.co.uk>
43756              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
43757              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
43758      Branch: perl
43759            ! sv.c
43760 ____________________________________________________________________________
43761 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
43762         Log: Regen toc.
43763      Branch: perl
43764            ! pod/perltoc.pod
43765 ____________________________________________________________________________
43766 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
43767         Log: Regen Porting stuff.
43768      Branch: perl
43769            ! Porting/Glossary Porting/config.sh Porting/config_H
43770 ____________________________________________________________________________
43771 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
43772         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
43773              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43774              Date: Tue, 31 Jul 2001 05:34:38 -0400
43775              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
43776      Branch: perl
43777            ! utils/h2xs.PL
43778 ____________________________________________________________________________
43779 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
43780         Log: Metaconfig unit change for #11516. 
43781      Branch: metaconfig/U/perl
43782            ! gccvers.U
43783 ____________________________________________________________________________
43784 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
43785         Log: Add -Wall in cflags, not in Configure.
43786              (This way -Wall affects only the core and the core XS,
43787              not user modules' XS.  Concern from Paul Marquess,
43788              implementation idea from Andy Dougherty.)
43789      Branch: perl
43790            ! Configure cflags.SH
43791 ____________________________________________________________________________
43792 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
43793         Log: Metaconfig unit changes for #11514.
43794      Branch: metaconfig
43795            + U/modified/sysman.U
43796            ! U/installdirs/man1dir.U
43797 ____________________________________________________________________________
43798 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
43799         Log: Subject: Configure's detection of system manual
43800              From: Sean Dague <sean@dague.net> 
43801              Date: Sun, 13 May 2001 15:53:15 -0400
43802              Message-ID: <20010513155315.A15833@underhill.dague.net>
43803      Branch: perl
43804            ! Configure
43805 ____________________________________________________________________________
43806 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
43807         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
43808              From: Autrijus Tang <autrijus@autrijus.org> 
43809              Date: Thu, 21 Jun 2001 23:56:48 +0800
43810              Message-Id: <20010621235648.A57340@not.autrijus.org>
43811      Branch: perl
43812            ! pod/perlobj.pod
43813 ____________________________________________________________________________
43814 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
43815         Log: Subject: Typo in DB_File.pm
43816              From: "Philip Newton" <Philip.Newton@gmx.net>
43817              Date: Tue, 31 Jul 2001 06:19:35 +0200
43818              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
43819      Branch: perl
43820            ! ext/DB_File/DB_File.pm
43821 ____________________________________________________________________________
43822 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
43823         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
43824              From: "Stephen P. Potter" <spp@spotter.yi.org>
43825              Date: Wed, 30 May 2001 13:59:34 -0400
43826              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
43827      Branch: perl
43828            ! pod/perlre.pod
43829 ____________________________________________________________________________
43830 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
43831         Log: eval "format foo=" would loop indefinitely; reported in
43832              
43833              Subject: A load of old rubbish
43834              From: Mike Guy <mjtg@cam.ac.uk>
43835              Date: Mon, 14 May 2001 16:12:22 +0100
43836              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
43837              
43838              (The core dumps reported in there already fixed.)
43839      Branch: perl
43840            ! toke.c
43841 ____________________________________________________________________________
43842 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
43843         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
43844      Branch: perl
43845            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
43846            + lib/Switch/t/switch_case.t
43847            - lib/Switch/test.pl
43848            ! MANIFEST lib/Switch.pm
43849 ____________________________________________________________________________
43850 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
43851         Log: Subject: [PATCH @11505] DB_File-1.78
43852              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
43853              Date: Mon, 30 Jul 2001 22:54:37 +0100
43854              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
43855      Branch: perl
43856            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
43857            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
43858 ____________________________________________________________________________
43859 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
43860         Log: Explain in more detail why -pipe and -fno-common are good.
43861      Branch: perl
43862            ! hints/darwin.sh
43863 ____________________________________________________________________________
43864 [ 11506] By: nick                                  on 2001/07/30  14:32:23
43865         Log: Integrate mainline
43866      Branch: perlio
43867           !> INSTALL Makefile.SH doio.c hints/darwin.sh
43868 ____________________________________________________________________________
43869 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
43870         Log: Perl hasn't been putting man pages into $prefix/lib for
43871              a long time now; pointed out by Andy Dougherty. 
43872      Branch: perl
43873            ! hints/darwin.sh
43874 ____________________________________________________________________________
43875 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
43876         Log: Document the extras Configure option.
43877      Branch: perl
43878            ! INSTALL
43879 ____________________________________________________________________________
43880 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
43881         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
43882              everywhere.
43883      Branch: perl
43884           !> doio.c
43885 ____________________________________________________________________________
43886 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
43887         Log: Doubly guard against invoking CPAN if no extras defined,
43888              pointed out by H. Merijn Brand.
43889      Branch: perl
43890            ! Makefile.SH
43891 ____________________________________________________________________________
43892 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
43893         Log: Fix O_RDONLY check to check for O_RDONLY.
43894      Branch: maint-5.6/macperl
43895            ! doio.c
43896 ____________________________________________________________________________
43897 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
43898         Log: Integrate miscellaneous changes from maint-5.6/perl.
43899      Branch: maint-5.6/macperl
43900           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
43901 ____________________________________________________________________________
43902 [ 11499] By: nick                                  on 2001/07/30  06:52:42
43903         Log: Integrate mainline
43904      Branch: perlio
43905           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
43906           +> win32/sync_ext.pl
43907            - win32/sncfnmcs.pl
43908           !> (integrate 71 files)
43909 ____________________________________________________________________________
43910 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
43911         Log: Update Changes.
43912      Branch: perl
43913            ! Changes patchlevel.h
43914 ____________________________________________________________________________
43915 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
43916         Log: Now Configure -Dextras=Foo::Bar and "make install" will
43917              fetch and install Foo::Bar.
43918      Branch: perl
43919            ! Makefile.SH
43920 ____________________________________________________________________________
43921 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
43922         Log: Metaconfig unit change for #11495.
43923      Branch: metaconfig/U/perl
43924            ! Extras.U
43925 ____________________________________________________________________________
43926 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
43927         Log: extras.make, extras.test, and extras.install make targets.
43928      Branch: perl
43929            ! Configure Makefile.SH
43930 ____________________________________________________________________________
43931 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
43932         Log: Metaconfig unit change for #11493.
43933      Branch: metaconfig/U/perl
43934            ! Extras.U
43935 ____________________________________________________________________________
43936 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
43937         Log: Better to have the list of extras in $extras than 'define'.
43938      Branch: perl
43939            ! Configure
43940 ____________________________________________________________________________
43941 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
43942         Log: The metaconfig unit change for #11490.
43943      Branch: metaconfig/U/perl
43944            + Extras.U
43945 ____________________________________________________________________________
43946 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
43947         Log: Missed from #11490 (the required dependency).
43948      Branch: perl
43949            ! Makefile.SH
43950 ____________________________________________________________________________
43951 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
43952         Log: Add the support of asking for extra modules or bundles of modules
43953              to be fetched from the CPAN and installed as a part of the Perl
43954              build process.  None of this installation is yet really done;
43955              only the list is asked, and saved away in extras.lst for
43956              the build and installation process to worry about later.
43957      Branch: perl
43958            ! Configure
43959 ____________________________________________________________________________
43960 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
43961         Log: Beginnings of better Inf and NaN support.
43962              At least toke.c and sv.c still need quite a bit of work.
43963      Branch: perl
43964            ! numeric.c perl.h
43965 ____________________________________________________________________________
43966 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
43967         Log: Top-level Makefile didn't honour OPTIMIZE.
43968      Branch: perl
43969            ! Makefile.SH
43970 ____________________________________________________________________________
43971 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
43972         Log: Update Changes.
43973      Branch: perl
43974            ! Changes patchlevel.h
43975 ____________________________________________________________________________
43976 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
43977         Log: Use Search::Dict 1.02 interface for charinfo().
43978      Branch: perl
43979            ! lib/UnicodeCD.pm
43980 ____________________________________________________________________________
43981 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
43982         Log: Now also allow transforming the read lines before comparing them.
43983              (This will help UnicodeCD.) 
43984      Branch: perl
43985            ! lib/Search/Dict.pm
43986 ____________________________________________________________________________
43987 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
43988         Log: Remove tiehandle code.
43989      Branch: perl
43990            ! lib/UnicodeCD.pm
43991 ____________________________________________________________________________
43992 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
43993         Log: Allow specifying a comparison function for Search::Dict::look().
43994      Branch: perl
43995            ! lib/Search/Dict.pm
43996 ____________________________________________________________________________
43997 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
43998         Log: Small UnicodeCD tweaks.
43999      Branch: perl
44000            ! lib/UnicodeCD.pm lib/UnicodeCD.t
44001 ____________________________________________________________________________
44002 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
44003         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
44004              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
44005              Date: Tue, 24 Jul 2001 01:51:32 +0900
44006              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
44007      Branch: perl
44008            ! lib/UnicodeCD.pm lib/UnicodeCD.t
44009 ____________________________________________________________________________
44010 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
44011         Log: Subject: [PATCH] installperl
44012              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
44013              Date: Fri, 27 Jul 2001 19:05:04 -0700
44014              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
44015      Branch: perl
44016            ! installperl
44017 ____________________________________________________________________________
44018 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
44019         Log: Subject: [PATCH] Set proper compatibility versions in core
44020              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
44021              Date: Fri, 27 Jul 2001 20:01:49 -0700
44022              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
44023      Branch: perl
44024            ! Makefile.SH
44025 ____________________________________________________________________________
44026 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
44027         Log: Metaconfig unit change for #11477.
44028      Branch: metaconfig/U/perl
44029            ! dlsrc.U
44030 ____________________________________________________________________________
44031 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
44032         Log: Subject: [PATCH] Darwin: -fpic not so good
44033              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
44034              Date: Fri, 27 Jul 2001 18:57:38 -0700
44035              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
44036      Branch: perl
44037            ! Configure
44038 ____________________________________________________________________________
44039 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
44040         Log: Subject: [PATCH] Clean up Darwin hints
44041              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
44042              Date: Fri, 27 Jul 2001 19:13:15 -0700
44043              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
44044      Branch: perl
44045            ! hints/darwin.sh
44046 ____________________________________________________________________________
44047 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
44048         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
44049              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
44050              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
44051              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
44052      Branch: perl
44053            ! pod/perlfunc.pod pp.c t/op/split.t
44054 ____________________________________________________________________________
44055 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
44056         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
44057              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
44058              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
44059              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
44060      Branch: perl
44061            ! pod/perlvar.pod
44062 ____________________________________________________________________________
44063 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
44064         Log: Subject: [PATCH] fixes to constant.pm documentation
44065              From: Ilmari Karonen <iltzu@sci.fi>
44066              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
44067              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
44068      Branch: perl
44069            ! lib/constant.pm
44070 ____________________________________________________________________________
44071 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
44072         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
44073              From: "Philip Newton" <Philip.Newton@gmx.net>
44074              Date: Fri, 27 Jul 2001 07:51:10 +0200
44075              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
44076      Branch: perl
44077            ! pod/perlport.pod
44078 ____________________________________________________________________________
44079 [ 11471] By: nick                                  on 2001/07/26  06:23:32
44080         Log: Subject:  [PATCH] Doc fix for perlguts / threading
44081              From:  Arthur Bergman <arthur@contiller.se>
44082              Date:  Wed, 25 Jul 2001 11:28:23 +0200
44083              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
44084      Branch: perl
44085            ! pod/perlguts.pod
44086 ____________________________________________________________________________
44087 [ 11470] By: nick                                  on 2001/07/26  06:21:06
44088         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
44089              From:  Philip Newton <Philip.Newton@gmx.net>
44090              Date:  Wed, 25 Jul 2001 08:19:47 +0200
44091              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
44092      Branch: perl
44093            ! INSTALL
44094 ____________________________________________________________________________
44095 [ 11469] By: nick                                  on 2001/07/26  06:20:25
44096         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
44097              From:  Philip Newton <Philip.Newton@gmx.net>
44098              Date:  Wed, 25 Jul 2001 08:12:48 +0200
44099              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
44100      Branch: perl
44101            ! INSTALL
44102 ____________________________________________________________________________
44103 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
44104         Log: More +x.
44105      Branch: perl
44106            ! Porting/makerel
44107 ____________________________________________________________________________
44108 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
44109         Log: Update Changes.
44110      Branch: perl
44111            ! Changes patchlevel.h
44112 ____________________________________________________________________________
44113 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
44114         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
44115              From: "Philip Newton" <Philip.Newton@gmx.net>
44116              Date: Tue, 24 Jul 2001 06:45:55 +0200
44117              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
44118      Branch: perl
44119            ! os2/perlrexx.c
44120 ____________________________________________________________________________
44121 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
44122         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
44123              From: Peter Prymmer <pvhp@forte.com>
44124              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
44125              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
44126      Branch: perl
44127            ! pod/perlport.pod t/io/fs.t vms/test.com
44128 ____________________________________________________________________________
44129 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
44130         Log: Workaround on Cwd bootstrap problem.
44131      Branch: perl
44132            ! lib/ExtUtils/MakeMaker.pm
44133 ____________________________________________________________________________
44134 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
44135         Log: When in Rome, quote like the Romans do.
44136      Branch: perl
44137            ! cflags.SH
44138 ____________________________________________________________________________
44139 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
44140         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
44141              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44142              Date: Mon, 23 Jul 2001 19:29:49 -0400
44143              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
44144      Branch: perl
44145            + os2/perlrexx.c
44146            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
44147            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
44148            ! t/op/write.t
44149 ____________________________________________________________________________
44150 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
44151         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
44152              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44153              Date: Mon, 23 Jul 2001 18:43:42 -0400
44154              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
44155      Branch: perl
44156            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
44157 ____________________________________________________________________________
44158 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
44159         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
44160              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44161              Date: Mon, 23 Jul 2001 18:33:16 -0400
44162              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
44163      Branch: perl
44164            ! lib/ExtUtils/MakeMaker.pm
44165 ____________________________________________________________________________
44166 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
44167         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
44168              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44169              Date: Mon, 23 Jul 2001 18:20:35 -0400
44170              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
44171      Branch: perl
44172            ! Makefile.SH cflags.SH
44173 ____________________________________________________________________________
44174 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
44175         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
44176              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
44177              Date: Mon, 23 Jul 2001 11:32:17 -0500
44178              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
44179      Branch: perl
44180            ! lib/ExtUtils/MakeMaker.pm
44181 ____________________________________________________________________________
44182 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
44183         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
44184              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44185              Date: Mon, 23 Jul 2001 18:13:20 -0400
44186              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
44187      Branch: perl
44188            ! lib/perl5db.pl
44189 ____________________________________________________________________________
44190 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
44191         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
44192              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44193              Date: Mon, 23 Jul 2001 18:07:40 -0400
44194              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
44195      Branch: perl
44196            ! op.c
44197 ____________________________________________________________________________
44198 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
44199         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
44200              From: "Craig A. Berry" <craigberry@mac.com>
44201              Date: Mon, 23 Jul 2001 15:35:06 -0500
44202              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
44203      Branch: perl
44204            ! util.c
44205 ____________________________________________________________________________
44206 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
44207         Log: Subject: [PATCH perlfaq9.pod typo]
44208              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
44209              Date: Mon, 23 Jul 2001 07:49:05 -0700
44210              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
44211      Branch: perl
44212            ! pod/perlfaq9.pod
44213 ____________________________________________________________________________
44214 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
44215         Log: Subject: win32\sncfnmcs.pl corrections
44216              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
44217              Date: Mon, 23 Jul 2001 12:56:54 +0200
44218              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
44219              
44220              Rename the script a little bit more sensibly.
44221      Branch: perl
44222            + win32/sync_ext.pl
44223            - win32/sncfnmcs.pl
44224            ! MANIFEST README.win32
44225 ____________________________________________________________________________
44226 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
44227         Log: Test tweak.
44228      Branch: perl
44229            ! ext/B/Deparse.t
44230 ____________________________________________________________________________
44231 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
44232         Log: Metaconfig unit tweak for #11450.
44233      Branch: metaconfig/U/perl
44234            ! Mksymlinks.U
44235 ____________________________________________________________________________
44236 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
44237         Log: Too volatile failsafe check.
44238      Branch: perl
44239            ! Configure
44240 ____________________________________________________________________________
44241 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
44242         Log: Further doc tweaks.
44243      Branch: perl
44244            ! lib/UnicodeCD.pm
44245 ____________________________________________________________________________
44246 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
44247         Log: Doc tweaks.
44248      Branch: perl
44249            ! lib/UnicodeCD.pm
44250 ____________________________________________________________________________
44251 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
44252         Log: Doc tweakery from Abhijit.
44253      Branch: perl
44254            ! Porting/repository.pod
44255 ____________________________________________________________________________
44256 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
44257         Log: An accidental empty line.
44258      Branch: perl
44259            ! MANIFEST
44260 ____________________________________________________________________________
44261 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
44262         Log: Missing MANIFESTations.
44263      Branch: perl
44264            ! MANIFEST
44265 ____________________________________________________________________________
44266 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
44267         Log: Update Changes.
44268      Branch: perl
44269            ! Changes patchlevel.h
44270 ____________________________________________________________________________
44271 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
44272         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
44273              From: Mike Guy <mjtg@cam.ac.uk>
44274              Date: Fri, 20 Jul 2001 16:12:49 +0100
44275              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
44276      Branch: perl
44277            ! Porting/pumpkin.pod
44278 ____________________________________________________________________________
44279 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
44280         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
44281              From: Peter Prymmer <pvhp@forte.com>
44282              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
44283              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
44284      Branch: perl
44285            ! pod/perlhack.pod
44286 ____________________________________________________________________________
44287 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
44288         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
44289              From: Michael G Schwern <schwern@pobox.com>
44290              Date: Fri, 20 Jul 2001 20:22:35 -0400
44291              Message-ID: <20010720202235.O4498@blackrider>
44292      Branch: perl
44293            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
44294            ! lib/Test/t/todo.t
44295 ____________________________________________________________________________
44296 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
44297         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
44298              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
44299              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
44300              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
44301      Branch: perl
44302            ! ext/POSIX/POSIX.pod
44303 ____________________________________________________________________________
44304 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
44305         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
44306              From: Mark-Jason Dominus <mjd@plover.com>
44307              Date: Fri, 20 Jul 2001 23:16:54 -0400
44308              Message-ID: <20010721031654.21877.qmail@plover.com>
44309      Branch: perl
44310            ! ext/POSIX/POSIX.pod
44311 ____________________________________________________________________________
44312 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
44313         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
44314              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
44315              Date: Sun, 22 Jul 2001 14:56:09 +0200
44316              Message-ID: <20010722145609.A766@rafael>
44317      Branch: perl
44318            ! ext/B/O.pm
44319 ____________________________________________________________________________
44320 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
44321         Log: Subject: regexec.c #define cleanup
44322              From: Mark-Jason Dominus <mjd@plover.com>
44323              Date: Sat, 21 Jul 2001 18:33:25 -0400
44324              Message-ID: <20010721223325.3069.qmail@plover.com>
44325      Branch: perl
44326            ! regexec.c
44327 ____________________________________________________________________________
44328 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
44329         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
44330              From: Prymmer/Kahn <pvhp@best.com>
44331              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
44332              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
44333      Branch: perl
44334            ! t/io/fs.t
44335 ____________________________________________________________________________
44336 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
44337         Log: Typo in #11432.
44338      Branch: perl
44339            ! ext/POSIX/POSIX.t
44340 ____________________________________________________________________________
44341 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
44342         Log: Integrate (manually) change #11424 from macperl.
44343      Branch: perl
44344            ! ext/Filter/t/call.t
44345 ____________________________________________________________________________
44346 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
44347         Log: Integrate change #11408 from macperl.
44348      Branch: perl
44349           !> README.macos pod/perlport.pod
44350 ____________________________________________________________________________
44351 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
44352         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
44353      Branch: perl
44354           +> macos/MacPerlTests.cmd macos/xsubpp.patch
44355            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
44356            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
44357            ! ext/POSIX/POSIX.t
44358 ____________________________________________________________________________
44359 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
44360         Log: pod/*.t tests not picked up by t/TEST either
44361      Branch: maint-5.6/perl
44362            ! t/TEST
44363 ____________________________________________________________________________
44364 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
44365         Log: better tweak for change#11429 (windows has both / and \ separated
44366              paths in @INC at that point)
44367      Branch: maint-5.6/perl
44368            ! t/pod/testp2pt.pl
44369 ____________________________________________________________________________
44370 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
44371         Log: MacOS pod test tweak needs \Escape
44372      Branch: maint-5.6/perl
44373            ! t/pod/testp2pt.pl
44374 ____________________________________________________________________________
44375 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
44376         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
44377              resulting duplicate output, but t/harness isn't)
44378      Branch: maint-5.6/perl
44379            ! t/run/runenv.t
44380 ____________________________________________________________________________
44381 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
44382         Log: t/harness wasn't picking up all the tests
44383      Branch: maint-5.6/perl
44384            ! t/harness
44385 ____________________________________________________________________________
44386 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
44387         Log: update MANIFEST for new file
44388      Branch: maint-5.6/perl
44389            ! MANIFEST
44390 ____________________________________________________________________________
44391 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
44392         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
44393              the exception of the macperl/macos/... tree
44394      Branch: maint-5.6/perl
44395           +> t/lib/filefind-taint.t
44396           !> (integrate 72 files)
44397 ____________________________________________________________________________
44398 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
44399         Log: Fix test.
44400      Branch: maint-5.6/macperl
44401            ! macos/bundled_ext/Filter/t/call.t
44402 ____________________________________________________________________________
44403 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
44404         Log: Make perl fork()-safe (in a slightly limited way) even on
44405              platforms that don't have pthread_atfork() (extension of
44406              the fix in change#11151).
44407              
44408              Note that this will not help extensions that call fork()
44409              directly in C, or that link to libraries that call fork()
44410              directly.  Such cases must be fixed to either call
44411              PerlProc_fork(), or call atfork_lock() in parent before the
44412              calling the function that forks and call atfork_unlock()
44413              in both parent and child immediately after the fork().
44414              (There are no worries if C code calls exec() in the child
44415              immediately after a fork().  Only cases where the child
44416              calls perl's API functions (including New()) after the
44417              fork() are problematic.)
44418              
44419              This change also eliminates the use of vfork() from perl,
44420              since all such uses were violating the severe restrictions
44421              on modifying the state of the process between the vfork()
44422              and the exec().
44423              
44424              This is a modified version of patches suggested by Abhijit
44425              Menon-Sen and Richard Soderberg.
44426      Branch: perl
44427            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
44428            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
44429 ____________________________________________________________________________
44430 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
44431         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
44432              Switch, and Text::Balanced.
44433      Branch: maint-5.6/macperl
44434            + macos/bundled_ext/Filter/Util/Call/Call.pm
44435            + macos/bundled_ext/Filter/Util/Call/Call.xs
44436            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
44437            + macos/bundled_ext/Filter/t/MyFilter.pm
44438            + macos/bundled_ext/Filter/t/call.t
44439            + macos/bundled_ext/Filter/t/filter-util.pl
44440            + macos/bundled_lib/blib/lib/Class/ISA.pm
44441            + macos/bundled_lib/blib/lib/Digest.pm
44442            + macos/bundled_lib/blib/lib/Filter/Simple.pm
44443            + macos/bundled_lib/blib/lib/Switch.pm
44444            + macos/bundled_lib/blib/lib/Text/Balanced.pm
44445            + macos/bundled_lib/blib/lib/Text/Balanced.pod
44446            + macos/bundled_lib/t/Class/ISA/test.pl
44447            + macos/bundled_lib/t/Digest/Digest.t
44448            + macos/bundled_lib/t/Filter/Simple/test.pl
44449            + macos/bundled_lib/t/Switch/test.pl
44450            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
44451            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
44452            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
44453            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
44454            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
44455            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
44456            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
44457            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
44458 ____________________________________________________________________________
44459 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
44460         Log: Add Filter::Util::Call to config/make files; edit utils
44461              to recognize the module (it was descended too far down).
44462              Bump version to 5.6.1a4.
44463      Branch: maint-5.6/macperl
44464            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
44465            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
44466            ! macos/macperl/Makefile.mk macos/xsubpp.patch
44467 ____________________________________________________________________________
44468 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
44469         Log: Make DB_File the default for MLDBM on MacOS.
44470      Branch: maint-5.6/macperl
44471            ! macos/bundled_lib/blib/lib/MLDBM.pm
44472 ____________________________________________________________________________
44473 [ 11419] By: nick                                  on 2001/07/20  14:51:03
44474         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
44475              From:  Simon Cozens <simon@netthink.co.uk>
44476              Date:  Fri, 20 Jul 2001 11:42:35 -0400
44477              Message-Id:  <20010720114235.A5235@netthink.co.uk>
44478      Branch: perl
44479            ! lib/UnicodeCD.pm
44480 ____________________________________________________________________________
44481 [ 11418] By: nick                                  on 2001/07/20  14:48:12
44482         Log: Subject:  [PATCH regcomp.h] adds a comment
44483              From:  Abhijit Menon-Sen <ams@wiw.org>
44484              Date:  Fri, 20 Jul 2001 21:05:37 +0530
44485              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
44486      Branch: perl
44487            ! regcomp.h
44488 ____________________________________________________________________________
44489 [ 11417] By: nick                                  on 2001/07/20  14:16:38
44490         Log: Subject:  [PATCH 5.7.2] INSTALL updates
44491              From:  Andy Dougherty <doughera@lafayette.edu>
44492              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
44493              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
44494      Branch: perl
44495            ! INSTALL
44496 ____________________________________________________________________________
44497 [ 11416] By: nick                                  on 2001/07/20  06:44:44
44498         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
44499              From:  Russ Allbery <rra@stanford.edu>
44500              Date:  19 Jul 2001 15:52:37 -0700
44501              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
44502      Branch: perl
44503            ! lib/Pod/Man.pm
44504 ____________________________________________________________________________
44505 [ 11415] By: nick                                  on 2001/07/20  06:35:11
44506         Log: Subject:  [PATCH] defer op_seq allocation
44507              From:  Abhijit Menon-Sen <ams@wiw.org>
44508              Date:  Thu, 19 Jul 2001 22:12:24 +0530
44509              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
44510      Branch: perl
44511            ! op.c
44512 ____________________________________________________________________________
44513 [ 11414] By: nick                                  on 2001/07/20  06:23:36
44514         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
44515              From:  Abhijit Menon-Sen <ams@wiw.org>
44516              Date:  Fri, 20 Jul 2001 01:18:50 +0530
44517              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
44518              (Private e-mail)
44519      Branch: perl
44520            ! ext/Time/HiRes/HiRes.xs
44521 ____________________________________________________________________________
44522 [ 11413] By: nick                                  on 2001/07/20  06:18:53
44523         Log: Integrate mainline
44524      Branch: perlio
44525           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
44526            - t/base/commonsense.t
44527           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
44528           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
44529           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
44530           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
44531           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
44532           !> win32/win32.c
44533 ____________________________________________________________________________
44534 [ 11412] By: nick                                  on 2001/07/19  06:44:27
44535         Log: Integrate win32/perlhost.h from maintenance branch.
44536              (Rest of $ENV{PATH} / system() fix.)
44537      Branch: perl
44538           !> win32/perlhost.h
44539 ____________________________________________________________________________
44540 [ 11411] By: nick                                  on 2001/07/19  06:41:34
44541         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
44542              From:  Philip Newton <Philip.Newton@gmx.net>
44543              Date:  Wed, 18 Jul 2001 21:43:57 +0200
44544              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
44545      Branch: perl
44546            ! pod/perlhack.pod
44547 ____________________________________________________________________________
44548 [ 11410] By: nick                                  on 2001/07/19  06:39:35
44549         Log: Subject:  Security hole in taint checking in open()
44550              From:  deekoo@tentacle.net
44551              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
44552              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
44553      Branch: perl
44554            ! doio.c
44555 ____________________________________________________________________________
44556 [ 11409] By: nick                                  on 2001/07/19  06:28:08
44557         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
44558              From:  Abhijit Menon-Sen <ams@wiw.org>
44559              Date:  Thu, 19 Jul 2001 04:30:43 +0530
44560              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
44561      Branch: perl
44562            ! ext/Time/HiRes/HiRes.xs
44563 ____________________________________________________________________________
44564 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
44565         Log: Update docs with latest implementation information and new URLs.
44566      Branch: maint-5.6/macperl
44567            ! README.macos pod/perlport.pod
44568 ____________________________________________________________________________
44569 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
44570         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
44571              Fix BuildRules to accept optimization variables.
44572      Branch: maint-5.6/macperl
44573            + macos/bundled_ext/Digest/MD5/Makefile.mk
44574            ! macos/BuildRules.mk macos/Makefile.mk
44575            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
44576            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
44577 ____________________________________________________________________________
44578 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
44579         Log: Integrate changes 11399,11401
44580      Branch: maint-5.6/macperl
44581           !> win32/perlhost.h win32/win32.c
44582 ____________________________________________________________________________
44583 [ 11405] By: nick                                  on 2001/07/18  06:50:33
44584         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
44585              from perl5.6*
44586      Branch: perl
44587           !> win32/perlhost.h win32/win32.c
44588 ____________________________________________________________________________
44589 [ 11404] By: nick                                  on 2001/07/18  06:43:59
44590         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
44591              From:  hv@crypt0.demon.co.uk
44592              Date:  Wed, 18 Jul 2001 05:58:46 +0100
44593              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
44594      Branch: perl
44595            ! ext/POSIX/POSIX.t
44596 ____________________________________________________________________________
44597 [ 11403] By: nick                                  on 2001/07/18  06:38:57
44598         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
44599              From:  hv@crypt0.demon.co.uk
44600              Date:  Wed, 18 Jul 2001 05:21:54 +0100
44601              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
44602      Branch: perl
44603            ! numeric.c t/op/arith.t
44604 ____________________________________________________________________________
44605 [ 11402] By: nick                                  on 2001/07/18  06:19:17
44606         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
44607              From:  mjd@plover.com
44608              Date:  17 Jul 2001 17:59:20 -0000
44609              Message-Id:  <20010717175920.8177.qmail@plover.com>
44610      Branch: perl
44611            ! pod/perlre.pod
44612 ____________________________________________________________________________
44613 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
44614         Log: thinko in change#11400 (duh)
44615      Branch: maint-5.6/perl
44616            ! win32/perlhost.h
44617 ____________________________________________________________________________
44618 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
44619         Log: change#11399 revealed another unrelated bug; this is just a temporary
44620              bandaid
44621      Branch: maint-5.6/perl
44622            ! win32/perlhost.h
44623 ____________________________________________________________________________
44624 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
44625         Log: fix bugs in handling of the virtualized environment under windows;
44626              there were bugs in propagating any changes to %ENV down to the real
44627              environment when such changes happened in the toplevel process
44628              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
44629              problem identification, and for a part of the fix)
44630      Branch: maint-5.6/perl
44631            ! win32/perlhost.h win32/win32.c
44632 ____________________________________________________________________________
44633 [ 11398] By: nick                                  on 2001/07/17  08:26:35
44634         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
44635              From: Peter Prymmer <pvhp@forte.com>
44636              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
44637              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
44638              
44639              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
44640              should not depend on existance of Config.pm
44641      Branch: perl
44642           +> t/lib/commonsense.t
44643            - t/base/commonsense.t
44644            ! MANIFEST t/README
44645 ____________________________________________________________________________
44646 [ 11397] By: nick                                  on 2001/07/17  08:09:58
44647         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
44648              From:  Michael G Schwern <schwern@pobox.com>
44649              Date:  Mon, 16 Jul 2001 18:20:31 -0400
44650              Message-Id:  <20010716182031.A1128@blackrider>
44651      Branch: perl
44652            ! pod/perlhack.pod
44653 ____________________________________________________________________________
44654 [ 11396] By: nick                                  on 2001/07/17  08:04:11
44655         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
44656              From:  Gwyn Judd <b.judd@xtra.co.nz>
44657              Date:  Tue, 17 Jul 2001 20:55:58 +1200
44658              Message-Id:  <20010717205558.A3107@thislove>
44659      Branch: perl
44660            ! pod/perlfunc.pod
44661 ____________________________________________________________________________
44662 [ 11395] By: nick                                  on 2001/07/17  08:02:22
44663         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
44664              From:  Peter Prymmer <pvhp@forte.com>
44665              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
44666              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
44667      Branch: perl
44668            ! t/op/sprintf.t
44669 ____________________________________________________________________________
44670 [ 11394] By: nick                                  on 2001/07/17  07:57:06
44671         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
44672              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
44673              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
44674              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
44675      Branch: perl
44676            ! gv.c
44677 ____________________________________________________________________________
44678 [ 11392] By: nick                                  on 2001/07/17  07:50:12
44679         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
44680              From:  Coral <coral@moonlight.crystalflame.net>
44681              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
44682              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
44683      Branch: perl
44684            ! pp_sys.c thread.h
44685 ____________________________________________________________________________
44686 [ 11391] By: nick                                  on 2001/07/17  07:34:28
44687         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
44688              From:  Jonathan Stowe <gellyfish@gellyfish.com>
44689              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
44690              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
44691      Branch: perl
44692            ! utils/h2xs.PL
44693 ____________________________________________________________________________
44694 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
44695         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
44696              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
44697              and Mac::Apps::Launch, which don't work, and Time::HiRes and
44698              Time::Piece, which don't yet work.
44699      Branch: maint-5.6/macperl
44700            + (add 154 files)
44701 ____________________________________________________________________________
44702 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
44703         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
44704              Also add hack to get around missing setenv for PERL5DB.
44705      Branch: maint-5.6/macperl
44706            ! macos/macish.c macos/macish.h
44707 ____________________________________________________________________________
44708 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
44709         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
44710      Branch: maint-5.6/macperl
44711            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
44712            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
44713 ____________________________________________________________________________
44714 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
44715         Log: Fix up some configuration and make options, add extra
44716              extensions.
44717      Branch: maint-5.6/macperl
44718            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
44719            ! macos/macperl/Makefile.mk
44720 ____________________________________________________________________________
44721 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
44722         Log: From Change 11374 in maintperl.
44723      Branch: maint-5.6/macperl
44724           !> utils/h2ph.PL
44725 ____________________________________________________________________________
44726 [ 11385] By: nick                                  on 2001/07/16  14:12:58
44727         Log: Back out change to h2xs till it passes its test.
44728      Branch: perl
44729            ! utils/h2xs.PL
44730 ____________________________________________________________________________
44731 [ 11384] By: nick                                  on 2001/07/16  14:00:10
44732         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
44733              From:  Jonathan Stowe <gellyfish@gellyfish.com>
44734              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
44735              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
44736      Branch: perl
44737            ! utils/h2xs.PL
44738 ____________________________________________________________________________
44739 [ 11383] By: nick                                  on 2001/07/16  13:53:12
44740         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
44741              From:  Robin Houston <robin@kitsite.com>
44742              Date:  Sun, 15 Jul 2001 18:22:31 +0100
44743              Message-Id:  <20010715182230.A11174@robin>
44744      Branch: perl
44745            ! hints/darwin.sh
44746 ____________________________________________________________________________
44747 [ 11382] By: nick                                  on 2001/07/16  13:52:49
44748         Log: Subject:  [PATCH perl@11372] re_dup
44749              From:  Radu Greab <radu@netsoft.ro>
44750              Date:  Sun, 15 Jul 2001 04:50:06 +0300
44751              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
44752      Branch: perl
44753            ! sv.c
44754 ____________________________________________________________________________
44755 [ 11379] By: nick                                  on 2001/07/16  13:35:39
44756         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
44757              From:  Robin Houston <robin@kitsite.com>
44758              Date:  Sat, 14 Jul 2001 14:28:50 +0100
44759              Message-Id:  <20010714142850.A10205@robin>
44760      Branch: perl
44761            ! ext/B/B/Deparse.pm
44762 ____________________________________________________________________________
44763 [ 11378] By: nick                                  on 2001/07/16  13:30:36
44764         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
44765              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
44766              Date:  Sat, 14 Jul 2001 22:17:42 +0900
44767              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
44768      Branch: perl
44769            + ext/Encode/Encode/euc-jp-0212.enc
44770            ! ext/Encode/Encode/Tcl.pm
44771 ____________________________________________________________________________
44772 [ 11377] By: nick                                  on 2001/07/16  13:17:28
44773         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
44774              From:  Andy Dougherty <doughera@lafayette.edu>
44775              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
44776              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
44777      Branch: perl
44778            ! hints/darwin.sh hints/rhapsody.sh
44779 ____________________________________________________________________________
44780 [ 11376] By: nick                                  on 2001/07/16  09:05:00
44781         Log: Integrate mainline
44782      Branch: perlio
44783           +> ext/Encode/Encode/7bit-greek.enc
44784           +> ext/Encode/Encode/7bit-latin1.enc
44785           +> ext/Encode/Encode/cns11643-1.enc
44786           +> ext/Encode/Encode/cns11643-2.enc
44787           +> ext/Encode/Encode/iso2022-cn.enc
44788           +> ext/Encode/Encode/iso2022-jp1.enc
44789           +> ext/Encode/Encode/iso2022-jp2.enc
44790           !> Changes Configure MANIFEST Makefile.SH
44791           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
44792           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
44793           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
44794           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
44795           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
44796 ____________________________________________________________________________
44797 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
44798         Log: integrate change#11374 from maint-5.6
44799              
44800              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
44801      Branch: perl
44802           !> utils/h2ph.PL
44803 ____________________________________________________________________________
44804 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
44805         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
44806      Branch: maint-5.6/perl
44807            ! utils/h2ph.PL
44808 ____________________________________________________________________________
44809 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
44810         Log: Update Changes.
44811      Branch: perl
44812            ! Changes patchlevel.h
44813 ____________________________________________________________________________
44814 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
44815         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
44816              From: Jonathan Stowe <gellyfish@gellyfish.com>
44817              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
44818              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
44819      Branch: perl
44820            ! utils/h2xs.PL
44821 ____________________________________________________________________________
44822 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
44823         Log: Subject: patch to add DEL to [:cntrl:]
44824              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
44825              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
44826              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
44827      Branch: perl
44828            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
44829 ____________________________________________________________________________
44830 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
44831         Log: Metaconfig unit change for #11369; plus a dependency nit.
44832      Branch: metaconfig
44833            ! U/compline/nblock_io.U
44834      Branch: metaconfig/U/perl
44835            ! Extensions.U
44836 ____________________________________________________________________________
44837 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
44838         Log: #include <stdlib.h> so that exit() is prototyped,
44839              noticed by Hugo.
44840      Branch: perl
44841            ! Configure
44842 ____________________________________________________________________________
44843 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
44844         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
44845              From: Peter Prymmer <pvhp@forte.com>
44846              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
44847              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
44848      Branch: perl
44849            ! t/op/sprintf.t
44850 ____________________________________________________________________________
44851 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
44852         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
44853              From: Peter Prymmer <pvhp@forte.com>
44854              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
44855              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
44856      Branch: perl
44857            ! ext/Encode/Encode/Tcl.t
44858 ____________________________________________________________________________
44859 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
44860         Log: Add information about gcc 3.0 basic block profiling.
44861      Branch: perl
44862            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
44863 ____________________________________________________________________________
44864 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
44865         Log: Subject: Error in lib/PerlIO/Via.pm ?
44866              From: Mark-Jason Dominus <mjd@plover.com>
44867              Date: Fri, 13 Jul 2001 15:55:41 -0400
44868              Message-ID: <20010713195541.26751.qmail@plover.com>
44869      Branch: perl
44870            ! ext/PerlIO/Via/Via.pm
44871 ____________________________________________________________________________
44872 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
44873         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
44874              section from the Compiler section.
44875      Branch: perl
44876            ! myconfig.SH
44877 ____________________________________________________________________________
44878 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
44879         Log: Handle glibc style of constant definitions using enum
44880              with intervening #defines; from Brendan O'Dea.
44881      Branch: perl
44882            ! utils/h2ph.PL
44883 ____________________________________________________________________________
44884 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
44885         Log: Add LC_MESSAGES to the locale_h export tag (it already is
44886              in the Makefile.PL and thusly eligible for an XS constant)
44887              (see also maintperl #10543)
44888      Branch: perl
44889            ! ext/POSIX/POSIX.pm
44890 ____________________________________________________________________________
44891 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
44892         Log: Subject: Re: [patch] re_dup
44893              From: Abhijit Menon-Sen <ams@wiw.org>
44894              Date: Fri, 13 Jul 2001 21:41:09 +0530
44895              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
44896      Branch: perl
44897            ! sv.c
44898 ____________________________________________________________________________
44899 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
44900         Log: Subject: [patch] re_dup
44901              From: Doug MacEachern <dougm@covalent.net>
44902              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
44903              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
44904      Branch: perl
44905            ! sv.c
44906 ____________________________________________________________________________
44907 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
44908         Log: Update Changes.
44909      Branch: perl
44910            ! Changes patchlevel.h
44911 ____________________________________________________________________________
44912 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
44913         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
44914              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
44915              Date: Sat, 14 Jul 2001 00:06:30 +0900
44916              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
44917      Branch: perl
44918            + ext/Encode/Encode/7bit-greek.enc
44919            + ext/Encode/Encode/7bit-latin1.enc
44920            + ext/Encode/Encode/cns11643-1.enc
44921            + ext/Encode/Encode/cns11643-2.enc
44922            + ext/Encode/Encode/iso2022-cn.enc
44923            + ext/Encode/Encode/iso2022-jp1.enc
44924            + ext/Encode/Encode/iso2022-jp2.enc
44925            ! MANIFEST ext/Encode/Encode/Tcl.pm
44926            ! ext/Encode/Encode/iso2022-kr.enc
44927 ____________________________________________________________________________
44928 [ 11357] By: nick                                  on 2001/07/13  14:24:06
44929         Log: Blind integrate mainline (as of 5.7.2?)
44930      Branch: perlio
44931           !> AUTHORS Changes Porting/config.sh Porting/config_H
44932           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
44933           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
44934           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
44935           !> win32/makefile.mk
44936 ____________________________________________________________________________
44937 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
44938         Log: Snip away the devel patchlevel.
44939      Branch: perl
44940            ! patchlevel.h
44941 ____________________________________________________________________________
44942 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
44943         Log: Bump the version to 5.7.2.
44944      Branch: perl
44945            ! Porting/config.sh Porting/config_H patchlevel.h
44946            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
44947            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
44948            ! win32/makefile.mk
44949 ____________________________________________________________________________
44950 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
44951         Log: Update Changes.
44952      Branch: perl
44953            ! Changes
44954 ____________________________________________________________________________
44955 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
44956         Log: Reword.
44957      Branch: perl
44958            ! AUTHORS
44959 ____________________________________________________________________________
44960 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
44961         Log: AUTHORS update.
44962      Branch: perl
44963            ! AUTHORS
44964 ____________________________________________________________________________
44965 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
44966         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
44967              unless ithreads.
44968      Branch: perl
44969            ! makedef.pl
44970 ____________________________________________________________________________
44971 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
44972         Log: Integrate perlio:
44973              
44974              [ 11346]
44975              Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
44976              to avoid /unicode vs /Unicode issues.
44977      Branch: perl
44978           !> win32/distclean.bat
44979 ____________________________________________________________________________
44980 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
44981         Log: Test the encoding transform only iff we have PerlIO,
44982              noticed by H. Merijn Brand.
44983      Branch: perl
44984            ! ext/PerlIO/t/encoding.t
44985 ____________________________________________________________________________
44986 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
44987         Log: README.netware tweaks from Ananth Kesari.
44988      Branch: perl
44989            ! README.netware
44990 ____________________________________________________________________________
44991 [ 11346] By: nick                                  on 2001/07/13  09:18:51
44992         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
44993              to avoid /unicode vs /Unicode issues.
44994      Branch: perlio
44995            ! win32/distclean.bat
44996 ____________________________________________________________________________
44997 [ 11345] By: nick                                  on 2001/07/13  06:24:18
44998         Log: Integrate mainline
44999      Branch: perlio
45000           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
45001            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
45002           !> (integrate 63 files)
45003 ____________________________________________________________________________
45004 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
45005         Log: Add d_bincompat5005 information to perl -V.
45006      Branch: perl
45007            ! myconfig.SH
45008 ____________________________________________________________________________
45009 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
45010         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
45011              From: Abhijit Menon-Sen <ams@wiw.org>
45012              Date: Fri, 13 Jul 2001 07:12:36 +0530
45013              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
45014      Branch: perl
45015            ! sv.c
45016 ____________________________________________________________________________
45017 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
45018         Log: Remove unicode::distinct, as per Inaba Hiroto.
45019      Branch: perl
45020            - lib/unicode/distinct.pm
45021            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
45022            ! t/lib/1_compile.t
45023 ____________________________________________________________________________
45024 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
45025         Log: Paging for Dr Octothorpe.
45026      Branch: perl
45027            ! pod/perlfaq4.pod
45028 ____________________________________________________________________________
45029 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
45030         Log: cut-n-paste error noticed by mjd.
45031      Branch: perl
45032            ! pod/perlfaq4.pod
45033 ____________________________________________________________________________
45034 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
45035         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
45036              From: Peter Prymmer <pvhp@forte.com>
45037              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
45038              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
45039      Branch: perl
45040            ! pod/perlfaq4.pod
45041 ____________________________________________________________________________
45042 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
45043         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
45044              From: Randall Gellens <randy@qualcomm.com>
45045              Date: Thu, 12 Jul 2001 16:56:23 -0700
45046              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
45047      Branch: perl
45048            ! Porting/repository.pod
45049 ____________________________________________________________________________
45050 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
45051         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
45052      Branch: perl
45053            ! thread.h
45054 ____________________________________________________________________________
45055 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
45056         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
45057              From: coral <coral@moonlight.crystalflame.net>
45058              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
45059              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
45060      Branch: perl
45061            ! thread.h
45062 ____________________________________________________________________________
45063 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
45064         Log: Metaconfig unit change for #11134.
45065      Branch: metaconfig
45066            + U/threads/d_pthread_atfork.U
45067 ____________________________________________________________________________
45068 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
45069         Log: Add HAS_PTHREAD_ATFORK.
45070      Branch: perl
45071            ! Configure NetWare/config.wc NetWare/config_H.wc
45072            ! Porting/Glossary Porting/config.sh Porting/config_H
45073            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
45074            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
45075            ! vos/config.ga.def vos/config.ga.h win32/config.bc
45076            ! win32/config.gc win32/config.vc win32/config_H.bc
45077            ! win32/config_H.gc win32/config_H.vc
45078 ____________________________________________________________________________
45079 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
45080         Log: Subject: [PATCH] File::Copy fails on tied handles
45081              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
45082              Date: Thu, 12 Jul 2001 15:18:51 -0700
45083              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
45084      Branch: perl
45085            ! lib/File/Copy.pm
45086 ____________________________________________________________________________
45087 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
45088         Log: Subject: [PATCH] Langinfo.t
45089              From: Nicholas Clark <nick@ccl4.org>
45090              Date: Thu, 12 Jul 2001 23:55:38 +0100
45091              Message-ID: <20010712235538.M5827@plum.flirble.org>
45092      Branch: perl
45093            ! ext/I18N/Langinfo/Langinfo.t
45094 ____________________________________________________________________________
45095 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
45096         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
45097              From: Peter Prymmer <pvhp@forte.com>
45098              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
45099              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
45100      Branch: perl
45101            ! pod/perl572delta.pod
45102 ____________________________________________________________________________
45103 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
45104         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
45105              From: Abhijit Menon-Sen <ams@wiw.org>
45106              Date: Fri, 13 Jul 2001 05:21:16 +0530
45107              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
45108      Branch: perl
45109            ! sv.c
45110 ____________________________________________________________________________
45111 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
45112         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
45113              From: Abhijit Menon-Sen <ams@wiw.org>
45114              Date: Fri, 13 Jul 2001 03:04:25 +0530
45115              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
45116      Branch: perl
45117            ! av.c
45118 ____________________________________________________________________________
45119 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
45120         Log: s/^M$//g
45121      Branch: perl
45122            ! win32/Makefile win32/makefile.mk
45123 ____________________________________________________________________________
45124 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
45125         Log: Update Changes.
45126      Branch: perl
45127            ! Changes patchlevel.h
45128 ____________________________________________________________________________
45129 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
45130         Log: Typo spotted by Philip Newton.
45131      Branch: perl
45132            ! pod/perl572delta.pod
45133 ____________________________________________________________________________
45134 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
45135         Log: Subject: [PATCH] fixes perl_clone of perl_clone
45136              From: Artur Bergman <artur@contiller.se>
45137              Date: Thu, 12 Jul 2001 20:57:09 +0200
45138              Message-ID: <B773BFA4.236B%artur@contiller.se>
45139      Branch: perl
45140            ! sv.c
45141 ____________________________________________________________________________
45142 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
45143         Log: Add README.uts from Hal Morris.
45144      Branch: perl
45145            + README.uts
45146            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
45147            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
45148 ____________________________________________________________________________
45149 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
45150         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
45151              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45152              Date: Thu, 12 Jul 2001 20:32:37 +0200
45153              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
45154      Branch: perl
45155            ! hints/aix.sh
45156 ____________________________________________________________________________
45157 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
45158         Log: Subject: Patch: document reg_data.what member
45159              From: Mark-Jason Dominus <mjd@plover.com>
45160              Message-ID: <20010712182532.14821.qmail@plover.com>
45161              Date: Thu, 12 Jul 2001 14:25:32 -0400
45162      Branch: perl
45163            ! regcomp.c regcomp.h
45164 ____________________________________________________________________________
45165 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
45166         Log: Subject: [PATCH] Perl_re_dup()
45167              From: Abhijit Menon-Sen <ams@wiw.org>
45168              Date: Thu, 12 Jul 2001 23:54:32 +0530
45169              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
45170      Branch: perl
45171            ! embed.h embed.pl perlapi.c proto.h sv.c
45172 ____________________________________________________________________________
45173 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
45174         Log: Regen Configure, modlib, toc.
45175      Branch: perl
45176            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45177            ! pod/perlmodlib.pod pod/perltoc.pod
45178 ____________________________________________________________________________
45179 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
45180         Log: The problem seems to be in PerlIO::Layer::->find() not
45181              accepting the ":encoding(blurflur)" arguments.
45182      Branch: perl
45183            ! lib/PerlIO.pm lib/open.pm
45184 ____________________________________________________________________________
45185 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
45186         Log: AIX doc update.
45187      Branch: perl
45188            ! README.aix pod/perl572delta.pod
45189 ____________________________________________________________________________
45190 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
45191         Log: Subject: AIX README update
45192              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45193              Date: Thu, 12 Jul 2001 19:28:30 +0200
45194              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
45195      Branch: perl
45196            ! README.aix
45197 ____________________________________________________________________________
45198 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
45199         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
45200              From: Norton Allen <allen@huarp.harvard.edu>
45201              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
45202              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
45203      Branch: perl
45204            ! ext/IO/lib/IO/t/io_unix.t
45205 ____________________________________________________________________________
45206 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
45207         Log: Subject: [PATCH README.qnx hints/qnx.sh]
45208              From: Norton Allen <allen@huarp.harvard.edu>
45209              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
45210              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
45211      Branch: perl
45212            ! README.qnx hints/qnx.sh
45213 ____________________________________________________________________________
45214 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
45215         Log: Subject: [patch] faster PM_GETRE
45216              From: Doug MacEachern <dougm@covalent.net>
45217              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
45218              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
45219      Branch: perl
45220            ! op.h
45221 ____________________________________________________________________________
45222 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
45223         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
45224              From: Doug MacEachern <dougm@covalent.net>
45225              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
45226              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
45227      Branch: perl
45228            ! op.c
45229 ____________________________________________________________________________
45230 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
45231         Log: Tell where the nice Estonian database is.
45232      Branch: perl
45233            ! lib/open.pm
45234 ____________________________________________________________________________
45235 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
45236         Log: Retract #11309 since #11310 is a better fix.
45237      Branch: perl
45238            ! t/lib/1_compile.t
45239 ____________________________________________________________________________
45240 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
45241         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
45242              change#11300 needs to return the status of failed win32_spawnvp())
45243              
45244              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
45245              splitting correctly; remove unused variables; 'require' at run time
45246              rather than 'use' at compile time for I18N::Langinfo, since it
45247              isn't everyware
45248      Branch: perl
45249            ! lib/open.pm win32/win32.c
45250 ____________________________________________________________________________
45251 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
45252         Log: Temporary workaround.
45253      Branch: perl
45254            ! t/lib/1_compile.t
45255 ____________________________________________________________________________
45256 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
45257         Log: UCD typo in #11306 and add also more known-to-be-tested
45258              modules to the skip list.
45259      Branch: perl
45260            ! t/lib/1_compile.t
45261 ____________________________________________________________________________
45262 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
45263         Log: Rename Unicode::UCD to UnicodeCD to avoid
45264              messups with case-insensitive filesystems.
45265      Branch: perl
45266            + lib/UnicodeCD.pm lib/UnicodeCD.t
45267            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
45268            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
45269 ____________________________________________________________________________
45270 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
45271         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
45272              From: daniel@biz.bitpusher.com
45273              Date: Wed, 11 Jul 2001 23:25:47 -0700
45274              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
45275      Branch: perl
45276            ! lib/Tie/Array.pm t/op/splice.t
45277 ____________________________________________________________________________
45278 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
45279         Log: Subject: [PATCH] More accurate line numbers in messages
45280              From: Paul Johnson <paul@pjcj.net>
45281              Date: Thu, 12 Jul 2001 04:14:11 +0200
45282              Message-ID: <20010712041411.A3467@pjcj.net>
45283              
45284              (With prototyping and multiplicity tweaks.)
45285      Branch: perl
45286            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
45287 ____________________________________________________________________________
45288 [ 11304] By: nick                                  on 2001/07/12  12:53:40
45289         Log: Integrate mainline
45290      Branch: perlio
45291           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
45292           !> regexec.c thread.h
45293 ____________________________________________________________________________
45294 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
45295         Log: Cut-and-pasto in #11298.
45296      Branch: perl
45297            ! ext/ByteLoader/bytecode.h
45298 ____________________________________________________________________________
45299 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
45300         Log: Update the AIX known problems section.
45301      Branch: perl
45302            ! pod/perl572delta.pod
45303 ____________________________________________________________________________
45304 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
45305         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
45306              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45307              Date: Thu, 12 Jul 2001 12:16:16 +0200
45308              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
45309      Branch: perl
45310            ! hints/aix.sh
45311 ____________________________________________________________________________
45312 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
45313         Log: Integrate perlio:
45314              
45315              [ 11296]
45316              Exclude reentrant_buffer from .def file
45317              
45318              [ 11295]
45319              Honour void-ness of my_exit()
45320      Branch: perl
45321           !> makedef.pl win32/win32.c
45322 ____________________________________________________________________________
45323 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
45324         Log: Subject: [PATCH] fix for PMOP threadness failures
45325              From: Artur Bergman <artur@contiller.se>
45326              Date: Thu, 12 Jul 2001 09:48:06 +0200
45327              Message-ID: <B77322D6.22DD%artur@contiller.se>
45328      Branch: perl
45329            ! regexec.c
45330 ____________________________________________________________________________
45331 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
45332         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
45333              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
45334              Date: Thu, 12 Jul 2001 09:09:48 +0200
45335              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
45336              
45337              More parentheses to keep bcc happy.
45338      Branch: perl
45339            ! ext/ByteLoader/bytecode.h
45340 ____________________________________________________________________________
45341 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
45342         Log: Subject: Re: [patch] pthread_atfork bandaid
45343              From: Doug MacEachern <dougm@covalent.net>
45344              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
45345              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
45346      Branch: perl
45347            ! thread.h
45348 ____________________________________________________________________________
45349 [ 11296] By: nick                                  on 2001/07/12  11:55:48
45350         Log: Exclude reentrant_buffer from .def file
45351      Branch: perlio
45352            ! makedef.pl
45353 ____________________________________________________________________________
45354 [ 11295] By: nick                                  on 2001/07/12  11:11:44
45355         Log: Honour void-ness of my_exit()
45356      Branch: perlio
45357            ! win32/win32.c
45358 ____________________________________________________________________________
45359 [ 11294] By: nick                                  on 2001/07/12  07:51:04
45360         Log: Integrate mainline
45361      Branch: perlio
45362           +> uts/sprintf_wrap.c
45363           !> (integrate 35 files)
45364 ____________________________________________________________________________
45365 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
45366         Log: Retract #11289.
45367      Branch: perl
45368            ! embed.h embed.pl perl.c proto.h thread.h
45369 ____________________________________________________________________________
45370 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
45371         Log: Now the :locale pseudolayer *almost* works...
45372      Branch: perl
45373            ! lib/open.pm
45374 ____________________________________________________________________________
45375 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
45376         Log: Locale encoding tweaks.
45377      Branch: perl
45378            ! lib/open.pm
45379 ____________________________________________________________________________
45380 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
45381         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
45382              From: Mark-Jason Dominus <mjd@plover.com>
45383              Date: Thu, 12 Jul 2001 00:59:31 -0400
45384              Message-ID: <20010712045931.8543.qmail@plover.com>
45385              
45386              Remove the chmod/umask leading zero warning.
45387      Branch: perl
45388            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
45389            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
45390 ____________________________________________________________________________
45391 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
45392         Log: (Retracted by #11289.)
45393      Branch: perl
45394            ! embed.h embed.pl perl.c proto.h thread.h
45395 ____________________________________________________________________________
45396 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
45397         Log: Needed by #11283.
45398      Branch: perl
45399            ! intrpvar.h
45400 ____________________________________________________________________________
45401 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
45402         Log: Metaconfig unit change for #11286.
45403      Branch: metaconfig/U/perl
45404            ! patchlevel.U
45405 ____________________________________________________________________________
45406 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
45407         Log: Subject: Re: [PATCH Configure] perl -V broken
45408              From: Andy Dougherty <doughera@lafayette.edu>
45409              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
45410              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
45411      Branch: perl
45412            ! Configure myconfig.SH
45413 ____________________________________________________________________________
45414 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
45415         Log: Retract #11166 (and #11237).
45416      Branch: perl
45417            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
45418            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
45419            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
45420 ____________________________________________________________________________
45421 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
45422         Log: UTS tweaks for Hal Morris.
45423      Branch: perl
45424            + uts/sprintf_wrap.c
45425            ! MANIFEST hints/uts.sh perl.h
45426 ____________________________________________________________________________
45427 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
45428         Log: Subject: [PATCH] Use reentrant API glibc
45429              From: Artur Bergman <artur@contiller.se>
45430              Date: Thu, 12 Jul 2001 00:58:21 +0200
45431              Message-ID: <B772A6AD.2288%artur@contiller.se>
45432      Branch: perl
45433            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
45434            ! sv.c
45435 ____________________________________________________________________________
45436 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
45437         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
45438              From: barries <barries@slaysys.com>
45439              Date: Wed, 11 Jul 2001 15:11:46 -0400
45440              Message-ID: <20010711151146.G24560@jester.slaysys.com>
45441      Branch: perl
45442            ! pp_sys.c t/lib/warnings/doio win32/win32.c
45443 ____________________________________________________________________________
45444 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
45445         Log: Subject: [patch] pthread_atfork bandaid
45446              From: Doug MacEachern <dougm@covalent.net>
45447              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
45448              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
45449      Branch: perl
45450            ! miniperlmain.c perl.c
45451 ____________________________________________________________________________
45452 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
45453         Log: Subject: [patch] perl_clone leaks
45454              From: Doug MacEachern <dougm@covalent.net>
45455              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
45456              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
45457      Branch: perl
45458            ! sv.c
45459 ____________________________________________________________________________
45460 [ 11279] By: nick                                  on 2001/07/11  15:49:38
45461         Log: Integrate mainline
45462      Branch: perlio
45463           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
45464           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
45465           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
45466           +> lib/Term/ANSIColor/README
45467           !> (integrate 54 files)
45468 ____________________________________________________________________________
45469 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
45470         Log: Update Changes.
45471      Branch: perl
45472            ! Changes patchlevel.h
45473 ____________________________________________________________________________
45474 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
45475         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
45476              From: Peter Prymmer <pvhp@forte.com>
45477              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
45478              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
45479              
45480              Backport of embed.pl to 5.003.
45481      Branch: perl
45482            ! embed.pl
45483 ____________________________________________________________________________
45484 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
45485         Log: Subject: Re: POSIX test #14 on UTS 
45486              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
45487              Date: Wed, 11 Jul 2001 03:02:14 +0100
45488              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
45489      Branch: perl
45490            ! ext/POSIX/POSIX.t
45491 ____________________________________________________________________________
45492 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
45493         Log: Make the I32 an IV to preserve structure alignment and size.
45494      Branch: perl
45495            ! op.h
45496 ____________________________________________________________________________
45497 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
45498         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
45499              From: "Artur Bergman" <artur@contiller.se>
45500              Date: Wed, 11 Jul 2001 14:23:37 +0200
45501              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
45502              
45503              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
45504      Branch: perl
45505            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
45506            ! pod/perlapi.pod sv.c
45507 ____________________________________________________________________________
45508 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
45509         Log: Tweak until Pod::Parser gets updated.
45510      Branch: perl
45511            ! t/pod/special_seqs.xr
45512 ____________________________________________________________________________
45513 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
45514         Log: File::Spec usage tweak.
45515      Branch: perl
45516            ! lib/ExtUtils.t
45517 ____________________________________________________________________________
45518 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
45519         Log: Integrate #11263 from macperl; macos and macosx updates.
45520      Branch: perl
45521           !> pod/perlport.pod
45522 ____________________________________________________________________________
45523 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
45524         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
45525              From: Peter Prymmer <pvhp@forte.com>
45526              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
45527              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
45528      Branch: perl
45529            + ext/Time/HiRes/hints/dynixptx.pl
45530            ! MANIFEST hints/dynixptx.sh
45531 ____________________________________________________________________________
45532 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
45533         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
45534              From: Nicholas Clark <nick@ccl4.org>
45535              Date: Tue, 10 Jul 2001 23:17:43 +0100
45536              Message-ID: <20010710231742.B59620@plum.flirble.org>
45537      Branch: perl
45538            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
45539 ____________________________________________________________________________
45540 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
45541         Log: Subject: [DOC PATCH] Pluggable runops
45542              From: Paul Johnson <paul@pjcj.net>
45543              Date: Tue, 10 Jul 2001 21:53:28 +0200
45544              Message-ID: <20010710215328.B26577@pjcj.net>
45545      Branch: perl
45546            ! pod/perlguts.pod
45547 ____________________________________________________________________________
45548 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
45549         Log: Subject: [PATCH] Authors
45550              From: Artur Bergman <artur@contiller.se>
45551              Date: Tue, 10 Jul 2001 20:39:12 +0200
45552              Message-ID: <B771186F.21CD%artur@contiller.se>
45553      Branch: perl
45554            ! AUTHORS
45555 ____________________________________________________________________________
45556 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
45557         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
45558              From: Doug MacEachern <dougm@covalent.net>
45559              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
45560              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
45561      Branch: perl
45562            ! pp_ctl.c
45563 ____________________________________________________________________________
45564 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
45565         Log: Subject: doc patch; times() in scalar context
45566              From: mjd@plover.com
45567              Date: 10 Jul 2001 18:01:17 -0000
45568              Message-ID: <20010710180117.12477.qmail@plover.com>
45569      Branch: perl
45570            ! pod/perlfunc.pod
45571 ____________________________________________________________________________
45572 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
45573         Log: Subject: [PATCH] Small fix to pp_gmtime
45574              From: Artur Bergman <artur@contiller.se>
45575              Date: Tue, 10 Jul 2001 19:54:52 +0200
45576              Message-ID: <B7710E0B.21C5%artur@contiller.se>
45577      Branch: perl
45578            ! pp_sys.c
45579 ____________________________________________________________________________
45580 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
45581         Log: Integrate changes from mainline perl, add notes about
45582              Mac OS X and Mac OS.
45583      Branch: maint-5.6/macperl
45584            ! pod/perlport.pod
45585 ____________________________________________________________________________
45586 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
45587         Log: A proof of the dangers of package; ?
45588      Branch: perl
45589            ! t/lib/warnings/op
45590 ____________________________________________________________________________
45591 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
45592         Log: Regen toc and modlib.
45593      Branch: perl
45594            ! pod/perlmodlib.pod pod/perltoc.pod
45595 ____________________________________________________________________________
45596 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
45597         Log: Add compexcl(), casefold(), and casespec() interfaces;
45598              and make all interfaces to return hash references instead
45599              of hashes. 
45600      Branch: perl
45601            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
45602 ____________________________________________________________________________
45603 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
45604         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
45605              From: "Philip Newton" <Philip.Newton@gmx.net>
45606              Date: Tue, 10 Jul 2001 09:55:59 +0200
45607              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
45608              
45609              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
45610              From: "Philip Newton" <Philip.Newton@gmx.net>
45611              Date: Tue, 10 Jul 2001 09:56:37 +0200
45612              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
45613      Branch: perl
45614            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
45615            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
45616 ____________________________________________________________________________
45617 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
45618         Log: Subject: [patch] undef &xsub for 1,2
45619              From: Doug MacEachern <dougm@covalent.net>
45620              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
45621              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
45622              
45623              (This version of the patch with a comment from Gisle.)
45624      Branch: perl
45625            ! op.c
45626 ____________________________________________________________________________
45627 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
45628         Log: Mention package; deprecation and the Win32 problems.
45629      Branch: perl
45630            ! pod/perl572delta.pod
45631 ____________________________________________________________________________
45632 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
45633         Log: Subject: [PATCH] deprecate package with no arguments
45634              From: Robin Houston <robin@kitsite.com>
45635              Date: Tue, 10 Jul 2001 13:33:40 +0100
45636              Message-ID: <20010710133340.A13452@robin.kitsite.com>
45637      Branch: perl
45638            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
45639 ____________________________________________________________________________
45640 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
45641         Log: Upgrade to podlators 1.10.
45642      Branch: perl
45643            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
45644            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
45645            ! pod/pod2man.PL pod/pod2text.PL
45646 ____________________________________________________________________________
45647 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
45648         Log: Upgrade to Term::ANSIColor 1.04.
45649      Branch: perl
45650            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
45651            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
45652 ____________________________________________________________________________
45653 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
45654         Log: Integrate perlio:
45655              
45656              [ 11252]
45657              Fix open(...,"...:layer(xxx)",...)
45658              - use memEQ not strEQ as there is '(' not '\0'
45659              
45660              [ 11063]
45661              Quick for for #ifdef mess
45662      Branch: perl
45663           !> perlio.c
45664 ____________________________________________________________________________
45665 [ 11252] By: nick                                  on 2001/07/10  06:58:14
45666         Log: Fix open(...,"...:layer(xxx)",...)
45667              - use memEQ not strEQ as there is '(' not '\0'
45668      Branch: perlio
45669            ! perlio.c
45670 ____________________________________________________________________________
45671 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
45672         Log: Telling the number of tests helps.
45673      Branch: perl
45674            ! ext/PerlIO/t/encoding.t
45675 ____________________________________________________________________________
45676 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
45677         Log: Require I18N::Langinfo, not use.
45678      Branch: perl
45679            ! lib/open.pm
45680 ____________________________________________________________________________
45681 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
45682         Log: Add a test for for PerlIO ":encoding(...)" layer.
45683      Branch: perl
45684            + ext/PerlIO/t/encoding.t
45685            ! MANIFEST ext/Encode/Encode.pm
45686 ____________________________________________________________________________
45687 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
45688         Log: PerlIO ":encoding(foobar)" temporary fix.
45689              Not really correct, I think, since the change means
45690              that prefixes match.
45691      Branch: perl
45692            ! perlio.c
45693 ____________________________________________________________________________
45694 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
45695         Log: Update to Math::BigInt 1.36.  The biggest news is
45696              the separation of the backend; now the pure Perl
45697              implementation is in Math::BigInt::Calc, but one
45698              can plugin, say, Math::BigInt::BitVect, and get
45699              considerable speedup.
45700      Branch: perl
45701            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
45702            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
45703            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
45704            ! lib/Math/BigInt/t/mbimbf.t
45705 ____________________________________________________________________________
45706 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
45707         Log: Subject: Re: compatibility question
45708              From: Peter Prymmer <pvhp@forte.com>
45709              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
45710              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
45711      Branch: perl
45712            ! lib/ExtUtils/MM_VMS.pm
45713 ____________________________________________________________________________
45714 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
45715         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
45716              From: Norton Allen <allen@huarp.harvard.edu>
45717              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
45718              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
45719      Branch: perl
45720            ! ext/File/Glob/t/basic.t
45721 ____________________________________________________________________________
45722 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
45723         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
45724              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
45725              Date: Tue, 10 Jul 2001 00:29:55 +0900
45726              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
45727      Branch: perl
45728            + ext/Encode/Encode/HZ.enc
45729            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
45730            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
45731            ! ext/Encode/Encode/iso2022-jp.enc
45732            ! ext/Encode/Encode/iso2022-kr.enc
45733 ____________________________________________________________________________
45734 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
45735         Log: Add in all them there macos/ files.
45736      Branch: maint-5.6/macperl
45737            + (add 577 files)
45738 ____________________________________________________________________________
45739 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
45740         Log: Add the new modules to the list of having those own tests.
45741      Branch: perl
45742            ! t/lib/1_compile.t
45743 ____________________________________________________________________________
45744 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
45745         Log: Add INOUT to control both ways at the same time.
45746      Branch: perl
45747            ! lib/open.pm
45748 ____________________________________________________________________________
45749 [ 11240] By: nick                                  on 2001/07/09  16:33:50
45750         Log: Integrate mainline
45751      Branch: perlio
45752           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
45753           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
45754           !> (integrate 41 files)
45755 ____________________________________________________________________________
45756 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
45757         Log: More encoding mapping magic.
45758      Branch: perl
45759            ! lib/open.pm
45760 ____________________________________________________________________________
45761 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
45762         Log: Update Changes.
45763      Branch: perl
45764            ! Changes patchlevel.h
45765 ____________________________________________________________________________
45766 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
45767         Log: (Retracted by #11285).
45768              
45769              Subject: [PATCH] OPpCONST_OCTAL fixes
45770              From: Abhijit Menon-Sen <ams@wiw.org>
45771              Date: Mon, 9 Jul 2001 07:38:45 +0530
45772              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
45773      Branch: perl
45774            ! op.c
45775 ____________________________________________________________________________
45776 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
45777         Log: Add a pseudolayer ":locale" to the open pragma which
45778              will get the encoding from the locale.  Yet undocumented
45779              because I can't get the PerlIO :encoding(foobar) to work.
45780      Branch: perl
45781            ! ext/Encode/Encode.pm lib/open.pm
45782 ____________________________________________________________________________
45783 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
45784         Log: Add more encoding mappings.
45785      Branch: perl
45786            ! ext/Encode/Encode.pm
45787 ____________________________________________________________________________
45788 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
45789         Log: Document that using :encoding layer requires using Encode.
45790      Branch: perl
45791            ! ext/Encode/Encode.pm lib/PerlIO.pm
45792 ____________________________________________________________________________
45793 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
45794         Log: Netware tweak from Ananth Kesari.
45795      Branch: perl
45796            ! NetWare/netware.h
45797 ____________________________________________________________________________
45798 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
45799         Log: t/harness doesn't know about run/*.t
45800      Branch: perl
45801            ! t/harness
45802 ____________________________________________________________________________
45803 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
45804         Log: run/exit.t busted on windows
45805      Branch: perl
45806            ! t/run/exit.t
45807 ____________________________________________________________________________
45808 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
45809         Log: fix a couple of UCD.t tests that fail due to bad case
45810      Branch: perl
45811            ! lib/Unicode/UCD.t
45812 ____________________________________________________________________________
45813 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
45814         Log: test skip logic was broken
45815      Branch: perl
45816            ! ext/I18N/Langinfo/Langinfo.t
45817 ____________________________________________________________________________
45818 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
45819         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
45820              failure of ExtUtils.t#27 when built in debug mode)
45821      Branch: perl
45822            ! lib/ExtUtils/MM_Win32.pm
45823 ____________________________________________________________________________
45824 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
45825         Log: I18N::Langinfo is not available on windows
45826      Branch: perl
45827            ! win32/FindExt.pm
45828 ____________________________________________________________________________
45829 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
45830         Log: save a dTHX
45831      Branch: perl
45832            ! ext/POSIX/POSIX.xs
45833 ____________________________________________________________________________
45834 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
45835         Log: Update Changes.
45836      Branch: perl
45837            ! Changes patchlevel.h
45838 ____________________________________________________________________________
45839 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
45840         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
45841              as pointed out by Sarathy.
45842      Branch: perl
45843            ! ext/I18N/Langinfo/Langinfo.xs
45844 ____________________________________________________________________________
45845 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
45846         Log: Retract #11212.
45847      Branch: perl
45848            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
45849 ____________________________________________________________________________
45850 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
45851         Log: Bump up the VERSION of Cwd.xs.
45852      Branch: perl
45853            ! ext/Cwd/Makefile.PL
45854 ____________________________________________________________________________
45855 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
45856         Log: Retract #11220, the problem wasn't the missing leading zero.
45857              Here's the problem:
45858              $ ./perl -we 'chmod(oct("755"), ".")'
45859              Non-octal literal mode (493) specified at -e line 1.
45860              (Did you mean 0493 instead?)
45861      Branch: perl
45862            ! lib/ExtUtils/MM_Unix.pm
45863 ____________________________________________________________________________
45864 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
45865         Log: (Retracted by #11221)
45866              Change the PERM_RW and PERM_RWX to 0644 and 0755
45867              (add the leading zero).
45868      Branch: perl
45869            ! lib/ExtUtils/MM_Unix.pm
45870 ____________________________________________________________________________
45871 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
45872         Log: Integrate changes #11193, 11205, 11209 from macperl.
45873              
45874              Fix up AutoLoader to fudge for Mac paths in import().
45875              
45876              Allow symbols in try_symbol() to begin with "_".
45877              
45878              Small portability fix for Mac OS.
45879      Branch: perl
45880           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
45881 ____________________________________________________________________________
45882 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
45883         Log: Metaconfig unit change for #11217.
45884      Branch: metaconfig/U/perl
45885            ! Extensions.U
45886 ____________________________________________________________________________
45887 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
45888         Log: Detypo, problem noticed by Gerrit P. Haase.
45889      Branch: perl
45890            ! Configure config_h.SH
45891 ____________________________________________________________________________
45892 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
45893         Log: Cwd cleanups.
45894      Branch: perl
45895            ! ext/Cwd/Cwd.xs
45896 ____________________________________________________________________________
45897 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
45898         Log: Slight tweaks on #11213.
45899      Branch: perl
45900            ! toke.c
45901 ____________________________________________________________________________
45902 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
45903         Log: A missing dTHX noticed by Gerrit P. Haase.
45904      Branch: perl
45905            ! ext/POSIX/POSIX.xs
45906 ____________________________________________________________________________
45907 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
45908         Log: Subject: [PATCH toke.c] Simplify yytoke()
45909              From: Simon Cozens <simon@netthink.co.uk>
45910              Date: Sun, 8 Jul 2001 13:24:34 +0100
45911              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
45912              
45913              Split out pending_ident().
45914      Branch: perl
45915            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
45916 ____________________________________________________________________________
45917 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
45918         Log: (Retracted by #11223.)
45919              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
45920              Date: Wed, 05 Nov 1997 17:22:34 -0600
45921              From: Graham Barr <gbarr@ti.com>
45922              Message-Id: <3460FFBA.6DA51F46@ti.com>
45923      Branch: perl
45924            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
45925 ____________________________________________________________________________
45926 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
45927         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
45928      Branch: perl
45929            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
45930            ! pod/perllocale.pod
45931 ____________________________________________________________________________
45932 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
45933         Log: Really do the test under the C locale.
45934      Branch: perl
45935            ! ext/I18N/Langinfo/Langinfo.t
45936 ____________________________________________________________________________
45937 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
45938         Log: Small portability fix for Mac OS.
45939      Branch: maint-5.6/macperl
45940            ! lib/Cwd.pm
45941 ____________________________________________________________________________
45942 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
45943         Log: Metaconfig unit change for #11207.
45944      Branch: metaconfig/U/perl
45945            ! Extensions.U
45946 ____________________________________________________________________________
45947 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
45948         Log: Add I18N::Langinfo, which is basically a wrapper around
45949              nl_langinfo(), which is an additional way to query locale
45950              specific information.
45951      Branch: perl
45952            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
45953            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
45954            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
45955 ____________________________________________________________________________
45956 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
45957         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
45958              used in File::Find tests; replace with if.t.
45959      Branch: maint-5.6/macperl
45960            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
45961            ! t/pragma/warn/op
45962 ____________________________________________________________________________
45963 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
45964         Log: Allow symbols in try_symbol() to begin with "_".
45965      Branch: maint-5.6/macperl
45966            ! makedef.pl
45967 ____________________________________________________________________________
45968 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
45969         Log: Sync up the File::Find changes from the rewrite by
45970              Thomas Wegner, et al.
45971      Branch: maint-5.6/macperl
45972            + t/lib/filefind-taint.t
45973            ! lib/File/Find.pm t/lib/filefind.t
45974 ____________________________________________________________________________
45975 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
45976         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
45977              From: Thomas Wegner <wegner_thomas@yahoo.com>
45978              Date: Thu, 5 Jul 2001 20:31:25 +0200
45979              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
45980      Branch: maint-5.6/macperl
45981            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
45982 ____________________________________________________________________________
45983 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
45984         Log: Some more test portability fixes.
45985      Branch: maint-5.6/macperl
45986            ! t/lib/filecopy.t t/pragma/warn/pp_sys
45987 ____________________________________________________________________________
45988 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
45989         Log: The #11200 removed wrong (non-existent) target.  Duh.
45990      Branch: perl
45991            ! Makefile.SH
45992 ____________________________________________________________________________
45993 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
45994         Log: Zap the lib/re.pm before creating it.
45995      Branch: perl
45996            ! Makefile.SH
45997 ____________________________________________________________________________
45998 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
45999         Log: Another test.  Please ignore.
46000      Branch: maint-5.6/macperl
46001            ! README.macos
46002 ____________________________________________________________________________
46003 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
46004         Log: Portability fixes for a lot of tests, especially IO-related
46005              tests, and warnings, and the harness script.
46006      Branch: maint-5.6/macperl
46007            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
46008            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
46009            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
46010            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
46011            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
46012            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
46013            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
46014            ! t/pragma/warnings.t
46015 ____________________________________________________________________________
46016 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
46017         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
46018              From: Nicholas Clark <nick@ccl4.org>
46019              Date: Sat, 7 Jul 2001 21:00:17 +0100
46020              Message-ID: <20010707210017.H59620@plum.flirble.org>
46021      Branch: perl
46022            ! lib/h2xs.t
46023 ____________________________________________________________________________
46024 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
46025         Log: The UNICOS/mk SysV IPC problem has been fixed.
46026      Branch: perl
46027            ! pod/perl572delta.pod
46028 ____________________________________________________________________________
46029 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
46030         Log: Slight update tweaks on perlunicode.pod.
46031      Branch: perl
46032            ! pod/perlunicode.pod
46033 ____________________________________________________________________________
46034 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
46035         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
46036              From: Mark-Jason Dominus <mjd@plover.com>
46037              Date: Sat, 07 Jul 2001 13:04:04 -0400
46038              Message-ID: <20010707170404.32694.qmail@plover.com>
46039      Branch: perl
46040            ! ext/DB_File/DB_File.pm
46041 ____________________________________________________________________________
46042 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
46043         Log: Fix up AutoLoader to fudge for Mac paths in import().
46044      Branch: maint-5.6/macperl
46045            ! lib/AutoLoader.pm
46046 ____________________________________________________________________________
46047 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
46048         Log: Try to force the lib/re.pm to be there before entering
46049              the extensions builds, should help for parallel makes.
46050      Branch: perl
46051            ! Makefile.SH
46052 ____________________________________________________________________________
46053 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
46054         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
46055              From: Norton Allen <allen@huarp.harvard.edu>
46056              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
46057              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
46058      Branch: perl
46059            ! ext/POSIX/POSIX.xs
46060 ____________________________________________________________________________
46061 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
46062         Log: Subject: [PATCH] Re: op/arith.t
46063              From: Nicholas Clark <nick@ccl4.org>
46064              Date: Sat, 7 Jul 2001 13:04:54 +0100
46065              Message-ID: <20010707130454.D59620@plum.flirble.org>
46066      Branch: perl
46067            ! numeric.c toke.c
46068 ____________________________________________________________________________
46069 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
46070         Log: Subject: [PATCH] h2xs
46071              From: Nicholas Clark <nick@ccl4.org>
46072              Date: Fri, 6 Jul 2001 23:25:14 +0100
46073              Message-ID: <20010706232514.X59620@plum.flirble.org>
46074      Branch: perl
46075            ! utils/h2xs.PL
46076 ____________________________________________________________________________
46077 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
46078         Log: Subject: Re: bleedperl perl_alloc..free leakage
46079              From: Radu Greab <radu@netsoft.ro>
46080              Date: Fri, 6 Jul 2001 19:48:54 +0300
46081              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
46082              
46083              Leak-be-gone.
46084      Branch: perl
46085            ! op.c
46086 ____________________________________________________________________________
46087 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
46088         Log: Test again.  Please ignore.
46089      Branch: maint-5.6/macperl
46090            ! README.macos
46091 ____________________________________________________________________________
46092 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
46093         Log: Test.  Please ignore.
46094      Branch: maint-5.6/macperl
46095            ! README.macos
46096 ____________________________________________________________________________
46097 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
46098         Log: Include changes already sent in separately as patches,
46099              before branch was created.
46100      Branch: maint-5.6/macperl
46101            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
46102            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
46103            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
46104            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
46105            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
46106            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
46107            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
46108            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
46109            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
46110            ! t/pragma/strict.t
46111 ____________________________________________________________________________
46112 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
46113         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
46114              From: Norton Allen <allen@huarp.harvard.edu>
46115              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
46116              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
46117      Branch: perl
46118            ! utf8.h
46119 ____________________________________________________________________________
46120 [ 11183] By: nick                                  on 2001/07/06  16:27:40
46121         Log: Integrate mainline
46122      Branch: perlio
46123           +> (branch 42 files)
46124            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
46125            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
46126            - win32/bin/mdelete.bat
46127           !> (integrate 215 files)
46128 ____________________________________________________________________________
46129 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
46130         Log: The #11166 needed also these updated.
46131      Branch: perl
46132            ! lib/warnings.pm warnings.h
46133 ____________________________________________________________________________
46134 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
46135         Log: Update Changes.
46136      Branch: perl
46137            ! Changes patchlevel.h
46138 ____________________________________________________________________________
46139 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
46140         Log: Regen toc.
46141      Branch: perl
46142            ! pod/perltoc.pod
46143 ____________________________________________________________________________
46144 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
46145         Log: Nit from Abhijit.
46146      Branch: perl
46147            ! lib/CPAN.pm
46148 ____________________________________________________________________________
46149 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
46150         Log: Retract #11172.
46151      Branch: perl
46152            ! t/op/method.t
46153 ____________________________________________________________________________
46154 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
46155         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
46156              From: Norton Allen <allen@huarp.harvard.edu>
46157              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
46158              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
46159      Branch: perl
46160            ! lib/Cwd.pm
46161 ____________________________________________________________________________
46162 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
46163         Log: (Accidentally empty check-in.)
46164      Branch: perl
46165            ! utf8.h
46166 ____________________________________________________________________________
46167 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
46168         Log: Retract #11165 since Sarathy pointed out it'll not
46169              work properly under threads, the problem should be
46170              solved using "the savestack, either via SSNEW() or
46171              using a newSVpv()+SAVEFREESV() combo."
46172      Branch: perl
46173            ! ext/POSIX/POSIX.xs
46174 ____________________________________________________________________________
46175 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
46176         Log: Retract #11125 since NI-S pointed out it'll not work in
46177              cases where the extension has their own handcrafted INC
46178              et alia.
46179      Branch: perl
46180            ! lib/ExtUtils/MM_Unix.pm
46181 ____________________________________________________________________________
46182 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
46183         Log: Subject: RE: [PATCH] -I and MakeMaker again
46184              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
46185              Date: Fri, 6 Jul 2001 09:18:29 +0200
46186              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
46187      Branch: perl
46188            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
46189            ! lib/ExtUtils/MM_Win32.pm
46190 ____________________________________________________________________________
46191 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
46192         Log: (Retracted by #11178)
46193              Subject: [PATCH t/op/method.t] SUPER:: strangeness
46194              From: Piers Cawley <pdcawley@iterative-software.com>
46195              Date: 06 Jul 2001 10:49:01 +0100
46196              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
46197      Branch: perl
46198            ! t/op/method.t
46199 ____________________________________________________________________________
46200 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
46201         Log: VOS README update from Paul Green.
46202      Branch: perl
46203            ! README.vos
46204 ____________________________________________________________________________
46205 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
46206         Log: Subject: [PATCH README.qnx hints/qnx.sh]
46207              From: Norton Allen <allen@huarp.harvard.edu>
46208              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
46209              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
46210      Branch: perl
46211            ! README.qnx hints/qnx.sh
46212 ____________________________________________________________________________
46213 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
46214         Log: Subject: [PATCH] Doc patch for Tie::Hash
46215              From: Artur Bergman <artur@contiller.se>
46216              Date: Thu, 05 Jul 2001 22:51:18 +0200
46217              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
46218      Branch: perl
46219            ! lib/Tie/Hash.pm
46220 ____________________________________________________________________________
46221 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
46222         Log: Subject: [PATCH] perlfaq4.pod
46223              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
46224              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
46225              Date: Thu, 5 Jul 2001 18:44:10 +0100 
46226      Branch: perl
46227            ! pod/perlfaq4.pod
46228 ____________________________________________________________________________
46229 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
46230         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
46231              From: Robin Houston <robin@kitsite.com>
46232              Date: Thu, 5 Jul 2001 18:33:21 +0100
46233              Message-ID: <20010705183321.A27345@robin.kitsite.com>
46234      Branch: perl
46235            ! ext/B/B/Deparse.pm
46236 ____________________________________________________________________________
46237 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
46238         Log: (Retracted by #11285.)
46239              
46240              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
46241              From: Abhijit Menon-Sen <ams@wiw.org>
46242              Date: Fri, 6 Jul 2001 01:26:32 +0530
46243              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
46244      Branch: perl
46245            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
46246            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
46247            ! warnings.pl
46248 ____________________________________________________________________________
46249 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
46250         Log: (Retracted by #11175)
46251              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
46252              From: Norton Allen <allen@huarp.harvard.edu>
46253              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
46254              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
46255      Branch: perl
46256            ! ext/POSIX/POSIX.xs
46257 ____________________________________________________________________________
46258 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
46259         Log: Unterminated C< (noticed by Richard Hatch), and few other
46260              small Unicode doc tweaks.
46261      Branch: perl
46262            ! pod/perlretut.pod
46263 ____________________________________________________________________________
46264 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
46265         Log: More flexible argument understanding; add charblocks() and
46266              charscripts(); make charblock() and charscript() two-way;
46267              add charinrange(); separate the $Unicode::UCD::VERSION and
46268              the version of the Unicode by adding UnicodeVersion().
46269      Branch: perl
46270            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
46271 ____________________________________________________________________________
46272 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
46273         Log: Update Unicode::UCD on \p{In...}.
46274      Branch: perl
46275            ! lib/Unicode/UCD.pm
46276 ____________________________________________________________________________
46277 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
46278         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
46279              From: Norton Allen <allen@huarp.harvard.edu>
46280              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
46281              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
46282      Branch: perl
46283            ! lib/ExtUtils/MM_Unix.pm
46284 ____________________________________________________________________________
46285 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
46286         Log: POSIX-BC tweaks from Thomas Dorner.
46287      Branch: perl
46288            ! hints/posix-bc.sh perlio.h
46289 ____________________________________________________________________________
46290 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
46291         Log: Module updates for the delta.
46292      Branch: perl
46293            ! pod/perl572delta.pod
46294 ____________________________________________________________________________
46295 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
46296         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
46297              From: Norton Allen <allen@huarp.harvard.edu>
46298              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
46299              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
46300      Branch: perl
46301            ! ext/IO/lib/IO/t/io_sock.t
46302 ____________________________________________________________________________
46303 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
46304         Log: Subject: [PATCH perldiag.pod] Quick fixes
46305              From: Simon Cozens <simon@netthink.co.uk>
46306              Date: Wed, 4 Jul 2001 20:22:12 +0100
46307              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
46308      Branch: perl
46309            ! pod/perldiag.pod
46310 ____________________________________________________________________________
46311 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
46312         Log: (retracted by #13533)
46313              
46314              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
46315              From: Radu Greab <radu@netsoft.ro>
46316              Date: Wed, 4 Jul 2001 22:13:31 +0300
46317              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
46318      Branch: perl
46319            ! op.c sv.c t/op/pos.t
46320 ____________________________________________________________________________
46321 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
46322         Log: Subject: [PATCH] -I and MakeMaker again
46323              From: Michael G Schwern <schwern@pobox.com>
46324              Date: Wed, 4 Jul 2001 15:03:07 -0400
46325              Message-ID: <20010704150307.I20340@blackrider>
46326              
46327              (and retract #11145)
46328      Branch: perl
46329            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
46330            ! lib/ExtUtils/MakeMaker.pm
46331 ____________________________________________________________________________
46332 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
46333         Log: Subject: Re: PERFORCE change 11142 for review
46334              From: "Philip Newton" <Philip.Newton@gmx.net>
46335              Date: Wed, 4 Jul 2001 20:46:26 +0200
46336              Message-Id: <200107041841.VAA25380@taas.iki.fi>
46337      Branch: perl
46338            ! lib/ExtUtils/MakeMaker.pm
46339 ____________________________________________________________________________
46340 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
46341         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
46342              From: Jonathan Stowe <gellyfish@gellyfish.com>
46343              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
46344              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
46345      Branch: perl
46346            ! utils/pl2pm.PL
46347 ____________________________________________________________________________
46348 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
46349         Log: fix the binary compatibility issue when building with/without
46350              usemymalloc by exporting Perl_malloc() et al as simple wrappers
46351              around the system functions (this allows most extensions built
46352              using one mode to coexist with perls built in the other mode)
46353              
46354              XXX the Perl_mfree() wrapper might need to do return(free()) on
46355              platforms where Free_t isn't "void"
46356      Branch: perl
46357            ! embed.h embed.pl makedef.pl proto.h util.c
46358 ____________________________________________________________________________
46359 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
46360         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
46361              since it doesn't ensure threads other than the one calling fork()
46362              aren't holding any locks; the fix is to use pthread_atfork() to
46363              hold global locks
46364              
46365              building perl with -Dusemymalloc exacerbates the problem since
46366              Perl_malloc() holds a mutex, and perl's exec() calls New()
46367              
46368              XXX the code in win32thread.h may be needed on platforms that have
46369              no pthread_atfork()
46370      Branch: perl
46371            ! perl.c thread.h win32/win32thread.h
46372 ____________________________________________________________________________
46373 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
46374         Log: Integrate #11009 from maintperl.
46375      Branch: maint-5.6/macperl
46376           !> lib/ExtUtils/Manifest.pm
46377 ____________________________________________________________________________
46378 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
46379         Log: Flexing my Perforce muscles.
46380      Branch: maint-5.6/macperl
46381            ! README.macos
46382 ____________________________________________________________________________
46383 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
46384         Log: Update Changes.
46385      Branch: perl
46386            ! Changes patchlevel.h
46387 ____________________________________________________________________________
46388 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
46389         Log: Metaconfig unit change for #11146.
46390      Branch: metaconfig/U/perl
46391            ! d_fcntl_can_lock.U
46392 ____________________________________________________________________________
46393 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
46394         Log: Somehow the #ifdefs of the added code (in #11093) made
46395              HP-UX to fail the fcntl locking test, without the ifdefs
46396              the test seems to be working again.  Reason unknown:
46397              HP-UX cc doesn't complain either way.
46398      Branch: perl
46399            ! Configure
46400 ____________________________________________________________________________
46401 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
46402         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
46403      Branch: perl
46404            ! lib/ExtUtils/MM_Unix.pm
46405 ____________________________________________________________________________
46406 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
46407         Log: gcc -Wall nit.
46408      Branch: perl
46409            ! pp_hot.c
46410 ____________________________________________________________________________
46411 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
46412         Log: When removing tests updating the test count is a good idea, too.
46413      Branch: perl
46414            ! lib/Net/t/require.t
46415 ____________________________________________________________________________
46416 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
46417         Log: Document #11134 and add the new symbols to the list of
46418              of MakeMaker known ones.
46419      Branch: perl
46420            ! lib/ExtUtils/MakeMaker.pm
46421 ____________________________________________________________________________
46422 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
46423         Log: Microperl update.
46424      Branch: perl
46425            ! uconfig.h
46426 ____________________________________________________________________________
46427 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
46428         Log: Update the libnet tests as per #11138.
46429      Branch: perl
46430            - lib/Net/t/ph.t
46431            ! MANIFEST lib/Net/t/require.t
46432 ____________________________________________________________________________
46433 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
46434         Log: Regen toc and modlib.
46435      Branch: perl
46436            ! pod/perlmodlib.pod pod/perltoc.pod
46437 ____________________________________________________________________________
46438 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
46439         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
46440              Graham's request.
46441      Branch: perl
46442            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
46443            ! MANIFEST
46444 ____________________________________________________________________________
46445 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
46446         Log: Add the OS/390 harness results to the delta.
46447      Branch: perl
46448            ! pod/perl572delta.pod
46449 ____________________________________________________________________________
46450 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
46451         Log: Avoid the two study tests in OS/390 until the bug has been solved.
46452      Branch: perl
46453            ! t/op/study.t
46454 ____________________________________________________________________________
46455 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
46456         Log: DOS/DJGPP tweaks from Laszlo Molnar.
46457      Branch: perl
46458            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
46459 ____________________________________________________________________________
46460 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
46461         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
46462              From: Michael G Schwern <schwern@pobox.com>
46463              Date: Wed, 4 Jul 2001 00:01:16 -0400
46464              Message-ID: <20010704000116.C591@blackrider>
46465      Branch: perl
46466            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
46467 ____________________________________________________________________________
46468 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
46469         Log: The #11132 missed singleton characters (not part
46470              of a unilo..unihi range) in Unicode scripts.
46471      Branch: perl
46472            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
46473            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
46474            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
46475            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
46476            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
46477            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
46478            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
46479            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
46480            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
46481            ! lib/unicode/mktables.PL t/op/pat.t
46482 ____________________________________________________________________________
46483 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
46484         Log: Support preferentially the Unicode 'scripts' definition
46485              in the \p{In...} notation since according to Unicode the
46486              scripts concept is more natural for matching than using
46487              the somewhat artificial block names.  The block names are
46488              still available, though, and if there's a name conflict,
46489              the scripts one wins and the blocks one has to do with
46490              'Block' appended to its name.  For more information see
46491              
46492              http://www.unicode.org/unicode/reports/tr24/
46493      Branch: perl
46494            + lib/unicode/In/100.pl lib/unicode/In/101.pl
46495            + lib/unicode/In/102.pl lib/unicode/In/103.pl
46496            + lib/unicode/In/104.pl lib/unicode/In/105.pl
46497            + lib/unicode/In/106.pl lib/unicode/In/107.pl
46498            + lib/unicode/In/108.pl lib/unicode/In/109.pl
46499            + lib/unicode/In/110.pl lib/unicode/In/111.pl
46500            + lib/unicode/In/112.pl lib/unicode/In/113.pl
46501            + lib/unicode/In/114.pl lib/unicode/In/115.pl
46502            + lib/unicode/In/116.pl lib/unicode/In/117.pl
46503            + lib/unicode/In/118.pl lib/unicode/In/119.pl
46504            + lib/unicode/In/120.pl lib/unicode/In/121.pl
46505            + lib/unicode/In/122.pl lib/unicode/In/123.pl
46506            + lib/unicode/In/124.pl lib/unicode/In/125.pl
46507            + lib/unicode/In/126.pl lib/unicode/In/127.pl
46508            + lib/unicode/In/128.pl lib/unicode/In/129.pl
46509            + lib/unicode/In/130.pl lib/unicode/In/131.pl
46510            + lib/unicode/In/132.pl lib/unicode/In/133.pl
46511            + lib/unicode/In/134.pl lib/unicode/In/135.pl
46512            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
46513            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
46514            ! (edit 106 files)
46515 ____________________________________________________________________________
46516 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
46517         Log: Better document the difference between a block and a script.
46518      Branch: perl
46519            ! lib/Unicode/UCD.pm
46520 ____________________________________________________________________________
46521 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
46522         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
46523              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
46524              Date: Tue, 3 Jul 2001 15:04:23 -0500
46525              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
46526      Branch: perl
46527            ! lib/CPAN.pm
46528 ____________________________________________________________________________
46529 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
46530         Log: Add tests for charscript().
46531      Branch: perl
46532            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
46533 ____________________________________________________________________________
46534 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
46535         Log: Add charscript() to get the UTR#24 script names of characters.
46536      Branch: perl
46537            ! lib/Unicode/UCD.pm
46538 ____________________________________________________________________________
46539 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
46540         Log: Todo updates.
46541      Branch: perl
46542            ! pod/perltodo.pod
46543 ____________________________________________________________________________
46544 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
46545         Log: Unicode::UCD updates.
46546      Branch: perl
46547            ! lib/Unicode/UCD.pm
46548 ____________________________________________________________________________
46549 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
46550         Log: (Retracted by #11174)
46551              Subject: MakeMaker should pass through DEFINE and INC to subdirs
46552              From: Alan Burlison <Alan.Burlison@sun.com>
46553              Date: Tue, 03 Jul 2001 15:20:13 +0100
46554              Message-ID: <3B41D49D.A923D4F9@sun.com>
46555      Branch: perl
46556            ! lib/ExtUtils/MM_Unix.pm
46557 ____________________________________________________________________________
46558 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
46559         Log: Subject: Patch needed for UTS
46560              From: hom00@utsglobal.com (Hal Morris)
46561              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
46562              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
46563              
46564              Replace #11113 with a better version.
46565      Branch: perl
46566            ! perl.h
46567 ____________________________________________________________________________
46568 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
46569         Log: Subject: Re: POINTERRIGOR
46570              From: Andy Dougherty <doughera@lafayette.edu>
46571              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
46572              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
46573      Branch: perl
46574            ! util.c
46575 ____________________________________________________________________________
46576 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
46577         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
46578              From: "Philip Newton" <pnewton@gmx.de>
46579              Date: Tue, 3 Jul 2001 17:03:34 +0200
46580              Message-ID: <3B41FAE6.29564.660E117@localhost>
46581      Branch: perl
46582            ! pp_hot.c
46583 ____________________________________________________________________________
46584 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
46585         Log: Typos.
46586      Branch: perl
46587            ! INSTALL
46588 ____________________________________________________________________________
46589 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
46590         Log: Subject: [PATCH 5.6.1] debugger fixes
46591              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46592              Date: Tue, 3 Jul 2001 03:38:18 -0400
46593              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
46594              
46595              The $^S is working again.
46596      Branch: perl
46597            ! lib/perl5db.pl
46598 ____________________________________________________________________________
46599 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
46600         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
46601              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46602              Date: Tue, 3 Jul 2001 03:34:06 -0400
46603              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
46604      Branch: perl
46605            ! os2/OS2/Process/Process.pm
46606 ____________________________________________________________________________
46607 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
46608         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
46609              From: "Philip Newton" <Philip.Newton@gmx.net>
46610              Date: Tue, 3 Jul 2001 09:11:27 +0200
46611              Message-Id: <200107030706.KAA04596@taas.iki.fi>
46612      Branch: perl
46613            ! lib/FindBin.pm
46614 ____________________________________________________________________________
46615 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
46616         Log: Delta delta.
46617      Branch: perl
46618            ! pod/perl572delta.pod
46619 ____________________________________________________________________________
46620 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
46621         Log: Metaconfig unit change for 11115.
46622      Branch: metaconfig
46623            ! U/modified/libc.U
46624 ____________________________________________________________________________
46625 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
46626         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
46627              (from Richard Hatch) (this was the cause of pipes() and
46628              times() mysteriously not being found)
46629      Branch: perl
46630            ! Configure
46631 ____________________________________________________________________________
46632 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
46633         Log: Retract #10142, the real culprit found by Richard Hatch,
46634              coming soon to Configure near you.
46635      Branch: perl
46636            ! hints/aix.sh
46637 ____________________________________________________________________________
46638 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
46639         Log: (Replaced by #11124) UTS workaround from Hal Morris.
46640      Branch: perl
46641            ! perl.h
46642 ____________________________________________________________________________
46643 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
46644         Log: Subject: [PATCH] grok not grocking correctly
46645              From: Nicholas Clark <nick@ccl4.org>
46646              Date: Tue, 3 Jul 2001 00:19:08 +0100
46647              Message-ID: <20010703001908.H59620@plum.flirble.org>
46648      Branch: perl
46649            ! numeric.c
46650 ____________________________________________________________________________
46651 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
46652         Log: Subject: [PATCH Deparse.t] test just-posted patches
46653              From: Robin Houston <robin@kitsite.com>
46654              Date: Mon, 2 Jul 2001 23:46:15 +0100
46655              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
46656      Branch: perl
46657            ! ext/B/Deparse.t
46658 ____________________________________________________________________________
46659 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
46660         Log: Subject: [PATCH toke.c] autosplit into @F
46661              From: Robin Houston <robin@kitsite.com>
46662              Date: Mon, 2 Jul 2001 23:18:20 +0100
46663              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
46664      Branch: perl
46665            ! perl.c toke.c
46666 ____________________________________________________________________________
46667 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
46668         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
46669              From: Robin Houston <robin@kitsite.com>
46670              Date: Mon, 2 Jul 2001 23:00:48 +0100
46671              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
46672      Branch: perl
46673            ! ext/B/B/Deparse.pm
46674 ____________________________________________________________________________
46675 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
46676         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
46677              From: "Philip Newton" <Philip.Newton@gmx.net>
46678              Date: Mon, 2 Jul 2001 22:06:22 +0200
46679              (no Message-Id)
46680      Branch: perl
46681            ! ext/NDBM_File/hints/linux.pl
46682 ____________________________________________________________________________
46683 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
46684         Log: Subject: Re: Fixed pack problem - sort of
46685              From: Nicholas Clark <nick@ccl4.org>
46686              Date: Mon, 2 Jul 2001 20:59:20 +0100
46687              Message-ID: <20010702205919.F59620@plum.flirble.org>
46688      Branch: perl
46689            ! pp_pack.c t/op/pack.t
46690 ____________________________________________________________________________
46691 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
46692         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
46693              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46694              Date: Mon, 2 Jul 2001 15:45:41 -0400
46695              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
46696      Branch: perl
46697            ! os2/os2.c
46698 ____________________________________________________________________________
46699 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
46700         Log: (Mistaken retraction)
46701      Branch: perl
46702            ! utils/pl2pm.PL
46703 ____________________________________________________________________________
46704 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
46705         Log: Detypo in #11103.
46706      Branch: perl
46707            ! utils/pl2pm.PL
46708 ____________________________________________________________________________
46709 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
46710         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
46711              From: Jonathan Stowe <gellyfish@gellyfish.com>
46712              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
46713              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
46714      Branch: perl
46715            ! utils/pl2pm.PL
46716 ____________________________________________________________________________
46717 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
46718         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
46719              From: "Craig A. Berry" <craigberry@mac.com>
46720              Date: Mon, 02 Jul 2001 14:11:23 -0500
46721              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
46722      Branch: perl
46723            ! lib/Unicode/UCD.pm
46724 ____________________________________________________________________________
46725 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
46726         Log: Subject: [PATCH] Re: op/numconvert.t failures
46727              From: Nicholas Clark <nick@ccl4.org>
46728              Date: Mon, 2 Jul 2001 20:10:48 +0100
46729              Message-ID: <20010702201048.E59620@plum.flirble.org>
46730      Branch: perl
46731            ! t/op/numconvert.t
46732 ____________________________________________________________________________
46733 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
46734         Log: Update Changes.
46735      Branch: perl
46736            ! Changes patchlevel.h
46737 ____________________________________________________________________________
46738 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
46739         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
46740              The real fix must be more involved.  The line of code all the leaky
46741              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
46742              line of Perl_newPMOP().
46743      Branch: perl
46744            ! op.h
46745 ____________________________________________________________________________
46746 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
46747         Log: Based on
46748              
46749              Subject: Re: sizeof(struct sembuf)
46750              From: Nicholas Clark <nick@ccl4.org>
46751              Date: Sun, 1 Jul 2001 22:26:48 +0100
46752              Message-ID: <20010701222648.W59620@plum.flirble.org>
46753              
46754              but do semop() always the slow way.
46755      Branch: perl
46756            ! doio.c
46757 ____________________________________________________________________________
46758 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
46759         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
46760              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
46761              Date: Tue, 03 Jul 2001 00:56:30 +0900
46762              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
46763      Branch: perl
46764            ! ext/Encode/Encode/Tcl.t
46765 ____________________________________________________________________________
46766 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
46767         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
46768              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
46769              Date: Tue, 03 Jul 2001 00:55:46 +0900
46770              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
46771      Branch: perl
46772            ! ext/Encode/Encode/Tcl.pm
46773 ____________________________________________________________________________
46774 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
46775         Log: Regen api and toc.
46776      Branch: perl
46777            ! pod/perlapi.pod pod/perltoc.pod
46778 ____________________________________________________________________________
46779 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
46780         Log: Metaconfig unit change for #11093.
46781      Branch: metaconfig/U/perl
46782            ! d_fcntl_can_lock.U
46783 ____________________________________________________________________________
46784 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
46785         Log: The fcntl locking test may hang if NFS locking messed up;
46786              break out with alarm(10).
46787      Branch: perl
46788            ! Configure
46789 ____________________________________________________________________________
46790 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
46791         Log: Move the mdelete.bat from win32/bin to win32.
46792      Branch: perl
46793            ! MANIFEST
46794 ____________________________________________________________________________
46795 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
46796         Log: Typo in #11083.
46797      Branch: perl
46798            ! ext/Time/Piece/Piece.t
46799 ____________________________________________________________________________
46800 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
46801         Log: Netware tweaks from Guruprasad.
46802      Branch: perl
46803            - NetWare/perlsdio.h
46804            ! MANIFEST NetWare/Makefile NetWare/interface.c
46805            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
46806            ! perlsdio.h
46807 ____________________________________________________________________________
46808 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
46809         Log: Subject: Re: [PATH] shared -> unique;
46810              From: Abhijit Menon-Sen <ams@wiw.org>
46811              Date: Wed, 27 Jun 2001 03:51:27 +0530
46812              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
46813      Branch: perl
46814            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
46815 ____________________________________________________________________________
46816 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
46817         Log: Subject: Re: AIX / gcc-3.0
46818              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46819              Date: Mon, 02 Jul 2001 15:20:21 +0200
46820              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
46821      Branch: perl
46822            ! hints/aix.sh
46823 ____________________________________________________________________________
46824 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
46825         Log: Subject: Re: Bug report: split splits on wrong pattern
46826              From: Abhijit Menon-Sen <ams@wiw.org>
46827              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
46828              Date: Mon, 2 Jul 2001 16:31:33 +0530
46829      Branch: perl
46830            ! pp_ctl.c
46831 ____________________________________________________________________________
46832 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
46833         Log: Subject: [PATCH 5.6.1] test harness
46834              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46835              Date: Mon, 2 Jul 2001 06:29:21 -0400
46836              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
46837      Branch: perl
46838            ! lib/Test/Harness.pm
46839 ____________________________________________________________________________
46840 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
46841         Log: Subject: [PATCH 5.6.1] debugger goof
46842              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46843              Date: Mon, 2 Jul 2001 06:27:22 -0400
46844              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
46845      Branch: perl
46846            ! lib/perl5db.pl
46847 ____________________________________________________________________________
46848 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
46849         Log: Subject: [PATCH 5.6.1] OS/2 cwd
46850              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46851              Date: Mon, 2 Jul 2001 06:21:17 -0400
46852              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
46853      Branch: perl
46854            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
46855 ____________________________________________________________________________
46856 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
46857         Log: Make #11082 more OS/2-specific.
46858      Branch: perl
46859            ! ext/Time/Piece/Piece.t
46860 ____________________________________________________________________________
46861 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
46862         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
46863              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46864              Date: Mon, 2 Jul 2001 06:06:34 -0400
46865              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
46866      Branch: perl
46867            ! ext/Time/Piece/Piece.t
46868 ____________________________________________________________________________
46869 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
46870         Log: Subject: [PATCH B::Deparse] version number & changes
46871              From: Robin Houston <robin@kitsite.com>  
46872              Date: Sun, 1 Jul 2001 17:17:29 +0100
46873              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
46874      Branch: perl
46875            ! ext/B/B/Deparse.pm
46876 ____________________________________________________________________________
46877 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
46878         Log: Subject: a small fix.
46879              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
46880              Date: Mon, 2 Jul 2001 12:17:53 +0200
46881              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
46882      Branch: perl
46883            ! ext/Thread/Thread.xs
46884 ____________________________________________________________________________
46885 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
46886         Log: Subject: RE: perl@10907
46887              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
46888              Date: Mon, 2 Jul 2001 12:06:16 +0200
46889              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
46890              
46891              Borland C vs PerlIO.
46892      Branch: perl
46893            ! win32/config.bc win32/config_H.bc
46894 ____________________________________________________________________________
46895 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
46896         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
46897              From: "H.M. Brand" <merijn@l1.procura.nl>
46898              Date: Mon, 02 Jul 2001 11:18:57 +0200
46899              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
46900      Branch: perl
46901            ! t/op/write.t
46902 ____________________________________________________________________________
46903 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
46904         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
46905              From: Michael G Schwern <schwern@pobox.com>
46906              Date: Mon, 2 Jul 2001 00:26:24 -0400
46907              Message-ID: <20010702002624.A18302@blackrider>
46908      Branch: perl
46909            - ext/util/mkbootstrap
46910 ____________________________________________________________________________
46911 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
46912         Log: Subject: [PATCH op.h] v minor comment tweak
46913              From: Robin Houston <robin@puffinry.freeserve.co.uk>
46914              Date: Mon, 2 Jul 2001 00:42:01 +0100
46915              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
46916      Branch: perl
46917            ! op.h
46918 ____________________________________________________________________________
46919 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
46920         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
46921      Branch: perl
46922            ! pod/perlfunc.pod
46923 ____________________________________________________________________________
46924 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
46925         Log: Subject: Re: sizeof(struct sembuf)
46926              From: Nicholas Clark <nick@ccl4.org>
46927              Date: Sun, 1 Jul 2001 19:23:16 +0100
46928              Message-ID: <20010701192316.V59620@plum.flirble.org>
46929              
46930              s/signaling/signalling/
46931      Branch: perl
46932            ! pod/perlfunc.pod
46933 ____________________________________________________________________________
46934 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
46935         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
46936              From: "Philip Newton" <Philip.Newton@gmx.net>
46937              Date: Sun, 1 Jul 2001 09:37:56 +0200
46938              Message-Id: <200107010733.KAA03920@taas.iki.fi>
46939      Branch: perl
46940            ! pod/perlvar.pod
46941 ____________________________________________________________________________
46942 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
46943         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
46944              From: "Philip Newton" <Philip.Newton@gmx.net>
46945              Date: Sun, 1 Jul 2001 09:37:56 +0200
46946              Message-Id: <200107010733.KAA03925@taas.iki.fi>
46947      Branch: perl
46948            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
46949 ____________________________________________________________________________
46950 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
46951         Log: Metaconfig unit change for #11070.
46952      Branch: metaconfig
46953            ! U/compline/randfunc.U
46954 ____________________________________________________________________________
46955 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
46956         Log: Subject: [PATCH perlsnap] its --> it's --> its
46957              From: "Philip Newton" <Philip.Newton@gmx.net>
46958              Date: Sun, 1 Jul 2001 09:37:56 +0200
46959              Message-Id: <200107010733.KAA03914@taas.iki.fi>
46960      Branch: perl
46961            ! Porting/config_H
46962 ____________________________________________________________________________
46963 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
46964         Log: Sync with Sarathy; integrate with perlio.
46965      Branch: perl
46966           !> gv.c
46967 ____________________________________________________________________________
46968 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
46969         Log: regenerate win32/config_H.?c files
46970      Branch: perl
46971            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
46972 ____________________________________________________________________________
46973 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
46974         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
46975              naming discipline
46976              
46977              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
46978              because of this)
46979              
46980              fix a warning about "fd" being used without being set in Cwd.xs
46981      Branch: perl
46982            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
46983            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
46984            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
46985            ! win32/config.vc
46986 ____________________________________________________________________________
46987 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
46988         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
46989              within macro arguments") and warnings ("unary minus applied to
46990              unsigned type", among others)
46991      Branch: perl
46992            ! gv.c hv.c op.c pp.c sv.c toke.c
46993 ____________________________________________________________________________
46994 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
46995         Log: win32 fixes: more spurious CRs
46996      Branch: perl
46997            ! win32/mdelete.bat
46998 ____________________________________________________________________________
46999 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
47000         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
47001              from win32/bin (or it gets deleted by distclean); don't delete
47002              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
47003              NT (should be made Win9x specific, and added to makefile.mk)
47004      Branch: perl
47005           +> win32/mdelete.bat
47006            - win32/bin/mdelete.bat
47007            ! win32/Makefile win32/makefile.mk
47008 ____________________________________________________________________________
47009 [ 11063] By: nick                                  on 2001/07/01  18:54:09
47010         Log: Quick for for #ifdef mess
47011      Branch: perlio
47012            ! gv.c
47013 ____________________________________________________________________________
47014 [ 11062] By: nick                                  on 2001/07/01  18:47:42
47015         Log: Raw integrate - does not build #if mess in gv.c
47016      Branch: perlio
47017           !> (integrate 29 files)
47018 ____________________________________________________________________________
47019 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
47020         Log: Make 'compile' target a little less broken.
47021              Still very broken, though: -Wall warnings from
47022              the generated code, boot_Foo prototypes missing,
47023              can't autoload Fcntl::SEEK_CUR et alia, ...
47024      Branch: perl
47025            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
47026            ! utils/perlcc.PL x2p/Makefile.SH
47027 ____________________________________________________________________________
47028 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
47029         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
47030      Branch: perl
47031            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
47032            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
47033 ____________________________________________________________________________
47034 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
47035         Log: Update Changes.
47036      Branch: perl
47037            ! Changes patchlevel.h
47038 ____________________________________________________________________________
47039 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
47040         Log: Still one typo, regen toc.
47041      Branch: perl
47042            ! lib/Unicode/UCD.pm pod/perltoc.pod
47043 ____________________________________________________________________________
47044 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
47045         Log: Detypos and regen toc.
47046      Branch: perl
47047            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
47048 ____________________________________________________________________________
47049 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
47050         Log: VERSION tweak.
47051      Branch: perl
47052            ! ext/List/Util/lib/List/Util.pm
47053 ____________________________________________________________________________
47054 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
47055         Log: Attempt at plugging the leak under ithreads detected by Doug.
47056      Branch: perl
47057            ! op.h
47058 ____________________________________________________________________________
47059 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
47060         Log: gcc -Wall lint after #11051.
47061      Branch: perl
47062            ! pp_sys.c
47063 ____________________________________________________________________________
47064 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
47065         Log: Integrate perlio:
47066              
47067              [ 11050]
47068              Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
47069      Branch: perl
47070           !> lib/File/Find/taint.t
47071 ____________________________________________________________________________
47072 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
47073         Log: Don't use the v-strings for module VERSIONs.
47074      Branch: perl
47075            ! lib/Unicode/UCD.pm
47076 ____________________________________________________________________________
47077 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
47078         Log: Code cleanup based on turning off the -woffs in IRIX.
47079              Not all of the gripes cleaned up (hairy code in hv.c and
47080              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
47081              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
47082              to the IRIX hints)
47083      Branch: perl
47084            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
47085            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
47086            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
47087            ! regcomp.c sv.c
47088 ____________________________________________________________________________
47089 [ 11050] By: nick                                  on 2001/06/30  20:46:46
47090         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
47091      Branch: perlio
47092            ! lib/File/Find/taint.t
47093 ____________________________________________________________________________
47094 [ 11049] By: nick                                  on 2001/06/30  18:13:33
47095         Log: Integrate mainline
47096      Branch: perlio
47097           +> NetWare/nwstdio.h NetWare/perlsdio.h
47098           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
47099           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
47100           +> lib/Unicode/UCD.t t/run/exit.t
47101           !> (integrate 60 files)
47102 ____________________________________________________________________________
47103 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
47104         Log: Delta delta.
47105      Branch: perl
47106            ! pod/perl572delta.pod
47107 ____________________________________________________________________________
47108 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
47109         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
47110              by CPAN.pm, use rather _00.
47111      Branch: perl
47112            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
47113            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
47114            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
47115            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
47116            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
47117            ! lib/ExtUtils/Embed.pm lib/Test.pm
47118 ____________________________________________________________________________
47119 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
47120         Log: Add a simple Unicode character database interface, Unicode::UCD.
47121      Branch: perl
47122            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
47123            ! MANIFEST
47124 ____________________________________________________________________________
47125 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
47126         Log: Subject: [PATCH] op/numconver.t
47127              From: Nicholas Clark <nick@ccl4.org>
47128              Date: Sat, 30 Jun 2001 15:40:10 +0100
47129              Message-ID: <20010630154010.I59620@plum.flirble.org>
47130      Branch: perl
47131            ! t/op/numconvert.t
47132 ____________________________________________________________________________
47133 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
47134         Log: The $^N is now taken (by #11038).
47135      Branch: perl
47136            ! t/base/lex.t
47137 ____________________________________________________________________________
47138 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
47139         Log: The #11040 had slipped to a wrong function...
47140      Branch: perl
47141            ! sv.c
47142 ____________________________________________________________________________
47143 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
47144         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
47145              the Configure library symbol probe mysteriously finds all
47146              symbols but those of pipe() and times().
47147      Branch: perl
47148            ! hints/aix.sh
47149 ____________________________________________________________________________
47150 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
47151         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
47152              From: Nicholas Clark <nick@ccl4.org>
47153              Date: Fri, 29 Jun 2001 23:49:07 +0100
47154              Message-ID: <20010629234907.D59620@plum.flirble.org>
47155      Branch: perl
47156            ! lib/ExtUtils.t
47157 ____________________________________________________________________________
47158 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
47159         Log: Subject: [PATCH] weakref fix 2, not yet there
47160              From: Artur Bergman <artur@contiller.se>
47161              Date: Sat, 30 Jun 2001 01:18:16 +0200
47162              Message-ID: <B762D957.1CC9%artur@contiller.se>
47163      Branch: perl
47164            ! sv.c
47165 ____________________________________________________________________________
47166 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
47167         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
47168              From: Michael G Schwern <schwern@pobox.com>
47169              Date: Fri, 29 Jun 2001 19:39:11 -0400
47170              Message-ID: <20010629193910.D25304@blackrider>
47171      Branch: perl
47172            + t/run/exit.t
47173            ! MANIFEST
47174 ____________________________________________________________________________
47175 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
47176         Log: Add support for $^N, the most-recently closed group.
47177      Branch: perl
47178            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
47179            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
47180            ! thrdvar.h
47181 ____________________________________________________________________________
47182 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
47183         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
47184              From: lvirden@cas.org
47185              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
47186              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
47187              
47188              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
47189              From: lvirden@cas.org
47190              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
47191              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
47192      Branch: perl
47193            ! README.solaris
47194 ____________________________________________________________________________
47195 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
47196         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
47197              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
47198              Date: Sat, 30 Jun 2001 07:33:37 +0900
47199              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
47200              
47201              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
47202              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
47203              Date: Sat, 30 Jun 2001 21:38:14 +0900
47204              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
47205      Branch: perl
47206            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
47207            + ext/Encode/Encode/7bit-kr.enc
47208            ! MANIFEST ext/Encode/Encode/Tcl.pm
47209 ____________________________________________________________________________
47210 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
47211         Log: NetWare tweaks from Guruprasad.
47212      Branch: perl
47213            + NetWare/nwstdio.h NetWare/perlsdio.h
47214            ! MANIFEST NetWare/Makefile NetWare/config.wc
47215            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
47216            ! NetWare/t/Readme.txt
47217 ____________________________________________________________________________
47218 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
47219         Log: More module $VERSION bump-ups.
47220      Branch: perl
47221            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
47222            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
47223            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
47224 ____________________________________________________________________________
47225 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
47226         Log: Doc update due to #11032.
47227      Branch: perl
47228            ! pod/perl572delta.pod
47229 ____________________________________________________________________________
47230 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
47231         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
47232              From: Peter Prymmer <pvhp@forte.com>
47233              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
47234              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
47235      Branch: perl
47236            ! ext/Time/HiRes/HiRes.xs
47237 ____________________________________________________________________________
47238 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
47239         Log: -lpthreads missing in AIX.
47240      Branch: perl
47241            ! hints/aix.sh
47242 ____________________________________________________________________________
47243 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
47244         Log: Subject: [PATCH] CLONE && weakrefs
47245              From: Artur Bergman <artur@contiller.se>
47246              Date: Fri, 29 Jun 2001 17:02:00 +0200
47247              Message-ID: <B7626508.1CA0%artur@contiller.se>
47248      Branch: perl
47249            ! sv.c
47250 ____________________________________________________________________________
47251 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
47252         Log: Subject: Re: Bug report: split splits on wrong pattern
47253              From: Radu Greab <radu@netsoft.ro>
47254              Date: Wed, 27 Jun 2001 21:50:52 +0300
47255              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
47256      Branch: perl
47257            ! pp_ctl.c t/op/split.t
47258 ____________________________________________________________________________
47259 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
47260         Log: Metaconfig unit change for #11027.
47261      Branch: metaconfig/U/perl
47262            ! d_modfl.U
47263 ____________________________________________________________________________
47264 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
47265         Log: I thought this Configure glitch for AIX was just recently fixed?
47266      Branch: perl
47267            ! Configure
47268 ____________________________________________________________________________
47269 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
47270         Log: Update Changes.
47271      Branch: perl
47272            ! Changes patchlevel.h
47273 ____________________________________________________________________________
47274 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
47275         Log: Subject: Re: perl@10967, File::Find, and Cwd
47276              From: Mike Guy <mjtg@cam.ac.uk>
47277              Date: Fri, 29 Jun 2001 14:56:49 +0100
47278              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
47279      Branch: perl
47280            ! lib/File/Find/taint.t
47281 ____________________________________________________________________________
47282 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
47283         Log: Update the sv_pvprintify() spec.
47284      Branch: perl
47285            ! pod/perltodo.pod
47286 ____________________________________________________________________________
47287 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
47288         Log: Known test failures update.
47289      Branch: perl
47290            ! pod/perl572delta.pod
47291 ____________________________________________________________________________
47292 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
47293         Log: Based on
47294              
47295              Subject: [PATCH @11016] More );) fixes
47296              From: Richard Soderberg <rs@crystalflame.net>
47297              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
47298              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
47299      Branch: perl
47300            ! ext/Thread/Thread.xs ext/Thread/typemap
47301 ____________________________________________________________________________
47302 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
47303         Log: Subject: [PATCH @11016] Fixes compile errors in four files
47304              From: Richard Soderberg <rs@crystalflame.net>
47305              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
47306              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
47307      Branch: perl
47308            ! mg.c pp.c pp_hot.c util.c
47309 ____________________________________________________________________________
47310 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
47311         Log: AIX hints tweaking continues, from Merijn Brand.
47312      Branch: perl
47313            ! hints/aix.sh
47314 ____________________________________________________________________________
47315 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
47316         Log: HP-UX needs gccversion sooner, from Merijn Brand.
47317      Branch: perl
47318            ! hints/hpux.sh
47319 ____________________________________________________________________________
47320 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
47321         Log: Subject: [PATCH 5.6.1] OS/2 docs
47322              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47323              Date: Fri, 29 Jun 2001 02:34:12 -0400
47324              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
47325      Branch: perl
47326            ! README.os2 os2/Changes
47327 ____________________________________________________________________________
47328 [ 11017] By: nick                                  on 2001/06/29  10:20:30
47329         Log: Integrate mainline
47330      Branch: perlio
47331           +> (branch 37 files)
47332            - ext/ODBM_File/sdbm.t
47333           !> (integrate 211 files)
47334 ____________________________________________________________________________
47335 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
47336         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
47337              the modules found using a script written by Larry Schatzer Jr.
47338      Branch: perl
47339            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
47340            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
47341            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
47342            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
47343            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
47344            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
47345            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
47346            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
47347            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
47348            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
47349            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
47350            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
47351            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
47352            ! lib/constant.pm lib/fields.pm lib/strict.pm
47353 ____________________________________________________________________________
47354 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
47355         Log: The latest JPL from the anoncvs.
47356      Branch: perl
47357            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
47358 ____________________________________________________________________________
47359 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
47360         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
47361      Branch: perl
47362            ! t/op/pat.t
47363 ____________________________________________________________________________
47364 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
47365         Log: Worrying about insecure directories now is a bit too late.
47366      Branch: perl
47367            ! lib/File/Find/taint.t
47368 ____________________________________________________________________________
47369 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
47370         Log: Cannot DIE() in a void function,
47371              from Richard Hatch <rhatch@austin.ibm.com>.
47372      Branch: perl
47373            ! ext/IPC/SysV/SysV.xs
47374 ____________________________________________________________________________
47375 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
47376         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
47377              From: Peter Prymmer <pvhp@forte.com>
47378              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
47379              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
47380              
47381              (unfinished: time/hires tests 3, 5, 14 failing, but better
47382              than wholesale failure)
47383      Branch: perl
47384            ! ext/Time/HiRes/HiRes.xs
47385 ____________________________________________________________________________
47386 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
47387         Log: Subject: [PATCH 5.6.1] OS/2 improvements
47388              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47389              Date: Thu, 28 Jun 2001 16:03:14 -0400
47390              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
47391      Branch: perl
47392            + os2/os2_base.t
47393            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
47394            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
47395            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
47396            ! os2/os2ish.h
47397 ____________________________________________________________________________
47398 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
47399         Log: Subject: Incrementing Extutils::Manifest's $VERSION
47400              From: Michael G Schwern <schwern@pobox.com>
47401              Date: Thu, 28 Jun 2001 13:13:49 -0400
47402              Message-ID: <20010628131349.A14738@blackrider>
47403      Branch: maint-5.6/perl
47404            ! lib/ExtUtils/Manifest.pm
47405 ____________________________________________________________________________
47406 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
47407         Log: AIX tweak from Merijn Brand.
47408      Branch: perl
47409            ! hints/aix.sh
47410 ____________________________________________________________________________
47411 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
47412         Log: Create the macperl branch.
47413      Branch: maint-5.6/macperl
47414           +> (branch 1728 files)
47415 ____________________________________________________________________________
47416 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
47417         Log: Update Changes.
47418      Branch: perl
47419            ! Changes patchlevel.h
47420 ____________________________________________________________________________
47421 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
47422         Log: More Perforce lore.
47423      Branch: perl
47424            ! Porting/repository.pod
47425 ____________________________________________________________________________
47426 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
47427         Log: Metaconfig unit changes for #11003.
47428      Branch: metaconfig/U/perl
47429            + d_nl_langinfo.U i_langinfo.U
47430 ____________________________________________________________________________
47431 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
47432         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
47433              Expected not to exist in non-UNIX excepting in VMS, where
47434              according to a quick web survey they just might.
47435      Branch: perl
47436            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
47437            ! Porting/config_H config_h.SH configure.com epoc/config.sh
47438            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
47439            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
47440            ! win32/config.bc win32/config.gc win32/config.vc
47441 ____________________________________________________________________________
47442 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
47443         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
47444              in AIX is one is doing a 64-bit build.
47445      Branch: perl
47446            ! hints/aix.sh
47447 ____________________________________________________________________________
47448 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
47449         Log: Metaconfig unit changes for #11000.
47450      Branch: metaconfig/U/perl
47451            ! use64bits.U uselfs.U
47452 ____________________________________________________________________________
47453 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
47454         Log: Move use64bitint and use64bitall before uselargefiles.
47455      Branch: perl
47456            ! Configure
47457 ____________________________________________________________________________
47458 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
47459         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
47460              From: Robert Spier <rspier@pobox.com>
47461              Message-ID: <15162.41164.618712.841415@rls.cx>
47462              Date: Wed, 27 Jun 2001 23:13:16 -0400
47463      Branch: perl
47464            ! doio.c
47465 ____________________________________________________________________________
47466 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
47467         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
47468              From: Peter Prymmer <pvhp@forte.com>
47469              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
47470              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
47471      Branch: perl
47472            ! numeric.c
47473 ____________________________________________________________________________
47474 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
47475         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
47476              From: Peter Prymmer <pvhp@forte.com>
47477              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
47478              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
47479      Branch: perl
47480            ! configure.com ext/Digest/MD5/Makefile.PL
47481 ____________________________________________________________________________
47482 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
47483         Log: Update Changes.
47484      Branch: perl
47485            ! Changes patchlevel.h
47486 ____________________________________________________________________________
47487 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
47488         Log: Tiny EPOC updates.
47489      Branch: perl
47490            ! epoc/config.sh
47491 ____________________________________________________________________________
47492 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
47493         Log: The Test::More and Test::Simple tests required help
47494              thanks to our schizophrenic test scheme.
47495      Branch: perl
47496            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
47497            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
47498            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
47499            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
47500            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
47501 ____________________________________________________________________________
47502 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
47503         Log: Upgrade to Test::Simple 0.09.
47504      Branch: perl
47505            + lib/Test/Simple/Changes
47506            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
47507            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
47508            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
47509            ! lib/Test/Simple/t/plan_is_noplan.t
47510 ____________________________________________________________________________
47511 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
47512         Log: Upgrade to Test::More 0.07.
47513      Branch: perl
47514            + lib/Test/More/Changes
47515            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
47516            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
47517            ! lib/Test/More/t/skipall.t
47518 ____________________________________________________________________________
47519 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
47520         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
47521              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47522              Date: Wed, 27 Jun 2001 18:40:04 +0200
47523              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
47524      Branch: perl
47525            ! hints/hpux.sh
47526 ____________________________________________________________________________
47527 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
47528         Log: Subject: [PATCH README.qnx hints/qnx.sh]
47529              From: Norton Allen <allen@huarp.harvard.edu>
47530              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
47531              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
47532      Branch: perl
47533            ! README.qnx hints/qnx.sh
47534 ____________________________________________________________________________
47535 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
47536         Log: Subject: [PATCH] two little documentation nits
47537              From: Abhijit Menon-Sen <ams@wiw.org>
47538              Date: Wed, 27 Jun 2001 20:07:50 +0530
47539              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
47540      Branch: perl
47541            ! sv.c sv.h
47542 ____________________________________________________________________________
47543 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
47544         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
47545              From: Norton Allen <allen@huarp.harvard.edu>
47546              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
47547              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
47548      Branch: perl
47549            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
47550 ____________________________________________________________________________
47551 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
47552         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
47553              From: Michael G Schwern <schwern@pobox.com>
47554              Date: Wed, 27 Jun 2001 02:34:58 -0400
47555              Message-ID: <20010627023458.K23874@blackrider>
47556      Branch: perl
47557            ! vms/test.com
47558 ____________________________________________________________________________
47559 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
47560         Log: Add perl_clone_host() for Netware.
47561      Branch: perl
47562            ! NetWare/nw5.c
47563 ____________________________________________________________________________
47564 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
47565         Log: GCC 3.0 hints for HP-UX.
47566      Branch: perl
47567            ! hints/hpux.sh
47568 ____________________________________________________________________________
47569 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
47570         Log: In some Linux distributions the libndbm is broken
47571              (no null key support), therefore link with libgdbm
47572              (if available), since it has a working ndbm emulation,
47573              from Jonathan Stowe.
47574      Branch: perl
47575            + ext/NDBM_File/hints/linux.pl
47576            ! MANIFEST
47577 ____________________________________________________________________________
47578 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
47579         Log: Subject: [PATCH perl@10930] find.t hack for VMS
47580              From: "Craig A. Berry" <craigberry@mac.com>
47581              Date: Tue, 26 Jun 2001 23:40:25 -0500
47582              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
47583      Branch: perl
47584            ! lib/File/Find/find.t
47585 ____________________________________________________________________________
47586 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
47587         Log: AUTHORS updates.
47588      Branch: perl
47589            ! AUTHORS
47590 ____________________________________________________________________________
47591 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
47592         Log: Metaconfig unit change like #10980.
47593      Branch: metaconfig
47594            ! U/compline/d_stdstdio.U
47595 ____________________________________________________________________________
47596 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
47597         Log: "lose the it's", from Abhijit Menon-Sen.
47598              ("It's" not searched, pods not searched.)
47599      Branch: perl
47600            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
47601            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
47602            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
47603            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
47604            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
47605            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
47606 ____________________________________________________________________________
47607 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
47608         Log: "lose the looses", from Abhijit Menon-Sen.
47609      Branch: perl
47610            ! ext/B/B/Assembler.pm gv.c
47611 ____________________________________________________________________________
47612 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
47613         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
47614      Branch: perl
47615            ! hints/os390.sh
47616 ____________________________________________________________________________
47617 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
47618         Log: DEC C 5.3 on the VAX simply doesn't seem to like
47619              compiling the MD5 extension, disable it there for now,
47620              from Peter Prymmer.
47621      Branch: perl
47622            ! configure.com
47623 ____________________________________________________________________________
47624 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
47625         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
47626              From: Jonathan Stowe <gellyfish@gellyfish.com>
47627              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
47628              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
47629      Branch: perl
47630            ! pod/perlfaq3.pod
47631 ____________________________________________________________________________
47632 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
47633         Log: Subject: [PATCH 5.6.1] perlxs misprints
47634              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47635              Date: Tue, 26 Jun 2001 17:20:00 -0400
47636              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
47637      Branch: perl
47638            ! pod/perlxs.pod
47639 ____________________________________________________________________________
47640 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
47641         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
47642              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47643              Date: Tue, 26 Jun 2001 17:27:07 -0400
47644              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
47645      Branch: perl
47646            ! lib/ExtUtils/MM_Unix.pm
47647 ____________________________________________________________________________
47648 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
47649         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
47650              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47651              Date: Tue, 26 Jun 2001 17:23:24 -0400
47652              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
47653      Branch: perl
47654            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
47655 ____________________________________________________________________________
47656 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
47657         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
47658              by Olaf Flebbe.
47659      Branch: perl
47660            ! perl.h
47661 ____________________________________________________________________________
47662 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
47663         Log: Detypo.
47664      Branch: perl
47665            ! lib/Memoize/t/tie_sdbm.t
47666 ____________________________________________________________________________
47667 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
47668         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
47669      Branch: perl
47670            ! win32/perllib.c
47671 ____________________________________________________________________________
47672 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
47673         Log: Subject: [patch] perl_clone+CvFILE
47674              From: Doug MacEachern <dougm@covalent.net>
47675              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
47676              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
47677      Branch: perl
47678            ! sv.c
47679 ____________________________________________________________________________
47680 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
47681         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
47682              From: Mark-Jason Dominus <mjd@plover.com>
47683              Date: Tue, 26 Jun 2001 12:33:01 -0400
47684              Message-ID: <20010626163301.31298.qmail@plover.com>
47685      Branch: perl
47686            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
47687 ____________________________________________________________________________
47688 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
47689         Log: Update Changes.
47690      Branch: perl
47691            ! Changes patchlevel.h
47692 ____________________________________________________________________________
47693 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
47694         Log: Also catfile() needs now to explicitly exported.
47695      Branch: perl
47696            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
47697 ____________________________________________________________________________
47698 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
47699         Log: Regen toc.
47700      Branch: perl
47701            ! pod/perltoc.pod
47702 ____________________________________________________________________________
47703 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
47704         Log: Nonexistent pod command.
47705      Branch: perl
47706            ! pod/perl572delta.pod
47707 ____________________________________________________________________________
47708 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
47709         Log: Be more portable in the quest for tmpdir.
47710      Branch: perl
47711            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
47712 ____________________________________________________________________________
47713 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
47714         Log: Be more portable in finding out the home directory,
47715              and use File::Spec to do the concat.
47716              (Come to think of it, couldn't File::Spec provide
47717              for a ->homedir method?)
47718      Branch: perl
47719            ! lib/Net/Config.pm
47720 ____________________________________________________________________________
47721 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
47722         Log: Doc patch for #10959.
47723      Branch: perl
47724            ! pod/perlfunc.pod
47725 ____________________________________________________________________________
47726 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
47727         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
47728              From: "Philip Newton" <pnewton@gmx.de>
47729              Date: Tue, 26 Jun 2001 16:26:47 +0200
47730              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
47731      Branch: perl
47732            ! pod/perldata.pod
47733 ____________________________________________________________________________
47734 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
47735         Log: Subject: [PATH] shared -> unique;
47736              From: "Artur Bergman" <artur@contiller.se>
47737              Date: Tue, 26 Jun 2001 16:18:40 +0200
47738              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
47739              
47740              Because "shared" isn't: it's read-only.
47741      Branch: perl
47742            ! toke.c xsutils.c
47743 ____________________________________________________________________________
47744 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
47745         Log: Escape multiline croak messages.
47746      Branch: perl
47747            ! t/op/ver.t
47748 ____________________________________________________________________________
47749 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
47750         Log: No more pragma/*.t for minitest.
47751      Branch: perl
47752            ! Makefile.SH
47753 ____________________________________________________________________________
47754 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
47755         Log: AUTHORS updates.
47756      Branch: perl
47757            ! AUTHORS
47758 ____________________________________________________________________________
47759 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
47760         Log: delta updates.
47761      Branch: perl
47762            ! pod/perl572delta.pod
47763 ____________________________________________________________________________
47764 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
47765         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
47766              From: Artur Bergman <artur@contiller.se> 
47767              Date: Tue, 26 Jun 2001 15:32:53 +0200
47768              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
47769      Branch: perl
47770            ! makedef.pl sv.c sv.h win32/perllib.c
47771 ____________________________________________________________________________
47772 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
47773         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
47774              From: Jonathan Stowe <gellyfish@gellyfish.com>
47775              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
47776              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
47777              
47778              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
47779      Branch: perl
47780            + ext/Time/HiRes/hints/sco.pl
47781            ! MANIFEST
47782 ____________________________________________________________________________
47783 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
47784         Log: Subject: [PATCH 5.6.1] static build
47785              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47786              Date: Tue, 26 Jun 2001 04:22:25 -0400
47787              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
47788      Branch: perl
47789            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
47790            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
47791 ____________________________________________________________________________
47792 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
47793         Log: DJGPP patches from Laszlo Molnar.
47794      Branch: perl
47795            ! djgpp/djgpp.c perl.c util.c
47796 ____________________________________________________________________________
47797 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
47798         Log: Netware patches from Ananth Kesari.
47799      Branch: perl
47800            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
47801            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
47802            ! NetWare/nwtinfo.h
47803 ____________________________________________________________________________
47804 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
47805         Log: Detypo.
47806      Branch: perl
47807            ! ext/Errno/Errno_pm.PL
47808 ____________________________________________________________________________
47809 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
47810         Log: There seems to be two ways of spelling the $^O in *STEP.
47811      Branch: perl
47812            ! ext/Errno/Errno_pm.PL
47813 ____________________________________________________________________________
47814 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
47815         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
47816              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
47817      Branch: perl
47818            ! ext/Errno/Errno_pm.PL
47819 ____________________________________________________________________________
47820 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
47821         Log: Known bugs update.
47822      Branch: perl
47823            ! pod/perl572delta.pod
47824 ____________________________________________________________________________
47825 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
47826         Log: The default installation of Cygwin has 500 as root's uid.
47827      Branch: perl
47828            ! lib/User/pwent.t
47829 ____________________________________________________________________________
47830 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
47831         Log: Be even more relaxed (re-allow having only one entry).
47832      Branch: perl
47833            ! t/op/grent.t t/op/pwent.t
47834 ____________________________________________________________________________
47835 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
47836         Log: Test failure updates.
47837      Branch: perl
47838            ! pod/perl572delta.pod
47839 ____________________________________________________________________________
47840 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
47841         Log: MPE/iX test tweaks from Mark Bixby.
47842      Branch: perl
47843            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
47844            ! t/io/fs.t t/op/stat.t
47845 ____________________________________________________________________________
47846 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
47847         Log: Microperl findings.
47848      Branch: perl
47849            ! perl.h pp_sys.c
47850 ____________________________________________________________________________
47851 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
47852         Log: Touch uconfig.h.
47853      Branch: perl
47854            ! uconfig.h
47855 ____________________________________________________________________________
47856 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
47857         Log: Subject: [PATCH] Proposed fix for Pod::Man
47858              From: Rob Napier <rnapier@employees.org>
47859              Date: Mon, 25 Jun 2001 15:49:24 -0400
47860              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
47861              
47862              Cater for Solaris nroff brokenness (shortchanges daisywheel
47863              printers, but hey, we also no more support PDPs.)
47864      Branch: perl
47865            ! lib/Pod/Man.pm
47866 ____________________________________________________________________________
47867 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
47868         Log: Typo in #10937.
47869      Branch: perl
47870            ! ext/POSIX/sigaction.t
47871 ____________________________________________________________________________
47872 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
47873         Log: SIGCONT not trappable in VMS.
47874      Branch: perl
47875            ! ext/POSIX/sigaction.t
47876 ____________________________________________________________________________
47877 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
47878         Log: Subject: [DRAFT] Encode-Tcl.t
47879              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
47880              Date: Tue, 26 Jun 2001 03:38:08 +0900
47881              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
47882      Branch: perl
47883            + ext/Encode/Encode/Tcl.t
47884            ! MANIFEST ext/Encode/Encode/Tcl.pm
47885 ____________________________________________________________________________
47886 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
47887         Log: Because of #10932 retract also the perlfunc hunk of #10910.
47888      Branch: perl
47889            ! pod/perlfunc.pod
47890 ____________________________________________________________________________
47891 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
47892         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
47893              by Ilya Zakharevich in
47894              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
47895      Branch: perl
47896            ! XSUB.h
47897 ____________________________________________________________________________
47898 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
47899         Log: Typo in #10889.
47900      Branch: perl
47901            ! hints/uts.sh
47902 ____________________________________________________________________________
47903 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
47904         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
47905              From: Abhijit Menon-Sen <ams@wiw.org>
47906              Date: Mon, 25 Jun 2001 23:45:45 +0530
47907              Message-ID: <20010625234545.A5022@lustre.linux.in>
47908      Branch: perl
47909            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
47910 ____________________________________________________________________________
47911 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
47912         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
47913              From: Michael G Schwern <schwern@pobox.com>
47914              Date: Mon, 25 Jun 2001 14:35:51 -0400
47915              Message-ID: <20010625143551.H13819@blackrider>
47916      Branch: perl
47917            ! lib/Test.pm
47918 ____________________________________________________________________________
47919 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
47920         Log: Update Changes.
47921      Branch: perl
47922            ! Changes patchlevel.h
47923 ____________________________________________________________________________
47924 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
47925         Log: Regen toc and modlib.
47926      Branch: perl
47927            ! pod/perlmodlib.pod pod/perltoc.pod
47928 ____________________________________________________________________________
47929 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
47930         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
47931              for the benefit of C++ compilers, as suggested by Guruprasad.
47932      Branch: perl
47933            ! embed.pl proto.h
47934 ____________________________________________________________________________
47935 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
47936         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
47937              From: Jonathan Stowe <gellyfish@gellyfish.com>
47938              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
47939              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
47940      Branch: perl
47941            ! pod/perlfaq5.pod
47942 ____________________________________________________________________________
47943 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
47944         Log: Missed from #10925.
47945      Branch: perl
47946            ! gv.c
47947 ____________________________________________________________________________
47948 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
47949         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
47950              From: Robin Houston <robin@kitsite.com>
47951              Date: Sat, 19 May 2001 16:19:34 +0100
47952              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
47953      Branch: perl
47954            ! cv.h gv.h op.c
47955 ____________________________________________________________________________
47956 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
47957         Log: Netware README tweak.
47958      Branch: perl
47959            ! README.netware
47960 ____________________________________________________________________________
47961 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
47962         Log: Subject: [PATCH] Re: overload.t fails
47963              From: Abhijit Menon-Sen <ams@wiw.org>
47964              Date: Mon, 25 Jun 2001 14:52:20 +0530
47965              Message-ID: <20010625145220.A24114@lustre.linux.in>
47966      Branch: perl
47967            ! lib/overload.t
47968 ____________________________________________________________________________
47969 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
47970         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
47971              From: Mike Guy <mjtg@cam.ac.uk>
47972              Date: Mon, 25 Jun 2001 11:43:23 +0100
47973              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
47974      Branch: perl
47975            ! lib/Carp.pm
47976 ____________________________________________________________________________
47977 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
47978         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
47979              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47980              Date: Sun, 24 Jun 2001 05:17:05 -0400
47981              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
47982      Branch: perl
47983            ! os2/os2ish.h
47984 ____________________________________________________________________________
47985 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
47986         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
47987              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47988              Date: Mon, 25 Jun 2001 05:52:27 -0400
47989              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
47990      Branch: perl
47991            ! hints/os2.sh
47992 ____________________________________________________________________________
47993 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
47994         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
47995              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47996              Date: Mon, 25 Jun 2001 05:23:35 -0400
47997              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
47998      Branch: perl
47999            ! os2/os2.c
48000 ____________________________________________________________________________
48001 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
48002         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
48003              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48004              Date: Mon, 25 Jun 2001 05:04:32 -0400
48005              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
48006      Branch: perl
48007            ! os2/OS2/REXX/DLL/DLL.pm
48008 ____________________________________________________________________________
48009 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
48010         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
48011              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48012              Date: Mon, 25 Jun 2001 05:02:36 -0400
48013              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
48014      Branch: perl
48015            ! mg.c os2/dl_os2.c os2/os2.c
48016 ____________________________________________________________________________
48017 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
48018         Log: Subject: Re: [PATCH 5.6.1] misprints
48019              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48020              Date: Mon, 25 Jun 2001 04:50:50 -0400
48021              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
48022      Branch: perl
48023            ! os2/os2.c pp_sys.c
48024 ____________________________________________________________________________
48025 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
48026         Log: Add Test::More and Test::Simple to the delta.
48027      Branch: perl
48028            ! pod/perl572delta.pod
48029 ____________________________________________________________________________
48030 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
48031         Log: Add Test::More, from Michael G Schwern.
48032      Branch: perl
48033            + lib/Test/More.pm lib/Test/More/t/More.t
48034            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
48035            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
48036            + t/lib/Test/More/Catch.pm
48037            ! MANIFEST
48038 ____________________________________________________________________________
48039 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
48040         Log: Add Test::Simple from Michael G Schwern.
48041      Branch: perl
48042            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
48043            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
48044            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
48045            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
48046            + t/lib/Test/Simple/Catch.pm
48047            + t/lib/Test/Simple/sample_tests/death.plx
48048            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
48049            + t/lib/Test/Simple/sample_tests/extras.plx
48050            + t/lib/Test/Simple/sample_tests/five_fail.plx
48051            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
48052            + t/lib/Test/Simple/sample_tests/one_fail.plx
48053            + t/lib/Test/Simple/sample_tests/require.plx
48054            + t/lib/Test/Simple/sample_tests/success.plx
48055            + t/lib/Test/Simple/sample_tests/too_few.plx
48056            + t/lib/Test/Simple/sample_tests/two_fail.plx
48057            ! MANIFEST
48058 ____________________________________________________________________________
48059 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
48060         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
48061              From: "Craig A. Berry" <craigberry@mac.com>
48062              Date: Sun, 24 Jun 2001 23:41:36 -0500
48063              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
48064      Branch: perl
48065            ! pp_sys.c
48066 ____________________________________________________________________________
48067 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
48068         Log: Upgrade to Attribute::Handlers 0.70.
48069      Branch: perl
48070            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
48071            ! MANIFEST lib/Attribute/Handlers.pm
48072 ____________________________________________________________________________
48073 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
48074         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
48075              From: Abhijit Menon-Sen <ams@wiw.org>
48076              Date: Sat, 23 Jun 2001 05:17:44 +0530
48077              Message-ID: <20010623051744.A18583@lustre.linux.in>
48078              
48079              (Can't think of a good place to put tests.)
48080      Branch: perl
48081            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
48082 ____________________________________________________________________________
48083 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
48084         Log: Subject: [PATCH] t/op/pat.t typo fix
48085              From: Richard Soderberg <rs@crystalflame.net>
48086              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
48087              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
48088      Branch: perl
48089            ! t/op/pat.t
48090 ____________________________________________________________________________
48091 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
48092         Log: Move the pack warnings to their own file, as pointed
48093              out by Spider.
48094      Branch: perl
48095            + t/lib/warnings/pp_pack
48096            ! MANIFEST t/lib/warnings/pp
48097 ____________________________________________________________________________
48098 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
48099         Log: Update Changes.
48100      Branch: perl
48101            ! Changes patchlevel.h
48102 ____________________________________________________________________________
48103 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
48104         Log: Partially fix a problem noticed by IRIX compiler:
48105              the initialization of parse_start was bypassed by
48106              several gotos.  Now initialized to zero, which may
48107              not be the best choice.
48108      Branch: perl
48109            ! regcomp.c
48110 ____________________________________________________________________________
48111 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
48112         Log: Relax the group and password tests back to moaning only
48113              if no matches at all are found.  (Even with a small sample
48114              I could find many sites where there are, umm, anomalies in
48115              the said databases.)       
48116      Branch: perl
48117            ! t/op/grent.t t/op/pwent.t
48118 ____________________________________________________________________________
48119 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
48120         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
48121      Branch: perl
48122            ! pp_ctl.c
48123 ____________________________________________________________________________
48124 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
48125         Log: De-cut-and-pasto in #10902.
48126      Branch: perl
48127            ! pp_ctl.c
48128 ____________________________________________________________________________
48129 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
48130         Log: The #10771 didn't take?
48131      Branch: perl
48132            ! pp_ctl.c
48133 ____________________________________________________________________________
48134 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
48135         Log: Undo the filetests part of #10900, under multiplicity
48136              weird errors take place.
48137      Branch: perl
48138            ! pp_sys.c
48139 ____________________________________________________________________________
48140 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
48141         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
48142      Branch: perl
48143            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
48144 ____________________________________________________________________________
48145 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
48146         Log: (Replaced by #10922)
48147              
48148              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
48149              From: Tony Bowden <tony@kasei.com>
48150              Date: Sun, 24 Jun 2001 17:32:40 +0100
48151              Message-ID: <20010624173240.A16293@blackstar.co.uk>
48152              
48153              Document (well, mention) shortmess() and longmess()
48154              to rob people of their fun of reinventing the wheel.
48155      Branch: perl
48156            ! lib/Carp.pm
48157 ____________________________________________________________________________
48158 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
48159         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
48160              From: Brian Jepson <bjepson@oreilly.com>
48161              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
48162              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
48163      Branch: perl
48164            ! pp_sys.c
48165 ____________________________________________________________________________
48166 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
48167         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
48168              From: Robin Barker <rmb1@cise.npl.co.uk> 
48169              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
48170              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
48171      Branch: perl
48172            ! lib/CPAN.pm
48173 ____________________________________________________________________________
48174 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
48175         Log: Memoize patch from mjd.
48176      Branch: perl
48177            ! lib/Memoize/t/tie_storable.t
48178 ____________________________________________________________________________
48179 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
48180         Log: Spec the sv_pvprintify() a bit more.
48181      Branch: perl
48182            ! pod/perltodo.pod
48183 ____________________________________________________________________________
48184 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
48185         Log: Upgrade to Memoize 0.65.
48186      Branch: perl
48187            + lib/Memoize/t/array_confusion.t
48188            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
48189            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
48190            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
48191            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
48192            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
48193            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
48194            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
48195            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
48196            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
48197            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
48198            ! lib/Memoize/t/tie_storable.t
48199 ____________________________________________________________________________
48200 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
48201         Log: Metaconfig unit change for #10892.
48202      Branch: metaconfig
48203            ! U/modified/Options.U
48204 ____________________________________________________________________________
48205 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
48206         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
48207              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48208              Date: Sun, 24 Jun 2001 05:24:40 -0400
48209              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
48210      Branch: perl
48211            ! Configure hints/os2.sh
48212 ____________________________________________________________________________
48213 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
48214         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
48215              From: Mike Guy <mjtg@cam.ac.uk>
48216              Date: Sun, 24 Jun 2001 15:28:39 +0100
48217              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
48218              
48219              Fix an ancient (5.002) bug.
48220      Branch: perl
48221            ! lib/Carp/Heavy.pm
48222 ____________________________________________________________________________
48223 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
48224         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
48225              variables.
48226      Branch: perl
48227            ! pp_sys.c
48228 ____________________________________________________________________________
48229 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
48230         Log: Make UTS as per #10888.
48231      Branch: perl
48232            ! hints/uts.sh
48233 ____________________________________________________________________________
48234 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
48235         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
48236      Branch: perl
48237            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
48238            ! mpeix/mpeixish.h perl.h unixish.h
48239 ____________________________________________________________________________
48240 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
48241         Log: AUTHORS update.
48242      Branch: perl
48243            ! AUTHORS
48244 ____________________________________________________________________________
48245 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
48246         Log: Subject: Encode::Tcl for multibyte doesnot work
48247              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
48248              Date: Sun, 24 Jun 2001 22:48:21 +0900
48249              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
48250      Branch: perl
48251            ! ext/Encode/Encode/Tcl.pm
48252 ____________________________________________________________________________
48253 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
48254         Log: Subject: [PATCH] Remove tautology in error messages
48255              From: Mike Guy <mjtg@cam.ac.uk>
48256              Date: Sun, 24 Jun 2001 13:31:00 +0100
48257              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
48258      Branch: perl
48259            ! pp_sys.c
48260 ____________________________________________________________________________
48261 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
48262         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
48263      Branch: perl
48264            ! hints/darwin.sh
48265 ____________________________________________________________________________
48266 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
48267         Log: Subject: Re: [PATCH 5.6.1] test suite
48268              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48269              Date: Sun, 24 Jun 2001 05:47:05 -0400
48270              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
48271              
48272              Test suite fixes.
48273      Branch: perl
48274            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
48275 ____________________________________________________________________________
48276 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
48277         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
48278              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48279              Date: Sun, 24 Jun 2001 05:37:19 -0400
48280              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
48281      Branch: perl
48282            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
48283 ____________________________________________________________________________
48284 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
48285         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
48286              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48287              Date: Sun, 24 Jun 2001 05:34:50 -0400
48288              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
48289              
48290              Pacify compiler warnings.
48291      Branch: perl
48292            ! pp_sys.c
48293 ____________________________________________________________________________
48294 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
48295         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
48296              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48297              Date: Sun, 24 Jun 2001 05:21:18 -0400
48298              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
48299              
48300              Enable compression of executables during link time.
48301      Branch: perl
48302            ! hints/os2.sh
48303 ____________________________________________________________________________
48304 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
48305         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
48306              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48307              Date: Sun, 24 Jun 2001 05:15:11 -0400
48308              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
48309              
48310              Add ordinals to the export list for Perl DLL.
48311              (Breaks intra-version DLL compatibility.)
48312      Branch: perl
48313            ! makedef.pl
48314 ____________________________________________________________________________
48315 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
48316         Log: Allow (displaying and) re-editing the Subject in perlbug.
48317              Also abstract the Subject quality control into a function.
48318      Branch: perl
48319            ! utils/perlbug.PL
48320 ____________________________________________________________________________
48321 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
48322         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
48323      Branch: perl
48324            ! utils/perlbug.PL
48325 ____________________________________________________________________________
48326 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
48327         Log: Regen toc and modlib.
48328      Branch: perl
48329            ! pod/perlmodlib.pod pod/perltoc.pod
48330 ____________________________________________________________________________
48331 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
48332         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
48333              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
48334              attribute semantics as much as possible, or 'ntsec' which uses
48335              native NTFS semantics.)  (See also #10877.)
48336      Branch: perl
48337            ! perl.c
48338 ____________________________________________________________________________
48339 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
48340         Log: (Retracted by #11586)
48341              
48342              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
48343      Branch: perl
48344            ! lib/Test/Harness.pm
48345 ____________________________________________________________________________
48346 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
48347         Log: Just zap the -uPerlio.
48348      Branch: perl
48349            ! ext/B/Stash.t
48350 ____________________________________________________________________________
48351 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
48352         Log: Do not test PerlIO if PerlIO not used.
48353      Branch: perl
48354            ! ext/PerlIO/PerlIO.t
48355 ____________________________________________________________________________
48356 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
48357         Log: Regen perlapi.
48358      Branch: perl
48359            ! pod/perlapi.pod
48360 ____________________________________________________________________________
48361 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
48362         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
48363              From: Nicholas Clark <nick@ccl4.org>
48364              Date: Sat, 23 Jun 2001 22:55:47 +0100
48365              Message-ID: <20010623225547.Z98663@plum.flirble.org>
48366      Branch: perl
48367            ! numeric.c
48368 ____________________________________________________________________________
48369 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
48370         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
48371              From: Prymmer/Kahn <pvhp@best.com>
48372              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
48373              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
48374      Branch: perl
48375            ! lib/h2xs.t
48376 ____________________________________________________________________________
48377 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
48378         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
48379              cygwin does not taint cwd, just like win32.
48380      Branch: perl
48381            ! lib/File/Find/taint.t t/op/taint.t
48382 ____________________________________________________________________________
48383 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
48384         Log: Retract #10865, the patch should be unnecessary.
48385              (But seemingly helpful in Cygwin?  Strange.)
48386      Branch: perl
48387            ! lib/Memoize/t/tie_ndbm.t
48388 ____________________________________________________________________________
48389 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
48390         Log: Misplaced test file; plus Cygwin filesystem semantics.
48391      Branch: perl
48392            + ext/SDBM_File/sdbm.t
48393            - ext/ODBM_File/sdbm.t
48394            ! MANIFEST
48395 ____________________________________________________________________________
48396 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
48397         Log: (Retracted by #10867.)
48398      Branch: perl
48399            ! lib/Memoize/t/tie_ndbm.t
48400 ____________________________________________________________________________
48401 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
48402         Log: Metaconfig unit change for #10863.
48403      Branch: metaconfig/U/perl
48404            ! Extensions.U
48405 ____________________________________________________________________________
48406 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
48407         Log: In Cygwin do not build NDBM_File and ODBM_File unless
48408              -lndbm and -ldbm are available.
48409      Branch: perl
48410            ! Configure config_h.SH
48411 ____________________________________________________________________________
48412 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
48413         Log: More Cygwin filesystem semantics.
48414      Branch: perl
48415            ! t/io/fs.t t/op/stat.t
48416 ____________________________________________________________________________
48417 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
48418         Log: More DOSish permission semantics for Cygwin.
48419      Branch: perl
48420            ! lib/AnyDBM_File.t
48421 ____________________________________________________________________________
48422 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
48423         Log: Cygwin too has different permission semantics.
48424      Branch: perl
48425            ! ext/GDBM_File/gdbm.t
48426 ____________________________________________________________________________
48427 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
48428         Log: The group (and assumedly passwd) databases can have
48429              only one entry (this is the case in cygwin).
48430      Branch: perl
48431            ! t/op/grent.t t/op/pwent.t
48432 ____________________________________________________________________________
48433 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
48434         Log: Also in Cygwin use Socket to figure out domainname
48435              (if any) (avoids trying to call external 'domainname',
48436              which doesn't at the moment exist in Cygwin)
48437      Branch: perl
48438            ! lib/Net/Domain.pm
48439 ____________________________________________________________________________
48440 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
48441         Log: Remove also the lib$Foo.def, not just $Foo.def.
48442      Branch: perl
48443            ! lib/ExtUtils/MM_Unix.pm
48444 ____________________________________________________________________________
48445 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
48446         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
48447      Branch: perl
48448            ! unixish.h
48449 ____________________________________________________________________________
48450 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
48451         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
48452              to match the whole isprint(), only the space character.
48453      Branch: perl
48454            ! handy.h pod/perlre.pod t/op/pat.t
48455 ____________________________________________________________________________
48456 [ 10854] By: nick                                  on 2001/06/23  08:09:33
48457         Log: Integrate mainline
48458      Branch: perlio
48459           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
48460           !> lib/ExtUtils.t lib/File/Find/taint.t
48461           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
48462           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
48463           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
48464 ____________________________________________________________________________
48465 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
48466         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
48467              with its floats    in os390 and s390 (UTS).
48468      Branch: perl
48469            ! lib/Math/BigInt/t/bigintpm.t
48470 ____________________________________________________________________________
48471 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
48472         Log: Add also UTS (s390) to the non-IEEE float platforms.
48473      Branch: perl
48474            ! t/op/sprintf.t
48475 ____________________________________________________________________________
48476 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
48477         Log: Subject: RFC: what are applicable standards for exponent sizes?
48478              From: Peter Prymmer <pvhp@forte.com>
48479              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
48480              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
48481      Branch: perl
48482            ! t/op/sprintf.t
48483 ____________________________________________________________________________
48484 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
48485         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
48486              From: Peter Prymmer <pvhp@forte.com>
48487              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
48488              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
48489      Branch: perl
48490            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
48491 ____________________________________________________________________________
48492 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
48493         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
48494              From: Peter Prymmer <pvhp@forte.com>
48495              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
48496              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
48497      Branch: perl
48498            ! lib/ExtUtils.t
48499 ____________________________________________________________________________
48500 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
48501         Log: Retract #10845.
48502      Branch: perl
48503            ! lib/File/Find/taint.t
48504 ____________________________________________________________________________
48505 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
48506         Log: Yet another error message.
48507      Branch: perl
48508            ! t/op/mkdir.t
48509 ____________________________________________________________________________
48510 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
48511         Log: The croak message for nonexistent socket functions may vary.
48512      Branch: perl
48513            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
48514 ____________________________________________________________________________
48515 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
48516         Log: (Retracted by #10848.)
48517      Branch: perl
48518            ! lib/File/Find/taint.t
48519 ____________________________________________________________________________
48520 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
48521         Log: Integrate perlio:
48522              
48523              [ 10843]
48524              Back out debug in taint.t
48525              
48526              [ 10841]
48527              Skip cwd test on Win32 ???
48528              
48529              [ 10836]
48530              Skip |- based op/write.t on Win32 as well as VMS
48531      Branch: perl
48532           !> lib/File/Find/taint.t t/op/write.t
48533 ____________________________________________________________________________
48534 [ 10843] By: nick                                  on 2001/06/22  21:24:51
48535         Log: Back out debug in taint.t
48536      Branch: perlio
48537            ! lib/File/Find/taint.t
48538 ____________________________________________________________________________
48539 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
48540         Log: setitimer() does not exist in Unicos, despite of what
48541              Configure thinks, from Mark P. Lutz.
48542      Branch: perl
48543            ! hints/unicos.sh
48544 ____________________________________________________________________________
48545 [ 10841] By: nick                                  on 2001/06/22  21:19:36
48546         Log: Skip cwd test on Win32 ???
48547      Branch: perlio
48548            ! lib/File/Find/taint.t
48549 ____________________________________________________________________________
48550 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
48551         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
48552              and Tru64 gcc -Wall happy.
48553      Branch: perl
48554            ! mg.c
48555 ____________________________________________________________________________
48556 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
48557         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
48558      Branch: perl
48559            ! ext/IPC/SysV/Semaphore.pm
48560 ____________________________________________________________________________
48561 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
48562         Log: Metaconfig unit change for #10837.
48563      Branch: metaconfig/U/perl
48564            ! Cross.U
48565 ____________________________________________________________________________
48566 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
48567         Log: Cleanup of the cross-compilation unit.
48568      Branch: perl
48569            ! Configure
48570 ____________________________________________________________________________
48571 [ 10836] By: nick                                  on 2001/06/22  20:45:12
48572         Log: Skip |- based op/write.t on Win32 as well as VMS
48573      Branch: perlio
48574            ! t/op/write.t
48575 ____________________________________________________________________________
48576 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
48577         Log: Integrate perlio:
48578              
48579              [ 10833]
48580              Patcho fix.
48581      Branch: perl
48582           !> util.c
48583 ____________________________________________________________________________
48584 [ 10834] By: nick                                  on 2001/06/22  20:41:54
48585         Log: Integrate mainline
48586      Branch: perlio
48587           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
48588           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
48589           !> vos/config.ga.h
48590 ____________________________________________________________________________
48591 [ 10833] By: nick                                  on 2001/06/22  20:22:58
48592         Log: Patcho fix.
48593      Branch: perlio
48594            ! util.c
48595 ____________________________________________________________________________
48596 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
48597         Log: Metaconfig unit changes for #10831.
48598      Branch: metaconfig
48599            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
48600 ____________________________________________________________________________
48601 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
48602         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
48603              From: Andy Dougherty <doughera@lafayette.edu>
48604              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
48605              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
48606      Branch: perl
48607            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48608            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
48609 ____________________________________________________________________________
48610 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
48611         Log: MPE/iX prototype nits from Mark Bixby.
48612      Branch: perl
48613            ! pp_sys.c
48614 ____________________________________________________________________________
48615 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
48616         Log: Detypo.
48617      Branch: perl
48618            ! util.c
48619 ____________________________________________________________________________
48620 [ 10828] By: nick                                  on 2001/06/22  15:33:37
48621         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
48622      Branch: perlio
48623           +> lib/h2xs.t
48624           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
48625           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
48626           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
48627           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
48628           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
48629           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
48630           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
48631           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
48632           !> vms/vmsish.h
48633 ____________________________________________________________________________
48634 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
48635         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
48636              Date: Fri, 22 Jun 2001 10:08:35 -0500
48637              From: "Craig A. Berry" <craigberry@mac.com>
48638              Message-Id: <a05101001b75908704194@[192.168.56.145]>
48639      Branch: perl
48640            ! vms/vms.c vms/vmsish.h
48641 ____________________________________________________________________________
48642 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
48643         Log: NetWare scripts tweak from Ananth Kesari.
48644      Branch: perl
48645            ! NetWare/t/NWScripts.pl
48646 ____________________________________________________________________________
48647 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
48648         Log: Update Changes.
48649      Branch: perl
48650            ! Changes patchlevel.h
48651 ____________________________________________________________________________
48652 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
48653         Log: Add .i and .s targets.
48654      Branch: perl
48655            ! Makefile.SH
48656 ____________________________________________________________________________
48657 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
48658         Log: Upgrade to Locale::Maketext 1.03.
48659      Branch: perl
48660            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
48661            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
48662 ____________________________________________________________________________
48663 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
48664         Log: Upgrade to I18N::LangTags 0.26.
48665      Branch: perl
48666            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
48667            ! lib/I18N/LangTags/test.pl
48668 ____________________________________________________________________________
48669 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
48670         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
48671              Philip Newton.
48672      Branch: perl
48673            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
48674            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
48675 ____________________________________________________________________________
48676 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
48677         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
48678              From: Prymmer/Kahn <pvhp@best.com>
48679              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
48680              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
48681      Branch: perl
48682            + lib/h2xs.t
48683            ! MANIFEST utils/h2xs.PL
48684 ____________________________________________________________________________
48685 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
48686         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
48687              From: Prymmer/Kahn <pvhp@best.com>
48688              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
48689              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
48690      Branch: perl
48691            ! lib/ExtUtils.t
48692 ____________________________________________________________________________
48693 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
48694         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
48695              From: Prymmer/Kahn <pvhp@best.com>
48696              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
48697              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
48698      Branch: perl
48699            ! t/pod/plainer.t
48700 ____________________________________________________________________________
48701 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
48702         Log: AUTHORS update.
48703      Branch: perl
48704            ! AUTHORS
48705 ____________________________________________________________________________
48706 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
48707         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
48708              From: "Craig A. Berry" <craigberry@mac.com>
48709              Date: Thu, 21 Jun 2001 18:20:38 -0500
48710              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
48711      Branch: perl
48712            ! ext/POSIX/POSIX.xs
48713 ____________________________________________________________________________
48714 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
48715         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
48716              From: "Craig A. Berry" <craigberry@mac.com>
48717              Date: Thu, 21 Jun 2001 09:58:52 -0500
48718              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
48719      Branch: perl
48720            ! ext/B/Deparse.t t/op/write.t
48721 ____________________________________________________________________________
48722 [ 10814] By: nick                                  on 2001/06/22  08:13:09
48723         Log: Integrate mainline.
48724      Branch: perlio
48725           !> (integrate 46 files)
48726 ____________________________________________________________________________
48727 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
48728         Log: Change the prefixes only if $prefix is unset,
48729              as originally patched by Marcel Grunauer.
48730      Branch: perl
48731            ! hints/darwin.sh hints/rhapsody.sh
48732 ____________________________________________________________________________
48733 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
48734         Log: Subject: Re: Patch for hints/darwin.sh
48735              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
48736              Date: Thu, 21 Jun 2001 11:23:46 -0700
48737              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
48738      Branch: perl
48739            ! hints/darwin.sh hints/rhapsody.sh
48740 ____________________________________________________________________________
48741 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
48742         Log: Add .PHONY targets for non-file targets,
48743              from Wilfredo Sánchez.  Should help saying
48744              "make install" on case-insensitive filesystems.
48745      Branch: perl
48746            ! Makefile.SH
48747 ____________________________________________________________________________
48748 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
48749         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
48750              From: Doug MacEachern <dougm@covalent.net>
48751              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
48752              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
48753              
48754              plus reword the getcwd() comment, plus use getcwd() buffer
48755              size minus one.
48756      Branch: perl
48757            ! util.c
48758 ____________________________________________________________________________
48759 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
48760         Log: More gprofing from Doug MacEachern.
48761      Branch: perl
48762            ! Makefile.SH
48763 ____________________________________________________________________________
48764 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
48765         Log: Metaconfig unit change for #10807.
48766      Branch: metaconfig/U/perl
48767            ! d_sfio.U
48768 ____________________________________________________________________________
48769 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
48770         Log: Tell that you are removing the unneeded -lsfio.
48771      Branch: perl
48772            ! Configure
48773 ____________________________________________________________________________
48774 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
48775         Log: More MPE/iX tweaks from Mark Bixby.
48776      Branch: perl
48777            ! perl.c t/op/magic.t
48778 ____________________________________________________________________________
48779 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
48780         Log: The fchdir() proto is supposed to live in <unistd.h>.
48781      Branch: perl
48782            ! ext/Cwd/Cwd.xs
48783 ____________________________________________________________________________
48784 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
48785         Log: This town is too small for the Cwd extension and me,
48786              it would seem...
48787      Branch: perl
48788            ! ext/Cwd/Cwd.xs
48789 ____________________________________________________________________________
48790 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
48791         Log: Metaconfig unit change for #10802.
48792      Branch: metaconfig/U/perl
48793            ! d_modfl.U
48794 ____________________________________________________________________________
48795 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
48796         Log: More d'ohs.
48797      Branch: perl
48798            ! Configure
48799 ____________________________________________________________________________
48800 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
48801         Log: Off-by-one.  I'm so classic.
48802      Branch: perl
48803            ! util.c
48804 ____________________________________________________________________________
48805 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
48806         Log: Update Changes.
48807      Branch: perl
48808            ! Changes patchlevel.h
48809 ____________________________________________________________________________
48810 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
48811         Log: Subject: Documentation patch for Net::FTP
48812              From: Marcel Grunauer <marcel@codewerk.com>
48813              Date: Wed, 20 Jun 2001 23:03:26 +0200
48814              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
48815      Branch: perl
48816            ! lib/Net/FTP.pm
48817 ____________________________________________________________________________
48818 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
48819         Log: Retract the #10417 mg.c and embed.pl parts because of
48820              strange SEGVs in 64bit x86 FreeBSD observed by
48821              Nicholas Clark.
48822      Branch: perl
48823            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
48824 ____________________________________________________________________________
48825 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
48826         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
48827      Branch: perl
48828            ! Configure NetWare/config.wc NetWare/config_H.wc
48829            ! Porting/Glossary Porting/config.sh Porting/config_H
48830            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
48831            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48832            ! vos/config.ga.h win32/config.bc win32/config.gc
48833            ! win32/config.vc win32/config_H.bc win32/config_H.gc
48834            ! win32/config_H.vc
48835 ____________________________________________________________________________
48836 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
48837         Log: Cwd tweak from Doug MacEachern.
48838      Branch: perl
48839            ! ext/Cwd/Cwd.xs
48840 ____________________________________________________________________________
48841 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
48842         Log: Protect the fchdir() and lstat() with ifdefs.
48843              fchdir() needs a Configure probe.
48844      Branch: perl
48845            ! ext/Cwd/Cwd.xs
48846 ____________________________________________________________________________
48847 [ 10794] By: nick                                  on 2001/06/21  17:11:35
48848         Log: Integrate mainline
48849      Branch: perlio
48850           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
48851           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
48852           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
48853           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
48854           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
48855           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
48856           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
48857           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
48858            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
48859            - lib/File/Glob/case.t lib/File/Glob/global.t
48860            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
48861            - lib/File/Temp/posix.t lib/File/Temp/security.t
48862            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
48863            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
48864            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
48865            - lib/Text/Wrap/wrap.t
48866           !> (integrate 41 files)
48867 ____________________________________________________________________________
48868 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
48869         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
48870              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
48871              Date: Thu, 21 Jun 2001 13:04:54 -0500
48872              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
48873      Branch: perl
48874            ! ext/Cwd/Cwd.xs
48875 ____________________________________________________________________________
48876 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
48877         Log: Subject: [PATCH pod] overlong =item
48878              From: Robin Barker <rmb1@cise.npl.co.uk>
48879              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
48880              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
48881      Branch: perl
48882            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
48883            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
48884 ____________________________________________________________________________
48885 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
48886         Log: Subject: [PATCH perlio.c] format 
48887              From: Robin Barker <rmb1@cise.npl.co.uk>
48888              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
48889              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
48890      Branch: perl
48891            ! perlio.c
48892 ____________________________________________________________________________
48893 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
48894         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
48895              From: Radu Greab <radu@netsoft.ro>
48896              Date: Thu, 21 Jun 2001 19:06:02 +0300
48897              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
48898      Branch: perl
48899            ! pod/perlapi.pod sv.c
48900 ____________________________________________________________________________
48901 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
48902         Log: The metaconfig unit changes for #10788.
48903      Branch: metaconfig/U/perl
48904            ! Cross.U fflushall.U
48905 ____________________________________________________________________________
48906 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
48907         Log: Cross-configuration changes: make $from to rm the files
48908              before copying them over (this means that he rm can be
48909              removed from the fflushall test), create $targetmkdir      
48910              (not documented in install since it is supposed to internal
48911              use only), make $run to copy over the executable only if
48912              a stamp file .xok doesn't already exist (to avoid unnecessary
48913              copying of the executable)
48914      Branch: perl
48915            ! Configure Makefile.SH
48916 ____________________________________________________________________________
48917 [ 10787] By: nick                                  on 2001/06/21  14:16:18
48918         Log: Integrate mainline
48919      Branch: perlio
48920           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
48921           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
48922           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
48923            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
48924           !> (integrate 34 files)
48925 ____________________________________________________________________________
48926 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
48927         Log: Re-add the files as text.
48928      Branch: perl
48929            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
48930 ____________________________________________________________________________
48931 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
48932         Log: Delete the binary files.
48933      Branch: perl
48934            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
48935 ____________________________________________________________________________
48936 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
48937         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
48938              From: Andy Dougherty <doughera@lafayette.edu>
48939              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
48940              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
48941      Branch: perl
48942            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
48943            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
48944            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
48945            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
48946 ____________________________________________________________________________
48947 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
48948         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
48949              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
48950              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
48951              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
48952              
48953              Setting umask to something friendlier.
48954      Branch: perl
48955            ! installman installperl
48956 ____________________________________________________________________________
48957 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
48958         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
48959              Resort MANIFEST with sort -f, looks much better.
48960      Branch: perl
48961            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
48962            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
48963            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
48964            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
48965            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
48966            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
48967            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
48968            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
48969            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
48970            - lib/File/Glob/case.t lib/File/Glob/global.t
48971            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
48972            - lib/File/Temp/posix.t lib/File/Temp/security.t
48973            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
48974            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
48975            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
48976            - lib/Text/Wrap/wrap.t
48977            ! MANIFEST
48978 ____________________________________________________________________________
48979 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
48980         Log: Upgrade to I18N::LangTags 0.25.
48981      Branch: perl
48982            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
48983            ! lib/I18N/LangTags/List.pm
48984 ____________________________________________________________________________
48985 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
48986         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
48987              From: Richard Soderberg <rs@crystalflame.net>
48988              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
48989              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
48990      Branch: perl
48991            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
48992            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
48993 ____________________________________________________________________________
48994 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
48995         Log: Test obsoleted by change #10777.
48996      Branch: perl
48997            ! t/op/sub_lval.t
48998 ____________________________________________________________________________
48999 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
49000         Log: Case of confused test numbering.
49001      Branch: perl
49002            ! t/op/pat.t
49003 ____________________________________________________________________________
49004 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
49005         Log: Subject: Re: Opinion on undef lvalue
49006              From: Abhijit Menon-Sen <ams@wiw.org>
49007              Date: Sun, 17 Jun 2001 13:04:46 +0530
49008              Message-ID: <20010617130446.B27925@lustre.linux.in>
49009              
49010              Allow lvalue subs to return undef in array context.
49011      Branch: perl
49012            ! pp_hot.c
49013 ____________________________________________________________________________
49014 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
49015         Log: Just a guess that using the same hack for cygwin as
49016              for win32 might help.
49017      Branch: perl
49018            ! lib/File/Find/find.t
49019 ____________________________________________________________________________
49020 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
49021         Log: NetWare tweaks from Guruprasad.
49022      Branch: perl
49023            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
49024            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
49025            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
49026            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
49027 ____________________________________________________________________________
49028 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
49029         Log: Subject: Re: perl@10722: Bogus warnings on REs 
49030              From: Hugo <hv@crypt.compulink.co.uk>
49031              Date: Thu, 21 Jun 2001 09:51:17 +0100
49032              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
49033              
49034              Unroll to avoid a UTS compiler bug.
49035      Branch: perl
49036            ! regcomp.c
49037 ____________________________________________________________________________
49038 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
49039         Log: Subject: Re: [PATCH] Make /o work under i?threads
49040              From: Artur Bergman <artur@contiller.se>
49041              Date: Thu, 21 Jun 2001 14:38:03 +0200
49042              Message-ID: <B757B74A.184D%artur@contiller.se>
49043      Branch: perl
49044            ! t/op/pat.t
49045 ____________________________________________________________________________
49046 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
49047         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
49048              From: Artur Bergman <artur@contiller.se> 
49049              Date: Thu, 21 Jun 2001 14:27:33 +0200
49050              Message-ID: <B757B4D4.1849%artur@contiller.se>
49051              
49052              Plus extra parentheses.
49053      Branch: perl
49054            ! op.h
49055 ____________________________________________________________________________
49056 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
49057         Log: Subject: [PATCH] Make /o work under i?threads
49058              From: Richard Soderberg <rs@crystalflame.net>
49059              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
49060              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
49061      Branch: perl
49062            ! pp_ctl.c
49063 ____________________________________________________________________________
49064 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
49065         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
49066              From: Artur Bergman <artur@contiller.se>
49067              Date: Thu, 21 Jun 2001 14:04:54 +0200
49068              Message-ID: <B757AF86.1842%artur@contiller.se>
49069      Branch: perl
49070            ! op.h
49071 ____________________________________________________________________________
49072 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
49073         Log: Subject: Re: perl@10765: sv.c not OK on win32
49074              From: Artur Bergman <artur@contiller.se>
49075              Date: Thu, 21 Jun 2001 10:31:06 +0200
49076              Message-ID: <B7577D69.182C%artur@contiller.se>
49077      Branch: perl
49078            ! sv.c
49079 ____________________________________________________________________________
49080 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
49081         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
49082              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49083              Date: Thu, 21 Jun 2001 06:23:56 -0400
49084              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
49085              
49086              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
49087              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49088              Date: Thu, 21 Jun 2001 06:32:21 -0400
49089              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
49090      Branch: perl
49091            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
49092 ____________________________________________________________________________
49093 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
49094         Log: Subject: [PATCH] make syslog test more verbose
49095              From: Robert Spier <rspier@pobox.com>
49096              Date: Thu, 21 Jun 2001 00:54:32 -0400
49097              Message-ID: <15153.32264.295807.333073@rls.cx>
49098      Branch: perl
49099            ! ext/Sys/Syslog/syslog.t
49100 ____________________________________________________________________________
49101 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
49102         Log: Subject: op/study.t refinements
49103              From: Hugo <hv@crypt.compulink.co.uk>
49104              Date: Thu, 21 Jun 2001 00:29:07 +0100
49105              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
49106      Branch: perl
49107            ! t/op/study.t
49108 ____________________________________________________________________________
49109 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
49110         Log: Update Changes.
49111      Branch: perl
49112            ! Changes patchlevel.h
49113 ____________________________________________________________________________
49114 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
49115         Log: Subject: Re: [PATCH] djgpp updates
49116              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
49117              Date: Wed, 20 Jun 2001 10:05:15 +0200
49118              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
49119      Branch: perl
49120            ! djgpp/config.over
49121 ____________________________________________________________________________
49122 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
49123         Log: Fix for ID 20010619.002 "When building hash, hash keys that
49124              are function calls are not being called", from Abhijit.
49125      Branch: perl
49126            ! t/base/lex.t toke.c
49127 ____________________________________________________________________________
49128 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
49129         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
49130      Branch: perl
49131            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
49132            + lib/Locale/Maketext/test.pl
49133            - lib/Locale/Maketext.t
49134            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
49135            ! lib/Locale/Maketext/TPJ13.pod
49136 ____________________________________________________________________________
49137 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
49138         Log: Metaconfig unit change for #10760.
49139      Branch: metaconfig
49140            ! U/modified/Cppsym.U
49141 ____________________________________________________________________________
49142 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
49143         Log: Do not remove the ccsym* Cppsym* files since
49144              they are useful for metaconfig units coming after us.
49145              (This is the Configure nit mentioned in #10752.)
49146      Branch: perl
49147            ! Configure
49148 ____________________________________________________________________________
49149 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
49150         Log: Update to I18N::LangTags 0.24, from Sean Burke.
49151      Branch: perl
49152            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
49153            + lib/I18N/LangTags/README
49154            - lib/I18N/LangTags/List.pod
49155            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
49156 ____________________________________________________________________________
49157 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
49158         Log: Regen headers.
49159      Branch: perl
49160            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
49161            ! pod/perlapi.pod proto.h
49162 ____________________________________________________________________________
49163 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
49164         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
49165              From: Artur Bergman <artur@contiller.se>
49166              Date: Wed, 20 Jun 2001 11:31:32 +0200
49167              Message-ID: <B7563A14.17D8%artur@contiller.se>
49168      Branch: perl
49169            ! embed.pl hv.c intrpvar.h sv.c sv.h
49170 ____________________________________________________________________________
49171 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
49172         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
49173              From: Tim Sweetman <tim@aldigital.co.uk> 
49174              Date: Wed, 13 Jun 2001 14:25:17 +0100 
49175              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
49176      Branch: perl
49177            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
49178 ____________________________________________________________________________
49179 [ 10755] By: nick                                  on 2001/06/20  16:12:37
49180         Log: Integrate mainline
49181      Branch: perlio
49182           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
49183           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
49184           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
49185           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
49186           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
49187           !> t/op/study.t util.c
49188 ____________________________________________________________________________
49189 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
49190         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
49191              but not Makefile)
49192      Branch: maint-5.6/perl
49193            ! win32/Makefile
49194 ____________________________________________________________________________
49195 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
49196         Log: Security tweak on readlink().
49197      Branch: perl
49198            ! pp_sys.c
49199 ____________________________________________________________________________
49200 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
49201         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
49202      Branch: perl
49203            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
49204            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
49205            ! mpeix/relink t/op/pwent.t
49206 ____________________________________________________________________________
49207 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
49208         Log: Reinstate #10725 (with probe for alarm()).
49209      Branch: perl
49210            ! t/op/study.t
49211 ____________________________________________________________________________
49212 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
49213         Log: Replace our implementation of realpath() with OpenBSD's
49214              (src/lib/libc/stdlib/realpath.c 1.4).
49215      Branch: perl
49216            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
49217            ! pod/perldiag.pod proto.h util.c
49218 ____________________________________________________________________________
49219 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
49220         Log: Integrate perlio:
49221              
49222              [ 10747]
49223              Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
49224      Branch: perl
49225           !> perlio.c
49226 ____________________________________________________________________________
49227 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
49228         Log: No point in going into memory-saving contortions
49229              with getcwd() since there's a danger of buffer overflow.
49230              Also make the POSIX extension to use sv_getcwd().
49231              Finally, a missed proto.h fragment.
49232      Branch: perl
49233            ! ext/POSIX/POSIX.xs proto.h util.c
49234 ____________________________________________________________________________
49235 [ 10747] By: nick                                  on 2001/06/20  12:38:26
49236         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
49237      Branch: perlio
49238            ! perlio.c
49239 ____________________________________________________________________________
49240 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
49241         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
49242              From: Graham Barr <gbarr@pobox.com>
49243              Date: Wed, 20 Jun 2001 11:05:49 +0100
49244              Message-ID: <20010620110549.I19188@pobox.com>
49245              
49246              reported in        
49247              
49248              Subject: Bug in IO::Socket::INET module (repeat)
49249              From: "Harmon S. Nine" <hnine@netarx.com>
49250              Date: Tue, 19 Jun 2001 09:41:35 -0400
49251              Message-ID: <3B2F568F.8080605@netarx.com>
49252              
49253              The bug was that the IO::Socket::INET constructor
49254              did not allow a 'LocalPort' of 0.
49255      Branch: perl
49256            ! ext/IO/lib/IO/Socket/INET.pm
49257 ____________________________________________________________________________
49258 [ 10745] By: nick                                  on 2001/06/20  08:56:39
49259         Log: Integrate mainline.
49260      Branch: perlio
49261           !> (integrate 37 files)
49262 ____________________________________________________________________________
49263 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
49264         Log: After some reading I don't think we can blindly
49265              use systems' realpath().  Too many security problems,
49266              too many buggy implementations.
49267              
49268              TODO: the realpath() emulation code in util.c doesn't
49269              seem fully operational?  (readlink(), for example?)
49270      Branch: perl
49271            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
49272            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
49273            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
49274            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
49275            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
49276            ! win32/config_H.gc win32/config_H.vc
49277 ____________________________________________________________________________
49278 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
49279         Log: Metaconfig unit change for #10738.
49280      Branch: metaconfig
49281            ! U/compline/d_gconvert.U
49282 ____________________________________________________________________________
49283 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
49284         Log: Integrate change #10739 from maintperl:
49285              
49286              C<eval "/x$\r\n/x"> fails to compile correctly 
49287      Branch: perl
49288           !> t/op/pat.t toke.c
49289 ____________________________________________________________________________
49290 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
49291         Log: Retract #10725 (Hugo asked NOT to apply the patch)
49292      Branch: perl
49293            ! t/op/study.t
49294 ____________________________________________________________________________
49295 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
49296         Log: The test.third results were funnily named because of the
49297              new test scheme.
49298      Branch: perl
49299            ! t/TEST
49300 ____________________________________________________________________________
49301 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
49302         Log: C<eval "/x$\r\n/x"> fails to compile correctly
49303      Branch: maint-5.6/perl
49304            ! t/op/pat.t toke.c
49305 ____________________________________________________________________________
49306 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
49307         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
49308              From: Spider Boardman <spider@Orb.Nashua.NH.US>
49309              Date: Tue, 19 Jun 2001 19:15:40 -0400
49310              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
49311              
49312              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
49313              because "1e+129" being expected but "1.e+129" being returned.
49314              The culprit (at least in Tru64) is the use of gcvt().
49315      Branch: perl
49316            ! Configure
49317 ____________________________________________________________________________
49318 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
49319         Log: Subject: [PATCH perl@10722] test hunting on VMS
49320              From: "Craig A. Berry" <craigberry@mac.com>
49321              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
49322              Date: Tue, 19 Jun 2001 18:59:01 -0500
49323      Branch: perl
49324            ! vms/test.com
49325 ____________________________________________________________________________
49326 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
49327         Log: Subject: [PATCH] s/typos//
49328              From: Abhijit Menon-Sen <ams@wiw.org>
49329              Date: Wed, 20 Jun 2001 02:15:02 +0530
49330              Message-ID: <20010620021502.A14541@lustre.linux.in>
49331              
49332              Without the op.h s/bearword/bareword/ hunk, see
49333              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
49334      Branch: perl
49335            ! util.c
49336 ____________________________________________________________________________
49337 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
49338         Log: Metaconfig unit change for #10732 and #10733.
49339      Branch: metaconfig/U/perl
49340            ! fflushall.U
49341 ____________________________________________________________________________
49342 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
49343         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
49344              From: "Craig A. Berry" <craigberry@mac.com>
49345              Date: Tue, 19 Jun 2001 17:19:48 -0500
49346              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
49347      Branch: perl
49348            ! configure.com vms/descrip_mms.template
49349 ____________________________________________________________________________
49350 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
49351         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
49352              From: Spider Boardman <spider@Orb.Nashua.NH.US>
49353              Date: Tue, 19 Jun 2001 16:48:07 -0400
49354              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
49355              
49356              Further fixes to fflush(NULL) detection.
49357      Branch: perl
49358            ! Configure
49359 ____________________________________________________________________________
49360 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
49361         Log: AIX test -s hangs with non-existent files?
49362              (A genuine logic bug in Configure, but AIX also broken?)
49363      Branch: perl
49364            ! Configure
49365 ____________________________________________________________________________
49366 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
49367         Log: AUTHORS updates.
49368      Branch: perl
49369            ! AUTHORS
49370 ____________________________________________________________________________
49371 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
49372         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
49373              From: Spider Boardman <spider@Orb.Nashua.NH.US>
49374              Date: Tue, 19 Jun 2001 15:33:25 -0400
49375              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
49376      Branch: perl
49377            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
49378            ! t/lib/warnings/pp
49379 ____________________________________________________________________________
49380 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
49381         Log: Integrate perlio:
49382              
49383              [ 10728]
49384              Hack File/Find/find.t to use File::Spec::Unix on Win32.
49385      Branch: perl
49386           !> lib/File/Find/find.t win32/distclean.bat
49387 ____________________________________________________________________________
49388 [ 10728] By: nick                                  on 2001/06/19  18:24:53
49389         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
49390      Branch: perlio
49391            ! lib/File/Find/find.t win32/distclean.bat
49392 ____________________________________________________________________________
49393 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
49394         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
49395              also add information how to find out whether one has PerlIO.
49396      Branch: perl
49397            ! pod/perlfunc.pod
49398 ____________________________________________________________________________
49399 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
49400         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
49401              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
49402              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
49403              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
49404      Branch: perl
49405            ! pod/perlfunc.pod
49406 ____________________________________________________________________________
49407 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
49408         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
49409              From: Hugo <hv@crypt.compulink.co.uk>
49410              Date: Tue, 19 Jun 2001 12:37:30 +0100
49411              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
49412      Branch: perl
49413            ! t/op/study.t
49414 ____________________________________________________________________________
49415 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
49416         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
49417              From: Hugo <hv@crypt.compulink.co.uk>
49418              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
49419              Date: Tue, 19 Jun 2001 13:15:17 +0100
49420      Branch: perl
49421            ! util.c
49422 ____________________________________________________________________________
49423 [ 10723] By: nick                                  on 2001/06/19  14:46:15
49424         Log: Integrate mainline
49425      Branch: perlio
49426           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
49427           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
49428           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
49429           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
49430           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
49431           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
49432            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
49433            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
49434            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
49435            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
49436            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
49437            - ext/Thread/unsync4.t
49438           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
49439           !> djgpp/config.over djgpp/fixpmain
49440           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
49441           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
49442           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
49443 ____________________________________________________________________________
49444 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
49445         Log: Update Changes.
49446      Branch: perl
49447            ! Changes patchlevel.h
49448 ____________________________________________________________________________
49449 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
49450         Log: The existence shall be MANIFESted.
49451      Branch: perl
49452            ! MANIFEST
49453 ____________________________________________________________________________
49454 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
49455         Log: The old libnet.cfg is first searched from the current directory,
49456              only then from the module path.
49457      Branch: perl
49458            ! utils/libnetcfg.PL
49459 ____________________________________________________________________________
49460 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
49461         Log: NetWare tweaks from Guruprasad.
49462      Branch: perl
49463            ! NetWare/Makefile NetWare/config.wc
49464 ____________________________________________________________________________
49465 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
49466         Log: Subject: [PATCH] djgpp updates
49467              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
49468              Date: Tue, 19 Jun 2001 10:59:06 +0200
49469              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
49470      Branch: perl
49471            ! djgpp/config.over djgpp/fixpmain
49472 ____________________________________________________________________________
49473 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
49474         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
49475              From: Prymmer/Kahn <pvhp@best.com>
49476              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
49477              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
49478      Branch: perl
49479            ! win32/Makefile
49480 ____________________________________________________________________________
49481 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
49482         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
49483              to happen right after the inclusion of <inttypes.h>,
49484              from Edward Moy.
49485      Branch: perl
49486            ! handy.h perl.h
49487 ____________________________________________________________________________
49488 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
49489         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
49490              From: Doug MacEachern <dougm@covalent.net>
49491              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
49492              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
49493      Branch: perl
49494            ! ext/DynaLoader/DynaLoader_pm.PL
49495 ____________________________________________________________________________
49496 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
49497         Log: Revert #10656 for performance reasons but leave in the
49498              use of Hv*() macros -- in comments, so that grepping the
49499              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
49500              suggested by Sarathy, also by Abhijit.)
49501      Branch: perl
49502            ! hv.c
49503 ____________________________________________________________________________
49504 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
49505         Log: Subject: [patch] .s MakeMaker suffix
49506              From: Doug MacEachern <dougm@covalent.net>
49507              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
49508              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
49509      Branch: perl
49510            ! lib/ExtUtils/MM_Unix.pm
49511 ____________________________________________________________________________
49512 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
49513         Log: One test lost in the big shuffle restored.
49514      Branch: perl
49515            + ext/IPC/SysV/ipcsysv.t
49516            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
49517 ____________________________________________________________________________
49518 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
49519         Log: Rename the old non-standard threads tests so that
49520              they won't be invoked.
49521      Branch: perl
49522            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
49523            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
49524            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
49525            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
49526            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
49527            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
49528            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
49529            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
49530            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
49531            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
49532            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
49533            - ext/Thread/unsync4.t
49534            ! MANIFEST
49535 ____________________________________________________________________________
49536 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
49537         Log: Integrate perlio:
49538              
49539              [ 10708]
49540              Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
49541              
49542              [ 10678]
49543              Integrate mainline (part2 - the deletes)
49544      Branch: perl
49545           !> win32/config_sh.PL
49546 ____________________________________________________________________________
49547 [ 10709] By: nick                                  on 2001/06/19  08:18:18
49548         Log: Integrate mainline
49549      Branch: perlio
49550           +> (branch 40 files)
49551            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
49552            - lib/strict/subs lib/strict/vars lib/warnings/1global
49553            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
49554            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
49555            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
49556            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
49557            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
49558            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
49559            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
49560            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
49561            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
49562            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
49563            - lib/warnings/utf8 lib/warnings/util
49564           !> (integrate 57 files)
49565 ____________________________________________________________________________
49566 [ 10708] By: nick                                  on 2001/06/19  07:57:10
49567         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
49568      Branch: perlio
49569            ! win32/config_sh.PL
49570 ____________________________________________________________________________
49571 [ 10707] By: nick                                  on 2001/06/19  07:05:07
49572         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
49573      Branch: perl
49574            ! perly.c perly.y perly_c.diff vms/perly_c.vms
49575 ____________________________________________________________________________
49576 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
49577         Log: More perl572delta tweaks.
49578      Branch: perl
49579            ! pod/perl572delta.pod
49580 ____________________________________________________________________________
49581 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
49582         Log: Update perl572delta.
49583      Branch: perl
49584            ! pod/perl572delta.pod
49585 ____________________________________________________________________________
49586 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
49587         Log: VOS updates from Paul Green.
49588      Branch: perl
49589            ! vos/Changes vos/build.cm vos/perl.bind
49590 ____________________________________________________________________________
49591 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
49592         Log: Update the vos/config.*.* files.
49593      Branch: perl
49594            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
49595            ! vos/config.ga.h
49596 ____________________________________________________________________________
49597 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
49598         Log: Add a makefile for more painless adding of symbols to the
49599              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
49600              takes care of the adding)
49601      Branch: perl
49602            + vos/Makefile
49603 ____________________________________________________________________________
49604 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
49605         Log: Make libnetcfg by default display the libnet configuration,
49606              -c to change, add -i for old config, document all options,
49607              regen toc.
49608      Branch: perl
49609            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
49610 ____________________________________________________________________________
49611 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
49612         Log: gcc -Wall sweep.
49613      Branch: perl
49614            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
49615 ____________________________________________________________________________
49616 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
49617         Log: So there.
49618      Branch: perl
49619            ! universal.c
49620 ____________________________________________________________________________
49621 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
49622         Log: Document the need for sv_printify().
49623              
49624              Document that 'use utf8' has been considered.
49625              
49626              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
49627      Branch: perl
49628            ! pod/perltodo.pod universal.c
49629 ____________________________________________________________________________
49630 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
49631         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
49632              From: Nicholas Clark <nick@ccl4.org>
49633              Date: Mon, 18 Jun 2001 23:29:23 +0100
49634              Message-ID: <20010618232923.I98663@plum.flirble.org>
49635      Branch: perl
49636            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
49637            ! ext/Sys/Syslog/Makefile.PL
49638 ____________________________________________________________________________
49639 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
49640         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
49641              From: Scott.L.Miller@Compaq.com
49642              Date: Mon, 18 Jun 2001 10:12:27 -0500
49643              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
49644      Branch: perl
49645            ! lib/perl5db.pl pod/perldebug.pod
49646 ____________________________________________________________________________
49647 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
49648         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
49649              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
49650              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
49651              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
49652      Branch: perl
49653            ! lib/Carp/Heavy.pm
49654 ____________________________________________________________________________
49655 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
49656         Log: Subject: [PATCH] Documentation changes for CLONE
49657              From: Artur Bergman <artur@contiller.se>
49658              Date: Mon, 18 Jun 2001 22:06:37 +0200
49659              Message-ID: <B7542BEC.1719%artur@contiller.se>
49660      Branch: perl
49661            ! pod/perlmod.pod pod/perlsub.pod
49662 ____________________________________________________________________________
49663 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
49664         Log: Subject: Re: configure.com
49665              From: "Craig A. Berry" <craigberry@mac.com>
49666              Date: Mon, 18 Jun 2001 16:04:38 -0500
49667              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
49668      Branch: perl
49669            ! configure.com
49670 ____________________________________________________________________________
49671 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
49672         Log: Subject: PL_nullstash + perl_clone()
49673              From: Doug MacEachern <dougm@covalent.net>
49674              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
49675              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
49676      Branch: perl
49677            ! sv.c
49678 ____________________________________________________________________________
49679 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
49680         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
49681              From: davem@fdgroup.co.uk
49682              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
49683              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
49684      Branch: perl
49685            ! embed.pl pod/perlapi.pod
49686 ____________________________________________________________________________
49687 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
49688         Log: More cross-compilation defaults gleaned from -Dcc
49689              if it is CPU-OS-gcc.
49690      Branch: metaconfig
49691            ! U/modified/libc.U
49692      Branch: metaconfig/U/perl
49693            ! Cross.U
49694      Branch: perl
49695            ! Configure INSTALL
49696 ____________________________________________________________________________
49697 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
49698         Log: Update Changes.
49699      Branch: perl
49700            ! Changes patchlevel.h
49701 ____________________________________________________________________________
49702 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
49703         Log: Subject: [PATCH 5.7.1] sv.c documentation
49704              From: davem@fdgroup.co.uk
49705              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
49706              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
49707      Branch: perl
49708            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
49709            ! sv.c sv.h
49710 ____________________________________________________________________________
49711 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
49712         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
49713              From: "Jon Gunnip" <jongunnip@hotmail.com>
49714              Date: Sun, 17 Jun 2001 18:24:29 -0400
49715              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
49716      Branch: perl
49717            ! pod/perlvar.pod
49718 ____________________________________________________________________________
49719 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
49720         Log: Move the locale/strict/warnings helper files back
49721              under the t/lib; this way the amount of non-installabled
49722              stuff under lib/ stays smaller.
49723      Branch: perl
49724            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
49725            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
49726            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
49727            + t/lib/warnings/5nolint t/lib/warnings/6default
49728            + t/lib/warnings/7fatal t/lib/warnings/8signal
49729            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
49730            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
49731            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
49732            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
49733            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
49734            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
49735            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
49736            + t/lib/warnings/taint t/lib/warnings/toke
49737            + t/lib/warnings/universal t/lib/warnings/utf8
49738            + t/lib/warnings/util
49739            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
49740            - lib/strict/subs lib/strict/vars lib/warnings/1global
49741            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
49742            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
49743            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
49744            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
49745            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
49746            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
49747            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
49748            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
49749            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
49750            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
49751            - lib/warnings/utf8 lib/warnings/util
49752            ! MANIFEST installperl lib/locale.t lib/strict.t
49753 ____________________________________________________________________________
49754 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
49755         Log: Split off the pack/unpack code, from Nicholas Clark.
49756      Branch: perl
49757            + pp_pack.c
49758            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
49759            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
49760            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
49761 ____________________________________________________________________________
49762 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
49763         Log: Guard the SysV IPC tests against being invoked in
49764              SysV-IPC-less places.
49765      Branch: perl
49766            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
49767 ____________________________________________________________________________
49768 [ 10683] By: nick                                  on 2001/06/18  12:24:42
49769         Log: Integrate mainline (new test scheme now ok on Linux).
49770      Branch: perlio
49771           +> lib/warnings.t
49772           !> dump.c sv.c
49773 ____________________________________________________________________________
49774 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
49775         Log: Add the locale.c and numeric.c to the microperl sources.
49776      Branch: perl
49777            ! Makefile.micro win32/Makefile
49778 ____________________________________________________________________________
49779 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
49780         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
49781              From: Abhijit Menon-Sen <ams@wiw.org>
49782              Date: Mon, 18 Jun 2001 14:23:44 +0530
49783              Message-ID: <20010618142344.A13136@lustre.linux.in>
49784      Branch: perl
49785            ! dump.c
49786 ____________________________________________________________________________
49787 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
49788         Log: Subject: Re: [PATCH] more anonymous stash cleanups
49789              From: Abhijit Menon-Sen <ams@wiw.org>
49790              Date: Mon, 18 Jun 2001 15:50:32 +0530
49791              Message-ID: <20010618155032.A13223@lustre.linux.in>
49792              
49793              Plus the comment left in as suggested by NI-S.
49794      Branch: perl
49795            ! sv.c
49796 ____________________________________________________________________________
49797 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
49798         Log: One missed file.
49799      Branch: perl
49800            + lib/warnings.t
49801 ____________________________________________________________________________
49802 [ 10678] By: nick                                  on 2001/06/18  08:05:29
49803         Log: Integrate mainline (part2 - the deletes)
49804      Branch: perlio
49805            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
49806            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
49807            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
49808            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
49809            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
49810            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
49811            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
49812            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
49813            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
49814            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
49815            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
49816 ____________________________________________________________________________
49817 [ 10677] By: nick                                  on 2001/06/18  08:04:44
49818         Log: Integrate mainline (part1)
49819      Branch: perlio
49820           +> (branch 376 files)
49821            - (delete 219 files)
49822           !> (integrate 151 files)
49823 ____________________________________________________________________________
49824 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
49825         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
49826              No doubt I made some mistakes like missed some files or
49827              misnamed some files.  The naming rules were more or less:
49828              (1) if the module is from CPAN, follows its ways, be it
49829              t/*.t or test.pl.
49830              (2) otherwise if there are multiple tests for a module
49831              put them in a t/
49832              (3) otherwise if there's only one test put it in Module.t
49833              (4) helper files go to module/ (locale, strict, warnings)
49834              (5) use longer filenames now that we can (but e.g. the
49835              compat-0.6.t and the Text::Balanced test files still
49836              were renamed to be more civil against the 8.3 people)
49837              installperl was updated appropriately not to install the
49838              *.t files or the help files from under lib.
49839              
49840              TODO: some helper files still remain under t/ that could
49841              follow their 'masters'.  UPDATE: On second thoughts, why
49842              should they.  They can continue to live under t/lib, and
49843              in fact the locale/strict/warnings helpers that were moved
49844              could be moved back.  This way the amount of non-installable
49845              stuff under lib/ stays smaller.
49846      Branch: perl
49847            + (add 253 files)
49848            - (delete 254 files)
49849            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
49850 ____________________________________________________________________________
49851 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
49852         Log: The warning no more comes from util.c, it comes from numeric.c.
49853      Branch: perl
49854            ! README.tru64
49855 ____________________________________________________________________________
49856 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
49857         Log: Subject: Re: anyone good at casting spells?
49858              From: Spider Boardman <spider@Orb.Nashua.NH.US>
49859              Date: Sun, 17 Jun 2001 21:21:04 -0400
49860              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
49861      Branch: perl
49862            ! ext/POSIX/POSIX.xs hv.h
49863 ____________________________________________________________________________
49864 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
49865         Log: Protect the (original) thread tests against testing if no 5.005
49866              threads have been configured.
49867      Branch: perl
49868            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
49869            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
49870            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
49871            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
49872            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
49873            ! ext/Thread/unsync4.t
49874 ____________________________________________________________________________
49875 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
49876         Log: Try the new test scanning scheme on Text::Abbrev.
49877      Branch: perl
49878            + lib/Text/Abbrev.t
49879            - lib/Text/Abbrev/t/abbrev.t
49880            ! MANIFEST
49881 ____________________________________________________________________________
49882 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
49883         Log: Change the scan policy of the *.t and test.pl files,
49884              now the *.t do not need to live in a t/ directory.
49885      Branch: perl
49886            ! t/TEST t/harness
49887 ____________________________________________________________________________
49888 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
49889         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
49890              From: Ilmari Karonen <iltzu@sci.fi>
49891              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
49892              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
49893      Branch: perl
49894            ! pod/perlfaq7.pod
49895 ____________________________________________________________________________
49896 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
49897         Log: Quench the warnings from Tru64; the HP-UX is still
49898              broken because it really, REALLY, doesn't like the
49899              HvARRAY() being lvalue:
49900              
49901              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
49902              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
49903      Branch: perl
49904            ! hv.c
49905 ____________________________________________________________________________
49906 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
49907         Log: Integrate change #10667 from maintperl:
49908              
49909              change#10449 broke the special-case that makes lexicals inside the
49910              eval"" within DB::DB() visible
49911      Branch: perl
49912           !> op.c
49913 ____________________________________________________________________________
49914 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
49915         Log: change#10449 broke the special-case that makes lexicals inside the
49916              eval"" within DB::DB() visible
49917      Branch: maint-5.6/perl
49918            ! op.c
49919 ____________________________________________________________________________
49920 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
49921         Log: Still spurious output; indent the code a bit.
49922              
49923              TODO1: separate the utility functions like MkDir
49924              into a helper script?
49925              
49926              TODO2: I see a lot of repetition in the filepath()
49927              and dirpath() calls.
49928      Branch: perl
49929            ! t/lib/filefind.t t/lib/findtaint.t
49930 ____________________________________________________________________________
49931 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
49932         Log: Regen modlib, toc.
49933      Branch: perl
49934            ! pod/perlmodlib.pod pod/perltoc.pod
49935 ____________________________________________________________________________
49936 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
49937         Log: Add libnetcfg to perlutil.
49938      Branch: perl
49939            ! pod/perlutil.pod
49940 ____________________________________________________________________________
49941 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
49942         Log: Initial integration of libnet-1.0703.
49943              The Configure script renamed as libnetcfg, will be
49944              installed along other utilities.
49945      Branch: perl
49946            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
49947            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
49948            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
49949            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
49950            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
49951            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
49952            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
49953            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
49954            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
49955            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
49956            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
49957            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
49958            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
49959            + utils/libnetcfg.PL
49960            ! MANIFEST utils.lst utils/Makefile
49961 ____________________________________________________________________________
49962 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
49963         Log: Less potentially test-harness-confusing output.
49964      Branch: perl
49965            ! lib/Memoize/t/expire_module_t.t
49966 ____________________________________________________________________________
49967 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
49968         Log: The final print annoys make test.
49969      Branch: perl
49970            ! t/lib/filefind.t t/lib/findtaint.t
49971 ____________________________________________________________________________
49972 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
49973         Log: Add an option for handling dangling symbolic links.
49974      Branch: perl
49975            ! lib/File/Find.pm t/lib/filefind.t
49976 ____________________________________________________________________________
49977 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
49978         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
49979              From: Thomas Wegner <wegner_thomas@yahoo.com>
49980              Date: Sun, 17 Jun 2001 14:43:11 +0200
49981              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
49982      Branch: perl
49983            + t/lib/findtaint.t
49984            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
49985 ____________________________________________________________________________
49986 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
49987         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
49988              From: Jonathan Stowe <gellyfish@gellyfish.com>
49989              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
49990              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
49991      Branch: perl
49992            ! lib/ExtUtils/MM_Unix.pm
49993 ____________________________________________________________________________
49994 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
49995         Log: Subject: [PATCH] more anonymous stash cleanups
49996              From: Abhijit Menon-Sen <ams@wiw.org>
49997              Date: Sun, 17 Jun 2001 11:44:06 +0530
49998              Message-ID: <20010617114406.A25203@lustre.linux.in>
49999      Branch: perl
50000            ! op.c
50001 ____________________________________________________________________________
50002 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
50003         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
50004              From: Abhijit Menon-Sen <ams@wiw.org>
50005              Date: Sun, 17 Jun 2001 08:02:59 +0530
50006              Message-ID: <20010617080259.A28776@lustre.linux.in>
50007              
50008              Subject: [PATCH #2/7] xhv_eiter
50009              From: Abhijit Menon-Sen <ams@wiw.org>
50010              Date: Sun, 17 Jun 2001 08:13:18 +0530
50011              Message-ID: <20010617081318.B28776@lustre.linux.in>
50012              
50013              Subject: [PATCH #3/7] xhv_fill
50014              From: Abhijit Menon-Sen <ams@wiw.org>
50015              Date: Sun, 17 Jun 2001 08:25:16 +0530
50016              Message-ID: <20010617082516.C28776@lustre.linux.in>
50017              
50018              Subject: [PATCH #4/7] xhv_keys
50019              From: Abhijit Menon-Sen <ams@wiw.org>
50020              Date: Sun, 17 Jun 2001 08:36:17 +0530
50021              Message-ID: <20010617083617.D28776@lustre.linux.in>
50022              
50023              Subject: [PATCH #5/7] xhv_max
50024              From: Abhijit Menon-Sen <ams@wiw.org>
50025              Date: Sun, 17 Jun 2001 08:39:48 +0530
50026              Message-ID: <20010617083948.E28776@lustre.linux.in>
50027              
50028              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
50029              From: Abhijit Menon-Sen <ams@wiw.org>
50030              Date: Sun, 17 Jun 2001 08:51:11 +0530
50031              Message-ID: <20010617085111.F28776@lustre.linux.in>
50032      Branch: perl
50033            ! hv.c
50034 ____________________________________________________________________________
50035 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
50036         Log: Update Changes.
50037      Branch: perl
50038            ! Changes patchlevel.h
50039 ____________________________________________________________________________
50040 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
50041         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
50042              From: Abhijit Menon-Sen <ams@wiw.org>
50043              Date: Sat, 16 Jun 2001 07:41:19 +0530
50044              Message-ID: <20010616074119.A24720@lustre.linux.in>
50045      Branch: perl
50046            ! hv.c perl.c vms/vmsish.h win32/win32.h
50047 ____________________________________________________________________________
50048 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
50049         Log: Document tests failing when threaded, since we now have more.
50050      Branch: perl
50051            ! pod/perl572delta.pod
50052 ____________________________________________________________________________
50053 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
50054         Log: -Wall cleanup.
50055      Branch: perl
50056            ! ext/Thread/Thread.xs
50057 ____________________________________________________________________________
50058 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
50059         Log: pthread_attr_setstacksize() isn't absolutely necessary
50060              to call, only iff THREAD_CREATE_NEEDS_STACK.
50061      Branch: perl
50062            ! ext/Thread/Thread.xs
50063 ____________________________________________________________________________
50064 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
50065         Log: -Wall strays.
50066      Branch: perl
50067            ! perl.c util.c
50068 ____________________________________________________________________________
50069 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
50070         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
50071              (and INT64_MIN) brokenness.
50072      Branch: perl
50073            ! hints/darwin.sh perl.h
50074 ____________________________________________________________________________
50075 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
50076         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
50077              From: Nicholas Clark <nick@ccl4.org>
50078              Date: Sun, 17 Jun 2001 00:16:05 +0100
50079              Message-ID: <20010617001605.V98663@plum.flirble.org>
50080      Branch: perl
50081            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
50082            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
50083            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
50084 ____________________________________________________________________________
50085 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
50086         Log: Add perlnetware to docs; regen toc; supply skeleton
50087              docs for some Memoize submodules.
50088      Branch: perl
50089            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
50090            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
50091            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
50092            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
50093            ! win32/Makefile win32/makefile.mk
50094 ____________________________________________________________________________
50095 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
50096         Log: pod cleanup.
50097      Branch: perl
50098            ! README.netware
50099 ____________________________________________________________________________
50100 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
50101         Log: Integrate Memoize 0.64.  Few tweaks were required in
50102              the test scripts.  Note that the speed and expire*
50103              tests take several dozen seconds to run.
50104      Branch: perl
50105            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
50106            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
50107            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
50108            + lib/Memoize/README lib/Memoize/SDBM_File.pm
50109            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
50110            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
50111            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
50112            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
50113            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
50114            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
50115            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
50116            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
50117            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
50118            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
50119            ! MANIFEST t/lib/1_compile.t
50120 ____________________________________________________________________________
50121 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
50122         Log: Document the cross-compilation options.
50123      Branch: perl
50124            ! Cross/README INSTALL
50125 ____________________________________________________________________________
50126 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
50127         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
50128      Branch: perl
50129            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
50130            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
50131            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
50132            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
50133            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
50134            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
50135            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
50136            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
50137            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
50138            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
50139            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
50140            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
50141            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
50142            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
50143            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
50144            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
50145            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
50146            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
50147            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
50148            + lib/ExtUtils/MM_NW5.pm
50149            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
50150            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
50151            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
50152            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
50153            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
50154            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
50155            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
50156            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
50157            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
50158            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
50159            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
50160            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
50161            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
50162            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
50163            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
50164            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
50165            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
50166            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
50167            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
50168            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
50169            ! util.h x2p/a2py.c
50170 ____________________________________________________________________________
50171 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
50172         Log: Resort MANIFEST.
50173      Branch: perl
50174            ! MANIFEST
50175 ____________________________________________________________________________
50176 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
50177         Log: Integrate perlio:
50178              
50179              [ 10640]
50180              Disable :win32 layer as default till I get it working
50181              
50182              [ 10632]
50183              Work-in-progress win32 layer semi-functional, checking 
50184              for UNIX breakage.
50185              
50186              [ 10627]
50187              Work in progress UNIX-side edit of win32 PerLIO layer
50188      Branch: perl
50189           +> win32/win32io.c
50190           !> MANIFEST perlio.c perliol.h win32/makefile.mk
50191 ____________________________________________________________________________
50192 [ 10640] By: nick                                  on 2001/06/16  18:38:31
50193         Log: Disable :win32 layer as default till I get it working
50194      Branch: perlio
50195            ! MANIFEST perlio.c
50196 ____________________________________________________________________________
50197 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
50198         Log: Try the new scheme by moving the Text::Abbrev test
50199              to a new place under lib.
50200      Branch: perl
50201            + lib/Text/Abbrev/t/abbrev.t
50202            - t/lib/abbrev.t
50203            ! MANIFEST
50204 ____________________________________________________________________________
50205 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
50206         Log: Make the code even more dynamical so that testname
50207              suffix length can change.
50208      Branch: perl
50209            ! lib/Test/Harness.pm t/TEST
50210 ____________________________________________________________________________
50211 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
50212         Log: Allow for deeper t/ and also a single test.pl.
50213      Branch: perl
50214            ! t/TEST t/harness
50215 ____________________________________________________________________________
50216 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
50217         Log: #define fix from Nicholas Clark.
50218      Branch: perl
50219            ! ext/POSIX/POSIX.xs
50220 ____________________________________________________________________________
50221 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
50222         Log: Initialization is nice.
50223      Branch: perl
50224            ! lib/Test/Harness.pm
50225 ____________________________________________________________________________
50226 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
50227         Log: Make t/TEST and t/harness to test also the t/ tests
50228              under the main lib/ and ext/ directories.  Fix Test::Harness
50229              to dynamically change the width of its "foo/bar....ok" output.
50230      Branch: perl
50231            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
50232 ____________________________________________________________________________
50233 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
50234         Log: Subject: [PATCH] Re: perl@10611 
50235              From: Nicholas Clark <nick@ccl4.org>
50236              Date: Sat, 16 Jun 2001 16:52:47 +0100
50237              Message-ID: <20010616165247.O98663@plum.flirble.org>
50238              
50239              The .xs parts, too.
50240      Branch: perl
50241            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
50242            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
50243 ____________________________________________________________________________
50244 [ 10632] By: nick                                  on 2001/06/16  16:44:35
50245         Log: Work-in-progress win32 layer semi-functional, checking 
50246              for UNIX breakage.
50247      Branch: perlio
50248            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
50249 ____________________________________________________________________________
50250 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
50251         Log: Subject: [PATCH] Re: perl@10611 
50252              From: Nicholas Clark <nick@ccl4.org>
50253              Date: Sat, 16 Jun 2001 16:52:47 +0100
50254              Message-ID: <20010616165247.O98663@plum.flirble.org>
50255      Branch: perl
50256            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
50257            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
50258            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
50259            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
50260            ! lib/ExtUtils/Constant.pm
50261 ____________________________________________________________________________
50262 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
50263         Log: Metaconfig unit change for #10629.
50264      Branch: metaconfig
50265            ! U/modified/Finish.U
50266 ____________________________________________________________________________
50267 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
50268         Log: The extraction changed directories.
50269      Branch: perl
50270            ! Configure
50271 ____________________________________________________________________________
50272 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
50273         Log: Math::BigInt 1.35 from Tels.
50274      Branch: perl
50275            + t/lib/mbimbf.t
50276            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
50277            ! t/lib/bigfltpm.t t/lib/bigintpm.t
50278 ____________________________________________________________________________
50279 [ 10627] By: nick                                  on 2001/06/16  14:54:52
50280         Log: Work in progress UNIX-side edit of win32 PerLIO layer
50281      Branch: perlio
50282            + win32/win32io.c
50283            ! perlio.c win32/makefile.mk
50284 ____________________________________________________________________________
50285 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
50286         Log: Subject: [PATCH 5.6.1] os2/diff-configure
50287              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50288              Date: Fri, 15 Jun 2001 01:19:36 -0400
50289              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
50290              
50291              Empty all of it because I think #10624 made even the
50292              last patch hunk unnecessary.
50293      Branch: perl
50294            ! os2/diff.configure
50295 ____________________________________________________________________________
50296 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
50297         Log: Metaconfig unit change for 10624.
50298      Branch: metaconfig
50299            ! U/modified/libc.U
50300      Branch: perl
50301            ! config_h.SH
50302 ____________________________________________________________________________
50303 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
50304         Log: Move the initialization of libnames to the beginning so
50305              that can one 'seed' it (as OS/2 does.)
50306      Branch: perl
50307            ! Configure
50308 ____________________________________________________________________________
50309 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
50310         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
50311              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50312              Date: Fri, 15 Jun 2001 19:10:57 -0400
50313              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
50314      Branch: perl
50315            ! os2/OS2/REXX/DLL/DLL.pm
50316 ____________________________________________________________________________
50317 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
50318         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
50319              From: "Craig A. Berry" <craigberry@mac.com>
50320              Date: Fri, 15 Jun 2001 17:00:03 -0500
50321              Message-Id: <a05101007b750342599be@[172.16.52.1]>
50322      Branch: perl
50323            ! vms/descrip_mms.template
50324 ____________________________________________________________________________
50325 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
50326         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
50327              From: "Craig A. Berry" <craigberry@mac.com>
50328              Date: Fri, 15 Jun 2001 18:39:42 -0500
50329              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
50330      Branch: perl
50331            ! lib/File/Spec/VMS.pm t/lib/extutils.t
50332 ____________________________________________________________________________
50333 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
50334         Log: Integrate perlio:
50335              
50336              [ 10619]
50337              Generated files
50338              
50339              [ 10618]
50340              Fix open.pm to work via XS-implemented method calls rather
50341              than *open::layers variables which caused all the HV/AV hassle.
50342      Branch: perl
50343           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
50344           !> t/io/utf8.t t/lib/io_scalar.t
50345 ____________________________________________________________________________
50346 [ 10619] By: nick                                  on 2001/06/15  21:05:19
50347         Log: Generated files
50348      Branch: perlio
50349            ! embed.h proto.h
50350 ____________________________________________________________________________
50351 [ 10618] By: nick                                  on 2001/06/15  20:27:42
50352         Log: Fix open.pm to work via XS-implemented method calls rather
50353              than *open::layers variables which caused all the HV/AV hassle.
50354      Branch: perlio
50355            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
50356            ! t/lib/io_scalar.t
50357 ____________________________________________________________________________
50358 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
50359         Log: Integrate perlio:
50360              
50361              [ 10616]
50362              pTHX_ / aTHX_ for ExtUtils/Constant.pm
50363      Branch: perl
50364           !> lib/ExtUtils/Constant.pm
50365 ____________________________________________________________________________
50366 [ 10616] By: nick                                  on 2001/06/15  18:46:47
50367         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
50368      Branch: perlio
50369            ! lib/ExtUtils/Constant.pm
50370 ____________________________________________________________________________
50371 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
50372         Log: Integrate perlio:
50373              
50374              [ 10614]
50375              MULTIPLICITY fix for Socket.xs
50376      Branch: perl
50377           !> ext/Socket/Socket.xs
50378 ____________________________________________________________________________
50379 [ 10614] By: nick                                  on 2001/06/15  18:33:37
50380         Log: MULTIPLICITY fix for Socket.xs
50381      Branch: perlio
50382            ! ext/Socket/Socket.xs
50383 ____________________________________________________________________________
50384 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
50385         Log: Subject: Re: perl@10611
50386              From: Doug MacEachern <dougm@covalent.net>
50387              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
50388              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
50389      Branch: perl
50390            ! ext/Socket/Socket.xs
50391 ____________________________________________________________________________
50392 [ 10612] By: nick                                  on 2001/06/15  16:14:38
50393         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
50394      Branch: perlio
50395           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
50396           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
50397           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
50398           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
50399           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
50400           !> utils/h2ph.PL
50401 ____________________________________________________________________________
50402 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
50403         Log: Update Changes.
50404      Branch: perl
50405            ! Changes patchlevel.h
50406 ____________________________________________________________________________
50407 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
50408         Log: Upping the test count.
50409      Branch: perl
50410            ! t/lib/filefind.t
50411 ____________________________________________________________________________
50412 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
50413         Log: Integrate perlio:
50414              
50415              [ 10606]
50416              regen_config_h for Win32.
50417      Branch: perl
50418           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
50419 ____________________________________________________________________________
50420 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
50421         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
50422              From: andreas.koenig@anima.de (Andreas J. Koenig)
50423              Date: 15 Jun 2001 13:30:39 +0200
50424              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
50425              
50426              Record the grim history.
50427      Branch: perl
50428            ! lib/File/Find.pm
50429 ____________________________________________________________________________
50430 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
50431         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
50432              From: Brian McCauley <nobull@mail.com>
50433              Date: 15 Jun 2001 07:51:26 +0100
50434              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
50435      Branch: perl
50436            ! lib/File/Find.pm t/lib/filefind.t
50437 ____________________________________________________________________________
50438 [ 10606] By: nick                                  on 2001/06/15  14:00:08
50439         Log: regen_config_h for Win32.
50440      Branch: perlio
50441            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
50442 ____________________________________________________________________________
50443 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
50444         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
50445              From: Peter Prymmer <pvhp@forte.com>
50446              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
50447              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
50448      Branch: perl
50449            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
50450 ____________________________________________________________________________
50451 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
50452         Log: Some filesystems require writability for rename/unlink.
50453      Branch: perl
50454            ! opcode.pl
50455 ____________________________________________________________________________
50456 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
50457         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
50458              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
50459              Date: Fri, 15 Jun 2001 12:08:53 +0200
50460              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
50461      Branch: perl
50462            ! perlio.c
50463 ____________________________________________________________________________
50464 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
50465         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
50466              From: Mike Guy <mjtg@cam.ac.uk>
50467              Date: Fri, 15 Jun 2001 14:11:49 +0100
50468              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
50469      Branch: perl
50470            ! opcode.pl
50471 ____________________________________________________________________________
50472 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
50473         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
50474              From: Nicholas Clark <nick@ccl4.org>
50475              Date: Thu, 14 Jun 2001 23:52:56 +0100
50476              Message-ID: <20010614235256.G98663@plum.flirble.org>
50477      Branch: perl
50478            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
50479            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
50480 ____________________________________________________________________________
50481 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
50482         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
50483              From: Russ Allbery <rra@stanford.edu>
50484              Date: 14 Jun 2001 13:24:43 -0700
50485              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
50486      Branch: perl
50487            ! ext/GDBM_File/GDBM_File.pm
50488 ____________________________________________________________________________
50489 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
50490         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
50491              From: Nicholas Clark <nick@ccl4.org>
50492              Date: Thu, 14 Jun 2001 20:37:47 +0100
50493              Message-ID: <20010614203747.F98663@plum.flirble.org>
50494      Branch: perl
50495            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
50496            ! t/lib/gdbm.t
50497 ____________________________________________________________________________
50498 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
50499         Log: Integrate perlio:
50500              
50501              [ 10597]
50502              Check that HVs with HvNAME() != NULL are really stashes before
50503              treating them as such. Also be more defensive on the GvCV.
50504              Win32 fork and dprof now working again. 
50505              
50506              [ 10595]
50507              Skip Perl_my_bcopy in .def file as we do not provide it.
50508              - Win32 (VC++) now builds but fails:
50509              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
50510              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
50511              write.t    - open(...,"|-") not implemented on Win32 
50512      Branch: perl
50513           !> makedef.pl sv.c
50514 ____________________________________________________________________________
50515 [ 10597] By: nick                                  on 2001/06/15  11:08:13
50516         Log: Check that HVs with HvNAME() != NULL are really stashes before
50517              treating them as such. Also be more defensive on the GvCV.
50518              Win32 fork and dprof now working again. 
50519      Branch: perlio
50520            ! sv.c
50521 ____________________________________________________________________________
50522 [ 10596] By: nick                                  on 2001/06/15  10:11:20
50523         Log: Integrate mainline.
50524      Branch: perlio
50525           +> Cross/README
50526           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
50527           !> Porting/config_H config_h.SH configure.com epoc/config.sh
50528           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
50529           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
50530           !> vos/config.ga.h win32/config.bc win32/config.gc
50531           !> win32/config.vc win32/config_H.bc win32/config_H.gc
50532           !> win32/config_H.vc
50533 ____________________________________________________________________________
50534 [ 10595] By: nick                                  on 2001/06/15  09:37:17
50535         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
50536              - Win32 (VC++) now builds but fails:
50537              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
50538              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
50539              write.t    - open(...,"|-") not implemented on Win32 
50540      Branch: perlio
50541            ! makedef.pl
50542 ____________________________________________________________________________
50543 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
50544         Log: Integrate perlio:
50545              
50546              [ 10591]
50547              Steps along the road toward Win32 building again.
50548      Branch: perl
50549           !> perlio.c win32/makefile.mk
50550 ____________________________________________________________________________
50551 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
50552         Log: Metaconfig unit changes for #10592.
50553      Branch: metaconfig
50554            + U/modified/i_varhdr.U U/modified/startsh.U
50555            - U/a_dvisory/crosscompile.U U/target/Target.U
50556            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
50557            ! U/compline/bitpbyte.U U/compline/byteorder.U
50558            ! U/compline/ccflags.U U/compline/charsize.U
50559            ! U/compline/d_casti32.U U/compline/d_castneg.U
50560            ! U/compline/d_closedir.U U/compline/d_fd_set.U
50561            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
50562            ! U/compline/d_keepsig.U U/compline/d_open3.U
50563            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
50564            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
50565            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
50566            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
50567            ! U/compline/doublesize.U U/compline/floatsize.U
50568            ! U/compline/nblock_io.U U/compline/orderlib.U
50569            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
50570            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
50571            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
50572            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
50573            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
50574            ! U/modified/spitshell.U U/threads/archname.U
50575            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
50576            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
50577            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
50578            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
50579            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
50580      Branch: metaconfig/U/perl
50581            + Cross.U
50582            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
50583            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
50584            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
50585            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
50586            ! stdio_streams.U uselfs.U
50587 ____________________________________________________________________________
50588 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
50589         Log: The first steps towards cross-compilation.
50590              
50591              Abstract execution of compiled test executables with $run,
50592              and abstract transfer of files with $to and $from.
50593              
50594              Under cross-compilation the $run, $to, and $from will point
50595              to appropriate wrapper scripts, by default ssh and scp,
50596              but also rsh, rcp, and cp are supported.  If not
50597              cross-compiling, they will be set to '', ':', and ':',
50598              respectively.
50599              
50600              With these patches I was able to get Configure for
50601              iPAQ ARM Linux on an Intel Linux about 95% right
50602              (only a few tests failed to execute or they produced
50603              incorrect results), and I was able to compile
50604              a functional miniperl.
50605              
50606              The symbol crosscompile renamed to be usecrosscompile,
50607              the corresponding C symbol from CROSSCOMPILE to
50608              USE_CROSS_COMPILE.
50609      Branch: perl
50610            ! Configure Cross/README Makefile.SH Porting/Glossary
50611            ! Porting/config.sh Porting/config_H config_h.SH configure.com
50612            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
50613            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
50614            ! vos/config.ga.def vos/config.ga.h win32/config.bc
50615            ! win32/config.gc win32/config.vc win32/config_H.bc
50616            ! win32/config_H.gc win32/config_H.vc
50617 ____________________________________________________________________________
50618 [ 10591] By: nick                                  on 2001/06/14  20:00:12
50619         Log: Steps along the road toward Win32 building again.
50620      Branch: perlio
50621            ! perlio.c win32/makefile.mk
50622 ____________________________________________________________________________
50623 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
50624         Log: Integrate perlio:
50625              
50626              [ 10589]
50627              Routine regen_config_h for Win32
50628      Branch: perl
50629           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
50630 ____________________________________________________________________________
50631 [ 10589] By: nick                                  on 2001/06/14  13:54:07
50632         Log: Routine regen_config_h for Win32
50633      Branch: perlio
50634            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
50635 ____________________________________________________________________________
50636 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
50637         Log: Integrate perlio:
50638              
50639              [ 10586]
50640              Add new step to run_byacc which:
50641              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
50642              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
50643              
50644              [ 10584]
50645              Hack to remove insecure directories from PATH so test will run.
50646      Branch: perl
50647           +> perlyline.pl
50648           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
50649 ____________________________________________________________________________
50650 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
50651         Log: A placeholder.
50652      Branch: perl
50653            + Cross/README
50654 ____________________________________________________________________________
50655 [ 10586] By: nick                                  on 2001/06/14  08:25:07
50656         Log: Add new step to run_byacc which:
50657              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
50658              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
50659      Branch: perlio
50660            + perlyline.pl
50661            ! MANIFEST Makefile.SH perly.c
50662 ____________________________________________________________________________
50663 [ 10585] By: nick                                  on 2001/06/14  08:22:29
50664         Log: Integrate mainline
50665      Branch: perlio
50666           +> locale.c numeric.c
50667           !> Changes cygwin/Makefile.SHs embed.h embed.pl
50668           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
50669           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
50670           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
50671           !> x2p/Makefile.SH
50672 ____________________________________________________________________________
50673 [ 10584] By: nick                                  on 2001/06/14  08:05:53
50674         Log: Hack to remove insecure directories from PATH so test will run.
50675      Branch: perlio
50676            ! t/lib/filefind.t
50677 ____________________________________________________________________________
50678 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
50679         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
50680      Branch: perl
50681            - t/lib/mbimbf.t
50682            ! MANIFEST
50683 ____________________________________________________________________________
50684 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
50685         Log: Detypo.
50686      Branch: perl
50687            ! x2p/Makefile.SH
50688 ____________________________________________________________________________
50689 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
50690         Log: de-$CONFIG continues.
50691      Branch: perl
50692            ! cygwin/Makefile.SHs x2p/Makefile.SH
50693 ____________________________________________________________________________
50694 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
50695         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
50696              From: Nicholas Clark <nick@ccl4.org>
50697              Date: Wed, 13 Jun 2001 21:20:13 +0100
50698              Message-ID: <20010613212013.D98663@plum.flirble.org>
50699      Branch: perl
50700            ! opcode.pl
50701 ____________________________________________________________________________
50702 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
50703         Log: Subject: splitting util.c
50704              From: Hugo <hv@crypt.compulink.co.uk>
50705              Date: Thu, 14 Jun 2001 00:41:08 +0100
50706              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
50707      Branch: perl
50708            + locale.c numeric.c
50709            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
50710            ! pod/perlapi.pod proto.h util.c
50711 ____________________________________________________________________________
50712 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
50713         Log: Upgrade to Math::BigInt 1.34 from Tels.
50714      Branch: perl
50715            + t/lib/mbimbf.t
50716            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
50717            ! t/lib/bigfltpm.t t/lib/bigintpm.t
50718 ____________________________________________________________________________
50719 [ 10577] By: nick                                  on 2001/06/13  19:02:48
50720         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
50721      Branch: perlio
50722           !> (integrate 125 files)
50723 ____________________________________________________________________________
50724 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
50725         Log: Update Changes.
50726      Branch: perl
50727            ! Changes patchlevel.h
50728 ____________________________________________________________________________
50729 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
50730         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
50731              From: "Craig A. Berry" <craigberry@mac.com>
50732              Date: Wed, 13 Jun 2001 13:24:28 -0500
50733              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
50734      Branch: perl
50735            ! ext/re/Makefile.PL
50736 ____________________________________________________________________________
50737 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
50738         Log: Mc.u.c. for #10573.
50739      Branch: metaconfig
50740            ! U/threads/usethreads.U
50741 ____________________________________________________________________________
50742 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
50743         Log: It would be also be good if I could type.
50744      Branch: perl
50745            ! Configure
50746 ____________________________________________________________________________
50747 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
50748         Log: Metaconfig unit change for #10571.
50749      Branch: metaconfig
50750            ! U/threads/usethreads.U
50751 ____________________________________________________________________________
50752 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
50753         Log: A non-empty default is a good thing.
50754      Branch: perl
50755            ! Configure
50756 ____________________________________________________________________________
50757 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
50758         Log: Metaconfig unit change for #10569.
50759      Branch: metaconfig
50760            ! U/threads/usethreads.U
50761 ____________________________________________________________________________
50762 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
50763         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
50764              extremely experimental, not even prompted for.
50765      Branch: perl
50766            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50767            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
50768            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
50769            ! win32/config.bc win32/config.gc win32/config.vc
50770 ____________________________________________________________________________
50771 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
50772         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
50773      Branch: perl
50774            ! pod/perlfaq6.pod
50775 ____________________________________________________________________________
50776 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
50777         Log: Integrate perlio:
50778              
50779              [ 10564]
50780              Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
50781              and using that instead (name lookups are sequential search for now).
50782      Branch: perl
50783           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
50784           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
50785 ____________________________________________________________________________
50786 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
50787         Log: Subject: Re: ext/ + -Wall
50788              From: Doug MacEachern <dougm@covalent.net>
50789              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
50790              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
50791      Branch: perl
50792            ! XSUB.h lib/ExtUtils/xsubpp perl.h
50793 ____________________________________________________________________________
50794 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
50795         Log: Similar logic as DB_File.xs, using the modern macros and
50796              defines them to older ones for older Perls where PERL_VERSION
50797              is not defined, from Doug MacEachern.
50798      Branch: perl
50799            ! ext/Storable/Storable.xs
50800 ____________________________________________________________________________
50801 [ 10564] By: nick                                  on 2001/06/13  15:22:01
50802         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
50803              and using that instead (name lookups are sequential search for now).
50804      Branch: perlio
50805            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
50806            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
50807 ____________________________________________________________________________
50808 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
50809         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
50810              From: "Richard Soderberg" <rs@crystalflame.net>
50811              Date: Sat, 26 May 2001 06:44:20 -0700
50812              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
50813      Branch: perl
50814            ! sv.c t/op/glob.t
50815 ____________________________________________________________________________
50816 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
50817         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
50818              From: "Craig A. Berry" <craigberry@mac.com>
50819              Date: Tue, 12 Jun 2001 23:55:26 -0500
50820              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
50821      Branch: perl
50822            ! ext/re/Makefile.PL ext/re/re.xs
50823 ____________________________________________________________________________
50824 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
50825         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
50826              suggested by NI-S.
50827      Branch: perl
50828            ! XSUB.h malloc.c perl.h
50829 ____________________________________________________________________________
50830 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
50831         Log: Regen toc.
50832      Branch: perl
50833            ! pod/perltoc.pod
50834 ____________________________________________________________________________
50835 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
50836         Log: Subject: [patch] perl.gprof control
50837              From: Doug MacEachern <dougm@covalent.net>
50838              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
50839              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
50840      Branch: perl
50841            ! miniperlmain.c perl.h
50842 ____________________________________________________________________________
50843 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
50844         Log: Subject: Re: ext/ + -Wall
50845              From: Doug MacEachern <dougm@covalent.net>
50846              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
50847              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
50848              
50849              Document ax and break up dXSARGS.
50850      Branch: perl
50851            ! XSUB.h pod/perlapi.pod
50852 ____________________________________________________________________________
50853 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
50854         Log: More AIX tweakage from Merijn.
50855      Branch: perl
50856            ! hints/aix.sh
50857 ____________________________________________________________________________
50858 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
50859         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
50860              From: "Craig A. Berry" <craigberry@mac.com>
50861              Date: Tue, 12 Jun 2001 22:57:45 -0500
50862              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
50863      Branch: perl
50864            ! vms/descrip_mms.template
50865 ____________________________________________________________________________
50866 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
50867         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
50868              From: "Craig A. Berry" <craigberry@mac.com>
50869              Date: Tue, 12 Jun 2001 22:21:39 -0500
50870              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
50871      Branch: perl
50872            ! configure.com util.c
50873 ____________________________________________________________________________
50874 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
50875         Log: New AIX dynaloading code from Jens-Uwe Mager.
50876              Does break binary compatibility.
50877      Branch: perl
50878            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
50879 ____________________________________________________________________________
50880 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
50881         Log: VMS DEC C compiler found nits by Peter Prymmer.
50882      Branch: perl
50883            ! util.c
50884 ____________________________________________________________________________
50885 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
50886         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
50887              From: Peter Prymmer <pvhp@forte.com>
50888              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
50889              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
50890      Branch: perl
50891            ! t/lib/filecomp.t
50892 ____________________________________________________________________________
50893 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
50894         Log: I wonder how many $CONFIGs still lurk in the shadows.
50895      Branch: perl
50896            ! pod/Makefile.SH x2p/cflags.SH
50897 ____________________________________________________________________________
50898 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
50899         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
50900      Branch: perl
50901            ! pod/checkpods.PL
50902 ____________________________________________________________________________
50903 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
50904         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
50905      Branch: perl
50906            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
50907 ____________________________________________________________________________
50908 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
50909         Log: Subject: [patch] rid local_patches warnings
50910              From: Doug MacEachern <dougm@covalent.net>
50911              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
50912              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
50913      Branch: perl
50914            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
50915 ____________________________________________________________________________
50916 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
50917         Log: Subject: Re: ext/ + -Wall
50918              From: Doug MacEachern <dougm@covalent.net>
50919              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
50920              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
50921      Branch: perl
50922            ! ext/attrs/attrs.xs
50923 ____________________________________________________________________________
50924 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
50925         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
50926              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
50927              Date: Tue, 12 Jun 2001 14:36:20 -0400
50928              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
50929      Branch: perl
50930            ! pod/perlretut.pod
50931 ____________________________________________________________________________
50932 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
50933         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
50934              From: Mike Guy <mjtg@cam.ac.uk>
50935              Date: Tue, 12 Jun 2001 19:10:31 +0100
50936              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
50937              
50938              Subject: Re: [ID 20010612.001] out of memory during regex compilation
50939              From: Mike Guy <mjtg@cam.ac.uk>
50940              Date: Tue, 12 Jun 2001 19:21:01 +0100
50941              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
50942      Branch: perl
50943            ! pod/perlop.pod
50944 ____________________________________________________________________________
50945 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
50946         Log: AIX tweaks from Merijn H. Brand.
50947      Branch: perl
50948            ! hints/aix.sh
50949 ____________________________________________________________________________
50950 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
50951         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
50952              From: "Brendan O'Dea" <bod@compusol.com.au>
50953              Date: Wed, 13 Jun 2001 05:16:47 +1000
50954              Message-ID: <20010613051647.A8945@compusol.com.au>
50955      Branch: maint-5.6/perl
50956            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
50957 ____________________________________________________________________________
50958 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
50959         Log: Subject: Small bcopy cleanup
50960              From: Andy Dougherty <doughera@lafayette.edu>
50961              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
50962              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
50963      Branch: perl
50964            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
50965 ____________________________________________________________________________
50966 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
50967         Log: Subject: [PATCH] Re: ext/ + -Wall
50968              From: Nicholas Clark <nick@ccl4.org>
50969              Date: Wed, 13 Jun 2001 00:04:30 +0100
50970              Message-ID: <20010613000430.M5901@plum.flirble.org>
50971      Branch: perl
50972            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
50973 ____________________________________________________________________________
50974 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
50975         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
50976              From: Nicholas Clark <nick@ccl4.org>
50977              Date: Tue, 12 Jun 2001 23:53:07 +0100
50978              Message-ID: <20010612235307.L5901@plum.flirble.org>
50979      Branch: perl
50980            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
50981 ____________________________________________________________________________
50982 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
50983         Log: MPE/iX tweaks from Mark Bixby.
50984      Branch: perl
50985            ! hints/mpeix.sh mpeix/mpeixish.h util.c
50986 ____________________________________________________________________________
50987 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
50988         Log: Update Changes.
50989      Branch: perl
50990            ! Changes patchlevel.h
50991 ____________________________________________________________________________
50992 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
50993         Log: One less -Wall whine (found under DEBUGGING).
50994      Branch: perl
50995            ! x2p/Makefile.SH x2p/a2p.c
50996 ____________________________________________________________________________
50997 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
50998         Log: s/case-independent/case-insensitive/g
50999      Branch: perl
51000            ! pod/perldebug.pod
51001 ____________________________________________________________________________
51002 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
51003         Log: As suggested in    
51004              
51005              Subject: Re: ext/ + -Wall
51006              From: Gurusamy Sarathy <gsar@ActiveState.com>
51007              Date: Mon, 11 Jun 2001 23:34:31 -0700
51008              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
51009      Branch: perl
51010            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
51011            ! perl.h
51012 ____________________________________________________________________________
51013 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
51014         Log: Subject: ext/ + -Wall
51015              From: Doug MacEachern <dougm@covalent.net>
51016              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
51017              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
51018      Branch: perl
51019            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
51020            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
51021            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
51022            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
51023            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
51024            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
51025            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
51026            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
51027            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
51028            ! lib/ExtUtils/xsubpp
51029 ____________________________________________________________________________
51030 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
51031         Log: Subject: [PATCH] anonymous stashes
51032              From: Abhijit Menon-Sen <ams@wiw.org>
51033              Date: Tue, 12 Jun 2001 12:47:04 +0530
51034              Message-ID: <20010612124704.A29029@lustre.linux.in>
51035      Branch: perl
51036            ! dump.c gv.c sv.c xsutils.c
51037 ____________________________________________________________________________
51038 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
51039         Log: One more test for $^S.
51040      Branch: perl
51041            ! t/op/magic.t
51042 ____________________________________________________________________________
51043 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
51044         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
51045              From: Abhijit Menon-Sen <ams@wiw.org>
51046              Date: Tue, 12 Jun 2001 17:35:55 +0530
51047              Message-ID: <20010612173555.A32426@lustre.linux.in>
51048      Branch: perl
51049            ! mg.c t/op/magic.t
51050 ____________________________________________________________________________
51051 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
51052         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
51053              From: Mike Guy <mjtg@cam.ac.uk>
51054              Date: Tue, 12 Jun 2001 13:14:15 +0100
51055              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
51056      Branch: perl
51057            ! pod/perlop.pod
51058 ____________________________________________________________________________
51059 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
51060         Log: AUTHORS updates.
51061      Branch: perl
51062            ! AUTHORS
51063 ____________________________________________________________________________
51064 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
51065         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
51066              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
51067              Content-Transfer-Encoding: 7bit
51068              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
51069      Branch: perl
51070            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
51071 ____________________________________________________________________________
51072 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
51073         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
51074              From: "Philip Newton" <Philip.Newton@gmx.net>
51075              Date: Mon, 11 Jun 2001 07:08:03 +0200
51076              Message-Id: <200106120802.LAA08992@taas.iki.fi>
51077      Branch: perl
51078            ! t/base/term.t
51079 ____________________________________________________________________________
51080 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
51081         Log: Cleanup the a2p.c for -Wall.
51082      Branch: perl
51083            ! x2p/Makefile.SH x2p/a2p.c
51084 ____________________________________________________________________________
51085 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
51086         Log: File::Find update for MacOS from Chris Nandor.
51087      Branch: perl
51088            ! lib/File/Find.pm t/lib/filefind.t
51089 ____________________________________________________________________________
51090 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
51091         Log: gcc -Wall nits picked out by a non-UNIX system
51092              (courtesy of Mark Bixby)
51093      Branch: perl
51094            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
51095            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
51096            ! pp_sys.c util.c
51097 ____________________________________________________________________________
51098 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
51099         Log: Metaconfig unit change for #10522.  (The d_modfl changes
51100              placate metalint.)
51101      Branch: metaconfig/U/perl
51102            ! d_modfl.U d_u32align.U
51103 ____________________________________________________________________________
51104 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
51105         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
51106              be "./try 2>&1 >/dev/null".
51107      Branch: perl
51108            ! Configure
51109 ____________________________________________________________________________
51110 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
51111         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
51112              From: "Craig A. Berry" <craigberry@mac.com>
51113              Date: Mon, 11 Jun 2001 14:00:32 -0500
51114              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
51115      Branch: perl
51116            ! configure.com
51117 ____________________________________________________________________________
51118 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
51119         Log: Move the full \p\P lists to perlunicode.
51120      Branch: perl
51121            ! pod/perlretut.pod pod/perlunicode.pod
51122 ____________________________________________________________________________
51123 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
51124         Log: VOS build tweak for 5.6.1 from Paul Green.
51125      Branch: maint-5.6/perl
51126            ! vos/build.cm
51127 ____________________________________________________________________________
51128 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
51129         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
51130              From: "Craig A. Berry" <craigberry@mac.com>
51131              Date: Fri, 8 Jun 2001 18:08:18 -0500
51132              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
51133      Branch: perl
51134            ! vms/vms.c
51135 ____________________________________________________________________________
51136 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
51137         Log: Update Changes.
51138      Branch: perl
51139            ! Changes patchlevel.h
51140 ____________________________________________________________________________
51141 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
51142         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
51143      Branch: perl
51144            ! vos/config.alpha.h vos/config.ga.h
51145 ____________________________________________________________________________
51146 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
51147         Log: VOS updates from Paul Green for @10476.
51148      Branch: perl
51149            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
51150            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
51151            ! vos/config.ga.h vos/configure_perl.cm
51152 ____________________________________________________________________________
51153 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
51154         Log: Subject: [PATCH] Not many people know this ...
51155              From: Mike Guy <mjtg@cam.ac.uk>
51156              Date: Mon, 11 Jun 2001 14:55:15 +0100
51157              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
51158      Branch: perl
51159            ! pod/perldebug.pod
51160 ____________________________________________________________________________
51161 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
51162         Log: Add final commas to lists as suggested by Philip Newton.
51163      Branch: perl
51164            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
51165 ____________________________________________________________________________
51166 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
51167         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
51168              Date: Sun, 10 Jun 2001 23:35:38 -0400
51169              From: Chris Nandor <pudge@pobox.com>
51170              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
51171      Branch: perl
51172            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
51173            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
51174            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
51175            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
51176            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
51177            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
51178            ! t/op/write.t t/pragma/strict.t
51179 ____________________________________________________________________________
51180 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
51181         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
51182              From: Chris Nandor <pudge@pobox.com>
51183              Date: Mon, 11 Jun 2001 08:24:28 -0400
51184              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
51185      Branch: perl
51186            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
51187            ! t/lib/io_dir.t
51188 ____________________________________________________________________________
51189 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
51190         Log: One more run_byacc (a hand-tweaked version had slipped in).
51191      Branch: perl
51192            ! perly.c vms/perly_c.vms
51193 ____________________________________________________________________________
51194 [ 10509] By: nick                                  on 2001/06/11  07:49:15
51195         Log: Integrate mainline
51196      Branch: perlio
51197           !> Makefile.SH embed.h embed.pl global.sym
51198           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
51199           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
51200           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
51201           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
51202 ____________________________________________________________________________
51203 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
51204         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
51205              From: Mike Guy <mjtg@cam.ac.uk>
51206              Reply-To: mjtg@cam.ac.uk
51207              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
51208      Branch: perl
51209            ! lib/ExtUtils/Manifest.pm
51210 ____________________________________________________________________________
51211 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
51212         Log: Subject: [PATCH] ExtUtils::Constant
51213              From: Nicholas Clark <nick@ccl4.org>
51214              Date: Sun, 10 Jun 2001 23:25:41 +0100
51215              Message-ID: <20010610232540.C76396@plum.flirble.org>
51216      Branch: perl
51217            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
51218 ____________________________________________________________________________
51219 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
51220         Log: Integrate perlio:
51221              
51222              [ 10504]
51223              Fix (valid) -Wall warnings in perlio.c
51224      Branch: perl
51225           !> iperlsys.h
51226 ____________________________________________________________________________
51227 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
51228         Log: Move the grok_number and its lieutenant grok_numeric_radix
51229              from sv.c statics to util.c and public.
51230      Branch: perl
51231            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
51232            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
51233 ____________________________________________________________________________
51234 [ 10504] By: nick                                  on 2001/06/10  17:47:06
51235         Log: Fix (valid) -Wall warnings in perlio.c
51236      Branch: perlio
51237            ! iperlsys.h
51238 ____________________________________________________________________________
51239 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
51240         Log: Update perly_c.diff, update perly.fixer to edit away
51241              some of the -Wall noise.
51242      Branch: perl
51243            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
51244 ____________________________________________________________________________
51245 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
51246         Log: Check the version of byacc.
51247      Branch: perl
51248            ! Makefile.SH
51249 ____________________________________________________________________________
51250 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
51251         Log: Subject: [PATCH] perly.y overhaul
51252              From: Simon Cozens <simon@netthink.co.uk>
51253              Date: Sun, 10 Jun 2001 16:56:54 +0100
51254              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
51255              
51256              Plus make run_byacc.
51257      Branch: perl
51258            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
51259 ____________________________________________________________________________
51260 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
51261         Log: Integrate perlio:
51262              
51263              [ 10497]
51264              Paper over a crack or two with USE_SFIO
51265      Branch: perl
51266           !> perlio.c perlsfio.h
51267 ____________________________________________________________________________
51268 [ 10499] By: nick                                  on 2001/06/10  15:01:08
51269         Log: Integrate mainline
51270      Branch: perlio
51271           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
51272           !> t/pragma/locale.t util.c
51273 ____________________________________________________________________________
51274 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
51275         Log: Put some meat on the perl572delta bones.  The list of
51276              selected bug fixes needs more work, as does still the
51277              whole document.
51278      Branch: perl
51279            ! pod/perl572delta.pod
51280 ____________________________________________________________________________
51281 [ 10497] By: nick                                  on 2001/06/10  12:27:51
51282         Log: Paper over a crack or two with USE_SFIO
51283      Branch: perlio
51284            ! perlio.c perlsfio.h
51285 ____________________________________________________________________________
51286 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
51287         Log: Update Changes.
51288      Branch: perl
51289            ! Changes patchlevel.h
51290 ____________________________________________________________________________
51291 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
51292         Log: Subject: Re: pragma/locale.t #107
51293              From: Hugo <hv@crypt.compulink.co.uk>
51294              Date: Sun, 10 Jun 2001 11:23:30 +0100
51295              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
51296              
51297              Encapsulate the scan of the decimal radix separator.
51298      Branch: perl
51299            ! embed.h embed.pl proto.h sv.c
51300 ____________________________________________________________________________
51301 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
51302         Log: Try to grok numbers both with the locale specific separator
51303              and with the usual "." (if different from the lss); add a test
51304              to locale.t to do also a little bit of math in addition to just
51305              equalness testing; remove extraneous logic as suggested in
51306              
51307              Subject: Re: pragma/locale.t #107
51308              From: Nicholas Clark <nick@ccl4.org>
51309              Date: Sat, 9 Jun 2001 22:37:36 +0100
51310              Message-ID: <20010609223735.Y76396@plum.flirble.org>
51311      Branch: perl
51312            ! sv.c t/pragma/locale.t
51313 ____________________________________________________________________________
51314 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
51315         Log: Metaconfig unit change for #10492.
51316      Branch: metaconfig/U/perl
51317            ! Extensions.U
51318 ____________________________________________________________________________
51319 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
51320         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
51321              From: Artur Bergman <artur@contiller.se> 
51322              Date: Sat, 09 Jun 2001 21:03:51 +0200
51323              Message-ID: <B7483FB6.1398%artur@contiller.se>
51324      Branch: perl
51325            ! Configure
51326 ____________________________________________________________________________
51327 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
51328         Log: Integrate perlio:
51329              
51330              [ 10489]
51331              Make XS/Typemap compile (but fail) with sfio
51332      Branch: perl
51333           !> perlsfio.h
51334 ____________________________________________________________________________
51335 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
51336         Log: Do locale specific separator if only in locale.
51337      Branch: perl
51338            ! util.c
51339 ____________________________________________________________________________
51340 [ 10489] By: nick                                  on 2001/06/09  19:13:25
51341         Log: Make XS/Typemap compile (but fail) with sfio
51342      Branch: perlio
51343            ! perlsfio.h
51344 ____________________________________________________________________________
51345 [ 10488] By: nick                                  on 2001/06/09  19:12:51
51346         Log: Re-integrate mainline
51347      Branch: perlio
51348           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
51349           !> proto.h sv.c util.c
51350 ____________________________________________________________________________
51351 [ 10487] By: nick                                  on 2001/06/09  16:26:29
51352         Log: Integrate mainline
51353      Branch: perlio
51354           !> (integrate 31 files)
51355 ____________________________________________________________________________
51356 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
51357         Log: Subject: [PATCH] New attempt to clone callack
51358              From: Artur Bergman <artur@contiller.se> 
51359              Date: Thu, 07 Jun 2001 11:52:16 +0200
51360              Message-ID: <B7451B6F.12B7%artur@contiller.se>
51361      Branch: perl
51362            ! embedvar.h intrpvar.h perlapi.h sv.c
51363 ____________________________________________________________________________
51364 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
51365         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
51366      Branch: perl
51367            ! embed.h embed.pl perl.h proto.h sv.c util.c
51368 ____________________________________________________________________________
51369 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
51370         Log: Subject: Re: pragma/locale.t #107
51371              From: Nicholas Clark <nick@ccl4.org>
51372              Date: Sat, 9 Jun 2001 16:26:10 +0100
51373              Message-ID: <20010609162609.V76396@plum.flirble.org>
51374              
51375              A missing NVification.
51376      Branch: perl
51377            ! sv.c
51378 ____________________________________________________________________________
51379 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
51380         Log: Redo the #10482, there already was a test script for formats.
51381      Branch: perl
51382            - t/io/format.t
51383            ! MANIFEST t/op/write.t
51384 ____________________________________________________________________________
51385 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
51386         Log: Twisted format testing, from Merijn.
51387      Branch: perl
51388            + t/io/format.t
51389            ! MANIFEST
51390 ____________________________________________________________________________
51391 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
51392         Log: More \p{In...} testing, combined with \N{...}.
51393      Branch: perl
51394            ! lib/utf8_heavy.pl t/op/pat.t
51395 ____________________________________________________________________________
51396 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
51397         Log: Metaconfig changes for #10479.
51398      Branch: metaconfig
51399            ! U/Glossary.patch
51400      Branch: metaconfig/U/perl
51401            ! d_modfl.U
51402 ____________________________________________________________________________
51403 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
51404         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
51405      Branch: perl
51406            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51407            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
51408            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
51409            ! win32/config.bc win32/config.gc win32/config.vc
51410 ____________________________________________________________________________
51411 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
51412         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
51413              From: "Craig A. Berry" <craigberry@mac.com>
51414              Date: Thu, 7 Jun 2001 14:27:20 -0500
51415              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
51416      Branch: perl
51417            ! vms/perlvms.pod
51418 ____________________________________________________________________________
51419 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
51420         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
51421              From: Gisle Aas <gisle@ActiveState.com>
51422              Date: 07 Jun 2001 17:04:29 -0700
51423              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
51424      Branch: perl
51425            ! ext/re/re.xs
51426 ____________________________________________________________________________
51427 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
51428         Log: Update Changes.
51429      Branch: perl
51430            ! Changes patchlevel.h
51431 ____________________________________________________________________________
51432 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
51433         Log: Regen Glossary et alia.
51434      Branch: perl
51435            ! Porting/Glossary Porting/config.sh Porting/config_H
51436 ____________________________________________________________________________
51437 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
51438         Log: Metaconfig unit changes for #10473.
51439      Branch: metaconfig/U/perl
51440            ! d_modfl.U
51441 ____________________________________________________________________________
51442 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
51443         Log: Harumph, also AIX will spill its guts (i.e. dump core)
51444              if an executable contains modfl() but it hasn't been
51445              compiled right (in the case of AIX, with cc -qlongdouble).
51446      Branch: perl
51447            ! Configure
51448 ____________________________________________________________________________
51449 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
51450         Log: integrate change#10471 from mainline
51451              
51452              in change#10451, check that CvOUTSIDE is a CV before looking in
51453              (it can apparently be SVt_NULL during global destruction)
51454      Branch: maint-5.6/perl
51455           !> op.c
51456 ____________________________________________________________________________
51457 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
51458         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
51459              (it can apparently be SVt_NULL during global destruction)
51460      Branch: perl
51461            ! op.c
51462 ____________________________________________________________________________
51463 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
51464         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
51465              From: Robin Barker <rmb1@cise.npl.co.uk>
51466              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
51467              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
51468      Branch: perl
51469            ! lib/diagnostics.pm pod/perldiag.pod
51470 ____________________________________________________________________________
51471 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
51472         Log: Subject: [PATCH perl@10439] long =item
51473              From: Robin Barker <rmb1@cise.npl.co.uk>
51474              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
51475              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
51476      Branch: perl
51477            ! README.amiga lib/Attribute/Handlers.pm
51478            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
51479 ____________________________________________________________________________
51480 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
51481         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
51482              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
51483              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
51484              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
51485      Branch: perl
51486            ! pod/perlguts.pod
51487 ____________________________________________________________________________
51488 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
51489         Log: Integrate perlio:
51490              
51491              [ 10466]
51492              MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
51493              whitespace tweaks.
51494              Still coredumps in pragma/overload.t - what a nice hard fail that is...
51495      Branch: perl
51496           !> sv.c
51497 ____________________________________________________________________________
51498 [ 10466] By: nick                                  on 2001/06/07  10:25:40
51499         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
51500              whitespace tweaks.
51501              Still coredumps in pragma/overload.t - what a nice hard fail that is...
51502      Branch: perlio
51503            ! sv.c
51504 ____________________________________________________________________________
51505 [ 10465] By: nick                                  on 2001/06/07  08:41:58
51506         Log: Raw integrate of mainline for S_grok_number debug
51507              (sv.c has MULTIPLICITY issues as well as whatever else ...)
51508      Branch: perlio
51509            - plan9/perlplan9.doc plan9/perlplan9.pod
51510           !> (integrate 46 files)
51511 ____________________________________________________________________________
51512 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
51513         Log: The proper prototyping for #10463.
51514      Branch: perl
51515            ! embed.h embed.pl proto.h sv.c
51516 ____________________________________________________________________________
51517 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
51518         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
51519              From: Nicholas Clark <nick@ccl4.org>
51520              Date: Thu, 7 Jun 2001 00:29:59 +0100
51521              Message-ID: <20010607002959.Z76396@plum.flirble.org>
51522      Branch: perl
51523            ! sv.c
51524 ____________________________________________________________________________
51525 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
51526         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
51527              From: "Craig A. Berry" <craigberry@mac.com>
51528              Date: Wed, 06 Jun 2001 17:54:30 -0500
51529              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
51530      Branch: perl
51531            ! vms/perlvms.pod
51532 ____________________________________________________________________________
51533 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
51534         Log: Podify the remaining README.platform files;
51535              merge README.plan9 and plan9/perlplan9.pod;
51536              delete plan9/perlplan9.* (the perlplan.doc needs to
51537              be regenerated in Plan 9); make the =head1 and =head2
51538              in the README.platform to be a little more verbose
51539              (skipped README.os2 not to anger Ilya) so that they
51540              look better in the toc; regen toc.
51541      Branch: perl
51542            - plan9/perlplan9.doc plan9/perlplan9.pod
51543            ! MANIFEST README.aix README.amiga README.apollo README.beos
51544            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
51545            ! README.hpux README.hurd README.machten README.macos
51546            ! README.micro README.mint README.mpeix README.os390
51547            ! README.plan9 README.qnx README.solaris README.threads
51548            ! README.tru64 README.vmesa README.vms README.vos README.win32
51549            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
51550            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
51551 ____________________________________________________________________________
51552 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
51553         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
51554              From: Mike Guy <mjtg@cam.ac.uk>
51555              Reply-To: mjtg@cam.ac.uk
51556              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
51557      Branch: perl
51558            ! pod/perlguts.pod
51559 ____________________________________________________________________________
51560 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
51561         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
51562              From: Mike Guy <mjtg@cam.ac.uk>
51563              Reply-To: mjtg@cam.ac.uk
51564              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
51565      Branch: perl
51566            ! pod/perlsec.pod
51567 ____________________________________________________________________________
51568 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
51569         Log: Disable long doubles from pre-5.0 Tru64s.
51570      Branch: perl
51571            ! README.tru64 hints/dec_osf.sh
51572 ____________________________________________________________________________
51573 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
51574         Log: The #10455 exposed that modfl() is fundamentally busted
51575              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
51576              testing it.
51577      Branch: perl
51578            ! hints/dec_osf.sh
51579 ____________________________________________________________________________
51580 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
51581         Log: Metaconfig unit change for #10455.
51582      Branch: metaconfig/U/perl
51583            ! d_modfl.U
51584 ____________________________________________________________________________
51585 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
51586         Log: Configure check for geborken modfl(), inspired by
51587              
51588              Subject: Re: [20010118.017] op/int.t failure 
51589              From: Hugo <hv@crypt.compulink.co.uk>
51590              Date: Tue, 05 Jun 2001 13:43:27 +0100
51591              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
51592      Branch: perl
51593            ! Configure
51594 ____________________________________________________________________________
51595 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
51596         Log: Integrate changes #10450 and #10451 from maintperl:
51597              
51598              optimize change#10448 slightly (don't repeat search in eval""s lexical
51599              scope, since that has already been searched)
51600              
51601              change#9108 needs subtler treatment for case of closures created
51602              within eval""
51603      Branch: perl
51604           !> op.c t/op/misc.t
51605 ____________________________________________________________________________
51606 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
51607         Log: MakeMaker magic to compile (when no dynamic loading)
51608              List/Util.xsc as (ListUtil.c and) ListUtil.o since
51609              POSIX-BC (BS2000) linker has an evil limitation of
51610              being unable to include in the same executable several
51611              object files with the same name - case-insensitively -
51612              because otherwise we conflict with util.c.
51613              Strictly speaking currently required only in POSIX-BC
51614              but probably will do no harm elsewhere where static
51615              linking is required.
51616      Branch: perl
51617            ! ext/List/Util/Makefile.PL
51618 ____________________________________________________________________________
51619 [ 10452] By: nick                                  on 2001/06/06  08:59:51
51620         Log: Integrate mainline.
51621      Branch: perlio
51622           +> lib/Attribute/Handlers/demo/Demo.pm
51623           +> lib/Attribute/Handlers/demo/Descriptions.pm
51624           +> lib/Attribute/Handlers/demo/MyClass.pm
51625           +> lib/Attribute/Handlers/demo/demo.pl
51626           +> lib/Attribute/Handlers/demo/demo2.pl
51627           +> lib/Attribute/Handlers/demo/demo3.pl
51628           +> lib/Attribute/Handlers/demo/demo4.pl
51629           +> lib/Attribute/Handlers/demo/demo_call.pl
51630           +> lib/Attribute/Handlers/demo/demo_chain.pl
51631           +> lib/Attribute/Handlers/demo/demo_cycle.pl
51632           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
51633           +> lib/Attribute/Handlers/demo/demo_phases.pl
51634           +> lib/Attribute/Handlers/demo/demo_range.pl
51635           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
51636           +> uts/strtol_wrap.c
51637           !> (integrate 91 files)
51638 ____________________________________________________________________________
51639 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
51640         Log: change#9108 needs subtler treatment for case of closures created
51641              within eval""
51642      Branch: maint-5.6/perl
51643            ! op.c t/op/misc.t
51644 ____________________________________________________________________________
51645 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
51646         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
51647              scope, since that has already been searched)
51648      Branch: maint-5.6/perl
51649            ! op.c
51650 ____________________________________________________________________________
51651 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
51652         Log: Integrate change #10448 from maintperl; lexicals
51653              outside an eval"" weren't resolved correctly inside a subroutine
51654              definition inside the eval"" if they were not already referenced
51655              in the toplevel of the eval""-ed code
51656      Branch: perl
51657           !> cop.h op.c pp_ctl.c t/op/misc.t
51658 ____________________________________________________________________________
51659 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
51660         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
51661              outside an eval"" weren't resolved correctly inside a subroutine
51662              definition inside the eval"" if they were not already referenced
51663              in the toplevel of the eval""-ed code
51664      Branch: maint-5.6/perl
51665            ! cop.h op.c pp_ctl.c t/op/misc.t
51666 ____________________________________________________________________________
51667 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
51668         Log: Subject: [PATCH] perl570delta.pod
51669              From: Peter Scott <Peter@PSDT.com> 
51670              Date: Tue, 05 Jun 2001 18:51:02 -0700
51671              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
51672      Branch: perl
51673            ! pod/perl570delta.pod
51674 ____________________________________________________________________________
51675 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
51676         Log: The fudge factor is no more needed.  I hope.
51677      Branch: perl
51678            ! t/lib/posix.t
51679 ____________________________________________________________________________
51680 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
51681         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
51682              From: Hugo <hv@crypt.compulink.co.uk>
51683              Date: Tue, 05 Jun 2001 12:58:19 +0100
51684              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
51685      Branch: perl
51686            ! util.c
51687 ____________________________________________________________________________
51688 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
51689         Log: Make up prototypes only for those who have the functions
51690              but not the prototypes.
51691      Branch: perl
51692            ! perl.h
51693 ____________________________________________________________________________
51694 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
51695         Log: Subject: Re: Not OK: perl@10439 on win32 
51696              From: Prymmer/Kahn <pvhp@best.com> 
51697              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
51698              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
51699      Branch: perl
51700            ! perl.h util.c
51701 ____________________________________________________________________________
51702 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
51703         Log: The metaconfig units changes for #10441.
51704      Branch: metaconfig
51705            ! U/modified/Extract.U U/modified/Extractall.U
51706            ! U/modified/Finish.U
51707 ____________________________________________________________________________
51708 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
51709         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
51710      Branch: perl
51711            ! Configure
51712 ____________________________________________________________________________
51713 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
51714         Log: Unnecessary fuzziness undone, noted by Mike Guy.
51715      Branch: perl
51716            ! t/op/tr.t
51717 ____________________________________________________________________________
51718 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
51719         Log: Update Changes.
51720      Branch: perl
51721            ! Changes patchlevel.h
51722 ____________________________________________________________________________
51723 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
51724         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
51725              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
51726              leakage patch.
51727      Branch: perl
51728            ! t/op/misc.t
51729 ____________________________________________________________________________
51730 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
51731         Log: Test case for #10433/#10424.
51732      Branch: perl
51733            ! t/op/misc.t
51734 ____________________________________________________________________________
51735 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
51736         Log: Subject: One fix for strtoul not setting errno
51737              From: hom00@utsglobal.com (Hal Morris)
51738              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
51739              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
51740      Branch: perl
51741            + uts/strtol_wrap.c
51742            ! MANIFEST hints/uts.sh
51743 ____________________________________________________________________________
51744 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
51745         Log: Metaconfig units changes for #10434.
51746      Branch: metaconfig
51747            ! U/modified/Cppsym.U
51748      Branch: metaconfig/U/perl
51749            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
51750            + d_syscallproto.U d_usleepproto.U
51751            ! longdblfio.U quadfio.U
51752 ____________________________________________________________________________
51753 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
51754         Log: Configure tweaks; add prototype probes, make the cpp symbols
51755              probe to cast, not whine; test for %Ld and %Lf before %lld and
51756              %llf because the L is the ANSI way.
51757      Branch: perl
51758            ! Configure config_h.SH configure.com epoc/config.sh
51759            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
51760            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
51761            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
51762 ____________________________________________________________________________
51763 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
51764         Log: Sigh.  This is what #10424 was supposed to check in.
51765      Branch: perl
51766            ! op.c sv.c sv.h
51767 ____________________________________________________________________________
51768 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
51769         Log: More verbose failure.
51770      Branch: perl
51771            ! t/op/ver.t
51772 ____________________________________________________________________________
51773 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
51774         Log: The .pm changes to go with #10428.
51775      Branch: perl
51776            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
51777            ! ext/Sys/Syslog/Syslog.pm
51778 ____________________________________________________________________________
51779 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
51780         Log: On second thoughts show to utf8 skippage message only
51781              on failures, it's too confusing otherwise,
51782      Branch: perl
51783            ! t/pragma/locale.t
51784 ____________________________________________________________________________
51785 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
51786         Log: Do not import anything from Encode.
51787      Branch: perl
51788            ! ext/MIME/Base64/QuotedPrint.pm
51789 ____________________________________________________________________________
51790 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
51791         Log: The #10402 didn't take.  Weird.
51792      Branch: perl
51793            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
51794            ! ext/Sys/Syslog/Syslog.xs
51795 ____________________________________________________________________________
51796 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
51797         Log: Eradicate traces of 'asciirange' re subpragma.
51798      Branch: perl
51799            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
51800            ! pod/perldiag.pod
51801 ____________________________________________________________________________
51802 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
51803         Log: use is a compile-time thing.
51804      Branch: perl
51805            ! ext/MIME/Base64/QuotedPrint.pm
51806 ____________________________________________________________________________
51807 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
51808         Log: Subject: [PATCH perl@10419] -Wall casting patch
51809              From: Robin Barker <rmb1@cise.npl.co.uk>
51810              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
51811              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
51812      Branch: perl
51813            ! ext/Devel/DProf/DProf.xs mg.c
51814 ____________________________________________________________________________
51815 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
51816         Log: Subject: [PATCH #2] introducing SVpad_TYPED
51817              From: Abhijit Menon-Sen <ams@wiw.org>
51818              Date: Mon, 4 Jun 2001 12:26:02 +0530
51819              Message-ID: <20010604122602.A5775@lustre.linux.in>
51820      Branch: perl
51821            ! op.c sv.c sv.h
51822 ____________________________________________________________________________
51823 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
51824         Log: testsuite for change#10192 (from Gisle Aas)
51825      Branch: perl
51826            + t/op/override.t
51827            ! MANIFEST
51828 ____________________________________________________________________________
51829 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
51830         Log: integrate changes#10414-10416 from mainline
51831              
51832              Potential buffer overrun if the radix separator is more than
51833              one byte.  Also, under locales, prefer the locale-specific
51834              separator over the old boring ".".
51835              
51836              "10.", that is, decimal numbers can have no decimal part at all.
51837              
51838              The non-locale places need love, too.
51839      Branch: maint-5.6/perl
51840           !> perl.h sv.c
51841 ____________________________________________________________________________
51842 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
51843         Log: Missed from #10420.
51844      Branch: perl
51845            ! epoc/config.sh
51846 ____________________________________________________________________________
51847 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
51848         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
51849              often this prototype goes with HAS_SETRESUID_PROTO.
51850      Branch: perl
51851            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51852            ! config_h.SH configure.com perl.h uconfig.h
51853 ____________________________________________________________________________
51854 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
51855         Log: Update Changes.
51856      Branch: perl
51857            ! Changes patchlevel.h
51858 ____________________________________________________________________________
51859 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
51860         Log: -Wall "subscript has type `char'" cleanup.
51861      Branch: perl
51862            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
51863 ____________________________________________________________________________
51864 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
51865         Log: Various "cast to pointer from integer of different size"
51866              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
51867              wide but I32 (int) only 32 bits wide).
51868              
51869              WARNING: the classnum and tagnum changes in Storable.xs
51870              may not be wise, they may be breaking binary compatibility
51871              (in 64-bit platforms), asked Raphael Manfredi about the changes.
51872      Branch: perl
51873            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
51874            ! mg.c proto.h
51875 ____________________________________________________________________________
51876 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
51877         Log: The non-locale places need love, too.
51878      Branch: perl
51879            ! perl.h
51880 ____________________________________________________________________________
51881 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
51882         Log: "10.", that is, decimal numbers can have no decimal part at all.
51883      Branch: perl
51884            ! perl.h
51885 ____________________________________________________________________________
51886 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
51887         Log: Potential buffer overrun if the radix separator is more than
51888              one byte.  Also, under locales, prefer the locale-specific
51889              separator over the old boring ".".
51890      Branch: perl
51891            ! perl.h sv.c
51892 ____________________________________________________________________________
51893 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
51894         Log: Integrate change #10412 from maintperl; locale is now
51895              per-cop, not per-op; plus retweak the locale.t to always
51896              list the skipped utf8 locales.
51897      Branch: perl
51898            ! t/pragma/locale.t
51899           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
51900           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
51901 ____________________________________________________________________________
51902 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
51903         Log: rationalize locale handling to fix the bugs uncovered by change#10394
51904              
51905              the major issue was that the runtime was looking at PL_hints rather
51906              than op_private to notice whether locale was enabled
51907              
51908              the secondary issue was that many locale-sensitive numeric ops didn't
51909              have HINT_LOCALE propagated into their op_private
51910              
51911              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
51912              instead of per-op, just like HINT_BYTE and the hints for lexical
51913              warnings (this makes the hint available to every op via PL_curcop)
51914              
51915              pragma/locale.t may need to be reworked with these fixes in mind
51916              (it currently passes its tests)
51917      Branch: maint-5.6/perl
51918            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
51919            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
51920 ____________________________________________________________________________
51921 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
51922         Log: More verbose debugging.
51923      Branch: perl
51924            ! t/pragma/locale.t
51925 ____________________________________________________________________________
51926 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
51927         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
51928              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
51929              Date: Sat, 2 Jun 2001 22:53:33 +0100
51930              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
51931      Branch: perl
51932            ! regcomp.c t/pragma/warn/regcomp
51933 ____________________________________________________________________________
51934 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
51935         Log: Mention that lexicalizing $a or $b is a bad idea if one
51936              wants to use sort().
51937      Branch: perl
51938            ! pod/perlvar.pod
51939 ____________________________________________________________________________
51940 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
51941         Log: Tweak the test to be happy if the accuracy is 'good enough'.
51942      Branch: perl
51943            ! t/lib/posix.t
51944 ____________________________________________________________________________
51945 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
51946         Log: Upgrade to Attribute::Handlers 0.70.
51947              
51948              NOTE: this unearthed the "too late for CHECK block" bug,
51949              that's why the 1_compile.t change.
51950      Branch: perl
51951            + lib/Attribute/Handlers/demo/Demo.pm
51952            + lib/Attribute/Handlers/demo/Descriptions.pm
51953            + lib/Attribute/Handlers/demo/MyClass.pm
51954            + lib/Attribute/Handlers/demo/demo.pl
51955            + lib/Attribute/Handlers/demo/demo2.pl
51956            + lib/Attribute/Handlers/demo/demo3.pl
51957            + lib/Attribute/Handlers/demo/demo4.pl
51958            + lib/Attribute/Handlers/demo/demo_call.pl
51959            + lib/Attribute/Handlers/demo/demo_chain.pl
51960            + lib/Attribute/Handlers/demo/demo_cycle.pl
51961            + lib/Attribute/Handlers/demo/demo_hashdir.pl
51962            + lib/Attribute/Handlers/demo/demo_phases.pl
51963            + lib/Attribute/Handlers/demo/demo_range.pl
51964            + lib/Attribute/Handlers/demo/demo_rawdata.pl
51965            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
51966            ! t/lib/attrhand.t
51967 ____________________________________________________________________________
51968 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
51969         Log: One less -Wall whine.
51970      Branch: perl
51971            ! regcomp.c
51972 ____________________________________________________________________________
51973 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
51974         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
51975      Branch: perl
51976           !> t/op/eval.t
51977 ____________________________________________________________________________
51978 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
51979         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
51980              aren't "normally" visible inside eval""s contained in subs unless
51981              a cloned reference to them already exists)
51982              
51983              strangely enough, t/harness didn't show this up as a failure
51984              (harness needs fixing?)
51985      Branch: maint-5.6/perl
51986            ! t/op/eval.t
51987 ____________________________________________________________________________
51988 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
51989         Log: Update to Text::Balanced 1.85.
51990      Branch: perl
51991            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
51992 ____________________________________________________________________________
51993 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
51994         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
51995              From: Nicholas Clark <nick@ccl4.org>
51996              Date: Sun, 3 Jun 2001 17:54:36 +0100
51997              Message-ID: <20010603175436.E76396@plum.flirble.org> 
51998      Branch: perl
51999            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
52000            ! ext/Sys/Syslog/Syslog.xs
52001 ____________________________________________________________________________
52002 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
52003         Log: Unused variables.
52004      Branch: perl
52005            ! util.c
52006 ____________________________________________________________________________
52007 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
52008         Log: Subject: [PATCH] APIfy op_clear 
52009              From: Simon Cozens <simon@netthink.co.uk>
52010              Date: Sun, 3 Jun 2001 13:51:46 +0100
52011              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
52012              
52013              (despite the subject line, op_null is APIfied by the patch)
52014      Branch: perl
52015            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
52016 ____________________________________________________________________________
52017 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
52018         Log: Subject: [PATCH] t/lib/extutils.t
52019              From: Nicholas Clark <nick@ccl4.org>
52020              Date: Sat, 2 Jun 2001 23:57:05 +0100
52021              Message-ID: <20010602235705.Q12698@plum.flirble.org>
52022      Branch: perl
52023            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
52024 ____________________________________________________________________________
52025 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
52026         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
52027              From: Prymmer/Kahn <pvhp@best.com>
52028              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
52029              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
52030      Branch: perl
52031            ! win32/Makefile win32/makefile.mk
52032 ____________________________________________________________________________
52033 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
52034         Log: Subject: Re: 'decimal digits' macro? 
52035              From: Hugo <hv@crypt.compulink.co.uk>
52036              Date: Sun, 03 Jun 2001 04:26:36 +0100
52037              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
52038      Branch: perl
52039            ! handy.h t/lib/posix.t t/op/tr.t
52040 ____________________________________________________________________________
52041 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
52042         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
52043              From: Hugo <hv@crypt.compulink.co.uk>
52044              Date: Sun, 03 Jun 2001 14:56:30 +0100
52045              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
52046      Branch: perl
52047            ! util.c
52048 ____________________________________________________________________________
52049 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
52050         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
52051      Branch: perl
52052           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
52053           !> vms/perly_c.vms
52054 ____________________________________________________________________________
52055 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
52056         Log: fix leakage of lexicals at file scope into subroutines that were
52057              declared before them; this appears to be a longstanding bug that
52058              meant that lexicals at file scope were never "deintroduced", meaning
52059              their scope range was never properly closed, and their visibility
52060              extended to all subsequent eval""s or requires
52061              
52062              added a test case
52063              
52064              seems to also fix a case of bogus duplicate warnings
52065      Branch: maint-5.6/perl
52066            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
52067            ! vms/perly_c.vms
52068 ____________________________________________________________________________
52069 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
52070         Log: More VMS tweaks from Craig A. Berry.
52071      Branch: perl
52072            ! configure.com t/lib/extutils.t
52073 ____________________________________________________________________________
52074 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
52075         Log: -Wall cleanup continues.
52076      Branch: perl
52077            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
52078            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
52079            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
52080            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
52081            ! run.c toke.c util.c
52082 ____________________________________________________________________________
52083 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
52084         Log: The metaconfig unit change for #10390.
52085      Branch: metaconfig/U/perl
52086            ! gccvers.U
52087 ____________________________________________________________________________
52088 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
52089         Log: Drop the -ansi from the default gcc flags.
52090              
52091              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
52092              that struct cannot be compared with a flat integer, such as STRLEN.
52093              The -ansi will also cause a lot of noise in Solaris because of:
52094              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
52095      Branch: perl
52096            ! Configure
52097 ____________________________________________________________________________
52098 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
52099         Log: Integrate perlio:
52100              
52101              [ 10387]
52102              Tweak util.c's atof2 for MULTIPLICITY
52103      Branch: perl
52104           !> pod/perlapi.pod util.c
52105 ____________________________________________________________________________
52106 [ 10388] By: nick                                  on 2001/06/02  08:01:12
52107         Log: Integrate mainline
52108      Branch: perlio
52109           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
52110           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
52111           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
52112           !> t/lib/1_compile.t t/lib/mimeqp.t
52113 ____________________________________________________________________________
52114 [ 10387] By: nick                                  on 2001/06/02  07:39:17
52115         Log: Tweak util.c's atof2 for MULTIPLICITY
52116      Branch: perlio
52117            ! util.c
52118 ____________________________________________________________________________
52119 [ 10386] By: nick                                  on 2001/06/02  07:38:33
52120         Log: Integrate mainline
52121      Branch: perlio
52122           !> (integrate 41 files)
52123 ____________________________________________________________________________
52124 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
52125         Log: Add Attribute::Handlers 0.61 from Damian Conway.
52126      Branch: perl
52127            + lib/Attribute/Handlers.pm t/lib/attrhand.t
52128            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
52129 ____________________________________________________________________________
52130 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
52131         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
52132              From: Peter Prymmer <pvhp@forte.com>
52133              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
52134              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
52135      Branch: perl
52136            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
52137 ____________________________________________________________________________
52138 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
52139         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
52140              From: Jeff Pinyan <jeffp@crusoe.net>
52141              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
52142              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
52143      Branch: perl
52144            ! lib/File/Find.pm
52145 ____________________________________________________________________________
52146 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
52147         Log: Subject: [PATCH perl@10381] configure.com tweaks
52148              From: "Craig A. Berry" <craigberry@mac.com>
52149              Date: Fri, 1 Jun 2001 13:55:43 -0500
52150              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
52151      Branch: perl
52152            ! configure.com
52153 ____________________________________________________________________________
52154 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
52155         Log: Update Changes.
52156      Branch: perl
52157            ! Changes patchlevel.h
52158 ____________________________________________________________________________
52159 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
52160         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
52161              From: Mike Guy <mjtg@cam.ac.uk>
52162              Date: Fri, 01 Jun 2001 18:17:02 +0100
52163              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
52164      Branch: perl
52165            ! lib/perl5db.pl
52166 ____________________________________________________________________________
52167 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
52168         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
52169              From: Hugo <hv@crypt.compulink.co.uk>
52170              Date: Thu, 31 May 2001 20:49:48 +0100
52171              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
52172      Branch: perl
52173            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
52174            ! util.c
52175 ____________________________________________________________________________
52176 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
52177         Log: Zero() is not available in x2p (or, rather, some of its
52178              implementations like memzero() might not be available.)
52179      Branch: perl
52180            ! x2p/hash.c
52181 ____________________________________________________________________________
52182 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
52183         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
52184              From: Michael G Schwern <schwern@pobox.com>
52185              Date: Fri, 1 Jun 2001 12:00:29 +0100
52186              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
52187              
52188              (But use Zero() instead of memset.)
52189      Branch: perl
52190            ! x2p/hash.c
52191 ____________________________________________________________________________
52192 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
52193         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
52194              From: Jeff Pinyan <jeffp@crusoe.net>
52195              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
52196              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
52197      Branch: perl
52198            ! pod/perldiag.pod regcomp.c t/op/pat.t
52199 ____________________________________________________________________________
52200 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
52201         Log: Retract #10324 and #10333; not needed.
52202      Branch: perl
52203            ! hints/irix_6.sh hints/linux.sh
52204 ____________________________________________________________________________
52205 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
52206         Log: The #10370 wasn't quite right.
52207      Branch: perl
52208            ! ext/XS/Typemap/Typemap.xs
52209 ____________________________________________________________________________
52210 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
52211         Log: The metaconfig units changes for #10372.
52212      Branch: metaconfig/U/perl
52213            + d_realpath.U d_sresgproto.U d_sresuproto.U
52214            ! gccvers.U i_db.U
52215 ____________________________________________________________________________
52216 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
52217         Log: Configure tweaks; record the Berkeley DB version,
52218              probe for realpath(), for setresuid() and setresgid()
52219              prototypes; use realpath() (try to be paranoid enough),
52220              use the setres[ug]id prototypes because glibc has the functions
52221              but not their prototypes; add -Wall -ansi to gcc ccflags;
52222              regen toc.
52223      Branch: perl
52224            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52225            ! config_h.SH configure.com epoc/config.sh
52226            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
52227            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
52228            ! vos/config.ga.def win32/config.bc win32/config.gc
52229            ! win32/config.vc
52230 ____________________________________________________________________________
52231 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
52232         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
52233              From: Michael G Schwern <schwern@pobox.com>
52234              Date: Fri, 1 Jun 2001 11:28:14 +0100
52235              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
52236      Branch: perl
52237            ! lib/attributes.pm xsutils.c
52238 ____________________________________________________________________________
52239 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
52240         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
52241              From: Tim Jenness <t.jenness@jach.hawaii.edu>
52242              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
52243              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
52244      Branch: perl
52245            ! ext/XS/Typemap/Typemap.xs
52246 ____________________________________________________________________________
52247 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
52248         Log: Subject: [patch] Cwd.xs optimizations/abstraction
52249              From: Doug MacEachern <dougm@covalent.net>
52250              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
52251              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
52252      Branch: perl
52253            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
52254            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
52255 ____________________________________________________________________________
52256 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
52257         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!])
52258              From: Nicholas Clark <nick@ccl4.org>
52259              Date: Thu, 31 May 2001 23:56:40 +0100
52260              Message-ID: <20010531235640.F12698@plum.flirble.org>
52261              
52262              Make the test work also under only static extensions
52263              (sh Configure -Uusedl fakes this nicely)
52264      Branch: perl
52265            ! t/lib/extutils.t
52266 ____________________________________________________________________________
52267 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
52268         Log: Subject: [PATCH hv.c] Eliminating trigraph
52269              From: Michael G Schwern <schwern@pobox.com>
52270              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
52271              Date: Fri, 1 Jun 2001 11:49:56 +0100
52272      Branch: perl
52273            ! hv.c
52274 ____________________________________________________________________________
52275 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
52276         Log: Subject: Re: [PATCH] Tests for File::Compare 
52277              From: "Philip Newton" <Philip.Newton@gmx.net>
52278              Date: Thu, 31 May 2001 19:44:05 +0200
52279              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
52280              
52281              Unnecessary "quotation marks".
52282      Branch: perl
52283            ! t/lib/filecomp.t
52284 ____________________________________________________________________________
52285 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
52286         Log: Integrate perlio:
52287              
52288              [ 10364]
52289              Cleanup dll.base and dll.exp created by GCC builds.
52290              
52291              [ 10363]
52292              Make filecomp test work on CRLF platforms by adding binmode.
52293      Branch: perl
52294           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
52295 ____________________________________________________________________________
52296 [ 10364] By: nick                                  on 2001/06/01  10:13:31
52297         Log: Cleanup dll.base and dll.exp created by GCC builds.
52298      Branch: perlio
52299            ! lib/ExtUtils/MM_Win32.pm
52300 ____________________________________________________________________________
52301 [ 10363] By: nick                                  on 2001/06/01  10:02:17
52302         Log: Make filecomp test work on CRLF platforms by adding binmode.
52303      Branch: perlio
52304            ! t/lib/filecomp.t
52305 ____________________________________________________________________________
52306 [ 10362] By: nick                                  on 2001/06/01  08:37:17
52307         Log: Integrate mainline
52308      Branch: perlio
52309           !> Changes Configure patchlevel.h perlio.c
52310 ____________________________________________________________________________
52311 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
52312         Log: panic:claustrophobia.
52313      Branch: perl
52314            ! perlio.c
52315 ____________________________________________________________________________
52316 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
52317         Log: Update Changes.
52318      Branch: perl
52319            ! Changes patchlevel.h
52320 ____________________________________________________________________________
52321 [ 10359] By: nick                                  on 2001/05/31  12:35:50
52322         Log: Integrate mainline.
52323      Branch: perlio
52324           +> t/lib/filecomp.t
52325           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
52326           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
52327 ____________________________________________________________________________
52328 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
52329         Log: Integrate perlio:
52330              
52331              [ 10350]
52332              win32 - dmake regen_config_h
52333              
52334              [ 10348]
52335              Tolerate Win32 numerics
52336      Branch: perl
52337           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
52338           !> win32/config_H.vc
52339 ____________________________________________________________________________
52340 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
52341         Log: Metaconfig unit change for #10356.
52342      Branch: metaconfig
52343            ! U/installdirs/inc_version_list.U
52344 ____________________________________________________________________________
52345 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
52346         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
52347              (idea from Sarathy; implementation from Andy)
52348      Branch: perl
52349            ! Configure
52350 ____________________________________________________________________________
52351 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
52352         Log: More AUTHORS.
52353      Branch: perl
52354            ! AUTHORS
52355 ____________________________________________________________________________
52356 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
52357         Log: Subject: Re: [PATCH] Tests for File::Compare
52358              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
52359              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
52360              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
52361      Branch: perl
52362            + t/lib/filecomp.t
52363            ! MANIFEST t/lib/1_compile.t
52364 ____________________________________________________________________________
52365 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
52366         Log: Subject: [PATCH] DEBUG_* macro cleanups
52367              From: Abhijit Menon-Sen <ams@wiw.org>
52368              Date: Thu, 31 May 2001 12:16:22 +0530
52369              Message-ID: <20010531121622.B4829@lustre.linux.in>
52370              
52371              Subject: Re: [PATCH] DEBUG_* macro cleanups
52372              From: Abhijit Menon-Sen <ams@wiw.org>
52373              Date: Thu, 31 May 2001 13:57:01 +0530
52374              Message-ID: <20010531135701.A21775@lustre.linux.in>
52375              
52376              (The DEBUG_ definitions in perl.h changed to use the
52377              STMT_START and STMT_END.)
52378      Branch: perl
52379            ! perl.h pp_ctl.c sv.c toke.c
52380 ____________________________________________________________________________
52381 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
52382         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
52383              From: Abhijit Menon-Sen <ams@wiw.org>
52384              Date: Thu, 31 May 2001 08:27:55 +0530
52385              Message-ID: <20010531082755.A10018@lustre.linux.in>
52386      Branch: perl
52387            ! ext/Storable/Storable.xs gv.c perl.c
52388 ____________________________________________________________________________
52389 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
52390         Log: Subject: [PATCH] AUTHORS
52391              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
52392              Date: Thu, 31 May 2001 01:27:59 -0500
52393              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
52394              
52395              Subject: Re: [PATCH] AUTHORS
52396              From: "Philip Newton" <Philip.Newton@gmx.net>
52397              Date: Thu, 31 May 2001 10:08:06 +0200
52398              (Message-Id missing?)
52399      Branch: perl
52400            ! AUTHORS
52401 ____________________________________________________________________________
52402 [ 10350] By: nick                                  on 2001/05/31  11:40:43
52403         Log: win32 - dmake regen_config_h
52404      Branch: perlio
52405            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
52406 ____________________________________________________________________________
52407 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
52408         Log: Subject: Re: [PATCH util.c] More warning cleanups.
52409              From: "Philip Newton" <Philip.Newton@gmx.net>
52410              Date: Thu, 31 May 2001 07:41:36 +0200
52411              Message-Id: <200105310538.IAA25458@taku.hut.fi>
52412              
52413              Undo C++-ism that snekt in.
52414      Branch: perl
52415            ! util.c
52416 ____________________________________________________________________________
52417 [ 10348] By: nick                                  on 2001/05/31  11:36:46
52418         Log: Tolerate Win32 numerics
52419      Branch: perlio
52420            ! t/pragma/warn/toke
52421 ____________________________________________________________________________
52422 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
52423         Log: Integrate perlio:
52424              
52425              [ 10346]
52426              Hack to restore Win32 pseudo fork broken by Multiple Interpreter
52427              perlio.c change 10255.
52428              
52429              [ 10345]
52430              Conditionally put back some "unused" dTHX which are used
52431              with PERL_IMPLICIT_SYS
52432              
52433              [ 10344]
52434              Fix Win32 for new spelling IN_BYTES 
52435              
52436              [ 10343]
52437              perlio.c -Wall cleaner under MULTIPLICITY
52438              - still minor noise with linux stdio
52439      Branch: perl
52440           !> perlio.c win32/win32.h
52441 ____________________________________________________________________________
52442 [ 10346] By: nick                                  on 2001/05/31  10:54:55
52443         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
52444              perlio.c change 10255.
52445      Branch: perlio
52446            ! perlio.c
52447 ____________________________________________________________________________
52448 [ 10345] By: nick                                  on 2001/05/31  10:01:57
52449         Log: Conditionally put back some "unused" dTHX which are used
52450              with PERL_IMPLICIT_SYS
52451      Branch: perlio
52452            ! perlio.c
52453 ____________________________________________________________________________
52454 [ 10344] By: nick                                  on 2001/05/31  10:00:59
52455         Log: Fix Win32 for new spelling IN_BYTES 
52456      Branch: perlio
52457            ! win32/win32.h
52458 ____________________________________________________________________________
52459 [ 10343] By: nick                                  on 2001/05/31  08:01:32
52460         Log: perlio.c -Wall cleaner under MULTIPLICITY
52461              - still minor noise with linux stdio
52462      Branch: perlio
52463            ! perlio.c
52464 ____________________________________________________________________________
52465 [ 10342] By: nick                                  on 2001/05/31  07:52:23
52466         Log: Integrate mainline.
52467      Branch: perlio
52468           !> (integrate 42 files)
52469 ____________________________________________________________________________
52470 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
52471         Log: AUTHORS updates.
52472      Branch: perl
52473            ! AUTHORS
52474 ____________________________________________________________________________
52475 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
52476         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
52477              From: Peter Prymmer <pvhp@forte.com>
52478              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
52479              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
52480      Branch: perl
52481            ! t/lib/md5-file.t
52482 ____________________________________________________________________________
52483 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
52484         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
52485              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
52486              to match the pragma name; various robustness cleanups.
52487      Branch: perl
52488            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
52489            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
52490 ____________________________________________________________________________
52491 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
52492         Log: More -Wall sweeping.
52493      Branch: perl
52494            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
52495            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
52496            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
52497            ! regcomp.c sv.c toke.c utf8.c
52498 ____________________________________________________________________________
52499 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
52500         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
52501              From: Nicholas Clark <nick@ccl4.org>
52502              Date: Wed, 30 May 2001 22:34:41 +0100
52503              Message-ID: <20010530223441.Y86445@plum.flirble.org>
52504      Branch: perl
52505            ! t/op/cmp.t
52506 ____________________________________________________________________________
52507 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
52508         Log: It's is not, it isn't ain't, and it's it's, not its,
52509              if you mean it is. If you don't, it's its. Then too,
52510              it's hers. It isn't her's. It isn't our's either.
52511              It's ours, and likewise yours and theirs.
52512              -- Oxford University Press, Edpress News
52513      Branch: perl
52514            ! lib/autouse.pm
52515 ____________________________________________________________________________
52516 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
52517         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
52518      Branch: perl
52519            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
52520            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
52521            ! x2p/str.c x2p/walk.c xsutils.c
52522 ____________________________________________________________________________
52523 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
52524         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
52525              From: Michael G Schwern <schwern@pobox.com>
52526              Date: Wed, 30 May 2001 17:10:38 +0100
52527              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
52528              
52529              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
52530              From: Abhijit Menon-Sen <ams@wiw.org>
52531              Date: Wed, 30 May 2001 23:16:13 +0530
52532              Message-ID: <20010530231613.A31933@lustre.linux.in>
52533      Branch: perl
52534            ! perl.c t/run/runenv.t
52535 ____________________________________________________________________________
52536 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
52537         Log: (Retracted by #10375.)
52538              
52539              IRIX hints patch from Merijn Broeren.
52540              
52541              TODO: (this and the earlier Linux hints patch) should be solved
52542              at Configure level.  Merijn: -ldb should not be used on any platform
52543              for perl, just when linking DBFile itself. Trying to be helpful here
52544              is counterproductive.
52545      Branch: perl
52546            ! hints/irix_6.sh
52547 ____________________________________________________________________________
52548 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
52549         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
52550              From: Nicholas Clark <nick@ccl4.org>
52551              Date: Wed, 30 May 2001 23:20:58 +0100
52552              Message-ID: <20010530232058.B86445@plum.flirble.org>
52553      Branch: perl
52554            ! doop.c
52555 ____________________________________________________________________________
52556 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
52557         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
52558              From: Michael G Schwern <schwern@pobox.com> 
52559              Date: Wed, 30 May 2001 15:24:20 +0100
52560              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
52561      Branch: perl
52562            ! t/pragma/autouse.t
52563 ____________________________________________________________________________
52564 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
52565         Log: The regex trick wasn't a good idea.
52566      Branch: perl
52567            ! pod/perlfaq4.pod
52568 ____________________________________________________________________________
52569 [ 10329] By: nick                                  on 2001/05/30  18:34:35
52570         Log: Integrate mainline
52571      Branch: perlio
52572           !> (integrate 40 files)
52573 ____________________________________________________________________________
52574 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
52575         Log: Update Changes.
52576      Branch: perl
52577            ! Changes patchlevel.h
52578 ____________________________________________________________________________
52579 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
52580         Log: The metaconfig unit change for #10325.
52581      Branch: metaconfig
52582            + U/modified/afs.U
52583 ____________________________________________________________________________
52584 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
52585         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
52586              is now wrong.
52587      Branch: perl
52588            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
52589 ____________________________________________________________________________
52590 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
52591         Log: Introduce $Config{afsroot}.
52592      Branch: perl
52593            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52594            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
52595            ! win32/config.gc win32/config.vc
52596 ____________________________________________________________________________
52597 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
52598         Log: (Retracted by #10375.)
52599              
52600              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
52601      Branch: perl
52602            ! hints/linux.sh
52603 ____________________________________________________________________________
52604 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
52605         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
52606              (Also Configure tweaks needed; coming up soon.)
52607      Branch: perl
52608            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
52609 ____________________________________________________________________________
52610 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
52611         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
52612              From: Michael G Schwern <schwern@pobox.com>
52613              Date: Sun, 27 May 2001 10:29:43 +0100
52614              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
52615      Branch: perl
52616            ! lib/perl5db.pl
52617 ____________________________________________________________________________
52618 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
52619         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
52620              and Abhijit Menon-Sen.
52621      Branch: perl
52622            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
52623            ! perl.c pp_sys.c regcomp.c
52624 ____________________________________________________________________________
52625 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
52626         Log: Fix the BOOT section to call myU2time properly.
52627      Branch: perl
52628            ! ext/Time/HiRes/HiRes.xs
52629 ____________________________________________________________________________
52630 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
52631         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
52632              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
52633              Date: Wed, 30 May 2001 09:44:29 -0400
52634              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
52635              
52636              Detypo; plus add one more trick.
52637      Branch: perl
52638            ! pod/perlfaq4.pod
52639 ____________________________________________________________________________
52640 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
52641         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)
52642              From: Michael G Schwern <schwern@pobox.com>
52643              Date: Wed, 30 May 2001 14:39:06 +0100
52644              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
52645      Branch: perl
52646            ! lib/autouse.pm t/pragma/autouse.t
52647 ____________________________________________________________________________
52648 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
52649         Log: Subject: Re: AIX and gcc (moving targets)
52650              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52651              Date: Wed, 30 May 2001 15:25:08 +0200
52652              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
52653      Branch: perl
52654            ! ext/Time/HiRes/HiRes.xs
52655 ____________________________________________________________________________
52656 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
52657         Log: Subject: [PATCH t/TEST] sorting tests
52658              From: Michael G Schwern <schwern@pobox.com>
52659              Date: Wed, 30 May 2001 10:24:02 +0100
52660              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
52661      Branch: perl
52662            ! t/TEST
52663 ____________________________________________________________________________
52664 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
52665         Log: Subject: [ID 20010529.002] typos in man page perlre
52666              From: bart@cg681574-a.adubn1.nj.home.com 
52667              Date: Tue, 29 May 2001 13:58:59 -0500
52668              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
52669      Branch: perl
52670            ! pod/perlre.pod
52671 ____________________________________________________________________________
52672 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
52673         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
52674              From: "Craig A. Berry" <craigberry@mac.com>
52675              Date: Tue, 29 May 2001 23:23:45 -0500
52676              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
52677      Branch: perl
52678            ! t/lib/extutils.t t/pragma/autouse.t
52679 ____________________________________________________________________________
52680 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
52681         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)
52682              From: David Dyck <dcd@tc.fluke.com>
52683              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
52684              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
52685      Branch: perl
52686            ! t/lib/filefind.t
52687 ____________________________________________________________________________
52688 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
52689         Log: AIX hints update for gcc from Merijn H. Brand.
52690      Branch: perl
52691            ! hints/aix.sh
52692 ____________________________________________________________________________
52693 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
52694         Log: Retract #10295 and #10296: a more generic solution
52695              is needed (there's something funny with gcc on AIX).
52696      Branch: perl
52697            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
52698 ____________________________________________________________________________
52699 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
52700         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
52701              From: Hugo <hv@crypt.compulink.co.uk>
52702              Date: Wed, 30 May 2001 11:59:19 +0100
52703              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
52704              
52705              localizing $@ has unfortunate semantics - if you die past
52706              a local $@, the die message is lost.
52707      Branch: perl
52708            ! lib/utf8_heavy.pl
52709 ____________________________________________________________________________
52710 [ 10309] By: nick                                  on 2001/05/30  08:23:02
52711         Log: Integrate mainline (autouse works again.)
52712      Branch: perlio
52713           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
52714           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
52715           !> pod/perlvar.pod t/op/cmp.t
52716 ____________________________________________________________________________
52717 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
52718         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
52719              From: David Dyck <dcd@tc.fluke.com>
52720              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
52721              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
52722      Branch: perl
52723            ! lib/File/Find.pm
52724 ____________________________________________________________________________
52725 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
52726         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
52727              From: Nicholas Clark <nick@ccl4.org>
52728              Date: Tue, 29 May 2001 23:16:09 +0100
52729              Message-ID: <20010529231609.U86445@plum.flirble.org>
52730              
52731              Make the test output slightly clearer by distinguishing
52732              between '' and undef.
52733      Branch: perl
52734            ! t/op/cmp.t
52735 ____________________________________________________________________________
52736 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
52737         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
52738              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52739              Date: Tue, 29 May 2001 19:15:19 -0400
52740              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
52741      Branch: perl
52742            ! hints/os2.sh
52743 ____________________________________________________________________________
52744 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
52745         Log: Subject: perlvar.pod addition
52746              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
52747              Date: Fri, 25 May 2001 20:23:12 +0200
52748              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
52749              
52750              Subject: Re: perlvar.pod addition
52751              From: "Abigail" <abigail@foad.org> 
52752              Date: Fri, 25 May 2001 22:00:39 +0200
52753              Message-ID: <20010525200039.28029.qmail@foad.org>
52754              
52755              Mention $a and $b in perlvar.
52756      Branch: perl
52757            ! pod/perlvar.pod
52758 ____________________________________________________________________________
52759 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
52760         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
52761              From: Jeff Pinyan <jeffp@crusoe.net>
52762              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
52763              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
52764      Branch: perl
52765            ! pod/perlvar.pod
52766 ____________________________________________________________________________
52767 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
52768         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
52769              From: Jeff Pinyan <jeffp@crusoe.net>
52770              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
52771              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
52772      Branch: perl
52773            ! pod/perlfaq6.pod
52774 ____________________________________________________________________________
52775 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
52776         Log: Mention Time::localtime and Time::gmtime.
52777      Branch: perl
52778            ! ext/Time/Piece/Piece.pm
52779 ____________________________________________________________________________
52780 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
52781         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
52782              From: Michael G Schwern <schwern@pobox.com>
52783              Date: Tue, 29 May 2001 18:51:32 +0100
52784              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
52785      Branch: perl
52786            ! pod/perlfaq4.pod
52787 ____________________________________________________________________________
52788 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
52789         Log: Retract #10243.
52790      Branch: perl
52791            ! lib/autouse.pm
52792 ____________________________________________________________________________
52793 [ 10299] By: nick                                  on 2001/05/29  18:41:19
52794         Log: Post weekend integrate mainline (fails one test pragma/autouse).
52795      Branch: perlio
52796           +> (branch 29 files)
52797           !> (integrate 91 files)
52798 ____________________________________________________________________________
52799 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
52800         Log: Update Changes.
52801      Branch: perl
52802            ! Changes patchlevel.h
52803 ____________________________________________________________________________
52804 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
52805         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
52806              before Perl_load_module/Perl_call_method and restore the value
52807              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
52808      Branch: perl
52809            ! utf8.c
52810 ____________________________________________________________________________
52811 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
52812         Log: Subject: Re: AIX and gcc (moving targets)
52813              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52814              Date: Tue, 29 May 2001 17:59:40 +0200
52815              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
52816      Branch: perl
52817            ! ext/Storable/Makefile.PL
52818 ____________________________________________________________________________
52819 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
52820         Log: Subject: Re: AIX and gcc (moving targets)
52821              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52822              Date: Tue, 29 May 2001 12:32:57 +0200
52823              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
52824      Branch: perl
52825            ! ext/POSIX/Makefile.PL
52826 ____________________________________________________________________________
52827 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
52828         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
52829              From: Michael G Schwern <schwern@pobox.com>
52830              Date: Tue, 29 May 2001 09:53:29 +0100
52831              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
52832              
52833              (#10280 retracted)
52834      Branch: perl
52835            ! lib/Test/Harness.pm t/lib/test-harness.t
52836 ____________________________________________________________________________
52837 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
52838         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
52839              From: Michael G Schwern <schwern@pobox.com>
52840              Date: Tue, 29 May 2001 09:19:52 +0100
52841              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
52842      Branch: perl
52843            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
52844            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
52845            + t/lib/Test/todo.t
52846            ! MANIFEST lib/Test.pm t/TEST
52847 ____________________________________________________________________________
52848 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
52849         Log: From: Michael G Schwern <schwern@pobox.com>
52850              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
52851              Date: Tue, 29 May 2001 08:26:09 +0100
52852              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
52853      Branch: perl
52854            ! t/TEST
52855 ____________________________________________________________________________
52856 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
52857         Log: Add tests for Time::gmtime and Time::localtime.
52858      Branch: perl
52859            + t/lib/time-gmtime.t t/lib/time-localtime.t
52860            ! MANIFEST t/lib/1_compile.t
52861 ____________________________________________________________________________
52862 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
52863         Log: Add test for File::stat.
52864      Branch: perl
52865            + t/lib/filestat.t
52866            ! MANIFEST t/lib/1_compile.t
52867 ____________________________________________________________________________
52868 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
52869         Log: Add test for Net::servent.
52870      Branch: perl
52871            + t/lib/net-sent.t
52872            ! MANIFEST t/lib/1_compile.t
52873 ____________________________________________________________________________
52874 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
52875         Log: Add test for Net::protoent.
52876      Branch: perl
52877            + t/lib/net-pent.t
52878            ! MANIFEST t/lib/1_compile.t
52879 ____________________________________________________________________________
52880 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
52881         Log: Add test for Net::netent.
52882      Branch: perl
52883            + t/lib/net-nent.t
52884            ! MANIFEST t/lib/1_compile.t
52885 ____________________________________________________________________________
52886 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
52887         Log: Add test for User::grent.  Portability doubtful.
52888      Branch: perl
52889            + t/lib/user-grent.t
52890            ! MANIFEST t/lib/1_compile.t
52891 ____________________________________________________________________________
52892 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
52893         Log: Add test for User::pwent.
52894              Probably will fall down somewhere for portability reasons.
52895      Branch: perl
52896            + t/lib/user-pwent.t
52897            ! MANIFEST t/lib/1_compile.t
52898 ____________________________________________________________________________
52899 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
52900         Log: Metaconfig units changes for #10283.
52901      Branch: metaconfig
52902            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
52903            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
52904            ! U/installdirs/sitescript.U U/modified/Signal.U
52905 ____________________________________________________________________________
52906 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
52907         Log: Subject: [PATCH 5.6.1] signal names in Configure
52908              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52909              Date: Tue, 29 May 2001 03:52:25 -0400
52910              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
52911              
52912              Subject: [PATCH 5.6.1] older perl in Configure
52913              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52914              Date: Tue, 29 May 2001 03:55:40 -0400
52915              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
52916              
52917              Subject: [PATCH 5.6.1] goofs in Configure
52918              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52919              Date: Tue, 29 May 2001 04:13:07 -0400
52920              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
52921              
52922              Configure portability tweaks.
52923      Branch: perl
52924            ! Configure
52925 ____________________________________________________________________________
52926 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
52927         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
52928              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52929              Date: Tue, 29 May 2001 04:07:06 -0400
52930              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
52931      Branch: perl
52932            ! os2/os2.c
52933 ____________________________________________________________________________
52934 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
52935         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
52936              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52937              Date: Tue, 29 May 2001 04:01:38 -0400
52938              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
52939      Branch: perl
52940            ! hints/os2.sh os2/Makefile.SHs
52941 ____________________________________________________________________________
52942 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
52943         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
52944              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52945              Date: Tue, 29 May 2001 03:50:18 -0400
52946              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
52947      Branch: perl
52948            ! lib/Test/Harness.pm
52949 ____________________________________________________________________________
52950 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
52951         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
52952      Branch: perl
52953            ! lib/utf8_heavy.pl
52954 ____________________________________________________________________________
52955 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
52956         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
52957              From: Hugo <hv@crypt.compulink.co.uk>
52958              Date: Tue, 29 May 2001 03:03:45 +0100
52959              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
52960              
52961              Explanation why the $@ always gets the UTF8 flag when under use utf8--
52962              because we told it to have the flag when under use utf8.
52963      Branch: perl
52964            ! pp_ctl.c
52965 ____________________________________________________________________________
52966 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
52967         Log: At least a partial fix for 20010528.004.
52968      Branch: perl
52969            ! lib/utf8_heavy.pl
52970 ____________________________________________________________________________
52971 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
52972         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
52973              From: Nicholas Clark <nick@ccl4.org> 
52974              Date: Mon, 28 May 2001 23:39:38 +0100
52975              Message-ID: <20010528233938.M86445@plum.flirble.org>
52976              
52977              More portable non-zero UV.
52978      Branch: perl
52979            ! t/lib/extutils.t
52980 ____________________________________________________________________________
52981 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
52982         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
52983              From: Nicholas Clark <nick@ccl4.org>
52984              Date: Mon, 28 May 2001 22:46:09 +0100
52985              Message-ID: <20010528224608.L86445@plum.flirble.org>
52986              
52987              Test also "make clean".
52988      Branch: perl
52989            ! t/lib/extutils.t
52990 ____________________________________________________________________________
52991 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
52992         Log: Subject: Re: Would -Wno-unused -Wall be better?
52993              From: Michael G Schwern <schwern@pobox.com>
52994              Date: Tue, 29 May 2001 00:55:54 +0100
52995              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
52996      Branch: perl
52997            ! pp.h
52998 ____________________________________________________________________________
52999 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
53000         Log: Add a test for 20010528.007, fixed in #10272.
53001      Branch: perl
53002            ! t/op/misc.t toke.c
53003 ____________________________________________________________________________
53004 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
53005         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
53006              From: Hugo <hv@crypt.compulink.co.uk>
53007              Date: Tue, 29 May 2001 00:23:23 +0100
53008              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
53009      Branch: perl
53010            ! toke.c
53011 ____________________________________________________________________________
53012 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
53013         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
53014              From: Michael G Schwern <schwern@pobox.com>
53015              Date: Tue, 29 May 2001 00:42:59 +0100
53016              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
53017      Branch: perl
53018            ! t/pragma/autouse.t
53019 ____________________________________________________________________________
53020 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
53021         Log: Some shells seemingly arrange the signal handlers differently
53022              (bug id 20010521.004).
53023      Branch: perl
53024            ! t/lib/sigaction.t
53025 ____________________________________________________________________________
53026 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
53027         Log: Regen perlmodlib.
53028      Branch: perl
53029            ! pod/perlmodlib.pod
53030 ____________________________________________________________________________
53031 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
53032         Log: Update Changes.
53033      Branch: perl
53034            ! Changes patchlevel.h
53035 ____________________________________________________________________________
53036 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
53037         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
53038              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
53039              Date: Mon, 28 May 2001 14:56:35 -0500
53040              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
53041      Branch: perl
53042            ! pod/perlnewmod.pod
53043 ____________________________________________________________________________
53044 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
53045         Log: Regen toc.
53046      Branch: perl
53047            ! pod/perltoc.pod
53048 ____________________________________________________________________________
53049 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
53050         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
53051              From: "Richard Soderberg" <rs@crystalflame.net>
53052              Date: Mon, 28 May 2001 12:31:23 -0700
53053              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
53054      Branch: perl
53055            ! t/op/splice.t
53056 ____________________________________________________________________________
53057 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
53058         Log: The #10260 was too bold: locales and utf8 still do not mix.
53059      Branch: perl
53060            ! t/pragma/locale.t
53061 ____________________________________________________________________________
53062 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
53063         Log: Subject: [PATCH] Pod nitpicks
53064              From: "Richard Soderberg" <rs@crystalflame.net>
53065              Date: Mon, 28 May 2001 10:08:58 -0700
53066              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
53067      Branch: perl
53068            ! pod/perl571delta.pod pod/perlapi.pod sv.h
53069 ____________________________________________________________________________
53070 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
53071         Log: Upgrade to I18N::LangTags 0.22.
53072      Branch: perl
53073            + lib/I18N/LangTags/List.pod
53074            ! MANIFEST lib/I18N/LangTags.pm
53075 ____________________________________________________________________________
53076 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
53077         Log: A slightly more serious bug found by -Mutf8; op/misc and
53078              lib/complex dumped core.
53079      Branch: perl
53080            ! regexec.c
53081 ____________________________________________________________________________
53082 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
53083         Log: Various buglets shaken out by -Mutf8.
53084      Branch: perl
53085            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
53086            ! t/pragma/locale.t
53087 ____________________________________________________________________________
53088 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
53089         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
53090      Branch: perl
53091            ! t/lib/carp.t
53092 ____________________________________________________________________________
53093 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
53094         Log: Subject: [PATCH] todo patch
53095              From: Artur Bergman <artur@contiller.se> 
53096              Date: Mon, 28 May 2001 17:03:51 +0200
53097              Message-ID: <B7383577.F34%artur@contiller.se>
53098      Branch: perl
53099            ! pod/perltodo.pod
53100 ____________________________________________________________________________
53101 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
53102         Log: Subject: typo in perlguts.pod
53103              From: "John P. Linderman" <jpl@research.att.com>
53104              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
53105              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
53106      Branch: perl
53107            ! pod/perlguts.pod
53108 ____________________________________________________________________________
53109 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
53110         Log: Subject: AIX and gcc (moving targets)
53111              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53112              Date: Mon, 28 May 2001 12:54:04 +0200
53113              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
53114      Branch: perl
53115            ! hints/aix.sh
53116 ____________________________________________________________________________
53117 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
53118         Log: Subject: Re: perlio + multiple perl_alloc..destruct
53119              From: Doug MacEachern <dougm@covalent.net>
53120              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
53121              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
53122      Branch: perl
53123            ! perlio.c
53124 ____________________________________________________________________________
53125 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
53126         Log: The #10251 wasn't quite up-to-the-code.
53127      Branch: perl
53128            ! t/op/misc.t
53129 ____________________________________________________________________________
53130 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
53131         Log: Test case for bug 20010526.004, fixed in #10252.
53132      Branch: perl
53133            ! t/op/taint.t
53134 ____________________________________________________________________________
53135 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
53136         Log: Subject: Re: [ID 20010526.004] Taint looses value
53137              From: Hugo <hv@crypt.compulink.co.uk>
53138              Date: Sun, 27 May 2001 20:39:32 +0100
53139              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
53140      Branch: perl
53141            ! sv.c
53142 ____________________________________________________________________________
53143 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
53144         Log: Test case for 20010422.005, fixed by #10250.
53145      Branch: perl
53146            ! t/op/misc.t
53147 ____________________________________________________________________________
53148 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
53149         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
53150              From: Spider Boardman <spider@Orb.Nashua.NH.US>
53151              Date: Mon, 28 May 2001 06:39:12 -0400
53152              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
53153      Branch: perl
53154            ! toke.c
53155 ____________________________________________________________________________
53156 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
53157         Log: Linerewrapping.
53158      Branch: perl
53159            ! lib/open.pm
53160 ____________________________________________________________________________
53161 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
53162         Log: Updates on the modules list.
53163      Branch: perl
53164            ! t/lib/1_compile.t
53165 ____________________________________________________________________________
53166 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
53167         Log: Add a test for PerlIO.
53168              
53169              (I probably got the crlf/raw thing wrong for clrfy platforms...)
53170      Branch: perl
53171            + t/lib/perlio.t
53172            ! MANIFEST lib/PerlIO.pm
53173 ____________________________________________________________________________
53174 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
53175         Log: Add a test for carp et alia.
53176      Branch: perl
53177            + t/lib/carp.t
53178            ! MANIFEST
53179 ____________________________________________________________________________
53180 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
53181         Log: Adding the new test would be swell.
53182      Branch: perl
53183            + t/pragma/autouse.t
53184 ____________________________________________________________________________
53185 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
53186         Log: Add a test for the autouse pragma.
53187      Branch: perl
53188            ! MANIFEST
53189 ____________________________________________________________________________
53190 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
53191         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
53192              From: dLux <dlux@spam.sch.bme.hu>
53193              Date: Sun, 27 May 2001 16:14:26 +0200
53194              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
53195      Branch: perl
53196            ! lib/autouse.pm
53197 ____________________________________________________________________________
53198 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
53199         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
53200              From: "Richard Soderberg" <rs@crystalflame.net>
53201              Date: Mon, 28 May 2001 03:56:36 -0700
53202              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
53203      Branch: perl
53204            ! utils/dprofpp.PL
53205 ____________________________________________________________________________
53206 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
53207         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
53208              From: "Stephen P. Potter" <spp@spotter.yi.org>
53209              Date: Tue, 22 May 2001 11:40:25 -0400
53210              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
53211              
53212              Subject: Re: [ID 20010522.003] Time::Local module bug
53213              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
53214              Date: Tue, 22 May 2001 11:50:19 -0400
53215              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
53216      Branch: perl
53217            ! lib/Time/Local.pm
53218 ____________________________________________________________________________
53219 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
53220         Log: The PERL_DL_NONLAZY can have whitespace in front.
53221      Branch: perl
53222            ! t/lib/extutils.t
53223 ____________________________________________________________________________
53224 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
53225         Log: Document strftime() and strptime().
53226      Branch: perl
53227            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
53228 ____________________________________________________________________________
53229 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
53230         Log: Make Time::Piece::strptime() to be a function, not a method.
53231      Branch: perl
53232            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
53233 ____________________________________________________________________________
53234 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
53235         Log: Tweak the test to be more portable.
53236      Branch: perl
53237            ! t/lib/extutils.t
53238 ____________________________________________________________________________
53239 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
53240         Log: Subject: PATCH: Re: Re: Attributes that tie
53241              From: Leon Brocard <acme@astray.com>
53242              Date: Sun, 27 May 2001 12:37:29 +0100
53243              Message-ID: <20010527123729.A22663@ns0.astray.com>
53244              
53245              Document that variable attributes are not currently usable
53246              for tieing.  (An ugly limitation that should be fixed.)
53247      Branch: perl
53248            ! lib/attributes.pm
53249 ____________________________________________________________________________
53250 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
53251         Log: Microperl tweaks.
53252      Branch: perl
53253            ! Makefile.micro uconfig.h uconfig.sh
53254 ____________________________________________________________________________
53255 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
53256         Log: Add make target for microperl (kind of silly, but convenient).
53257      Branch: perl
53258            ! Makefile.SH
53259 ____________________________________________________________________________
53260 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
53261         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
53262              for microperl.)
53263      Branch: perl
53264            ! doio.c
53265 ____________________________________________________________________________
53266 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
53267         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
53268              From: rspier@pobox.com (Robert Spier)
53269              Date: Sat, 26 May 2001 20:05:23 -0400
53270              Message-ID: <15120.17603.148648.12430@rls.cx>
53271              
53272              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
53273              From: rspier@pobox.com (Robert Spier)
53274              Date: Sun, 27 May 2001 00:23:12 -0400
53275              Message-ID: <15120.33072.511966.767230@rls.cx>
53276      Branch: perl
53277            ! doio.c pod/perlfunc.pod
53278 ____________________________________________________________________________
53279 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
53280         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
53281      Branch: perl
53282            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
53283 ____________________________________________________________________________
53284 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
53285         Log: Add README.tru64.
53286      Branch: perl
53287            + README.tru64
53288 ____________________________________________________________________________
53289 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
53290         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
53291      Branch: perl
53292            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
53293            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
53294            ! MANIFEST
53295 ____________________________________________________________________________
53296 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
53297         Log: Integrate I18N::LangTags from Sean Burke.
53298              
53299              TODO: the language list from RFC 3066 needs to be integrated
53300              and made available somehow.  The list is included in the
53301              I18N-LangTags 0.21 distribution, but it is undocumented
53302              and unconnected to the module.
53303      Branch: perl
53304            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
53305            ! MANIFEST
53306 ____________________________________________________________________________
53307 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
53308         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
53309              envisioned by Sarathy.
53310      Branch: perl
53311            ! t/op/ver.t toke.c
53312 ____________________________________________________________________________
53313 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
53314         Log: Subject: [ID 20010525.001] Pod typo nits fixed
53315              From: lvirden@cas.org
53316              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
53317              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
53318              
53319              minus the perlsolaris decimation plus the
53320              
53321              Subject: Re: [ID 20010525.001] Pod typo nits fixed
53322              From: "Philip Newton" <Philip.Newton@gmx.net>
53323              Date: Fri, 25 May 2001 18:05:55 +0200
53324              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
53325      Branch: perl
53326            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
53327            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
53328            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
53329            ! pod/perlutil.pod pod/perlxstut.pod
53330 ____________________________________________________________________________
53331 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
53332         Log: return clauses are nice.
53333      Branch: perl
53334            ! sv.c
53335 ____________________________________________________________________________
53336 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
53337         Log: Subject: change 10199 backwards?
53338              From: Doug MacEachern <dougm@covalent.net>
53339              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
53340              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
53341      Branch: perl
53342            ! sv.c
53343 ____________________________________________________________________________
53344 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
53345         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
53346              From: Hugo <hv@crypt.compulink.co.uk>
53347              Date: Sat, 26 May 2001 17:05:12 +0100
53348              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
53349      Branch: perl
53350            + t/op/gmagic.t
53351            ! MANIFEST doop.c embed.h embed.pl global.sym
53352            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
53353            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
53354 ____________________________________________________________________________
53355 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
53356         Log: Regen headers for #10221.
53357      Branch: perl
53358            ! global.sym objXSUB.h perlapi.c
53359 ____________________________________________________________________________
53360 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
53361         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
53362              From: Juha Laiho <juha.laiho@Elma.Net>
53363              Date: Thu, 3 May 2001 09:51:30 +0300
53364              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
53365      Branch: perl
53366            ! embed.pl
53367 ____________________________________________________________________________
53368 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
53369         Log: Subject: Re: [PATCH] Re: stability of sort()?
53370              From: "John P. Linderman" <jpl@research.att.com>
53371              Date: Sat, 26 May 2001 13:27:19 -0400
53372              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
53373      Branch: perl
53374            ! pod/perlfunc.pod
53375 ____________________________________________________________________________
53376 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
53377         Log: Integrate perlio:
53378              
53379              [ 10212]
53380              Change perlguts docs to not suggest PUSHi etc. for multiple results,
53381              add a few more notes there on use of mortals on the stack.
53382      Branch: perl
53383           !> pod/perlguts.pod
53384 ____________________________________________________________________________
53385 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
53386         Log: Subject: [PATCH perl@10210] PerlIO for VMS
53387              From: "Craig A. Berry" <craigberry@mac.com>
53388              Date: Sat, 26 May 2001 09:34:11 -0500
53389              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
53390      Branch: perl
53391            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
53392            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
53393            ! vms/vmsish.h
53394 ____________________________________________________________________________
53395 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
53396         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
53397              From: David Dyck <dcd@tc.fluke.com>
53398              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
53399              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
53400      Branch: perl
53401            ! lib/perl5db.pl
53402 ____________________________________________________________________________
53403 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
53404         Log: Subject: utf8 regexp tests
53405              From: Hugo <hv@crypt.compulink.co.uk>
53406              Date: Fri, 25 May 2001 22:35:01 +0100
53407              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
53408      Branch: perl
53409            ! t/op/regexp.t
53410 ____________________________________________________________________________
53411 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
53412         Log: Subject: [PATCH] Re: stability of sort()?
53413              From: Nicholas Clark <nick@ccl4.org>
53414              Date: Fri, 25 May 2001 22:40:19 +0100
53415              Message-ID: <20010525224019.B86445@plum.flirble.org>
53416      Branch: perl
53417            ! pod/perlfunc.pod
53418 ____________________________________________________________________________
53419 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
53420         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
53421              From: John Peacock <jpeacock@rowman.com>
53422              Date: Thu, 24 May 2001 22:14:01 -0400
53423              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
53424      Branch: perl
53425            ! mg.c scope.c sv.c
53426 ____________________________________________________________________________
53427 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
53428         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
53429              From: Nicholas Clark <nick@ccl4.org>
53430              Date: Sun, 20 May 2001 19:24:13 +0100
53431              Message-ID: <20010520192413.G83222@plum.flirble.org>
53432      Branch: perl
53433            + lib/ExtUtils/Constant.pm t/lib/extutils.t
53434            ! MANIFEST utils/h2xs.PL
53435 ____________________________________________________________________________
53436 [ 10212] By: nick                                  on 2001/05/26  09:49:28
53437         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
53438              add a few more notes there on use of mortals on the stack.
53439      Branch: perlio
53440            ! pod/perlguts.pod
53441 ____________________________________________________________________________
53442 [ 10211] By: nick                                  on 2001/05/26  09:05:36
53443         Log: Integrate mainline
53444      Branch: perlio
53445           +> t/lib/fcntl.t t/pragma/vars.t
53446           !> (integrate 49 files)
53447 ____________________________________________________________________________
53448 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
53449         Log: Update Changes.
53450      Branch: perl
53451            ! Changes patchlevel.h
53452 ____________________________________________________________________________
53453 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
53454         Log: Based on
53455              
53456              Subject: [PATCH pp.c] Wrapping pack("C",256)
53457              From: Simon Cozens <simon@netthink.co.uk>
53458              Date: Sat, 12 May 2001 17:58:41 +0100
53459              Message-ID: <20010512175841.A6132@netthink.co.uk>
53460      Branch: perl
53461            ! pod/perldiag.pod pp.c t/pragma/warn/pp
53462 ____________________________________________________________________________
53463 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
53464         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
53465              From: "Brendan O'Dea" <bod@compusol.com.au>
53466              Date: Fri, 25 May 2001 11:18:29 +1000
53467              Message-ID: <20010525111829.A28411@compusol.com.au>
53468              
53469              (Slightly modified.)
53470      Branch: perl
53471            ! lib/Term/Cap.pm
53472 ____________________________________________________________________________
53473 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
53474         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
53475              From: Hugo <hv@crypt.compulink.co.uk>
53476              Date: Fri, 25 May 2001 02:13:25 +0100
53477              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
53478      Branch: perl
53479            ! t/op/misc.t
53480 ____________________________________________________________________________
53481 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
53482         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
53483              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
53484              Date: Fri, 25 May 2001 10:25:36 +0900
53485              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
53486      Branch: perl
53487            ! regcomp.c regexec.c
53488 ____________________________________________________________________________
53489 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
53490         Log: Subject: [PATCH #2] stash autovivification and method call error messages
53491              From: Ilmari Karonen <iltzu@sci.fi>
53492              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
53493              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
53494      Branch: perl
53495            ! gv.c pp_hot.c t/op/method.t
53496 ____________________________________________________________________________
53497 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
53498         Log: Add make target and documentation for gprof profiling.
53499      Branch: perl
53500            ! Makefile.SH pod/perlhack.pod
53501 ____________________________________________________________________________
53502 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
53503         Log: Subject: Don't think about UTF8 
53504              From: Mike Guy <mjtg@cam.ac.uk> 
53505              Date: Tue, 22 May 2001 14:35:39 +0100
53506              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
53507      Branch: perl
53508            ! sv.h
53509 ____________________________________________________________________________
53510 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
53511         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
53512              From: Geraint A Edwards <gedge@serf.org> 
53513              Date: Thu, 24 May 2001 22:51:24 +0100
53514              Message-Id: <20010524225124.A34981@cymru.serf.org>
53515      Branch: perl
53516            ! x2p/find2perl.PL
53517 ____________________________________________________________________________
53518 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
53519         Log: DB_File has its own attribute story.
53520      Branch: perl
53521            ! ext/DB_File/DB_File.xs
53522 ____________________________________________________________________________
53523 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
53524         Log: Subject: Re: Making perl with -Wall
53525              From: Andy Dougherty <doughera@lafayette.edu>
53526              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
53527              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
53528      Branch: perl
53529            ! perl.h
53530 ____________________________________________________________________________
53531 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
53532         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
53533              From: "Richard Soderberg" <rs@crystalflame.net>
53534              Date: Thu, 24 May 2001 08:58:16 -0700
53535              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
53536      Branch: perl
53537            ! sv.c
53538 ____________________________________________________________________________
53539 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
53540         Log: IV/UV casting fixes from Nicholas Clark.
53541      Branch: perl
53542            ! perl.h pp_sys.c util.c
53543 ____________________________________________________________________________
53544 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
53545         Log: Subject: Re: Making perl with -Wall
53546              From: Michael G Schwern <schwern@pobox.com>
53547              Date: Thu, 24 May 2001 15:40:28 +0100
53548              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
53549      Branch: perl
53550            ! malloc.c perl.h
53551 ____________________________________________________________________________
53552 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
53553         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
53554              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53555              Date: Tue, 22 May 2001 11:49:37 +0200
53556              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
53557      Branch: metaconfig
53558            ! U/modified/Oldsym.U
53559      Branch: metaconfig/U/perl
53560            ! patchlevel.U
53561      Branch: perl
53562            ! Configure config_h.SH myconfig.SH
53563 ____________________________________________________________________________
53564 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
53565         Log: Under versiononly install also the scripts with the version suffix.
53566              (e.g. .../bin/h2xs5.7.1)
53567      Branch: perl
53568            ! installperl
53569 ____________________________________________________________________________
53570 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
53571         Log: Subject: [PATCH] Stop segfault in mg.c:636
53572              From: "Richard Soderberg" <rs@crystalflame.net>
53573              Date: Thu, 24 May 2001 05:51:52 -0700
53574              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
53575      Branch: perl
53576            ! mg.c
53577 ____________________________________________________________________________
53578 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
53579         Log: Iteration continues; hopefully convergently.
53580      Branch: perl
53581            ! t/lib/b-stash.t
53582 ____________________________________________________________________________
53583 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
53584         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
53585              From: Gisle Aas <gisle@ActiveState.com>
53586              Date: 23 May 2001 16:13:10 -0700
53587              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
53588      Branch: perl
53589            ! op.c toke.c
53590 ____________________________________________________________________________
53591 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
53592         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
53593              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
53594              Date: Thu, 24 May 2001 05:05:22 -0500
53595              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
53596      Branch: perl
53597            ! lib/dumpvar.pl lib/perl5db.pl
53598 ____________________________________________________________________________
53599 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
53600         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
53601              From: David Dyck <dcd@tc.fluke.com>
53602              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
53603              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
53604      Branch: perl
53605            ! lib/perl5db.pl
53606 ____________________________________________________________________________
53607 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
53608         Log: Tiny pod nits on READMEs, mostly whitespace issues.
53609      Branch: perl
53610            ! README.amiga README.dos README.macos README.mpeix README.vmesa
53611            ! README.win32
53612 ____________________________________________________________________________
53613 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
53614         Log: The DG/UX part of the 20010521.005.
53615      Branch: perl
53616            ! README.dgux
53617 ____________________________________________________________________________
53618 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
53619         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
53620              From: Hugo <hv@crypt.compulink.co.uk>
53621              Date: Mon, 21 May 2001 16:32:02 +0100
53622              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
53623      Branch: perl
53624            ! regcomp.c t/op/misc.t
53625 ____________________________________________________________________________
53626 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
53627         Log: Subject: [PATCH] Extra UNIVERSAL tests
53628              From: Mike Guy <mjtg@cam.ac.uk>
53629              Date: Wed, 23 May 2001 12:29:20 +0100
53630              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
53631      Branch: perl
53632            ! t/op/universal.t
53633 ____________________________________________________________________________
53634 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
53635         Log: Subject: [PATCH] Remove EQ keyword
53636              From: Mike Guy <mjtg@cam.ac.uk>
53637              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
53638              Date: Wed, 23 May 2001 11:17:29 +0100
53639      Branch: perl
53640            ! keywords.h keywords.pl
53641 ____________________________________________________________________________
53642 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
53643         Log: Subject: [PATCH] lib/perl5db.pl
53644              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
53645              Date: Wed, 23 May 2001 02:18:03 -0500
53646              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
53647      Branch: perl
53648            ! lib/perl5db.pl
53649 ____________________________________________________________________________
53650 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
53651         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
53652              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
53653              Date: Tue, 22 May 2001 23:34:41 -0500
53654              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
53655      Branch: perl
53656            ! lib/Term/Cap.pm
53657 ____________________________________________________________________________
53658 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
53659         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
53660              From: davem@fdgroup.co.uk
53661              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
53662              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
53663      Branch: perl
53664            ! emacs/e2ctags.pl
53665 ____________________________________________________________________________
53666 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
53667         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
53668              From: Michael G Schwern <schwern@pobox.com>
53669              Date: Tue, 22 May 2001 14:15:09 +0100
53670              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
53671      Branch: perl
53672            ! lib/vars.pm
53673 ____________________________________________________________________________
53674 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
53675         Log: Subject: [PATCH lib/vars.pm] Odd code nit
53676              From: Michael G Schwern <schwern@pobox.com>
53677              Date: Tue, 22 May 2001 14:14:28 +0100
53678              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
53679      Branch: perl
53680            ! lib/vars.pm
53681 ____________________________________________________________________________
53682 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
53683         Log: Use the new use vars feature.
53684      Branch: perl
53685            ! t/lib/b-stash.t
53686 ____________________________________________________________________________
53687 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
53688         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
53689              From: Mike Guy <mjtg@cam.ac.uk>
53690              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
53691              Date: Tue, 22 May 2001 13:11:39 +0100
53692      Branch: perl
53693            + t/pragma/vars.t
53694            ! MANIFEST lib/vars.pm t/lib/1_compile.t
53695 ____________________________________________________________________________
53696 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
53697         Log: -qlongdouble considered harmful by Merijn.
53698      Branch: perl
53699            ! hints/aix.sh
53700 ____________________________________________________________________________
53701 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
53702         Log: Update Changes.
53703      Branch: perl
53704            ! Changes patchlevel.h
53705 ____________________________________________________________________________
53706 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
53707         Log: Add a test of its very own for Fcntl.  Hopefully portable.
53708      Branch: perl
53709            + t/lib/fcntl.t
53710            ! MANIFEST
53711 ____________________________________________________________________________
53712 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
53713         Log: Must be trickier for 'minitest' not to die.
53714      Branch: perl
53715            ! t/op/taint.t
53716 ____________________________________________________________________________
53717 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
53718         Log: Can't declare other people's variables.
53719      Branch: perl
53720            ! t/lib/b-stash.t
53721 ____________________________________________________________________________
53722 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
53723         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
53724      Branch: perl
53725            ! doio.c t/op/taint.t
53726 ____________________________________________________________________________
53727 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
53728         Log: The OS/2 variable needs to be declared.
53729      Branch: perl
53730            ! t/lib/b-stash.t
53731 ____________________________________________________________________________
53732 [ 10170] By: nick                                  on 2001/05/20  16:48:29
53733         Log: Integrate mainline
53734      Branch: perlio
53735           !> (integrate 41 files)
53736 ____________________________________________________________________________
53737 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
53738         Log: Small perlsec updates: clarify the taintedness of filename
53739              globbing; suggest using Scalar::Util::tainted().
53740      Branch: perl
53741            ! pod/perlsec.pod
53742 ____________________________________________________________________________
53743 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
53744         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
53745              From: Dave Mitchell <davem@fdgroup.co.uk>
53746              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
53747              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
53748      Branch: perl
53749            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
53750            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
53751            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
53752            ! xsutils.c
53753 ____________________________________________________________________________
53754 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
53755         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
53756              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53757              Date: Sat, 19 May 2001 04:08:46 -0400
53758              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
53759      Branch: perl
53760            ! lib/ExtUtils/Mksymlists.pm makedef.pl
53761 ____________________________________________________________________________
53762 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
53763         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
53764              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53765              Date: Sat, 19 May 2001 04:30:45 -0400
53766              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
53767      Branch: perl
53768            ! os2/os2.c
53769 ____________________________________________________________________________
53770 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
53771         Log: Subject: [PATCH 5.6.1] build bugs OS/2
53772              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53773              Date: Sat, 19 May 2001 04:35:28 -0400
53774              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
53775      Branch: perl
53776            ! os2/Makefile.SHs os2/os2.c
53777 ____________________________________________________________________________
53778 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
53779         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
53780              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53781              Date: Sat, 19 May 2001 04:04:23 -0400
53782              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
53783              
53784              (In bleadperl patched b-stash.t instead of b.t)
53785      Branch: perl
53786            ! t/lib/b-stash.t t/lib/bigfltpm.t
53787 ____________________________________________________________________________
53788 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
53789         Log: Subject: [PATCH 5.6.1] perl5db
53790              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53791              Date: Sat, 19 May 2001 03:49:09 -0400
53792              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
53793      Branch: perl
53794            ! lib/perl5db.pl
53795 ____________________________________________________________________________
53796 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
53797         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
53798              From: Gisle Aas <gisle@ActiveState.com>
53799              Date: 18 May 2001 14:24:51 -0700
53800              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
53801      Branch: perl
53802            ! pp_ctl.c
53803 ____________________________________________________________________________
53804 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
53805         Log: Subject: [PATCH] Chomp should not always stringify
53806              From: Gisle Aas <gisle@ActiveState.com>
53807              Date: 18 May 2001 07:55:25 -0700
53808              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
53809      Branch: perl
53810            ! doop.c t/op/chop.t
53811 ____________________________________________________________________________
53812 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
53813         Log: Integrate perlio:
53814              
53815              [ 10159]
53816              Document some more of open's features.
53817      Branch: perl
53818           !> pod/perlfunc.pod
53819 ____________________________________________________________________________
53820 [ 10159] By: nick                                  on 2001/05/20  09:39:46
53821         Log: Document some more of open's features.
53822      Branch: perlio
53823            ! pod/perlfunc.pod
53824 ____________________________________________________________________________
53825 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
53826         Log: back out change#10153 (it has compatibility issues such as the
53827              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
53828              benefit for 5.6.x doesn't seem worth the risk)
53829      Branch: maint-5.6/perl
53830            ! toke.c
53831 ____________________________________________________________________________
53832 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
53833         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
53834      Branch: perl
53835            ! x2p/s2p.PL
53836 ____________________________________________________________________________
53837 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
53838         Log: Update Changes.
53839      Branch: perl
53840            ! Changes patchlevel.h
53841 ____________________________________________________________________________
53842 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
53843         Log: Integrate change #10144 from maintperl.
53844              
53845              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
53846      Branch: perl
53847           !> win32/config.bc win32/config.gc win32/config.vc
53848           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
53849 ____________________________________________________________________________
53850 [ 10154] By: nick                                  on 2001/05/18  07:23:03
53851         Log: Integrate mainline.
53852      Branch: perlio
53853           +> README.dgux t/lib/i18n-collate.t utils.lst
53854           !> (integrate 49 files)
53855 ____________________________________________________________________________
53856 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
53857         Log: Integrate change #7224 from mainline into maintperl.
53858              
53859              Allow @+ and @- to be doublequoted, from Simon Cozens. 
53860              (Approved by Larry, see Tom's comment in 20000830.005.)
53861      Branch: maint-5.6/perl
53862           !> toke.c
53863 ____________________________________________________________________________
53864 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
53865         Log: Subject: [PATCH bleadperl] small lookbehind fix
53866              From: Hugo <hv@crypt.compulink.co.uk>
53867              Date: Fri, 18 May 2001 00:07:19 +0100
53868              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
53869      Branch: perl
53870            ! regexec.c
53871 ____________________________________________________________________________
53872 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
53873         Log: Detypos.
53874      Branch: perl
53875            ! installman utils.lst
53876 ____________________________________________________________________________
53877 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
53878         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
53879              in 20001222.001.
53880      Branch: perl
53881            ! t/lib/glob-basic.t
53882 ____________________________________________________________________________
53883 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
53884         Log: Subject: [PATCH] Test for bug 20010515.004
53885              From: Benjamin Sugars <bsugars@canoe.ca>
53886              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
53887              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
53888      Branch: perl
53889            ! t/op/misc.t
53890 ____________________________________________________________________________
53891 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
53892         Log: Integrate #10145 from maintperl.
53893              
53894              fix for ID 20010515.004 (needs test)
53895      Branch: perl
53896           !> pp_hot.c
53897 ____________________________________________________________________________
53898 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
53899         Log: Thinko noticed by Doug MacEachern.
53900      Branch: perl
53901            ! thread.h
53902 ____________________________________________________________________________
53903 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
53904         Log: Subject: Re: [PATCH] HERE mark in regex
53905              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
53906              Date: Thu, 17 May 2001 12:20:33 -0400
53907              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
53908      Branch: perl
53909            ! t/op/re_tests
53910 ____________________________________________________________________________
53911 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
53912         Log: fix for ID 20010515.004 (needs test)
53913      Branch: maint-5.6/perl
53914            ! pp_hot.c
53915 ____________________________________________________________________________
53916 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
53917         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
53918      Branch: maint-5.6/perl
53919            ! win32/config.bc win32/config.gc win32/config.vc
53920            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
53921 ____________________________________________________________________________
53922 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
53923         Log: Macrofy the getspecific (and use it also in util.c)
53924      Branch: perl
53925            ! thread.h util.c
53926 ____________________________________________________________________________
53927 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
53928         Log: Use the unchecked thread-specific key fetch also in Tru64.
53929      Branch: perl
53930            ! thread.h
53931 ____________________________________________________________________________
53932 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
53933         Log: Subject: [PATCH 5.6.1]Quick thread speedup
53934              From: Dan Sugalski <dan@sidhe.org> 
53935              Date: Wed, 16 May 2001 18:05:19 -0400
53936              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
53937      Branch: perl
53938            ! thread.h util.c
53939 ____________________________________________________________________________
53940 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
53941         Log: I think this is quite enough testing for a deprecated feature.
53942      Branch: perl
53943            + t/lib/i18n-collate.t
53944            ! MANIFEST t/lib/1_compile.t
53945 ____________________________________________________________________________
53946 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
53947         Log: More HP-UX lore from Jeff Okamoto.
53948      Branch: perl
53949            ! README.hpux
53950 ____________________________________________________________________________
53951 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
53952         Log: Sort utils.lst for easier maintenance.
53953      Branch: perl
53954            ! utils.lst
53955 ____________________________________________________________________________
53956 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
53957         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
53958              From: Tim Jenness <t.jenness@jach.hawaii.edu>
53959              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
53960              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
53961              
53962              Add pod2latex to utils.lst.
53963      Branch: perl
53964            ! MANIFEST utils.lst
53965 ____________________________________________________________________________
53966 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
53967         Log: Subject: Re: [PATCH] HERE mark in regex
53968              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
53969              Date: Wed, 16 May 2001 13:04:43 -0400
53970              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
53971      Branch: perl
53972            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
53973            ! t/op/regmesg.t t/pragma/warn/regcomp
53974 ____________________________________________________________________________
53975 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
53976         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
53977              From: Simon Cozens <simon@netthink.co.uk>
53978              Date: Wed, 16 May 2001 18:02:08 +0100
53979              Message-ID: <20010516180208.A6458@netthink.co.uk>
53980      Branch: perl
53981            ! installman utils.lst
53982 ____________________________________________________________________________
53983 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
53984         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
53985              From: "Philip Newton" <pnewton@gmx.de>
53986              Date: Tue, 15 May 2001 15:09:30 +0200
53987              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
53988              
53989              Test case for #10128.
53990      Branch: perl
53991            ! t/pragma/warn/pp_hot
53992 ____________________________________________________________________________
53993 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
53994         Log: Update Changes.
53995      Branch: perl
53996            ! Changes patchlevel.h
53997 ____________________________________________________________________________
53998 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
53999         Log: Deprecate pseudo-hashes.
54000      Branch: perl
54001            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
54002 ____________________________________________________________________________
54003 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
54004         Log: HP-UX hints update from Merijn.
54005      Branch: perl
54006            ! hints/hpux.sh
54007 ____________________________________________________________________________
54008 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
54009         Log: README.hpux update from Merijn.
54010      Branch: perl
54011            ! README.hpux
54012 ____________________________________________________________________________
54013 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
54014         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
54015              From: Simon Cozens <simon@netthink.co.uk>
54016              Date: Wed, 16 May 2001 15:57:55 +0100
54017              Message-ID: <20010516155755.A4728@netthink.co.uk>
54018      Branch: perl
54019            + utils.lst
54020            ! MANIFEST installman installperl
54021 ____________________________________________________________________________
54022 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
54023         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
54024              From: "Philip Newton" <pnewton@gmx.de>
54025              Date: Tue, 15 May 2001 16:31:05 +0200
54026              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
54027              
54028              Fix PERL_Y2KWARN test to check before rather than after appending.
54029      Branch: perl
54030            ! pp_hot.c
54031 ____________________________________________________________________________
54032 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
54033         Log: Regen Porting stuff.
54034      Branch: perl
54035            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54036            ! config_h.SH
54037 ____________________________________________________________________________
54038 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
54039         Log: Metaconfig unit change for #10125.
54040      Branch: metaconfig
54041            ! U/modified/Oldconfig.U
54042 ____________________________________________________________________________
54043 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
54044         Log: Use OSVERS.
54045      Branch: perl
54046            ! Configure config_h.SH perl.c
54047 ____________________________________________________________________________
54048 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
54049         Log: Regen toc.
54050      Branch: perl
54051            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
54052 ____________________________________________________________________________
54053 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
54054         Log: Adding the README.dgux to the MANIFEST would be a good idea.
54055      Branch: perl
54056            ! MANIFEST
54057 ____________________________________________________________________________
54058 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
54059         Log: Move the stack desire definition to thread.h.
54060      Branch: perl
54061            ! ext/Thread/Thread.xs thread.h
54062 ____________________________________________________________________________
54063 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
54064         Log: DG-UX threading patches, including a README.dgux,
54065              from Takis Psarogiannakopoulos.
54066      Branch: perl
54067            + README.dgux
54068            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
54069 ____________________________________________________________________________
54070 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
54071         Log: Subject: [PATCH B::Deparse] More on /x regexes
54072              From: Robin Houston <robin@kitsite.com>
54073              Date: Tue, 15 May 2001 19:09:35 +0100
54074              Message-ID: <20010515190935.A27268@penderel>
54075      Branch: perl
54076            ! ext/B/B/Deparse.pm
54077 ____________________________________________________________________________
54078 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
54079         Log: Document that the core time() may be rounding rather
54080              than truncating, would have saved at least my confusion.
54081      Branch: perl
54082            ! ext/Time/HiRes/HiRes.pm
54083 ____________________________________________________________________________
54084 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
54085         Log: Subject: perl-current/t/time-hires.t
54086              From: John Peacock <jpeacock@rowman.com>
54087              Date: Fri, 11 May 2001 14:09:41 -0400
54088              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
54089      Branch: perl
54090            ! t/lib/time-hires.t
54091 ____________________________________________________________________________
54092 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
54093         Log: Subject: [PATCH dump.c] Op private flags
54094              From: Simon Cozens <simon@netthink.co.uk>
54095              Date: Sun, 13 May 2001 20:20:36 +0100
54096              Message-ID: <20010513202036.A21896@netthink.co.uk>
54097      Branch: perl
54098            ! dump.c
54099 ____________________________________________________________________________
54100 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
54101         Log: Upgrade to Switch 2.03.
54102      Branch: perl
54103            ! lib/Switch.pm
54104 ____________________________________________________________________________
54105 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
54106         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
54107              to PERL_CONFIG_SH and use it consistently.
54108      Branch: maint-5.6/perl
54109           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
54110           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
54111           !> myconfig.SH writemain.SH
54112 ____________________________________________________________________________
54113 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
54114         Log: Metaconfig units changes for #10113.
54115      Branch: metaconfig
54116            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
54117 ____________________________________________________________________________
54118 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
54119         Log: The problem described in 20010514.031 still wasn't
54120              fully cured, there were remnants of $CONFIG when
54121              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
54122              to avoid future conflicts.
54123      Branch: perl
54124            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
54125            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
54126            ! myconfig.SH writemain.SH
54127 ____________________________________________________________________________
54128 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
54129         Log: Half of #10107 got lost.
54130      Branch: perl
54131            ! ext/B/B/Deparse.pm
54132 ____________________________________________________________________________
54133 [ 10111] By: nick                                  on 2001/05/15  08:39:14
54134         Log: Integrate mainline.
54135      Branch: perlio
54136           +> ext/POSIX/hints/uts.pl
54137            - Todo Todo-5.6 t/camel-III/vstring.t
54138           !> (integrate 48 files)
54139 ____________________________________________________________________________
54140 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
54141         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
54142              From: Robin Houston <robin@kitsite.com>
54143              Date: Mon, 14 May 2001 22:27:08 +0100
54144              Message-ID: <20010514222708.A22963@penderel>
54145      Branch: perl
54146            ! t/TestInit.pm
54147 ____________________________________________________________________________
54148 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
54149         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
54150              From: Robin Houston <robin@kitsite.com>
54151              Date: Mon, 14 May 2001 22:16:43 +0100
54152              Message-ID: <20010514221643.A22437@penderel>
54153      Branch: perl
54154            ! ext/B/B/Deparse.pm
54155 ____________________________________________________________________________
54156 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
54157         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
54158              From: Robin Houston <robin@kitsite.com>
54159              Date: Mon, 14 May 2001 22:03:44 +0100
54160              Message-ID: <20010514220344.A20643@penderel>
54161      Branch: perl
54162            ! ext/B/B/Deparse.pm
54163 ____________________________________________________________________________
54164 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
54165         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
54166              From: Robin Houston <robin@kitsite.com>
54167              Date: Mon, 14 May 2001 22:10:07 +0100
54168              Message-ID: <20010514221007.A21118@penderel>
54169      Branch: perl
54170            ! ext/B/B/Deparse.pm
54171 ____________________________________________________________________________
54172 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
54173         Log: Fix for 20010514.037; substr() didn't invalidate the locale
54174              collation magic.
54175      Branch: perl
54176            ! pp.c
54177 ____________________________________________________________________________
54178 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
54179         Log: Update Changes.
54180      Branch: perl
54181            ! Changes patchlevel.h
54182 ____________________________________________________________________________
54183 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
54184         Log: Retract #10094.
54185      Branch: perl
54186            ! lib/Pod/Text.pm
54187 ____________________________________________________________________________
54188 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
54189         Log: Integrate change #10100 from maintperl.
54190              
54191              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
54192              bug ID 20010514.027)
54193      Branch: perl
54194           !> mg.c pp_ctl.c
54195 ____________________________________________________________________________
54196 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
54197         Log: Document the deprecatedness of suidperl.
54198      Branch: perl
54199            ! INSTALL pod/perlfaq1.pod
54200 ____________________________________________________________________________
54201 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
54202         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
54203              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
54204              Date: Mon, 14 May 2001 09:38:59 -0400
54205              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
54206      Branch: perl
54207            ! lib/ExtUtils/MM_Unix.pm
54208 ____________________________________________________________________________
54209 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
54210         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
54211              bug ID 20010514.027)
54212              
54213              TODO: this needs a testsuite addition
54214      Branch: maint-5.6/perl
54215            ! mg.c pp_ctl.c
54216 ____________________________________________________________________________
54217 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
54218         Log: More DWIMminess for Class::Struct: calling the array or hash
54219              accessors only with one argument, an array or a hash reference,
54220              sets the underlying array or hash.  This mirrors nicely also
54221              the usage in the constructor.
54222              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
54223      Branch: perl
54224            ! lib/Class/Struct.pm t/lib/class-struct.t
54225 ____________________________________________________________________________
54226 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
54227         Log: Reference cmp'ing should go through the whole stringification
54228              process shebang, as pointed out by Sarathy in #10091.
54229      Branch: perl
54230            ! pp.c
54231 ____________________________________________________________________________
54232 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
54233         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
54234              From: Simon Cozens <simon@netthink.co.uk>
54235              Date: Sat, 12 May 2001 16:36:27 +0100
54236              Message-ID: <20010512163627.A5522@netthink.co.uk>
54237              
54238              with some additions salvaged from Todo and Todo-5.6 before
54239              retiring them.
54240      Branch: perl
54241            - Todo Todo-5.6
54242            ! MANIFEST pod/perltodo.pod
54243 ____________________________________________________________________________
54244 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
54245         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
54246              From: "Golubev I. N." <gin@mo.msk.ru>
54247              Date: Mon, 07 May 2001 14:33:34 (GMT)
54248              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
54249      Branch: perl
54250            ! perl.h
54251 ____________________________________________________________________________
54252 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
54253         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
54254              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
54255              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
54256              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
54257      Branch: perl
54258            ! lib/ExtUtils/MM_Unix.pm
54259 ____________________________________________________________________________
54260 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
54261         Log: (Retracted by #10104.)
54262              
54263              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
54264              From: barries <barries@slaysys.com>
54265              Date: Sat, 12 May 2001 01:28:10 -0400
54266              Message-ID: <20010512012810.B26358@jester.slaysys.com>
54267      Branch: perl
54268            ! lib/Pod/Text.pm
54269 ____________________________________________________________________________
54270 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
54271         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
54272              From: Mike Guy <mjtg@cam.ac.uk>
54273              Date: Sat, 12 May 2001 19:24:33 +0100
54274              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
54275      Branch: perl
54276            ! lib/AutoSplit.pm
54277 ____________________________________________________________________________
54278 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
54279         Log: Yet another HP-UX hints tweak from Merijn.
54280      Branch: perl
54281            ! hints/hpux.sh
54282 ____________________________________________________________________________
54283 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
54284         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
54285              isn't defined (changes#9366,9368,9370 from mainline without the
54286              pp_scmp() change)
54287      Branch: maint-5.6/perl
54288            ! pp.c pp.h pp_hot.c
54289 ____________________________________________________________________________
54290 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
54291         Log: The sorting seems to happen now automatically.
54292      Branch: perl
54293            ! t/lib/glob-basic.t
54294 ____________________________________________________________________________
54295 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
54296         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
54297              From: Benjamin Sugars <bsugars@canoe.ca>
54298              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
54299              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
54300      Branch: perl
54301            ! pod/perlfunc.pod
54302 ____________________________________________________________________________
54303 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
54304         Log: Subject: Re: undef(&foo) does not work for XS functions
54305              From: Doug MacEachern <dougm@covalent.net>
54306              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
54307              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
54308      Branch: perl
54309            ! op.c
54310 ____________________________________________________________________________
54311 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
54312         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
54313              From: Peter Prymmer <pvhp@forte.com>
54314              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
54315              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
54316      Branch: perl
54317            ! t/op/append.t
54318 ____________________________________________________________________________
54319 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
54320         Log: Update Changes.
54321      Branch: perl
54322            ! Changes patchlevel.h
54323 ____________________________________________________________________________
54324 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
54325         Log: Remove the 'asciir' re subpragma.  Should instead implement
54326              the 'physical vs logical' range scheme:
54327              
54328              \xAA-\xCC is a native physical range, you want that range of
54329              codepoints in your native encoding.  In EBCDIC the codepoints
54330              in the gaps (between i-j and r-s) should be included.
54331              
54332              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
54333              codepoints in Unicode.
54334              
54335              a-z is a logical range, you want that range of 'logical' codepoints
54336              in your native encoding.  In EBCDIC the codepoints in the gaps
54337              (between i-j and r-s) should not be included.
54338              
54339              Mixed cases (a-\xAA, etc) should either be errors, or maybe
54340              the 'logical' endpoints should be converted to native/Unicode
54341              codepoints, and the range handled as a physical range.
54342              
54343              'Logical endpoints' are to be recognized only in the A-Z, a-z,
54344              and 0-9 ranges.  Probably a warning should be given for mixed
54345              cases like A-z or a-9 (since such expressions are encoding
54346              dependent), with a recommendation to use physical ranges.
54347      Branch: perl
54348            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
54349            ! t/op/regexp.t
54350 ____________________________________________________________________________
54351 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
54352         Log: Make the test to cleanup the test directory tree
54353              both before and after the testing so that we always
54354              have a clean slate to work with.
54355      Branch: perl
54356            ! t/lib/filefind.t
54357 ____________________________________________________________________________
54358 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
54359         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
54360              From: Jon Eveland <jweveland@yahoo.com>
54361              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
54362              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
54363      Branch: perl
54364            ! pod/perlfunc.pod
54365 ____________________________________________________________________________
54366 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
54367         Log: Merge the camel-III/vstring.t with op/ver.t.
54368      Branch: perl
54369            - t/camel-III/vstring.t
54370            ! MANIFEST t/TEST t/harness t/op/ver.t
54371 ____________________________________________________________________________
54372 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
54373         Log: Add test.deparse make target.
54374      Branch: perl
54375            ! Makefile.SH
54376 ____________________________________________________________________________
54377 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
54378         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
54379              From: Robin Houston <robin@kitsite.com>
54380              Date: Fri, 11 May 2001 12:02:22 +0100
54381              Message-ID: <20010511120222.A11529@penderel>
54382      Branch: perl
54383            ! ext/B/B/Deparse.pm t/op/method.t
54384 ____________________________________________________________________________
54385 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
54386         Log: A nicely working combination for UTS from Hal Morris.
54387      Branch: perl
54388            + ext/POSIX/hints/uts.pl
54389            ! MANIFEST hints/uts.sh
54390 ____________________________________________________________________________
54391 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
54392         Log: i_ieeefp=undef for UTS.
54393      Branch: perl
54394            ! hints/uts.sh
54395 ____________________________________________________________________________
54396 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
54397         Log: Subject: RE: rand(0) is rand(1)
54398              From: Larry Shatzer <lshatzer@islanddata.com>
54399              Date: Thu, 10 May 2001 11:09:27 -0700
54400              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
54401      Branch: perl
54402            ! pod/perlfunc.pod
54403 ____________________________________________________________________________
54404 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
54405         Log: Subject: [patch] make op_{clear,null} public
54406              From: Doug MacEachern <dougm@covalent.net>
54407              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
54408              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
54409      Branch: perl
54410            ! embed.h embed.pl op.c proto.h
54411 ____________________________________________________________________________
54412 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
54413         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
54414              From: Robin Houston <robin@kitsite.com>
54415              Date: Thu, 10 May 2001 18:54:59 +0100
54416              Message-ID: <20010510185459.A5995@penderel>
54417      Branch: perl
54418            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
54419 ____________________________________________________________________________
54420 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
54421         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
54422              From: Robin Houston <robin@kitsite.com>
54423              Date: Thu, 10 May 2001 12:56:39 +0100
54424              Message-ID: <20010510125639.A2119@penderel>
54425      Branch: perl
54426            ! ext/B/B/Deparse.pm
54427 ____________________________________________________________________________
54428 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
54429         Log: Retract #10070, not ready yet.
54430      Branch: perl
54431            ! ext/B/B/Deparse.pm
54432 ____________________________________________________________________________
54433 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
54434         Log: The metaconfig unit change for #10071.
54435      Branch: metaconfig
54436            ! U/modified/mallocsrc.U
54437 ____________________________________________________________________________
54438 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
54439         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
54440      Branch: perl
54441            ! Configure
54442 ____________________________________________________________________________
54443 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
54444         Log: (Retracted by #10073)
54445              
54446              Subject: Re: [PATCH t/TEST] B::Deparse tester 
54447              From: Hugo <hv@crypt.compulink.co.uk>
54448              Date: Thu, 10 May 2001 05:48:09 +0100
54449              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
54450      Branch: perl
54451            ! ext/B/B/Deparse.pm
54452 ____________________________________________________________________________
54453 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
54454         Log: Add a for(func()) test.
54455      Branch: perl
54456            ! t/cmd/for.t
54457 ____________________________________________________________________________
54458 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
54459         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
54460              From: Robin Houston <robin@kitsite.com>
54461              Date: Thu, 10 May 2001 13:50:08 +0100
54462              Message-ID: <20010510135008.A2454@penderel>
54463      Branch: perl
54464            ! ext/B/B/Deparse.pm
54465 ____________________________________________________________________________
54466 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
54467         Log: A thinko in #10065.
54468      Branch: perl
54469            ! hv.c
54470 ____________________________________________________________________________
54471 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
54472         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
54473              From: Robin Houston <robin@kitsite.com>
54474              Date: Thu, 10 May 2001 02:10:34 +0100
54475              Message-ID: <20010510021034.A19421@penderel>
54476      Branch: perl
54477            ! ext/B/B.xs ext/B/B/Deparse.pm
54478 ____________________________________________________________________________
54479 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
54480         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
54481              From: Doug MacEachern <dougm@covalent.net>
54482              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
54483              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
54484      Branch: perl
54485            ! hv.c
54486 ____________________________________________________________________________
54487 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
54488         Log: One more workaround for the UTS compiler from Hal Morris.
54489      Branch: perl
54490            ! perl.h
54491 ____________________________________________________________________________
54492 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
54493         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
54494              From: Robin Houston <robin@kitsite.com>
54495              Date: Thu, 10 May 2001 01:02:08 +0100
54496              Message-ID: <20010510010208.A18200@penderel>
54497      Branch: perl
54498            ! ext/B/B/Debug.pm
54499 ____________________________________________________________________________
54500 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
54501         Log: Subject: [PATCH] Simplify deb_curcv() a bit
54502              From: Benjamin Sugars <bsugars@canoe.ca>
54503              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
54504              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
54505      Branch: perl
54506            ! run.c
54507 ____________________________________________________________________________
54508 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
54509         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
54510              From: Benjamin Sugars <bsugars@canoe.ca>
54511              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
54512              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
54513      Branch: perl
54514            ! t/lib/io_scalar.t
54515 ____________________________________________________________________________
54516 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
54517         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
54518              From: Peter Prymmer <pvhp@forte.com>
54519              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
54520              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
54521      Branch: perl
54522            ! t/lib/md5-file.t
54523 ____________________________________________________________________________
54524 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
54525         Log: Subject: [PATCH t/TEST] B::Deparse tester
54526              From: Robin Houston <robin@kitsite.com>
54527              Date: Wed, 9 May 2001 19:17:50 +0100
54528              Message-ID: <20010509191750.A16940@penderel>
54529      Branch: perl
54530            ! ext/B/O.pm t/TEST
54531 ____________________________________________________________________________
54532 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
54533         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
54534              From: Jeff Pinyan <jeffp@crusoe.net>
54535              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
54536              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
54537      Branch: perl
54538            ! lib/Pod/Html.pm
54539 ____________________________________________________________________________
54540 [ 10057] By: nick                                  on 2001/05/09  18:37:56
54541         Log: Integrate mainline.
54542      Branch: perlio
54543           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
54544           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
54545 ____________________________________________________________________________
54546 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
54547         Log: Update Changes.
54548      Branch: perl
54549            ! Changes patchlevel.h
54550 ____________________________________________________________________________
54551 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
54552         Log: Integrate perlio:
54553              
54554              [ 10050]
54555              win32, regen_config_h
54556      Branch: perl
54557           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
54558 ____________________________________________________________________________
54559 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
54560         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
54561              From: Benjamin Sugars <bsugars@canoe.ca>
54562              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
54563              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
54564      Branch: perl
54565            ! perlio.c
54566 ____________________________________________________________________________
54567 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
54568         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
54569              From: Benjamin Sugars <bsugars@canoe.ca>
54570              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
54571              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
54572      Branch: perl
54573            ! ext/PerlIO/Scalar/Scalar.xs
54574 ____________________________________________________________________________
54575 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
54576         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
54577              From: Jeff Pinyan <jeffp@crusoe.net>
54578              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
54579              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
54580      Branch: perl
54581            ! lib/Pod/Html.pm
54582 ____________________________________________________________________________
54583 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
54584         Log: EPOC tweak from Olaf Flebbe.
54585      Branch: perl
54586            ! epoc/epocish.h
54587 ____________________________________________________________________________
54588 [ 10050] By: nick                                  on 2001/05/09  14:37:57
54589         Log: win32, regen_config_h
54590      Branch: perlio
54591            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
54592 ____________________________________________________________________________
54593 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
54594         Log: Integrate perlio:
54595              
54596              [ 10048]
54597              If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
54598              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
54599      Branch: perl
54600           !> pp_sys.c
54601 ____________________________________________________________________________
54602 [ 10048] By: nick                                  on 2001/05/09  11:59:50
54603         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
54604              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
54605      Branch: perlio
54606            ! pp_sys.c
54607 ____________________________________________________________________________
54608 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
54609         Log: Integrate perlio:
54610              
54611              [ 10045]
54612              MULTIPLICITY/DEBUGGING build fix.
54613      Branch: perl
54614           !> run.c
54615 ____________________________________________________________________________
54616 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
54617         Log: Subject: Re: Less warnings during configure
54618              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54619              Date: Wed, 09 May 2001 13:12:49 +0200
54620              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
54621      Branch: perl
54622            ! hints/hpux.sh
54623 ____________________________________________________________________________
54624 [ 10045] By: nick                                  on 2001/05/09  09:56:59
54625         Log: MULTIPLICITY/DEBUGGING build fix.
54626      Branch: perlio
54627            ! run.c
54628 ____________________________________________________________________________
54629 [ 10044] By: nick                                  on 2001/05/09  09:46:37
54630         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
54631      Branch: perlio
54632           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
54633            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
54634           !> (integrate 65 files)
54635 ____________________________________________________________________________
54636 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
54637         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
54638              From: Robin Houston <robin@kitsite.com>
54639              Date: Tue, 8 May 2001 19:38:00 +0100
54640              Message-ID: <20010508193800.A4389@penderel>
54641              
54642              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
54643              From: Robin Houston <robin@kitsite.com>
54644              Date: Tue, 8 May 2001 20:03:57 +0100
54645              Message-ID: <20010508200357.A4614@penderel>
54646              
54647              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
54648              From: Robin Houston <robin@kitsite.com>
54649              Date: Wed, 9 May 2001 00:12:05 +0100
54650              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
54651      Branch: perl
54652            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
54653 ____________________________________________________________________________
54654 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
54655         Log: Retract #10031.
54656      Branch: perl
54657            ! pod/perlfunc.pod
54658 ____________________________________________________________________________
54659 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
54660         Log: The metaconfig unit changes for #10040.
54661      Branch: metaconfig/U/perl
54662            ! Checkcc.U d_dlsymun.U dlsrc.U
54663 ____________________________________________________________________________
54664 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
54665         Log: The Configure half of
54666              
54667              Subject: Less warnings during configure
54668              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54669              Date: Tue, 08 May 2001 08:44:02 +0200
54670              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
54671      Branch: perl
54672            ! Configure
54673 ____________________________________________________________________________
54674 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
54675         Log: Subject: Less warnings during configure
54676              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54677              Date: Tue, 08 May 2001 08:44:02 +0200
54678              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
54679      Branch: perl
54680            ! hints/hpux.sh
54681 ____________________________________________________________________________
54682 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
54683         Log: Don't forget to whine about \d__\d.
54684      Branch: perl
54685            ! t/pragma/warn/toke toke.c
54686 ____________________________________________________________________________
54687 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
54688         Log: Allow underscores also in the exponent part.
54689      Branch: perl
54690            ! t/pragma/warn/toke toke.c
54691 ____________________________________________________________________________
54692 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
54693         Log: CodeMagicCD doesn't look like an *I*DE.
54694      Branch: perl
54695            ! pod/perlfaq3.pod
54696 ____________________________________________________________________________
54697 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
54698         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
54699              to be consistently down).
54700      Branch: perl
54701            ! pod/perlfaq3.pod
54702 ____________________________________________________________________________
54703 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
54704         Log: Upgrade to Text::Balanced 1.84.
54705      Branch: perl
54706            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
54707 ____________________________________________________________________________
54708 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
54709         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
54710              From: Benjamin Sugars <bsugars@canoe.ca>
54711              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
54712              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
54713      Branch: perl
54714            ! run.c
54715 ____________________________________________________________________________
54716 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
54717         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
54718              From: Peter Prymmer <pvhp@forte.com>
54719              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
54720              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
54721      Branch: perl
54722            ! t/pod/plainer.t
54723 ____________________________________________________________________________
54724 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
54725         Log: (Retracted by #10042)
54726              
54727              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
54728              From: "Philip Newton" <pnewton@gmx.de>
54729              Date: Tue, 8 May 2001 09:18:10 +0200
54730              Message-ID: <3AF7B9D2.28861.603732@localhost>
54731      Branch: perl
54732            ! pod/perlfunc.pod
54733 ____________________________________________________________________________
54734 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
54735         Log: Subject: [PATCH B::Deparse] Document known bugs
54736              From: Robin Houston <robin@kitsite.com>
54737              Date: Tue, 8 May 2001 01:53:34 +0100
54738              Message-ID: <20010508015334.A32394@penderel>
54739      Branch: perl
54740            ! ext/B/B/Deparse.pm
54741 ____________________________________________________________________________
54742 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
54743         Log: Subject: Re: Perl book, magazine and website updates.
54744              From: "Philip Newton" <pnewton@gmx.de>
54745              Date: Mon, 7 May 2001 17:03:58 +0200
54746              Message-ID: <3AF6D57E.5387.1E29930@localhost>
54747      Branch: perl
54748            ! pod/perlfaq2.pod
54749 ____________________________________________________________________________
54750 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
54751         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
54752              From: Peter Prymmer <pvhp@forte.com>
54753              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
54754              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
54755      Branch: perl
54756            ! t/io/fflush.t
54757 ____________________________________________________________________________
54758 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
54759         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
54760              From: Robin Houston <robin@kitsite.com>
54761              Date: Tue, 8 May 2001 01:14:55 +0100
54762              Message-ID: <20010508011455.A32162@penderel>
54763      Branch: perl
54764            ! ext/B/B/Deparse.pm
54765 ____________________________________________________________________________
54766 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
54767         Log: Typo in #10025.
54768      Branch: perl
54769            ! hints/uts.sh
54770 ____________________________________________________________________________
54771 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
54772         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
54773      Branch: perl
54774            ! hints/uts.sh
54775 ____________________________________________________________________________
54776 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
54777         Log: Subject: Re: [ID 20010506.045] question about hash syntax
54778              From: Peter Scott <Peter@PSDT.com>
54779              Date: Sun, 06 May 2001 13:10:40 -0700
54780              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
54781      Branch: perl
54782            ! pod/perl56delta.pod
54783 ____________________________________________________________________________
54784 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
54785         Log: Configure should figure out the list of dynamic extensions
54786              just fine in UTS-- and in fact it does, as reported by Hal Morris.
54787      Branch: perl
54788            ! hints/uts.sh
54789 ____________________________________________________________________________
54790 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
54791         Log: Update Changes.
54792      Branch: perl
54793            ! Changes patchlevel.h
54794 ____________________________________________________________________________
54795 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
54796         Log: Subject: [PATCH regcomp.c] Insecure regexes
54797              From: Robin Houston <robin@kitsite.com>
54798              Date: Mon, 7 May 2001 21:56:12 +0100
54799              Message-ID: <20010507215612.A31114@penderel>
54800      Branch: perl
54801            ! regcomp.c
54802 ____________________________________________________________________________
54803 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
54804         Log: Drop the foobar.perl.com references for now until Simon
54805              gets them sorted out.
54806      Branch: perl
54807            ! pod/perlfaq2.pod
54808 ____________________________________________________________________________
54809 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
54810         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
54811              From: Prymmer/Kahn <pvhp@best.com>
54812              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
54813              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
54814      Branch: perl
54815            ! lib/Devel/SelfStubber.pm
54816 ____________________________________________________________________________
54817 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
54818         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
54819              From: Prymmer/Kahn <pvhp@best.com>
54820              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
54821              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
54822      Branch: perl
54823            ! win32/Makefile
54824 ____________________________________________________________________________
54825 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
54826         Log: s/WebTechnique's/WebTechniques/
54827      Branch: perl
54828            ! pod/perlfaq2.pod
54829 ____________________________________________________________________________
54830 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
54831         Log: Llama 3 updates from Randal.
54832      Branch: perl
54833            ! pod/perlfaq2.pod
54834 ____________________________________________________________________________
54835 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
54836         Log: Subject: [PATCH] Help -Dt show correct pad variables
54837              From: Benjamin Sugars <ben.sugars@home.com>
54838              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
54839              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
54840      Branch: perl
54841            ! embed.h embed.pl proto.h run.c
54842 ____________________________________________________________________________
54843 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
54844         Log: Subject: [PATCH] Document C<our $foo : shared>
54845              From: Benjamin Sugars <ben.sugars@home.com>
54846              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
54847              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
54848      Branch: perl
54849            ! pod/perlfunc.pod
54850 ____________________________________________________________________________
54851 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
54852         Log: Subject: [PATCH B::Deparse] undefined folded constants
54853              From: Robin Houston <robin@kitsite.com>
54854              Date: Sun, 6 May 2001 17:19:09 +0100
54855              Message-ID: <20010506171909.A7046@penderel>
54856      Branch: perl
54857            ! ext/B/B/Deparse.pm
54858 ____________________________________________________________________________
54859 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
54860         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
54861              From: Robin Houston <robin@kitsite.com>
54862              Message-ID: <20010506164654.A6848@penderel>
54863              Date: Sun, 6 May 2001 16:46:54 +0100
54864      Branch: perl
54865            ! ext/B/B/Deparse.pm
54866 ____________________________________________________________________________
54867 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
54868         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
54869              From: Robin Houston <robin@kitsite.com>
54870              Date: Sun, 6 May 2001 14:47:02 +0100
54871              Message-ID: <20010506144702.A6308@penderel>
54872      Branch: perl
54873            ! t/op/my_stash.t
54874 ____________________________________________________________________________
54875 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
54876         Log: Subject: Perl book, magazine and website updates.
54877              From: Simon Cozens <simon@netthink.co.uk>
54878              Date: Sun, 6 May 2001 16:55:36 +0100
54879              Message-ID: <20010506165536.A1795@netthink.co.uk>
54880      Branch: perl
54881            ! pod/perlbook.pod pod/perlfaq2.pod
54882 ____________________________________________________________________________
54883 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
54884         Log: Tweaks on the Tru64 prof options.
54885      Branch: perl
54886            ! pod/perlhack.pod
54887 ____________________________________________________________________________
54888 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
54889         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
54890              From: Robin Houston <robin@kitsite.com>
54891              Date: Sun, 6 May 2001 14:40:51 +0100
54892              Message-ID: <20010506144051.A6279@penderel>
54893      Branch: perl
54894            ! t/pod/testp2pt.pl
54895 ____________________________________________________________________________
54896 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
54897         Log: Subject: [PATCH B::Deparse] scoping
54898              From: Robin Houston <robin@kitsite.com>
54899              Date: Sun, 6 May 2001 14:36:56 +0100
54900              Message-ID: <20010506143656.A4006@penderel>
54901      Branch: perl
54902            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
54903 ____________________________________________________________________________
54904 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
54905         Log: Document the undefinedness of bitshifting out of range.
54906      Branch: perl
54907            ! pod/perlop.pod
54908 ____________________________________________________________________________
54909 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
54910         Log: Retract #10003 and update the IDE descriptions a bit.
54911      Branch: perl
54912            ! pod/perlfaq3.pod
54913 ____________________________________________________________________________
54914 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
54915         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
54916              From: Prymmer/Kahn <pvhp@best.com>
54917              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
54918              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
54919      Branch: perl
54920            ! win32/Makefile win32/buildext.pl win32/config.bc
54921            ! win32/config.gc win32/config.vc
54922 ____________________________________________________________________________
54923 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
54924         Log: (Retracted by #10005.)
54925      Branch: perl
54926            ! pod/perlfaq3.pod
54927 ____________________________________________________________________________
54928 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
54929         Log: It's "psed", not "sed".
54930      Branch: perl
54931            ! x2p/s2p.PL
54932 ____________________________________________________________________________
54933 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
54934         Log: Update Changes.
54935      Branch: perl
54936            ! Changes patchlevel.h
54937 ____________________________________________________________________________
54938 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
54939         Log: Subject: Re: bleadperl make install fails due to "psed"
54940              From: andreas.koenig@anima.de (Andreas J. Koenig)
54941              Date: 05 May 2001 18:23:28 +0200
54942              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
54943      Branch: perl
54944            ! x2p/Makefile.SH x2p/s2p.PL
54945 ____________________________________________________________________________
54946 [  9999] By: jhi                                   on 2001/05/05  18:28:09
54947         Log: AUTHORS updates.
54948      Branch: perl
54949            ! AUTHORS
54950 ____________________________________________________________________________
54951 [  9998] By: jhi                                   on 2001/05/05  18:16:00
54952         Log: Updates on the pods related to the modules included since 5.6.
54953              
54954              TODO: perltodo really could use major updating.
54955      Branch: perl
54956            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
54957            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
54958            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
54959            ! pod/perlsyn.pod pod/perltodo.pod
54960 ____________________________________________________________________________
54961 [  9997] By: jhi                                   on 2001/05/05  17:35:17
54962         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
54963              from Kurt Skauen.
54964      Branch: perl
54965            + hints/atheos.sh
54966            ! MANIFEST
54967 ____________________________________________________________________________
54968 [  9996] By: jhi                                   on 2001/05/05  17:25:00
54969         Log: Add preemptive #undefs for some of the shorter and more prone
54970              to collision regcomp.h #defines.  (Background: the MASK collided
54971              with a system header #define in Rhapsody.)
54972      Branch: perl
54973            ! regcomp.h
54974 ____________________________________________________________________________
54975 [  9995] By: jhi                                   on 2001/05/05  13:24:21
54976         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
54977              From: Nicholas Clark <nick@ccl4.org>
54978              Date: Sat, 5 May 2001 14:46:39 +0100
54979              Message-ID: <20010505144639.O53513@plum.flirble.org>
54980              
54981              Add a test for the constants (if any) being processed correctly.
54982      Branch: perl
54983            ! utils/h2xs.PL
54984 ____________________________________________________________________________
54985 [  9994] By: jhi                                   on 2001/05/05  02:11:03
54986         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
54987              From: Peter Prymmer <pvhp@forte.com>
54988              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
54989              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
54990      Branch: perl
54991            ! t/lib/b-stash.t
54992 ____________________________________________________________________________
54993 [  9993] By: jhi                                   on 2001/05/05  02:03:49
54994         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
54995              From: Peter Prymmer <pvhp@forte.com>
54996              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
54997              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
54998      Branch: perl
54999            ! perlio.c vms/vmsish.h
55000 ____________________________________________________________________________
55001 [  9992] By: jhi                                   on 2001/05/04  17:21:12
55002         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
55003              From: Robin Barker <rmb1@cise.npl.co.uk>
55004              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
55005              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
55006      Branch: perl
55007            + t/pod/plainer.t
55008            ! MANIFEST
55009 ____________________________________________________________________________
55010 [  9991] By: jhi                                   on 2001/05/04  16:47:45
55011         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
55012              From: Robin Barker <rmb1@cise.npl.co.uk>
55013              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
55014              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
55015      Branch: perl
55016            ! regcomp.c
55017 ____________________________________________________________________________
55018 [  9990] By: jhi                                   on 2001/05/04  14:37:20
55019         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
55020              From: Prymmer/Kahn <pvhp@best.com>
55021              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
55022              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
55023      Branch: perl
55024            ! t/lib/b-stash.t
55025 ____________________________________________________________________________
55026 [  9989] By: jhi                                   on 2001/05/04  14:03:58
55027         Log: Introduce perl572delta, update Todo, add the missing
55028              mention about signal safety since 5.7.1 (though this
55029              requires verification and more details.)
55030      Branch: perl
55031            + pod/perl572delta.pod
55032            ! MANIFEST Todo pod/perl571delta.pod
55033 ____________________________________________________________________________
55034 [  9988] By: jhi                                   on 2001/05/04  12:41:51
55035         Log: Subject: [PATCH perl@9944] long =item
55036              From: Robin Barker <rmb1@cise.npl.co.uk>
55037              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
55038              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
55039      Branch: perl
55040            ! ext/Time/HiRes/HiRes.pm
55041 ____________________________________________________________________________
55042 [  9987] By: jhi                                   on 2001/05/04  12:39:19
55043         Log: The #9901 had removed one line essential for EBCDIC.
55044      Branch: perl
55045            ! regcomp.c
55046 ____________________________________________________________________________
55047 [  9986] By: jhi                                   on 2001/05/04  12:30:23
55048         Log: Subject: cygwin/Makefile.SHs INSTALL patch
55049              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
55050              Date: Mon, 08 Jan 2001 04:59:21 +0200
55051              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
55052      Branch: perl
55053            ! cygwin/Makefile.SHs
55054 ____________________________________________________________________________
55055 [  9985] By: jhi                                   on 2001/05/04  03:51:39
55056         Log: Encode/IO doc tweaks.
55057      Branch: perl
55058            ! ext/Encode/Encode.pm
55059 ____________________________________________________________________________
55060 [  9984] By: jhi                                   on 2001/05/04  03:29:34
55061         Log: Remove GDBM_File from the dynamic extensions for UTS,
55062              GDBM is not a standard feature.
55063      Branch: perl
55064            ! hints/uts.sh
55065 ____________________________________________________________________________
55066 [  9983] By: jhi                                   on 2001/05/04  03:22:59
55067         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
55068      Branch: perl
55069            ! pod/perlretut.pod
55070 ____________________________________________________________________________
55071 [  9982] By: jhi                                   on 2001/05/03  23:21:03
55072         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
55073              From: Benjamin Sugars <bsugars@canoe.ca>
55074              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
55075              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
55076      Branch: perl
55077            ! dump.c
55078 ____________________________________________________________________________
55079 [  9981] By: jhi                                   on 2001/05/03  23:20:05
55080         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
55081              From: Benjamin Sugars <bsugars@canoe.ca>
55082              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
55083              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
55084      Branch: perl
55085            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
55086 ____________________________________________________________________________
55087 [  9980] By: jhi                                   on 2001/05/03  23:15:29
55088         Log: Integrate perlio:
55089              
55090              [  9976]
55091              Allow $answer = encode($object,$text); like it says in docs.
55092              
55093              [  9975]
55094              Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
55095              to be in scope (fair enough), and also a package variable (our) for eval to see it.
55096      Branch: perl
55097           !> ext/Encode/Encode.pm
55098 ____________________________________________________________________________
55099 [  9979] By: jhi                                   on 2001/05/03  16:54:59
55100         Log: Install psed man page.
55101      Branch: perl
55102            ! installman
55103 ____________________________________________________________________________
55104 [  9978] By: jhi                                   on 2001/05/03  16:45:58
55105         Log: Remove unused files; noted by Sarathy.
55106      Branch: perl
55107            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
55108            ! MANIFEST
55109 ____________________________________________________________________________
55110 [  9977] By: jhi                                   on 2001/05/03  16:42:30
55111         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
55112              From: Andy Dougherty <doughera@lafayette.edu>
55113              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
55114              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
55115      Branch: perl
55116            ! INSTALL
55117 ____________________________________________________________________________
55118 [  9976] By: nick                                  on 2001/05/03  16:40:42
55119         Log: Allow $answer = encode($object,$text); like it says in docs.
55120      Branch: perlio
55121            ! ext/Encode/Encode.pm
55122 ____________________________________________________________________________
55123 [  9975] By: nick                                  on 2001/05/03  16:22:30
55124         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
55125              to be in scope (fair enough), and also a package variable (our) for eval to see it.
55126      Branch: perlio
55127            ! ext/Encode/Encode.pm
55128 ____________________________________________________________________________
55129 [  9974] By: nick                                  on 2001/05/03  15:48:17
55130         Log: Integrate mainline.
55131      Branch: perlio
55132           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
55133           +> t/lib/filter-simple.t t/lib/next.t
55134           !> (integrate 70 files)
55135 ____________________________________________________________________________
55136 [  9973] By: jhi                                   on 2001/05/03  13:09:09
55137         Log: Update Changes.
55138      Branch: perl
55139            ! Changes patchlevel.h
55140 ____________________________________________________________________________
55141 [  9972] By: jhi                                   on 2001/05/03  12:58:33
55142         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
55143              From: Prymmer/Kahn <pvhp@best.com>
55144              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
55145              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
55146      Branch: perl
55147            ! t/io/fflush.t
55148 ____________________________________________________________________________
55149 [  9971] By: jhi                                   on 2001/05/03  12:57:26
55150         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
55151              From: Prymmer/Kahn <pvhp@best.com>
55152              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
55153              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
55154      Branch: perl
55155            ! win32/FindExt.pm
55156 ____________________________________________________________________________
55157 [  9970] By: jhi                                   on 2001/05/03  02:42:46
55158         Log: Can't croak sans thread context, from Doug MacEachern.
55159      Branch: perl
55160            ! toke.c
55161 ____________________________________________________________________________
55162 [  9969] By: jhi                                   on 2001/05/03  01:23:48
55163         Log: Subject: Random input test and Perl
55164              From: Ilya Zakharevich <ilya@math.berkeley.edu>
55165              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
55166              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
55167      Branch: perl
55168            ! toke.c
55169 ____________________________________________________________________________
55170 [  9968] By: jhi                                   on 2001/05/02  22:17:21
55171         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
55172              From: Peter Prymmer <pvhp@forte.com>
55173              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
55174              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
55175      Branch: perl
55176            ! pod/perlfunc.pod pod/perlport.pod
55177 ____________________________________________________________________________
55178 [  9967] By: jhi                                   on 2001/05/02  20:12:45
55179         Log: Workaround for UTS compiler casting bug from Hal Morris.
55180      Branch: perl
55181            ! perl.h
55182 ____________________________________________________________________________
55183 [  9966] By: jhi                                   on 2001/05/02  18:31:37
55184         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
55185              From: Dan Sugalski <dan@sidhe.org>
55186              Date: Wed, 02 May 2001 15:23:22 -0400
55187              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
55188      Branch: perl
55189            ! perl.c vms/vms.c
55190 ____________________________________________________________________________
55191 [  9965] By: jhi                                   on 2001/05/02  18:21:29
55192         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
55193      Branch: perl
55194            ! pod/perlfunc.pod
55195 ____________________________________________________________________________
55196 [  9964] By: jhi                                   on 2001/05/02  18:15:01
55197         Log: Document large files in INSTALL, document also the %x
55198              limitation if not use64bitint, closes bug 20010326.007.
55199      Branch: perl
55200            ! INSTALL
55201 ____________________________________________________________________________
55202 [  9963] By: jhi                                   on 2001/05/02  17:24:47
55203         Log: perlmodlib tweaks; regen pods.
55204      Branch: perl
55205            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
55206            ! pod/perltoc.pod
55207 ____________________________________________________________________________
55208 [  9962] By: jhi                                   on 2001/05/02  17:14:00
55209         Log: Fix for a segfault, from Marc Lehmann.
55210      Branch: perl
55211            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
55212 ____________________________________________________________________________
55213 [  9961] By: jhi                                   on 2001/05/02  15:55:53
55214         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
55215              From: "Philip Newton" <pnewton@gmx.de>
55216              Date: Wed, 2 May 2001 18:39:03 +0200
55217              Message-ID: <3AF05447.15525.173B588@localhost>
55218      Branch: perl
55219            ! pod/perlop.pod
55220 ____________________________________________________________________________
55221 [  9960] By: jhi                                   on 2001/05/02  15:35:37
55222         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
55223              From: Dan Sugalski <dan@sidhe.org>
55224              Date: Wed, 02 May 2001 11:37:27 -0400
55225              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
55226      Branch: perl
55227            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
55228            ! thread.h vms/vms.c vms/vmsish.h
55229 ____________________________________________________________________________
55230 [  9959] By: jhi                                   on 2001/05/02  15:21:08
55231         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
55232              From: Benjamin Sugars <bsugars@canoe.ca>
55233              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
55234              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
55235      Branch: perl
55236            ! ext/PerlIO/Scalar/Scalar.xs
55237 ____________________________________________________________________________
55238 [  9958] By: jhi                                   on 2001/05/02  15:15:53
55239         Log: Bug in #9915, spotted by Mike Guy.
55240      Branch: perl
55241            ! installperl
55242 ____________________________________________________________________________
55243 [  9957] By: jhi                                   on 2001/05/02  13:26:01
55244         Log: Add a test for not griping about references as array
55245              indices if the reference has magic in it (overloaded
55246              methods).
55247      Branch: perl
55248            ! pod/perldiag.pod t/pragma/warn/pp_hot
55249 ____________________________________________________________________________
55250 [  9956] By: jhi                                   on 2001/05/02  13:07:01
55251         Log: Retracted a bit too much in #9952.
55252      Branch: perl
55253            ! t/pragma/sub_lval.t
55254 ____________________________________________________________________________
55255 [  9955] By: jhi                                   on 2001/05/02  13:05:38
55256         Log: Test for #9952.
55257      Branch: perl
55258            ! t/op/tie.t
55259 ____________________________________________________________________________
55260 [  9954] By: jhi                                   on 2001/05/02  11:48:18
55261         Log: Additional note on the encoding example: one cannot
55262              convert string constants in-place.
55263      Branch: perl
55264            ! ext/Encode/Encode.pm
55265 ____________________________________________________________________________
55266 [  9953] By: jhi                                   on 2001/05/02  11:43:51
55267         Log: Note that if you have recent enough Perl you already
55268              have Filter::Util::Call.
55269      Branch: perl
55270            ! lib/Filter/Simple.pm
55271 ____________________________________________________________________________
55272 [  9952] By: jhi                                   on 2001/05/02  11:31:53
55273         Log: Retract changes #8254 and #8255, causes coredump in
55274              'tie FH, "main"', reported by Abigail, culprit found by
55275              Benjamin Sugars.  Mirrors maintperl change #9950.
55276      Branch: perl
55277            ! op.c t/pragma/sub_lval.t
55278 ____________________________________________________________________________
55279 [  9951] By: jhi                                   on 2001/05/02  11:14:29
55280         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
55281      Branch: perl
55282            + t/lib/MyFilter.pm
55283 ____________________________________________________________________________
55284 [  9950] By: gsar                                  on 2001/05/02  03:17:11
55285         Log: revert integration of changes#8254,8255 in change#8620 (causes
55286              a coredump in C<tie FH, 'foo'>; the idea itself may need better
55287              rationalization)
55288      Branch: maint-5.6/perl
55289            ! op.c t/pragma/sub_lval.t
55290 ____________________________________________________________________________
55291 [  9949] By: gsar                                  on 2001/05/02  02:56:32
55292         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
55293              
55294              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
55295              
55296              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
55297      Branch: maint-5.6/perl
55298           !> hints/svr5.sh
55299 ____________________________________________________________________________
55300 [  9948] By: gsar                                  on 2001/05/02  02:49:15
55301         Log: pod/find.t breaks on VMS (from Craig Berry)
55302      Branch: maint-5.6/perl
55303            ! t/pod/find.t
55304 ____________________________________________________________________________
55305 [  9947] By: jhi                                   on 2001/05/02  02:43:09
55306         Log: Add an encoding conversion example.
55307      Branch: perl
55308            ! ext/Encode/Encode.pm
55309 ____________________________________________________________________________
55310 [  9946] By: jhi                                   on 2001/05/02  01:34:22
55311         Log: Another coat of paint but still nowhere finished.
55312              Need to decide on the semantics of strptime(): should
55313              strptime() be a function instead of a method?  To do
55314              the week/monthname-strptiming the i18n/l10n bullet needs
55315              to be bitten with gusto.
55316      Branch: perl
55317            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
55318 ____________________________________________________________________________
55319 [  9945] By: jhi                                   on 2001/05/01  23:40:52
55320         Log: Update Changes.
55321      Branch: perl
55322            ! Changes patchlevel.h
55323 ____________________________________________________________________________
55324 [  9944] By: jhi                                   on 2001/05/01  23:33:37
55325         Log: Add known-to-be-tested modules to the list-to-be-skipped.
55326      Branch: perl
55327            ! t/lib/1_compile.t
55328 ____________________________________________________________________________
55329 [  9943] By: jhi                                   on 2001/05/01  23:24:40
55330         Log: Subject: BorlandC++ fix
55331              From: "Vadim Konovalov" <watman@inbox.ru>
55332              Date: Mon, 30 Apr 2001 20:12:26 -0700
55333              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
55334      Branch: perl
55335            ! win32/makefile.mk
55336 ____________________________________________________________________________
55337 [  9942] By: jhi                                   on 2001/05/01  23:18:02
55338         Log: Update to Filter::Simple 0.60, create a test for it.
55339      Branch: perl
55340            + t/lib/filter-simple.t
55341            ! MANIFEST lib/Filter/Simple.pm
55342 ____________________________________________________________________________
55343 [  9941] By: jhi                                   on 2001/05/01  19:47:24
55344         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
55345              From: Hugo <hv@crypt.compulink.co.uk>
55346              Date: Tue, 01 May 2001 20:12:20 +0100
55347              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
55348      Branch: perl
55349            ! pp_hot.c t/op/re_tests
55350 ____________________________________________________________________________
55351 [  9940] By: jhi                                   on 2001/05/01  19:42:16
55352         Log: Integrate perlio:
55353              
55354              [  9936]
55355              Fix for base.pm clobbering $VERSION
55356              
55357              [  9935]
55358              Test for base.pm clobbering $VERSION.
55359      Branch: perl
55360           !> lib/base.pm t/lib/fields.t
55361 ____________________________________________________________________________
55362 [  9939] By: jhi                                   on 2001/05/01  19:39:51
55363         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
55364              From: Benjamin Sugars <bsugars@canoe.ca>
55365              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
55366              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
55367      Branch: perl
55368            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
55369 ____________________________________________________________________________
55370 [  9938] By: jhi                                   on 2001/05/01  19:34:09
55371         Log: Add NEXT, a pseudo-class for method redispatching.
55372              <Damian>NEXT.pm probably offers more bang-for-buck
55373              than anything else I've ever written.</Damian>
55374      Branch: perl
55375            + lib/NEXT.pm t/lib/next.t
55376            ! MANIFEST
55377 ____________________________________________________________________________
55378 [  9937] By: jhi                                   on 2001/05/01  19:21:41
55379         Log: Update to Switch 2.02.
55380      Branch: perl
55381            ! lib/Switch.pm t/lib/switch.t
55382 ____________________________________________________________________________
55383 [  9936] By: nick                                  on 2001/05/01  19:09:21
55384         Log: Fix for base.pm clobbering $VERSION
55385      Branch: perlio
55386            ! lib/base.pm
55387 ____________________________________________________________________________
55388 [  9935] By: nick                                  on 2001/05/01  18:54:38
55389         Log: Test for base.pm clobbering $VERSION.
55390      Branch: perlio
55391            ! t/lib/fields.t
55392 ____________________________________________________________________________
55393 [  9934] By: jhi                                   on 2001/05/01  18:39:10
55394         Log: Add information about Scalar::Util::blessed.
55395      Branch: perl
55396            ! pod/perlobj.pod
55397 ____________________________________________________________________________
55398 [  9933] By: jhi                                   on 2001/05/01  18:33:51
55399         Log: Subject: Extra UNIVERSAL documentation
55400              From: Mike Guy <mjtg@cam.ac.uk>
55401              Date: Tue, 01 May 2001 20:12:11 +0100
55402              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
55403      Branch: perl
55404            ! pod/perlobj.pod
55405 ____________________________________________________________________________
55406 [  9932] By: jhi                                   on 2001/05/01  18:26:54
55407         Log: Subject: Autoflush in tests as appropriate
55408              From: Mike Guy <mjtg@cam.ac.uk>
55409              Date: Tue, 01 May 2001 20:05:31 +0100
55410              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
55411      Branch: perl
55412            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
55413            ! t/op/taint.t
55414 ____________________________________________________________________________
55415 [  9931] By: jhi                                   on 2001/05/01  18:02:29
55416         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
55417              From: Benjamin Sugars <bsugars@canoe.ca>
55418              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
55419              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
55420      Branch: perl
55421            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
55422 ____________________________________________________________________________
55423 [  9930] By: jhi                                   on 2001/05/01  15:12:26
55424         Log: Subject: Re: Finally got a round tuit
55425              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55426              Date: Tue, 01 May 2001 14:14:10 +0200
55427              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
55428              
55429              The -DP part, slightly modified.
55430      Branch: perl
55431            ! perl.c
55432 ____________________________________________________________________________
55433 [  9929] By: jhi                                   on 2001/05/01  14:17:15
55434         Log: Subject: Re: Finally got a round tuit
55435              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55436              Date: Tue, 01 May 2001 16:34:06 +0200
55437              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
55438              
55439              cpp and optimization tweaks for HP-UX.
55440      Branch: perl
55441            ! hints/hpux.sh
55442 ____________________________________________________________________________
55443 [  9928] By: jhi                                   on 2001/05/01  13:24:20
55444         Log: Tune the scan_num() comments to reality.
55445      Branch: perl
55446            ! toke.c
55447 ____________________________________________________________________________
55448 [  9927] By: jhi                                   on 2001/05/01  13:14:01
55449         Log: Subject: [PATCH B::Deparse] optimised sort
55450              From: Robin Houston <robin@kitsite.com>
55451              Date: Tue, 1 May 2001 14:07:12 +0100
55452              Message-ID: <20010501140712.A4266@penderel>
55453      Branch: perl
55454            ! ext/B/B/Deparse.pm
55455 ____________________________________________________________________________
55456 [  9926] By: jhi                                   on 2001/05/01  13:10:53
55457         Log: Subject: [PATCH t/lib/b-deparse.t] 
55458              From: Robin Houston <robin@kitsite.com>
55459              Date: Tue, 1 May 2001 13:37:42 +0100
55460              Message-ID: <20010501133742.A4082@penderel>
55461      Branch: perl
55462            ! t/lib/b-deparse.t
55463 ____________________________________________________________________________
55464 [  9925] By: jhi                                   on 2001/05/01  13:10:13
55465         Log: Subject: [PATCH B::Deparse] for(;;), sort
55466              From: Robin Houston <robin@kitsite.com>
55467              Date: Tue, 1 May 2001 13:35:00 +0100
55468              Message-ID: <20010501133500.A4061@penderel>
55469      Branch: perl
55470            ! ext/B/B/Deparse.pm
55471 ____________________________________________________________________________
55472 [  9924] By: jhi                                   on 2001/05/01  13:09:22
55473         Log: Subject: [PATCH B::Deparse] do, warn, use
55474              From: Robin Houston <robin@kitsite.com>
55475              Date: Tue, 1 May 2001 13:31:03 +0100
55476              Message-ID: <20010501133103.A4041@penderel>
55477      Branch: perl
55478            ! ext/B/B/Deparse.pm
55479 ____________________________________________________________________________
55480 [  9923] By: jhi                                   on 2001/05/01  11:45:36
55481         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
55482              From: Benjamin Sugars <ben.sugars@home.com>
55483              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
55484              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
55485      Branch: perl
55486            + t/io/fflush.t
55487            ! MANIFEST
55488 ____________________________________________________________________________
55489 [  9922] By: jhi                                   on 2001/05/01  11:35:42
55490         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
55491              From: Peter Prymmer <pvhp@forte.com>
55492              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
55493              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
55494      Branch: perl
55495            ! t/lib/selfstubber.t
55496 ____________________________________________________________________________
55497 [  9921] By: jhi                                   on 2001/04/30  16:34:33
55498         Log: Subject: [PATCH B::Concise] suppress warning
55499              From: Robin Houston <robin@kitsite.com>
55500              Date: Mon, 30 Apr 2001 16:09:49 +0100
55501              Message-ID: <20010430160949.A25086@penderel>
55502      Branch: perl
55503            ! ext/B/B/Concise.pm
55504 ____________________________________________________________________________
55505 [  9920] By: jhi                                   on 2001/04/30  13:56:04
55506         Log: Strip the *markers* from #9919.
55507      Branch: perl
55508            ! pod/perlfaq.pod pod/perlfaq5.pod
55509 ____________________________________________________________________________
55510 [  9919] By: jhi                                   on 2001/04/30  13:54:04
55511         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
55512              From: Gwyn Judd <b.judd@xtra.co.nz>
55513              Date: Sun, 29 Apr 2001 01:47:49 +1200
55514              Message-ID: <20010429014749.A4418@thislove>
55515      Branch: perl
55516            ! pod/perlfaq.pod pod/perlfaq5.pod
55517 ____________________________________________________________________________
55518 [  9918] By: jhi                                   on 2001/04/30  13:13:54
55519         Log: More_tweakage.
55520      Branch: perl
55521            ! pod/perldata.pod pod/perldiag.pod
55522 ____________________________________________________________________________
55523 [  9917] By: jhi                                   on 2001/04/30  13:01:27
55524         Log: Update Changes.
55525      Branch: perl
55526            ! Changes patchlevel.h
55527 ____________________________________________________________________________
55528 [  9916] By: jhi                                   on 2001/04/30  12:57:03
55529         Log: T_w_e_a_k_a_g_e.
55530      Branch: perl
55531            ! pod/perldata.pod pod/perldiag.pod
55532 ____________________________________________________________________________
55533 [  9915] By: jhi                                   on 2001/04/30  12:39:29
55534         Log: Install s2p also as psed.
55535              
55536              TODO: psed documentation?
55537      Branch: perl
55538            ! installperl
55539 ____________________________________________________________________________
55540 [  9914] By: jhi                                   on 2001/04/30  12:29:21
55541         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
55542              From: Jens Hamisch <jens@Strawberry.COM>
55543              Date: Fri, 27 Apr 2001 17:00:36 +0200
55544              Message-ID: <20010427170036.K1372@Strawberry.COM>
55545              
55546              SOCKS5_VERSION_NAME is the right symbol to detect
55547              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
55548              function called socks5_init() is available, and even that is
55549              not universal, most SOCKS5 installations use SOCKSinit()).
55550      Branch: perl
55551            ! perlio.c
55552 ____________________________________________________________________________
55553 [  9913] By: jhi                                   on 2001/04/30  12:22:15
55554         Log: Allow a zero timeout on IO::Socket accept and connect--
55555              though one really shouldn't do that.  Based on
55556              
55557              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
55558              From: "John Holdsworth" <coldwave@bigfoot.com>
55559              Date: Sun, 4 Feb 2001 12:48:18 +0100
55560              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
55561      Branch: perl
55562            ! ext/IO/lib/IO/Socket.pm
55563 ____________________________________________________________________________
55564 [  9912] By: jhi                                   on 2001/04/30  11:27:27
55565         Log: Save the spot of regprev (see #9911) for binary compatibility;
55566              regen API.
55567      Branch: perl
55568            ! embedvar.h perlapi.h thrdvar.h
55569 ____________________________________________________________________________
55570 [  9911] By: jhi                                   on 2001/04/30  11:22:03
55571         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
55572              From: Hugo <hv@crypt.compulink.co.uk>
55573              Date: Sun, 29 Apr 2001 17:09:30 +0100
55574              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
55575      Branch: perl
55576            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
55577 ____________________________________________________________________________
55578 [  9910] By: jhi                                   on 2001/04/30  11:15:12
55579         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
55580              a dummy for PL_numeric_radix); no pressing reason to break
55581              binary compatibility; regen API.
55582      Branch: perl
55583            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
55584            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
55585 ____________________________________________________________________________
55586 [  9909] By: jhi                                   on 2001/04/30  10:56:08
55587         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
55588              From: Walt Mankowski <waltman@netaxs.com>
55589              Date: Sun, 29 Apr 2001 21:53:48 -0400
55590              Message-ID: <20010429215348.A3971@netaxs.com>
55591      Branch: perl
55592            ! pod/perlfunc.pod
55593 ____________________________________________________________________________
55594 [  9908] By: jhi                                   on 2001/04/30  10:49:40
55595         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
55596      Branch: perl
55597            ! t/lib/selfstubber.t
55598 ____________________________________________________________________________
55599 [  9907] By: nick                                  on 2001/04/30  09:26:50
55600         Log: Integrate mainline.
55601      Branch: perlio
55602           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
55603 ____________________________________________________________________________
55604 [  9906] By: jhi                                   on 2001/04/29  23:24:20
55605         Log: Abigail spotted a thinko in #9905.
55606      Branch: perl
55607            ! pod/perldiag.pod
55608 ____________________________________________________________________________
55609 [  9905] By: jhi                                   on 2001/04/29  15:55:39
55610         Log: Changed the underscore/undebar syntax in numeric constants;
55611              now any grouping will do, as long as the underscores are not
55612              consecutive (so "zero-grouping" is out), and they do not begin
55613              or end the integer or fractional parts.
55614      Branch: perl
55615            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
55616 ____________________________________________________________________________
55617 [  9904] By: nick                                  on 2001/04/29  15:43:22
55618         Log: Integrate mainline.
55619      Branch: perlio
55620           +> (branch 98 files)
55621            - lib/unicode/Block.pl
55622            - lib/unicode/In/AlphabeticPresentationForms.pl
55623            - lib/unicode/In/Arabic.pl
55624            - lib/unicode/In/ArabicPresentationForms-A.pl
55625            - lib/unicode/In/ArabicPresentationForms-B.pl
55626            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
55627            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
55628            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
55629            - lib/unicode/In/BopomofoExtended.pl
55630            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
55631            - lib/unicode/In/CJKCompatibility.pl
55632            - lib/unicode/In/CJKCompatibilityForms.pl
55633            - lib/unicode/In/CJKCompatibilityIdeographs.pl
55634            - lib/unicode/In/CJKRadicalsSupplement.pl
55635            - lib/unicode/In/CJKSymbolsandPunctuation.pl
55636            - lib/unicode/In/CJKUnifiedIdeographs.pl
55637            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
55638            - lib/unicode/In/Cherokee.pl
55639            - lib/unicode/In/CombiningDiacriticalMarks.pl
55640            - lib/unicode/In/CombiningHalfMarks.pl
55641            - lib/unicode/In/CombiningMarksforSymbols.pl
55642            - lib/unicode/In/ControlPictures.pl
55643            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
55644            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
55645            - lib/unicode/In/EnclosedAlphanumerics.pl
55646            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
55647            - lib/unicode/In/Ethiopic.pl
55648            - lib/unicode/In/GeneralPunctuation.pl
55649            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
55650            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
55651            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
55652            - lib/unicode/In/HalfwidthandFullwidthForms.pl
55653            - lib/unicode/In/HangulCompatibilityJamo.pl
55654            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
55655            - lib/unicode/In/Hebrew.pl
55656            - lib/unicode/In/HighPrivateUseSurrogates.pl
55657            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
55658            - lib/unicode/In/IPAExtensions.pl
55659            - lib/unicode/In/IdeographicDescriptionCharacters.pl
55660            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
55661            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
55662            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
55663            - lib/unicode/In/Latin-1Supplement.pl
55664            - lib/unicode/In/LatinExtended-A.pl
55665            - lib/unicode/In/LatinExtended-B.pl
55666            - lib/unicode/In/LatinExtendedAdditional.pl
55667            - lib/unicode/In/LetterlikeSymbols.pl
55668            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
55669            - lib/unicode/In/MathematicalOperators.pl
55670            - lib/unicode/In/MiscellaneousSymbols.pl
55671            - lib/unicode/In/MiscellaneousTechnical.pl
55672            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
55673            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
55674            - lib/unicode/In/OpticalCharacterRecognition.pl
55675            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
55676            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
55677            - lib/unicode/In/SmallFormVariants.pl
55678            - lib/unicode/In/SpacingModifierLetters.pl
55679            - lib/unicode/In/Specials.pl
55680            - lib/unicode/In/SuperscriptsandSubscripts.pl
55681            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
55682            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
55683            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
55684            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
55685            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
55686           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
55687           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
55688           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
55689           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
55690           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
55691           !> utf8.c win32/Makefile
55692 ____________________________________________________________________________
55693 [  9903] By: jhi                                   on 2001/04/29  14:30:53
55694         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
55695              From: Prymmer/Kahn <pvhp@best.com>
55696              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
55697              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
55698      Branch: perl
55699            ! win32/Makefile
55700 ____________________________________________________________________________
55701 [  9902] By: jhi                                   on 2001/04/29  02:52:44
55702         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
55703              From: "Abigail" <abigail@foad.org>
55704              Date: Sun, 29 Apr 2001 03:14:25 +0200
55705              Message-ID: <20010429011425.24503.qmail@foad.org>
55706      Branch: perl
55707            ! ext/IO/lib/IO/Seekable.pm
55708 ____________________________________________________________________________
55709 [  9901] By: jhi                                   on 2001/04/29  02:04:46
55710         Log: In character classes one couldn't have 0x80..0xff characters
55711              at the left hand side if there were 0x100.. characters in the
55712              character class.
55713      Branch: perl
55714            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
55715            ! t/op/pat.t utf8.c
55716 ____________________________________________________________________________
55717 [  9900] By: jhi                                   on 2001/04/28  22:55:04
55718         Log: Forgot the latest mktables.PL from #9899.
55719      Branch: perl
55720            ! lib/unicode/mktables.PL
55721 ____________________________________________________________________________
55722 [  9899] By: jhi                                   on 2001/04/28  22:53:28
55723         Log: Explain the \p{} and \P{} error message better and
55724              have prettier prettyprint in In.pl.
55725      Branch: perl
55726            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
55727            ! pod/perldiag.pod
55728 ____________________________________________________________________________
55729 [  9898] By: jhi                                   on 2001/04/28  21:03:34
55730         Log: Add one possible explanation for the "Invalid [] range" error.
55731      Branch: perl
55732            ! pod/perldiag.pod
55733 ____________________________________________________________________________
55734 [  9897] By: jhi                                   on 2001/04/28  17:18:26
55735         Log: Add a level of indirection to the implementation of \p{InFoo}
55736              so that we don't have to have long filenames.  (Nothing changes
55737              in the user interface.)   The indirection is defined in
55738              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
55739              Also rename some the character classes by removing '-' from
55740              the classnames, and finally renamed Block.pl as Blocks.pl.
55741      Branch: perl
55742            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
55743            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
55744            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
55745            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
55746            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
55747            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
55748            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
55749            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
55750            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
55751            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
55752            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
55753            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
55754            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
55755            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
55756            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
55757            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
55758            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
55759            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
55760            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
55761            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
55762            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
55763            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
55764            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
55765            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
55766            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
55767            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
55768            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
55769            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
55770            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
55771            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
55772            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
55773            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
55774            + lib/unicode/In/94.pl lib/unicode/In/95.pl
55775            - lib/unicode/Block.pl
55776            - lib/unicode/In/AlphabeticPresentationForms.pl
55777            - lib/unicode/In/Arabic.pl
55778            - lib/unicode/In/ArabicPresentationForms-A.pl
55779            - lib/unicode/In/ArabicPresentationForms-B.pl
55780            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
55781            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
55782            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
55783            - lib/unicode/In/BopomofoExtended.pl
55784            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
55785            - lib/unicode/In/CJKCompatibility.pl
55786            - lib/unicode/In/CJKCompatibilityForms.pl
55787            - lib/unicode/In/CJKCompatibilityIdeographs.pl
55788            - lib/unicode/In/CJKRadicalsSupplement.pl
55789            - lib/unicode/In/CJKSymbolsandPunctuation.pl
55790            - lib/unicode/In/CJKUnifiedIdeographs.pl
55791            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
55792            - lib/unicode/In/Cherokee.pl
55793            - lib/unicode/In/CombiningDiacriticalMarks.pl
55794            - lib/unicode/In/CombiningHalfMarks.pl
55795            - lib/unicode/In/CombiningMarksforSymbols.pl
55796            - lib/unicode/In/ControlPictures.pl
55797            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
55798            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
55799            - lib/unicode/In/EnclosedAlphanumerics.pl
55800            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
55801            - lib/unicode/In/Ethiopic.pl
55802            - lib/unicode/In/GeneralPunctuation.pl
55803            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
55804            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
55805            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
55806            - lib/unicode/In/HalfwidthandFullwidthForms.pl
55807            - lib/unicode/In/HangulCompatibilityJamo.pl
55808            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
55809            - lib/unicode/In/Hebrew.pl
55810            - lib/unicode/In/HighPrivateUseSurrogates.pl
55811            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
55812            - lib/unicode/In/IPAExtensions.pl
55813            - lib/unicode/In/IdeographicDescriptionCharacters.pl
55814            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
55815            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
55816            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
55817            - lib/unicode/In/Latin-1Supplement.pl
55818            - lib/unicode/In/LatinExtended-A.pl
55819            - lib/unicode/In/LatinExtended-B.pl
55820            - lib/unicode/In/LatinExtendedAdditional.pl
55821            - lib/unicode/In/LetterlikeSymbols.pl
55822            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
55823            - lib/unicode/In/MathematicalOperators.pl
55824            - lib/unicode/In/MiscellaneousSymbols.pl
55825            - lib/unicode/In/MiscellaneousTechnical.pl
55826            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
55827            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
55828            - lib/unicode/In/OpticalCharacterRecognition.pl
55829            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
55830            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
55831            - lib/unicode/In/SmallFormVariants.pl
55832            - lib/unicode/In/SpacingModifierLetters.pl
55833            - lib/unicode/In/Specials.pl
55834            - lib/unicode/In/SuperscriptsandSubscripts.pl
55835            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
55836            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
55837            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
55838            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
55839            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
55840            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
55841            ! pod/perlunicode.pod
55842 ____________________________________________________________________________
55843 [  9896] By: jhi                                   on 2001/04/28  14:33:17
55844         Log: Update the information on shared library path on HP-UX.
55845      Branch: perl
55846            ! INSTALL
55847 ____________________________________________________________________________
55848 [  9895] By: jhi                                   on 2001/04/28  14:32:30
55849         Log: Because #9894 seems to do the trick, this workaround can be removed.
55850      Branch: perl
55851            ! t/lib/selfstubber.t
55852 ____________________________________________________________________________
55853 [  9894] By: jhi                                   on 2001/04/28  14:26:13
55854         Log: For PerlIO flush the children's file handles (on fork/exec/system).
55855      Branch: perl
55856            ! perl.h
55857 ____________________________________________________________________________
55858 [  9893] By: jhi                                   on 2001/04/28  14:23:15
55859         Log: Test tweak for #9891.
55860      Branch: perl
55861            ! t/lib/b-deparse.t
55862 ____________________________________________________________________________
55863 [  9892] By: jhi                                   on 2001/04/28  14:10:13
55864         Log: New HP-UX hints from Merijn.
55865      Branch: perl
55866            ! hints/hpux.sh
55867 ____________________________________________________________________________
55868 [  9891] By: jhi                                   on 2001/04/28  14:07:27
55869         Log: Subject: [PATCH B::Deparse] non-block scopes
55870              From: Robin Houston <robin@kitsite.com>
55871              Date: Fri, 27 Apr 2001 19:15:14 +0100
55872              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
55873      Branch: perl
55874            ! ext/B/B/Deparse.pm
55875 ____________________________________________________________________________
55876 [  9890] By: nick                                  on 2001/04/27  19:41:25
55877         Log: Integrate mainline
55878      Branch: perlio
55879           +> t/lib/selfstubber.t
55880           !> (integrate 50 files)
55881 ____________________________________________________________________________
55882 [  9889] By: jhi                                   on 2001/04/27  18:23:46
55883         Log: Subject: Re: selfstubber test fail on bleadperl
55884              From: Mike Guy <mjtg@cam.ac.uk>
55885              Date: Fri, 27 Apr 2001 19:31:18 +0100
55886              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
55887      Branch: perl
55888            ! t/lib/selfstubber.t
55889 ____________________________________________________________________________
55890 [  9888] By: jhi                                   on 2001/04/27  16:20:54
55891         Log: Test tweak for #9886.
55892      Branch: perl
55893            ! t/lib/b-deparse.t
55894 ____________________________________________________________________________
55895 [  9887] By: jhi                                   on 2001/04/27  16:16:33
55896         Log: Buffering issue at least in Solaris (even with perlio).
55897      Branch: perl
55898            ! t/lib/selfstubber.t
55899 ____________________________________________________________________________
55900 [  9886] By: jhi                                   on 2001/04/27  14:59:23
55901         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
55902              From: Robin Houston <robin@kitsite.com>
55903              Date: Fri, 27 Apr 2001 16:53:20 +0100
55904              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
55905      Branch: perl
55906            ! ext/B/B/Deparse.pm
55907 ____________________________________________________________________________
55908 [  9885] By: jhi                                   on 2001/04/27  14:23:51
55909         Log: Update Changes.
55910      Branch: perl
55911            ! Changes patchlevel.h
55912 ____________________________________________________________________________
55913 [  9884] By: jhi                                   on 2001/04/27  14:14:12
55914         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
55915              From: "Philip Newton" <pnewton@gmx.de>
55916              Date: Fri, 27 Apr 2001 16:40:13 +0200
55917              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
55918      Branch: perl
55919            ! pod/perldata.pod
55920 ____________________________________________________________________________
55921 [  9883] By: jhi                                   on 2001/04/27  13:28:19
55922         Log: Add LOG_PERROR; prettify the "removed".
55923      Branch: perl
55924            ! ext/Sys/Syslog/Syslog.xs
55925 ____________________________________________________________________________
55926 [  9882] By: jhi                                   on 2001/04/27  13:13:18
55927         Log: h2xs tweaks: use NV instead of double, "quote" the removed
55928              prefixes for clarity (especially when nothing is removed),
55929              slight pod reformats.
55930      Branch: perl
55931            ! utils/h2xs.PL
55932 ____________________________________________________________________________
55933 [  9881] By: jhi                                   on 2001/04/27  12:58:48
55934         Log: Don't bother creating existing directories.
55935      Branch: perl
55936            ! utils/h2xs.PL
55937 ____________________________________________________________________________
55938 [  9880] By: jhi                                   on 2001/04/27  12:45:39
55939         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
55940              From: Mike Schilli <m@perlmeister.com>
55941              Date: Wed, 25 Apr 2001 01:29:21 -0700
55942              Message-id: <3AE68AE1.6A981723@perlmeister.com>
55943      Branch: perl
55944            ! utils/h2xs.PL
55945 ____________________________________________________________________________
55946 [  9879] By: jhi                                   on 2001/04/27  12:40:55
55947         Log: break is not yet Perl.  Added the template license also to README.
55948      Branch: perl
55949            ! utils/h2xs.PL
55950 ____________________________________________________________________________
55951 [  9878] By: jhi                                   on 2001/04/27  03:08:20
55952         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
55953              From: Tim Jenness <t.jenness@jach.hawaii.edu>
55954              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
55955              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
55956      Branch: perl
55957            ! t/lib/xs-typemap.t
55958 ____________________________________________________________________________
55959 [  9877] By: jhi                                   on 2001/04/26  23:54:40
55960         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
55961              From: "Abigail" <abigail@foad.org>
55962              Date: Fri, 27 Apr 2001 01:44:28 +0200
55963              Message-ID: <20010426234428.19786.qmail@foad.org>
55964      Branch: perl
55965            ! utils/h2xs.PL
55966 ____________________________________________________________________________
55967 [  9876] By: jhi                                   on 2001/04/26  23:52:06
55968         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
55969              From: Peter Prymmer <pvhp@forte.com>
55970              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
55971              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
55972      Branch: perl
55973            ! t/lib/selfstubber.t
55974 ____________________________________________________________________________
55975 [  9875] By: jhi                                   on 2001/04/26  23:48:10
55976         Log: Deparse nits.
55977      Branch: perl
55978            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
55979 ____________________________________________________________________________
55980 [  9874] By: jhi                                   on 2001/04/26  22:46:05
55981         Log: Document ANYOF_CLASS.
55982      Branch: perl
55983            ! regcomp.h
55984 ____________________________________________________________________________
55985 [  9873] By: jhi                                   on 2001/04/26  22:35:03
55986         Log: Subject: Re: [PATCH @9846] dumping ANYOF
55987              From: Hugo <hv@crypt.compulink.co.uk>
55988              Date: Thu, 26 Apr 2001 23:33:38 +0100
55989              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
55990      Branch: perl
55991            ! regcomp.c regcomp.h
55992 ____________________________________________________________________________
55993 [  9872] By: jhi                                   on 2001/04/26  22:34:31
55994         Log: Subject: [PATCH] more for Devel::SelfStubber
55995              From: Nicholas Clark <nick@ccl4.org>
55996              Date: Fri, 27 Apr 2001 00:13:52 +0100
55997              Message-ID: <20010427001351.K88186@plum.flirble.org>
55998      Branch: perl
55999            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
56000 ____________________________________________________________________________
56001 [  9871] By: jhi                                   on 2001/04/26  21:59:17
56002         Log: Subject: [PATCH B::Deparse] formats must be flush left
56003              From: Robin Houston <robin@kitsite.com>
56004              Date: Thu, 26 Apr 2001 23:54:29 +0100
56005              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
56006      Branch: perl
56007            ! ext/B/B/Deparse.pm
56008 ____________________________________________________________________________
56009 [  9870] By: jhi                                   on 2001/04/26  21:57:37
56010         Log: If some of the constants are prefixes of others,
56011              the prefixes may never get recognized.  (See 20010426.006.)
56012      Branch: perl
56013            ! utils/h2xs.PL
56014 ____________________________________________________________________________
56015 [  9869] By: jhi                                   on 2001/04/26  21:50:42
56016         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
56017              From: Chris Bongaarts <cab@tc.umn.edu>
56018              Date: Thu, 26 Apr 2001 17:10:31 -0500
56019              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
56020      Branch: perl
56021            ! ext/Sys/Syslog/Syslog.xs
56022 ____________________________________________________________________________
56023 [  9868] By: jhi                                   on 2001/04/26  21:35:12
56024         Log: Further cuts and more docs from Graham Barr.
56025      Branch: perl
56026            ! ext/List/Util/lib/List/Util.pm
56027            ! ext/List/Util/lib/Scalar/Util.pm
56028 ____________________________________________________________________________
56029 [  9867] By: jhi                                   on 2001/04/26  21:18:57
56030         Log: Subject: [PATCH 5.7.1] DB_File-1.77
56031              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
56032              Date: Thu, 26 Apr 2001 22:37:53 +0100
56033              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
56034      Branch: perl
56035            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
56036            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
56037 ____________________________________________________________________________
56038 [  9866] By: jhi                                   on 2001/04/26  21:12:31
56039         Log: Subject: [PATCH B::Deparse] fix easy bugs
56040              From: Robin Houston <robin@kitsite.com>
56041              Date: Thu, 26 Apr 2001 23:03:33 +0100
56042              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
56043      Branch: perl
56044            ! ext/B/B/Deparse.pm
56045 ____________________________________________________________________________
56046 [  9865] By: jhi                                   on 2001/04/26  20:26:13
56047         Log: Update Changes.
56048      Branch: perl
56049            ! Changes patchlevel.h
56050 ____________________________________________________________________________
56051 [  9864] By: jhi                                   on 2001/04/26  19:27:48
56052         Log: Dethinko from Robin Houston.
56053      Branch: perl
56054            ! ext/B/B/Deparse.pm
56055 ____________________________________________________________________________
56056 [  9863] By: jhi                                   on 2001/04/26  19:10:35
56057         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
56058              From: Robin Houston <robin@kitsite.com>
56059              Date: Thu, 26 Apr 2001 21:08:32 +0100
56060              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
56061      Branch: perl
56062            ! ext/B/B/Deparse.pm
56063 ____________________________________________________________________________
56064 [  9862] By: jhi                                   on 2001/04/26  19:04:23
56065         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
56066              From: Robin Houston <robin@kitsite.com>
56067              Date: Thu, 26 Apr 2001 20:52:50 +0100
56068              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
56069      Branch: perl
56070            ! ext/B/B/Deparse.pm
56071 ____________________________________________________________________________
56072 [  9861] By: jhi                                   on 2001/04/26  18:56:14
56073         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
56074              From: Mike Guy <mjtg@cam.ac.uk>
56075              Date: Thu, 26 Apr 2001 14:22:40 +0100
56076              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
56077      Branch: perl
56078            ! pod/perlobj.pod
56079 ____________________________________________________________________________
56080 [  9860] By: jhi                                   on 2001/04/26  18:46:42
56081         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
56082              From: Robin Houston <robin@kitsite.com>
56083              Date: Thu, 26 Apr 2001 20:34:29 +0100
56084              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
56085              
56086              Hashes do not interpolate.
56087      Branch: perl
56088            ! ext/B/B/Deparse.pm
56089 ____________________________________________________________________________
56090 [  9859] By: jhi                                   on 2001/04/26  18:43:51
56091         Log: Subject: The Time::Piece conspiracy unmasked!!!
56092              From: Mike Guy <mjtg@cam.ac.uk>
56093              Date: Thu, 26 Apr 2001 19:02:50 +0100
56094              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
56095              
56096              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
56097              From: Mike Guy <mjtg@cam.ac.uk>
56098              Date: Thu, 26 Apr 2001 19:08:21 +0100
56099              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
56100              
56101              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
56102              From: Graham Barr <gbarr@pobox.com>
56103              Date: Thu, 26 Apr 2001 19:12:03 +0100
56104              Message-ID: <20010426191203.A70835@pobox.com>
56105              
56106              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
56107      Branch: perl
56108            ! ext/List/Util/lib/List/Util.pm
56109            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
56110 ____________________________________________________________________________
56111 [  9858] By: jhi                                   on 2001/04/26  18:17:42
56112         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
56113              From: Robin Houston <robin@kitsite.com>
56114              Date: Thu, 26 Apr 2001 16:09:35 +0100
56115              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
56116      Branch: perl
56117            ! t/comp/proto.t
56118 ____________________________________________________________________________
56119 [  9857] By: jhi                                   on 2001/04/26  18:04:59
56120         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
56121              From: barries <barries@slaysys.com>
56122              Date: Thu, 26 Apr 2001 12:01:10 -0400
56123              Message-ID: <20010426120110.E29698@jester.slaysys.com>
56124      Branch: perl
56125            ! pod/perldiag.pod
56126 ____________________________________________________________________________
56127 [  9856] By: jhi                                   on 2001/04/26  18:03:33
56128         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
56129              Date: Thu, 26 Apr 2001 17:13:41 +0100
56130              From: Robin Houston <robin@kitsite.com>
56131              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
56132              
56133              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
56134              From: Robin Houston <robin@kitsite.com>
56135              Date: Thu, 26 Apr 2001 18:44:29 +0100
56136              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
56137      Branch: perl
56138            ! ext/B/B/Deparse.pm
56139 ____________________________________________________________________________
56140 [  9855] By: jhi                                   on 2001/04/26  17:56:04
56141         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
56142              From: Robin Houston <robin@kitsite.com>
56143              Date: Thu, 26 Apr 2001 17:04:08 +0100
56144              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
56145      Branch: perl
56146            ! ext/B/B/Deparse.pm
56147 ____________________________________________________________________________
56148 [  9854] By: jhi                                   on 2001/04/26  17:47:26
56149         Log: Subject: Re: Short test case for undef %stash:: crash
56150              From: Benjamin Sugars <bsugars@canoe.ca> 
56151              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
56152              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
56153              Changed and moved the perldiag entry.
56154      Branch: perl
56155            ! gv.c pod/perldiag.pod
56156 ____________________________________________________________________________
56157 [  9853] By: jhi                                   on 2001/04/26  14:35:16
56158         Log: Beginnings of strptime().  Do not touch the wet paint.
56159      Branch: perl
56160            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
56161 ____________________________________________________________________________
56162 [  9852] By: jhi                                   on 2001/04/26  13:17:21
56163         Log: Retract #9851, core dumps from pod2man.
56164      Branch: perl
56165            ! regcomp.c
56166 ____________________________________________________________________________
56167 [  9851] By: jhi                                   on 2001/04/26  11:54:41
56168         Log: (Retracted by #9852.)
56169              
56170              Subject: [PATCH @9846] dumping ANYOF
56171              From: Hugo <hv@crypt.compulink.co.uk>
56172              Date: Thu, 26 Apr 2001 05:32:38 +0100
56173              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
56174      Branch: perl
56175            ! regcomp.c
56176 ____________________________________________________________________________
56177 [  9850] By: jhi                                   on 2001/04/26  02:34:44
56178         Log: If ccflags was empty the _previous_ $* containing all the
56179              environment variables and Configure variables was used,
56180              which lead, among other bad things, into $ccflags being your
56181              uname -a output, which lead into test compile with cc failing,
56182              which lead into gcc being selected, which didn't work that well
56183              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
56184              with large files, et cetera.
56185      Branch: perl
56186            ! hints/hpux.sh
56187 ____________________________________________________________________________
56188 [  9849] By: jhi                                   on 2001/04/26  01:44:57
56189         Log: Make selfstubber test more portable.
56190      Branch: perl
56191            ! t/lib/selfstubber.t
56192 ____________________________________________________________________________
56193 [  9848] By: jhi                                   on 2001/04/26  00:50:26
56194         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
56195              From: Benjamin Sugars <ben.sugars@home.com>
56196              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
56197              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
56198      Branch: perl
56199            ! ext/Cwd/Cwd.xs
56200 ____________________________________________________________________________
56201 [  9847] By: jhi                                   on 2001/04/26  00:46:58
56202         Log: Subject: [PATCH: perl@9841] VMS updates
56203              From: Peter Prymmer <pvhp@forte.com>
56204              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
56205              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
56206      Branch: perl
56207            ! README.vms configure.com vms/descrip_mms.template
56208            ! vms/ext/filespec.t
56209 ____________________________________________________________________________
56210 [  9846] By: jhi                                   on 2001/04/26  00:11:56
56211         Log: re 'debug' was broken by #9084.
56212      Branch: perl
56213            ! ext/re/re.xs
56214 ____________________________________________________________________________
56215 [  9845] By: jhi                                   on 2001/04/25  22:33:17
56216         Log: Subject: [PATCH] test for Devel::SelfStubber
56217              From: Nicholas Clark <nick@ccl4.org>
56218              Date: Thu, 26 Apr 2001 00:00:54 +0100
56219              Message-ID: <20010426000054.D89026@plum.flirble.org>
56220      Branch: perl
56221            + t/lib/selfstubber.t
56222            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
56223 ____________________________________________________________________________
56224 [  9844] By: jhi                                   on 2001/04/25  22:29:32
56225         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
56226              From: Paul Johnson <paul@pjcj.net>
56227              Date: Thu, 26 Apr 2001 00:46:08 +0200
56228              Message-ID: <20010426004608.H2338@pjcj.net>
56229      Branch: perl
56230            ! ext/B/B/Concise.pm
56231 ____________________________________________________________________________
56232 [  9843] By: jhi                                   on 2001/04/25  22:28:28
56233         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
56234              From: Peter Prymmer <pvhp@forte.com>
56235              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
56236              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
56237      Branch: perl
56238            ! ext/Cwd/Cwd.xs
56239 ____________________________________________________________________________
56240 [  9842] By: jhi                                   on 2001/04/25  20:58:12
56241         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
56242              From: John Peacock <jpeacock@rowman.com>
56243              Date: Wed, 25 Apr 2001 17:30:26 -0400
56244              Message-ID: <3AE741F2.B3217464@rowman.com>
56245      Branch: perl
56246            ! lib/Math/BigInt.pm t/lib/bigintpm.t
56247 ____________________________________________________________________________
56248 [  9841] By: jhi                                   on 2001/04/25  20:07:05
56249         Log: Update Changes.
56250      Branch: perl
56251            ! Changes patchlevel.h
56252 ____________________________________________________________________________
56253 [  9840] By: jhi                                   on 2001/04/25  19:56:51
56254         Log: Yet another HP-UX hints version from Merijn.
56255      Branch: perl
56256            ! hints/hpux.sh
56257 ____________________________________________________________________________
56258 [  9839] By: jhi                                   on 2001/04/25  19:53:04
56259         Log: abs_path() didn't terminate the filename correctly,
56260              in DIRNAMLENless systems like HP-UX this would fail.
56261      Branch: perl
56262            ! ext/Cwd/Cwd.xs
56263 ____________________________________________________________________________
56264 [  9838] By: jhi                                   on 2001/04/25  16:37:26
56265         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
56266              From: Mike Guy <mjtg@cam.ac.uk>
56267              Date: Wed, 25 Apr 2001 18:31:47 +0100
56268              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
56269      Branch: perl
56270            ! op.c
56271 ____________________________________________________________________________
56272 [  9837] By: jhi                                   on 2001/04/25  16:21:53
56273         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
56274              From: Jon Eveland <jweveland@yahoo.com>
56275              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
56276              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
56277      Branch: perl
56278            ! lib/perl5db.pl
56279 ____________________________________________________________________________
56280 [  9836] By: jhi                                   on 2001/04/25  14:17:50
56281         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
56282              From: "Philip Newton" <pnewton@gmx.de>
56283              Date: Wed, 25 Apr 2001 17:05:58 +0200
56284              Message-ID: <3AE703F6.3234.1833C45@localhost>
56285      Branch: perl
56286            ! Porting/patching.pod
56287 ____________________________________________________________________________
56288 [  9835] By: jhi                                   on 2001/04/25  13:58:07
56289         Log: It would seem that both ar and full_ar need to be overridden
56290              for HP-UX to avoid the GNU ar.
56291      Branch: perl
56292            ! hints/hpux.sh
56293 ____________________________________________________________________________
56294 [  9834] By: jhi                                   on 2001/04/25  13:50:40
56295         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
56296              From: "Philip Newton" <pnewton@gmx.de>
56297              Date: Wed, 25 Apr 2001 16:09:23 +0200
56298              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
56299              
56300              Detypo.
56301      Branch: perl
56302            ! t/op/misc.t
56303 ____________________________________________________________________________
56304 [  9833] By: jhi                                   on 2001/04/25  12:36:11
56305         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
56306      Branch: perl
56307            ! hints/hpux.sh
56308 ____________________________________________________________________________
56309 [  9832] By: jhi                                   on 2001/04/25  12:33:36
56310         Log: New version of HP-UX hints from Merijn.
56311      Branch: perl
56312            ! hints/hpux.sh
56313 ____________________________________________________________________________
56314 [  9831] By: jhi                                   on 2001/04/25  03:39:45
56315         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
56316      Branch: perl
56317            ! hints/hpux.sh
56318 ____________________________________________________________________________
56319 [  9830] By: jhi                                   on 2001/04/25  02:53:25
56320         Log: The tzname[] bit is not needed by util.c -- and causes
56321              heartburn in VMS (and it missing was probably the cause of
56322              the Mac OS X trouble).  Ouch.
56323      Branch: perl
56324            ! ext/POSIX/POSIX.xs util.c
56325 ____________________________________________________________________________
56326 [  9829] By: jhi                                   on 2001/04/25  00:10:06
56327         Log: Metaconfig unit change for #9828.
56328      Branch: metaconfig
56329            ! U/compline/ccflags.U
56330 ____________________________________________________________________________
56331 [  9828] By: jhi                                   on 2001/04/25  00:04:18
56332         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
56333              (which is actually the reason for the change, we need to pass
56334              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
56335              EP/IX, OS/2, and TitanOS, based on the hints files.
56336      Branch: perl
56337            ! Configure config_h.SH
56338 ____________________________________________________________________________
56339 [  9827] By: jhi                                   on 2001/04/24  23:49:20
56340         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
56341              the $cat must have an absolute path.
56342      Branch: perl
56343            ! makedepend.SH
56344 ____________________________________________________________________________
56345 [  9826] By: jhi                                   on 2001/04/24  23:40:53
56346         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
56347      Branch: perl
56348            ! README.amiga
56349 ____________________________________________________________________________
56350 [  9825] By: jhi                                   on 2001/04/24  23:35:35
56351         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
56352              From: "Philip Newton" <pnewton@gmx.de>
56353              Date: Tue, 24 Apr 2001 18:52:49 +0200
56354              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
56355      Branch: perl
56356            ! x2p/find2perl.PL
56357 ____________________________________________________________________________
56358 [  9824] By: jhi                                   on 2001/04/24  23:33:07
56359         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
56360              Some gcc specifics dropped out due to extensive rewriting;
56361              will be put back later as needed.
56362      Branch: perl
56363            ! hints/hpux.sh
56364 ____________________________________________________________________________
56365 [  9823] By: jhi                                   on 2001/04/24  23:27:57
56366         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
56367      Branch: perl
56368            ! ext/POSIX/POSIX.xs
56369 ____________________________________________________________________________
56370 [  9822] By: jhi                                   on 2001/04/24  23:25:21
56371         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
56372              From: Tim Jenness <t.jenness@jach.hawaii.edu>
56373              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
56374              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
56375      Branch: perl
56376            ! ext/XS/Typemap/Typemap.xs
56377 ____________________________________________________________________________
56378 [  9821] By: jhi                                   on 2001/04/24  23:24:10
56379         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
56380              From: "Abigail" <abigail@foad.org>
56381              Date: Tue, 24 Apr 2001 23:12:03 +0200
56382              Message-ID: <20010424211203.7901.qmail@foad.org>
56383      Branch: perl
56384            ! pod/perlport.pod
56385 ____________________________________________________________________________
56386 [  9820] By: jhi                                   on 2001/04/24  23:23:15
56387         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
56388              From: Matt Sergeant <matt@sergeant.org>
56389              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
56390              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
56391      Branch: perl
56392            ! pod/perlfaq4.pod
56393 ____________________________________________________________________________
56394 [  9819] By: nick                                  on 2001/04/24  18:49:43
56395         Log: Integrate mainline.
56396      Branch: perlio
56397           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
56398           !> (integrate 37 files)
56399 ____________________________________________________________________________
56400 [  9818] By: jhi                                   on 2001/04/24  14:35:23
56401         Log: Update Changes.
56402      Branch: perl
56403            ! Changes patchlevel.h
56404 ____________________________________________________________________________
56405 [  9817] By: jhi                                   on 2001/04/24  14:09:17
56406         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
56407              From: "Philip Newton" <pnewton@gmx.de>
56408              Date: Tue, 24 Apr 2001 12:58:12 +0200
56409              Message-ID: <3AE57864.8304.B77A0A@localhost> 
56410              
56411              plus add CPAN to the list of modules that have their own tests.
56412      Branch: perl
56413            ! t/lib/1_compile.t
56414 ____________________________________________________________________________
56415 [  9816] By: jhi                                   on 2001/04/24  14:07:03
56416         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
56417              From: Michael G Schwern <schwern@pobox.com>
56418              Date: Sat, 21 Apr 2001 22:35:00 +0100
56419              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
56420      Branch: perl
56421            ! t/lib/1_compile.t
56422 ____________________________________________________________________________
56423 [  9815] By: jhi                                   on 2001/04/24  13:54:32
56424         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
56425              From: Robin Houston <robin@kitsite.com>
56426              Date: Tue, 24 Apr 2001 15:51:18 +0100
56427              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
56428      Branch: perl
56429            ! ext/B/B/Deparse.pm
56430 ____________________________________________________________________________
56431 [  9814] By: jhi                                   on 2001/04/24  13:17:34
56432         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
56433              From: Bill Glicker <billg@burrelles.com>
56434              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
56435              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
56436      Branch: perl
56437            ! hints/svr5.sh
56438 ____________________________________________________________________________
56439 [  9813] By: jhi                                   on 2001/04/24  12:54:23
56440         Log: Prevent path disclosure (probing for existence of filenames)
56441              using suidperl; bug id 20010322.218.
56442      Branch: perl
56443            ! perl.c pod/perldiag.pod
56444 ____________________________________________________________________________
56445 [  9812] By: jhi                                   on 2001/04/24  12:08:36
56446         Log: Retract #9811.
56447      Branch: perl
56448            ! ext/POSIX/POSIX.xs
56449 ____________________________________________________________________________
56450 [  9811] By: jhi                                   on 2001/04/24  11:57:35
56451         Log: (Retracted by #9812.)
56452      Branch: perl
56453            ! ext/POSIX/POSIX.xs
56454 ____________________________________________________________________________
56455 [  9810] By: jhi                                   on 2001/04/24  03:32:35
56456         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
56457      Branch: perl
56458            ! util.c
56459 ____________________________________________________________________________
56460 [  9809] By: jhi                                   on 2001/04/24  03:16:13
56461         Log: The Math::BigFloat::import() was broken.
56462              (Fixes bug id 20010422.002.)
56463      Branch: perl
56464            ! lib/Math/BigFloat.pm
56465 ____________________________________________________________________________
56466 [  9808] By: jhi                                   on 2001/04/24  01:11:40
56467         Log: Additional dependencies; should help for parallel makes
56468              not to fail on missing lib/lib.pm or lib/re.pm.
56469      Branch: perl
56470            ! Makefile.SH
56471 ____________________________________________________________________________
56472 [  9807] By: jhi                                   on 2001/04/24  00:57:01
56473         Log: Update the test failure disclaimer.
56474      Branch: perl
56475            ! t/pragma/warn/pp_hot
56476 ____________________________________________________________________________
56477 [  9806] By: jhi                                   on 2001/04/24  00:54:04
56478         Log: Add make target "install-all" which is alias for "install"
56479              to cater for case-preserving filesystems like HFS+.
56480      Branch: perl
56481            ! INSTALL Makefile.SH
56482 ____________________________________________________________________________
56483 [  9805] By: jhi                                   on 2001/04/24  00:47:28
56484         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
56485              From: Peter Prymmer <pvhp@forte.com>
56486              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
56487              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
56488              
56489              (Ken William's message forwarded from macosx@perl.org)
56490      Branch: perl
56491            ! hints/darwin.sh
56492 ____________________________________________________________________________
56493 [  9804] By: jhi                                   on 2001/04/23  23:57:35
56494         Log: Cut-and-pasto.
56495      Branch: perl
56496            ! perlio.c
56497 ____________________________________________________________________________
56498 [  9803] By: jhi                                   on 2001/04/23  23:52:25
56499         Log: More PerlIO robustness.
56500      Branch: perl
56501            ! perlio.c
56502 ____________________________________________________________________________
56503 [  9802] By: jhi                                   on 2001/04/23  23:43:35
56504         Log: Make the "STD* opened only for ..." errors more consistent.
56505      Branch: perl
56506            ! doio.c
56507 ____________________________________________________________________________
56508 [  9801] By: jhi                                   on 2001/04/23  23:34:26
56509         Log: Test case for #9800.
56510      Branch: perl
56511            ! t/op/misc.t
56512 ____________________________________________________________________________
56513 [  9800] By: jhi                                   on 2001/04/23  23:14:43
56514         Log: Avoid coredump on 'close STDERR; die' by making
56515              the PerlIO calls more robust.  Also use SETERRNO()
56516              instead of errno = to be more VMS-ready.
56517      Branch: perl
56518            ! perlio.c
56519 ____________________________________________________________________________
56520 [  9799] By: jhi                                   on 2001/04/23  21:41:10
56521         Log: Subject: test for ID 20010423.002
56522              From: Robin Houston <robin@kitsite.com>
56523              Date: Mon, 23 Apr 2001 16:52:21 +0100
56524              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
56525      Branch: perl
56526            ! t/op/avhv.t
56527 ____________________________________________________________________________
56528 [  9798] By: jhi                                   on 2001/04/23  21:40:07
56529         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
56530              From: David Dyck <dcd@tc.fluke.com>
56531              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
56532              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
56533      Branch: perl
56534            ! installperl
56535 ____________________________________________________________________________
56536 [  9797] By: jhi                                   on 2001/04/23  21:37:56
56537         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
56538              From: Benjamin Sugars <bsugars@canoe.ca>
56539              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
56540              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
56541      Branch: perl
56542            ! ext/Cwd/Cwd.xs lib/Cwd.pm
56543 ____________________________________________________________________________
56544 [  9796] By: jhi                                   on 2001/04/23  21:29:24
56545         Log: Synchronize h2xs and pod2man some more on the documentation
56546              templates they propose.
56547      Branch: perl
56548            ! pod/pod2man.PL utils/h2xs.PL
56549 ____________________________________________________________________________
56550 [  9795] By: jhi                                   on 2001/04/23  17:30:40
56551         Log: Add one more naughty test for base64; make encoding logic cleaner.
56552      Branch: perl
56553            ! t/lib/mimeb64.t
56554 ____________________________________________________________________________
56555 [  9794] By: jhi                                   on 2001/04/23  13:51:32
56556         Log: Update Changes.
56557      Branch: perl
56558            ! Changes patchlevel.h
56559 ____________________________________________________________________________
56560 [  9793] By: jhi                                   on 2001/04/23  13:44:18
56561         Log: Duplicate lines.
56562      Branch: perl
56563            ! MANIFEST
56564 ____________________________________________________________________________
56565 [  9792] By: jhi                                   on 2001/04/23  13:39:13
56566         Log: Subject: Re: PATCH 5.7.1
56567              From: Mark-Jason Dominus <mjd@plover.com>
56568              Date: Mon, 23 Apr 2001 10:30:21 -0400
56569              Message-ID: <20010423143021.17335.qmail@plover.com>
56570      Branch: perl
56571            ! perl.h sv.c
56572 ____________________________________________________________________________
56573 [  9791] By: jhi                                   on 2001/04/23  13:32:40
56574         Log: Add the CPAN.pm 1.59_54 tests.
56575      Branch: perl
56576            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
56577            ! MANIFEST
56578 ____________________________________________________________________________
56579 [  9790] By: jhi                                   on 2001/04/23  13:21:55
56580         Log: Subject: Deparse nit
56581              From: Robin Houston <robin@kitsite.com>
56582              Date: Mon, 23 Apr 2001 12:38:20 +0100
56583              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
56584      Branch: perl
56585            ! ext/B/B/Deparse.pm
56586 ____________________________________________________________________________
56587 [  9789] By: jhi                                   on 2001/04/23  13:19:07
56588         Log: Subject: [PATCH] bug 20010423.002
56589              From: Robin Houston <robin@kitsite.com>
56590              Date: Mon, 23 Apr 2001 13:12:30 +0100
56591              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
56592      Branch: perl
56593            ! pp.c
56594 ____________________________________________________________________________
56595 [  9788] By: jhi                                   on 2001/04/23  13:02:49
56596         Log: Subject: PATCH [5.7.1] hv.c unused #define
56597              From: Mark-Jason Dominus <mjd@plover.com>
56598              Date: Sun, 22 Apr 2001 14:17:49 -0400
56599              Message-ID: <20010422181749.26976.qmail@plover.com>
56600      Branch: perl
56601            ! hv.c
56602 ____________________________________________________________________________
56603 [  9787] By: jhi                                   on 2001/04/23  13:02:02
56604         Log: Subject: PATCH 5.7.1
56605              From: Mark-Jason Dominus <mjd@plover.com>
56606              Date: Sun, 22 Apr 2001 15:12:57 -0400
56607              Message-ID: <20010422191258.6539.qmail@plover.com>
56608              
56609              plus Sarathy's STMT_START + STMT_END suggestion.
56610      Branch: perl
56611            ! perl.h
56612 ____________________________________________________________________________
56613 [  9786] By: jhi                                   on 2001/04/23  12:53:25
56614         Log: Fix for
56615              
56616              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
56617              From: dLux <dlux@spam.sch.bme.hu>
56618              Date: Mon, 23 Apr 2001 01:25:26 +0200
56619              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
56620              
56621              (SvGROW really does return a char *.)
56622      Branch: perl
56623            ! pod/perlapi.pod sv.h
56624 ____________________________________________________________________________
56625 [  9785] By: jhi                                   on 2001/04/23  04:34:04
56626         Log: Time::Piece work continues.  $t->day removed since
56627              I think it's too confusing.  Now has normal and
56628              abbreviated length weekday names and month names,
56629              the names change with _names(), not _list().
56630              Now has strftime() in Perl, _strftime() is
56631              the libc version (to which strftime() falls back
56632              if it doesn't know the format.  To do: the reverse
56633              of strftime, strptime(), and the localisation of both.
56634      Branch: perl
56635            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
56636            ! t/lib/time-piece.t
56637 ____________________________________________________________________________
56638 [  9784] By: jhi                                   on 2001/04/23  02:41:46
56639         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
56640              From: andreas.koenig@anima.de (Andreas J. Koenig)
56641              Date: 23 Apr 2001 05:20:55 +0200
56642              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
56643      Branch: perl
56644            ! t/pragma/overload.t
56645 ____________________________________________________________________________
56646 [  9783] By: jhi                                   on 2001/04/22  23:32:42
56647         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
56648              From: Robin Houston <robin@kitsite.com>
56649              Date: Mon, 23 Apr 2001 00:38:18 +0100
56650              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
56651      Branch: perl
56652            ! ext/B/B/Deparse.pm
56653 ____________________________________________________________________________
56654 [  9782] By: jhi                                   on 2001/04/22  20:55:43
56655         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
56656              From: Simon Cozens <simon@netthink.co.uk>
56657              Date: Sun, 22 Apr 2001 18:47:25 +0100
56658              Message-ID: <20010422184725.A14411@netthink.co.uk>
56659      Branch: perl
56660            ! sv.c t/pragma/overload.t
56661 ____________________________________________________________________________
56662 [  9781] By: jhi                                   on 2001/04/22  20:52:13
56663         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
56664              From: Robin Houston <robin@kitsite.com>
56665              Date: Sun, 22 Apr 2001 22:14:50 +0100
56666              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
56667      Branch: perl
56668            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
56669 ____________________________________________________________________________
56670 [  9780] By: nick                                  on 2001/04/22  20:40:31
56671         Log: Integrate mainline.
56672      Branch: perlio
56673           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
56674           +> t/lib/b-stash.t
56675           !> (integrate 38 files)
56676 ____________________________________________________________________________
56677 [  9779] By: jhi                                   on 2001/04/22  15:16:03
56678         Log: Subject: IO::Socket::INET patch
56679              From: andrew deryabin <djsf@technarchy.ru>
56680              Date: Sat, 21 Apr 2001 17:46:52 +0400
56681              Message-ID: <20010421174652.B1426@technarchy>
56682      Branch: perl
56683            ! ext/IO/lib/IO/Socket/INET.pm
56684 ____________________________________________________________________________
56685 [  9778] By: jhi                                   on 2001/04/22  15:14:33
56686         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
56687              From: Mark-Jason Dominus <mjd@plover.com>
56688              Date: Sat, 21 Apr 2001 21:27:49 -0400
56689              Message-ID: <20010422012749.27024.qmail@plover.com>
56690      Branch: perl
56691            ! regcomp.c
56692 ____________________________________________________________________________
56693 [  9777] By: jhi                                   on 2001/04/22  15:10:51
56694         Log: Subject: Re: Regex debugger patch 
56695              From: Mark-Jason Dominus <mjd@plover.com>
56696              Date: Sat, 21 Apr 2001 21:48:51 -0400
56697              Message-ID: <20010422014851.27165.qmail@plover.com>
56698      Branch: perl
56699            ! pod/perldebguts.pod
56700 ____________________________________________________________________________
56701 [  9776] By: jhi                                   on 2001/04/22  15:09:48
56702         Log: Subject: Re: Regex debugger patch
56703              From: Mark-Jason Dominus <mjd@plover.com>
56704              Date: Sat, 21 Apr 2001 14:24:39 -0400
56705              Message-ID: <20010421182439.16508.qmail@plover.com>
56706              
56707              Regex debugger backend.
56708      Branch: perl
56709            ! regcomp.c regexp.h
56710 ____________________________________________________________________________
56711 [  9775] By: jhi                                   on 2001/04/21  16:45:40
56712         Log: Subject: [PATCH] Typo in utf8.h
56713              From: Jesús Quiroga <jquiroga@pobox.com>
56714              Date: Sat, 21 Apr 2001 19:25:33 +0200
56715              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
56716      Branch: perl
56717            ! utf8.h
56718 ____________________________________________________________________________
56719 [  9774] By: jhi                                   on 2001/04/21  16:43:52
56720         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
56721              From: Joe Orton <jorton@redhat.com>
56722              Date: Tue, 17 Apr 2001 15:50:43 +0100
56723              Message-Id: <20010417155043.D19132@eu.c2.net>
56724      Branch: perl
56725            ! hints/svr5.sh
56726 ____________________________________________________________________________
56727 [  9773] By: jhi                                   on 2001/04/21  15:30:15
56728         Log: Subject: Patch utils/h2xs.PL
56729              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
56730              Date: Sat, 21 Apr 2001 10:32:16 -0500
56731              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
56732              
56733              Add MAILING list and LICENSE templates.
56734      Branch: perl
56735            ! utils/h2xs.PL
56736 ____________________________________________________________________________
56737 [  9772] By: jhi                                   on 2001/04/21  15:28:36
56738         Log: Subject: perlfaq2.patch for 5.7.1
56739              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
56740              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
56741              Date: Fri, 20 Apr 2001 16:42:19 -0500
56742              
56743              rm an extra tab, a blurb about the xx.cpan to clarify
56744              which countries actually have that and dejanews is history
56745              as well as most of that nonsensical entry.
56746      Branch: perl
56747            ! pod/perlfaq2.pod
56748 ____________________________________________________________________________
56749 [  9771] By: jhi                                   on 2001/04/21  15:27:17
56750         Log: Subject: perlfaq1.patch for 5.7.1
56751              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
56752              Date: Fri, 20 Apr 2001 16:57:36 -0500
56753              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
56754              
56755              Evil URLs must die. Especially when they are broken.
56756      Branch: perl
56757            ! pod/perlfaq1.pod
56758 ____________________________________________________________________________
56759 [  9770] By: jhi                                   on 2001/04/21  15:23:38
56760         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
56761              From: Michael G Schwern <schwern@pobox.com>
56762              Date: Sat, 21 Apr 2001 16:11:12 +0100
56763              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
56764      Branch: perl
56765            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
56766            + t/lib/b-stash.t
56767            ! MANIFEST ext/B/B.pm t/lib/b.t
56768 ____________________________________________________________________________
56769 [  9769] By: jhi                                   on 2001/04/21  15:03:32
56770         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
56771              From: Michael G Schwern <schwern@pobox.com>
56772              Date: Sat, 21 Apr 2001 09:48:00 +0100
56773              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
56774      Branch: perl
56775            ! utils/h2ph.PL
56776 ____________________________________________________________________________
56777 [  9768] By: jhi                                   on 2001/04/21  14:33:49
56778         Log: PerlIO and Encode doc cleanup and tweaks.
56779      Branch: perl
56780            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
56781            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
56782 ____________________________________________________________________________
56783 [  9767] By: jhi                                   on 2001/04/21  12:40:16
56784         Log: Integrate perlio:
56785              
56786              [  9766]
56787              Avoid core dump on
56788              open(STDOUT,">",\$foo);
56789      Branch: perl
56790           !> doio.c
56791 ____________________________________________________________________________
56792 [  9766] By: nick                                  on 2001/04/20  18:28:35
56793         Log: Avoid core dump on
56794              open(STDOUT,">",\$foo);
56795      Branch: perlio
56796            ! doio.c
56797 ____________________________________________________________________________
56798 [  9765] By: jhi                                   on 2001/04/20  13:23:43
56799         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
56800              From: Robin Houston <robin@kitsite.com>
56801              Date: Fri, 20 Apr 2001 14:29:22 +0100
56802              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
56803      Branch: perl
56804            ! ext/B/B.pm ext/B/B/Deparse.pm
56805 ____________________________________________________________________________
56806 [  9764] By: jhi                                   on 2001/04/20  13:19:33
56807         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
56808              From: Peter Prymmer <pvhp@forte.com>
56809              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
56810              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
56811      Branch: perl
56812            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
56813            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
56814            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
56815            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
56816 ____________________________________________________________________________
56817 [  9763] By: jhi                                   on 2001/04/20  12:36:39
56818         Log: Subject: Re: A new PerlIO coredump
56819              From: Nick Ing-Simmons <nik@tiuk.ti.com>
56820              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
56821              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
56822      Branch: perl
56823            ! doio.c
56824 ____________________________________________________________________________
56825 [  9762] By: jhi                                   on 2001/04/19  23:02:30
56826         Log: Update Changes.
56827      Branch: perl
56828            ! Changes patchlevel.h
56829 ____________________________________________________________________________
56830 [  9761] By: jhi                                   on 2001/04/19  22:59:19
56831         Log: More cleanup cleanup.
56832      Branch: perl
56833            ! Makefile.SH win32/Makefile win32/makefile.mk
56834 ____________________________________________________________________________
56835 [  9760] By: jhi                                   on 2001/04/19  22:50:31
56836         Log: lib/Time is non-empty, let's not rmdir it.
56837      Branch: perl
56838            ! Makefile.SH
56839 ____________________________________________________________________________
56840 [  9759] By: jhi                                   on 2001/04/19  22:36:51
56841         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
56842              From: Robin Houston <robin@kitsite.com>
56843              Date: Fri, 20 Apr 2001 00:18:53 +0100
56844              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
56845      Branch: perl
56846            ! ext/B/B/Deparse.pm
56847 ____________________________________________________________________________
56848 [  9758] By: jhi                                   on 2001/04/19  22:36:00
56849         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
56850              From: Peter Prymmer <pvhp@forte.com>
56851              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
56852              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
56853      Branch: perl
56854            ! ext/Cwd/Cwd.xs
56855 ____________________________________________________________________________
56856 [  9757] By: nick                                  on 2001/04/19  18:53:54
56857         Log: Blind (untested) integrate of mainline.
56858      Branch: perlio
56859           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
56860           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
56861           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
56862           !> (integrate 53 files)
56863 ____________________________________________________________________________
56864 [  9756] By: jhi                                   on 2001/04/19  16:59:23
56865         Log: Document and test Time::Piece.
56866      Branch: perl
56867            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
56868            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
56869 ____________________________________________________________________________
56870 [  9755] By: jhi                                   on 2001/04/19  12:13:29
56871         Log: A better fix for the \x{12345678} trouble from NI-S.
56872      Branch: perl
56873            ! utf8.c
56874 ____________________________________________________________________________
56875 [  9754] By: jhi                                   on 2001/04/19  11:56:07
56876         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
56877              From: Robin Houston <robin@kitsite.com>
56878              Date: Wed, 18 Apr 2001 17:58:33 +0100
56879              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
56880      Branch: perl
56881            ! ext/B/B/Deparse.pm op.c
56882 ____________________________________________________________________________
56883 [  9753] By: jhi                                   on 2001/04/19  04:21:52
56884         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
56885              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
56886              Date: Thu, 19 Apr 2001 01:11:41 -0400
56887              Message-ID: <20010419011141.A5798@cpan.org>
56888      Branch: perl
56889            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
56890 ____________________________________________________________________________
56891 [  9752] By: jhi                                   on 2001/04/19  02:41:10
56892         Log: The new time utils need to be thread-aware, too.
56893      Branch: perl
56894            ! util.c
56895 ____________________________________________________________________________
56896 [  9751] By: jhi                                   on 2001/04/19  02:26:47
56897         Log: Compilation nit noticed by AIX compiler.
56898      Branch: perl
56899            ! perlio.c
56900 ____________________________________________________________________________
56901 [  9750] By: jhi                                   on 2001/04/19  02:20:06
56902         Log: The new time utils need to be public.
56903      Branch: perl
56904            ! embed.pl
56905 ____________________________________________________________________________
56906 [  9749] By: jhi                                   on 2001/04/19  01:42:39
56907         Log: Regen toc.
56908      Branch: perl
56909            ! pod/perltoc.pod
56910 ____________________________________________________________________________
56911 [  9748] By: jhi                                   on 2001/04/19  01:41:10
56912         Log: Add Time::Piece, a slight rewrite of Time::Object,
56913              from Matt Sergeant.
56914      Branch: perl
56915            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
56916            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
56917            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
56918            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
56919            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
56920            ! win32/makefile.mk
56921 ____________________________________________________________________________
56922 [  9747] By: jhi                                   on 2001/04/19  00:55:35
56923         Log: The new metaconfig unit from strftime.
56924      Branch: metaconfig/U/perl
56925            + d_strftime.U
56926 ____________________________________________________________________________
56927 [  9746] By: jhi                                   on 2001/04/19  00:54:54
56928         Log: Move the strftime() wrapper from POSIX.xs to util.c
56929              as my_strftime(), requires HAS_STRFTIME.
56930      Branch: perl
56931            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56932            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
56933            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
56934            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
56935            ! vos/config.ga.h win32/config.bc win32/config.gc
56936            ! win32/config.vc
56937 ____________________________________________________________________________
56938 [  9745] By: jhi                                   on 2001/04/18  23:11:03
56939         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
56940              in preparation of Time::Piece.
56941      Branch: perl
56942            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
56943 ____________________________________________________________________________
56944 [  9744] By: jhi                                   on 2001/04/18  22:33:12
56945         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
56946              From: Peter Prymmer <pvhp@forte.com>
56947              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
56948              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
56949      Branch: perl
56950            ! t/lib/exporter.t
56951 ____________________________________________________________________________
56952 [  9743] By: jhi                                   on 2001/04/18  22:32:23
56953         Log: Subject: Fwd: pod2html leaves cache files lying around?
56954              From: Rajesh Vaidheeswarran <rv@gnu.org>
56955              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
56956              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
56957      Branch: perl
56958            ! lib/Pod/Html.pm
56959 ____________________________________________________________________________
56960 [  9742] By: jhi                                   on 2001/04/18  20:31:49
56961         Log: Update Changes.
56962      Branch: perl
56963            ! Changes patchlevel.h
56964 ____________________________________________________________________________
56965 [  9741] By: jhi                                   on 2001/04/18  20:23:02
56966         Log: Declare hints only if needed.
56967      Branch: perl
56968            ! ext/B/B/Deparse.pm
56969 ____________________________________________________________________________
56970 [  9740] By: jhi                                   on 2001/04/18  19:06:05
56971         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
56972              bug noticed by Robin Houston; basically the code of detecting
56973              value wraparound was acting differently under different compilers
56974              and platforms.  The workaround is to remove the overflow check
56975              for now, a real fix would be to do the overflow (portably) right.
56976      Branch: perl
56977            ! t/op/pat.t utf8.c
56978 ____________________________________________________________________________
56979 [  9739] By: jhi                                   on 2001/04/18  19:01:23
56980         Log: Subject: [PATCH B::Deparse] some pragma support
56981              From: Robin Houston <robin@kitsite.com>
56982              Date: Wed, 18 Apr 2001 19:32:12 +0100
56983              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
56984      Branch: perl
56985            ! ext/B/B/Deparse.pm
56986 ____________________________________________________________________________
56987 [  9738] By: jhi                                   on 2001/04/18  15:16:37
56988         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
56989              From: Benjamin Sugars <bsugars@canoe.ca>
56990              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
56991              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
56992      Branch: perl
56993            ! t/op/glob.t
56994 ____________________________________________________________________________
56995 [  9737] By: jhi                                   on 2001/04/18  13:24:50
56996         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
56997              From: Tim Jenness <t.jenness@jach.hawaii.edu>
56998              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
56999              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
57000      Branch: perl
57001            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
57002            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
57003 ____________________________________________________________________________
57004 [  9736] By: jhi                                   on 2001/04/18  04:15:14
57005         Log: The #9735 also changes the subtest 12.
57006      Branch: perl
57007            ! t/lib/b.t
57008 ____________________________________________________________________________
57009 [  9735] By: jhi                                   on 2001/04/18  03:55:17
57010         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
57011              From: David Dyck <dcd@tc.fluke.com>
57012              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
57013              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
57014      Branch: perl
57015            ! ext/B/B/Deparse.pm
57016 ____________________________________________________________________________
57017 [  9734] By: jhi                                   on 2001/04/18  03:54:11
57018         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
57019              From: Gisle Aas <gisle@ActiveState.com>
57020              Date: 17 Apr 2001 19:06:45 -0700
57021              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
57022      Branch: perl
57023            ! pp_hot.c t/op/misc.t
57024 ____________________________________________________________________________
57025 [  9733] By: jhi                                   on 2001/04/17  22:25:22
57026         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
57027              From: "Abigail" <abigail@foad.org>
57028              Date: Wed, 18 Apr 2001 01:17:46 +0200
57029              Message-ID: <20010417231746.21657.qmail@foad.org>
57030      Branch: perl
57031            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
57032 ____________________________________________________________________________
57033 [  9732] By: jhi                                   on 2001/04/17  20:47:56
57034         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
57035              From: Robin Houston <robin@kitsite.com>
57036              Date: Tue, 17 Apr 2001 22:37:42 +0100
57037              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
57038      Branch: perl
57039            ! ext/B/B/Deparse.pm
57040 ____________________________________________________________________________
57041 [  9731] By: nick                                  on 2001/04/17  20:46:35
57042         Log: Re-sync for t/lib/b.t fix
57043      Branch: perlio
57044           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
57045 ____________________________________________________________________________
57046 [  9730] By: jhi                                   on 2001/04/17  20:45:29
57047         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
57048              From: Robin Houston <robin@kitsite.com>
57049              Date: Tue, 17 Apr 2001 22:29:36 +0100
57050              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
57051      Branch: perl
57052            ! ext/B/B.xs ext/B/B/Deparse.pm
57053 ____________________________________________________________________________
57054 [  9729] By: jhi                                   on 2001/04/17  20:43:11
57055         Log: Subject: Deparse - parenthesise args to undeclared subs
57056              From: Robin Houston <robin@kitsite.com>
57057              Date: Tue, 17 Apr 2001 21:31:05 +0100
57058              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
57059      Branch: perl
57060            ! ext/B/B/Deparse.pm
57061 ____________________________________________________________________________
57062 [  9728] By: jhi                                   on 2001/04/17  18:57:30
57063         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
57064              From: Benjamin Sugars <ben.sugars@home.com>
57065              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
57066              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
57067      Branch: perl
57068            ! t/lib/cwd.t
57069 ____________________________________________________________________________
57070 [  9727] By: jhi                                   on 2001/04/17  18:20:20
57071         Log: Subject: [PATCH B::Deparse] ambient pragmas
57072              From: Robin Houston <robin@kitsite.com>
57073              Date: Tue, 17 Apr 2001 20:01:59 +0100
57074              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
57075      Branch: perl
57076            ! ext/B/B/Deparse.pm t/lib/b.t
57077 ____________________________________________________________________________
57078 [  9726] By: nick                                  on 2001/04/17  16:33:51
57079         Log: Integrate mainline (t/lib/b.t fails test 2...)
57080      Branch: perlio
57081           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
57082           +> ext/List/Util/README ext/List/Util/Util.xs
57083           +> ext/List/Util/lib/List/Util.pm
57084           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
57085           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
57086           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
57087           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
57088           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
57089           !> (integrate 31 files)
57090 ____________________________________________________________________________
57091 [  9725] By: jhi                                   on 2001/04/17  12:14:24
57092         Log: Subject: multiple B::* changes
57093              From: Robin Houston <robin@kitsite.com>
57094              Date: Thu, 12 Apr 2001 20:12:27 +0100
57095              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
57096      Branch: perl
57097            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
57098 ____________________________________________________________________________
57099 [  9724] By: jhi                                   on 2001/04/17  11:59:05
57100         Log: Thread-awareness from Doug MacEachern.
57101      Branch: perl
57102            ! ext/List/Util/Util.xs
57103 ____________________________________________________________________________
57104 [  9723] By: jhi                                   on 2001/04/17  11:57:41
57105         Log: Make the test more portable.
57106      Branch: perl
57107            ! t/lib/cwd.t
57108 ____________________________________________________________________________
57109 [  9722] By: jhi                                   on 2001/04/17  11:53:50
57110         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
57111              From: Benjamin Sugars <ben.sugars@home.com>
57112              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
57113              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
57114      Branch: perl
57115            ! t/lib/cwd.t
57116 ____________________________________________________________________________
57117 [  9721] By: jhi                                   on 2001/04/17  11:52:17
57118         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
57119              From: Benjamin Sugars <bsugars@canoe.ca>
57120              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
57121              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
57122      Branch: perl
57123            ! op.c
57124 ____________________________________________________________________________
57125 [  9720] By: jhi                                   on 2001/04/17  11:35:42
57126         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
57127              From: Chris Nandor <pudge@pobox.com>
57128              Date: Tue, 17 Apr 2001 00:30:49 -0400
57129              Message-Id: <p05100207b701768712de@[10.0.1.177]>
57130      Branch: perl
57131            ! ext/File/Glob/bsd_glob.c gv.c
57132 ____________________________________________________________________________
57133 [  9719] By: jhi                                   on 2001/04/17  11:32:13
57134         Log: Subject: [PATCH] Tweten->West
57135              From: Casey West <casey@geeknest.com>
57136              Date: Mon, 16 Apr 2001 12:11:22 -0400
57137              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
57138      Branch: perl
57139            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
57140            ! pod/perltie.pod
57141 ____________________________________________________________________________
57142 [  9718] By: jhi                                   on 2001/04/16  03:22:52
57143         Log: Update Changes.
57144      Branch: perl
57145            ! Changes patchlevel.h
57146 ____________________________________________________________________________
57147 [  9717] By: jhi                                   on 2001/04/16  03:06:28
57148         Log: Regen toc.
57149      Branch: perl
57150            ! pod/perltoc.pod
57151 ____________________________________________________________________________
57152 [  9716] By: jhi                                   on 2001/04/16  02:58:42
57153         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
57154              From: Prymmer/Kahn <pvhp@best.com>
57155              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
57156              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
57157      Branch: perl
57158            ! utf8.c
57159 ____________________________________________________________________________
57160 [  9715] By: jhi                                   on 2001/04/15  23:40:35
57161         Log: Subject: Re: Net::Ping patch, adds stream protocol
57162              From: bronson@rinspin.com (Scott Bronson)
57163              Date: Tue, 10 Apr 2001 23:58:33 -0700
57164              Message-ID: <20010410235833.N29719@rinspin.com>
57165      Branch: perl
57166            ! lib/Net/Ping.pm
57167 ____________________________________________________________________________
57168 [  9714] By: jhi                                   on 2001/04/15  23:31:46
57169         Log: Printing out the ok messages helps successful testing.
57170      Branch: perl
57171            ! t/lib/time-hires.t
57172 ____________________________________________________________________________
57173 [  9713] By: jhi                                   on 2001/04/15  21:43:24
57174         Log: Update Douglas Wegscheid's email.
57175      Branch: perl
57176            ! AUTHORS
57177 ____________________________________________________________________________
57178 [  9712] By: jhi                                   on 2001/04/15  21:40:41
57179         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
57180              From: Michael G Schwern <schwern@pobox.com>
57181              Date: Sat, 14 Apr 2001 22:40:50 +0100
57182              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
57183      Branch: perl
57184            + t/lib/exporter.t
57185            ! MANIFEST lib/Exporter/Heavy.pm
57186 ____________________________________________________________________________
57187 [  9711] By: jhi                                   on 2001/04/15  21:39:21
57188         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
57189              From: Michael G Schwern <schwern@pobox.com>
57190              Date: Sat, 14 Apr 2001 22:13:59 +0100
57191              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
57192      Branch: perl
57193            ! t/op/loopctl.t
57194 ____________________________________________________________________________
57195 [  9710] By: jhi                                   on 2001/04/15  21:30:19
57196         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
57197              From: Michael G Schwern <schwern@pobox.com>
57198              Date: Sat, 14 Apr 2001 22:05:32 +0100
57199              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
57200      Branch: perl
57201            ! t/pragma/warnings.t
57202 ____________________________________________________________________________
57203 [  9709] By: jhi                                   on 2001/04/15  19:34:09
57204         Log: Integrate changes #9706,9707 from maintperl into mainline.
57205              
57206              change#7210 broke .packlist generation
57207              
57208              ExtUtils::Installed doesn't quote regex metacharacters in paths
57209              before using them in match; also make it work for dosish platforms
57210      Branch: perl
57211           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
57212 ____________________________________________________________________________
57213 [  9708] By: jhi                                   on 2001/04/15  19:31:01
57214         Log: Test also the scalar aspect of getitimer().
57215      Branch: perl
57216            ! t/lib/time-hires.t
57217 ____________________________________________________________________________
57218 [  9707] By: gsar                                  on 2001/04/15  17:24:20
57219         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
57220              before using them in match; also make it work for dosish platforms
57221      Branch: maint-5.6/perl
57222            ! lib/ExtUtils/Installed.pm
57223 ____________________________________________________________________________
57224 [  9706] By: gsar                                  on 2001/04/15  17:21:59
57225         Log: change#7210 broke .packlist generation (listed only filename
57226              rather than fully qualified path name)
57227      Branch: maint-5.6/perl
57228            ! lib/ExtUtils/Install.pm
57229 ____________________________________________________________________________
57230 [  9705] By: jhi                                   on 2001/04/15  12:36:33
57231         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
57232      Branch: perl
57233            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
57234            ! t/lib/time-hires.t
57235 ____________________________________________________________________________
57236 [  9704] By: jhi                                   on 2001/04/15  10:49:08
57237         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
57238              From: Prymmer/Kahn <pvhp@best.com>
57239              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
57240              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
57241      Branch: perl
57242            ! lib/utf8.pm pod/perlebcdic.pod
57243 ____________________________________________________________________________
57244 [  9703] By: jhi                                   on 2001/04/15  02:26:26
57245         Log: I keep forgetting to sort MANIFEST.
57246      Branch: perl
57247            ! MANIFEST
57248 ____________________________________________________________________________
57249 [  9702] By: jhi                                   on 2001/04/15  02:07:47
57250         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
57251              Now we have blessed, reftype, tainted, first, reduce, ...
57252      Branch: perl
57253            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
57254            + ext/List/Util/README ext/List/Util/Util.xs
57255            + ext/List/Util/lib/List/Util.pm
57256            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
57257            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
57258            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
57259            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
57260            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
57261            ! MANIFEST
57262 ____________________________________________________________________________
57263 [  9701] By: jhi                                   on 2001/04/14  15:05:25
57264         Log: Subject: RE: dprofpp.pl updates 
57265              From: Carl Eklof <CEklof@endeca.com>
57266              Date: Thu, 12 Apr 2001 18:45:46 -0400
57267              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
57268      Branch: perl
57269            ! utils/dprofpp.PL
57270 ____________________________________________________________________________
57271 [  9700] By: jhi                                   on 2001/04/14  14:44:55
57272         Log: Do not just blindly add CR.
57273      Branch: perl
57274            ! Porting/makerel
57275 ____________________________________________________________________________
57276 [  9699] By: jhi                                   on 2001/04/13  13:17:01
57277         Log: Update Changes.
57278      Branch: perl
57279            ! Changes patchlevel.h
57280 ____________________________________________________________________________
57281 [  9698] By: jhi                                   on 2001/04/13  12:44:48
57282         Log: Integrate perlio:
57283              
57284              [  9696]
57285              Fix core dump on binmode($fh,'Scalar')
57286      Branch: perl
57287           !> ext/PerlIO/Scalar/Scalar.xs
57288 ____________________________________________________________________________
57289 [  9697] By: jhi                                   on 2001/04/13  12:29:15
57290         Log: Add more debug output to the test.
57291      Branch: perl
57292            ! t/lib/cwd.t
57293 ____________________________________________________________________________
57294 [  9696] By: nick                                  on 2001/04/13  10:14:29
57295         Log: Fix core dump on binmode($fh,'Scalar')
57296      Branch: perlio
57297            ! ext/PerlIO/Scalar/Scalar.xs
57298 ____________________________________________________________________________
57299 [  9695] By: nick                                  on 2001/04/13  09:05:42
57300         Log: Integrate mainline
57301      Branch: perlio
57302           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
57303           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
57304           +> t/lib/time-hires.t
57305           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
57306           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
57307           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
57308           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
57309           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
57310           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
57311           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
57312 ____________________________________________________________________________
57313 [  9694] By: jhi                                   on 2001/04/12  22:23:35
57314         Log: Integrate change #9693 from maintperl into mainline.
57315              
57316              $VERSION and Version() on the same line provokes a warning from
57317              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
57318      Branch: perl
57319           !> lib/Devel/SelfStubber.pm
57320 ____________________________________________________________________________
57321 [  9693] By: gsar                                  on 2001/04/12  21:55:56
57322         Log: $VERSION and Version() on the same line provokes a warning from
57323              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
57324      Branch: maint-5.6/perl
57325            ! lib/Devel/SelfStubber.pm
57326 ____________________________________________________________________________
57327 [  9692] By: jhi                                   on 2001/04/12  13:54:00
57328         Log: This is at least 5.005.
57329      Branch: perl
57330            ! ext/Time/HiRes/HiRes.xs
57331 ____________________________________________________________________________
57332 [  9691] By: jhi                                   on 2001/04/12  13:37:20
57333         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
57334      Branch: perl
57335            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
57336            ! win32/Makefile win32/makefile.mk
57337 ____________________________________________________________________________
57338 [  9690] By: jhi                                   on 2001/04/12  01:34:46
57339         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
57340      Branch: perl
57341            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
57342            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
57343            + t/lib/time-hires.t
57344            ! MANIFEST
57345 ____________________________________________________________________________
57346 [  9689] By: jhi                                   on 2001/04/12  00:28:39
57347         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
57348              From: Gisle Aas <gisle@ActiveState.com>
57349              Date: 11 Apr 2001 16:36:11 -0700
57350              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
57351      Branch: perl
57352            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
57353 ____________________________________________________________________________
57354 [  9688] By: jhi                                   on 2001/04/12  00:27:39
57355         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
57356              From: Gisle Aas <gisle@ActiveState.com>
57357              Date: 11 Apr 2001 11:13:24 -0700
57358              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
57359      Branch: perl
57360            ! ext/MIME/Base64/Base64.xs
57361 ____________________________________________________________________________
57362 [  9687] By: jhi                                   on 2001/04/11  19:51:47
57363         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
57364      Branch: perl
57365            ! Todo-5.6
57366 ____________________________________________________________________________
57367 [  9686] By: jhi                                   on 2001/04/11  16:54:25
57368         Log: Subject: [PATCH opcode.pl] Documentation of table format
57369              From: Simon Cozens <simon@netthink.co.uk>
57370              Date: Wed, 11 Apr 2001 12:59:31 +0100
57371              Message-ID: <20010411125931.A25681@netthink.co.uk>
57372      Branch: perl
57373            ! opcode.pl
57374 ____________________________________________________________________________
57375 [  9685] By: jhi                                   on 2001/04/11  16:53:15
57376         Log: Subject: [PATCH] prototype("CORE::recv")
57377              From: Simon Cozens <simon@netthink.co.uk>
57378              Date: Wed, 11 Apr 2001 13:24:35 +0100
57379              Message-ID: <20010411132435.A26169@netthink.co.uk>
57380      Branch: perl
57381            ! pp.c t/comp/proto.t
57382 ____________________________________________________________________________
57383 [  9684] By: jhi                                   on 2001/04/11  16:47:13
57384         Log: FAQ (and AUTHORS) update from Dan Carson: the information
57385              was several years obsolete, Term::Readkey has been updated
57386              to have the functionality.
57387      Branch: perl
57388            ! AUTHORS pod/perlfaq5.pod
57389 ____________________________________________________________________________
57390 [  9683] By: jhi                                   on 2001/04/11  12:15:46
57391         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
57392              From: Calle Dybedahl <calle@lysator.liu.se>
57393              Date: 10 Apr 2001 16:44:16 +0200
57394              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
57395      Branch: perl
57396            ! ext/MIME/Base64/Base64.xs
57397 ____________________________________________________________________________
57398 [  9682] By: jhi                                   on 2001/04/11  12:12:26
57399         Log: A more minimal fix for 20010410.006 from Hugo.
57400      Branch: perl
57401            ! regexec.c
57402 ____________________________________________________________________________
57403 [  9681] By: jhi                                   on 2001/04/11  11:34:23
57404         Log: Integrate changes #9678,9679 from maintline into mainperl.
57405              
57406              addendum to change#9676
57407              
57408              up $File::Glob::VERSION; add a note pointing out the version of
57409              the OpenBSD glob bsd_glob.c resembles
57410      Branch: perl
57411           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
57412           !> ext/File/Glob/bsd_glob.h
57413 ____________________________________________________________________________
57414 [  9680] By: jhi                                   on 2001/04/11  11:30:38
57415         Log: Bad test numbering in integrate in #9677.
57416              Fixes ID 20010411.001.
57417      Branch: perl
57418            ! t/op/pat.t
57419 ____________________________________________________________________________
57420 [  9679] By: gsar                                  on 2001/04/11  03:38:40
57421         Log: up $File::Glob::VERSION; add a note pointing out the version of
57422              the OpenBSD glob bsd_glob.c resembles
57423      Branch: maint-5.6/perl
57424            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
57425            ! ext/File/Glob/bsd_glob.h
57426 ____________________________________________________________________________
57427 [  9678] By: gsar                                  on 2001/04/11  03:09:48
57428         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
57429              revision 1.8.10.1 found here:
57430              
57431              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
57432      Branch: maint-5.6/perl
57433            ! ext/File/Glob/bsd_glob.c
57434 ____________________________________________________________________________
57435 [  9677] By: jhi                                   on 2001/04/11  02:54:39
57436         Log: Integrate changes #9675,9676 from maintperl into mainline.
57437              
57438              fix for bug 20010410.006, undo change#7115
57439              
57440              port the OpenBSD glob() security patch
57441      Branch: perl
57442           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
57443           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
57444           !> t/op/pat.t
57445 ____________________________________________________________________________
57446 [  9676] By: gsar                                  on 2001/04/11  02:19:02
57447         Log: port the glob() security patch found at:
57448              
57449              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
57450              
57451              CERT advisory for the issue is here:
57452              
57453              http://www.cert.org/advisories/CA-2001-07.html
57454              
57455              Note that the security scare is only relevant for those who are
57456              foolish enough to build suidperl (which is now officially discouraged)
57457      Branch: maint-5.6/perl
57458            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
57459            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
57460 ____________________________________________________________________________
57461 [  9675] By: gsar                                  on 2001/04/10  23:52:11
57462         Log: fix for bug 20010410.006
57463              
57464              undo change#7115 (came into maint-5.6 as change#8156)
57465              
57466              add tests to keep it from coming back
57467      Branch: maint-5.6/perl
57468            ! regexec.c t/op/pat.t
57469 ____________________________________________________________________________
57470 [  9674] By: nick                                  on 2001/04/10  20:39:31
57471         Log: Integrate mainline
57472      Branch: perlio
57473           +> Porting/testall.atom
57474           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
57475           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
57476           !> t/lib/lc-uk.t t/pod/find.t
57477 ____________________________________________________________________________
57478 [  9673] By: nick                                  on 2001/04/10  18:46:14
57479         Log: Integrate against change 9670 aka perl-5.7.1
57480      Branch: perlio
57481           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
57482           !> (integrate 53 files)
57483 ____________________________________________________________________________
57484 [  9672] By: jhi                                   on 2001/04/10  13:45:01
57485         Log: Add a script for doing cumulative profile of the test suite.
57486              (Requires ATOM, that is, Tru64.)
57487      Branch: perl
57488            + Porting/testall.atom
57489            ! MANIFEST
57490 ____________________________________________________________________________
57491 [  9671] By: jhi                                   on 2001/04/10  12:38:53
57492         Log: Missing std block.
57493      Branch: perl
57494            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
57495            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
57496            ! t/pod/find.t
57497 ____________________________________________________________________________
57498 [  9670] By: jhi                                   on 2001/04/10  01:25:58
57499         Log: This is 5.7.1.
57500      Branch: perl
57501            ! patchlevel.h
57502 ____________________________________________________________________________
57503 [  9669] By: jhi                                   on 2001/04/10  01:09:14
57504         Log: Update Changes.
57505      Branch: perl
57506            ! Changes patchlevel.h
57507 ____________________________________________________________________________
57508 [  9668] By: jhi                                   on 2001/04/10  01:00:38
57509         Log: Regen toc.
57510      Branch: perl
57511            ! pod/perltoc.pod
57512 ____________________________________________________________________________
57513 [  9667] By: jhi                                   on 2001/04/10  00:52:16
57514         Log: Update perlhist.
57515      Branch: perl
57516            ! pod/perlhist.pod
57517 ____________________________________________________________________________
57518 [  9666] By: jhi                                   on 2001/04/09  23:38:59
57519         Log: Slight wording tweaks from Damian to #9658.
57520      Branch: perl
57521            ! pod/perlobj.pod
57522 ____________________________________________________________________________
57523 [  9665] By: jhi                                   on 2001/04/09  19:56:06
57524         Log: Subject: [PATCH perlutil.pod] Nit
57525              From: Simon Cozens <simon@netthink.co.uk>
57526              Date: Mon, 9 Apr 2001 20:29:44 +0100
57527              Message-ID: <20010409202944.A14796@the.earth.li>
57528      Branch: perl
57529            ! pod/perlutil.pod
57530 ____________________________________________________________________________
57531 [  9664] By: jhi                                   on 2001/04/09  19:54:42
57532         Log: Subject: Re: perl571delta.pod@9631
57533              From: Mike Guy <mjtg@cam.ac.uk>
57534              Date: Mon, 09 Apr 2001 18:09:14 +0100
57535              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
57536      Branch: perl
57537            ! pod/perl571delta.pod
57538 ____________________________________________________________________________
57539 [  9663] By: jhi                                   on 2001/04/09  13:43:35
57540         Log: Update Changes.
57541      Branch: perl
57542            ! Changes patchlevel.h
57543 ____________________________________________________________________________
57544 [  9662] By: jhi                                   on 2001/04/09  13:24:46
57545         Log: tweak tweak.
57546      Branch: perl
57547            ! AUTHORS pod/perl571delta.pod
57548 ____________________________________________________________________________
57549 [  9661] By: jhi                                   on 2001/04/09  13:15:13
57550         Log: Thinko in manual patch applying.
57551      Branch: perl
57552            ! sv.c
57553 ____________________________________________________________________________
57554 [  9660] By: jhi                                   on 2001/04/09  13:07:53
57555         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
57556              From: Robin Barker <rmb1@cise.npl.co.uk> 
57557              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
57558              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
57559              
57560              (This corrects the case where the "isn't numeric" string contains \0s
57561              and is longer than the temporary buffer, and contains \0 at the point
57562              the string would be truncated by "...".) 
57563      Branch: perl
57564            ! sv.c
57565 ____________________________________________________________________________
57566 [  9659] By: jhi                                   on 2001/04/09  12:57:41
57567         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
57568      Branch: perl
57569            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
57570            ! t/lib/cgi-function.t t/lib/cgi-html.t
57571 ____________________________________________________________________________
57572 [  9658] By: jhi                                   on 2001/04/09  12:48:47
57573         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
57574              From: Ilmari Karonen <iltzu@sci.fi>
57575              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
57576              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
57577              
57578              Rearrange and rewrite the Method Invocation section
57579              to explain the concepts in nicer order.
57580      Branch: perl
57581            ! pod/perlobj.pod
57582 ____________________________________________________________________________
57583 [  9657] By: jhi                                   on 2001/04/09  12:35:58
57584         Log: Upgrade to podlators 1.09, from Russ Allbery.
57585      Branch: perl
57586            ! lib/Pod/Man.pm lib/Pod/Text.pm
57587 ____________________________________________________________________________
57588 [  9656] By: jhi                                   on 2001/04/09  12:31:53
57589         Log: perl571delta.
57590      Branch: perl
57591            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
57592 ____________________________________________________________________________
57593 [  9655] By: jhi                                   on 2001/04/09  12:20:09
57594         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
57595              From: Prymmer/Kahn <pvhp@best.com>
57596              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
57597              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
57598      Branch: perl
57599            ! lib/utf8.pm pod/perlunicode.pod
57600 ____________________________________________________________________________
57601 [  9654] By: gsar                                  on 2001/04/09  03:38:33
57602         Log: here lies 5.6.1
57603      Branch: maint-5.6/perl
57604            ! Changes
57605 ____________________________________________________________________________
57606 [  9653] By: jhi                                   on 2001/04/09  03:25:24
57607         Log: Update perlhist.
57608      Branch: perl
57609            ! pod/perlhist.pod
57610 ____________________________________________________________________________
57611 [  9652] By: jhi                                   on 2001/04/09  03:18:49
57612         Log: perl571delta tweaking continues.
57613      Branch: perl
57614            ! pod/perl571delta.pod
57615 ____________________________________________________________________________
57616 [  9651] By: gsar                                  on 2001/04/09  03:11:19
57617         Log: update Changes, patchlevel.h &c.
57618      Branch: maint-5.6/perl
57619            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
57620            ! pod/perltoc.pod
57621 ____________________________________________________________________________
57622 [  9650] By: jhi                                   on 2001/04/09  02:40:24
57623         Log: Integrate the perlfork half of #9513 from maintperl into mainline
57624              (the perlunicode half is obsolete)
57625      Branch: perl
57626            ! pod/perlfork.pod
57627 ____________________________________________________________________________
57628 [  9649] By: gsar                                  on 2001/04/09  02:35:43
57629         Log: tweak perldelta as suggested by Jarkko
57630      Branch: maint-5.6/perl
57631            ! pod/perldelta.pod
57632 ____________________________________________________________________________
57633 [  9648] By: jhi                                   on 2001/04/09  02:13:04
57634         Log: Integrate change #9646 from maintperl into mainline.
57635              
57636              add note about ithreads and Thread.pm
57637      Branch: perl
57638           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
57639 ____________________________________________________________________________
57640 [  9647] By: jhi                                   on 2001/04/09  02:10:18
57641         Log: Bad assumption that shortsize == 2.
57642      Branch: perl
57643            ! t/lib/xs-typemap.t
57644 ____________________________________________________________________________
57645 [  9646] By: gsar                                  on 2001/04/09  00:48:04
57646         Log: add note about ithreads and Thread.pm (too many people are
57647              confused by the fact that Thread.pm is built and installed
57648              under non-5005threads but doesn't work)
57649      Branch: maint-5.6/perl
57650            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
57651 ____________________________________________________________________________
57652 [  9645] By: gsar                                  on 2001/04/09  00:19:03
57653         Log: update perldelta.pod for changes in 5.6.1
57654      Branch: maint-5.6/perl
57655            ! Changes pod/perldelta.pod
57656 ____________________________________________________________________________
57657 [  9644] By: jhi                                   on 2001/04/08  20:37:00
57658         Log: Integrate change #9639 from maintperl into mainline:
57659              on windows, many of the README.* pods were being copied to
57660              the wrong location
57661      Branch: perl
57662           !> win32/Makefile win32/makefile.mk
57663 ____________________________________________________________________________
57664 [  9643] By: jhi                                   on 2001/04/08  20:07:11
57665         Log: Integrate change #9624 from maintperl into mainline:
57666              the pod tests were not okay.  (t/pod/find.t changes ignored)
57667      Branch: perl
57668           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
57669           !> t/pod/include.t t/pod/included.t t/pod/lref.t
57670           !> t/pod/multiline_items.t t/pod/nested_items.t
57671           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
57672           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
57673 ____________________________________________________________________________
57674 [  9642] By: jhi                                   on 2001/04/08  19:57:17
57675         Log: Integrate change #9638 from maintperl into mainline:
57676              update to latest JPL from the anoncvs repository
57677      Branch: perl
57678           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
57679           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
57680           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
57681 ____________________________________________________________________________
57682 [  9641] By: jhi                                   on 2001/04/08  19:53:30
57683         Log: perl571delta updates.
57684      Branch: perl
57685            ! lib/Filter/Simple.pm pod/perl571delta.pod
57686 ____________________________________________________________________________
57687 [  9640] By: gsar                                  on 2001/04/08  19:20:46
57688         Log: integrate change#9634 from mainline
57689              
57690              Fix the perlmodlib generation (didn't understand separate .pod
57691              files; didn't understand -- as the name-thing separator).
57692              Update the CPAN mirrors list.
57693      Branch: maint-5.6/perl
57694            ! pod/perlmodlib.pod
57695           !> pod/perlmodlib.PL
57696 ____________________________________________________________________________
57697 [  9639] By: gsar                                  on 2001/04/08  18:57:31
57698         Log: on windows, many of the README.* pods were being copied to the wrong
57699              location
57700      Branch: maint-5.6/perl
57701            ! win32/Makefile win32/makefile.mk
57702 ____________________________________________________________________________
57703 [  9638] By: gsar                                  on 2001/04/08  18:38:25
57704         Log: update to latest JPL from the anoncvs repository
57705      Branch: maint-5.6/perl
57706            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
57707            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
57708            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
57709 ____________________________________________________________________________
57710 [  9637] By: jhi                                   on 2001/04/08  17:53:53
57711         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
57712      Branch: perl
57713            ! pod/perl571delta.pod
57714 ____________________________________________________________________________
57715 [  9636] By: jhi                                   on 2001/04/08  17:18:32
57716         Log: Regen toc.
57717      Branch: perl
57718            ! pod/perltoc.pod
57719 ____________________________________________________________________________
57720 [  9635] By: jhi                                   on 2001/04/08  17:16:33
57721         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
57722              From: "Craig A. Berry" <craigberry@mac.com>
57723              Date: Sun, 08 Apr 2001 12:30:16 -0500
57724              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
57725      Branch: perl
57726            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
57727 ____________________________________________________________________________
57728 [  9634] By: jhi                                   on 2001/04/08  17:09:19
57729         Log: Fix the perlmodlib generation (didn't understand separate .pod
57730              files; didn't understand -- as the name-thing separator).
57731              
57732              Update the CPAN mirrors list.
57733      Branch: perl
57734            ! pod/perlmodlib.PL pod/perlmodlib.pod
57735 ____________________________________________________________________________
57736 [  9633] By: jhi                                   on 2001/04/08  16:49:17
57737         Log: Sort MANIFEST.
57738      Branch: perl
57739            ! MANIFEST
57740 ____________________________________________________________________________
57741 [  9632] By: gsar                                  on 2001/04/08  16:36:06
57742         Log: add $Tie::RefHash::VERSION
57743      Branch: maint-5.6/perl
57744            ! lib/Tie/RefHash.pm
57745 ____________________________________________________________________________
57746 [  9631] By: jhi                                   on 2001/04/08  16:10:15
57747         Log: perl571delta updates based on p5p feedback; still needs
57748              lots of examples.
57749      Branch: perl
57750            ! pod/perl571delta.pod
57751 ____________________________________________________________________________
57752 [  9630] By: jhi                                   on 2001/04/08  15:59:13
57753         Log: Update the list of supported platforms to talk about 5.7.1
57754              (and 5.6.1)
57755      Branch: perl
57756            ! pod/perlport.pod
57757 ____________________________________________________________________________
57758 [  9629] By: jhi                                   on 2001/04/08  15:55:41
57759         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
57760              from maintperl into mainline: perlport updates.
57761      Branch: perl
57762            ! pod/perlport.pod
57763 ____________________________________________________________________________
57764 [  9628] By: jhi                                   on 2001/04/08  15:53:17
57765         Log: perlsolaris.pod copied to wrong directory.
57766      Branch: perl
57767            ! win32/makefile.mk
57768 ____________________________________________________________________________
57769 [  9627] By: jhi                                   on 2001/04/08  14:48:18
57770         Log: Subject: Typos in perl571delta.pod
57771              From: "Stephen P. Potter" <spp@spotter.yi.org>
57772              Date: Sat, 07 Apr 2001 20:37:05 -0400
57773              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
57774      Branch: perl
57775            ! pod/perl571delta.pod
57776 ____________________________________________________________________________
57777 [  9626] By: jhi                                   on 2001/04/08  14:39:04
57778         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
57779      Branch: perl
57780            ! gv.c
57781 ____________________________________________________________________________
57782 [  9625] By: nick                                  on 2001/04/08  10:14:23
57783         Log: Integrate mainline
57784      Branch: perlio
57785           +> pod/perl570delta.pod pod/perl571delta.pod
57786           !> (integrate 27 files)
57787 ____________________________________________________________________________
57788 [  9624] By: gsar                                  on 2001/04/08  06:08:17
57789         Log: test in t/pod/* were busted
57790              
57791              these tests are still not enabled in t/{harness,TEST}
57792      Branch: maint-5.6/perl
57793            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
57794            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
57795            ! t/pod/multiline_items.t t/pod/nested_items.t
57796            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
57797            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
57798 ____________________________________________________________________________
57799 [  9623] By: gsar                                  on 2001/04/08  03:37:01
57800         Log: integrate change#9470 from mainline
57801              
57802              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
57803      Branch: maint-5.6/perl
57804           !> ext/Socket/Socket.xs
57805 ____________________________________________________________________________
57806 [  9622] By: jhi                                   on 2001/04/07  22:40:47
57807         Log: Update Changes.
57808      Branch: perl
57809            ! Changes patchlevel.h
57810 ____________________________________________________________________________
57811 [  9621] By: jhi                                   on 2001/04/07  22:34:16
57812         Log: Update AUTHORS.
57813      Branch: perl
57814            ! AUTHORS
57815 ____________________________________________________________________________
57816 [  9620] By: jhi                                   on 2001/04/07  22:12:47
57817         Log: Forgot to bump the number of tests in #9164.
57818      Branch: perl
57819            ! t/op/array.t
57820 ____________________________________________________________________________
57821 [  9619] By: jhi                                   on 2001/04/07  22:09:50
57822         Log: Bump patchlevel to 5.7.1.
57823      Branch: perl
57824            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57825            ! config_h.SH patchlevel.h
57826 ____________________________________________________________________________
57827 [  9618] By: jhi                                   on 2001/04/07  22:02:41
57828         Log: Populate perl571delta.
57829      Branch: perl
57830            ! pod/perl571delta.pod
57831 ____________________________________________________________________________
57832 [  9617] By: jhi                                   on 2001/04/07  22:01:23
57833         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
57834              to forget it later; do not change patchlevel.h yet or regenerate
57835              Configure yet.
57836      Branch: perl
57837            ! epoc/config.sh win32/Makefile win32/config_H.bc
57838            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
57839 ____________________________________________________________________________
57840 [  9616] By: jhi                                   on 2001/04/07  17:46:33
57841         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
57842      Branch: perl
57843            ! pod/perl571delta.pod
57844 ____________________________________________________________________________
57845 [  9615] By: jhi                                   on 2001/04/07  17:33:21
57846         Log: Change the toc configuration.
57847      Branch: perl
57848            ! pod/buildtoc.PL pod/perl.pod
57849 ____________________________________________________________________________
57850 [  9614] By: jhi                                   on 2001/04/07  17:29:47
57851         Log: Subject: PATCH: $[
57852              From: Robin Houston <robin@kitsite.com>
57853              Date: Fri, 6 Apr 2001 18:10:14 +0100
57854              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
57855      Branch: perl
57856            ! op.c t/op/array.t
57857 ____________________________________________________________________________
57858 [  9613] By: jhi                                   on 2001/04/07  17:28:26
57859         Log: Subject: [PATCH perl@9424] isn't numeric warning
57860              From: Robin Barker <rmb1@cise.npl.co.uk>
57861              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
57862              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
57863      Branch: perl
57864            ! sv.c t/pragma/warn/sv
57865 ____________________________________________________________________________
57866 [  9612] By: jhi                                   on 2001/04/07  17:26:45
57867         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
57868              From: Mike Guy <mjtg@cam.ac.uk>
57869              Date: Fri, 06 Apr 2001 12:47:06 +0100
57870              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
57871      Branch: perl
57872            ! dump.c t/lib/peek.t
57873 ____________________________________________________________________________
57874 [  9611] By: jhi                                   on 2001/04/07  17:21:35
57875         Log: Create perl571delta and seed it off with the perldelta changes
57876              since 5.7.0; remove those changes from perldelta and rename it
57877              as perl570delta; recreate perldelta but leave it almost empty.
57878      Branch: perl
57879            + pod/perl570delta.pod pod/perl571delta.pod
57880            ! MANIFEST pod/perldelta.pod
57881 ____________________________________________________________________________
57882 [  9610] By: jhi                                   on 2001/04/07  16:56:32
57883         Log: Denit.
57884      Branch: perl
57885            ! pod/perldelta.pod
57886 ____________________________________________________________________________
57887 [  9609] By: jhi                                   on 2001/04/07  16:38:32
57888         Log: Retract #9523: needs more thought.
57889      Branch: perl
57890            ! Makefile.SH
57891 ____________________________________________________________________________
57892 [  9608] By: jhi                                   on 2001/04/07  14:59:20
57893         Log: atmark() code cleanaup.
57894      Branch: perl
57895            ! ext/IO/IO.xs
57896 ____________________________________________________________________________
57897 [  9607] By: jhi                                   on 2001/04/07  14:48:14
57898         Log: Integrate change #9605 from maintperl into mainline.
57899              
57900              can't optimize away scope entry if tr/// is present
57901      Branch: perl
57902           !> op.c t/op/tr.t
57903 ____________________________________________________________________________
57904 [  9606] By: jhi                                   on 2001/04/07  14:43:59
57905         Log: Integrate perlio:
57906              
57907              [  9604]
57908              Split out extension finding code from buildext.pl into FindExt.pm
57909              Use it to get Config.pm's idea of available extensions in line
57910              with what is built.
57911              
57912              [  9603]
57913              Cleanup correction for failed :Via() layer, also set an error code.
57914              
57915              [  9602]
57916              Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
57917              style. So don't use binmode() on the handles so that Win32 etc. see
57918              same sequence and produce same digests.
57919              
57920              [  9601]
57921              Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
57922              Else it complains and so crlf layer (say) does not get pushed.
57923              
57924              [  9599]
57925              Quote $VERSION in Encode.pm.
57926              regen_config_h as requested.
57927      Branch: perl
57928           +> win32/FindExt.pm
57929           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
57930           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
57931 ____________________________________________________________________________
57932 [  9605] By: gsar                                  on 2001/04/07  11:52:40
57933         Log: can't optimize away scope entry if tr/// is present
57934      Branch: maint-5.6/perl
57935            ! op.c t/op/tr.t
57936 ____________________________________________________________________________
57937 [  9604] By: nick                                  on 2001/04/07  11:39:45
57938         Log: Split out extension finding code from buildext.pl into FindExt.pm
57939              Use it to get Config.pm's idea of available extensions in line
57940              with what is built.
57941      Branch: perlio
57942            + win32/FindExt.pm
57943            ! MANIFEST win32/buildext.pl win32/config_sh.PL
57944            ! win32/makefile.mk
57945 ____________________________________________________________________________
57946 [  9603] By: nick                                  on 2001/04/07  09:11:38
57947         Log: Cleanup correction for failed :Via() layer, also set an error code.
57948      Branch: perlio
57949            ! ext/PerlIO/Via/Via.xs
57950 ____________________________________________________________________________
57951 [  9602] By: nick                                  on 2001/04/07  08:38:04
57952         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
57953              style. So don't use binmode() on the handles so that Win32 etc. see
57954              same sequence and produce same digests.
57955      Branch: perlio
57956            ! t/lib/md5-file.t
57957 ____________________________________________________________________________
57958 [  9601] By: nick                                  on 2001/04/07  08:36:26
57959         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
57960              Else it complains and so crlf layer (say) does not get pushed.
57961      Branch: perlio
57962            ! perlio.c
57963 ____________________________________________________________________________
57964 [  9600] By: jhi                                   on 2001/04/06  23:00:09
57965         Log: Integrate change #9599 from perlio into mainline.
57966      Branch: perl
57967           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
57968           !> win32/config_H.vc
57969 ____________________________________________________________________________
57970 [  9599] By: nick                                  on 2001/04/06  21:42:43
57971         Log: Quote $VERSION in Encode.pm.
57972              regen_config_h as requested.
57973      Branch: perlio
57974            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
57975            ! win32/config_H.vc
57976 ____________________________________________________________________________
57977 [  9598] By: nick                                  on 2001/04/06  20:34:59
57978         Log: Integrate mainline
57979      Branch: perlio
57980           +> README.macos
57981           !> (integrate 39 files)
57982 ____________________________________________________________________________
57983 [  9597] By: gsar                                  on 2001/04/06  18:06:35
57984         Log: integrate change#9464 from mainline (addendum to change#8313)
57985              
57986              Subject: [PATCH @9452] Better peep()ing for foreach() loops
57987      Branch: maint-5.6/perl
57988           !> op.c
57989 ____________________________________________________________________________
57990 [  9596] By: jhi                                   on 2001/04/06  17:26:03
57991         Log: The d_casti32=undef is good for you even when not use64bitall.
57992      Branch: perl
57993            ! hints/hpux.sh
57994 ____________________________________________________________________________
57995 [  9595] By: gsar                                  on 2001/04/06  14:57:17
57996         Log: add a low-impact fix to accommodate darwin-ism
57997      Branch: maint-5.6/perl
57998            ! ext/Errno/Errno_pm.PL
57999 ____________________________________________________________________________
58000 [  9594] By: jhi                                   on 2001/04/06  14:55:14
58001         Log: Integrate changes #9528,9593 from mainline into maintperl;
58002              tweaking the editor/IDE/shell list.
58003      Branch: maint-5.6/perl
58004           !> pod/perlfaq3.pod
58005 ____________________________________________________________________________
58006 [  9593] By: jhi                                   on 2001/04/06  14:51:39
58007         Log: Make the editor/IDE/shell list a little bit airier.
58008      Branch: perl
58009            ! pod/perlfaq3.pod
58010 ____________________________________________________________________________
58011 [  9592] By: gsar                                  on 2001/04/06  14:45:18
58012         Log: integrate change#9477 from mainline (base.pm doc tweak)
58013              
58014              missing doc entry for fmod()
58015      Branch: maint-5.6/perl
58016            ! lib/Math/BigFloat.pm
58017           !> lib/base.pm
58018 ____________________________________________________________________________
58019 [  9591] By: jhi                                   on 2001/04/06  13:55:48
58020         Log: Regen toc.
58021      Branch: perl
58022            ! pod/perltoc.pod
58023 ____________________________________________________________________________
58024 [  9590] By: jhi                                   on 2001/04/06  13:54:52
58025         Log: Math::BigFloat patches from John Peacock.  The equivalent
58026              of #9586 from maintperl but reworked by John to work with
58027              the bleadperl.
58028      Branch: perl
58029            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
58030 ____________________________________________________________________________
58031 [  9589] By: jhi                                   on 2001/04/06  13:42:23
58032         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
58033      Branch: perl
58034            ! ext/Digest/MD5/Makefile.PL
58035 ____________________________________________________________________________
58036 [  9588] By: jhi                                   on 2001/04/06  13:31:45
58037         Log: Integrate changes #9584,9587 from maintperl into mainline.
58038              
58039              keep eval"" CVs alive until the end of the statement in which
58040              they're called
58041              
58042              add README.macos (from Chris Nandor)
58043              
58044              tyop in change#9555
58045      Branch: perl
58046           +> README.macos
58047           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
58048           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
58049           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
58050           !> win32/makefile.mk
58051 ____________________________________________________________________________
58052 [  9587] By: gsar                                  on 2001/04/06  07:31:30
58053         Log: add README.macos (from Chris Nandor)
58054              
58055              tyop in change#9555
58056      Branch: maint-5.6/perl
58057            + README.macos
58058            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
58059            ! win32/Makefile win32/makefile.mk
58060 ____________________________________________________________________________
58061 [  9586] By: gsar                                  on 2001/04/06  07:08:54
58062         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
58063      Branch: maint-5.6/perl
58064            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
58065 ____________________________________________________________________________
58066 [  9585] By: gsar                                  on 2001/04/06  06:58:44
58067         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
58068              from mainline
58069              
58070              Subject: [PATCH] Base64 update to perlfaq9.pod
58071              
58072              Subject: [PATCH AUTHORS] Housekeeping
58073              
58074              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
58075              Mac OS X (Darwin) has extra pwent fields.
58076              
58077              Subject: [PATCH B::*] print control-character vars readably
58078              Needs EBCDICification.
58079              
58080              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
58081              
58082              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
58083              
58084              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
58085              
58086              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
58087              
58088              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
58089              
58090              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
58091              
58092              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
58093              
58094              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
58095              
58096              FreeBSD hints tweak from Anton Berezin.
58097              
58098              Subject: [PATCH foolperl & bleadperl] README.vms update
58099              
58100              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
58101      Branch: maint-5.6/perl
58102           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
58103           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
58104           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
58105 ____________________________________________________________________________
58106 [  9584] By: gsar                                  on 2001/04/06  04:09:00
58107         Log: keep eval"" CVs alive until the end of the statement in which
58108              they're called; this avoids a coredump ensuing from search for
58109              lexicals in code such as:
58110              
58111              sub bug {
58112              my $s = @_;
58113              eval q[sub { eval 'sub { &$s }' }];
58114              }
58115              bug("x")->()->();
58116              
58117              this code still doesn't work as intended (as it has remained
58118              since time immemorial), but it doesn't provoke a coredump anymore
58119      Branch: maint-5.6/perl
58120            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
58121            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
58122 ____________________________________________________________________________
58123 [  9583] By: jhi                                   on 2001/04/05  23:52:51
58124         Log: Update Changes.
58125      Branch: perl
58126            ! Changes patchlevel.h
58127 ____________________________________________________________________________
58128 [  9582] By: jhi                                   on 2001/04/05  23:11:23
58129         Log: Slight doc tweak.
58130      Branch: perl
58131            ! pod/perlunicode.pod
58132 ____________________________________________________________________________
58133 [  9581] By: jhi                                   on 2001/04/05  23:04:11
58134         Log: Integrate perlio:
58135              
58136              [  9569]
58137              Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
58138              
58139              [  9549]
58140              Downgrade "Wide character in print" to a warning.
58141      Branch: perl
58142           !> pod/perlunicode.pod
58143 ____________________________________________________________________________
58144 [  9580] By: jhi                                   on 2001/04/05  23:03:29
58145         Log: Test for #9579.
58146      Branch: perl
58147            ! t/op/do.t
58148 ____________________________________________________________________________
58149 [  9579] By: jhi                                   on 2001/04/05  22:54:17
58150         Log: Subject: [PATCH] Propagate calling context for do '...'
58151              From: Gisle Aas <gisle@ActiveState.com>
58152              Date: 04 Apr 2001 20:17:29 -0700
58153              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
58154      Branch: perl
58155            ! pod/perlfunc.pod pp_ctl.c
58156 ____________________________________________________________________________
58157 [  9578] By: jhi                                   on 2001/04/05  22:52:51
58158         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
58159              From: Peter Prymmer <pvhp@forte.com>
58160              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
58161              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
58162      Branch: perl
58163            ! README.vms
58164 ____________________________________________________________________________
58165 [  9577] By: jhi                                   on 2001/04/05  22:48:22
58166         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
58167              From: "Craig A. Berry" <craigberry@mac.com>
58168              Date: Thu, 5 Apr 2001 13:43:28 -0500
58169              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
58170      Branch: perl
58171            ! README.vms
58172 ____________________________________________________________________________
58173 [  9576] By: jhi                                   on 2001/04/05  22:31:38
58174         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
58175              From: Michael G Schwern <schwern@pobox.com>
58176              Date: Thu, 5 Apr 2001 21:53:21 +0100
58177              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
58178      Branch: perl
58179            ! lib/base.pm t/lib/fields.t
58180 ____________________________________________________________________________
58181 [  9575] By: jhi                                   on 2001/04/05  22:26:10
58182         Log: FreeBSD hints tweak from Anton Berezin.
58183      Branch: perl
58184            ! hints/freebsd.sh
58185 ____________________________________________________________________________
58186 [  9574] By: jhi                                   on 2001/04/05  22:24:03
58187         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
58188              From: David Dyck <dcd@tc.fluke.com>
58189              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
58190              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
58191      Branch: perl
58192            ! t/op/oct.t
58193 ____________________________________________________________________________
58194 [  9573] By: jhi                                   on 2001/04/05  22:23:06
58195         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
58196              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
58197              From: David Dyck <dcd@tc.fluke.com>
58198              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
58199      Branch: perl
58200            ! pp.c
58201 ____________________________________________________________________________
58202 [  9572] By: jhi                                   on 2001/04/05  22:14:47
58203         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
58204              From: Robin Houston <robin@kitsite.com>
58205              Date: Thu, 5 Apr 2001 20:56:48 +0100
58206              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
58207      Branch: perl
58208            ! ext/B/B/Deparse.pm
58209 ____________________________________________________________________________
58210 [  9571] By: jhi                                   on 2001/04/05  22:12:53
58211         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
58212              From: Robin Houston <robin@kitsite.com>
58213              Date: Thu, 5 Apr 2001 19:55:51 +0100
58214              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
58215      Branch: perl
58216            ! ext/B/B/Deparse.pm
58217 ____________________________________________________________________________
58218 [  9570] By: jhi                                   on 2001/04/05  22:11:06
58219         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
58220              From: Robin Houston <robin@kitsite.com>
58221              Date: Thu, 5 Apr 2001 20:16:29 +0100
58222              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
58223      Branch: perl
58224            ! ext/B/B/Deparse.pm
58225 ____________________________________________________________________________
58226 [  9569] By: nick                                  on 2001/04/05  21:32:26
58227         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
58228      Branch: perlio
58229            ! pod/perlunicode.pod
58230 ____________________________________________________________________________
58231 [  9568] By: nick                                  on 2001/04/05  19:38:09
58232         Log: Integrate mainline
58233      Branch: perlio
58234           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
58235           !> (integrate 35 files)
58236 ____________________________________________________________________________
58237 [  9567] By: jhi                                   on 2001/04/05  18:31:45
58238         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
58239              From: Robin Houston <robin@kitsite.com>
58240              Date: Thu, 5 Apr 2001 18:03:23 +0100
58241              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
58242      Branch: perl
58243            ! ext/B/B/Deparse.pm
58244 ____________________________________________________________________________
58245 [  9566] By: jhi                                   on 2001/04/05  18:29:35
58246         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
58247              From: Robin Houston <robin@kitsite.com>
58248              Date: Thu, 5 Apr 2001 16:45:18 +0100
58249              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
58250      Branch: perl
58251            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
58252 ____________________________________________________________________________
58253 [  9565] By: jhi                                   on 2001/04/05  18:24:23
58254         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
58255              From: Robin Houston <robin@kitsite.com>
58256              Date: Thu, 5 Apr 2001 14:50:09 +0100
58257              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
58258      Branch: perl
58259            ! ext/B/B/Deparse.pm
58260 ____________________________________________________________________________
58261 [  9564] By: jhi                                   on 2001/04/05  18:23:03
58262         Log: Subject: [PATCH B::*] print control-character vars readably
58263              From: Robin Houston <robin@kitsite.com>
58264              Date: Thu, 5 Apr 2001 14:27:38 +0100
58265              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
58266              
58267              Needs EBCDICification.
58268      Branch: perl
58269            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
58270            ! ext/B/B/Terse.pm
58271 ____________________________________________________________________________
58272 [  9563] By: jhi                                   on 2001/04/05  18:20:32
58273         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
58274              Date: Thu, 5 Apr 2001 13:21:42 -0400
58275              From: Paul Schinder <schinder@pobox.com>
58276              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
58277              
58278              Mac OS X (Darwin) has extra pwent fields.
58279      Branch: perl
58280            ! t/op/pwent.t
58281 ____________________________________________________________________________
58282 [  9562] By: jhi                                   on 2001/04/05  17:57:51
58283         Log: Regen toc.
58284      Branch: perl
58285            ! pod/perltoc.pod
58286 ____________________________________________________________________________
58287 [  9561] By: jhi                                   on 2001/04/05  17:47:33
58288         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
58289      Branch: metaconfig
58290            ! U/Glossary.patch
58291      Branch: metaconfig/U/perl
58292            + d_u32align.U
58293            ! d_cmsghdr_s.U d_msghdr_s.U
58294 ____________________________________________________________________________
58295 [  9560] By: jhi                                   on 2001/04/05  17:47:01
58296         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
58297              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
58298              Introduce probes for struct msghdr, struct cmsghdr,
58299              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
58300              ualarm, usleep, for possible later extension work.
58301      Branch: perl
58302            + t/lib/md5-align.t
58303            ! Configure MANIFEST Porting/Glossary Porting/config.sh
58304            ! Porting/config_H config_h.SH configure.com epoc/config.sh
58305            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
58306            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
58307            ! vos/config.ga.h win32/config.bc win32/config.gc
58308            ! win32/config.vc
58309 ____________________________________________________________________________
58310 [  9559] By: jhi                                   on 2001/04/05  13:03:04
58311         Log: Be traditional in your cpp (for the Errno extension).
58312      Branch: perl
58313            ! hints/darwin.sh
58314 ____________________________________________________________________________
58315 [  9558] By: jhi                                   on 2001/04/05  13:00:05
58316         Log: Add $Config{cppflags} to the gcc incantation.
58317      Branch: perl
58318            ! ext/Errno/Errno_pm.PL
58319 ____________________________________________________________________________
58320 [  9557] By: jhi                                   on 2001/04/05  04:22:39
58321         Log: Introduce Sean Burke's Class::ISA 0.32.
58322      Branch: perl
58323            + lib/Class/ISA.pm t/lib/class-isa.t
58324            ! MANIFEST
58325 ____________________________________________________________________________
58326 [  9556] By: jhi                                   on 2001/04/05  04:09:50
58327         Log: Subject: [PATCH AUTHORS] Housekeeping
58328              From: Paul Johnson <paul@pjcj.net> 
58329              Date: Wed, 4 Apr 2001 22:45:47 +0200
58330              Message-ID: <20010404224547.D9548@pjcj.net>
58331      Branch: perl
58332            ! AUTHORS
58333 ____________________________________________________________________________
58334 [  9555] By: jhi                                   on 2001/04/05  04:06:33
58335         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
58336              From: Gisle Aas <gisle@ActiveState.com>
58337              Date: 04 Apr 2001 14:23:04 -0700
58338              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
58339      Branch: perl
58340            ! pod/perlfaq9.pod
58341 ____________________________________________________________________________
58342 [  9554] By: jhi                                   on 2001/04/05  04:05:49
58343         Log: Downgrade also the "Wide character" diagnostic.
58344      Branch: perl
58345            ! pod/perldiag.pod
58346 ____________________________________________________________________________
58347 [  9553] By: jhi                                   on 2001/04/05  04:00:33
58348         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
58349              maintperl into mainline.
58350              
58351              "double" should be "NV"; standard typemap is missing entry
58352              for NV
58353              
58354              s/djSP/dSP/
58355              
58356              Downgrade "Wide character in print" to a warning.
58357              
58358              B::Deparse fix for ${^FOO} and documentation for PVX() method
58359              (from Robin Houston)
58360              
58361              tr/// doesn't null-terminate the result in some situations
58362              (from Gisle Aas)
58363      Branch: perl
58364           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
58365           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
58366           !> t/io/utf8.t t/op/tr.t
58367 ____________________________________________________________________________
58368 [  9552] By: jhi                                   on 2001/04/05  03:52:50
58369         Log: Retract changes #9542 and #9538 (from maintperl, integrated
58370              at #9540), shouldn't be needed because of the perlio changes.
58371      Branch: perl
58372            ! util.c
58373 ____________________________________________________________________________
58374 [  9551] By: gsar                                  on 2001/04/05  00:18:34
58375         Log: tr/// doesn't null-terminate the result in some situations
58376              (from Gisle Aas)
58377      Branch: maint-5.6/perl
58378            ! doop.c t/op/tr.t
58379 ____________________________________________________________________________
58380 [  9550] By: gsar                                  on 2001/04/04  20:04:17
58381         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
58382              (from Robin Houston)
58383      Branch: maint-5.6/perl
58384            ! ext/B/B.pm ext/B/B/Deparse.pm
58385 ____________________________________________________________________________
58386 [  9549] By: nick                                  on 2001/04/04  18:56:15
58387         Log: Downgrade "Wide character in print" to a warning.
58388      Branch: perlio
58389            ! doio.c t/io/utf8.t
58390 ____________________________________________________________________________
58391 [  9548] By: gsar                                  on 2001/04/04  18:51:49
58392         Log: integrate changes#9460,9462,9482,9521,9522
58393              
58394              Subject: PATCH: B::Debug should show LOOP-specific fields
58395              
58396              Subject: B::Deparse precedence bug. (Patch included.)
58397              
58398              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
58399              
58400              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
58401              
58402              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
58403      Branch: maint-5.6/perl
58404           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
58405           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
58406 ____________________________________________________________________________
58407 [  9547] By: gsar                                  on 2001/04/04  18:49:16
58408         Log: s/djSP/dSP/
58409      Branch: maint-5.6/perl
58410            ! ext/Thread/Thread.xs
58411 ____________________________________________________________________________
58412 [  9546] By: nick                                  on 2001/04/04  18:44:00
58413         Log: Integrate mainline.
58414      Branch: perlio
58415           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
58416           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
58417 ____________________________________________________________________________
58418 [  9545] By: gsar                                  on 2001/04/04  18:38:52
58419         Log: integrate change#8837 from mainline
58420              
58421              Subject: [patch] -Wall cleanup round 2
58422      Branch: maint-5.6/perl
58423           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
58424           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
58425           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
58426           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
58427           !> ext/SDBM_File/SDBM_File.xs
58428 ____________________________________________________________________________
58429 [  9544] By: gsar                                  on 2001/04/04  17:49:57
58430         Log: "double" should be "NV"; standard typemap is missing entry
58431              for NV
58432      Branch: maint-5.6/perl
58433            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
58434 ____________________________________________________________________________
58435 [  9543] By: jhi                                   on 2001/04/04  14:13:18
58436         Log: Thou shalt not (just) match for English error messages.
58437      Branch: perl
58438            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
58439            ! os2/OS2/Process/Process.pm
58440 ____________________________________________________________________________
58441 [  9542] By: jhi                                   on 2001/04/04  13:20:39
58442         Log: Make the stdio tricks of fflush_all() to exist only if
58443              stdio is being used.
58444      Branch: perl
58445            ! util.c
58446 ____________________________________________________________________________
58447 [  9541] By: jhi                                   on 2001/04/04  04:20:24
58448         Log: Subject: Re: [PATCH] Lighten up glob
58449              From: Benjamin Sugars <bsugars@canoe.ca>
58450              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
58451              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
58452      Branch: perl
58453            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
58454            ! util.c
58455 ____________________________________________________________________________
58456 [  9540] By: jhi                                   on 2001/04/04  04:03:57
58457         Log: Integrate changes #9538,9539 from maintperl into mainline.
58458              
58459              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
58460              for use with _fwalk() (fix for change#7705)
58461              
58462              another tweak needed for SunOS 4.1.x build (from Mike Guy)
58463              (cp -f is not portable)
58464      Branch: perl
58465           !> Makefile.SH util.c
58466 ____________________________________________________________________________
58467 [  9539] By: gsar                                  on 2001/04/04  03:01:14
58468         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
58469      Branch: maint-5.6/perl
58470            ! Makefile.SH
58471 ____________________________________________________________________________
58472 [  9538] By: gsar                                  on 2001/04/04  01:00:38
58473         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
58474              for use with _fwalk() (fix for change#7705)
58475      Branch: maint-5.6/perl
58476            ! util.c
58477 ____________________________________________________________________________
58478 [  9537] By: nick                                  on 2001/04/03  19:24:55
58479         Log: Integrate mainline
58480      Branch: perlio
58481           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
58482           +> lib/unicode/PropList.html
58483            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
58484           !> (integrate 69 files)
58485 ____________________________________________________________________________
58486 [  9536] By: jhi                                   on 2001/04/03  18:02:31
58487         Log: Integrate change #9533 from maintperl into mainline.
58488              
58489              better fix for change#9517 to accomodate UNC paths like
58490              \\server\share\foo, and paths with trailing backslash
58491              like c:\this\
58492      Branch: perl
58493           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
58494 ____________________________________________________________________________
58495 [  9535] By: jhi                                   on 2001/04/03  17:58:07
58496         Log: Change the push/unshift warning to be of class syntax, not misc.
58497      Branch: perl
58498            ! op.c pod/perldiag.pod t/pragma/warn/op
58499 ____________________________________________________________________________
58500 [  9534] By: jhi                                   on 2001/04/03  15:03:46
58501         Log: Change the push/unshift warning (#9532) to talk about "no values"
58502              instead of "no arguments".
58503      Branch: perl
58504            ! op.c pod/perldiag.pod t/pragma/warn/op
58505 ____________________________________________________________________________
58506 [  9533] By: gsar                                  on 2001/04/03  14:30:07
58507         Log: better fix for change#9517 to accomodate UNC paths like
58508              \\server\share\foo, and paths with trailing backslash
58509              like c:\this\
58510      Branch: maint-5.6/perl
58511            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
58512 ____________________________________________________________________________
58513 [  9532] By: jhi                                   on 2001/04/03  13:11:46
58514         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
58515              From: Robin Houston <robin@kitsite.com>
58516              Date: Mon, 2 Apr 2001 15:03:29 +0100
58517              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
58518      Branch: perl
58519            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
58520 ____________________________________________________________________________
58521 [  9531] By: jhi                                   on 2001/04/03  13:06:34
58522         Log: Integrate change #9530 from maintperl into mainline.
58523              
58524              accomodate VMS "mailbox overflow" quirk in testsuite (from
58525              Craig Berry)
58526      Branch: perl
58527           !> t/lib/socket.t
58528 ____________________________________________________________________________
58529 [  9530] By: gsar                                  on 2001/04/03  04:56:41
58530         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
58531              Craig Berry)
58532      Branch: maint-5.6/perl
58533            ! t/lib/socket.t
58534 ____________________________________________________________________________
58535 [  9529] By: jhi                                   on 2001/04/03  02:34:34
58536         Log: Update Changes.
58537      Branch: perl
58538            ! Changes patchlevel.h
58539 ____________________________________________________________________________
58540 [  9528] By: jhi                                   on 2001/04/03  01:27:57
58541         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
58542              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
58543              To: perl5-porters@perl.org
58544              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
58545      Branch: perl
58546            ! pod/perlfaq3.pod
58547 ____________________________________________________________________________
58548 [  9527] By: jhi                                   on 2001/04/03  01:22:09
58549         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
58550              From: Peter Prymmer <pvhp@forte.com>
58551              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
58552              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
58553      Branch: perl
58554            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
58555 ____________________________________________________________________________
58556 [  9526] By: jhi                                   on 2001/04/03  01:18:25
58557         Log: The metaconfig unit changes for #9525.
58558      Branch: metaconfig
58559            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
58560      Branch: metaconfig/U/perl
58561            ! use64bits.U
58562 ____________________________________________________________________________
58563 [  9525] By: jhi                                   on 2001/04/03  01:17:30
58564         Log: Configure sanity checks:
58565              * if use64bitall is attempted but pointers are only 32-bit,
58566              'downgrade' to use64bitint
58567              * if use64bitint is attempted but there's no quad type,
58568              forget about use64bitint (well, the default for it is 'n',
58569              the user can still override this)
58570              * if pointers are 64 bits, do not try to use Perl's malloc
58571      Branch: perl
58572            ! Configure
58573 ____________________________________________________________________________
58574 [  9524] By: gsar                                  on 2001/04/03  01:09:12
58575         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
58576      Branch: maint-5.6/perl
58577            ! pp_sys.c
58578 ____________________________________________________________________________
58579 [  9523] By: jhi                                   on 2001/04/03  00:02:31
58580         Log: (Retracted by #9609)
58581              
58582              Make it harder for parallel makes to enter 'test' before
58583              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
58584              should be unhappy enough, but sometimes parallel makes seem
58585              to sneak past both in Tru64 and AIX.)
58586      Branch: perl
58587            ! Makefile.SH
58588 ____________________________________________________________________________
58589 [  9522] By: jhi                                   on 2001/04/02  22:35:31
58590         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
58591              Date: Mon, 2 Apr 2001 22:54:10 +0100
58592              From: Robin Houston <robin@kitsite.com>
58593              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
58594      Branch: perl
58595            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
58596 ____________________________________________________________________________
58597 [  9521] By: jhi                                   on 2001/04/02  22:32:23
58598         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
58599              From: Robin Houston <robin@kitsite.com>
58600              Date: Mon, 2 Apr 2001 20:24:03 +0100
58601              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
58602      Branch: perl
58603            ! ext/B/B/Concise.pm
58604 ____________________________________________________________________________
58605 [  9520] By: jhi                                   on 2001/04/02  22:30:43
58606         Log: Subject: [PATCH] REALLY pedantic hv.h nit
58607              From: Simon Cozens <simon@netthink.co.uk>
58608              Date: Mon, 2 Apr 2001 15:43:06 +0100
58609              Message-ID: <20010402154306.A21711@netthink.co.uk>
58610      Branch: perl
58611            ! hv.h
58612 ____________________________________________________________________________
58613 [  9519] By: jhi                                   on 2001/04/02  22:28:04
58614         Log: Based on
58615              
58616              Subject: [foolperl] EPOC fix
58617              From: Olaf Flebbe <O.Flebbe@science-computing.de>
58618              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
58619              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
58620      Branch: perl
58621            ! pp_sys.c
58622 ____________________________________________________________________________
58623 [  9518] By: jhi                                   on 2001/04/02  22:22:34
58624         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
58625              
58626              README.win32 tweaks; add a note about alternative location for
58627              getting a gcc-2.95.2 that will build perl properly on windows
58628              
58629              add some notes about gutsy threading matters
58630              
58631              many of the utilities interpolate literal paths within doublequotes
58632              (fails on dosish platforms where path contains backslashes)
58633      Branch: perl
58634           !> README.win32 pod/perlguts.pod utils/perldoc.PL
58635           !> x2p/find2perl.PL x2p/s2p.PL
58636 ____________________________________________________________________________
58637 [  9517] By: gsar                                  on 2001/04/02  19:52:21
58638         Log: many of the utilities interpolate literal paths within doublequotes
58639              (fails on dosish platforms where path contains backslashes)
58640      Branch: maint-5.6/perl
58641            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
58642 ____________________________________________________________________________
58643 [  9516] By: gsar                                  on 2001/04/02  05:49:37
58644         Log: a foolish release
58645      Branch: maint-5.6/perl
58646            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
58647            ! pod/perltoc.pod
58648 ____________________________________________________________________________
58649 [  9515] By: gsar                                  on 2001/04/02  05:04:29
58650         Log: add missing changelog summaries
58651      Branch: maint-5.6/perl
58652            ! Changes
58653 ____________________________________________________________________________
58654 [  9514] By: gsar                                  on 2001/04/02  04:07:13
58655         Log: add some notes about gutsy threading matters
58656      Branch: maint-5.6/perl
58657            ! pod/perlguts.pod
58658 ____________________________________________________________________________
58659 [  9513] By: gsar                                  on 2001/04/02  03:25:21
58660         Log: add more prominent caveat notices about experimental features
58661      Branch: maint-5.6/perl
58662            ! pod/perlfork.pod pod/perlunicode.pod
58663 ____________________________________________________________________________
58664 [  9512] By: gsar                                  on 2001/04/02  02:54:33
58665         Log: integrate changes#9479,9509 from mainline
58666              
58667              [PATCH] File::Glob stuff for Mac OS
58668              
58669              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
58670      Branch: maint-5.6/perl
58671           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
58672           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
58673           !> t/lib/glob-taint.t
58674 ____________________________________________________________________________
58675 [  9511] By: gsar                                  on 2001/04/02  02:38:24
58676         Log: README.win32 tweaks; add a note about alternative location for
58677              getting a gcc-2.95.2 that will build perl properly on windows
58678      Branch: maint-5.6/perl
58679            ! README.win32
58680 ____________________________________________________________________________
58681 [  9510] By: jhi                                   on 2001/04/01  20:45:10
58682         Log: An ambiguousity warning.
58683      Branch: perl
58684            ! t/lib/trig.t
58685 ____________________________________________________________________________
58686 [  9509] By: jhi                                   on 2001/04/01  19:53:47
58687         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
58688              From: Jonathan Stowe <gellyfish@gellyfish.com>
58689              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
58690              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
58691      Branch: perl
58692            ! ext/File/Glob/bsd_glob.c
58693 ____________________________________________________________________________
58694 [  9508] By: jhi                                   on 2001/04/01  19:35:03
58695         Log: Update Changes.
58696      Branch: perl
58697            ! Changes patchlevel.h
58698 ____________________________________________________________________________
58699 [  9507] By: jhi                                   on 2001/04/01  19:24:01
58700         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
58701              from mainline to maintperl: pod tweaks.
58702      Branch: maint-5.6/perl
58703           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
58704           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
58705           !> pod/perlvar.pod
58706 ____________________________________________________________________________
58707 [  9506] By: jhi                                   on 2001/04/01  19:11:53
58708         Log: Commit Sarathy to April release of 5.6.1 :-)
58709      Branch: perl
58710            ! pod/perlfaq1.pod
58711 ____________________________________________________________________________
58712 [  9505] By: jhi                                   on 2001/04/01  19:03:15
58713         Log: Subject: PATCH 5.6.0 (perldebug.pod)
58714              From: Mark-Jason Dominus <mjd@plover.com>
58715              Date: Sun, 01 Apr 2001 14:25:11 -0400
58716              Message-ID: <20010401182511.9247.qmail@plover.com>
58717      Branch: perl
58718            ! pod/perldebug.pod
58719 ____________________________________________________________________________
58720 [  9504] By: jhi                                   on 2001/04/01  18:43:09
58721         Log: Add great_circle_direction().
58722      Branch: perl
58723            ! lib/Math/Trig.pm t/lib/trig.t
58724 ____________________________________________________________________________
58725 [  9503] By: jhi                                   on 2001/04/01  17:29:12
58726         Log: Unicode ReadMe update for Unicode 3.1.
58727      Branch: perl
58728            ! lib/unicode/ReadMe.txt
58729 ____________________________________________________________________________
58730 [  9502] By: jhi                                   on 2001/04/01  17:18:40
58731         Log: Integrate change #9501 from maintperl into mainline.
58732              
58733              fix the perlembed notes on multiple interpreters
58734              
58735              fix ExtUtils::Embed to work passably on Windows
58736      Branch: perl
58737           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
58738 ____________________________________________________________________________
58739 [  9501] By: gsar                                  on 2001/04/01  07:21:57
58740         Log: fix the perlembed notes on multiple interpreters
58741              
58742              fix ExtUtils::Embed to work passably on Windows
58743      Branch: maint-5.6/perl
58744            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
58745 ____________________________________________________________________________
58746 [  9500] By: jhi                                   on 2001/04/01  05:58:23
58747         Log: Test for #9499.
58748      Branch: perl
58749            ! t/op/tr.t
58750 ____________________________________________________________________________
58751 [  9499] By: jhi                                   on 2001/04/01  05:55:46
58752         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
58753      Branch: perl
58754            ! embed.h embed.pl op.c proto.h
58755 ____________________________________________________________________________
58756 [  9498] By: jhi                                   on 2001/04/01  05:44:34
58757         Log: Protect the workaround hunk more.
58758      Branch: perl
58759            ! toke.c
58760 ____________________________________________________________________________
58761 [  9497] By: jhi                                   on 2001/04/01  00:24:25
58762         Log: Integrate changes #9493,9494,9495,9496 from maintperl
58763              into mainline.
58764              
58765              fix a broken workaround for Borland compiler in change#4739
58766              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
58767              
58768              nits spotted by Borland compiler
58769              
58770              avoid redefinition warnings under Borland 5.02
58771              
58772              various nits identified by the Borland 5.5 compiler; remove suppression
58773              of a few warnings
58774      Branch: perl
58775           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
58776           !> win32/win32.h
58777 ____________________________________________________________________________
58778 [  9496] By: gsar                                  on 2001/03/31  23:22:28
58779         Log: various nits identified by the Borland 5.5 compiler; remove suppression
58780              of a few warnings
58781      Branch: maint-5.6/perl
58782            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
58783 ____________________________________________________________________________
58784 [  9495] By: gsar                                  on 2001/03/31  21:03:08
58785         Log: avoid redefinition warnings under Borland 5.02
58786      Branch: maint-5.6/perl
58787            ! win32/makefile.mk
58788 ____________________________________________________________________________
58789 [  9494] By: gsar                                  on 2001/03/31  20:18:59
58790         Log: nits spotted by Borland compiler
58791      Branch: maint-5.6/perl
58792            ! utf8.h win32/win32.h
58793 ____________________________________________________________________________
58794 [  9493] By: gsar                                  on 2001/03/31  20:18:05
58795         Log: fix a broken workaround for Borland compiler in change#4739
58796              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
58797      Branch: maint-5.6/perl
58798            ! toke.c
58799 ____________________________________________________________________________
58800 [  9492] By: jhi                                   on 2001/03/31  18:36:24
58801         Log: Integrate change #9491 from maintperl into mainline.
58802              
58803              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
58804              directory is relative (need to fetch the full path name *before*
58805              the chdir!)
58806      Branch: perl
58807           !> lib/Cwd.pm
58808 ____________________________________________________________________________
58809 [  9491] By: gsar                                  on 2001/03/31  17:01:56
58810         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
58811              directory is relative (need to fetch the full path name *before*
58812              the chdir!)
58813              
58814              this is a followup patch for change#6749
58815      Branch: maint-5.6/perl
58816            ! lib/Cwd.pm
58817 ____________________________________________________________________________
58818 [  9490] By: jhi                                   on 2001/03/31  15:50:18
58819         Log: Subject: Re: [PATCH] av.h cosmetics
58820              From: Simon Cozens <simon@netthink.co.uk>
58821              Date: Sat, 31 Mar 2001 13:09:59 +0100
58822              Message-ID: <20010331130959.A22000@netthink.co.uk>
58823              
58824              Document AvALLOC.
58825      Branch: perl
58826            ! pod/perlguts.pod
58827 ____________________________________________________________________________
58828 [  9489] By: jhi                                   on 2001/03/31  15:48:44
58829         Log: Subject: [PATCH] Re: Math::Big* v1.21
58830              From: Tels <perl_dummy@bloodgate.com>
58831              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
58832              Message-Id: <200103311125.GAA377738@www08.hway.net>
58833      Branch: perl
58834            ! pod/perlop.pod
58835 ____________________________________________________________________________
58836 [  9488] By: jhi                                   on 2001/03/31  03:39:51
58837         Log: Debug output tweak.
58838      Branch: perl
58839            ! t/lib/cwd.t
58840 ____________________________________________________________________________
58841 [  9487] By: jhi                                   on 2001/03/31  03:33:02
58842         Log: OverVMSification.
58843      Branch: perl
58844            ! t/lib/cwd.t
58845 ____________________________________________________________________________
58846 [  9486] By: jhi                                   on 2001/03/31  03:01:40
58847         Log: Missed MANIFESTations in #9483.
58848      Branch: perl
58849            ! MANIFEST
58850 ____________________________________________________________________________
58851 [  9485] By: jhi                                   on 2001/03/31  02:58:17
58852         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
58853              From: Peter Prymmer <pvhp@forte.com>
58854              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
58855              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
58856      Branch: perl
58857            ! regexec.c t/lib/cwd.t
58858 ____________________________________________________________________________
58859 [  9484] By: jhi                                   on 2001/03/31  01:04:41
58860         Log: Obsolete file (see #3938)
58861      Branch: perl
58862            - lib/unicode/README.Ethiopic
58863            ! MANIFEST
58864 ____________________________________________________________________________
58865 [  9483] By: jhi                                   on 2001/03/31  00:52:42
58866         Log: Update to Unicode 3.1.
58867              (Rename Names.txt to NamesList.txt.)
58868      Branch: perl
58869            + lib/unicode/NamesList.txt lib/unicode/PropList.html
58870            - lib/unicode/Names.txt
58871            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
58872            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
58873            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
58874            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
58875            ! lib/unicode/UCD.html lib/unicode/Unicode.html
58876            ! lib/unicode/rename lib/unicode/version
58877 ____________________________________________________________________________
58878 [  9482] By: jhi                                   on 2001/03/30  23:33:44
58879         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
58880              From: Robin Houston <robin@kitsite.com>
58881              Date: Fri, 30 Mar 2001 20:07:22 +0100
58882              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
58883      Branch: perl
58884            ! ext/B/B/Deparse.pm
58885 ____________________________________________________________________________
58886 [  9481] By: jhi                                   on 2001/03/30  23:20:25
58887         Log: Subject: Re: [PATCH] CwdXS, Take 2
58888              From: Benjamin Sugars <bsugars@canoe.ca>
58889              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
58890              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
58891      Branch: perl
58892            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
58893            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
58894 ____________________________________________________________________________
58895 [  9480] By: jhi                                   on 2001/03/30  22:52:38
58896         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
58897              From: David Dyck <dcd@tc.fluke.com>
58898              Date: Fri, 30 Mar 2001 14:44:13 -0800
58899              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
58900              
58901              The t/rantests flags file creation was accidentally
58902              removed by #9217.
58903      Branch: perl
58904            ! Makefile.SH
58905 ____________________________________________________________________________
58906 [  9479] By: jhi                                   on 2001/03/30  22:45:45
58907         Log: Subject: [PATCH] File::Glob stuff for Mac OS
58908              From: Chris Nandor <pudge@pobox.com>
58909              Date: Fri, 30 Mar 2001 16:51:00 -0500
58910              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
58911      Branch: perl
58912            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
58913            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
58914            ! t/lib/glob-taint.t
58915 ____________________________________________________________________________
58916 [  9478] By: jhi                                   on 2001/03/30  22:43:12
58917         Log: Subject: fix for win32/buildext.pl
58918              From: "Vadim Konovalov" <watman@inbox.ru>
58919              Date: Sat, 31 Mar 2001 00:50:36 +0400
58920              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
58921      Branch: perl
58922            ! win32/buildext.pl
58923 ____________________________________________________________________________
58924 [  9477] By: jhi                                   on 2001/03/30  22:41:16
58925         Log: Subject: small base.pm doc patch
58926              From: Leon Brocard <acme@astray.com>
58927              Date: Fri, 30 Mar 2001 21:49:57 +0100
58928              Message-ID: <20010330214957.B8733@ns0.astray.com>
58929      Branch: perl
58930            ! lib/base.pm
58931 ____________________________________________________________________________
58932 [  9476] By: jhi                                   on 2001/03/30  18:16:57
58933         Log: Subject: [PATCH] av.h cosmetics
58934              From: Simon Cozens <simon@netthink.co.uk>
58935              Date: Fri, 30 Mar 2001 18:12:28 +0100
58936              Message-ID: <20010330181228.A9319@netthink.co.uk>
58937      Branch: perl
58938            ! av.h
58939 ____________________________________________________________________________
58940 [  9475] By: jhi                                   on 2001/03/30  18:15:50
58941         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
58942              From: "Philip Newton" <pnewton@gmx.de>
58943              Date: Fri, 30 Mar 2001 19:06:57 +0200
58944              Message-ID: <3AC4D951.14815.1AC7068@localhost>
58945      Branch: perl
58946            ! pod/perlhack.pod
58947 ____________________________________________________________________________
58948 [  9474] By: jhi                                   on 2001/03/30  18:14:02
58949         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
58950              From: Benjamin Sugars <bsugars@canoe.ca>
58951              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
58952              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
58953      Branch: perl
58954            ! t/lib/glob-basic.t
58955 ____________________________________________________________________________
58956 [  9473] By: jhi                                   on 2001/03/30  16:09:24
58957         Log: Update Changes.
58958      Branch: perl
58959            ! Changes patchlevel.h
58960 ____________________________________________________________________________
58961 [  9472] By: jhi                                   on 2001/03/30  15:16:08
58962         Log: Integrate perlio:
58963              
58964              [  9471]
58965              Should be (^O eq 'MSWin32') not 'Win32'
58966              Fail #12 seems real - chdir is in wrong dir.
58967              
58968              [  9467]
58969              Skip order test of glob if case-ignoring system cannot 
58970              create a.test and A.test
58971      Branch: perl
58972           !> t/lib/cwd.t t/lib/glob-basic.t
58973 ____________________________________________________________________________
58974 [  9471] By: nick                                  on 2001/03/30  14:47:10
58975         Log: Should be (^O eq 'MSWin32') not 'Win32'
58976              Fail #12 seems real - chdir is in wrong dir.
58977      Branch: perlio
58978            ! t/lib/cwd.t
58979 ____________________________________________________________________________
58980 [  9470] By: jhi                                   on 2001/03/30  14:41:11
58981         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
58982              From: Radu Greab <radu@netsoft.ro>
58983              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
58984              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
58985              
58986              Replace #9352.
58987      Branch: perl
58988            ! ext/Socket/Socket.xs pp_sys.c
58989 ____________________________________________________________________________
58990 [  9469] By: jhi                                   on 2001/03/30  14:37:51
58991         Log: Subject: PATCH pod/perldiag.pod
58992              From: Robin Houston <robin@kitsite.com>
58993              Date: Fri, 30 Mar 2001 14:10:36 +0100
58994              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
58995      Branch: perl
58996            ! pod/perldiag.pod t/lib/glob-basic.t
58997 ____________________________________________________________________________
58998 [  9468] By: jhi                                   on 2001/03/30  14:36:36
58999         Log: Subject: Better diagnostic in io/fs.t
59000              From: andreas.koenig@anima.de (Andreas J. Koenig)
59001              Date: 30 Mar 2001 10:11:43 +0200
59002              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
59003      Branch: perl
59004            ! t/io/fs.t
59005 ____________________________________________________________________________
59006 [  9467] By: nick                                  on 2001/03/30  14:25:43
59007         Log: Skip order test of glob if case-ignoring system cannot 
59008              create a.test and A.test
59009      Branch: perlio
59010            ! t/lib/glob-basic.t
59011 ____________________________________________________________________________
59012 [  9466] By: nick                                  on 2001/03/30  13:03:12
59013         Log: Integrate mainline.
59014      Branch: perlio
59015            - ext/re/hints/aix.pl
59016           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
59017           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
59018           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
59019           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
59020 ____________________________________________________________________________
59021 [  9465] By: jhi                                   on 2001/03/30  03:53:37
59022         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
59023              the tests sometimes hang, sometimes not.)
59024      Branch: perl
59025            ! t/lib/io_multihomed.t t/lib/io_sock.t
59026 ____________________________________________________________________________
59027 [  9464] By: jhi                                   on 2001/03/30  02:56:04
59028         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
59029              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
59030              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
59031              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
59032      Branch: perl
59033            ! op.c
59034 ____________________________________________________________________________
59035 [  9463] By: jhi                                   on 2001/03/30  02:34:48
59036         Log: Test for #9462.
59037      Branch: perl
59038            ! t/lib/b.t
59039 ____________________________________________________________________________
59040 [  9462] By: jhi                                   on 2001/03/30  02:29:37
59041         Log: Subject: B::Deparse precedence bug. (Patch included.)
59042              From: Jeremy Madea <jmadea@inktomi.com>
59043              Date: Thu, 29 Mar 2001 12:05:02 -0800
59044              Message-ID: <20010329120502.A24881@dr.inktomi.com>
59045      Branch: perl
59046            ! ext/B/B/Deparse.pm
59047 ____________________________________________________________________________
59048 [  9461] By: jhi                                   on 2001/03/30  02:18:41
59049         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
59050              From: Peter Prymmer <pvhp@forte.com>
59051              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
59052              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
59053      Branch: perl
59054            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
59055            ! t/lib/md5-file.t
59056 ____________________________________________________________________________
59057 [  9460] By: jhi                                   on 2001/03/30  02:17:07
59058         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
59059              From: Robin Houston <robin@kitsite.com>
59060              Date: Thu, 29 Mar 2001 20:47:56 +0100
59061              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
59062      Branch: perl
59063            ! ext/B/B/Debug.pm
59064 ____________________________________________________________________________
59065 [  9459] By: jhi                                   on 2001/03/30  02:16:05
59066         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
59067              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
59068              Date: Wed, 28 Mar 2001 18:02:20 -0600
59069              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
59070      Branch: perl
59071            ! lib/ExtUtils/MM_VMS.pm
59072 ____________________________________________________________________________
59073 [  9458] By: jhi                                   on 2001/03/30  02:07:58
59074         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
59075              From: "Joshua E. Rodd" <jrodd@pbs.org>
59076              Date: Wed, 28 Mar 2001 17:29:12 -0500
59077              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
59078      Branch: perl
59079            ! pod/perlop.pod
59080 ____________________________________________________________________________
59081 [  9457] By: jhi                                   on 2001/03/30  02:04:33
59082         Log: Subject: ext/re/aix.pl can go
59083              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59084              Date: Thu, 29 Mar 2001 12:03:28 +0200
59085              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
59086      Branch: perl
59087            - ext/re/hints/aix.pl
59088            ! MANIFEST
59089 ____________________________________________________________________________
59090 [  9456] By: jhi                                   on 2001/03/30  02:03:32
59091         Log: Integrate perlio:
59092              
59093              [  9455]
59094              DLL name has changed so installperl needs to know
59095              (Why isn't it working it out or passed it?)
59096              
59097              [  9454]
59098              Change Encode's check arguments to 'bool' so SvTRUE gets used
59099              and we don't get undef warnings.
59100      Branch: perl
59101           !> ext/Encode/Encode.xs installperl
59102 ____________________________________________________________________________
59103 [  9455] By: nick                                  on 2001/03/29  21:11:46
59104         Log: DLL name has changed so installperl needs to know
59105              (Why isn't it working it out or passed it?)
59106      Branch: perlio
59107            ! installperl
59108 ____________________________________________________________________________
59109 [  9454] By: nick                                  on 2001/03/29  20:56:12
59110         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
59111              and we don't get undef warnings.
59112      Branch: perlio
59113            ! ext/Encode/Encode.xs
59114 ____________________________________________________________________________
59115 [  9453] By: nick                                  on 2001/03/29  17:58:48
59116         Log: Integrate mainline
59117      Branch: perlio
59118           !> Changes patchlevel.h
59119 ____________________________________________________________________________
59120 [  9452] By: jhi                                   on 2001/03/29  16:44:55
59121         Log: Update Changes.
59122      Branch: perl
59123            ! Changes patchlevel.h
59124 ____________________________________________________________________________
59125 [  9451] By: nick                                  on 2001/03/29  16:31:38
59126         Log: Integrate mainline
59127      Branch: perlio
59128           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
59129           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
59130           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
59131           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
59132           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
59133 ____________________________________________________________________________
59134 [  9450] By: jhi                                   on 2001/03/29  16:29:17
59135         Log: Integrate perlio:
59136              
59137              [  9448]
59138              Make sure buildext.pl finds Errno.pm
59139      Branch: perl
59140           !> win32/buildext.pl
59141 ____________________________________________________________________________
59142 [  9449] By: jhi                                   on 2001/03/29  15:50:01
59143         Log: Update Changes.
59144      Branch: perl
59145            ! Changes patchlevel.h
59146 ____________________________________________________________________________
59147 [  9448] By: nick                                  on 2001/03/29  15:47:15
59148         Log: Make sure buildext.pl finds Errno.pm
59149      Branch: perlio
59150            ! win32/buildext.pl
59151 ____________________________________________________________________________
59152 [  9447] By: jhi                                   on 2001/03/29  15:39:34
59153         Log: Integrate perlio:
59154              
59155              [  9445]
59156              Fix breakage ... 
59157      Branch: perl
59158           !> win32/makefile.mk
59159 ____________________________________________________________________________
59160 [  9446] By: nick                                  on 2001/03/29  15:30:03
59161         Log: Integrate win32/makefile.mk with mainline.
59162      Branch: perlio
59163           !> win32/makefile.mk
59164 ____________________________________________________________________________
59165 [  9445] By: nick                                  on 2001/03/29  15:27:32
59166         Log: Fix breakage ... 
59167      Branch: perlio
59168            ! win32/makefile.mk
59169 ____________________________________________________________________________
59170 [  9444] By: jhi                                   on 2001/03/29  15:03:08
59171         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
59172              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
59173              Date: Thu, 29 Mar 2001 10:32:59 +0400
59174              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
59175      Branch: perl
59176            ! win32/makefile.mk
59177 ____________________________________________________________________________
59178 [  9443] By: jhi                                   on 2001/03/29  15:02:12
59179         Log: Integrate perlio:
59180              
59181              [  9442]
59182              Work in progress - determine win32 extensions to build via script.
59183              
59184              [  9435]
59185              Win32 has name conflict with ERROR
59186              
59187              [  9432]
59188              Make as-shipped compiler default to MSVC6 
59189              
59190              [  9431]
59191              Allow someone to write PerlIO::Array, PerlIO::Code, ...
59192              akin to PerlIO::Scalar.
59193              
59194              [  9429]
59195              Noticed that two tests were skipped as perlio:: package
59196              isn't there any more. Changed the skip condition.
59197              Avoid core-dump if sv_utf8_upgrade() called on something
59198              that does not become SvPOK after SvPV() (e.g. a ref).
59199      Branch: perl
59200           +> win32/buildext.pl
59201           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
59202           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
59203 ____________________________________________________________________________
59204 [  9442] By: nick                                  on 2001/03/29  14:59:11
59205         Log: Work in progress - determine win32 extensions to build via script.
59206      Branch: perlio
59207            + win32/buildext.pl
59208            ! MANIFEST win32/makefile.mk
59209 ____________________________________________________________________________
59210 [  9441] By: jhi                                   on 2001/03/29  14:51:47
59211         Log: Reintroduce the use of external pwd.
59212      Branch: perl
59213            ! t/lib/cwd.t
59214 ____________________________________________________________________________
59215 [  9440] By: jhi                                   on 2001/03/29  14:42:58
59216         Log: use warnings instead of -w.
59217      Branch: perl
59218            ! utils/h2xs.PL
59219 ____________________________________________________________________________
59220 [  9439] By: jhi                                   on 2001/03/29  14:41:52
59221         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
59222              From: Jonathan Stowe <gellyfish@gellyfish.com>
59223              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
59224              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
59225      Branch: perl
59226            ! utils/h2xs.PL
59227 ____________________________________________________________________________
59228 [  9438] By: jhi                                   on 2001/03/29  14:39:38
59229         Log: Subject: [PATCH perl@9424] minor pod nits
59230              From: Robin Barker <rmb1@cise.npl.co.uk>
59231              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
59232              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
59233      Branch: perl
59234            ! pod/perlhack.pod pod/perliol.pod
59235 ____________________________________________________________________________
59236 [  9437] By: jhi                                   on 2001/03/29  14:29:16
59237         Log: Subject: [PATCH perl@9424] typemap cast warning
59238              From: Robin Barker <rmb1@cise.npl.co.uk>
59239              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
59240              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
59241      Branch: perl
59242            ! lib/ExtUtils/typemap
59243 ____________________________________________________________________________
59244 [  9436] By: jhi                                   on 2001/03/29  14:26:03
59245         Log: Subject: [PATCH perl@9424] printf warning
59246              From: Robin Barker <rmb1@cise.npl.co.uk>
59247              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
59248              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
59249      Branch: perl
59250            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
59251            ! ext/Storable/Storable.xs toke.c
59252 ____________________________________________________________________________
59253 [  9435] By: nick                                  on 2001/03/29  14:23:31
59254         Log: Win32 has name conflict with ERROR
59255      Branch: perlio
59256            ! ext/PerlIO/Via/Via.xs
59257 ____________________________________________________________________________
59258 [  9434] By: jhi                                   on 2001/03/29  14:17:48
59259         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
59260              From: Peter Prymmer <pvhp@forte.com>
59261              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
59262              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
59263      Branch: perl
59264            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
59265 ____________________________________________________________________________
59266 [  9433] By: jhi                                   on 2001/03/29  13:52:44
59267         Log: test-prep target was missing.
59268      Branch: perl
59269            ! Makefile.SH
59270 ____________________________________________________________________________
59271 [  9432] By: nick                                  on 2001/03/29  12:40:03
59272         Log: Make as-shipped compiler default to MSVC6 
59273      Branch: perlio
59274            ! win32/makefile.mk
59275 ____________________________________________________________________________
59276 [  9431] By: nick                                  on 2001/03/29  12:12:16
59277         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
59278              akin to PerlIO::Scalar.
59279      Branch: perlio
59280            ! perlio.c perlio.h
59281 ____________________________________________________________________________
59282 [  9430] By: nick                                  on 2001/03/29  10:56:35
59283         Log: Integrate mainline.
59284      Branch: perlio
59285           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
59286           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
59287           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
59288           !> win32/makefile.mk win32/win32sck.c
59289 ____________________________________________________________________________
59290 [  9429] By: nick                                  on 2001/03/29  09:03:43
59291         Log: Noticed that two tests were skipped as perlio:: package
59292              isn't there any more. Changed the skip condition.
59293              Avoid core-dump if sv_utf8_upgrade() called on something
59294              that does not become SvPOK after SvPV() (e.g. a ref).
59295      Branch: perlio
59296            ! sv.c t/io/utf8.t t/lib/io_scalar.t
59297 ____________________________________________________________________________
59298 [  9428] By: jhi                                   on 2001/03/29  01:31:47
59299         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
59300              From: Benjamin Sugars <bsugars@canoe.ca> 
59301              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
59302              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
59303      Branch: perl
59304            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
59305            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
59306            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
59307 ____________________________________________________________________________
59308 [  9427] By: jhi                                   on 2001/03/29  00:49:30
59309         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
59310              From: "Vadim Konovalov" <watman@inbox.ru>
59311              Date: Thu, 29 Mar 2001 01:50:12 +0400
59312              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
59313      Branch: perl
59314            ! win32/makefile.mk win32/win32sck.c
59315 ____________________________________________________________________________
59316 [  9426] By: gsar                                  on 2001/03/29  00:28:04
59317         Log: dmake can only handle == and != in comparisons; support building
59318              with Borland's VCL libraries (from Vadim Konovalov)
59319      Branch: maint-5.6/perl
59320            ! win32/makefile.mk
59321 ____________________________________________________________________________
59322 [  9425] By: nick                                  on 2001/03/28  19:29:56
59323         Log: Integrate (@snapshot)
59324      Branch: perlio
59325           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
59326 ____________________________________________________________________________
59327 [  9424] By: jhi                                   on 2001/03/28  19:03:16
59328         Log: Update Changes.
59329      Branch: perl
59330            ! Changes patchlevel.h
59331 ____________________________________________________________________________
59332 [  9423] By: jhi                                   on 2001/03/28  18:52:09
59333         Log: Rmdir lib/XS on cleanup.
59334      Branch: perl
59335            ! Makefile.SH
59336 ____________________________________________________________________________
59337 [  9422] By: jhi                                   on 2001/03/28  18:49:34
59338         Log: Integrate perlio:
59339              
59340              [  9421]
59341              Loose duplicate chunk.
59342      Branch: perl
59343           !> t/op/utf8decode.t
59344 ____________________________________________________________________________
59345 [  9421] By: nick                                  on 2001/03/28  18:46:44
59346         Log: Loose duplicate chunk.
59347      Branch: perlio
59348            ! t/op/utf8decode.t
59349 ____________________________________________________________________________
59350 [  9420] By: nick                                  on 2001/03/28  18:44:11
59351         Log: Integrate mainline.
59352      Branch: perlio
59353           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
59354           !> vms/vmsish.h
59355 ____________________________________________________________________________
59356 [  9419] By: jhi                                   on 2001/03/28  18:42:05
59357         Log: Can't trust external pwds
59358              (either shell builtins or external programs)
59359      Branch: perl
59360            ! t/lib/cwd.t
59361 ____________________________________________________________________________
59362 [  9418] By: jhi                                   on 2001/03/28  18:34:05
59363         Log: Integrate perlio:
59364              
59365              [  9417]
59366              PerlIO.pm / perlio.pm conflict.
59367              Update some pods.
59368              Make t/op/utf8decode.t a text file.
59369      Branch: perl
59370            - lib/perlio.pm
59371           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
59372           !> t/op/utf8decode.t
59373 ____________________________________________________________________________
59374 [  9417] By: nick                                  on 2001/03/28  18:24:02
59375         Log: PerlIO.pm / perlio.pm conflict.
59376              Update some pods.
59377              Make t/op/utf8decode.t a text file.
59378      Branch: perlio
59379            - lib/perlio.pm
59380            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
59381            ! t/op/utf8decode.t
59382 ____________________________________________________________________________
59383 [  9416] By: jhi                                   on 2001/03/28  18:06:07
59384         Log: Integrate change #9409 from mainline to maintperl.
59385              
59386              Yet another tweak on AIX dynaloading.
59387      Branch: maint-5.6/perl
59388           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
59389 ____________________________________________________________________________
59390 [  9415] By: gsar                                  on 2001/03/28  17:13:01
59391         Log: integrate changes#9377,9385,9401 from mainline
59392              
59393              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
59394              
59395              If directory entries compare equal case-insensitively,
59396              retry case-sensitively.
59397              
59398              Subject: [PATCH] B::Terse and warnings
59399      Branch: maint-5.6/perl
59400           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
59401           !> t/pragma/warn/perl
59402 ____________________________________________________________________________
59403 [  9414] By: jhi                                   on 2001/03/28  17:11:12
59404         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
59405              From: "Craig A. Berry" <craigberry@mac.com>
59406              Date: Wed, 28 Mar 2001 10:55:20 -0600
59407              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
59408      Branch: perl
59409            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
59410 ____________________________________________________________________________
59411 [  9413] By: jhi                                   on 2001/03/28  17:03:12
59412         Log: Dup hunk.
59413      Branch: perl
59414            ! t/op/utf8decode.t
59415 ____________________________________________________________________________
59416 [  9412] By: jhi                                   on 2001/03/28  17:02:36
59417         Log: Forced integrate from perlio.
59418      Branch: perl
59419           !> t/op/utf8decode.t
59420 ____________________________________________________________________________
59421 [  9411] By: nick                                  on 2001/03/28  16:50:03
59422         Log: Integrate mainline.
59423      Branch: perlio
59424           +> t/lib/cwd.t
59425           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
59426           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
59427           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
59428           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
59429           !> t/pragma/warn/perl
59430 ____________________________________________________________________________
59431 [  9410] By: jhi                                   on 2001/03/28  16:44:23
59432         Log: Subject: Re: [PATCH] 9403 cannot be tested
59433              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59434              Date: Wed, 28 Mar 2001 18:33:56 +0200
59435              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
59436      Branch: perl
59437            ! makedef.pl
59438 ____________________________________________________________________________
59439 [  9409] By: jhi                                   on 2001/03/28  16:12:45
59440         Log: Yet another tweak on AIX dynaloading.
59441      Branch: perl
59442            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
59443 ____________________________________________________________________________
59444 [  9408] By: jhi                                   on 2001/03/28  15:52:55
59445         Log: Subject: [PATCH] 9403 cannot be tested
59446              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
59447              Date: Wed, 28 Mar 2001 17:23:00 +0200
59448              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
59449              
59450              A missing symbol.
59451      Branch: perl
59452            ! makedef.pl
59453 ____________________________________________________________________________
59454 [  9407] By: jhi                                   on 2001/03/28  15:47:43
59455         Log: Integrate perlio:
59456              
59457              [  9400]
59458              More EBCDIC tweaks:
59459              - one more swash issue &~(0xA0-1) did not do the right thing,
59460              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
59461              - add "use re 'asciirange'" to make [!-~] etc. work
59462              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
59463              - Choose a key for t/op/each.t test which gets encoded.
59464              - Skip utf8decode if this is UTF-EBCDIC.
59465      Branch: perl
59466            ! t/op/utf8decode.t
59467           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
59468           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
59469 ____________________________________________________________________________
59470 [  9406] By: jhi                                   on 2001/03/28  15:37:08
59471         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
59472              From: Benjamin Sugars <bsugars@canoe.ca> 
59473              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
59474              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
59475      Branch: perl
59476            + t/lib/cwd.t
59477            ! MANIFEST
59478 ____________________________________________________________________________
59479 [  9405] By: jhi                                   on 2001/03/28  15:13:18
59480         Log: pp_ne() needs a CORRECT boolean.
59481      Branch: perl
59482            ! pp.c
59483 ____________________________________________________________________________
59484 [  9404] By: jhi                                   on 2001/03/28  15:09:23
59485         Log: pp_ne() needs a boolean, not an integer.
59486      Branch: perl
59487            ! pp.c
59488 ____________________________________________________________________________
59489 [  9403] By: jhi                                   on 2001/03/28  14:47:43
59490         Log: (Retracted by #9404.)
59491      Branch: perl
59492            ! pp.c
59493 ____________________________________________________________________________
59494 [  9402] By: jhi                                   on 2001/03/28  14:43:59
59495         Log: Subject: Re: [PATCH] Typemap testing
59496              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
59497              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
59498              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
59499      Branch: perl
59500            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
59501            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
59502 ____________________________________________________________________________
59503 [  9401] By: jhi                                   on 2001/03/28  14:42:14
59504         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
59505              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
59506              Date: Sun, 25 Mar 2001 21:59:15 +0100
59507              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
59508              
59509              A variable will be checked for the "use once" warnings if:
59510              
59511              1. It is in the scope of a use warnings 'once'
59512              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
59513              
59514              Otherwise it won't be checked at all.
59515              
59516              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
59517              
59518              The enclosed patch partially fixes this issue. What I didn't
59519              get to work was the case where the "used once" warning is enabled
59520              in any file other than the main file.
59521      Branch: perl
59522            ! gv.c t/pragma/warn/perl
59523 ____________________________________________________________________________
59524 [  9400] By: nick                                  on 2001/03/28  14:38:24
59525         Log: More EBCDIC tweaks:
59526              - one more swash issue &~(0xA0-1) did not do the right thing,
59527              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
59528              - add "use re 'asciirange'" to make [!-~] etc. work
59529              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
59530              - Choose a key for t/op/each.t test which gets encoded.
59531              - Skip utf8decode if this is UTF-EBCDIC.
59532      Branch: perlio
59533            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
59534            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
59535 ____________________________________________________________________________
59536 [  9399] By: jhi                                   on 2001/03/28  14:21:00
59537         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
59538              Andreas Schwab.
59539      Branch: perl
59540            ! pp.c
59541 ____________________________________________________________________________
59542 [  9398] By: jhi                                   on 2001/03/28  00:55:56
59543         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
59544              From: David Dyck <dcd@tc.fluke.com>
59545              Date: Tue, 27 Mar 2001 15:16:24 -0800
59546              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
59547      Branch: perl
59548            ! ext/IO/lib/IO/Socket.pm
59549 ____________________________________________________________________________
59550 [  9397] By: jhi                                   on 2001/03/27  21:52:49
59551         Log: Integrate perlio:
59552              
59553              [  9395]
59554              Outline docs for PerlIO and PerlIO::Scalar
59555              
59556              [  9394]
59557              PerlIO::Via layer (alpha-ish).
59558      Branch: perl
59559           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
59560           +> ext/PerlIO/Via/Via.xs
59561           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
59562 ____________________________________________________________________________
59563 [  9396] By: nick                                  on 2001/03/27  21:45:13
59564         Log: Integrate mainline.
59565      Branch: perlio
59566           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
59567           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
59568 ____________________________________________________________________________
59569 [  9395] By: nick                                  on 2001/03/27  21:18:58
59570         Log: Outline docs for PerlIO and PerlIO::Scalar
59571      Branch: perlio
59572            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
59573 ____________________________________________________________________________
59574 [  9394] By: nick                                  on 2001/03/27  20:50:13
59575         Log: PerlIO::Via layer (alpha-ish).
59576      Branch: perlio
59577            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
59578            + ext/PerlIO/Via/Via.xs
59579            ! MANIFEST
59580 ____________________________________________________________________________
59581 [  9393] By: jhi                                   on 2001/03/27  20:49:55
59582         Log: Retract #9329 now that 9390 should take care of the matter.
59583      Branch: perl
59584            ! utils/h2xs.PL
59585 ____________________________________________________________________________
59586 [  9390] By: jhi                                   on 2001/03/27  20:47:50
59587         Log: Subject: Autoloading Errno.pm when %! is encountered
59588              From: Robin Houston <robin@kitsite.com>
59589              Date: Tue, 27 Mar 2001 20:57:11 +0100
59590              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
59591      Branch: perl
59592            ! embed.h embed.pl gv.c proto.h t/op/magic.t
59593 ____________________________________________________________________________
59594 [  9389] By: jhi                                   on 2001/03/27  20:24:31
59595         Log: Integrate perlio:
59596              
59597              [  9384]
59598              Various EBCDIC fixes:
59599              - major revelation that swash code is encoding aware,
59600              (or thought it was) - now it is ;-)
59601              - With that out of the way fix a slab of tr/// cases.
59602              - Fix Encode 'Unicode' to be true Unicode so tests pass.
59603              - As anticipated Base64.xs needed tweaks.
59604              - Until tr/// works right avoid old_encode64 in MIME tests.
59605      Branch: perl
59606           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
59607           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
59608           !> utf8.c
59609 ____________________________________________________________________________
59610 [  9388] By: jhi                                   on 2001/03/27  20:21:38
59611         Log: Better have a three-element array if one is going to assign
59612              to the third element of that array. (from Tim Jenness)
59613      Branch: perl
59614            ! ext/XS/Typemap/Typemap.xs
59615 ____________________________________________________________________________
59616 [  9387] By: nick                                  on 2001/03/27  20:15:43
59617         Log: Integrate mainline.
59618      Branch: perlio
59619           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
59620           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
59621           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
59622           +> t/lib/xs-typemap.t
59623           !> (integrate 34 files)
59624 ____________________________________________________________________________
59625 [  9386] By: jhi                                   on 2001/03/27  20:04:18
59626         Log: Subject: Re: perl@9359 breaks HTML::Parser
59627              From: Gisle Aas <gisle@ActiveState.com>
59628              Date: 27 Mar 2001 11:30:24 -0800
59629              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
59630              
59631              Clarify the UTF-8 issues of the API docs.
59632              (Slightly reworded and expanded.)
59633      Branch: perl
59634            ! pod/perlapi.pod sv.c sv.h
59635 ____________________________________________________________________________
59636 [  9385] By: jhi                                   on 2001/03/27  19:44:25
59637         Log: If directory entries compare equal case-insensitively,
59638              retry case-sensitively.
59639      Branch: perl
59640            ! ext/File/Glob/bsd_glob.c
59641 ____________________________________________________________________________
59642 [  9384] By: nick                                  on 2001/03/27  19:38:50
59643         Log: Various EBCDIC fixes:
59644              - major revelation that swash code is encoding aware,
59645              (or thought it was) - now it is ;-)
59646              - With that out of the way fix a slab of tr/// cases.
59647              - Fix Encode 'Unicode' to be true Unicode so tests pass.
59648              - As anticipated Base64.xs needed tweaks.
59649              - Until tr/// works right avoid old_encode64 in MIME tests.
59650      Branch: perlio
59651            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
59652            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
59653 ____________________________________________________________________________
59654 [  9383] By: jhi                                   on 2001/03/27  18:34:41
59655         Log: Add the std test suite BEGIN block.
59656      Branch: perl
59657            ! t/lib/xs-typemap.t
59658 ____________________________________________________________________________
59659 [  9382] By: jhi                                   on 2001/03/27  15:16:07
59660         Log: Add debugging output to the test.
59661      Branch: perl
59662            ! t/lib/glob-basic.t
59663 ____________________________________________________________________________
59664 [  9381] By: jhi                                   on 2001/03/27  15:08:10
59665         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
59666      Branch: perl
59667            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
59668            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
59669            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
59670            + t/lib/xs-typemap.t
59671            ! MANIFEST
59672 ____________________________________________________________________________
59673 [  9380] By: jhi                                   on 2001/03/27  14:48:34
59674         Log: Subject: [PATCH] Typemap testing
59675              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
59676              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
59677              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
59678              
59679              (The first part of the patch.)
59680      Branch: perl
59681            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
59682 ____________________________________________________________________________
59683 [  9379] By: jhi                                   on 2001/03/27  14:44:56
59684         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
59685              From: Benjamin Sugars <bsugars@canoe.ca> 
59686              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
59687              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
59688      Branch: perl
59689            ! t/lib/glob-basic.t
59690 ____________________________________________________________________________
59691 [  9378] By: jhi                                   on 2001/03/27  14:42:30
59692         Log: Subject: [PATCH] perlvar nit
59693              From: Simon Cozens <simon@netthink.co.uk>
59694              Date: Tue, 27 Mar 2001 01:12:01 +0100
59695              Message-ID: <20010327011201.A19179@netthink.co.uk>
59696      Branch: perl
59697            ! pod/perlvar.pod
59698 ____________________________________________________________________________
59699 [  9377] By: jhi                                   on 2001/03/27  14:36:26
59700         Log: Subject: [PATCH] B::Terse and warnings
59701              From: Benjamin Sugars <ben.sugars@home.com>
59702              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
59703              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
59704      Branch: perl
59705            ! ext/B/B.pm ext/B/B/Terse.pm
59706 ____________________________________________________________________________
59707 [  9376] By: jhi                                   on 2001/03/27  14:31:31
59708         Log: Document sockatmark() some.
59709      Branch: perl
59710            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
59711            ! pod/perltoc.pod
59712 ____________________________________________________________________________
59713 [  9375] By: jhi                                   on 2001/03/27  14:00:24
59714         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
59715              noted by Gisle and fixed by NI-S.
59716      Branch: perl
59717            ! sv.c
59718 ____________________________________________________________________________
59719 [  9374] By: jhi                                   on 2001/03/27  05:50:01
59720         Log: Regen toc.
59721      Branch: perl
59722            ! pod/perltoc.pod
59723 ____________________________________________________________________________
59724 [  9373] By: jhi                                   on 2001/03/27  05:43:51
59725         Log: Pixie documenting.
59726      Branch: perl
59727            ! Makefile.SH pod/perlhack.pod
59728 ____________________________________________________________________________
59729 [  9372] By: jhi                                   on 2001/03/27  05:29:34
59730         Log: Metaconfig unit changes for #9371.
59731      Branch: metaconfig
59732            ! U/modified/myhostname.U
59733      Branch: metaconfig/U/perl
59734            + d_sockatmark.U
59735            ! gccvers.U
59736 ____________________________________________________________________________
59737 [  9371] By: jhi                                   on 2001/03/27  05:29:07
59738         Log: Add sockatmark() probing.
59739      Branch: perl
59740            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59741            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
59742            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
59743            ! vos/config.ga.h win32/config.bc win32/config.gc
59744            ! win32/config.vc
59745 ____________________________________________________________________________
59746 [  9370] By: jhi                                   on 2001/03/26  22:01:18
59747         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
59748              Really need to benchmark this.
59749      Branch: perl
59750            ! pp.c
59751 ____________________________________________________________________________
59752 [  9369] By: nick                                  on 2001/03/26  21:59:30
59753         Log: Integrate mainline.
59754      Branch: perlio
59755            ! ext/MIME/Base64/QuotedPrint.pm
59756           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
59757           !> patchlevel.h pod/perlhack.pod pp_sys.c
59758 ____________________________________________________________________________
59759 [  9368] By: jhi                                   on 2001/03/26  21:47:03
59760         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
59761              
59762              TODO1: perlbench.
59763              TODO2: le, lt, ge, gt?  Yech.
59764      Branch: perl
59765            ! pp.c
59766 ____________________________________________________________________________
59767 [  9367] By: jhi                                   on 2001/03/26  21:34:57
59768         Log: Too much cut-and-paste in #9363.
59769      Branch: perl
59770            ! pp_sys.c
59771 ____________________________________________________________________________
59772 [  9366] By: jhi                                   on 2001/03/26  21:20:53
59773         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
59774              From: Andreas Schwab <schwab@suse.de>
59775              Date: 26 Mar 2001 17:29:04 +0200
59776              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
59777              
59778              (The patch for 5.6.0 or so, this is a guess for bleadperl)
59779      Branch: perl
59780            ! pp_hot.c
59781 ____________________________________________________________________________
59782 [  9365] By: jhi                                   on 2001/03/26  21:07:54
59783         Log: Integrate perlio:
59784              
59785              [  9364]
59786              REFCNT botch in layer name cache hash.
59787      Branch: perl
59788           !> perlio.c
59789 ____________________________________________________________________________
59790 [  9364] By: nick                                  on 2001/03/26  20:30:48
59791         Log: REFCNT botch in layer name cache hash.
59792      Branch: perlio
59793            ! perlio.c
59794 ____________________________________________________________________________
59795 [  9363] By: jhi                                   on 2001/03/26  18:44:32
59796         Log: Subject: [PATCH] socket() leaks file descriptors
59797              From: Benjamin Sugars <bsugars@canoe.ca>
59798              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
59799              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
59800              
59801              Also sockpair() fixed similarly.
59802      Branch: perl
59803            ! pp_sys.c
59804 ____________________________________________________________________________
59805 [  9362] By: jhi                                   on 2001/03/26  18:37:52
59806         Log: Integrate perlio:
59807              
59808              [  9361]
59809              Implement flush of linebuffered streams on read of a tty.
59810              
59811              [  9360]
59812              Memory tweaks and notes for OEMVS.
59813      Branch: perl
59814           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
59815 ____________________________________________________________________________
59816 [  9361] By: nick                                  on 2001/03/26  17:32:06
59817         Log: Implement flush of linebuffered streams on read of a tty.
59818      Branch: perlio
59819            ! perlio.c perliol.h
59820 ____________________________________________________________________________
59821 [  9360] By: nick                                  on 2001/03/26  17:12:32
59822         Log: Memory tweaks and notes for OEMVS.
59823      Branch: perlio
59824            ! README.os390 miniperlmain.c t/op/pat.t
59825 ____________________________________________________________________________
59826 [  9359] By: jhi                                   on 2001/03/26  02:12:54
59827         Log: Update Changes.
59828      Branch: perl
59829            ! Changes patchlevel.h
59830 ____________________________________________________________________________
59831 [  9358] By: jhi                                   on 2001/03/26  02:05:32
59832         Log: Document the most common pixie options.
59833      Branch: perl
59834            ! pod/perlhack.pod
59835 ____________________________________________________________________________
59836 [  9357] By: jhi                                   on 2001/03/26  01:25:28
59837         Log: For perl.pixie check *before* compiling that optimize is -g,
59838              as for perl.third.
59839      Branch: perl
59840            ! Makefile.SH
59841 ____________________________________________________________________________
59842 [  9356] By: jhi                                   on 2001/03/26  01:13:41
59843         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
59844      Branch: perl
59845            ! Makefile.SH
59846 ____________________________________________________________________________
59847 [  9355] By: jhi                                   on 2001/03/26  01:11:19
59848         Log: Remove t/perl.third.
59849      Branch: perl
59850            ! Makefile.SH
59851 ____________________________________________________________________________
59852 [  9354] By: jhi                                   on 2001/03/26  00:23:38
59853         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
59854              IO::Sockatmark().
59855      Branch: perl
59856            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
59857 ____________________________________________________________________________
59858 [  9353] By: jhi                                   on 2001/03/25  22:25:04
59859         Log: Integrate perlio:
59860              
59861              [  9351]
59862              Fix readline in list mode to tell rest of world that it has
59863              things on the stack. Otherwise if perl code gets invoked
59864              underneath it it scribbles over results-so-far.
59865              (Why TIEHANDLE has not tripped on this is a mystery.)
59866              
59867              [  9350]
59868              win32/makefile.mk typos
59869              
59870              [  9348]
59871              Make it text
59872              
59873              [  9346]
59874              Add destruct time hook to PerlIO (for work-in-process implementing
59875              layers in perl code. In such cases layers need to be popped before
59876              we loose the ability to run perl code.)
59877              Also back-out "PerlIO::object" hook - it isn't going to work like that...
59878              
59879              [  9345]
59880              Avoid at leasy one of undefined warnings in Encode.
59881              
59882              [  9343]
59883              Missing return value.
59884      Branch: perl
59885           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
59886           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
59887           !> pp_hot.c win32/makefile.mk
59888 ____________________________________________________________________________
59889 [  9352] By: jhi                                   on 2001/03/25  22:21:41
59890         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
59891              From: Radu Greab <radu@netsoft.ro>
59892              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
59893              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
59894      Branch: perl
59895            ! pp_sys.c
59896 ____________________________________________________________________________
59897 [  9351] By: nick                                  on 2001/03/25  22:15:02
59898         Log: Fix readline in list mode to tell rest of world that it has
59899              things on the stack. Otherwise if perl code gets invoked
59900              underneath it it scribbles over results-so-far.
59901              (Why TIEHANDLE has not tripped on this is a mystery.)
59902      Branch: perlio
59903            ! pp_hot.c
59904 ____________________________________________________________________________
59905 [  9350] By: nick                                  on 2001/03/25  22:10:13
59906         Log: win32/makefile.mk typos
59907      Branch: perlio
59908            ! win32/makefile.mk
59909 ____________________________________________________________________________
59910 [  9349] By: nick                                  on 2001/03/25  21:31:14
59911         Log: Integrate now-non-binary file.
59912      Branch: perlio
59913           !> t/lib/mimeqp.t
59914 ____________________________________________________________________________
59915 [  9348] By: nick                                  on 2001/03/25  21:27:24
59916         Log: Make it text
59917      Branch: perlio
59918            ! t/lib/mimeqp.t
59919 ____________________________________________________________________________
59920 [  9347] By: nick                                  on 2001/03/25  21:25:37
59921         Log: Integrate mainline.
59922      Branch: perlio
59923           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
59924           !> lib/Term/ReadLine.pm t/lib/md5-file.t
59925 ____________________________________________________________________________
59926 [  9346] By: nick                                  on 2001/03/25  20:58:15
59927         Log: Add destruct time hook to PerlIO (for work-in-process implementing
59928              layers in perl code. In such cases layers need to be popped before
59929              we loose the ability to run perl code.)
59930              Also back-out "PerlIO::object" hook - it isn't going to work like that...
59931      Branch: perlio
59932            ! perl.c perlio.c perlio.h perliol.h
59933 ____________________________________________________________________________
59934 [  9345] By: nick                                  on 2001/03/25  20:49:11
59935         Log: Avoid at leasy one of undefined warnings in Encode.
59936      Branch: perlio
59937            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
59938 ____________________________________________________________________________
59939 [  9344] By: jhi                                   on 2001/03/25  20:37:43
59940         Log: A workaround for using Term::ReadLine in emacs minibuffer
59941              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
59942              additional tweaks from Ilya Zakharevich.
59943      Branch: perl
59944            ! lib/Term/ReadLine.pm
59945 ____________________________________________________________________________
59946 [  9343] By: nick                                  on 2001/03/25  20:21:14
59947         Log: Missing return value.
59948      Branch: perlio
59949            ! ext/PerlIO/Scalar/Scalar.xs
59950 ____________________________________________________________________________
59951 [  9342] By: jhi                                   on 2001/03/25  16:21:00
59952         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
59953              to equal the CPAN versions since no code changes have been made.
59954      Branch: perl
59955            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
59956            ! t/lib/md5-file.t
59957 ____________________________________________________________________________
59958 [  9341] By: jhi                                   on 2001/03/25  16:01:48
59959         Log: Escape 8-bit characters.
59960      Branch: perl
59961            ! t/lib/mimeqp.t
59962 ____________________________________________________________________________
59963 [  9340] By: gsar                                  on 2001/03/25  15:50:53
59964         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
59965              chars)
59966      Branch: perl
59967            + t/lib/mimeqp.t
59968 ____________________________________________________________________________
59969 [  9339] By: gsar                                  on 2001/03/25  15:48:50
59970         Log: delete mimeqp.t for later add with text mode set
59971      Branch: perl
59972            - t/lib/mimeqp.t
59973 ____________________________________________________________________________
59974 [  9338] By: nick                                  on 2001/03/25  09:01:57
59975         Log: Integrate mainline.
59976      Branch: perlio
59977           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
59978           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
59979           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
59980           +> t/lib/mimeb64u.t t/lib/mimeqp.t
59981           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
59982           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
59983           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
59984 ____________________________________________________________________________
59985 [  9337] By: jhi                                   on 2001/03/25  04:23:24
59986         Log: Add MIME::Base64 here and there.  Again, a lot of
59987              optimism is in the air.
59988      Branch: perl
59989            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
59990            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
59991 ____________________________________________________________________________
59992 [  9336] By: jhi                                   on 2001/03/25  04:12:43
59993         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
59994              this by ear as I do not do Win32 programming.)
59995      Branch: perl
59996            ! win32/Makefile win32/makefile.mk
59997 ____________________________________________________________________________
59998 [  9335] By: jhi                                   on 2001/03/25  04:03:50
59999         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
60000      Branch: perl
60001            ! t/lib/md5-file.t
60002 ____________________________________________________________________________
60003 [  9334] By: jhi                                   on 2001/03/25  03:58:53
60004         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
60005      Branch: perl
60006            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
60007            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
60008            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
60009            + t/lib/mimeb64u.t t/lib/mimeqp.t
60010            ! MANIFEST
60011 ____________________________________________________________________________
60012 [  9333] By: jhi                                   on 2001/03/24  20:14:37
60013         Log: Integrate perlio:
60014              
60015              [  9332]
60016              Fix un-init variable leading to spurious "Out of Memory!"
60017              
60018              [  9331]
60019              Tweak docs for C<open> (boy does that need wholesale revision...)
60020              and update layers internals doc.
60021      Branch: perl
60022           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
60023 ____________________________________________________________________________
60024 [  9332] By: nick                                  on 2001/03/24  19:40:34
60025         Log: Fix un-init variable leading to spurious "Out of Memory!"
60026      Branch: perlio
60027            ! doio.c
60028 ____________________________________________________________________________
60029 [  9331] By: nick                                  on 2001/03/24  19:09:59
60030         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
60031              and update layers internals doc.
60032      Branch: perlio
60033            ! pod/perlfunc.pod pod/perliol.pod
60034 ____________________________________________________________________________
60035 [  9330] By: jhi                                   on 2001/03/24  18:42:11
60036         Log: The length might be uninitialized garbage if the *svp is the undef.
60037      Branch: perl
60038            ! doio.c
60039 ____________________________________________________________________________
60040 [  9329] By: jhi                                   on 2001/03/24  18:26:57
60041         Log: (Retracted by #9393)
60042              
60043              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
60044              From: Simon Cozens <simon@netthink.co.uk>
60045              Date: Sat, 24 Mar 2001 17:13:17 +0000
60046              Message-ID: <20010324171317.A13406@netthink.co.uk>
60047      Branch: perl
60048            ! utils/h2xs.PL
60049 ____________________________________________________________________________
60050 [  9328] By: nick                                  on 2001/03/24  17:22:02
60051         Log: Integrate mainline.
60052      Branch: perlio
60053           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
60054           !> lib/unicode/version
60055 ____________________________________________________________________________
60056 [  9327] By: nick                                  on 2001/03/24  17:16:02
60057         Log: Integrate mainline.
60058      Branch: perlio
60059           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
60060           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
60061           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
60062           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
60063           +> t/lib/md5-file.t
60064           !> MANIFEST Makefile.SH configure.com djgpp/config.over
60065           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
60066           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
60067           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
60068           !> win32/makefile.mk
60069 ____________________________________________________________________________
60070 [  9326] By: jhi                                   on 2001/03/24  17:00:42
60071         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
60072      Branch: perl
60073            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
60074            ! lib/unicode/version
60075 ____________________________________________________________________________
60076 [  9325] By: jhi                                   on 2001/03/24  16:22:33
60077         Log: Subject: Re: B::Deparse bug (5.6.0)
60078              From: Robin Houston <robin@kitsite.com>
60079              Date: Sat, 24 Mar 2001 14:33:09 +0000
60080              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
60081      Branch: perl
60082            ! op.c pp.c t/lib/b.t t/op/repeat.t
60083 ____________________________________________________________________________
60084 [  9324] By: jhi                                   on 2001/03/24  16:21:56
60085         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
60086              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
60087              these additions may be too optimistic.
60088      Branch: perl
60089            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
60090            ! hints/uwin.sh hints/vmesa.sh
60091 ____________________________________________________________________________
60092 [  9323] By: jhi                                   on 2001/03/24  16:06:01
60093         Log: Integrate perlio:
60094              
60095              [  9322]
60096              Routine Win32 regen_config_h - no real changes.
60097              
60098              [  9321]
60099              PerlIO fixups for Win32:
60100              - provide win33_popenlist() - non-functional as yet.
60101              - avoid need for aTHX in PerlIO_debug calls - even if not 
60102              enabled args are still evaluated so Win32 has trouble during fork().
60103              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
60104              - Fixup makedef.pl for latest set of symbols.
60105              
60106              [  9320]
60107              POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
60108              was gibberish - broke it on WIn32 at least.
60109              
60110              [  9319]
60111              Generated files.
60112              
60113              [  9318]
60114              Implement:
60115              1.  open($fh,"+<",undef);  # add test to t/io/open.t
60116              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
60117      Branch: perl
60118           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
60119           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
60120            ! Makefile.SH
60121           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
60122           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
60123           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
60124           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
60125           !> win32/makefile.mk win32/perlhost.h win32/win32.c
60126           !> win32/win32iop.h
60127 ____________________________________________________________________________
60128 [  9322] By: nick                                  on 2001/03/24  14:39:12
60129         Log: Routine Win32 regen_config_h - no real changes.
60130      Branch: perlio
60131            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
60132 ____________________________________________________________________________
60133 [  9321] By: nick                                  on 2001/03/24  14:31:49
60134         Log: PerlIO fixups for Win32:
60135              - provide win33_popenlist() - non-functional as yet.
60136              - avoid need for aTHX in PerlIO_debug calls - even if not 
60137              enabled args are still evaluated so Win32 has trouble during fork().
60138              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
60139              - Fixup makedef.pl for latest set of symbols.
60140      Branch: perlio
60141            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
60142            ! win32/perlhost.h win32/win32.c win32/win32iop.h
60143 ____________________________________________________________________________
60144 [  9320] By: nick                                  on 2001/03/24  14:26:58
60145         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
60146              was gibberish - broke it on WIn32 at least.
60147      Branch: perlio
60148            ! ext/POSIX/POSIX.xs
60149 ____________________________________________________________________________
60150 [  9319] By: nick                                  on 2001/03/24  11:29:41
60151         Log: Generated files.
60152      Branch: perlio
60153            ! embed.h global.sym objXSUB.h perlapi.c proto.h
60154 ____________________________________________________________________________
60155 [  9318] By: nick                                  on 2001/03/24  10:29:37
60156         Log: Implement:
60157              1.  open($fh,"+<",undef);  # add test to t/io/open.t
60158              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
60159      Branch: perlio
60160            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
60161            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
60162            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
60163            ! t/io/open.t t/io/utf8.t
60164 ____________________________________________________________________________
60165 [  9317] By: jhi                                   on 2001/03/23  23:41:25
60166         Log: AIX does seems to have optimization problems with its C compilers.
60167      Branch: perl
60168            ! hints/aix.sh
60169 ____________________________________________________________________________
60170 [  9316] By: jhi                                   on 2001/03/23  23:40:46
60171         Log: Integrate perlio:
60172              
60173              [  9314]
60174              Perlio internals re-organized.
60175              - open process creates AV of layer/arg pairs
60176              (appends layers from open() or open.pm to default list).
60177              - push arg is now an SV.
60178              - layer ->Open get passed the AV
60179              - open is no longer mandatory method.
60180              - topmost layer that has ->Open method does the open
60181              - any layers above are pushed once that returns.
60182              - vtable re-ordered so dummy layers need only provide push/pop methods.
60183              
60184              [  9313]
60185              Check in a stable (working) version before next round of tweaks.
60186              Changes include:
60187              - Move default layers code out of doio.c and into perlio.c
60188              - Single routine for parsing layer specification strings.
60189              - Skeleton support for demand loading of layers
60190              - Core-dump avoidance if PERLIO environment specifies loadable layer
60191              (does not _work_ as need IO to load and need load to do IO ...)
60192              
60193              [  9305]
60194              Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
60195              
60196              [  9304]
60197              Render -Duseperlio functional again.
60198              - this is "quick fix" which calls PerlIO_apply_layers after opening,
60199              which is what old scheme did. New scheme needs to change that
60200              to make open(...,\$scalar) etc. work but this will do for now.
60201              
60202              [  9303]
60203              Avoid "reopen" semantics for time being. Fix bug in dup logic.
60204              -Uuseperlio now works again.
60205              -Duseperlio is still poorly. Don't merge yet...
60206              
60207              [  9302]
60208              Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
60209              type code.
60210              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
60211              is its main caller. In particular now has access to "extra" args, and
60212              can tell when an open handle is "reopened" (or duped?).
60213              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
60214              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
60215              PerlIO_open() et. al. (i.e. other way round).
60216              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
60217              with args close to PerlIO_openn().
60218      Branch: perl
60219           +> lib/PerlIO.pm
60220           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
60221           !> perliol.h
60222 ____________________________________________________________________________
60223 [  9315] By: jhi                                   on 2001/03/23  22:16:30
60224         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
60225      Branch: perl
60226            ! t/lib/md5-file.t
60227 ____________________________________________________________________________
60228 [  9314] By: nick                                  on 2001/03/23  20:49:02
60229         Log: Perlio internals re-organized.
60230              - open process creates AV of layer/arg pairs
60231              (appends layers from open() or open.pm to default list).
60232              - push arg is now an SV.
60233              - layer ->Open get passed the AV
60234              - open is no longer mandatory method.
60235              - topmost layer that has ->Open method does the open
60236              - any layers above are pushed once that returns.
60237              - vtable re-ordered so dummy layers need only provide push/pop methods.
60238      Branch: perlio
60239            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
60240 ____________________________________________________________________________
60241 [  9313] By: nick                                  on 2001/03/23  16:27:41
60242         Log: Check in a stable (working) version before next round of tweaks.
60243              Changes include:
60244              - Move default layers code out of doio.c and into perlio.c
60245              - Single routine for parsing layer specification strings.
60246              - Skeleton support for demand loading of layers
60247              - Core-dump avoidance if PERLIO environment specifies loadable layer
60248              (does not _work_ as need IO to load and need load to do IO ...)
60249      Branch: perlio
60250            + lib/PerlIO.pm
60251            ! MANIFEST doio.c perlio.c
60252 ____________________________________________________________________________
60253 [  9312] By: gsar                                  on 2001/03/23  16:25:25
60254         Log: add execute bit to files with shebang lines in the repository;
60255              avoid clobbering execute bit in Porting/makerel 
60256      Branch: maint-5.6/perl
60257            ! (edit 144 files)
60258 ____________________________________________________________________________
60259 [  9311] By: jhi                                   on 2001/03/23  14:25:35
60260         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
60261      Branch: perl
60262            ! MANIFEST
60263 ____________________________________________________________________________
60264 [  9310] By: jhi                                   on 2001/03/23  13:45:04
60265         Log: Subject: [PATCH] Net::Ping
60266              From: Colin McMillen <mcmi0037@tc.umn.edu>
60267              Date: Thu, 22 Mar 2001 19:30:31 -0600
60268              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
60269      Branch: perl
60270            ! lib/Net/Ping.pm
60271 ____________________________________________________________________________
60272 [  9309] By: jhi                                   on 2001/03/23  13:39:13
60273         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
60274      Branch: perl
60275            ! t/lib/md5-aaa.t t/lib/md5-file.t
60276 ____________________________________________________________________________
60277 [  9308] By: jhi                                   on 2001/03/23  13:20:34
60278         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
60279              - bump the version to 2.14
60280              - drop the base64 tests since they require MIME::Base64
60281              - drop the rfc1321.txt
60282              - drop the hints/dec_osf.pl since it's only needed for
60283              pre-5.005_03 Perls
60284              Todo:
60285              - the U32 alignment testing is now removed; it needs to
60286              be reintroduced as as a Config variable (meaning also
60287              as a Configure test)
60288              - get the new EBCDIC md5sum for MD5.pm
60289              - test in Win32 to see how badly I botched the makefiles
60290      Branch: perl
60291            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
60292            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
60293            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
60294            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
60295            + t/lib/md5-file.t
60296            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
60297            ! win32/Makefile win32/makefile.mk
60298 ____________________________________________________________________________
60299 [  9307] By: jhi                                   on 2001/03/23  12:56:14
60300         Log: Integrate change #9306 from maintperl into mainline,
60301              AIX dynaloader for AIXes without <load.h>.
60302      Branch: perl
60303           !> ext/DynaLoader/hints/aix.pl
60304 ____________________________________________________________________________
60305 [  9306] By: jhi                                   on 2001/03/23  12:51:36
60306         Log: There are AIXes without /usr/include/load.h,
60307              patch from H.Merijn Brand.
60308      Branch: maint-5.6/perl
60309            ! ext/DynaLoader/hints/aix.pl
60310 ____________________________________________________________________________
60311 [  9305] By: nick                                  on 2001/03/23  11:00:42
60312         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
60313      Branch: perlio
60314            ! ext/Encode/Encode.xs perlio.c perlio.h
60315 ____________________________________________________________________________
60316 [  9304] By: nick                                  on 2001/03/23  10:20:46
60317         Log: Render -Duseperlio functional again.
60318              - this is "quick fix" which calls PerlIO_apply_layers after opening,
60319              which is what old scheme did. New scheme needs to change that
60320              to make open(...,\$scalar) etc. work but this will do for now.
60321      Branch: perlio
60322            ! perlio.c
60323 ____________________________________________________________________________
60324 [  9303] By: nick                                  on 2001/03/23  09:53:20
60325         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
60326              -Uuseperlio now works again.
60327              -Duseperlio is still poorly. Don't merge yet...
60328      Branch: perlio
60329            ! doio.c perlio.h
60330 ____________________________________________________________________________
60331 [  9302] By: nick                                  on 2001/03/22  22:26:51
60332         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
60333              type code.
60334              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
60335              is its main caller. In particular now has access to "extra" args, and
60336              can tell when an open handle is "reopened" (or duped?).
60337              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
60338              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
60339              PerlIO_open() et. al. (i.e. other way round).
60340              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
60341              with args close to PerlIO_openn().
60342      Branch: perlio
60343            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
60344 ____________________________________________________________________________
60345 [  9301] By: jhi                                   on 2001/03/22  20:58:04
60346         Log: Integrate perlio:
60347              
60348              [  9300]
60349              Don't include $@ in not ok message.
60350              
60351              [  9298]
60352              Give a meaning to '&' in n-arg open case:
60353              open($fh,"<&",$scalar);
60354              $scalar can be:
60355              - an integer which does "fdopen"
60356              open($fh,"<&",2); # like open($fh,"<&2")
60357              - something that will yield a file handle via sv_2io()
60358              useful for dup'ing anonymous handles.
60359              e.g.:
60360              open(my $fh,"<&",\*STDIN);
60361              open(my $dup,"<&",$fh);
60362              
60363              [  9297]
60364              Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
60365              
60366              [  9296]
60367              Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
60368              
60369              [  9295]
60370              If stdin, stdout or stderr get opened in unexpected read/write state
60371              then warn at time of open not at time of use.
60372              
60373              [  9294]
60374              Die on n-arg open(...,"",xxx,yyy,...)
60375              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
60376              - die on read/write cases so we can decide what it means later.
60377              
60378              [  9293]
60379              perlio tweaks (reported by Nick Clark)
60380              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
60381              error check in Pendinf_read().
60382      Branch: perl
60383           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
60384           !> t/io/open.t util.c
60385 ____________________________________________________________________________
60386 [  9300] By: nick                                  on 2001/03/22  17:36:32
60387         Log: Don't include $@ in not ok message.
60388      Branch: perlio
60389            ! t/io/open.t
60390 ____________________________________________________________________________
60391 [  9299] By: gsar                                  on 2001/03/22  16:53:45
60392         Log: back out changes#7532,7521 for now (appears to have problems
60393              on IRIX)
60394      Branch: maint-5.6/perl
60395            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
60396            ! ext/POSIX/typemap pod/perlvar.pod
60397 ____________________________________________________________________________
60398 [  9298] By: nick                                  on 2001/03/22  14:35:46
60399         Log: Give a meaning to '&' in n-arg open case:
60400              open($fh,"<&",$scalar);
60401              $scalar can be:
60402              - an integer which does "fdopen"
60403              open($fh,"<&",2); # like open($fh,"<&2")
60404              - something that will yield a file handle via sv_2io()
60405              useful for dup'ing anonymous handles.
60406              e.g.:
60407              open(my $fh,"<&",\*STDIN);
60408              open(my $dup,"<&",$fh);
60409      Branch: perlio
60410            ! doio.c t/io/open.t
60411 ____________________________________________________________________________
60412 [  9297] By: nick                                  on 2001/03/22  13:34:35
60413         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
60414      Branch: perlio
60415            ! util.c
60416 ____________________________________________________________________________
60417 [  9296] By: nick                                  on 2001/03/22  12:51:20
60418         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
60419      Branch: perlio
60420            ! perl.c
60421 ____________________________________________________________________________
60422 [  9295] By: nick                                  on 2001/03/22  11:59:44
60423         Log: If stdin, stdout or stderr get opened in unexpected read/write state
60424              then warn at time of open not at time of use.
60425      Branch: perlio
60426            ! doio.c pp_hot.c pp_sys.c
60427 ____________________________________________________________________________
60428 [  9294] By: nick                                  on 2001/03/22  10:54:35
60429         Log: Die on n-arg open(...,"",xxx,yyy,...)
60430              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
60431              - die on read/write cases so we can decide what it means later.
60432      Branch: perlio
60433            ! doio.c embed.pl iperlsys.h util.c
60434 ____________________________________________________________________________
60435 [  9293] By: nick                                  on 2001/03/22  09:02:45
60436         Log: perlio tweaks (reported by Nick Clark)
60437              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
60438              error check in Pendinf_read().
60439      Branch: perlio
60440            ! perlio.c
60441 ____________________________________________________________________________
60442 [  9292] By: gsar                                  on 2001/03/22  07:12:00
60443         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
60444              fixes)
60445      Branch: maint-5.6/perl
60446           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
60447 ____________________________________________________________________________
60448 [  9291] By: jhi                                   on 2001/03/22  06:06:44
60449         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
60450      Branch: perl
60451            ! t/op/re_tests
60452 ____________________________________________________________________________
60453 [  9290] By: jhi                                   on 2001/03/22  05:57:01
60454         Log: Move MacOS Classic higher in the list of supported platforms.
60455      Branch: maint-5.6/perl
60456            ! pod/perlport.pod
60457 ____________________________________________________________________________
60458 [  9289] By: gsar                                  on 2001/03/22  05:35:04
60459         Log: revert part of change#6438 for compatibility (av_reify()
60460              appears to be needed to implement av_splice()ish things
60461              in XS)
60462      Branch: maint-5.6/perl
60463            ! embed.pl global.sym objXSUB.h perlapi.c
60464 ____________________________________________________________________________
60465 [  9288] By: gsar                                  on 2001/03/22  03:09:19
60466         Log: update copyright year
60467      Branch: maint-5.6/perl
60468            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
60469            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
60470            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
60471            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
60472            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
60473            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
60474            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
60475            ! x2p/walk.c
60476 ____________________________________________________________________________
60477 [  9287] By: jhi                                   on 2001/03/21  20:30:54
60478         Log: Integrate perlio:
60479              
60480              [  9285]
60481              Multiplicity fix for Dumper.
60482      Branch: perl
60483           !> ext/Data/Dumper/Dumper.xs
60484 ____________________________________________________________________________
60485 [  9286] By: gsar                                  on 2001/03/21  19:49:54
60486         Log: makefile.mk tweak
60487      Branch: maint-5.6/perl
60488            ! win32/Makefile win32/makefile.mk
60489 ____________________________________________________________________________
60490 [  9285] By: nick                                  on 2001/03/21  19:07:13
60491         Log: Multiplicity fix for Dumper.
60492      Branch: perlio
60493            ! ext/Data/Dumper/Dumper.xs
60494 ____________________________________________________________________________
60495 [  9284] By: nick                                  on 2001/03/21  19:01:07
60496         Log: Integrate mainline - (does not build xTHX issue in Dumper).
60497      Branch: perlio
60498           !> (integrate 27 files)
60499 ____________________________________________________________________________
60500 [  9283] By: jhi                                   on 2001/03/21  17:17:35
60501         Log: Integrate change #9282 from mainline into maintperl,
60502              4-arg UTF-8 substr().
60503      Branch: maint-5.6/perl
60504           !> pp.c
60505 ____________________________________________________________________________
60506 [  9282] By: jhi                                   on 2001/03/21  17:15:43
60507         Log: The #9270 would have leaked a scalar if pp_substr()
60508              returned early.
60509      Branch: perl
60510            ! pp.c
60511 ____________________________________________________________________________
60512 [  9281] By: gsar                                  on 2001/03/21  17:03:14
60513         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
60514      Branch: maint-5.6/perl
60515            ! win32/makefile.mk
60516 ____________________________________________________________________________
60517 [  9280] By: gsar                                  on 2001/03/21  17:01:20
60518         Log: some tweaks to change#9278 (fork() emulation should be enabled
60519              by setting BUILD_FLAVOR instead of changing the defaults)
60520      Branch: maint-5.6/perl
60521            ! win32/makefile.mk
60522 ____________________________________________________________________________
60523 [  9279] By: gsar                                  on 2001/03/21  16:47:19
60524         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
60525      Branch: maint-5.6/perl
60526            ! ext/File/Glob/Glob.pm
60527           !> lib/Cwd.pm
60528 ____________________________________________________________________________
60529 [  9278] By: jhi                                   on 2001/03/21  14:35:10
60530         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
60531              From: "Vadim Konovalov" <watman@inbox.ru>
60532              Date: Wed, 21 Mar 2001 01:53:51 +0300
60533              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
60534      Branch: maint-5.6/perl
60535            ! win32/makefile.mk win32/win32sck.c
60536 ____________________________________________________________________________
60537 [  9277] By: jhi                                   on 2001/03/21  13:58:28
60538         Log: Integrate change #9270 from mainline to maintperl:
60539              continued 4-arg UTF-8 substr() fixing.
60540      Branch: maint-5.6/perl
60541           !> pp.c t/op/substr.t
60542 ____________________________________________________________________________
60543 [  9276] By: jhi                                   on 2001/03/21  13:33:00
60544         Log: More pixie cleaning.
60545      Branch: perl
60546            ! Makefile.SH
60547 ____________________________________________________________________________
60548 [  9275] By: jhi                                   on 2001/03/21  03:54:17
60549         Log: Update Changes.
60550      Branch: perl
60551            ! Changes patchlevel.h
60552 ____________________________________________________________________________
60553 [  9274] By: jhi                                   on 2001/03/21  03:48:24
60554         Log: First stab at making Data::Dumper to grok Unicode.
60555              
60556              TODO: tests, EBCDICify.
60557      Branch: perl
60558            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
60559 ____________________________________________________________________________
60560 [  9273] By: jhi                                   on 2001/03/21  02:23:00
60561         Log: Fix for
60562              
60563              Subject: Memory leak in unquoted print   
60564              From: Benjamin Sugars <bsugars@canoe.ca> 
60565              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
60566              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
60567      Branch: perl
60568            ! perlio.c
60569 ____________________________________________________________________________
60570 [  9272] By: jhi                                   on 2001/03/21  01:33:17
60571         Log: Subject: Re: [PATCH] POSIX::getcwd()
60572              From: Benjamin Sugars <bsugars@canoe.ca> 
60573              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
60574              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
60575      Branch: perl
60576            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
60577 ____________________________________________________________________________
60578 [  9271] By: jhi                                   on 2001/03/21  01:22:52
60579         Log: Subject: [PATCH] Cwd.pm docs
60580              From: Benjamin Sugars <bsugars@canoe.ca>
60581              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
60582              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
60583      Branch: perl
60584            ! lib/Cwd.pm
60585 ____________________________________________________________________________
60586 [  9270] By: jhi                                   on 2001/03/21  01:16:29
60587         Log: Continue 4-arg substr() UTF-8 fixage.
60588      Branch: perl
60589            ! pp.c t/op/substr.t
60590 ____________________________________________________________________________
60591 [  9269] By: jhi                                   on 2001/03/21  00:46:14
60592         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
60593              
60594              revert the leak fix in change#9142 (problem needs a more experimental
60595              fix unsuitable for 5.6.1)
60596              
60597              do alphabetical sorting by default (for csh compatibility)
60598              
60599              cut-n-paste goof in change#9264
60600              
60601              VMS piping fixes (from Charles Lane)
60602      Branch: perl
60603           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
60604           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
60605           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
60606 ____________________________________________________________________________
60607 [  9268] By: jhi                                   on 2001/03/21  00:37:04
60608         Log: Integrate perlio:
60609              
60610              [  9267]
60611              More EBCDIC stuff:
60612              - Loose the extra level of function on ASCII.
60613              - spotted a chr(0) issue in sv.c
60614              - re-work of UTF-X tr/// ranges to work in Unicode
60615              space. Still issues with the "0xff is illegal UTF-8" hack.
60616              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
60617              (why do it once when you can do it all over the place :-(
60618              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
60619              need utf8.pm for swashes.
60620              - Simplified and commented scan_const() in toke.c
60621              Still something wrong regexp and tr (swashes?).
60622      Branch: perl
60623           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
60624           !> utf8.c utf8.h utfebcdic.h
60625 ____________________________________________________________________________
60626 [  9267] By: nick                                  on 2001/03/20  20:04:39
60627         Log: More EBCDIC stuff:
60628              - Loose the extra level of function on ASCII.
60629              - spotted a chr(0) issue in sv.c
60630              - re-work of UTF-X tr/// ranges to work in Unicode
60631              space. Still issues with the "0xff is illegal UTF-8" hack.
60632              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
60633              (why do it once when you can do it all over the place :-(
60634              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
60635              need utf8.pm for swashes.
60636              - Simplified and commented scan_const() in toke.c
60637              Still something wrong regexp and tr (swashes?).
60638      Branch: perlio
60639            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
60640            ! utf8.c utf8.h utfebcdic.h
60641 ____________________________________________________________________________
60642 [  9266] By: gsar                                  on 2001/03/20  19:16:43
60643         Log: VMS piping fixes (from Charles Lane)
60644      Branch: maint-5.6/perl
60645            ! vms/vms.c vms/vmspipe.com
60646 ____________________________________________________________________________
60647 [  9265] By: gsar                                  on 2001/03/20  17:53:52
60648         Log: cut-n-paste goof in change#9264
60649      Branch: maint-5.6/perl
60650            ! ext/File/Glob/Glob.xs
60651 ____________________________________________________________________________
60652 [  9264] By: gsar                                  on 2001/03/20  17:43:47
60653         Log: do alphabetical sorting by default (for csh compatibility);
60654              bsd_glob() does ASCII sort by default as usual, unless
60655              GLOB_ALPHASORT was specified
60656      Branch: maint-5.6/perl
60657            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
60658            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
60659            ! ext/File/Glob/bsd_glob.h
60660 ____________________________________________________________________________
60661 [  9263] By: gsar                                  on 2001/03/20  16:40:08
60662         Log: integrate change#9255 from mainline (unicode fix)
60663              
60664              substr($bytestr, i, n, $charstr)
60665      Branch: maint-5.6/perl
60666           !> Todo-5.6 pp.c t/op/substr.t
60667 ____________________________________________________________________________
60668 [  9262] By: gsar                                  on 2001/03/20  15:57:41
60669         Log: revert the leak fix in change#9142 (problem needs a more experimental
60670              fix unsuitable for 5.6.1)
60671      Branch: maint-5.6/perl
60672            ! scope.c
60673 ____________________________________________________________________________
60674 [  9261] By: jhi                                   on 2001/03/20  14:26:25
60675         Log: Integrate changes #9259,9260 from maintperl into mainline.
60676              
60677              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
60678              
60679              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
60680      Branch: perl
60681           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
60682 ____________________________________________________________________________
60683 [  9260] By: jhi                                   on 2001/03/20  14:05:46
60684         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
60685              From: Robin Barker <rmb1@cise.npl.co.uk>
60686              Date: Tue, 20 Mar 2001 10:12:04 GMT
60687              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
60688      Branch: maint-5.6/perl
60689            ! run.c
60690 ____________________________________________________________________________
60691 [  9259] By: jhi                                   on 2001/03/20  14:04:39
60692         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
60693              From: Chris Nandor <pudge@pobox.com>
60694              Date: Tue, 20 Mar 2001 00:40:56 -0500
60695              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
60696      Branch: maint-5.6/perl
60697            ! ext/POSIX/POSIX.xs lib/File/Path.pm
60698 ____________________________________________________________________________
60699 [  9258] By: jhi                                   on 2001/03/20  05:09:34
60700         Log: Update Changes.
60701      Branch: perl
60702            ! Changes patchlevel.h
60703 ____________________________________________________________________________
60704 [  9257] By: jhi                                   on 2001/03/20  05:04:25
60705         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
60706      Branch: perl
60707            ! t/op/tr.t
60708 ____________________________________________________________________________
60709 [  9256] By: jhi                                   on 2001/03/20  04:43:12
60710         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
60711              From: Peter Prymmer <pvhp@forte.com>
60712              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
60713              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
60714      Branch: maint-5.6/perl
60715            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
60716 ____________________________________________________________________________
60717 [  9255] By: jhi                                   on 2001/03/19  23:17:17
60718         Log: substr($bytestr, i, n, $charstr)
60719              
60720              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
60721      Branch: perl
60722            ! Todo-5.6 pp.c t/op/substr.t
60723 ____________________________________________________________________________
60724 [  9254] By: jhi                                   on 2001/03/19  22:25:09
60725         Log: Rearrange the make test target prerequisites so that
60726              in a parallel make 'all' is finished before 'test'.
60727      Branch: perl
60728            ! Makefile.SH
60729 ____________________________________________________________________________
60730 [  9253] By: jhi                                   on 2001/03/19  21:48:07
60731         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
60732              From: Robin Houston <robin@kitsite.com>
60733              Date: Mon, 19 Mar 2001 15:48:41 +0000
60734              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
60735      Branch: perl
60736            ! pp_ctl.c
60737 ____________________________________________________________________________
60738 [  9252] By: jhi                                   on 2001/03/19  21:42:27
60739         Log: Integrate perlio:
60740              
60741              [  9248]
60742              Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
60743              (Building on OS390 uses native YACC and YYDEBUG has other
60744              side effects.)
60745              
60746              [  9246]
60747              More EBCDIC fixes.
60748      Branch: perl
60749           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
60750           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
60751           !> utfebcdic.h vms/perly_c.vms
60752 ____________________________________________________________________________
60753 [  9251] By: jhi                                   on 2001/03/19  21:31:28
60754         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
60755              
60756              Dynaloading in 64-bit AIX with vac.
60757      Branch: perl
60758           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
60759           !> hints/aix.sh
60760 ____________________________________________________________________________
60761 [  9250] By: jhi                                   on 2001/03/19  21:18:00
60762         Log: A more robust solution for the 64bitall AIX dynaloading
60763              problem, from Jens-Uwe Mager.
60764      Branch: maint-5.6/perl
60765            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
60766 ____________________________________________________________________________
60767 [  9249] By: nick                                  on 2001/03/19  20:59:37
60768         Log: Integrate mainline.
60769      Branch: perlio
60770           !> (integrate 42 files)
60771 ____________________________________________________________________________
60772 [  9248] By: nick                                  on 2001/03/19  20:22:07
60773         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
60774              (Building on OS390 uses native YACC and YYDEBUG has other
60775              side effects.)
60776      Branch: perlio
60777            ! perly.c perly.y vms/perly_c.vms
60778 ____________________________________________________________________________
60779 [  9247] By: jhi                                   on 2001/03/19  19:59:53
60780         Log: 64-bit AIX dynaloading problem (see #9244) idea
60781              from Jens-Uwe Mager.
60782      Branch: maint-5.6/perl
60783            ! ext/DynaLoader/dl_aix.xs
60784 ____________________________________________________________________________
60785 [  9246] By: nick                                  on 2001/03/19  19:27:57
60786         Log: More EBCDIC fixes.
60787      Branch: perlio
60788            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
60789            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
60790 ____________________________________________________________________________
60791 [  9245] By: jhi                                   on 2001/03/19  19:05:19
60792         Log: Integrate change #9243 from mainline into maintperl.
60793              
60794              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
60795      Branch: maint-5.6/perl
60796           !> README.vmesa
60797 ____________________________________________________________________________
60798 [  9244] By: jhi                                   on 2001/03/19  19:03:15
60799         Log: Get 64bitall AIX building, but still does not test okay:
60800              dynaloading anything fails, for example for op/defins:
60801              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
60802              (update: fixed by #9247,9250)
60803      Branch: maint-5.6/perl
60804            ! hints/aix.sh
60805 ____________________________________________________________________________
60806 [  9243] By: jhi                                   on 2001/03/19  19:00:16
60807         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
60808              From: Robin Barker <rmb1@cise.npl.co.uk>
60809              Date: Mon, 19 Mar 2001 18:01:57 GMT
60810              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
60811      Branch: perl
60812            ! README.vmesa
60813 ____________________________________________________________________________
60814 [  9242] By: jhi                                   on 2001/03/19  18:58:43
60815         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
60816              
60817              TODO: tests.
60818      Branch: perl
60819            ! doop.c op.c
60820 ____________________________________________________________________________
60821 [  9241] By: gsar                                  on 2001/03/19  17:34:46
60822         Log: VMSify tests (from Charles Lane)
60823      Branch: maint-5.6/perl
60824            ! t/lib/filehand.t t/lib/texttabs.t
60825 ____________________________________________________________________________
60826 [  9240] By: jhi                                   on 2001/03/19  14:24:26
60827         Log: Integrate change #9233 from maintperl into mainline.
60828              
60829              some refcounts were incorrect in perl_clone()
60830      Branch: perl
60831           !> sv.c
60832 ____________________________________________________________________________
60833 [  9239] By: gsar                                  on 2001/03/19  09:23:17
60834         Log: this is 5.6.1-trial3
60835      Branch: maint-5.6/perl
60836            ! Changes
60837 ____________________________________________________________________________
60838 [  9238] By: gsar                                  on 2001/03/19  08:47:04
60839         Log: some new symbols are only available under ithreads
60840      Branch: maint-5.6/perl
60841            ! makedef.pl
60842 ____________________________________________________________________________
60843 [  9237] By: gsar                                  on 2001/03/19  08:42:28
60844         Log: update patchlevel.h, Changes, &c.
60845      Branch: maint-5.6/perl
60846            ! Changes patchlevel.h pod/perlhist.pod
60847           !> AUTHORS
60848 ____________________________________________________________________________
60849 [  9236] By: gsar                                  on 2001/03/19  08:17:49
60850         Log: integrate changes#8068,8717 from mainline
60851              
60852              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
60853              
60854              [PATCH CPAN 1.59_51] warning message (not!)
60855      Branch: maint-5.6/perl
60856           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
60857           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
60858           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
60859           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
60860           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
60861 ____________________________________________________________________________
60862 [  9235] By: gsar                                  on 2001/03/19  08:07:09
60863         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
60864              
60865              [PATCH] Add missing CV flags to dump.c
60866              
60867              Re: [patch] Re: PL_ptr_table
60868              
60869              Fixup non-ithread build after 8713
60870              
60871              Generated files form 8713 etc.
60872              
60873              Correct the correction :-(
60874              
60875              Documenting coderef @INC (Re: CPAN "make this script work" feature)
60876              
60877              Subject: Re: sync sync sync: have I missed any patches?
60878              Replace djSP with dSP.
60879      Branch: maint-5.6/perl
60880           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
60881           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
60882           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
60883           !> sv.c sv.h win32/perlhost.h
60884 ____________________________________________________________________________
60885 [  9234] By: gsar                                  on 2001/03/19  07:22:05
60886         Log: revert the change#9090 integrate for now (change looks somewhat
60887              incomplete in that [ha]v_exists() need something similar; lacks
60888              tests; &c.)
60889      Branch: maint-5.6/perl
60890            ! hv.c
60891 ____________________________________________________________________________
60892 [  9233] By: gsar                                  on 2001/03/19  07:10:01
60893         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
60894              destruction when there are unreferenced scalars (SvREFCNT==0)
60895      Branch: maint-5.6/perl
60896            ! sv.c
60897 ____________________________________________________________________________
60898 [  9232] By: jhi                                   on 2001/03/19  05:11:02
60899         Log: Regen api and toc.
60900      Branch: maint-5.6/perl
60901            ! pod/perlapi.pod pod/perltoc.pod
60902 ____________________________________________________________________________
60903 [  9231] By: jhi                                   on 2001/03/19  04:06:03
60904         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
60905              add a lost line in pp.c:pp_chop(), update to new op/chop.
60906              
60907              Clarify the description differentiating for and while; inspired by
60908              
60909              Subject: [ID 20010306.004] || != named unary operator
60910              
60911              The $Is_MacOS needs to be declared.
60912      Branch: maint-5.6/perl
60913            ! pp.c t/op/chop.t
60914           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
60915 ____________________________________________________________________________
60916 [  9230] By: jhi                                   on 2001/03/19  03:48:16
60917         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
60918              9079,9083,9089,9090,9091 from mainline to maintperl.
60919              
60920              Quieten some noise in Win32 builds
60921              
60922              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
60923              
60924              The perlretut was still talking about the old \p and \P
60925              definitions.
60926              
60927              More tweakage on the Unicode character class descriptions.
60928              
60929              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
60930              
60931              Subject: 'no *POSIX' Patch speeding up make on BS2000 
60932              
60933              Subject: [PATCH] perldata.pod here-doc docs
60934              
60935              Add /sbin and /usr/sbin to the list of directories scanned
60936              for setuid programs.  Takes care of bug id 20010309.003.
60937              
60938              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
60939              
60940              In op/stat #35 better to scan all the potential directories
60941              for setuids, not just the first one.
60942      Branch: maint-5.6/perl
60943            ! Makefile.SH
60944           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
60945           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
60946           !> t/op/stat.t toke.c win32/win32.h
60947 ____________________________________________________________________________
60948 [  9229] By: jhi                                   on 2001/03/19  02:31:50
60949         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
60950              From: Chris Nandor <pudge@pobox.com>
60951              Date: Sat, 10 Mar 2001 14:22:19 -0500
60952              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
60953      Branch: maint-5.6/perl
60954            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
60955            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
60956            ! t/lib/b.t t/lib/errno.t
60957 ____________________________________________________________________________
60958 [  9228] By: jhi                                   on 2001/03/19  02:29:59
60959         Log: Integrate changes #9113,9122 from mainline into maintperl.
60960              
60961              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?)
60962      Branch: maint-5.6/perl
60963           !> Configure README.os390 hints/os390.sh
60964 ____________________________________________________________________________
60965 [  9227] By: jhi                                   on 2001/03/19  02:22:35
60966         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
60967              into maintperl.
60968              
60969              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
60970              
60971              Forgot to check-in the larger part of #9120, duh.
60972              
60973              Subject: Another patch for integer.pm POD 
60974              
60975              h2ph strictness and cleanliness from Kurt Starsinic.
60976              
60977              Borland filename case problem.
60978              
60979              h2ph strictness and cleanliness from Kurt Starsinic.
60980              
60981              Subject: [PATCH] the uncontroversial doc patches
60982      Branch: maint-5.6/perl
60983           +> win32/sncfnmcs.pl
60984           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
60985           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
60986           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
60987           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
60988           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
60989           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
60990           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
60991 ____________________________________________________________________________
60992 [  9226] By: jhi                                   on 2001/03/19  02:10:21
60993         Log: Integrate changes #9207,9214 from mainline into maintperl.
60994              
60995              podchecker relaxations: =over has an *optional* number after it,
60996              and whitespace in L<> is okay.
60997      Branch: maint-5.6/perl
60998           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
60999           !> t/pod/poderrs.xr
61000 ____________________________________________________________________________
61001 [  9225] By: jhi                                   on 2001/03/19  02:07:38
61002         Log: Integrate change #9219 from maintperl into mainline.
61003              
61004              remove duplicated tests
61005      Branch: perl
61006           !> t/op/re_tests
61007 ____________________________________________________________________________
61008 [  9224] By: jhi                                   on 2001/03/19  02:06:11
61009         Log: Integrate change #9223 from mainline to maintperl.
61010              
61011              Document -Dmksymlinks.
61012      Branch: maint-5.6/perl
61013           !> INSTALL
61014 ____________________________________________________________________________
61015 [  9223] By: jhi                                   on 2001/03/19  02:01:25
61016         Log: Document -Dmksymlinks.
61017      Branch: perl
61018            ! INSTALL
61019 ____________________________________________________________________________
61020 [  9222] By: jhi                                   on 2001/03/19  01:15:35
61021         Log: The -Dmksymlinks wasn't working for maintperl.
61022      Branch: maint-5.6/perl
61023            ! Configure
61024 ____________________________________________________________________________
61025 [  9221] By: jhi                                   on 2001/03/19  00:49:43
61026         Log: Cleanup pixie residue.
61027      Branch: perl
61028            ! Makefile.SH
61029 ____________________________________________________________________________
61030 [  9220] By: jhi                                   on 2001/03/19  00:44:47
61031         Log: Document the use of pixie/prof; create make targets for it.
61032              
61033              TODO: make t/TEST pixie-aware.
61034      Branch: perl
61035            ! Makefile.SH pod/perlhack.pod
61036 ____________________________________________________________________________
61037 [  9219] By: gsar                                  on 2001/03/19  00:16:55
61038         Log: remove duplicated tests
61039      Branch: maint-5.6/perl
61040            ! t/op/re_tests
61041 ____________________________________________________________________________
61042 [  9218] By: jhi                                   on 2001/03/18  23:59:31
61043         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
61044      Branch: perl
61045            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
61046 ____________________________________________________________________________
61047 [  9217] By: jhi                                   on 2001/03/18  23:25:20
61048         Log: Rewrite the tests section of Makefile to be less redundant
61049              and to allow for more flexible test targets, many recursive
61050              make calls introduced.
61051      Branch: perl
61052            ! Makefile.SH
61053 ____________________________________________________________________________
61054 [  9216] By: jhi                                   on 2001/03/18  22:30:04
61055         Log: Document the use of Third Degree (sparsely).
61056      Branch: perl
61057            ! pod/perlhack.pod t/TEST
61058 ____________________________________________________________________________
61059 [  9215] By: jhi                                   on 2001/03/18  22:10:30
61060         Log: Make targets for testing with Third Degree.
61061      Branch: perl
61062            ! Makefile.SH
61063 ____________________________________________________________________________
61064 [  9214] By: jhi                                   on 2001/03/18  21:08:53
61065         Log: The podchecker relaxations need to mirrored also at the tests.
61066      Branch: perl
61067            ! t/pod/poderrs.xr
61068 ____________________________________________________________________________
61069 [  9213] By: jhi                                   on 2001/03/18  20:56:21
61070         Log: Update Changes.
61071      Branch: perl
61072            ! Changes patchlevel.h
61073 ____________________________________________________________________________
61074 [  9212] By: jhi                                   on 2001/03/18  20:36:59
61075         Log: Looking for config.sh in parent directories isn't
61076              very useful for the toplevel Makefile.
61077      Branch: perl
61078            ! Makefile.SH
61079 ____________________________________________________________________________
61080 [  9211] By: jhi                                   on 2001/03/18  20:33:37
61081         Log: On "make clean" take care of Third Degree droppings.
61082      Branch: perl
61083            ! Makefile.SH
61084 ____________________________________________________________________________
61085 [  9210] By: jhi                                   on 2001/03/18  20:21:34
61086         Log: Add a hook for running the tests under the Third Degree
61087              debugging tool (set $ENV{PERL_3LOG} to non-zero)
61088              
61089              TODO: Document the use of Third Degree.
61090      Branch: perl
61091            ! t/TEST
61092 ____________________________________________________________________________
61093 [  9209] By: jhi                                   on 2001/03/18  20:19:07
61094         Log: Regen toc and api pods.
61095      Branch: perl
61096            ! pod/perlapi.pod pod/perltoc.pod
61097 ____________________________________________________________________________
61098 [  9208] By: jhi                                   on 2001/03/18  20:12:12
61099         Log: Integrate changes #8128,9132 from mainline into maintperl,
61100              Tie::SubstrHash fixes.
61101      Branch: maint-5.6/perl
61102           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
61103 ____________________________________________________________________________
61104 [  9207] By: jhi                                   on 2001/03/18  20:07:43
61105         Log: podchecker relaxations from Michael Stevens.
61106      Branch: perl
61107            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
61108 ____________________________________________________________________________
61109 [  9206] By: jhi                                   on 2001/03/18  20:04:24
61110         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
61111      Branch: perl
61112            ! lib/Locale/Constants.pm lib/Locale/Country.pm
61113            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
61114            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
61115 ____________________________________________________________________________
61116 [  9205] By: jhi                                   on 2001/03/18  19:54:45
61117         Log: Integrate changes #9161,9162 from maintperl to mainline.
61118              
61119              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
61120              results
61121      Branch: perl
61122           !> t/op/magic.t
61123 ____________________________________________________________________________
61124 [  9204] By: jhi                                   on 2001/03/18  19:37:46
61125         Log: Make perl.third checks more understandable to the builder.
61126      Branch: perl
61127            ! Makefile.SH
61128 ____________________________________________________________________________
61129 [  9203] By: jhi                                   on 2001/03/18  19:20:54
61130         Log: Re-integrate #9138 from maintperl to mainline,
61131              the squelching of the unneeded "Scalars leaked" messages.
61132      Branch: perl
61133           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
61134           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
61135           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
61136 ____________________________________________________________________________
61137 [  9202] By: jhi                                   on 2001/03/18  18:48:36
61138         Log: More robust and more paranoid perl.third target.
61139      Branch: perl
61140            ! Makefile.SH
61141 ____________________________________________________________________________
61142 [  9201] By: jhi                                   on 2001/03/18  18:39:21
61143         Log: Integrate change #9197 from maintperl to mainline.
61144              
61145              more thorough cleaning of arenas.
61146      Branch: perl
61147           !> embed.pl perl.c proto.h sv.c t/op/sort.t
61148 ____________________________________________________________________________
61149 [  9200] By: jhi                                   on 2001/03/18  18:25:17
61150         Log: Integrate perlio:
61151              
61152              [  9199]
61153              Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
61154              is the sense of the test being done. Avoid some magical 127 and 128 values
61155              by using macros.
61156              
61157              [  9198]
61158              UTF-X encoding invariance for Encode:
61159              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
61160              - move the XS code for those to universal.c (so in miniperl)
61161              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
61162              - change ext/Encode/compile to use above.
61163              - Fix t/lib/encode.t for above
61164              - Teach t/lib/b.t to expect -uutf8
61165              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
61166              utf8.pm is needed.
61167              
61168              [  9196]
61169              Fix pragma/utf8.t # 15
61170              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
61171              are SvUTF8 as well.
61172      Branch: perl
61173           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
61174           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
61175           !> t/lib/encode.t toke.c universal.c utf8.c
61176 ____________________________________________________________________________
61177 [  9199] By: nick                                  on 2001/03/18  15:23:51
61178         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
61179              is the sense of the test being done. Avoid some magical 127 and 128 values
61180              by using macros.
61181      Branch: perlio
61182            ! doop.c pp_ctl.c sv.c toke.c
61183 ____________________________________________________________________________
61184 [  9198] By: nick                                  on 2001/03/18  14:18:12
61185         Log: UTF-X encoding invariance for Encode:
61186              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
61187              - move the XS code for those to universal.c (so in miniperl)
61188              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
61189              - change ext/Encode/compile to use above.
61190              - Fix t/lib/encode.t for above
61191              - Teach t/lib/b.t to expect -uutf8
61192              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
61193              utf8.pm is needed.
61194      Branch: perlio
61195            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
61196            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
61197 ____________________________________________________________________________
61198 [  9197] By: gsar                                  on 2001/03/18  12:15:57
61199         Log: more thorough cleaning of arenas--keep going until no more
61200              SvREFCNT_dec()s occur (this fixes the problem that causes the
61201              pesky "Scalars leaked" warnings)
61202      Branch: maint-5.6/perl
61203            ! embed.pl perl.c proto.h sv.c t/op/sort.t
61204 ____________________________________________________________________________
61205 [  9196] By: nick                                  on 2001/03/18  10:57:29
61206         Log: Fix pragma/utf8.t # 15
61207              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
61208              are SvUTF8 as well.
61209      Branch: perlio
61210            ! toke.c
61211 ____________________________________________________________________________
61212 [  9195] By: nick                                  on 2001/03/18  09:27:06
61213         Log: Integrate mainline
61214      Branch: perlio
61215           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
61216           !> t/op/pat.t
61217 ____________________________________________________________________________
61218 [  9194] By: jhi                                   on 2001/03/18  05:29:59
61219         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
61220              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
61221      Branch: perl
61222            ! op.c op.h t/op/misc.t t/op/pat.t
61223 ____________________________________________________________________________
61224 [  9193] By: jhi                                   on 2001/03/18  05:15:06
61225         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
61226      Branch: perl
61227            ! mg.c t/op/pat.t
61228 ____________________________________________________________________________
61229 [  9192] By: jhi                                   on 2001/03/18  04:22:43
61230         Log: tr/// UTF-8 patches from Inaba Hiroto.
61231      Branch: perl
61232            ! doop.c op.c
61233 ____________________________________________________________________________
61234 [  9191] By: jhi                                   on 2001/03/18  04:21:17
61235         Log: Integrate perlio:
61236              
61237              [  9190]
61238              Correct #if EBCDIC side typos.
61239              Builds and passes many tests on OS390.
61240      Branch: perl
61241           !> utf8.c utfebcdic.h
61242 ____________________________________________________________________________
61243 [  9190] By: nick                                  on 2001/03/17  20:32:01
61244         Log: Correct #if EBCDIC side typos.
61245              Builds and passes many tests on OS390.
61246      Branch: perlio
61247            ! utf8.c utfebcdic.h
61248 ____________________________________________________________________________
61249 [  9189] By: jhi                                   on 2001/03/17  18:55:49
61250         Log: Add prerequisites for the perl.third target.
61251      Branch: perl
61252            ! Makefile.SH
61253 ____________________________________________________________________________
61254 [  9188] By: jhi                                   on 2001/03/17  18:46:00
61255         Log: Integrate perlio:
61256              
61257              [  9186]
61258              MANIFEST addition :-(
61259              
61260              [  9185]
61261              Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
61262              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
61263              a superset of ASCII are invariant under the encoding. This is EBCDIC
61264              friendly as an encoded string can be looked at as being EBCDIC by lexer
61265              sprintf("0",...) etc. in same manner that a UTF-8 string be considered
61266              ASCII on ASCII machines.
61267              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
61268              seperate.
61269              - Add some more macros to comprehend different shift amounts and
61270              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
61271              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
61272              and conditionally #include it.
61273              EBCDIC build as yet untested.  ASCII still fails the one test.
61274              
61275              [  9184]
61276              Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
61277      Branch: perl
61278           +> utfebcdic.h
61279           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
61280 ____________________________________________________________________________
61281 [  9187] By: jhi                                   on 2001/03/17  18:38:47
61282         Log: Add a make rule for perl.third (the Third Degree memory debugging
61283              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
61284      Branch: perl
61285            ! Makefile.SH
61286 ____________________________________________________________________________
61287 [  9186] By: nick                                  on 2001/03/17  18:34:48
61288         Log: MANIFEST addition :-(
61289      Branch: perlio
61290            ! MANIFEST
61291 ____________________________________________________________________________
61292 [  9185] By: nick                                  on 2001/03/17  18:29:50
61293         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
61294              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
61295              a superset of ASCII are invariant under the encoding. This is EBCDIC
61296              friendly as an encoded string can be looked at as being EBCDIC by lexer
61297              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
61298              ASCII on ASCII machines.
61299              
61300              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
61301              seperate.
61302              - Add some more macros to comprehend different shift amounts and
61303              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
61304              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
61305              and conditionally #include it.
61306              
61307              EBCDIC build as yet untested.  ASCII still fails the one test.
61308      Branch: perlio
61309            + utfebcdic.h
61310            ! utf8.c utf8.h
61311 ____________________________________________________________________________
61312 [  9184] By: nick                                  on 2001/03/17  17:44:16
61313         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
61314      Branch: perlio
61315            ! doop.c perl.h pp.c utf8.h
61316 ____________________________________________________________________________
61317 [  9183] By: jhi                                   on 2001/03/17  15:55:42
61318         Log: Integrate perlio:
61319              
61320              [  9182]
61321              Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
61322              
61323              [  9180]
61324              EBCDIC Fixes.
61325              
61326              [  9173]
61327              1st day's EBCDIC fixes:
61328              - toke.c's parsing of strings needed attention
61329              needed to conditionally e2a if string was already UTF-8
61330              - e2a/a2e tables where wrong way round.
61331              - new macros in utf8.h
61332      Branch: perl
61333            ! MANIFEST
61334           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
61335 ____________________________________________________________________________
61336 [  9182] By: nick                                  on 2001/03/17  09:16:06
61337         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
61338      Branch: perlio
61339            ! t/op/pat.t
61340 ____________________________________________________________________________
61341 [  9181] By: nick                                  on 2001/03/17  09:15:11
61342         Log: Integrate mainline.
61343      Branch: perlio
61344           +> lib/Locale/Constants.pm lib/Locale/Country.pm
61345           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
61346           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
61347           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
61348           !> (integrate 83 files)
61349 ____________________________________________________________________________
61350 [  9180] By: nick                                  on 2001/03/16  17:23:21
61351         Log: EBCDIC Fixes.
61352      Branch: perlio
61353            ! perl.h sv.c toke.c utf8.c utf8.h
61354 ____________________________________________________________________________
61355 [  9179] By: jhi                                   on 2001/03/16  14:10:12
61356         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
61357              a change needed to work around an AIX compiler bug.
61358      Branch: perl
61359            ! ext/Storable/Storable.xs
61360 ____________________________________________________________________________
61361 [  9178] By: jhi                                   on 2001/03/16  03:19:59
61362         Log: With Damian's approval synchronize damian's modules'
61363              licensing with Perl's standard module licensing.
61364      Branch: perl
61365            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
61366 ____________________________________________________________________________
61367 [  9177] By: jhi                                   on 2001/03/16  03:15:34
61368         Log: Make the Filter::Util:Call files have their own copies
61369              of the Perl standard module licensing, from Paul Marquess.
61370      Branch: perl
61371            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
61372 ____________________________________________________________________________
61373 [  9176] By: jhi                                   on 2001/03/16  02:56:04
61374         Log: Subject: [PATCH] more pod patches
61375              From: Michael Stevens <michael@etla.org>
61376              Date: Thu, 15 Mar 2001 21:25:18 +0000
61377              Message-ID: <20010315212518.A18870@firedrake.org>
61378      Branch: perl
61379            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
61380            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
61381            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
61382            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
61383            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
61384            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
61385            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
61386            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
61387            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
61388            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
61389            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
61390            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
61391            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
61392            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
61393            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
61394            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
61395            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
61396            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
61397            ! lib/Locale/Country.pm lib/Locale/Language.pm
61398            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
61399            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
61400            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
61401            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
61402            ! os2/OS2/Process/Process.pm
61403 ____________________________________________________________________________
61404 [  9175] By: jhi                                   on 2001/03/16  02:53:32
61405         Log: Subject: [PATCH] the uncontroversial doc patches
61406              From: Michael Stevens <michael@etla.org>
61407              Date: Thu, 15 Mar 2001 20:01:12 +0000
61408              Message-ID: <20010315200112.A7636@firedrake.org>
61409      Branch: perl
61410            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
61411            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
61412            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
61413            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
61414            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
61415 ____________________________________________________________________________
61416 [  9174] By: jhi                                   on 2001/03/16  02:50:49
61417         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
61418              From: Paul Lindner <lindner@inuus.com>
61419              Date: Fri, 16 Mar 2001 11:28:03 -0800
61420              Message-ID: <20010316112803.A7577@inuus.com>
61421      Branch: perl
61422            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
61423 ____________________________________________________________________________
61424 [  9173] By: nick                                  on 2001/03/15  20:21:03
61425         Log: 1st day's EBCDIC fixes:
61426              - toke.c's parsing of strings needed attention
61427              needed to conditionally e2a if string was already UTF-8
61428              - e2a/a2e tables where wrong way round.
61429              - new macros in utf8.h
61430      Branch: perlio
61431            ! perl.h toke.c utf8.h
61432 ____________________________________________________________________________
61433 [  9172] By: jhi                                   on 2001/03/15  15:17:17
61434         Log: Update Changes.
61435      Branch: perl
61436            ! Changes patchlevel.h
61437 ____________________________________________________________________________
61438 [  9171] By: jhi                                   on 2001/03/15  15:09:32
61439         Log: Subject: Re: Another Borland C++ problem.
61440              From: "Vadim Konovalov" <watman@inbox.ru>
61441              Date: Sat, 10 Mar 2001 19:26:07 +0300
61442              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
61443              
61444              Borland filename case problem.
61445      Branch: perl
61446            + win32/sncfnmcs.pl
61447            ! MANIFEST README.win32
61448 ____________________________________________________________________________
61449 [  9170] By: jhi                                   on 2001/03/15  14:54:23
61450         Log: Add Locale::Codes 1.06, from Neil Bowers.
61451      Branch: perl
61452            + lib/Locale/Constants.pm lib/Locale/Country.pm
61453            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
61454            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
61455            + t/lib/lc-language.t t/lib/lc-uk.t
61456            ! MANIFEST
61457 ____________________________________________________________________________
61458 [  9169] By: jhi                                   on 2001/03/15  14:19:01
61459         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
61460      Branch: perl
61461            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
61462            ! ext/Storable/Storable.xs
61463 ____________________________________________________________________________
61464 [  9168] By: jhi                                   on 2001/03/15  14:13:22
61465         Log: Integrate changes #9120,9167 from mainline to maintperl.
61466              
61467              Subject: [PATCH 5.6.1] OS/2 docs
61468              
61469              Subject: [PATCH 5.6.1] perldoc
61470      Branch: maint-5.6/perl
61471           !> os2/Changes utils/perldoc.PL
61472 ____________________________________________________________________________
61473 [  9167] By: jhi                                   on 2001/03/15  14:07:42
61474         Log: Subject: [PATCH 5.6.1] perldoc
61475              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61476              Date: Wed, 14 Mar 2001 23:46:52 -0500
61477              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
61478      Branch: perl
61479            ! utils/perldoc.PL
61480 ____________________________________________________________________________
61481 [  9166] By: jhi                                   on 2001/03/15  13:53:15
61482         Log: sigaction test condition tweakage.
61483      Branch: perl
61484            ! t/lib/sigaction.t
61485 ____________________________________________________________________________
61486 [  9165] By: alanbur                               on 2001/03/15  03:49:17
61487         Log: Resynchronised with parent
61488      Branch: maint-5.6/pureperl
61489           +> os2/os2add.sym t/op/anonsub.t
61490           !> (integrate 72 files)
61491 ____________________________________________________________________________
61492 [  9164] By: jhi                                   on 2001/03/15  01:05:01
61493         Log: Avoid stomping off the beginning of an array in tr///.
61494      Branch: perl
61495            ! op.c
61496 ____________________________________________________________________________
61497 [  9163] By: jhi                                   on 2001/03/15  00:58:57
61498         Log: h2ph strictness and cleanliness from Kurt Starsinic.
61499      Branch: perl
61500            ! utils/h2ph.PL
61501 ____________________________________________________________________________
61502 [  9162] By: gsar                                  on 2001/03/15  00:56:53
61503         Log: avoid warnings
61504      Branch: maint-5.6/perl
61505            ! t/op/magic.t
61506 ____________________________________________________________________________
61507 [  9161] By: gsar                                  on 2001/03/15  00:52:09
61508         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
61509              results
61510      Branch: maint-5.6/perl
61511            ! t/op/magic.t
61512 ____________________________________________________________________________
61513 [  9160] By: jhi                                   on 2001/03/14  22:02:10
61514         Log: Do not use the Perl malloc in IRIX, suggested by
61515              Helmus Jarausch.
61516      Branch: perl
61517            ! hints/irix_6.sh
61518 ____________________________________________________________________________
61519 [  9159] By: nick                                  on 2001/03/14  21:45:59
61520         Log: Integrate mainline
61521      Branch: perlio
61522           +> t/op/loopctl.t
61523           !> (integrate 41 files)
61524 ____________________________________________________________________________
61525 [  9158] By: jhi                                   on 2001/03/14  21:10:09
61526         Log: The Day of the Retractions continues: the #9138
61527              (integrated in #9144) doesn't work well in mainline.
61528      Branch: perl
61529            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
61530            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
61531            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
61532 ____________________________________________________________________________
61533 [  9157] By: jhi                                   on 2001/03/14  20:58:12
61534         Log: The #9145 CANNOT be enabled: the clear_pmop code still
61535              dumps core all over in Tru64.
61536      Branch: perl
61537            ! op.c op.h t/op/pat.t
61538 ____________________________________________________________________________
61539 [  9156] By: jhi                                   on 2001/03/14  20:48:06
61540         Log: Integrate change #9154 from maintperl to mainline.
61541              
61542              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
61543              (caused Storable 1.0.10 to break on windows)
61544      Branch: perl
61545           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
61546           !> perlapi.c proto.h
61547 ____________________________________________________________________________
61548 [  9155] By: jhi                                   on 2001/03/14  20:23:53
61549         Log: Retract #9136: breaks threading (and binary compatibility).
61550      Branch: perl
61551            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
61552 ____________________________________________________________________________
61553 [  9154] By: gsar                                  on 2001/03/14  17:48:18
61554         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
61555              (caused Storable 1.0.10 to break on windows)
61556      Branch: maint-5.6/perl
61557            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
61558            ! perlapi.c proto.h
61559 ____________________________________________________________________________
61560 [  9153] By: jhi                                   on 2001/03/14  13:35:21
61561         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
61562      Branch: perl
61563            ! t/lib/sigaction.t
61564 ____________________________________________________________________________
61565 [  9152] By: gsar                                  on 2001/03/14  07:29:40
61566         Log: back out changes#9012,9010,9009 and parts of change#9016
61567              (causes ABRs under purify, and some prerequisites don't
61568              seem to be there in 5.6.x)
61569      Branch: maint-5.6/perl
61570            ! doop.c op.c t/op/tr.t toke.c
61571 ____________________________________________________________________________
61572 [  9151] By: gsar                                  on 2001/03/14  07:01:29
61573         Log: reenable change#9145 (the test was busted due to a missing
61574              C<print "ok 27\n">)
61575      Branch: perl
61576            ! op.c op.h t/op/pat.t
61577 ____________________________________________________________________________
61578 [  9150] By: jhi                                   on 2001/03/14  06:38:36
61579         Log: Retract #9145.
61580      Branch: perl
61581            ! op.c op.h t/op/pat.t
61582 ____________________________________________________________________________
61583 [  9149] By: jhi                                   on 2001/03/14  06:14:56
61584         Log: Retract #9143.
61585      Branch: perl
61586            ! op.c
61587 ____________________________________________________________________________
61588 [  9148] By: gsar                                  on 2001/03/14  06:13:02
61589         Log: Uninitialized Memory Read in regexec.c
61590      Branch: perl
61591            ! regexec.c
61592 ____________________________________________________________________________
61593 [  9147] By: jhi                                   on 2001/03/14  04:59:54
61594         Log: Subject: PATCH: make goto work in nested eval ""
61595              From: Robin Houston <robin@kitsite.com>
61596              Date: Wed, 14 Mar 2001 04:16:10 +0000
61597              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
61598      Branch: perl
61599            ! pp_ctl.c t/op/goto.t
61600 ____________________________________________________________________________
61601 [  9146] By: jhi                                   on 2001/03/14  04:42:54
61602         Log: Preserve the #ifdef PERL_CORE in perly.h.
61603      Branch: perl
61604            ! perly.fixer
61605 ____________________________________________________________________________
61606 [  9145] By: jhi                                   on 2001/03/14  03:57:41
61607         Log: (Retracted by #9150.)
61608      Branch: perl
61609            ! op.c op.h t/op/pat.t
61610 ____________________________________________________________________________
61611 [  9144] By: jhi                                   on 2001/03/14  03:50:38
61612         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
61613              
61614              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
61615              
61616              remove squelch controls for "Scalars leaked" messages in most places
61617              (these are now cured)
61618              
61619              fix another memory leak reported by purify (tie callbacks that
61620              croak can leak when wiping out magic)
61621      Branch: perl
61622           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
61623           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
61624           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
61625           !> t/pragma/warnings.t
61626 ____________________________________________________________________________
61627 [  9143] By: jhi                                   on 2001/03/14  03:37:53
61628         Log: (Retracted by #9149.)
61629      Branch: perl
61630            ! op.c
61631 ____________________________________________________________________________
61632 [  9142] By: gsar                                  on 2001/03/14  03:20:48
61633         Log: fix another memory leak reported by purify (tie callbacks that
61634              croak can leak when wiping out magic)
61635      Branch: maint-5.6/perl
61636            ! scope.c
61637 ____________________________________________________________________________
61638 [  9141] By: jhi                                   on 2001/03/14  02:55:00
61639         Log: Subject: PATCH for [ID 20010305.003]
61640              From: Robin Houston <robin@kitsite.com>
61641              Date: Wed, 14 Mar 2001 02:45:51 +0000
61642              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
61643      Branch: perl
61644            ! pp_ctl.c t/op/eval.t
61645 ____________________________________________________________________________
61646 [  9140] By: jhi                                   on 2001/03/14  02:41:54
61647         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
61648              Date: Wed, 14 Mar 2001 01:52:51 +0000
61649              From: Robin Houston <robin@kitsite.com>
61650              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
61651              
61652              Fix for 2000313.004.
61653      Branch: perl
61654            ! pp_ctl.c t/op/goto.t
61655 ____________________________________________________________________________
61656 [  9139] By: jhi                                   on 2001/03/14  02:40:50
61657         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
61658              From: Robin Houston <robin@kitsite.com>
61659              Date: Wed, 14 Mar 2001 00:43:45 +0000
61660              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
61661      Branch: perl
61662            + t/op/loopctl.t
61663            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
61664            ! vms/perly_c.vms
61665 ____________________________________________________________________________
61666 [  9138] By: gsar                                  on 2001/03/14  01:18:00
61667         Log: remove squelch controls for "Scalars leaked" messages in most places
61668              (these are now cured)
61669      Branch: maint-5.6/perl
61670            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
61671            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
61672            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
61673 ____________________________________________________________________________
61674 [  9137] By: gsar                                  on 2001/03/14  00:57:04
61675         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
61676      Branch: maint-5.6/perl
61677            ! regcomp.c
61678 ____________________________________________________________________________
61679 [  9136] By: jhi                                   on 2001/03/13  23:12:24
61680         Log: (Retracted by #9155)
61681              
61682              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
61683              From: Jens-Uwe Mager <jum@helios.de>
61684              Date: Wed, 21 Feb 2001 21:32:04 +0100
61685              Message-ID: <20010221213203.A18340@ans.helios.de>
61686      Branch: perl
61687            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
61688 ____________________________________________________________________________
61689 [  9135] By: jhi                                   on 2001/03/13  22:50:05
61690         Log: Integrate perlio:
61691              
61692              [  9126]
61693              #ifdef'ed out code to make packed side of pack/unpack
61694              octets. (i.e. pack('U') => encode_utf8).
61695      Branch: perl
61696           !> pp.c
61697 ____________________________________________________________________________
61698 [  9134] By: jhi                                   on 2001/03/13  22:49:05
61699         Log: Integrate change #9131 from maintperl into mainline.
61700              
61701              make the error text look more consistent in hints/hpux.sh
61702      Branch: perl
61703           !> hints/hpux.sh
61704 ____________________________________________________________________________
61705 [  9133] By: gsar                                  on 2001/03/13  22:46:20
61706         Log: integrate change#9067 from mainline
61707              
61708              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
61709      Branch: maint-5.6/perl
61710           !> lib/ExtUtils/MM_Unix.pm
61711 ____________________________________________________________________________
61712 [  9132] By: jhi                                   on 2001/03/13  22:41:21
61713         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
61714              From: "John P. Linderman" <jpl@research.att.com>
61715              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
61716              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
61717              
61718              A more correct prime finder.
61719      Branch: perl
61720            ! lib/Tie/SubstrHash.pm
61721 ____________________________________________________________________________
61722 [  9131] By: gsar                                  on 2001/03/13  22:30:42
61723         Log: make the error text look more consistent in hints/hpux.sh
61724      Branch: maint-5.6/perl
61725            ! hints/hpux.sh
61726 ____________________________________________________________________________
61727 [  9130] By: jhi                                   on 2001/03/13  22:23:44
61728         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
61729              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61730              Date: Tue, 13 Mar 2001 18:41:26 +0100
61731              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
61732              
61733              If the test is run non-interactively the default handler
61734              is different.
61735      Branch: perl
61736            ! t/lib/sigaction.t
61737 ____________________________________________________________________________
61738 [  9129] By: jhi                                   on 2001/03/13  22:20:21
61739         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
61740              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61741              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
61742              Date:     Tue, 13 Mar 2001 16:44:32 EST
61743      Branch: perl
61744            ! t/lib/1_compile.t
61745 ____________________________________________________________________________
61746 [  9128] By: jhi                                   on 2001/03/13  22:18:34
61747         Log: Subject: Another patch for integer.pm POD 
61748              From: "John L. Allen" <allen@grumman.com>
61749              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
61750              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
61751      Branch: perl
61752            ! lib/integer.pm
61753 ____________________________________________________________________________
61754 [  9127] By: nick                                  on 2001/03/13  21:26:30
61755         Log: Integrate mainline.
61756      Branch: perlio
61757           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
61758           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
61759           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
61760           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
61761           !> Changes Configure MANIFEST README.os2 README.os390
61762           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
61763           !> os2/Changes patchlevel.h win32/perlhost.h
61764 ____________________________________________________________________________
61765 [  9126] By: nick                                  on 2001/03/13  20:39:51
61766         Log: #ifdef'ed out code to make packed side of pack/unpack
61767              octets. (i.e. pack('U') => encode_utf8).
61768      Branch: perlio
61769            ! pp.c
61770 ____________________________________________________________________________
61771 [  9125] By: jhi                                   on 2001/03/13  15:07:16
61772         Log: Update Changes.
61773      Branch: perl
61774            ! Changes patchlevel.h
61775 ____________________________________________________________________________
61776 [  9124] By: jhi                                   on 2001/03/13  14:22:45
61777         Log: Workaround for the buggy ("internal compiler error")
61778              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
61779              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
61780              of Andreas König.
61781      Branch: perl
61782            ! ext/re/Makefile.PL hints/aix.sh
61783 ____________________________________________________________________________
61784 [  9123] By: jhi                                   on 2001/03/13  03:24:34
61785         Log: Typo in #9114.
61786      Branch: metaconfig
61787            ! U/modified/myhostname.U
61788 ____________________________________________________________________________
61789 [  9122] By: jhi                                   on 2001/03/13  03:24:06
61790         Log: Typo in #9113.
61791      Branch: perl
61792            ! Configure
61793 ____________________________________________________________________________
61794 [  9121] By: jhi                                   on 2001/03/13  01:53:05
61795         Log: Forgot to check-in the larger part of #9120, duh.
61796      Branch: perl
61797            ! README.os2
61798 ____________________________________________________________________________
61799 [  9120] By: jhi                                   on 2001/03/13  01:51:31
61800         Log: Subject: [PATCH 5.6.1] OS/2 docs
61801              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61802              Date: Mon, 12 Mar 2001 03:27:32 -0500
61803              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
61804      Branch: perl
61805            ! os2/Changes
61806 ____________________________________________________________________________
61807 [  9119] By: jhi                                   on 2001/03/13  01:49:41
61808         Log: Integrate change #9116 from maintperl into mainline.
61809              
61810              Win32::GetCwd() returns C: instead of C:\ in the root directory
61811              under ithreads
61812      Branch: perl
61813           !> win32/perlhost.h
61814 ____________________________________________________________________________
61815 [  9118] By: jhi                                   on 2001/03/13  01:13:39
61816         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
61817      Branch: perl
61818            + lib/Switch.pm t/lib/switch.t
61819            ! MANIFEST
61820 ____________________________________________________________________________
61821 [  9117] By: jhi                                   on 2001/03/13  01:03:17
61822         Log: Add Text::Balanced 1.83.
61823      Branch: perl
61824            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
61825            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
61826            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
61827            + t/lib/tb-xvari.t
61828            ! MANIFEST
61829 ____________________________________________________________________________
61830 [  9116] By: gsar                                  on 2001/03/13  00:55:53
61831         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
61832              under ithreads
61833      Branch: maint-5.6/perl
61834            ! win32/perlhost.h
61835 ____________________________________________________________________________
61836 [  9115] By: jhi                                   on 2001/03/13  00:54:09
61837         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
61838              From: "John L. Allen" <allen@grumman.com>
61839              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
61840              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
61841              
61842              use integer document clarification.
61843      Branch: perl
61844            ! lib/integer.pm
61845 ____________________________________________________________________________
61846 [  9114] By: jhi                                   on 2001/03/13  00:38:54
61847         Log: Metaconfig unit change for #9113.
61848      Branch: metaconfig
61849            ! U/modified/myhostname.U
61850 ____________________________________________________________________________
61851 [  9113] By: jhi                                   on 2001/03/13  00:38:35
61852         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?)
61853              From: Peter Prymmer <pvhp@forte.com>
61854              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
61855              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
61856      Branch: perl
61857            ! Configure README.os390 hints/os390.sh
61858 ____________________________________________________________________________
61859 [  9112] By: jhi                                   on 2001/03/13  00:29:00
61860         Log: Integrate perlio:
61861              
61862              [  9110]
61863              #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
61864      Branch: perl
61865           !> sv.c utf8.h
61866 ____________________________________________________________________________
61867 [  9111] By: nick                                  on 2001/03/12  21:16:33
61868         Log: Integrate mainline.
61869      Branch: perlio
61870           +> t/op/anonsub.t
61871           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
61872           !> proto.h sv.c
61873 ____________________________________________________________________________
61874 [  9110] By: nick                                  on 2001/03/12  21:00:13
61875         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
61876      Branch: perlio
61877            ! sv.c utf8.h
61878 ____________________________________________________________________________
61879 [  9109] By: jhi                                   on 2001/03/12  16:04:47
61880         Log: Integrate change #9108 from maintperl to mainline.
61881              
61882              fix memory leak in C<sub X { sub {} }> arising from a refcount
61883              loop between the outer sub and the inner prototype anonsub
61884              
61885              this also enables closures returned by subroutines that
61886              subsequently get redefined to work without generating coredumps :)
61887              
61888              completely removed the free_closures() hack--it shouldn't be
61889              needed anymore
61890      Branch: perl
61891           +> t/op/anonsub.t
61892           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
61893           !> proto.h sv.c
61894 ____________________________________________________________________________
61895 [  9108] By: gsar                                  on 2001/03/12  10:21:31
61896         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
61897              loop between the outer sub and the inner prototype anonsub
61898              
61899              this also enables closures returned by subroutines that
61900              subsequently get redefined to work without generating coredumps :)
61901              
61902              completely removed the free_closures() hack--it shouldn't be
61903              needed anymore
61904      Branch: maint-5.6/perl
61905            + t/op/anonsub.t
61906            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
61907            ! proto.h sv.c
61908 ____________________________________________________________________________
61909 [  9107] By: jhi                                   on 2001/03/12  05:15:31
61910         Log: Integrate perlio:
61911              
61912              [  9106]
61913              regcomp.c is working in native space, not Unicode space (if different)
61914              as it is doing compare against 'W' in \W etc.
61915              
61916              [  9105]
61917              Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
61918              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
61919              
61920              [  9104]
61921              Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
61922              
61923              [  9102]
61924              USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
61925              - exclude layer syms in makedef.pl for sfio
61926              - also inhibit Encode from trying to build ":encode()" layer.
61927      Branch: perl
61928           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
61929 ____________________________________________________________________________
61930 [  9106] By: nick                                  on 2001/03/11  20:10:12
61931         Log: regcomp.c is working in native space, not Unicode space (if different)
61932              as it is doing compare against 'W' in \W etc.
61933      Branch: perlio
61934            ! regcomp.c
61935 ____________________________________________________________________________
61936 [  9105] By: nick                                  on 2001/03/11  19:39:34
61937         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
61938              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
61939      Branch: perlio
61940            ! regcomp.c toke.c utf8.c
61941 ____________________________________________________________________________
61942 [  9104] By: nick                                  on 2001/03/11  18:15:44
61943         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
61944      Branch: perlio
61945            ! sv.c
61946 ____________________________________________________________________________
61947 [  9103] By: nick                                  on 2001/03/11  18:03:28
61948         Log: Integrate mainline (for regexp stuff).
61949      Branch: perlio
61950           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
61951           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
61952           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
61953           !> t/lib/errno.t t/op/pat.t
61954 ____________________________________________________________________________
61955 [  9102] By: nick                                  on 2001/03/11  17:44:20
61956         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
61957              - exclude layer syms in makedef.pl for sfio
61958              - also inhibit Encode from trying to build ":encode()" layer.
61959      Branch: perlio
61960            ! ext/Encode/Encode.xs makedef.pl
61961 ____________________________________________________________________________
61962 [  9101] By: jhi                                   on 2001/03/10  22:38:13
61963         Log: The $Is_MacOS needs to be declared.
61964      Branch: perl
61965            ! lib/ExtUtils/Manifest.pm
61966 ____________________________________________________________________________
61967 [  9100] By: jhi                                   on 2001/03/10  22:14:29
61968         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
61969              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
61970              pollute the symbolspace if using sfio.
61971      Branch: perl
61972            ! ext/Encode/Encode.xs
61973 ____________________________________________________________________________
61974 [  9099] By: jhi                                   on 2001/03/10  21:58:48
61975         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
61976              Date: Sat, 10 Mar 2001 14:23:55 -0500
61977              From: Chris Nandor <pudge@pobox.com>
61978              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
61979      Branch: perl
61980            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
61981            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
61982            ! t/lib/errno.t
61983 ____________________________________________________________________________
61984 [  9098] By: jhi                                   on 2001/03/10  21:38:30
61985         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
61986      Branch: perl
61987            ! regcomp.c regexec.c t/op/pat.t
61988 ____________________________________________________________________________
61989 [  9097] By: jhi                                   on 2001/03/10  14:38:07
61990         Log: Integrate perlio:
61991              
61992              [  9096]
61993              EBCDIC sanity - phase I
61994              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
61995              - use utf8n_xxxx (c.f. pvn) for forms which take length.
61996              - back out vN.N and $^V exceptions to e2a/a2e
61997              - make "locale" isxxx macros be uvchr (may be redundant?)
61998              Not clear yet that toUPPER_uni et. al. return being handled correctly.
61999              The tr// and rexexp stuff still needs an audit, assumption is they are working
62000              in Unicode space.
62001              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
62002      Branch: perl
62003           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
62004           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
62005           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
62006 ____________________________________________________________________________
62007 [  9096] By: nick                                  on 2001/03/10  11:55:43
62008         Log: EBCDIC sanity - phase I
62009              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
62010              - use utf8n_xxxx (c.f. pvn) for forms which take length.
62011              - back out vN.N and $^V exceptions to e2a/a2e
62012              - make "locale" isxxx macros be uvchr (may be redundant?)
62013              
62014              Not clear yet that toUPPER_uni et. al. return being handled correctly.
62015              The tr// and rexexp stuff still needs an audit, assumption is they are working
62016              in Unicode space.
62017              
62018              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
62019      Branch: perlio
62020            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
62021            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
62022            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
62023 ____________________________________________________________________________
62024 [  9095] By: jhi                                   on 2001/03/09  22:10:01
62025         Log: Integrate perlio:
62026              
62027              [  9094]
62028              Builds an passes all tests after integrate and this tweak.
62029      Branch: perl
62030           !> dump.c
62031 ____________________________________________________________________________
62032 [  9094] By: nick                                  on 2001/03/09  17:36:38
62033         Log: Builds an passes all tests after integrate and this tweak.
62034      Branch: perlio
62035            ! dump.c
62036 ____________________________________________________________________________
62037 [  9093] By: nick                                  on 2001/03/09  17:16:03
62038         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
62039      Branch: perlio
62040           +> lib/unicode/Scripts.txt t/lib/sigaction.t
62041           !> (integrate 79 files)
62042 ____________________________________________________________________________
62043 [  9092] By: jhi                                   on 2001/03/09  15:28:26
62044         Log: Update Changes.
62045      Branch: perl
62046            ! Changes patchlevel.h
62047 ____________________________________________________________________________
62048 [  9091] By: jhi                                   on 2001/03/09  15:25:05
62049         Log: In op/stat #35 better to scan all the potential directories
62050              for setuids, not just the first one.
62051      Branch: perl
62052            ! t/op/stat.t
62053 ____________________________________________________________________________
62054 [  9090] By: jhi                                   on 2001/03/09  15:01:27
62055         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
62056              From: rspier@pobox.com (Robert Spier)
62057              Date: Fri, 9 Mar 2001 03:30:20 -0500
62058              Message-ID: <15016.38044.381174.160189@rls.cx>
62059              
62060              EXISTS() returning undef mistakenly triggered a FETCH().
62061      Branch: perl
62062            ! hv.c
62063 ____________________________________________________________________________
62064 [  9089] By: jhi                                   on 2001/03/09  14:59:02
62065         Log: Add /sbin and /usr/sbin to the list of directories scanned
62066              for setuid programs.  Takes care of bug id 20010309.003.
62067      Branch: perl
62068            ! t/op/stat.t
62069 ____________________________________________________________________________
62070 [  9088] By: jhi                                   on 2001/03/09  14:48:32
62071         Log: Regen perlapi, perltoc.
62072      Branch: perl
62073            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
62074 ____________________________________________________________________________
62075 [  9087] By: jhi                                   on 2001/03/09  14:38:56
62076         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
62077              From: David Mitchell <davem@fdgroup.co.uk>
62078              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
62079              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
62080      Branch: perl
62081            ! dump.c perl.c perl.h pod/perlrun.pod
62082 ____________________________________________________________________________
62083 [  9086] By: jhi                                   on 2001/03/09  01:47:16
62084         Log: A modified version of
62085              
62086              Subject: [ID 20010307.005] POSIX::sigaction has various problems
62087              From: anders@broadcom.com
62088              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
62089              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
62090              
62091              Currently the sigaction.t test #6 fails (and is fudged to look
62092              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
62093              This may well be a genuine bug in Linux sigaction() (since at
62094              least Tru64, Solaris, and HP-UX disagree with Linux).
62095              Anyone with POSIX / SUSv2 tome handy?  The problem is that
62096              the flags of the oldaction don't match with the flags in
62097              the previously installed disposition.
62098      Branch: perl
62099            + t/lib/sigaction.t
62100            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
62101 ____________________________________________________________________________
62102 [  9085] By: jhi                                   on 2001/03/09  01:30:13
62103         Log: Subject: Re: mission impossible for the day
62104              From: Alex Gough <alex@rcon.org>
62105              Date: Thu, 08 Mar 2001 17:18:19 +0000
62106              Message-ID: <3AA7BEDB.8070409@rcon.org>
62107              
62108              If references (are overloaded) and can be directly stringified,
62109              show that instead of "stringified".
62110              
62111              (The problem, infinite mutual recursion caused by overloaded bool
62112              in Switch.pm, tracked by David Mitchell)
62113      Branch: perl
62114            ! lib/Carp/Heavy.pm
62115 ____________________________________________________________________________
62116 [  9084] By: jhi                                   on 2001/03/09  01:20:39
62117         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
62118              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
62119              From: David Mitchell <davem@fdgroup.co.uk>
62120              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
62121      Branch: perl
62122            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
62123            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
62124 ____________________________________________________________________________
62125 [  9083] By: jhi                                   on 2001/03/09  01:16:51
62126         Log: Subject: [PATCH] perldata.pod here-doc docs
62127              From: Jeff Pinyan <jeffp@crusoe.net>
62128              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
62129              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
62130      Branch: perl
62131            ! pod/perldata.pod
62132 ____________________________________________________________________________
62133 [  9082] By: jhi                                   on 2001/03/09  01:01:27
62134         Log: Subject: Re: Unicode/EBCDIC
62135              From: Peter Prymmer <pvhp@forte.com>
62136              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
62137              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
62138      Branch: perl
62139            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
62140 ____________________________________________________________________________
62141 [  9081] By: jhi                                   on 2001/03/08  13:41:30
62142         Log: Subject: Ooops, wrong 'no *POSIX' Patch
62143              From: Dorner Thomas <Thomas.Dorner@start.de>
62144              Date: Thu, 8 Mar 2001 08:43:28 +0100
62145              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
62146      Branch: perl
62147            ! hints/posix-bc.sh
62148 ____________________________________________________________________________
62149 [  9080] By: jhi                                   on 2001/03/08  13:11:42
62150         Log: It's Scripts.txt, not Script.txt.
62151      Branch: perl
62152            ! MANIFEST
62153 ____________________________________________________________________________
62154 [  9079] By: jhi                                   on 2001/03/08  12:59:05
62155         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
62156              From: Dorner Thomas <Thomas.Dorner@start.de>
62157              Date: Wed, 7 Mar 2001 14:13:31 +0100
62158              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
62159      Branch: perl
62160            ! makedepend.SH
62161 ____________________________________________________________________________
62162 [  9078] By: jhi                                   on 2001/03/08  12:57:43
62163         Log: Retract #9069, wrong patch.
62164      Branch: perl
62165            ! Makefile.SH
62166 ____________________________________________________________________________
62167 [  9077] By: jhi                                   on 2001/03/08  01:06:13
62168         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
62169      Branch: perl
62170            + lib/unicode/Scripts.txt
62171            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
62172            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
62173            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
62174            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
62175            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
62176            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
62177            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
62178            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
62179            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
62180            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
62181            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
62182            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
62183            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
62184            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
62185            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
62186            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
62187            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
62188            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
62189            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
62190            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
62191            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
62192            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
62193            ! lib/unicode/version
62194 ____________________________________________________________________________
62195 [  9076] By: jhi                                   on 2001/03/07  22:59:39
62196         Log: Integrate change #7784 from mainline into maintperl.
62197              
62198              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
62199      Branch: maint-5.6/perl
62200           !> pp_ctl.c t/op/pat.t
62201 ____________________________________________________________________________
62202 [  9075] By: jhi                                   on 2001/03/07  22:05:11
62203         Log: More UTF-8 test tweaks.
62204      Branch: perl
62205            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
62206 ____________________________________________________________________________
62207 [  9074] By: nick                                  on 2001/03/07  21:39:29
62208         Log: Integrate mainline.
62209      Branch: perlio
62210           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
62211           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
62212           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
62213           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
62214           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
62215 ____________________________________________________________________________
62216 [  9073] By: jhi                                   on 2001/03/07  16:37:09
62217         Log: Update Changes.
62218      Branch: perl
62219            ! Changes patchlevel.h
62220 ____________________________________________________________________________
62221 [  9072] By: jhi                                   on 2001/03/07  16:32:30
62222         Log: Subject: [ID 20010306.004] || != named unary operator
62223              From: abela@geneanet.org
62224              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
62225              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
62226      Branch: perl
62227            ! pod/perlop.pod
62228 ____________________________________________________________________________
62229 [  9071] By: jhi                                   on 2001/03/07  15:14:11
62230         Log: Subject: downgrading to bytes for common functions
62231              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
62232              Date: Wed, 7 Mar 2001 02:36:55 -0500
62233              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
62234      Branch: perl
62235            ! pp_sys.c
62236 ____________________________________________________________________________
62237 [  9070] By: jhi                                   on 2001/03/07  15:04:58
62238         Log: Clarify the description differentiating for and while; inspired by
62239              
62240              Subject: [ID 20010306.002] for/while difference in for definition
62241              From: abela@geneanet.org
62242              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
62243              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
62244      Branch: perl
62245            ! pod/perlsyn.pod
62246 ____________________________________________________________________________
62247 [  9069] By: jhi                                   on 2001/03/07  14:55:30
62248         Log: (Retracted by #9078.)
62249      Branch: perl
62250            ! Makefile.SH
62251 ____________________________________________________________________________
62252 [  9068] By: jhi                                   on 2001/03/07  14:51:17
62253         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
62254              From: Radu Greab <radu@netsoft.ro>
62255              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
62256              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
62257      Branch: perl
62258            ! pp.c t/op/chop.t
62259 ____________________________________________________________________________
62260 [  9067] By: jhi                                   on 2001/03/07  14:48:57
62261         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
62262              From: Simon Cozens <simon@netthink.co.uk>
62263              Date: Wed, 7 Mar 2001 13:59:28 +0000
62264              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
62265              
62266              In order to allow MakeMaker to build correct Makefiles,
62267              you need to change the order of the arguments in MM_Unix.pm
62268              as well. (Unless you have C89_CCMODE set, but we're trying
62269              to be POSIXly correct)
62270              
62271              Thanks to Merijn Broeren for tracking this down.
62272      Branch: perl
62273            ! lib/ExtUtils/MM_Unix.pm
62274 ____________________________________________________________________________
62275 [  9066] By: jhi                                   on 2001/03/07  14:30:02
62276         Log: Floating point too messy.
62277      Branch: perl
62278            ! t/camel-III/vstring.t
62279 ____________________________________________________________________________
62280 [  9065] By: jhi                                   on 2001/03/07  14:17:44
62281         Log: Integrate change #9064 from maintperl into mainline.
62282              
62283              fix memory leak in pack("Bb",...)
62284      Branch: perl
62285           !> perl.c
62286 ____________________________________________________________________________
62287 [  9064] By: gsar                                  on 2001/03/07  06:29:24
62288         Log: fix memory leak in pack("Bb",...)
62289      Branch: maint-5.6/perl
62290            ! perl.c
62291 ____________________________________________________________________________
62292 [  9063] By: jhi                                   on 2001/03/07  00:55:04
62293         Log: Major utf8 test reorganisation and rewrite.
62294              Hopefully no tests were lost in the shuffle.
62295              (The beginning of pragma/utf8 was lost intentionally,
62296              the tests were rather bogus and incomplete.)
62297      Branch: perl
62298            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
62299            ! t/pragma/utf8.t
62300 ____________________________________________________________________________
62301 [  9062] By: jhi                                   on 2001/03/07  00:41:16
62302         Log: More tweakage on the Unicode character class descriptions.
62303      Branch: perl
62304            ! lib/unicode/mktables.PL pod/perlretut.pod
62305 ____________________________________________________________________________
62306 [  9061] By: jhi                                   on 2001/03/06  23:12:38
62307         Log: The perlretut was still talking about the old \p and \P
62308              definitions.
62309      Branch: perl
62310            ! pod/perlretut.pod
62311 ____________________________________________________________________________
62312 [  9060] By: nick                                  on 2001/03/06  20:52:37
62313         Log: Integrate mainline (make test works again now).
62314      Branch: perlio
62315           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
62316 ____________________________________________________________________________
62317 [  9059] By: jhi                                   on 2001/03/06  15:36:14
62318         Log: 0.999... does equal 1.0, doesn't it?
62319      Branch: perl
62320            ! t/camel-III/vstring.t
62321 ____________________________________________________________________________
62322 [  9058] By: jhi                                   on 2001/03/06  15:34:00
62323         Log: Make /x{abcd}/ to work without use utf8.
62324      Branch: perl
62325            ! regcomp.c
62326 ____________________________________________________________________________
62327 [  9057] By: jhi                                   on 2001/03/06  03:02:36
62328         Log: Easier to outcomment all the three reset() tests for now.
62329      Branch: perl
62330            ! t/op/pat.t
62331 ____________________________________________________________________________
62332 [  9056] By: jhi                                   on 2001/03/06  02:30:02
62333         Log: Comment out the deadly reset; until the 20010301.005
62334              is finally fixed.
62335      Branch: perl
62336            ! t/op/pat.t
62337 ____________________________________________________________________________
62338 [  9055] By: jhi                                   on 2001/03/06  02:21:26
62339         Log: Integrate the change #9054 from mainline:
62340              retract the PMOP cleanup patch pending further investigation.
62341      Branch: maint-5.6/perl
62342           !> op.c op.h
62343 ____________________________________________________________________________
62344 [  9054] By: jhi                                   on 2001/03/06  02:19:57
62345         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
62346              with oddly familiar stack traces.
62347      Branch: perl
62348            ! op.c op.h
62349 ____________________________________________________________________________
62350 [  9053] By: jhi                                   on 2001/03/05  23:20:28
62351         Log: Integrate perlio:
62352              
62353              [  9052]
62354              skipping USE_PERLIO symbols correction.
62355              
62356              [  9051]
62357              More Encode alias tidying.
62358      Branch: perl
62359           +> ext/Encode/Encode/koi8-r.ucm
62360           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
62361           !> makedef.pl
62362 ____________________________________________________________________________
62363 [  9052] By: nick                                  on 2001/03/05  23:08:17
62364         Log: skipping USE_PERLIO symbols correction.
62365      Branch: perlio
62366            ! makedef.pl
62367 ____________________________________________________________________________
62368 [  9051] By: nick                                  on 2001/03/05  22:35:07
62369         Log: More Encode alias tidying.
62370      Branch: perlio
62371            + ext/Encode/Encode/koi8-r.ucm
62372            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
62373 ____________________________________________________________________________
62374 [  9050] By: jhi                                   on 2001/03/05  21:44:29
62375         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
62376              Sarathy's fix for ID 20010301.005.
62377      Branch: maint-5.6/perl
62378           !> op.c op.h
62379 ____________________________________________________________________________
62380 [  9049] By: nick                                  on 2001/03/05  19:54:04
62381         Log: Integrate Jarkko's Encode.pm tweak.
62382      Branch: perlio
62383           !> ext/Encode/Encode.pm
62384 ____________________________________________________________________________
62385 [  9048] By: nick                                  on 2001/03/05  19:47:57
62386         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
62387      Branch: perlio
62388           +> os2/os2add.sym
62389           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
62390           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
62391           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
62392           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
62393           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
62394 ____________________________________________________________________________
62395 [  9047] By: jhi                                   on 2001/03/05  19:25:26
62396         Log: Regen perlapi.
62397      Branch: perl
62398            ! pod/perlapi.pod
62399 ____________________________________________________________________________
62400 [  9046] By: jhi                                   on 2001/03/05  19:12:14
62401         Log: Integrate perlio:
62402              
62403              [  9043]
62404              Update MANIFEST for new test.
62405              
62406              [  9042]
62407              Some tests for Camel 3rd edition features.
62408              Make gethostbyaddr() test in above work.
62409      Branch: perl
62410           +> t/camel-III/vstring.t
62411           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
62412 ____________________________________________________________________________
62413 [  9045] By: jhi                                   on 2001/03/05  19:10:36
62414         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
62415      Branch: perl
62416            ! ext/Encode/Encode.pm
62417 ____________________________________________________________________________
62418 [  9044] By: jhi                                   on 2001/03/05  18:49:12
62419         Log: Forgot the other half of the PMOP patch (#9033).
62420      Branch: perl
62421            ! op.h
62422 ____________________________________________________________________________
62423 [  9043] By: nick                                  on 2001/03/05  18:14:47
62424         Log: Update MANIFEST for new test.
62425      Branch: perlio
62426            ! MANIFEST
62427 ____________________________________________________________________________
62428 [  9042] By: nick                                  on 2001/03/05  18:12:41
62429         Log: Some tests for Camel 3rd edition features.
62430              Make gethostbyaddr() test in above work.
62431      Branch: perlio
62432            + t/camel-III/vstring.t
62433            ! pp.h pp_sys.c t/TEST t/harness
62434 ____________________________________________________________________________
62435 [  9041] By: jhi                                   on 2001/03/05  17:41:48
62436         Log: Add more ISO 8859 encoding aliases.
62437      Branch: perl
62438            ! ext/Encode/Encode.pm
62439 ____________________________________________________________________________
62440 [  9040] By: jhi                                   on 2001/03/05  17:30:43
62441         Log: Integrate perlio:
62442              
62443              [  9039]
62444              Missed added file.
62445              
62446              [  9037]
62447              Long-standing "defined but not used" SvPVbyte*() are about to get used
62448              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
62449              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
62450              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
62451              - uses SvPV() rather than sv_2pv() in case it isn't a string.
62452      Branch: perl
62453           !> MANIFEST sv.c
62454 ____________________________________________________________________________
62455 [  9039] By: nick                                  on 2001/03/05  17:11:36
62456         Log: Missed added file.
62457      Branch: perlio
62458            ! MANIFEST
62459 ____________________________________________________________________________
62460 [  9038] By: jhi                                   on 2001/03/05  15:58:01
62461         Log: Add tr tests for EBCDIC, from Karsten Sperling.
62462      Branch: perl
62463            ! t/op/tr.t
62464 ____________________________________________________________________________
62465 [  9037] By: nick                                  on 2001/03/05  15:56:35
62466         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
62467              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
62468              
62469              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
62470              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
62471              - uses SvPV() rather than sv_2pv() in case it isn't a string.
62472      Branch: perlio
62473            ! sv.c
62474 ____________________________________________________________________________
62475 [  9036] By: jhi                                   on 2001/03/05  15:49:15
62476         Log: Add matching tests currently failing in EBCDIC,
62477              suggested by Karsten Sperling.
62478      Branch: perl
62479            ! t/op/pat.t
62480 ____________________________________________________________________________
62481 [  9035] By: jhi                                   on 2001/03/05  15:36:55
62482         Log: The #9034 needs a MANIFESTation.
62483      Branch: perl
62484            ! MANIFEST
62485 ____________________________________________________________________________
62486 [  9034] By: jhi                                   on 2001/03/05  15:35:14
62487         Log: Integrate perlio:
62488              
62489              [  9032]
62490              Encode implementation "completion"
62491              Implement and document define_encoding()
62492              Implement and document encoding aliases including define_alias()
62493              Make Encode::XS use define_encoding() rather than back-door.
62494              Move run-time *.enc to separate Encode::Tcl module.
62495              Make 'compile' honour <codeset_name>
62496              Change canonical names of to iso-8859-* and US-ascii.
62497      Branch: perl
62498           +> ext/Encode/Encode/Tcl.pm
62499           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
62500           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
62501           !> ext/Encode/Encode/iso8859-1.ucm
62502           !> ext/Encode/Encode/iso8859-10.ucm
62503           !> ext/Encode/Encode/iso8859-13.ucm
62504           !> ext/Encode/Encode/iso8859-14.ucm
62505           !> ext/Encode/Encode/iso8859-15.ucm
62506           !> ext/Encode/Encode/iso8859-16.ucm
62507           !> ext/Encode/Encode/iso8859-2.ucm
62508           !> ext/Encode/Encode/iso8859-3.ucm
62509           !> ext/Encode/Encode/iso8859-4.ucm
62510           !> ext/Encode/Encode/iso8859-5.ucm
62511           !> ext/Encode/Encode/iso8859-6.ucm
62512           !> ext/Encode/Encode/iso8859-7.ucm
62513           !> ext/Encode/Encode/iso8859-8.ucm
62514           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
62515           !> t/lib/encode.t
62516 ____________________________________________________________________________
62517 [  9033] By: jhi                                   on 2001/03/05  15:33:18
62518         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
62519              From: Gurusamy Sarathy <gsar@ActiveState.com>
62520              Date: Sun, 04 Mar 2001 22:33:15 -0800
62521              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
62522              
62523              PMOPs need to remember their own stash so that they can
62524              gracefully remove themselves from their linked list.
62525      Branch: perl
62526            ! op.c
62527 ____________________________________________________________________________
62528 [  9032] By: nick                                  on 2001/03/05  14:51:50
62529         Log: Encode implementation "completion"
62530              Implement and document define_encoding()
62531              Implement and document encoding aliases including define_alias()
62532              Make Encode::XS use define_encoding() rather than back-door.
62533              Move run-time *.enc to separate Encode::Tcl module.
62534              Make 'compile' honour <codeset_name>
62535              Change canonical names of to iso-8859-* and US-ascii.
62536      Branch: perlio
62537            + ext/Encode/Encode/Tcl.pm
62538            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
62539            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
62540            ! ext/Encode/Encode/iso8859-1.ucm
62541            ! ext/Encode/Encode/iso8859-10.ucm
62542            ! ext/Encode/Encode/iso8859-13.ucm
62543            ! ext/Encode/Encode/iso8859-14.ucm
62544            ! ext/Encode/Encode/iso8859-15.ucm
62545            ! ext/Encode/Encode/iso8859-16.ucm
62546            ! ext/Encode/Encode/iso8859-2.ucm
62547            ! ext/Encode/Encode/iso8859-3.ucm
62548            ! ext/Encode/Encode/iso8859-4.ucm
62549            ! ext/Encode/Encode/iso8859-5.ucm
62550            ! ext/Encode/Encode/iso8859-6.ucm
62551            ! ext/Encode/Encode/iso8859-7.ucm
62552            ! ext/Encode/Encode/iso8859-8.ucm
62553            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
62554            ! t/lib/encode.t
62555 ____________________________________________________________________________
62556 [  9031] By: jhi                                   on 2001/03/05  13:51:17
62557         Log: Integrate change #9030 from maintperl into mainline.
62558              
62559              Subject: [PATCH 5.6.1] OS/2 cleanup
62560      Branch: perl
62561           +> os2/os2add.sym
62562           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
62563           !> makedef.pl os2/Changes os2/Makefile.SHs
62564           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
62565           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
62566           !> os2/os2.sym os2/os2ish.h
62567 ____________________________________________________________________________
62568 [  9030] By: jhi                                   on 2001/03/05  13:46:49
62569         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
62570              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62571              Date: Mon, 5 Mar 2001 02:29:44 -0500
62572              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
62573      Branch: maint-5.6/perl
62574            + os2/os2add.sym
62575            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
62576            ! makedef.pl os2/Changes os2/Makefile.SHs
62577            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
62578            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
62579            ! os2/os2.sym os2/os2ish.h
62580 ____________________________________________________________________________
62581 [  9029] By: jhi                                   on 2001/03/05  13:40:35
62582         Log: Integrate change #9028 from maintperl into mainline.
62583              
62584              various nits in MM_Unix.pm found by disabling SelfLoader
62585      Branch: perl
62586           !> lib/ExtUtils/MM_Unix.pm
62587 ____________________________________________________________________________
62588 [  9028] By: gsar                                  on 2001/03/05  09:58:38
62589         Log: various nits in MM_Unix.pm found by disabling SelfLoader
62590      Branch: maint-5.6/perl
62591            ! lib/ExtUtils/MM_Unix.pm
62592 ____________________________________________________________________________
62593 [  9027] By: nick                                  on 2001/03/05  08:35:22
62594         Log: Integrate mainline
62595      Branch: perlio
62596           !> (integrate 28 files)
62597 ____________________________________________________________________________
62598 [  9026] By: jhi                                   on 2001/03/05  02:14:59
62599         Log: Integrate change #9025 from mainline to maintperl,
62600              retract \N{U+HHHH}.
62601      Branch: maint-5.6/perl
62602           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
62603           !> t/lib/charnames.t toke.c
62604 ____________________________________________________________________________
62605 [  9025] By: jhi                                   on 2001/03/05  02:13:09
62606         Log: Retracting \N{U+HHHH}.
62607      Branch: perl
62608            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
62609            ! t/lib/charnames.t toke.c
62610 ____________________________________________________________________________
62611 [  9024] By: jhi                                   on 2001/03/04  20:51:07
62612         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
62613              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
62614              Date: Fri, 02 Mar 2001 18:25:26 +0100
62615              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
62616              
62617              Casting problem.
62618      Branch: perl
62619            ! ext/Storable/Storable.xs
62620 ____________________________________________________________________________
62621 [  9023] By: jhi                                   on 2001/03/04  19:46:45
62622         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
62623              From: nick@talking.bollo.cx
62624              Date: Sat, 03 Mar 2001 21:41:33 +0000
62625              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
62626              
62627              Revert the workaround.
62628      Branch: perl
62629            ! perlio.c
62630 ____________________________________________________________________________
62631 [  9022] By: jhi                                   on 2001/03/04  19:36:28
62632         Log: Update Changes.
62633      Branch: perl
62634            ! Changes patchlevel.h
62635 ____________________________________________________________________________
62636 [  9021] By: jhi                                   on 2001/03/04  18:41:00
62637         Log: makedef.pl updates suggested by Chris Nandor; double-checking
62638              the changes in AIX, OS/2 Win32 would be nice.
62639      Branch: perl
62640            ! makedef.pl
62641 ____________________________________________________________________________
62642 [  9020] By: jhi                                   on 2001/03/04  18:23:58
62643         Log: Integrate change #9012 from maintperl into mainline,
62644              quench a compiler warning.
62645      Branch: perl
62646           !> toke.c
62647 ____________________________________________________________________________
62648 [  9019] By: jhi                                   on 2001/03/04  18:18:43
62649         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
62650              
62651              \N{U+HHHH} fix.
62652              
62653              pattern in G_ARRAY context
62654      Branch: maint-5.6/perl
62655           !> pp_hot.c t/op/pat.t toke.c
62656 ____________________________________________________________________________
62657 [  9018] By: jhi                                   on 2001/03/04  18:07:48
62658         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
62659              From: Jeff Pinyan <jeffp@crusoe.net>
62660              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
62661              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
62662      Branch: perl
62663            ! pp_hot.c t/op/pat.t
62664 ____________________________________________________________________________
62665 [  9017] By: jhi                                   on 2001/03/04  18:06:21
62666         Log: I thought I tested the #9014.
62667      Branch: perl
62668            ! toke.c
62669 ____________________________________________________________________________
62670 [  9016] By: jhi                                   on 2001/03/04  17:41:22
62671         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
62672              
62673              Tweak the get*ent() OS/2 prototypes.
62674              
62675              Add the \N{U+HHHH} syntax.
62676              
62677              More tr/// UTF-8 fixes from Inaba Hiroto.
62678      Branch: maint-5.6/perl
62679           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
62680           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
62681 ____________________________________________________________________________
62682 [  9015] By: jhi                                   on 2001/03/04  17:36:04
62683         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
62684      Branch: perl
62685            ! doop.c t/op/tr.t
62686 ____________________________________________________________________________
62687 [  9014] By: jhi                                   on 2001/03/04  17:24:49
62688         Log: Add the \N{U+HHHH} syntax.
62689      Branch: perl
62690            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
62691            ! t/lib/charnames.t toke.c
62692 ____________________________________________________________________________
62693 [  9013] By: jhi                                   on 2001/03/04  17:20:45
62694         Log: Tweak the get*ent() OS/2 prototypes.
62695      Branch: perl
62696            ! os2/os2.c
62697 ____________________________________________________________________________
62698 [  9012] By: gsar                                  on 2001/03/04  06:26:14
62699         Log: avoid warning (nit in change#9009)
62700      Branch: maint-5.6/perl
62701            ! toke.c
62702 ____________________________________________________________________________
62703 [  9011] By: gsar                                  on 2001/03/04  06:15:24
62704         Log: lib/charnames.t fails in 5.6.x because of older Unicode
62705              data
62706              
62707              TODO: need to revisit this after updating lib/unicode/...
62708      Branch: maint-5.6/perl
62709            ! t/lib/charnames.t
62710 ____________________________________________________________________________
62711 [  9010] By: gsar                                  on 2001/03/04  06:08:36
62712         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
62713      Branch: maint-5.6/perl
62714            ! toke.c
62715 ____________________________________________________________________________
62716 [  9009] By: jhi                                   on 2001/03/03  19:27:20
62717         Log: Integrate change #9008 from mainline to maintperl,
62718              UTF-8 tr/// fixes from Inaba Hiroto.
62719      Branch: maint-5.6/perl
62720           !> doop.c op.c t/op/tr.t toke.c
62721 ____________________________________________________________________________
62722 [  9008] By: jhi                                   on 2001/03/03  19:19:42
62723         Log: UTF8 tr/// fixes from Inaba Hiroto.
62724      Branch: perl
62725            ! doop.c op.c t/op/tr.t toke.c
62726 ____________________________________________________________________________
62727 [  9007] By: jhi                                   on 2001/03/03  19:00:30
62728         Log: Integrate change #9006 from maintperl to mainline,
62729              more robust quest for the infinite.
62730      Branch: perl
62731           !> lib/Math/Complex.pm
62732 ____________________________________________________________________________
62733 [  9006] By: jhi                                   on 2001/03/03  18:58:06
62734         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
62735              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62736              Date: Sat, 3 Mar 2001 12:51:50 -0500
62737              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
62738              
62739              Be more robust in our quest for the infinite.
62740      Branch: maint-5.6/perl
62741            ! lib/Math/Complex.pm
62742 ____________________________________________________________________________
62743 [  9005] By: jhi                                   on 2001/03/03  17:55:50
62744         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
62745      Branch: maint-5.6/perl
62746            ! doio.c
62747 ____________________________________________________________________________
62748 [  9004] By: jhi                                   on 2001/03/03  17:40:14
62749         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
62750              so that picky compilers like IRIX won't get huffy about
62751              "statements without effect" (like 1;).
62752      Branch: perl
62753            ! toke.c
62754 ____________________________________________________________________________
62755 [  9003] By: jhi                                   on 2001/03/03  17:15:52
62756         Log: Integrate change #9002 from mainline to maintperl.
62757              
62758              Subject: [perl-5.6.x, perl-current] accept for EPOC
62759      Branch: maint-5.6/perl
62760           !> pp_sys.c
62761 ____________________________________________________________________________
62762 [  9002] By: jhi                                   on 2001/03/03  17:14:30
62763         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
62764              From: Olaf Flebbe <O.Flebbe@science-computing.de>
62765              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
62766              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
62767      Branch: perl
62768            ! pp_sys.c
62769 ____________________________________________________________________________
62770 [  9001] By: jhi                                   on 2001/03/03  17:13:13
62771         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
62772              From: "Craig A. Berry" <craigberry@mac.com>
62773              Date: Fri, 02 Mar 2001 17:44:40 -0600
62774              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
62775      Branch: perl
62776            ! t/pod/find.t
62777 ____________________________________________________________________________
62778 [  9000] By: jhi                                   on 2001/03/03  17:11:55
62779         Log: Integrate changes #8997,8999 from maintperl.
62780              
62781              Subject: [PATCH 5.6.1] compiling on OS/2
62782              (Better error message from hints/os2.sh)
62783              
62784              Subject: [PATCH 5.6.1] syslog.t
62785      Branch: perl
62786           !> hints/os2.sh t/lib/syslog.t
62787 ____________________________________________________________________________
62788 [  8999] By: jhi                                   on 2001/03/03  17:09:28
62789         Log: Subject: [PATCH 5.6.1] syslog.t
62790              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62791              Date: Sat, 3 Mar 2001 02:11:17 -0500
62792              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
62793      Branch: maint-5.6/perl
62794            ! t/lib/syslog.t
62795 ____________________________________________________________________________
62796 [  8998] By: jhi                                   on 2001/03/03  17:07:50
62797         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
62798              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62799              Date: Sat, 3 Mar 2001 01:53:52 -0500
62800              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
62801      Branch: maint-5.6/perl
62802            ! opcode.pl os2/os2.c
62803 ____________________________________________________________________________
62804 [  8997] By: jhi                                   on 2001/03/03  17:03:30
62805         Log: Subject: [PATCH 5.6.1] compiling on OS/2
62806              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62807              Date: Sat, 3 Mar 2001 01:59:59 -0500
62808              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
62809      Branch: maint-5.6/perl
62810            ! hints/os2.sh
62811 ____________________________________________________________________________
62812 [  8996] By: jhi                                   on 2001/03/03  00:55:58
62813         Log: Regen files for mainline.
62814      Branch: perl
62815            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62816            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
62817 ____________________________________________________________________________
62818 [  8995] By: jhi                                   on 2001/03/03  00:35:22
62819         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
62820              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
62821              to maintperl.
62822              
62823              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
62824              
62825              Add Configure option -Dmksymlinks which will create a symlink
62826              forest if the current/build differs from the source directory.
62827              (8218,8220,8221,8317,8318,8971)
62828              
62829              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
62830              (Document APPLLIB_EXP in INSTALL.)
62831              
62832              If running byacc write-enable also perly.h.
62833              
62834              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
62835              
62836              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
62837              
62838              Sanity check for conflicting thread flavours.
62839              
62840              Fix the sys/fcntl.h problem reported by Peter Prymmer.
62841              
62842              Add few CPUs/architectures to the Cppsym scan,
62843              add -perlio to archname if so selected (modified 8890)
62844              
62845              Be more helpful for devel builders, suggested by John L. Allen.
62846              (admittedly pointless change for maintperl, but the usedevel
62847              code is there already)
62848      Branch: maint-5.6/perl
62849           !> Configure INSTALL Makefile.SH Porting/Glossary
62850           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
62851           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
62852           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
62853           !> win32/config.bc win32/config.gc win32/config.vc
62854 ____________________________________________________________________________
62855 [  8994] By: jhi                                   on 2001/03/02  23:31:41
62856         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
62857      Branch: metaconfig/U/perl
62858            ! gccvers.U
62859 ____________________________________________________________________________
62860 [  8993] By: jhi                                   on 2001/03/02  23:22:12
62861         Log: Regenerate various files for maint.
62862      Branch: maint-5.6/perl
62863            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
62864            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
62865 ____________________________________________________________________________
62866 [  8992] By: alanbur                               on 2001/03/02  22:48:34
62867         Log: Resync wuth parent
62868      Branch: maint-5.6/pureperl
62869           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
62870           !> (integrate 60 files)
62871 ____________________________________________________________________________
62872 [  8991] By: jhi                                   on 2001/03/02  21:00:08
62873         Log: Retract the #8742 part of #8986, backward compat.
62874      Branch: maint-5.6/perl
62875            ! embed.pl
62876 ____________________________________________________________________________
62877 [  8990] By: jhi                                   on 2001/03/02  20:40:07
62878         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
62879      Branch: maint-5.6/perl
62880            ! hv.c
62881 ____________________________________________________________________________
62882 [  8989] By: jhi                                   on 2001/03/02  19:59:56
62883         Log: Update Changes.
62884      Branch: perl
62885            ! Changes patchlevel.h
62886 ____________________________________________________________________________
62887 [  8988] By: jhi                                   on 2001/03/02  19:57:08
62888         Log: Integrate perlio:
62889              
62890              [  8969]
62891              Add charname comments to .ucm files writen by 'compile',
62892              also order charmaps in those files by source encoding.
62893              regenerate distrubuted .ucm files
62894      Branch: perl
62895           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
62896           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
62897           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
62898           !> ext/Encode/Encode/iso8859-10.ucm
62899           !> ext/Encode/Encode/iso8859-13.ucm
62900           !> ext/Encode/Encode/iso8859-14.ucm
62901           !> ext/Encode/Encode/iso8859-15.ucm
62902           !> ext/Encode/Encode/iso8859-16.ucm
62903           !> ext/Encode/Encode/iso8859-2.ucm
62904           !> ext/Encode/Encode/iso8859-3.ucm
62905           !> ext/Encode/Encode/iso8859-4.ucm
62906           !> ext/Encode/Encode/iso8859-5.ucm
62907           !> ext/Encode/Encode/iso8859-6.ucm
62908           !> ext/Encode/Encode/iso8859-7.ucm
62909           !> ext/Encode/Encode/iso8859-8.ucm
62910           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
62911           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
62912 ____________________________________________________________________________
62913 [  8987] By: jhi                                   on 2001/03/02  19:43:40
62914         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
62915              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
62916              8950,8952,8955 from mainline to maintperl.
62917              
62918              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
62919              
62920              Put to rest the 20010205.001, the email address checking (not) regex.
62921              
62922              fork() not everywhere, cleanup temp files.
62923              
62924              The #8843 wasn't quite right: %Config needs to imported.
62925              
62926              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
62927              (#8849: the glob-basic hunk needed massaging as it depended
62928              on Schwern's large-scale (unintegrated) patches)
62929              
62930              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
62931              
62932              Upgrade to CGI.pm 2.752, from Lincoln Stein.
62933              (Note: there were some conflicts due to EBCDIC and EPOC
62934              patches, in general I preferred the repository code.)
62935              (When 2.753 comes out, we need to synchronize.)
62936              
62937              Subject: [PATCH] fix for charnames above FFFF
62938              
62939              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
62940              
62941              If no sfio, no -lsfio.
62942              
62943              Run run/*.t also in minitest.
62944              
62945              Subject:  [PATCH perl 5.7.0] malloc message address offset
62946              
62947              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
62948              
62949              Subject: fix for parameter -Dm (for perl@8867)
62950              
62951              Subject: [PATCH: perl@8892] was Re: hashing order difference?
62952              (make the test more portable)
62953              
62954              Subject: Re: [PATCH] fix for charnames above FFFF
62955              
62956              Subject: Re: I'm losing the war...
62957              (hv_store() not working correctly in ENV_IS_CASELESS case.)
62958              
62959              Subject: Modified README.bs2000 
62960              
62961              Subject: [PATCH: perl@8935] -Dt padsv($var)
62962              
62963              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
62964              
62965              Subject: PATCH: extra tests to check on negative float to unsigned cast
62966              
62967              Subject: [PATCH] XPUSH[insp] was Re: progress
62968              
62969              Subject: Re: Compile with perlcc..
62970      Branch: maint-5.6/perl
62971           !> (integrate 36 files)
62972 ____________________________________________________________________________
62973 [  8986] By: jhi                                   on 2001/03/02  18:51:25
62974         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
62975              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
62976              to maintperl.
62977              
62978              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
62979              
62980              Subject: [DOC PATCH] overload.pm nits
62981              
62982              Add header for LIB$ prototypes (C. Berry)
62983              
62984              Convert fwrite()s to sockets to write()s, since some socket stacks
62985              don't take kindly to stdio.
62986              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
62987              (for often optional LNMs)
62988              Correct a few typos
62989              (C. Bailey)
62990              
62991              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
62992              
62993              De-cut-and-pasto.
62994              
62995              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
62996              
62997              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
62998              
62999              Upgrade to CPAN 1.59_54, from Andreas König.
63000              
63001              Bogus shebang.
63002              
63003              Subject: [PATCH] Document makepatch in Porting/patching
63004              
63005              UTF-8 documentation.
63006              
63007              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
63008              
63009              Sort the MANIFEST.
63010              
63011              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
63012              
63013              Subject: [PATCH @8807] toke.c cleanup: scan_str()
63014              
63015              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
63016              
63017              Add run/*.t to testables.
63018              
63019              TODO: integrate #8784.
63020      Branch: maint-5.6/perl
63021           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
63022           !> (integrate 28 files)
63023 ____________________________________________________________________________
63024 [  8985] By: nick                                  on 2001/03/02  18:15:45
63025         Log: Integrate mainline
63026      Branch: perlio
63027           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
63028           !> vms/vms.c
63029 ____________________________________________________________________________
63030 [  8984] By: jhi                                   on 2001/03/02  16:00:17
63031         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
63032              
63033              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
63034              5.004_05, and mention the suidperl August 2000 security problem.
63035              (#8978,#8981)
63036              
63037              Subject: [ID 20010301.004] Technically speaking in perldata
63038              
63039              Subject: [PATCH] File::Copy for bleadperl, maintperl
63040              
63041              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
63042              
63043              (The #8982, fix for 20010221.005 and 20010221.008,
63044              would be nice too but it didn't integrate cleanly.)
63045      Branch: maint-5.6/perl
63046           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
63047 ____________________________________________________________________________
63048 [  8983] By: jhi                                   on 2001/03/02  15:51:16
63049         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
63050              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
63051              Date:     Thu, 1 Mar 2001 15:54:09 EST
63052              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
63053      Branch: perl
63054            ! vms/vms.c
63055 ____________________________________________________________________________
63056 [  8982] By: jhi                                   on 2001/03/02  15:43:31
63057         Log: Subject: Re: sync sync sync: have I missed any patches?
63058              From: Radu Greab <radu@netsoft.ro> 
63059              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
63060              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
63061              
63062              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
63063              was checking argv[0] regardless of whether a different pathname
63064              will actually be executed."  Test case not supplied because 
63065              drafting that, ironically enough, revealed another bug
63066              (or a feature).
63067      Branch: perl
63068            ! doio.c
63069 ____________________________________________________________________________
63070 [  8981] By: jhi                                   on 2001/03/02  15:28:03
63071         Log: Misdate in #8978.
63072      Branch: perl
63073            ! pod/perlfaq1.pod
63074 ____________________________________________________________________________
63075 [  8980] By: jhi                                   on 2001/03/02  15:24:20
63076         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
63077              From: Chris Nandor <pudge@pobox.com>
63078              Date: Wed, 28 Feb 2001 22:10:15 -0500
63079              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
63080      Branch: perl
63081            ! lib/File/Copy.pm
63082 ____________________________________________________________________________
63083 [  8979] By: jhi                                   on 2001/03/02  15:17:16
63084         Log: Subject: [ID 20010301.004] Technically speaking in perldata
63085              From: abela@geneanet.org
63086              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
63087              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
63088      Branch: perl
63089            ! pod/perldata.pod
63090 ____________________________________________________________________________
63091 [  8978] By: jhi                                   on 2001/03/02  15:15:27
63092         Log: Subject: [ID 20010301.003] ref to 5.004
63093              From: abela@geneanet.org
63094              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
63095              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
63096              
63097              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
63098              and mention the suidperl August 2000 security problem.
63099      Branch: perl
63100            ! pod/perlfaq1.pod
63101 ____________________________________________________________________________
63102 [  8977] By: alanbur                               on 2001/03/02  14:17:45
63103         Log: Resynchronised with parent
63104      Branch: maint-5.6/pureperl
63105           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
63106           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
63107           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
63108           !> vms/descrip_mms.template win32/win32.c win32/win32.h
63109           !> win32/win32iop.h
63110 ____________________________________________________________________________
63111 [  8976] By: nick                                  on 2001/03/01  23:25:30
63112         Log: Integrate mainline.
63113      Branch: perlio
63114            - t/op/qu.t
63115           !> (integrate 55 files)
63116 ____________________________________________________________________________
63117 [  8975] By: jhi                                   on 2001/03/01  16:51:34
63118         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
63119      Branch: perl
63120           !> toke.c
63121 ____________________________________________________________________________
63122 [  8974] By: gsar                                  on 2001/03/01  16:28:21
63123         Log: fix for bugid 20010226.008
63124              
63125              the problem was that some of the pointers (PL_last_lop and
63126              PL_last_uni specifically) into the lex buffers weren't correctly
63127              being invalidated when the buffer changed; this would leave the
63128              pointers pointing at an arbitrary location in the buffer if
63129              the buffer didn't need to be reallocated, or point into freed
63130              memory if the buffer had to be realloced
63131              
63132              TODO item for bugdb maintainers: check other seemingly random
63133              parser-related bugs--they might be cured by this
63134      Branch: maint-5.6/perl
63135            ! toke.c
63136 ____________________________________________________________________________
63137 [  8973] By: jhi                                   on 2001/03/01  02:23:25
63138         Log: Retract #8970 because of a completely mysterious core dump:
63139              adding the tests 241..244 causes op/pat dump core at test #25.
63140              The test needs a lot of whittling down before the bug can be solved.
63141      Branch: perl
63142            ! t/op/pat.t
63143 ____________________________________________________________________________
63144 [  8972] By: jhi                                   on 2001/03/01  01:58:38
63145         Log: Regen perlapi.
63146      Branch: perl
63147            ! pod/perlapi.pod
63148 ____________________________________________________________________________
63149 [  8971] By: jhi                                   on 2001/03/01  01:34:09
63150         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))
63151              From: Nicholas Clark <nick@ccl4.org>
63152              Date: Wed, 28 Feb 2001 23:28:49 +0000
63153              Message-ID: <20010228232849.A55187@plum.flirble.org>
63154              
63155              Allow a completely write protected source code tree
63156              when using the Configure -Dmksymlinks.
63157      Branch: perl
63158            ! embed.pl warnings.pl
63159 ____________________________________________________________________________
63160 [  8970] By: jhi                                   on 2001/03/01  01:32:04
63161         Log: Add back the EBCDIC character range tests (for matching).
63162      Branch: perl
63163            ! t/op/pat.t
63164 ____________________________________________________________________________
63165 [  8969] By: nick                                  on 2001/02/28  18:18:01
63166         Log: Add charname comments to .ucm files writen by 'compile',
63167              also order charmaps in those files by source encoding.
63168              regenerate distrubuted .ucm files
63169      Branch: perlio
63170            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
63171            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
63172            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
63173            ! ext/Encode/Encode/iso8859-10.ucm
63174            ! ext/Encode/Encode/iso8859-13.ucm
63175            ! ext/Encode/Encode/iso8859-14.ucm
63176            ! ext/Encode/Encode/iso8859-15.ucm
63177            ! ext/Encode/Encode/iso8859-16.ucm
63178            ! ext/Encode/Encode/iso8859-2.ucm
63179            ! ext/Encode/Encode/iso8859-3.ucm
63180            ! ext/Encode/Encode/iso8859-4.ucm
63181            ! ext/Encode/Encode/iso8859-5.ucm
63182            ! ext/Encode/Encode/iso8859-6.ucm
63183            ! ext/Encode/Encode/iso8859-7.ucm
63184            ! ext/Encode/Encode/iso8859-8.ucm
63185            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
63186            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
63187 ____________________________________________________________________________
63188 [  8968] By: jhi                                   on 2001/02/28  16:26:37
63189         Log: Expand usemorebits early if d_casti32 needs to be undefined.
63190      Branch: perl
63191            ! hints/hpux.sh hints/irix_6.sh
63192 ____________________________________________________________________________
63193 [  8967] By: jhi                                   on 2001/02/28  16:22:26
63194         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
63195              retract toke.c/qu parts of #8583, retract #8485, retract
63196              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
63197              op/length.t, and MANIFEST, and delete t/op/qu.t.
63198      Branch: perl
63199            - t/op/qu.t
63200            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
63201            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
63202            ! t/op/length.t toke.c
63203 ____________________________________________________________________________
63204 [  8966] By: jhi                                   on 2001/02/28  15:00:27
63205         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
63206              by not changing from pre-Unicode days into being Unicode-aware.
63207              Sniff.
63208      Branch: perl
63209            ! pp.c t/op/pack.t t/op/qu.t
63210 ____________________________________________________________________________
63211 [  8965] By: jhi                                   on 2001/02/28  14:37:55
63212         Log: Subject: Re: Errors in core PODs
63213              From: Michael Stevens <michael@etla.org> 
63214              Date: Fri, 23 Feb 2001 15:47:56 +0000
63215              Message-ID: <20010223154756.A7723@firedrake.org> 
63216      Branch: perl
63217            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
63218            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
63219            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
63220            ! x2p/a2p.pod
63221 ____________________________________________________________________________
63222 [  8964] By: jhi                                   on 2001/02/28  14:35:35
63223         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
63224              (The #8961 was too bold.)
63225      Branch: perl
63226            ! hints/hpux.sh hints/irix_6.sh
63227 ____________________________________________________________________________
63228 [  8963] By: jhi                                   on 2001/02/28  14:33:39
63229         Log: Subject: Re: sync sync sync: have I missed any patches?
63230              From: Tim Jenness <t.jenness@jach.hawaii.edu>
63231              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
63232              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
63233              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
63234              
63235              Replace djSP with dSP.
63236      Branch: perl
63237            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
63238            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
63239            ! win32/perlhost.h
63240 ____________________________________________________________________________
63241 [  8962] By: jhi                                   on 2001/02/27  23:21:14
63242         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
63243      Branch: perl
63244            ! lib/Filter/Simple.pm
63245 ____________________________________________________________________________
63246 [  8961] By: jhi                                   on 2001/02/27  22:55:26
63247         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
63248              and this would be it.
63249      Branch: perl
63250            ! hints/hpux.sh hints/irix_6.sh
63251 ____________________________________________________________________________
63252 [  8960] By: jhi                                   on 2001/02/27  22:51:33
63253         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
63254              From: "Craig A. Berry" <craigberry@mac.com>
63255              Date: Tue, 27 Feb 2001 16:11:44 -0600
63256              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
63257      Branch: maint-5.6/perl
63258            ! configure.com vms/descrip_mms.template
63259 ____________________________________________________________________________
63260 [  8959] By: jhi                                   on 2001/02/27  22:47:23
63261         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
63262              From: "Craig A. Berry" <craigberry@mac.com>
63263              Date: Tue, 27 Feb 2001 16:11:44 -0600
63264              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
63265      Branch: perl
63266            ! configure.com vms/descrip_mms.template
63267 ____________________________________________________________________________
63268 [  8958] By: jhi                                   on 2001/02/27  15:16:42
63269         Log: Update Changes.
63270      Branch: perl
63271            ! Changes patchlevel.h
63272 ____________________________________________________________________________
63273 [  8957] By: jhi                                   on 2001/02/27  06:15:07
63274         Log: Subject: [5.6.x] EPOC additions
63275              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63276              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
63277              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
63278      Branch: maint-5.6/perl
63279            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
63280 ____________________________________________________________________________
63281 [  8956] By: jhi                                   on 2001/02/27  06:12:11
63282         Log: Subject: [perl-current] EPOC 
63283              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63284              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
63285              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
63286      Branch: perl
63287            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
63288            ! epoc/epocish.c epoc/epocish.h pp_sys.c
63289 ____________________________________________________________________________
63290 [  8955] By: jhi                                   on 2001/02/27  05:59:50
63291         Log: Subject: Re: Compile with perlcc..
63292              From: Edward Peschko <edwardp@excitehome.net>
63293              Date: Mon, 26 Feb 2001 18:51:58 -0800
63294              Message-ID: <20010226185158.A9871@excitehome.net>
63295              
63296              plus add a simple usage message if no arguments given.
63297      Branch: perl
63298            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
63299            ! utils/Makefile utils/perlcc.PL win32/pod.mak
63300 ____________________________________________________________________________
63301 [  8954] By: nick                                  on 2001/02/26  21:02:59
63302         Log: Integrate mainline
63303      Branch: perlio
63304           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
63305           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
63306           !> t/op/sprintf.t
63307 ____________________________________________________________________________
63308 [  8953] By: jhi                                   on 2001/02/26  14:43:54
63309         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
63310              From: Nicholas Clark <nick@ccl4.org>
63311              Date: Mon, 26 Feb 2001 00:42:07 +0000
63312              Message-ID: <20010226004207.F23333@plum.flirble.org>
63313      Branch: perl
63314            ! pp_ctl.c
63315 ____________________________________________________________________________
63316 [  8952] By: jhi                                   on 2001/02/26  14:42:13
63317         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
63318              From: Simon Cozens <simon@netthink.co.uk>
63319              Date: Mon, 26 Feb 2001 12:23:48 +0000
63320              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
63321      Branch: perl
63322            ! pod/perlguts.pod
63323 ____________________________________________________________________________
63324 [  8951] By: jhi                                   on 2001/02/26  14:39:15
63325         Log: Subject: [PATCH] perlio - unknown layer
63326              From: Nicholas Clark <nick@ccl4.org>
63327              Date: Mon, 26 Feb 2001 00:27:19 +0000
63328              Message-ID: <20010226002719.E23333@plum.flirble.org>
63329      Branch: perl
63330            ! perlio.c
63331 ____________________________________________________________________________
63332 [  8950] By: jhi                                   on 2001/02/26  14:38:04
63333         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
63334              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
63335              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
63336              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
63337      Branch: perl
63338            ! t/op/bop.t
63339 ____________________________________________________________________________
63340 [  8949] By: jhi                                   on 2001/02/26  14:37:07
63341         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
63342              From: Peter Prymmer <pvhp@forte.com>
63343              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
63344              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
63345      Branch: perl
63346            ! lib/Test.pm
63347 ____________________________________________________________________________
63348 [  8948] By: jhi                                   on 2001/02/26  14:35:53
63349         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
63350              From: Radu Greab <radu@netsoft.ro>
63351              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
63352              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
63353      Branch: perl
63354            ! pod/perlop.pod
63355 ____________________________________________________________________________
63356 [  8947] By: jhi                                   on 2001/02/26  14:34:46
63357         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
63358              From: David Mitchell <davem@fdgroup.co.uk>
63359              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
63360              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
63361      Branch: perl
63362            ! run.c
63363 ____________________________________________________________________________
63364 [  8946] By: jhi                                   on 2001/02/26  14:32:37
63365         Log: Subject: Modified README.bs2000 
63366              From: Dorner Thomas <Thomas.Dorner@start.de>
63367              Date: Mon, 26 Feb 2001 09:22:17 +0100
63368              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
63369      Branch: perl
63370            ! README.bs2000
63371 ____________________________________________________________________________
63372 [  8945] By: jhi                                   on 2001/02/26  14:19:53
63373         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
63374              to maintperl, listing the known failures on the tests 129 and 130.
63375      Branch: maint-5.6/perl
63376           !> t/op/sprintf.t
63377 ____________________________________________________________________________
63378 [  8944] By: jhi                                   on 2001/02/26  14:14:15
63379         Log: Add more known sprintf failures.
63380      Branch: perl
63381            ! t/op/sprintf.t
63382 ____________________________________________________________________________
63383 [  8943] By: jhi                                   on 2001/02/26  13:56:22
63384         Log: perlglob.exe needs to be found in Win32, patch from
63385              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
63386              which needs external glob at mini-perl time."
63387      Branch: perl
63388            ! ext/Encode/compile
63389 ____________________________________________________________________________
63390 [  8942] By: jhi                                   on 2001/02/26  13:52:19
63391         Log: A missing dTHX from Vadim Konovalov.
63392      Branch: perl
63393            ! perlio.c
63394 ____________________________________________________________________________
63395 [  8941] By: jhi                                   on 2001/02/26  13:37:05
63396         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
63397      Branch: perl
63398            ! op.c
63399 ____________________________________________________________________________
63400 [  8940] By: jhi                                   on 2001/02/26  13:35:40
63401         Log: Integrate perlio:
63402              
63403              [  8938]
63404              Encode implementations docs.
63405      Branch: perl
63406           !> ext/Encode/Encode.pm
63407 ____________________________________________________________________________
63408 [  8939] By: nick                                  on 2001/02/25  23:47:09
63409         Log: Integrate mainline.
63410      Branch: perlio
63411           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
63412           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
63413 ____________________________________________________________________________
63414 [  8938] By: nick                                  on 2001/02/25  19:36:28
63415         Log: Encode implementations docs.
63416      Branch: perlio
63417            ! ext/Encode/Encode.pm
63418 ____________________________________________________________________________
63419 [  8937] By: jhi                                   on 2001/02/25  19:26:16
63420         Log: Script wasn't aligned with reality.
63421      Branch: perl
63422            ! t/pod/find.t
63423 ____________________________________________________________________________
63424 [  8936] By: jhi                                   on 2001/02/25  18:54:55
63425         Log: Update Changes.
63426      Branch: perl
63427            ! Changes patchlevel.h
63428 ____________________________________________________________________________
63429 [  8935] By: jhi                                   on 2001/02/25  18:46:36
63430         Log: Retract #8929,8930,8932,8933 for now.
63431      Branch: perl
63432            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
63433 ____________________________________________________________________________
63434 [  8934] By: jhi                                   on 2001/02/25  17:34:35
63435         Log: Integrate perlio:
63436              
63437              [  8927]
63438              Change method names in Encode implementation classes to something
63439              less confusing (preparing to "go public").
63440              
63441              [  8926]
63442              GCC __atribute__ / printf fix
63443              
63444              [  8925]
63445              Checked in the wrong one ...
63446              
63447              [  8923]
63448              Encode API documentation nd tidy up.
63449              Minor additions to test.
63450              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
63451              Adds STRLEN to standard typemap.
63452      Branch: perl
63453           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
63454           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
63455           !> t/lib/encode.t
63456 ____________________________________________________________________________
63457 [  8933] By: jhi                                   on 2001/02/25  17:33:12
63458         Log: (Retracted by #8395.)
63459              
63460              Slight tweaks in scan_const(), not fixes yet, it seems like
63461              lots of work remains to be done...
63462      Branch: perl
63463            ! toke.c
63464 ____________________________________________________________________________
63465 [  8932] By: jhi                                   on 2001/02/25  17:27:11
63466         Log: (Retracted by #8395.)
63467              
63468              Missing from #8930.
63469      Branch: perl
63470            ! perl.h
63471 ____________________________________________________________________________
63472 [  8931] By: jhi                                   on 2001/02/25  17:26:19
63473         Log: A comment tweak.
63474      Branch: perl
63475            ! utf8.c
63476 ____________________________________________________________________________
63477 [  8930] By: jhi                                   on 2001/02/25  17:25:47
63478         Log: (Retracted by #8395.)
63479              
63480              Attempt to fix the EBCDIC character range problem with //.
63481      Branch: perl
63482            ! regcomp.c
63483 ____________________________________________________________________________
63484 [  8929] By: jhi                                   on 2001/02/25  17:23:45
63485         Log: (Retracted by #8395.)
63486              
63487              Expand the EBCDIC character range tests, and add few nasty
63488              tr tests from Karsten Sperling.
63489      Branch: perl
63490            ! t/op/pat.t t/op/tr.t
63491 ____________________________________________________________________________
63492 [  8928] By: jhi                                   on 2001/02/25  17:18:49
63493         Log: Missing check-in.
63494      Branch: perl
63495            ! lib/Pod/Find.pm
63496 ____________________________________________________________________________
63497 [  8927] By: nick                                  on 2001/02/25  11:30:22
63498         Log: Change method names in Encode implementation classes to something
63499              less confusing (preparing to "go public").
63500      Branch: perlio
63501            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
63502 ____________________________________________________________________________
63503 [  8926] By: nick                                  on 2001/02/25  10:53:24
63504         Log: GCC __atribute__ / printf fix
63505      Branch: perlio
63506            ! perl.h
63507 ____________________________________________________________________________
63508 [  8925] By: nick                                  on 2001/02/25  10:52:25
63509         Log: Checked in the wrong one ...
63510      Branch: perlio
63511            ! ext/Encode/Encode.pm
63512 ____________________________________________________________________________
63513 [  8924] By: nick                                  on 2001/02/24  18:46:51
63514         Log: Integrate mainline - to see what Jarkko has in ...
63515      Branch: perlio
63516           +> t/pod/testpods/lib/Pod/Stuff.pm
63517           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
63518 ____________________________________________________________________________
63519 [  8923] By: nick                                  on 2001/02/24  17:05:23
63520         Log: Encode API documentation nd tidy up.
63521              Minor additions to test.
63522              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
63523              Adds STRLEN to standard typemap.
63524      Branch: perlio
63525            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
63526            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
63527 ____________________________________________________________________________
63528 [  8922] By: jhi                                   on 2001/02/24  16:38:12
63529         Log: Add a test for the "character range should match in EBCDIC
63530              if specified using explicit numerics" bug found by Karsten
63531              Sperling.
63532      Branch: perl
63533            ! t/op/pat.t
63534 ____________________________________________________________________________
63535 [  8921] By: jhi                                   on 2001/02/24  16:30:16
63536         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
63537              From: schwern@pobox.com
63538              Date: Fri, 23 Feb 2001 03:21:37 -0500
63539              Message-ID: <20010223032137.A26022@magnonel.guild.net>
63540              
63541              plus Charles Lane's fixes, plus tweaks.
63542      Branch: perl
63543            + t/pod/testpods/lib/Pod/Stuff.pm
63544            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
63545 ____________________________________________________________________________
63546 [  8920] By: nick                                  on 2001/02/24  10:30:11
63547         Log: Integrate mainline
63548      Branch: perlio
63549           !> (integrate 33 files)
63550 ____________________________________________________________________________
63551 [  8919] By: jhi                                   on 2001/02/24  00:23:35
63552         Log: Subject: Re: I'm losing the war...
63553              From: "Vadim Konovalov" <watman@inbox.ru>
63554              Date: Sat, 24 Feb 2001 00:10:14 +0300
63555              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
63556              
63557              hv_store() not working correctly in ENV_IS_CASELESS case.
63558      Branch: perl
63559            ! hv.c
63560 ____________________________________________________________________________
63561 [  8918] By: jhi                                   on 2001/02/24  00:20:09
63562         Log: Subject: Re: [PATCH] fix for charnames above FFFF
63563              From: andreas.koenig@anima.de (Andreas J. Koenig)
63564              Date: 23 Feb 2001 02:39:03 +0100
63565              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
63566              
63567              A further efficiency tweak.
63568      Branch: perl
63569            ! lib/charnames.pm
63570 ____________________________________________________________________________
63571 [  8917] By: jhi                                   on 2001/02/23  20:27:51
63572         Log: Integrate change #8916 from mainline,
63573              do away with USE_WIN32_RTL_ENV.
63574      Branch: maint-5.6/perl
63575           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
63576 ____________________________________________________________________________
63577 [  8916] By: jhi                                   on 2001/02/23  20:02:25
63578         Log: Abolish USE_WIN32_RTL_ENV.
63579      Branch: perl
63580            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
63581 ____________________________________________________________________________
63582 [  8915] By: jhi                                   on 2001/02/23  19:36:00
63583         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
63584              later protected by some #define.
63585      Branch: perl
63586            ! gv.c
63587 ____________________________________________________________________________
63588 [  8914] By: jhi                                   on 2001/02/23  19:31:38
63589         Log: Retract #8902 for now, requested by Charles Lane, the correct
63590              fix will be something else.
63591      Branch: perl
63592            ! op.c
63593 ____________________________________________________________________________
63594 [  8913] By: jhi                                   on 2001/02/23  19:11:36
63595         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
63596              From: Peter Prymmer <pvhp@forte.com>
63597              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
63598              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
63599      Branch: perl
63600            ! t/op/lex_assign.t
63601 ____________________________________________________________________________
63602 [  8912] By: jhi                                   on 2001/02/23  18:38:20
63603         Log: Subject: [patch] perlio + useithreads
63604              From: Doug MacEachern <dougm@covalent.net>
63605              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
63606              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
63607              
63608              Gets things running but not complete.
63609      Branch: perl
63610            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
63611 ____________________________________________________________________________
63612 [  8911] By: jhi                                   on 2001/02/23  04:20:02
63613         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
63614              
63615              Duplicated environment freeing, File::Temp 0.12,
63616              op/append portability (EBCDIC) tweak.
63617      Branch: maint-5.6/perl
63618           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
63619           !> t/op/append.t
63620 ____________________________________________________________________________
63621 [  8910] By: jhi                                   on 2001/02/23  02:07:33
63622         Log: Integrate change #8909 from mainline, a better Borland
63623              putenv() workaround.
63624      Branch: maint-5.6/perl
63625           !> perl.c
63626 ____________________________________________________________________________
63627 [  8909] By: jhi                                   on 2001/02/23  02:05:46
63628         Log: A better workaround for Borland putenv() brokenness from Sarathy.
63629      Branch: perl
63630            ! perl.c
63631 ____________________________________________________________________________
63632 [  8908] By: jhi                                   on 2001/02/23  02:04:14
63633         Log: Subject: fix for parameter -Dm (for perl@8867)
63634              From: "Vadim Konovalov" <watman@inbox.ru>
63635              Date: Thu, 22 Feb 2001 17:30:12 +0300
63636              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
63637      Branch: perl
63638            ! perl.h
63639 ____________________________________________________________________________
63640 [  8907] By: jhi                                   on 2001/02/23  01:58:20
63641         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
63642              From: Peter Prymmer <pvhp@forte.com>
63643              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
63644              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
63645      Branch: perl
63646            ! t/op/append.t
63647 ____________________________________________________________________________
63648 [  8906] By: jhi                                   on 2001/02/23  01:48:34
63649         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
63650      Branch: perl
63651            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
63652 ____________________________________________________________________________
63653 [  8905] By: jhi                                   on 2001/02/23  01:43:30
63654         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
63655              From: Peter Prymmer <pvhp@forte.com>
63656              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
63657              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
63658      Branch: perl
63659            ! t/lib/st-06compat.t
63660 ____________________________________________________________________________
63661 [  8904] By: jhi                                   on 2001/02/23  01:42:39
63662         Log: Metaconfig unit change for #8903.
63663      Branch: metaconfig/U/perl
63664            ! Devel.U
63665 ____________________________________________________________________________
63666 [  8903] By: jhi                                   on 2001/02/23  01:42:12
63667         Log: Be more helpful for devel builders, suggested by John L. Allen.
63668      Branch: perl
63669            ! Configure
63670 ____________________________________________________________________________
63671 [  8902] By: jhi                                   on 2001/02/23  01:37:41
63672         Log: (Retracted by #8914)
63673              (Wrongly, reinstated by #8941)
63674              
63675              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
63676              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
63677              Date:     Thu, 22 Feb 2001 09:43:57 EST
63678              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
63679      Branch: perl
63680            ! op.c
63681 ____________________________________________________________________________
63682 [  8901] By: jhi                                   on 2001/02/23  01:20:32
63683         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
63684              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
63685              Date:     Thu, 22 Feb 2001 08:01:35 EST
63686              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
63687      Branch: perl
63688            ! malloc.c
63689 ____________________________________________________________________________
63690 [  8900] By: jhi                                   on 2001/02/23  01:18:02
63691         Log: Integrate changes #8898,8899 from mainline, environ handling.
63692      Branch: maint-5.6/perl
63693           !> perl.c
63694 ____________________________________________________________________________
63695 [  8899] By: jhi                                   on 2001/02/23  01:16:25
63696         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
63697              putenv() is not to be relied on, they are either broken or leaky
63698              or both.)
63699      Branch: perl
63700            ! perl.c
63701 ____________________________________________________________________________
63702 [  8898] By: jhi                                   on 2001/02/22  23:36:59
63703         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
63704              and safesysfree() must be used.
63705      Branch: perl
63706            ! perl.c
63707 ____________________________________________________________________________
63708 [  8897] By: jhi                                   on 2001/02/22  23:25:45
63709         Log: With environ one must use safesysmalloc()/safesysfree().
63710      Branch: perl
63711            ! perl.c
63712 ____________________________________________________________________________
63713 [  8896] By: jhi                                   on 2001/02/22  22:13:18
63714         Log: If we have a duplicated environment free it
63715              if PERL_DESTRUCT_LEVEL.
63716      Branch: perl
63717            ! perl.c
63718 ____________________________________________________________________________
63719 [  8895] By: alanbur                               on 2001/02/22  19:31:57
63720         Log: Synchronised with parent
63721      Branch: maint-5.6/pureperl
63722           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
63723 ____________________________________________________________________________
63724 [  8894] By: gsar                                  on 2001/02/22  19:06:18
63725         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
63726              
63727              fix memory leak in method call optimization (change#3768);
63728              made C<eval "$x->foo()"> leak
63729              
63730              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
63731      Branch: maint-5.6/perl
63732           !> op.c
63733 ____________________________________________________________________________
63734 [  8893] By: jhi                                   on 2001/02/22  18:35:27
63735         Log: (Retracted by #8915.)
63736              
63737              Third Degree finding:
63738              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
63739      Branch: perl
63740            ! gv.c
63741 ____________________________________________________________________________
63742 [  8892] By: jhi                                   on 2001/02/22  14:28:32
63743         Log: Update Changes.
63744      Branch: perl
63745            ! Changes patchlevel.h
63746 ____________________________________________________________________________
63747 [  8891] By: jhi                                   on 2001/02/22  13:22:45
63748         Log: Metaconfig unit changes for #8890.
63749      Branch: metaconfig
63750            ! U/modified/Cppsym.U U/threads/archname.U
63751 ____________________________________________________________________________
63752 [  8890] By: jhi                                   on 2001/02/22  13:22:12
63753         Log: Add -stdio to the archname if no perlio selected,
63754              no -perlio added since that is now the default.
63755              
63756              Add few CPUs/architectures to the Cppsym scan.
63757      Branch: perl
63758            ! Configure config_h.SH
63759 ____________________________________________________________________________
63760 [  8889] By: jhi                                   on 2001/02/22  13:05:59
63761         Log: Metaconfig unit change for #8888.
63762      Branch: metaconfig/U/perl
63763            ! useperlio.U
63764 ____________________________________________________________________________
63765 [  8888] By: jhi                                   on 2001/02/22  13:05:28
63766         Log: *drum roll*  Make perlio the default.
63767      Branch: perl
63768            ! Configure config_h.SH
63769 ____________________________________________________________________________
63770 [  8887] By: jhi                                   on 2001/02/22  12:50:52
63771         Log: Integrate change #8665 from maintperl to mainline,
63772              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
63773      Branch: perl
63774           !> ext/POSIX/POSIX.xs
63775 ____________________________________________________________________________
63776 [  8886] By: jhi                                   on 2001/02/22  12:49:24
63777         Log: Integrate changes #8883,8884 from mainline to maintperl.
63778              
63779              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
63780              Subject: Re: File::Temp::_gettemp warning
63781      Branch: maint-5.6/perl
63782           !> embed.h embed.pl lib/File/Temp.pm
63783 ____________________________________________________________________________
63784 [  8885] By: jhi                                   on 2001/02/22  12:43:59
63785         Log: Based on
63786              
63787              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
63788              From: schwab@suse.de
63789              Date: Thu, 22 Feb 2001 13:08:09 +0100
63790              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
63791              
63792              but the fix done slightly differently because the other
63793              half was already done in #8664.
63794      Branch: maint-5.6/perl
63795            ! ext/POSIX/POSIX.xs
63796 ____________________________________________________________________________
63797 [  8884] By: jhi                                   on 2001/02/22  12:37:15
63798         Log: Subject: Re: File::Temp::_gettemp warning
63799              From: Tim Jenness <t.jenness@jach.hawaii.edu>
63800              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
63801              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
63802              
63803              This patch to File::Temp does two things:
63804              
63805              1. Fixes the problem with CGI::Carp when determining
63806              the Fcntl constants
63807              
63808              2. Removes most of the carps and consolidates them so that all the
63809              reasons are included in a single die that is caught by the test. This
63810              means that the correct skipping behaviour is displayed by the test.
63811      Branch: perl
63812            ! lib/File/Temp.pm
63813 ____________________________________________________________________________
63814 [  8883] By: jhi                                   on 2001/02/22  12:29:19
63815         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
63816              From: Peter Prymmer <pvhp@forte.com>
63817              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
63818              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
63819      Branch: perl
63820            ! embed.h embed.pl
63821 ____________________________________________________________________________
63822 [  8882] By: jhi                                   on 2001/02/21  19:41:33
63823         Log: Integrate change #8881 from mainlin to maintperl.
63824              
63825              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
63826      Branch: maint-5.6/perl
63827           !> op.c
63828 ____________________________________________________________________________
63829 [  8881] By: jhi                                   on 2001/02/21  19:38:57
63830         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
63831              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
63832              Date:     Wed, 21 Feb 2001 13:08:03 EST
63833              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
63834      Branch: perl
63835            ! op.c
63836 ____________________________________________________________________________
63837 [  8880] By: jhi                                   on 2001/02/21  19:34:34
63838         Log: Retract #8875, cannot let go of the old semantics of unpack U
63839              without rethinking utf8decode.t.
63840      Branch: perl
63841            ! pp.c t/op/pack.t
63842 ____________________________________________________________________________
63843 [  8879] By: jhi                                   on 2001/02/21  19:08:02
63844         Log: Run run/*.t also in minitest.
63845      Branch: perl
63846            ! Makefile.SH
63847 ____________________________________________________________________________
63848 [  8878] By: nick                                  on 2001/02/21  18:55:37
63849         Log: Integrate mainline
63850      Branch: perlio
63851           !> (integrate 76 files)
63852 ____________________________________________________________________________
63853 [  8877] By: jhi                                   on 2001/02/21  15:09:33
63854         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
63855      Branch: metaconfig
63856            ! U/compline/nblock_io.U
63857      Branch: perl
63858            ! Configure config_h.SH
63859 ____________________________________________________________________________
63860 [  8876] By: jhi                                   on 2001/02/21  14:54:45
63861         Log: If no sfio, no -lsfio.
63862      Branch: metaconfig/U/perl
63863            ! d_sfio.U
63864      Branch: perl
63865            ! Configure config_h.SH
63866 ____________________________________________________________________________
63867 [  8875] By: jhi                                   on 2001/02/21  14:54:00
63868         Log: Make unpack C and unpack U truly equivalent.
63869      Branch: perl
63870            ! pp.c t/op/pack.t
63871 ____________________________________________________________________________
63872 [  8874] By: jhi                                   on 2001/02/21  14:26:02
63873         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
63874              From: Peter Prymmer <pvhp@forte.com>
63875              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
63876              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
63877      Branch: perl
63878            ! pod/perlport.pod
63879 ____________________________________________________________________________
63880 [  8873] By: jhi                                   on 2001/02/21  14:24:31
63881         Log: Subject: [PATCH] fix for charnames above FFFF
63882              From: andreas.koenig@anima.de (Andreas J. Koenig)
63883              Date: 21 Feb 2001 07:05:45 +0100
63884              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
63885      Branch: perl
63886            ! lib/charnames.pm t/lib/charnames.t
63887 ____________________________________________________________________________
63888 [  8872] By: jhi                                   on 2001/02/21  14:15:25
63889         Log: Integrate change #8868 from pureperl to mainline.
63890              
63891              Fixed reference count loop caused by sv_magic.
63892      Branch: perl
63893           !> sv.c
63894 ____________________________________________________________________________
63895 [  8871] By: jhi                                   on 2001/02/21  14:07:29
63896         Log: Integrate change #8868 from pureperl to maintperl.
63897              
63898              Fixed reference count loop caused by sv_magic.
63899      Branch: maint-5.6/perl
63900           !> sv.c
63901 ____________________________________________________________________________
63902 [  8870] By: jhi                                   on 2001/02/21  14:04:41
63903         Log: Put back the #8840, it was innocent.
63904      Branch: perl
63905            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
63906            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
63907 ____________________________________________________________________________
63908 [  8869] By: jhi                                   on 2001/02/21  14:00:03
63909         Log: unpack("C", ...) was left slightly unfinished by #8865.
63910      Branch: perl
63911            ! pp.c t/op/pack.t
63912 ____________________________________________________________________________
63913 [  8868] By: alanbur                               on 2001/02/21  01:33:45
63914         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
63915              from gv_fetchpv to create single-character magic variables (e.g. $!),
63916              and it is passed a sv and the gv that contains the sv as the mg_obj
63917              value.  When sv_magic stores the mg_obj pointer it increments the gv
63918              refcount, thus causing a sv-gv pair that can't be freed.  There is
63919              already a check for sv == obj which is used to prevent such reference
63920              loops.  This change extends the check to cover the case described above.
63921      Branch: maint-5.6/pureperl
63922            ! sv.c
63923 ____________________________________________________________________________
63924 [  8867] By: jhi                                   on 2001/02/21  00:52:39
63925         Log: Update Changes.
63926      Branch: perl
63927            ! Changes patchlevel.h
63928 ____________________________________________________________________________
63929 [  8866] By: jhi                                   on 2001/02/21  00:34:20
63930         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
63931              (Note: there were some conflicts due to EBCDIC and EPOC
63932              patches, in general I preferred the repository code.)
63933              (When 2.753 comes out, we need to synchronize.)
63934      Branch: perl
63935            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
63936            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
63937            ! t/lib/cgi-html.t
63938 ____________________________________________________________________________
63939 [  8865] By: jhi                                   on 2001/02/21  00:24:22
63940         Log: Make pack("C", 0x100) to create Unicode, unless under the
63941              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
63942              will understand Unicode, unless you under know what.
63943      Branch: perl
63944            ! pp.c t/op/pack.t t/op/qu.t
63945 ____________________________________________________________________________
63946 [  8864] By: alanbur                               on 2001/02/20  22:35:34
63947         Log: Resynchronised with parent
63948      Branch: maint-5.6/pureperl
63949           !> README.win32 ext/GDBM_File/GDBM_File.pm
63950           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
63951           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
63952           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
63953           !> t/lib/sdbm.t util.c
63954 ____________________________________________________________________________
63955 [  8863] By: jhi                                   on 2001/02/20  20:55:11
63956         Log: Integrate change #8860,8861 from mainline into maintperl.
63957              
63958              "pseudo-literal j"
63959              
63960              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
63961      Branch: maint-5.6/perl
63962           !> lib/Test.pm pod/perlop.pod
63963 ____________________________________________________________________________
63964 [  8862] By: jhi                                   on 2001/02/20  20:30:07
63965         Log: Don't do casting between pointers pointing to differently sized
63966              integers.
63967      Branch: perl
63968            ! hv.c sv.c
63969 ____________________________________________________________________________
63970 [  8861] By: jhi                                   on 2001/02/20  19:53:44
63971         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
63972              From: Peter Prymmer <pvhp@forte.com>
63973              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
63974              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
63975      Branch: perl
63976            ! lib/Test.pm
63977 ____________________________________________________________________________
63978 [  8860] By: jhi                                   on 2001/02/20  19:48:02
63979         Log: "pseudo-literal j", a documentation glitch reported to Debian.
63980              The text recovered from Perl 5.005_03, and pseudo-literal replaced
63981              by "backtick string".
63982      Branch: perl
63983            ! pod/perlop.pod
63984 ____________________________________________________________________________
63985 [  8859] By: jhi                                   on 2001/02/20  19:15:46
63986         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
63987              from Chris Nandor.
63988      Branch: perl
63989            ! makedef.pl
63990 ____________________________________________________________________________
63991 [  8858] By: jhi                                   on 2001/02/20  17:36:53
63992         Log: Integrate pureperl changes #8844,8845,8850 to mainline
63993              (via maintperl #8855).
63994              
63995              Fixed %^H scoping bug
63996              
63997              Removed GV <-> CV refcount loop
63998              
63999              Removed %ENV refcount loop
64000      Branch: perl
64001           !> gv.c op.c perl.c pp.c scope.c
64002 ____________________________________________________________________________
64003 [  8857] By: jhi                                   on 2001/02/20  17:34:32
64004         Log: Integrate changes #8853,8854 from maintperl to mainline.
64005              
64006              EBDIC fixes, README.win32 Borland update.
64007      Branch: perl
64008           !> README.win32 handy.h util.c
64009 ____________________________________________________________________________
64010 [  8856] By: jhi                                   on 2001/02/20  17:33:16
64011         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
64012      Branch: maint-5.6/perl
64013           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
64014           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
64015           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
64016 ____________________________________________________________________________
64017 [  8855] By: jhi                                   on 2001/02/20  17:32:13
64018         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
64019              
64020              Fixed %^H scoping bug
64021              
64022              Removed GV <-> CV refcount loop
64023              
64024              Removed %ENV refcount loop
64025      Branch: maint-5.6/perl
64026           !> gv.c op.c perl.c pp.c scope.c
64027 ____________________________________________________________________________
64028 [  8854] By: jhi                                   on 2001/02/20  17:25:06
64029         Log: Subject: Addition to readme.win32 for Borland C++ compilers
64030              Date: Tue, 20 Feb 2001 02:15:25 +0300
64031              From: "Vadim Konovalov" <watman@inbox.ru>
64032              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
64033              
64034              Document Borland compiler misbehaviour.
64035      Branch: maint-5.6/perl
64036            ! README.win32
64037 ____________________________________________________________________________
64038 [  8853] By: jhi                                   on 2001/02/20  17:22:25
64039         Log: The assimilation of ebcdic.c didn't quite work at the first try,
64040              patches from Thomas Dorner.
64041      Branch: maint-5.6/perl
64042            ! handy.h util.c
64043 ____________________________________________________________________________
64044 [  8852] By: jhi                                   on 2001/02/20  17:20:15
64045         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
64046              From: Chris Nandor <pudge@pobox.com>
64047              Date: Tue, 20 Feb 2001 08:32:45 -0500
64048              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
64049      Branch: maint-5.6/perl
64050            ! makedef.pl mg.c
64051 ____________________________________________________________________________
64052 [  8851] By: jhi                                   on 2001/02/20  17:15:52
64053         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
64054      Branch: perl
64055            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
64056            ! t/lib/filter-util.t
64057 ____________________________________________________________________________
64058 [  8850] By: alanbur                               on 2001/02/20  17:12:40
64059         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
64060              and the magic pointer points back to the GV that contains the
64061              %ENV hash.  This creates a refcount loop that prevents members
64062              of %ENV from being freed correctly.  This change removes the
64063              refcount loop - the magic pointer was never used anyway, the
64064              only use of the magic was to check the type ('E') so that the
64065              appropriate environment manipulation code is called when %ENV
64066              is modified.
64067      Branch: maint-5.6/pureperl
64068            ! perl.c
64069 ____________________________________________________________________________
64070 [  8849] By: jhi                                   on 2001/02/20  17:12:20
64071         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
64072              From: "Craig A. Berry" <craigberry@mac.com>
64073              Date: Mon, 19 Feb 2001 23:36:12 -0600
64074              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
64075              
64076              Case-forgiving systems match TestInit.pm with TES*.
64077      Branch: perl
64078            ! t/lib/glob-basic.t
64079 ____________________________________________________________________________
64080 [  8848] By: jhi                                   on 2001/02/20  17:10:02
64081         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
64082      Branch: perl
64083            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
64084            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
64085            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
64086 ____________________________________________________________________________
64087 [  8847] By: jhi                                   on 2001/02/20  15:34:41
64088         Log: The #8843 wasn't quite right: %Config needs to imported.
64089      Branch: perl
64090            ! t/run/runenv.t
64091 ____________________________________________________________________________
64092 [  8846] By: jhi                                   on 2001/02/20  15:31:50
64093         Log: Retract the #8838 and #8840 for now because of
64094              the DB_File tie problem.
64095      Branch: perl
64096            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
64097            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
64098            ! proto.h sv.c
64099 ____________________________________________________________________________
64100 [  8845] By: alanbur                               on 2001/02/20  14:25:41
64101         Log: Removed GV <-> CV refcount loop
64102              CvGV(mycv) points to the parent GV of the CV, and was previously
64103              refcounted.  The pointer remains, but the refcounting has been removed
64104              as it causes a refcount loop between the CV and GV that means the CV
64105              can't ever be deleted.
64106      Branch: maint-5.6/pureperl
64107            ! gv.c op.c pp.c
64108 ____________________________________________________________________________
64109 [  8844] By: alanbur                               on 2001/02/20  14:23:13
64110         Log: Fixed %^H scoping bug
64111      Branch: maint-5.6/pureperl
64112            ! scope.c
64113 ____________________________________________________________________________
64114 [  8843] By: jhi                                   on 2001/02/19  13:38:08
64115         Log: fork() not everywhere, cleanup temp files.
64116      Branch: perl
64117            ! t/run/runenv.t
64118 ____________________________________________________________________________
64119 [  8842] By: alanbur                               on 2001/02/19  12:42:07
64120         Log: Resynchronised with parent
64121      Branch: maint-5.6/pureperl
64122           !> pod/perlfaq4.pod sv.c utf8.c
64123 ____________________________________________________________________________
64124 [  8841] By: jhi                                   on 2001/02/19  03:35:51
64125         Log: Update Changes.
64126      Branch: perl
64127            ! Changes patchlevel.h
64128 ____________________________________________________________________________
64129 [  8840] By: jhi                                   on 2001/02/19  00:23:41
64130         Log: Subject: [patch] add sv_setref_uv
64131              From: Doug MacEachern <dougm@covalent.net>
64132              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
64133              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
64134      Branch: perl
64135            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
64136            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
64137 ____________________________________________________________________________
64138 [  8839] By: jhi                                   on 2001/02/19  00:01:38
64139         Log: Put to rest the 20010205.001, the email address checking (not) regex.
64140      Branch: perl
64141            ! pod/perlfaq9.pod
64142 ____________________________________________________________________________
64143 [  8838] By: jhi                                   on 2001/02/18  22:17:54
64144         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
64145              From: Doug MacEachern <dougm@covalent.net>
64146              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
64147              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
64148      Branch: perl
64149            ! lib/ExtUtils/xsubpp
64150 ____________________________________________________________________________
64151 [  8837] By: jhi                                   on 2001/02/18  22:16:50
64152         Log: Subject: [patch] -Wall cleanup round 2
64153              From: Doug MacEachern <dougm@covalent.net>
64154              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
64155              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
64156      Branch: perl
64157            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
64158            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
64159            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
64160            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
64161            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
64162            ! ext/SDBM_File/SDBM_File.xs
64163 ____________________________________________________________________________
64164 [  8836] By: jhi                                   on 2001/02/18  22:11:20
64165         Log: Misapplied regex optimizations when \C is present.
64166              Fixes 20001230.002.
64167              
64168              What still remains broken is that the submatches that
64169              have \C in them get their UTF8 flag on because their
64170              parent SV has it on.  This will result in malformed
64171              UTF8 if a \C happened to match a non-ASCII byte.
64172      Branch: perl
64173            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
64174            ! t/pragma/utf8.t
64175 ____________________________________________________________________________
64176 [  8835] By: jhi                                   on 2001/02/18  20:12:02
64177         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
64178              
64179              The hash key got wrongly UTF8fied.
64180      Branch: perl
64181            ! pod/perlapi.pod toke.c utf8.c
64182 ____________________________________________________________________________
64183 [  8834] By: jhi                                   on 2001/02/18  19:44:25
64184         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
64185              don't warn on magical or overloaded things.
64186      Branch: perl
64187            ! pp_hot.c
64188 ____________________________________________________________________________
64189 [  8833] By: nick                                  on 2001/02/18  19:31:22
64190         Log: Integrate mainline
64191      Branch: perlio
64192           +> t/TestInit.pm t/run/runenv.t
64193            - t/UTEST
64194           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
64195           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
64196           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
64197           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
64198           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
64199           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
64200           !> utf8.c
64201 ____________________________________________________________________________
64202 [  8832] By: jhi                                   on 2001/02/18  19:21:18
64203         Log: Integrate perlio:
64204              
64205              [  8830]
64206              Apply the spirit of patch from Nick Clark:
64207              Subject: [PATCH] Re: extensions that provide layers
64208              From: Nicholas Clark <nick@ccl4.org>
64209              Date: Mon, 12 Feb 2001 16:43:51 +0000
64210              Message-Id: <20010212164350.Q3652@plum.flirble.org>
64211      Branch: perl
64212           !> perlio.c pod/perldiag.pod
64213 ____________________________________________________________________________
64214 [  8831] By: jhi                                   on 2001/02/18  19:14:20
64215         Log: Integrate change #8827 from mainline.
64216              
64217              UTF8 tweaks.
64218      Branch: maint-5.6/perl
64219           !> sv.c utf8.c
64220 ____________________________________________________________________________
64221 [  8830] By: nick                                  on 2001/02/18  19:10:34
64222         Log: Apply the spirit of patch from Nick Clark:
64223              Subject: [PATCH] Re: extensions that provide layers
64224              From: Nicholas Clark <nick@ccl4.org>
64225              Date: Mon, 12 Feb 2001 16:43:51 +0000
64226              Message-Id: <20010212164350.Q3652@plum.flirble.org>
64227      Branch: perlio
64228            ! perlio.c pod/perldiag.pod
64229 ____________________________________________________________________________
64230 [  8829] By: jhi                                   on 2001/02/18  19:03:25
64231         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
64232              From: schwern@pobox.com 
64233              Date: Sun, 18 Feb 2001 13:44:35 -0500
64234              Message-ID: <20010218134435.A17544@magnonel.guild.net>
64235              
64236              Applied, but as t/TestInit.pm.
64237      Branch: perl
64238            + t/TestInit.pm
64239            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
64240            ! t/op/subst_wamp.t
64241 ____________________________________________________________________________
64242 [  8828] By: jhi                                   on 2001/02/18  18:43:52
64243         Log: Integrate perlio:
64244              
64245              [  8826]
64246              Fix [ID 20010217.002]
64247              open FOO, "<:raw:perlio", ...
64248              :raw now inserts default base layer below itself.
64249              Also
64250              open FOO, "<:unix", ...
64251              works as well - but leaves buffer layer on stack under the unix layer.
64252      Branch: perl
64253           !> perlio.c
64254 ____________________________________________________________________________
64255 [  8827] By: jhi                                   on 2001/02/18  18:41:33
64256         Log: UTF-8 tweaks.
64257      Branch: perl
64258            ! sv.c utf8.c
64259 ____________________________________________________________________________
64260 [  8826] By: nick                                  on 2001/02/18  17:40:59
64261         Log: Fix [ID 20010217.002]
64262              open FOO, "<:raw:perlio", ...
64263              :raw now inserts default base layer below itself.
64264              Also
64265              open FOO, "<:unix", ...
64266              works as well - but leaves buffer layer on stack under the unix layer.
64267      Branch: perlio
64268            ! perlio.c
64269 ____________________________________________________________________________
64270 [  8825] By: jhi                                   on 2001/02/18  17:15:39
64271         Log: Integrate perlio:
64272              
64273              [  8820]
64274              Clean up a few core dumps when layers are used in unexpected ways.
64275              (Still not "right"...)
64276      Branch: perl
64277           !> perlio.c perliol.h
64278 ____________________________________________________________________________
64279 [  8824] By: jhi                                   on 2001/02/18  17:10:53
64280         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
64281              From: schwern@pobox.com
64282              Date: Sun, 18 Feb 2001 01:48:50 -0500
64283              Message-ID: <20010218014850.C19957@magnonel.guild.net>
64284      Branch: perl
64285            ! lib/Test/Harness.pm t/TEST t/op/chop.t
64286 ____________________________________________________________________________
64287 [  8823] By: jhi                                   on 2001/02/18  17:01:06
64288         Log: Add run/*.t to testables.
64289      Branch: perl
64290            ! t/TEST
64291 ____________________________________________________________________________
64292 [  8822] By: jhi                                   on 2001/02/18  16:58:58
64293         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
64294              From: schwern@pobox.com
64295              Date: Sun, 18 Feb 2001 01:11:35 -0500
64296              Message-ID: <20010218011135.A19957@magnonel.guild.net>
64297              
64298              Revive mjd's and Simon's PERL5OPT fix.
64299      Branch: perl
64300            + t/run/runenv.t
64301            ! MANIFEST perl.c
64302 ____________________________________________________________________________
64303 [  8821] By: jhi                                   on 2001/02/18  16:53:46
64304         Log: Subject: Re: Why t/TEST and not Test::Harness?
64305              From: schwern@pobox.com
64306              Date: Sat, 17 Feb 2001 22:44:44 -0500
64307              Message-ID: <20010217224444.A6679@magnonel.guild.net>
64308              
64309              Replace UTEST with TEST -utf8.
64310      Branch: perl
64311            - t/UTEST
64312            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
64313            ! t/lib/glob-basic.t
64314 ____________________________________________________________________________
64315 [  8820] By: nick                                  on 2001/02/18  13:06:16
64316         Log: Clean up a few core dumps when layers are used in unexpected ways.
64317              (Still not "right"...)
64318      Branch: perlio
64319            ! perlio.c perliol.h
64320 ____________________________________________________________________________
64321 [  8819] By: jhi                                   on 2001/02/18  02:25:55
64322         Log: Integrate change #8818 from maintperl, a FAQ nit.
64323      Branch: perl
64324           !> pod/perlfaq4.pod
64325 ____________________________________________________________________________
64326 [  8818] By: jhi                                   on 2001/02/18  02:24:50
64327         Log: FAQ nit from Chris Fedde.
64328      Branch: maint-5.6/perl
64329            ! pod/perlfaq4.pod
64330 ____________________________________________________________________________
64331 [  8817] By: nick                                  on 2001/02/17  18:20:14
64332         Log: Integrate mainline
64333      Branch: perlio
64334           +> lib/unicode/UCD.html lib/unicode/Unicode.html
64335           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
64336           +> pod/perlclib.pod
64337            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
64338            - lib/unicode/Unicode.301
64339           !> (integrate 324 files)
64340 ____________________________________________________________________________
64341 [  8816] By: jhi                                   on 2001/02/17  16:56:58
64342         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
64343      Branch: perl
64344            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
64345            ! ext/Storable/Storable.xs t/lib/st-06compat.t
64346            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
64347 ____________________________________________________________________________
64348 [  8815] By: jhi                                   on 2001/02/17  16:40:07
64349         Log: Subject: [patch] -Wall
64350              From: Doug MacEachern <dougm@covalent.net>
64351              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
64352              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
64353      Branch: perl
64354            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
64355            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
64356 ____________________________________________________________________________
64357 [  8814] By: jhi                                   on 2001/02/16  19:27:18
64358         Log: Document qu better.
64359      Branch: perl
64360            ! pod/perlop.pod
64361 ____________________________________________________________________________
64362 [  8813] By: jhi                                   on 2001/02/15  13:54:37
64363         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
64364              From: Hugo <hv@crypt.compulink.co.uk>
64365              Date: Thu, 15 Feb 2001 13:39:49 +0000
64366              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
64367      Branch: perl
64368            ! toke.c
64369 ____________________________________________________________________________
64370 [  8812] By: alanbur                               on 2001/02/15  13:52:16
64371         Log: Resynchronised with parent
64372      Branch: maint-5.6/pureperl
64373            - ebcdic.c
64374           !> (integrate 36 files)
64375 ____________________________________________________________________________
64376 [  8811] By: jhi                                   on 2001/02/15  13:51:16
64377         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
64378              
64379              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
64380              From: Jan Dubois <JanD@ActiveState.com>
64381              Date: Wed, 31 Jan 2001 21:17:03 -0800
64382              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
64383              
64384              tweak change#8659 to keep it simple
64385              
64386              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
64387              From: Russ Allbery <rra@stanford.edu>
64388              Date: 14 Feb 2001 10:15:41 -0800
64389              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
64390              
64391              (8809 empty)
64392              
64393              Upgrade to podlators 1.08, from Russ Allbery.
64394      Branch: perl
64395           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
64396           !> utils/perldoc.PL
64397 ____________________________________________________________________________
64398 [  8810] By: jhi                                   on 2001/02/15  13:35:08
64399         Log: Upgrade to podlators 1.08, from Russ Allbery.
64400      Branch: maint-5.6/perl
64401            ! lib/Pod/Man.pm lib/Pod/Text.pm
64402 ____________________________________________________________________________
64403 [  8809] By: jhi                                   on 2001/02/15  13:26:38
64404         Log: (accidentally empty check-in)
64405      Branch: maint-5.6/perl
64406            ! lib/Test/Harness.pm
64407 ____________________________________________________________________________
64408 [  8808] By: jhi                                   on 2001/02/15  13:23:47
64409         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
64410              From: Russ Allbery <rra@stanford.edu>
64411              Date: 14 Feb 2001 10:15:41 -0800
64412              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
64413              
64414              perldoc was hardcoding $Config{installscript}, which breaks
64415              when install* isn't where Perl ends up (such as with AFS).
64416              
64417              Use $Config{scriptdir} instead.
64418      Branch: maint-5.6/perl
64419            ! utils/perldoc.PL
64420 ____________________________________________________________________________
64421 [  8807] By: jhi                                   on 2001/02/14  14:37:27
64422         Log: Update Changes.
64423      Branch: perl
64424            ! Changes patchlevel.h
64425 ____________________________________________________________________________
64426 [  8806] By: jhi                                   on 2001/02/14  14:25:31
64427         Log: Integrate changes #8803,8804,8805 from mainline.
64428              
64429              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
64430              
64431              Don't skip too much of the locale error message if no environ array,
64432              from Chris Nandor.
64433              
64434              More MacOS Classic fixes from Chris Nandor.
64435      Branch: maint-5.6/perl
64436           !> doop.c lib/Cwd.pm perl.c perl.h util.c
64437 ____________________________________________________________________________
64438 [  8805] By: jhi                                   on 2001/02/14  03:29:01
64439         Log: More MacOS Classic fixes from Chris Nandor.
64440      Branch: perl
64441            ! doop.c lib/Cwd.pm
64442 ____________________________________________________________________________
64443 [  8804] By: jhi                                   on 2001/02/14  03:18:35
64444         Log: Don't skip too much of the locale error message if no environ array,
64445              from Chris Nandor.
64446      Branch: perl
64447            ! util.c
64448 ____________________________________________________________________________
64449 [  8803] By: jhi                                   on 2001/02/14  03:14:14
64450         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
64451      Branch: perl
64452            ! perl.c perl.h
64453 ____________________________________________________________________________
64454 [  8802] By: jhi                                   on 2001/02/13  18:31:33
64455         Log: AUTHORS update.
64456      Branch: perl
64457            ! AUTHORS
64458 ____________________________________________________________________________
64459 [  8801] By: jhi                                   on 2001/02/13  17:55:19
64460         Log: Integrate change #8792 from mainline.
64461              
64462              Subject: buncha MacPerl patches for bleadperl
64463              From: Chris Nandor <pudge@pobox.com>
64464              Date: Tue, 13 Feb 2001 00:02:43 -0500
64465              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
64466      Branch: maint-5.6/perl
64467           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
64468           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
64469           !> t/lib/basename.t toke.c util.h
64470 ____________________________________________________________________________
64471 [  8800] By: jhi                                   on 2001/02/13  17:46:43
64472         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
64473              to be forced to Off_t.
64474              
64475              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
64476              From: nick@ccl4.org
64477              Date: Thu, 1 Feb 2001 12:01:04 +0000
64478              Message-Id: <20010201120103.E11401@plum.flirble.org>
64479      Branch: maint-5.6/perl
64480            ! iperlsys.h perlio.c
64481 ____________________________________________________________________________
64482 [  8799] By: jhi                                   on 2001/02/13  16:52:51
64483         Log: Duplex duplex hunk hunk.
64484      Branch: maint-5.6/perl
64485            ! Makefile.SH
64486 ____________________________________________________________________________
64487 [  8797] By: jhi                                   on 2001/02/13  14:52:04
64488         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
64489              From: "Craig A. Berry" <craigberry@mac.com>
64490              Date: Mon, 12 Feb 2001 11:05:25 -0600
64491              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
64492      Branch: perl
64493            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
64494 ____________________________________________________________________________
64495 [  8796] By: jhi                                   on 2001/02/13  14:36:47
64496         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
64497              From: simon.cozens@pembroke.oxford.ac.uk 
64498              Date: Sat, 10 Feb 2001 17:57:02 +0000
64499              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
64500              
64501              Now it does include.
64502      Branch: perl
64503            ! pod/perldiag.pod
64504 ____________________________________________________________________________
64505 [  8795] By: jhi                                   on 2001/02/13  14:30:11
64506         Log: Sort the MANIFEST.
64507      Branch: perl
64508            ! MANIFEST
64509 ____________________________________________________________________________
64510 [  8794] By: jhi                                   on 2001/02/13  14:26:51
64511         Log: Integrate change #8793 from mainline, FAQ updates.
64512      Branch: maint-5.6/perl
64513           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
64514 ____________________________________________________________________________
64515 [  8793] By: jhi                                   on 2001/02/13  14:25:13
64516         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
64517      Branch: perl
64518            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
64519 ____________________________________________________________________________
64520 [  8792] By: jhi                                   on 2001/02/13  14:22:50
64521         Log: Subject: buncha MacPerl patches for bleadperl
64522              From: Chris Nandor <pudge@pobox.com>
64523              Date: Tue, 13 Feb 2001 00:02:43 -0500
64524              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
64525      Branch: perl
64526            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
64527            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
64528            ! t/lib/basename.t toke.c util.h
64529 ____________________________________________________________________________
64530 [  8791] By: jhi                                   on 2001/02/13  14:10:39
64531         Log: Integrate change #8790 from mainline.
64532              
64533              environ array wrongly assumed in Perl_init_i18nl10n(),
64534      Branch: maint-5.6/perl
64535           !> util.c
64536 ____________________________________________________________________________
64537 [  8790] By: jhi                                   on 2001/02/13  14:06:15
64538         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
64539              noticed by Chris Nandor in MacOS Classic.
64540      Branch: perl
64541            ! util.c
64542 ____________________________________________________________________________
64543 [  8789] By: jhi                                   on 2001/02/13  13:58:07
64544         Log: Integrate changes #8373,8487,8544,8783 from mainline.
64545              
64546              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
64547              hints files, the dynaloading, assimilate ebcdic into util.c.
64548      Branch: maint-5.6/perl
64549            - ebcdic.c
64550            ! MANIFEST hints/posix-bc.sh
64551           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
64552           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
64553           !> perlapi.c proto.h util.c
64554 ____________________________________________________________________________
64555 [  8788] By: alanbur                               on 2001/02/13  10:33:13
64556         Log: Integrated changes from maint-5.6
64557      Branch: maint-5.6/pureperl
64558           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
64559           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
64560           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
64561           !> vos/config.ga.h vos/configure_perl.cm
64562 ____________________________________________________________________________
64563 [  8787] By: jhi                                   on 2001/02/13  05:56:36
64564         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
64565      Branch: perl
64566           !> Makefile.SH
64567 ____________________________________________________________________________
64568 [  8786] By: jhi                                   on 2001/02/13  05:54:34
64569         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
64570              From: Dorner Thomas <Thomas.Dorner@start.de>
64571              Date: Mon, 12 Feb 2001 15:06:26 +0100
64572              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
64573      Branch: maint-5.6/perl
64574            ! Makefile.SH
64575 ____________________________________________________________________________
64576 [  8785] By: jhi                                   on 2001/02/13  05:29:04
64577         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
64578      Branch: perl
64579           !> hints/openbsd.sh
64580 ____________________________________________________________________________
64581 [  8784] By: jhi                                   on 2001/02/13  02:25:24
64582         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
64583              From: Peter Prymmer <pvhp@forte.com>
64584              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
64585              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
64586      Branch: perl
64587            ! pod/perlclib.pod
64588 ____________________________________________________________________________
64589 [  8783] By: jhi                                   on 2001/02/13  02:22:36
64590         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
64591      Branch: perl
64592            - ebcdic.c
64593            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
64594            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
64595            ! util.c
64596 ____________________________________________________________________________
64597 [  8782] By: jhi                                   on 2001/02/13  02:00:07
64598         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
64599      Branch: maint-5.6/perl
64600            ! pod/perlport.pod
64601 ____________________________________________________________________________
64602 [  8781] By: jhi                                   on 2001/02/13  01:58:44
64603         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
64604      Branch: maint-5.6/perl
64605            ! hints/openbsd.sh
64606 ____________________________________________________________________________
64607 [  8780] By: jhi                                   on 2001/02/13  01:57:33
64608         Log: Synchronize the regexp tests between maintperl and mainline.
64609      Branch: maint-5.6/perl
64610           !> t/op/re_tests
64611 ____________________________________________________________________________
64612 [  8779] By: jhi                                   on 2001/02/13  01:49:35
64613         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
64614              From: Hugo <hv@crypt.compulink.co.uk>
64615              Date: Tue, 13 Feb 2001 00:11:11 +0000
64616              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
64617      Branch: perl
64618            ! regcomp.c t/op/re_tests
64619 ____________________________________________________________________________
64620 [  8778] By: jhi                                   on 2001/02/13  00:23:10
64621         Log: Comments do not nest.
64622      Branch: perl
64623            ! perl.h
64624 ____________________________________________________________________________
64625 [  8777] By: jhi                                   on 2001/02/13  00:17:54
64626         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
64627              From: Hugo <hv@crypt.compulink.co.uk>
64628              Date: Tue, 13 Feb 2001 00:11:11 +0000
64629              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
64630      Branch: maint-5.6/perl
64631            ! regcomp.c t/op/re_tests
64632 ____________________________________________________________________________
64633 [  8776] By: jhi                                   on 2001/02/12  23:25:52
64634         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
64635      Branch: maint-5.6/perl
64636            ! pod/perlport.pod
64637 ____________________________________________________________________________
64638 [  8775] By: jhi                                   on 2001/02/12  23:04:28
64639         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
64640      Branch: maint-5.6/perl
64641            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
64642            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
64643            ! vos/configure_perl.cm
64644 ____________________________________________________________________________
64645 [  8774] By: jhi                                   on 2001/02/12  22:59:11
64646         Log: Subject: Re: [patch] context for 'U' magic functions
64647              From: Doug MacEachern <dougm@covalent.net>
64648              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
64649              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
64650              
64651              plus the suggestion by Nick Ing-Simmons to name the macro
64652              as PERL_MG_UFUNC to avoid namespace pollution, plus add
64653              the advice by Doug for XS writers to perl.h
64654      Branch: perl
64655            ! mg.c perl.h
64656 ____________________________________________________________________________
64657 [  8773] By: jhi                                   on 2001/02/11  20:14:12
64658         Log: Update Changes.
64659      Branch: perl
64660            ! Changes patchlevel.h
64661 ____________________________________________________________________________
64662 [  8772] By: jhi                                   on 2001/02/11  18:47:52
64663         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
64664              From: Simon Cozens <simon@cozens.net>
64665              Date: Wed, 31 Jan 2001 16:31:43 +0000
64666              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
64667      Branch: perl
64668            + pod/perlclib.pod
64669            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
64670            ! pod/perltoc.pod
64671 ____________________________________________________________________________
64672 [  8771] By: jhi                                   on 2001/02/11  18:36:48
64673         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
64674              
64675              Blocks-4d3.beta.txt
64676              CaseFolding-3d4.beta.txt
64677              CompositionExclusions-3d6.beta.txt
64678              EastAsianWidth-4d4.beta.txt
64679              LineBreak-6d3.beta.txt
64680              NamesList-3.1.0d1.beta.txt
64681              PropList-3.1.0d4.beta.txt
64682              SpecialCasing-4d1.beta.txt
64683              UnicodeData-3.1.0d6.beta.txt
64684      Branch: perl
64685            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
64686           +> lib/unicode/UCD.html lib/unicode/Unicode.html
64687            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
64688            - lib/unicode/Unicode.301
64689            ! (edit 257 files)
64690 ____________________________________________________________________________
64691 [  8770] By: jhi                                   on 2001/02/11  17:26:22
64692         Log: UTF-8 documentation.
64693      Branch: perl
64694            ! utf8.h
64695 ____________________________________________________________________________
64696 [  8769] By: jhi                                   on 2001/02/11  17:12:49
64697         Log: Retract #8762.
64698      Branch: perl
64699            ! regexec.c
64700 ____________________________________________________________________________
64701 [  8768] By: jhi                                   on 2001/02/11  16:54:45
64702         Log: Subject: [PATCH] Test::Harness
64703              From: andreas.koenig@anima.de (Andreas J. Koenig)
64704              Date: 11 Feb 2001 14:37:00 +0100
64705              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
64706      Branch: perl
64707            ! lib/Test/Harness.pm
64708 ____________________________________________________________________________
64709 [  8767] By: jhi                                   on 2001/02/11  16:53:52
64710         Log: Subject: [PATCH] Document makepatch in Porting/patching
64711              From: andreas.koenig@anima.de (Andreas J. Koenig)
64712              Date: 11 Feb 2001 16:46:28 +0100
64713              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
64714      Branch: perl
64715            ! Porting/patching.pod
64716 ____________________________________________________________________________
64717 [  8766] By: jhi                                   on 2001/02/11  06:30:23
64718         Log: Subject: Re: [patch] GvSHARED
64719              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
64720              From: Doug MacEachern <dougm@covalent.net>
64721              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
64722              
64723              Subject: Re: [patch] GvSHARED
64724              From: Doug MacEachern <dougm@covalent.net>
64725              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
64726              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
64727              
64728              Subject: [patch] attributes.pm support for `shared'
64729              From: Doug MacEachern <dougm@covalent.net>
64730              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
64731              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
64732              
64733              our() attributes were ignored, our :shared pieces missing,
64734              allow attributes.pm to turn on shared.
64735      Branch: perl
64736            ! op.c t/op/attrs.t toke.c xsutils.c
64737 ____________________________________________________________________________
64738 [  8765] By: alanbur                               on 2001/02/10  23:11:19
64739         Log: Resync with parent (hopefully sucessfully this time)
64740      Branch: maint-5.6/pureperl
64741           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
64742           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
64743           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
64744           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
64745           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
64746           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
64747           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
64748 ____________________________________________________________________________
64749 [  8764] By: jhi                                   on 2001/02/10  22:54:38
64750         Log: Make TEST and UTEST more verbose in case something goes
64751              wrong in running/compiling a script, suggested by Doug
64752              MacEachern.
64753      Branch: perl
64754            ! t/TEST t/UTEST
64755 ____________________________________________________________________________
64756 [  8763] By: jhi                                   on 2001/02/10  22:11:34
64757         Log: Bogus shebang.
64758      Branch: perl
64759            ! t/lib/texttabs.t
64760 ____________________________________________________________________________
64761 [  8762] By: jhi                                   on 2001/02/10  21:56:02
64762         Log: (Retracted by #8769)
64763      Branch: perl
64764            ! regexec.c
64765 ____________________________________________________________________________
64766 [  8761] By: jhi                                   on 2001/02/10  21:26:15
64767         Log: Subject: Re: [patch] GvSHARED 
64768              From: Doug MacEachern <dougm@covalent.net>
64769              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
64770              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
64771              
64772              our @EXPORT : shared = (...);
64773      Branch: perl
64774            ! toke.c
64775 ____________________________________________________________________________
64776 [  8760] By: jhi                                   on 2001/02/10  21:25:07
64777         Log: Subject: [patch] GvSHARED
64778              From: Doug MacEachern <dougm@covalent.net>
64779              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
64780              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
64781      Branch: perl
64782            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
64783 ____________________________________________________________________________
64784 [  8759] By: alanbur                               on 2001/02/10  21:24:27
64785         Log: Backed out mismerge.
64786      Branch: maint-5.6/pureperl
64787            ! MANIFEST README.hpux README.vmesa gv.c installhtml
64788            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
64789            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
64790            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
64791            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
64792            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
64793            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
64794 ____________________________________________________________________________
64795 [  8758] By: jhi                                   on 2001/02/10  18:01:17
64796         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
64797              
64798              Fixed UMRs and leak in Perl_pmtrans()
64799              
64800              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
64801              associated UTFied tr/// code.  Also fixed scoping leak of
64802              PL_reg_start_tmp.
64803              
64804              newATTRSUB leaks when an attempt to redefine the active sort sub is
64805              made.
64806      Branch: maint-5.6/perl
64807           !> op.c regcomp.c
64808 ____________________________________________________________________________
64809 [  8757] By: alanbur                               on 2001/02/10  17:56:46
64810         Log: Resynchronised with parent
64811      Branch: maint-5.6/pureperl
64812           +> README.bs2000
64813            - README.posix-bc
64814            ! gv.c perl.c sv.c
64815           !> MANIFEST README.hpux README.vmesa installhtml
64816           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
64817           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
64818           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
64819           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
64820           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
64821           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
64822 ____________________________________________________________________________
64823 [  8756] By: alanbur                               on 2001/02/10  17:51:15
64824         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
64825              made.
64826      Branch: maint-5.6/pureperl
64827            ! op.c
64828 ____________________________________________________________________________
64829 [  8755] By: jhi                                   on 2001/02/09  22:41:35
64830         Log: Upgrade to CPAN 1.59_54, from Andreas König.
64831      Branch: perl
64832            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
64833 ____________________________________________________________________________
64834 [  8754] By: jhi                                   on 2001/02/09  22:29:20
64835         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
64836              
64837              Didn't upgrade the fill.t since it has a dependency to File::Slurp
64838              purely for debugging purposes, the actual test hasn't changed.
64839      Branch: perl
64840            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
64841            ! t/lib/textwrap.t
64842 ____________________________________________________________________________
64843 [  8753] By: jhi                                   on 2001/02/09  20:17:50
64844         Log: Integrate change #8682 from maintperl.
64845              
64846              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
64847              to work correctly.
64848      Branch: perl
64849           !> hints/irix_6.sh
64850 ____________________________________________________________________________
64851 [  8752] By: jhi                                   on 2001/02/09  20:00:46
64852         Log: Update Changes.
64853      Branch: perl
64854            ! Changes patchlevel.h
64855 ____________________________________________________________________________
64856 [  8751] By: nick                                  on 2001/02/09  19:48:37
64857         Log: Integrate mainline
64858      Branch: perlio
64859           +> README.bs2000 t/lib/cgi-esc.t
64860            - README.posix-bc
64861           !> (integrate 53 files)
64862 ____________________________________________________________________________
64863 [  8750] By: nick                                  on 2001/02/09  19:25:16
64864         Log: Subject: RE: Biannual Competition to Improve Hashing Function
64865              From: Fisher Mark <fisherm@tce.com>
64866              Date: Thu, 8 Feb 2001 10:44:00 -0500
64867              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
64868              Date: Thu, 8 Feb 2001 15:02:47 -0500
64869              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
64870      Branch: perl
64871            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
64872 ____________________________________________________________________________
64873 [  8749] By: jhi                                   on 2001/02/09  19:02:35
64874         Log: Forgotten fragment.
64875      Branch: perl
64876            ! pod/perlapi.pod
64877 ____________________________________________________________________________
64878 [  8748] By: jhi                                   on 2001/02/09  18:31:34
64879         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
64880              plus manual tweakage.
64881              
64882              Sync the perlfaq2 between mainline and maintperl.
64883      Branch: maint-5.6/perl
64884            ! pod/perlfaq2.pod
64885      Branch: perl
64886           !> pod/perlfaq2.pod
64887 ____________________________________________________________________________
64888 [  8747] By: jhi                                   on 2001/02/09  18:12:04
64889         Log: Subject: versiononly and installperl
64890              From: abigail@foad.org
64891              Date: Wed, 7 Feb 2001 22:43:12 +0100
64892              Message-ID: <20010207214312.7045.qmail@foad.org>    
64893              
64894              Add +v flag to force a normal install of the perl binary
64895              and the utilities.
64896              
64897              Subject: [PATCH] installperl
64898              From: Nicholas Clark <nick@ccl4.org>
64899              Date: Fri, 9 Feb 2001 16:28:57 +0000
64900              Message-ID: <20010209162857.B10931@plum.flirble.org>
64901              
64902              Add -A flag which also hardlinks the binary with
64903              the full architecture name.
64904      Branch: perl
64905            ! installperl
64906 ____________________________________________________________________________
64907 [  8746] By: jhi                                   on 2001/02/09  18:03:43
64908         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
64909              
64910              Subject: perlfaq2, re: perlmongers
64911              
64912              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
64913              
64914              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
64915              
64916              Subject: [ID 20010205.001] typo in perlfaq9
64917              
64918              Subject: [ID 20010208.002] unordered explanation in perlcall
64919      Branch: maint-5.6/perl
64920           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
64921           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
64922           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
64923 ____________________________________________________________________________
64924 [  8745] By: jhi                                   on 2001/02/09  17:59:09
64925         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
64926              From: abela@geneanet.org
64927              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
64928              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
64929      Branch: perl
64930            ! pod/perlcall.pod
64931 ____________________________________________________________________________
64932 [  8744] By: jhi                                   on 2001/02/09  17:48:16
64933         Log: Subject: [ID 20010205.001] typo in perlfaq9
64934              From: eserte@vran.herceg.de
64935              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
64936              Message-Id: <200102042244.XAA21926@vran.herceg.de>
64937      Branch: perl
64938            ! pod/perlfaq9.pod
64939 ____________________________________________________________________________
64940 [  8743] By: jhi                                   on 2001/02/09  17:25:12
64941         Log: Integrate change #8695 from maintperl.
64942              
64943              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
64944      Branch: perl
64945           !> thread.h
64946 ____________________________________________________________________________
64947 [  8742] By: jhi                                   on 2001/02/09  17:21:22
64948         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
64949              From: Andy Dougherty <doughera@lafayette.edu>
64950              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
64951              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
64952      Branch: perl
64953            ! embed.pl
64954 ____________________________________________________________________________
64955 [  8741] By: jhi                                   on 2001/02/09  17:05:19
64956         Log: Integrate changes #8738,8739,8740 from maintperl.
64957              
64958              Html files will be installed in a more logical and easier to
64959              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
64960              
64961              Html files will be generated with a header to make them look
64962              a little less bare.
64963              
64964              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
64965      Branch: perl
64966           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
64967 ____________________________________________________________________________
64968 [  8740] By: jhi                                   on 2001/02/09  17:03:46
64969         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
64970              From: "Brendan O'Dea" <bod@compusol.com.au>
64971              Date: Sun, 4 Feb 2001 11:17:56 +1100
64972              Message-ID: <20010204111756.A16301@compusol.com.au>
64973      Branch: maint-5.6/perl
64974            ! pod/perlfaq3.pod
64975 ____________________________________________________________________________
64976 [  8739] By: jhi                                   on 2001/02/09  17:01:59
64977         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
64978              From: "Indy Singh" <indy@nusphere.com>
64979              Date: Fri, 2 Feb 2001 15:09:59 -0500
64980              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
64981              
64982              Html files will be generated with a header to make them look
64983              a little less bare.
64984      Branch: maint-5.6/perl
64985            ! installhtml
64986 ____________________________________________________________________________
64987 [  8738] By: jhi                                   on 2001/02/09  16:58:48
64988         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
64989              From: "Indy Singh" <indy@nusphere.com>
64990              Date: Fri, 2 Feb 2001 15:08:23 -0500
64991              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
64992              
64993              Html files will be installed in a more logical and easier to
64994              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
64995      Branch: maint-5.6/perl
64996            ! win32/Makefile win32/makefile.mk
64997 ____________________________________________________________________________
64998 [  8737] By: jhi                                   on 2001/02/09  16:46:54
64999         Log: Integrate changes #8687,8736 from maintperl.
65000              
65001              HP-UX thread patches from Merijn H. Brand.
65002              
65003              Latin nit from Philip Newton.
65004      Branch: perl
65005           !> README.hpux hints/hpux.sh
65006 ____________________________________________________________________________
65007 [  8736] By: jhi                                   on 2001/02/09  16:42:31
65008         Log: Latin nit from Philip Newton.
65009      Branch: maint-5.6/perl
65010            ! README.hpux
65011 ____________________________________________________________________________
65012 [  8735] By: jhi                                   on 2001/02/09  16:24:03
65013         Log: Integrate changes #8704,8710 from pureperl.
65014              
65015              Fixed UMRs and leak in Perl_pmtrans()
65016              
65017              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
65018              associated UTFied tr/// code.  Also fixed scoping leak of
65019              PL_reg_start_tmp.
65020      Branch: perl
65021           !> op.c regcomp.c
65022 ____________________________________________________________________________
65023 [  8734] By: jhi                                   on 2001/02/09  15:40:21
65024         Log: Integrate change #8733 from maintperl.
65025              
65026              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
65027      Branch: perl
65028           !> pod/perlre.pod
65029 ____________________________________________________________________________
65030 [  8733] By: jhi                                   on 2001/02/09  15:35:47
65031         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
65032              From: Prymmer/Kahn <pvhp@best.com>
65033              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
65034              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
65035      Branch: maint-5.6/perl
65036            ! pod/perlre.pod
65037 ____________________________________________________________________________
65038 [  8732] By: jhi                                   on 2001/02/09  15:26:17
65039         Log: Rename README.posix-bc to README.bs2000 (to avoid the
65040              confusion of a "perlposix-bc.pod"), add a few missing
65041              arch pods, regen toc.
65042      Branch: maint-5.6/perl
65043           +> README.bs2000
65044            - README.posix-bc
65045            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
65046            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
65047 ____________________________________________________________________________
65048 [  8731] By: jhi                                   on 2001/02/09  15:23:39
65049         Log: De-cut-and-pasto.
65050      Branch: perl
65051            ! pod/perl.pod
65052 ____________________________________________________________________________
65053 [  8730] By: jhi                                   on 2001/02/09  15:11:13
65054         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
65055              when people think that perlposix-bc.pod tells anything about
65056              Perl and POSIX.  Regen toc.
65057      Branch: perl
65058           +> README.bs2000
65059            - README.posix-bc
65060            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
65061            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
65062 ____________________________________________________________________________
65063 [  8729] By: jhi                                   on 2001/02/09  14:52:28
65064         Log: The README.vmesa part of #8712 from maintperl.
65065      Branch: perl
65066            ! README.vmesa
65067 ____________________________________________________________________________
65068 [  8728] By: jhi                                   on 2001/02/09  14:46:06
65069         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
65070              From: Peter Prymmer <pvhp@forte.com>
65071              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
65072              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
65073      Branch: maint-5.6/perl
65074            ! README.vmesa win32/Makefile win32/makefile.mk
65075 ____________________________________________________________________________
65076 [  8727] By: jhi                                   on 2001/02/09  14:33:25
65077         Log: Integrate change #8712 from mainline.
65078              
65079              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
65080      Branch: maint-5.6/perl
65081           !> lib/Pod/Find.pm
65082 ____________________________________________________________________________
65083 [  8726] By: jhi                                   on 2001/02/09  14:30:28
65084         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
65085              From: Peter Prymmer <pvhp@forte.com>
65086              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
65087              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
65088      Branch: perl
65089            + t/lib/cgi-esc.t
65090            ! MANIFEST lib/CGI/Util.pm
65091 ____________________________________________________________________________
65092 [  8725] By: jhi                                   on 2001/02/09  04:56:47
65093         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
65094      Branch: maint-5.6/perl
65095            ! pod/perlport.pod
65096 ____________________________________________________________________________
65097 [  8724] By: jhi                                   on 2001/02/09  04:40:59
65098         Log: Integrate changes 7819,7820 from vmsperl into mainline.
65099              
65100              Add header for LIB$ prototypes (C. Berry)
65101              
65102              Convert fwrite()s to sockets to write()s, since some socket stacks
65103              don't take kindly to stdio.
65104              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
65105              (for often optional LNMs)
65106              Correct a few typos
65107              (C. Bailey)
65108      Branch: perl
65109           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
65110 ____________________________________________________________________________
65111 [  8723] By: jhi                                   on 2001/02/09  03:29:29
65112         Log: Integrate change #8722 from mainline.
65113              
65114              The Im() function wasn't returning zero for non-Math::Complex
65115              arguments.  The bug reported by John Gamble.
65116      Branch: maint-5.6/perl
65117           !> lib/Math/Complex.pm
65118 ____________________________________________________________________________
65119 [  8722] By: jhi                                   on 2001/02/09  03:28:33
65120         Log: The Im() function wasn't returning zero for non-Math::Complex
65121              arguments.  The bug reported by John Gamble.
65122      Branch: perl
65123            ! lib/Math/Complex.pm
65124 ____________________________________________________________________________
65125 [  8721] By: nick                                  on 2001/02/08  22:11:35
65126         Log: Correct the correction :-(
65127      Branch: perl
65128            ! perl.c
65129 ____________________________________________________________________________
65130 [  8720] By: bailey                                on 2001/02/08  20:59:22
65131         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
65132              don't take kindly to stdio.
65133              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
65134              (for often optional LNMs)
65135              Correct a few typos
65136              (C. Bailey)
65137      Branch: vmsperl
65138            ! vms/vms.c vms/vmsish.h
65139 ____________________________________________________________________________
65140 [  8719] By: bailey                                on 2001/02/08  20:51:02
65141         Log: Add header for LIB$ prototypes (C. Berry)
65142      Branch: vmsperl
65143            ! ext/Devel/DProf/DProf.xs
65144 ____________________________________________________________________________
65145 [  8718] By: bailey                                on 2001/02/08  20:49:00
65146         Log: SYN SYN
65147      Branch: vmsperl
65148           +> pod/perliol.pod t/lib/sample-tests/bailout
65149           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
65150           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
65151           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
65152           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
65153           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
65154           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
65155            - lib/unicode/Is/DCinital.pl
65156           !> (integrate 101 files)
65157 ____________________________________________________________________________
65158 [  8717] By: nick                                  on 2001/02/08  19:38:48
65159         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
65160              From: Robin Barker <rmb1@cise.npl.co.uk>
65161              Date: Thu, 8 Feb 2001 14:38:07 GMT
65162              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
65163      Branch: perl
65164            ! lib/CPAN.pm
65165 ____________________________________________________________________________
65166 [  8716] By: nick                                  on 2001/02/08  19:29:07
65167         Log: Generated files form 8713 etc.
65168      Branch: perl
65169            ! embed.h global.sym objXSUB.h perlapi.c proto.h
65170 ____________________________________________________________________________
65171 [  8715] By: nick                                  on 2001/02/08  19:26:08
65172         Log: Fixup non-ithread build after 8713
65173      Branch: perl
65174            ! perl.c
65175 ____________________________________________________________________________
65176 [  8714] By: nick                                  on 2001/02/08  19:17:45
65177         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
65178              From: nick@ccl4.org
65179              Date: Wed, 7 Feb 2001 00:27:47 +0000
65180              Message-Id: <20010207002747.B63724@plum.flirble.org>
65181      Branch: perl
65182            ! sv.c toke.c
65183 ____________________________________________________________________________
65184 [  8713] By: nick                                  on 2001/02/08  19:15:58
65185         Log: Subject: Re: [patch] Re: PL_ptr_table
65186              From: Doug Maceachern <dougm@covalent.net>
65187              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
65188              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
65189      Branch: perl
65190            ! embed.pl perl.c sv.c sv.h
65191 ____________________________________________________________________________
65192 [  8712] By: nick                                  on 2001/02/08  19:12:47
65193         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
65194              From: Peter Prymmer <pvhp@forte.com>
65195              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
65196              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
65197      Branch: perl
65198            ! lib/Pod/Find.pm
65199 ____________________________________________________________________________
65200 [  8711] By: nick                                  on 2001/02/07  21:06:11
65201         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
65202              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
65203              From: Alan Burlison <Alan.Burlison@uk.sun.com>
65204              Date: Tue, 06 Feb 2001 23:37:01 +0000
65205              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
65206      Branch: perl
65207            ! regcomp.c
65208 ____________________________________________________________________________
65209 [  8710] By: alanbur                               on 2001/02/07  00:22:04
65210         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
65211              associated UTFied tr/// code.  Also fixed scoping leak of
65212              PL_reg_start_tmp.
65213      Branch: maint-5.6/pureperl
65214            ! op.c regcomp.c
65215 ____________________________________________________________________________
65216 [  8709] By: nick                                  on 2001/02/06  21:16:49
65217         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
65218              From: Michael G Schwern <schwern@pobox.com>
65219              Date: Sun, 4 Feb 2001 19:47:14 -0500
65220              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
65221      Branch: perl
65222            ! pod/perlapi.pod pod/perlmodlib.PL
65223 ____________________________________________________________________________
65224 [  8708] By: nick                                  on 2001/02/06  20:41:20
65225         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
65226              From: Michael G Schwern <schwern@pobox.com>
65227              Date: Sun, 4 Feb 2001 21:17:49 -0500
65228              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
65229      Branch: perl
65230            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
65231            ! pod/perltootc.pod
65232 ____________________________________________________________________________
65233 [  8707] By: nick                                  on 2001/02/06  20:29:11
65234         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
65235              From: Michael G Schwern <schwern@pobox.com>
65236              Date: Tue, 6 Feb 2001 05:54:30 -0500
65237              Message-Id: <20010206055430.A951@blackrider.aocn.com>
65238      Branch: perl
65239            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
65240 ____________________________________________________________________________
65241 [  8706] By: nick                                  on 2001/02/06  20:21:40
65242         Log: Subject: RE: some win32 fixes
65243              Date: Tue, 6 Feb 2001 09:23:20 +0300
65244              From: Vadim Konovalov <vkonovalov@lucent.com>
65245              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
65246      Branch: perl
65247            ! toke.c win32/Makefile win32/config.bc win32/config.gc
65248            ! win32/config.vc win32/config_H.bc win32/makefile.mk
65249 ____________________________________________________________________________
65250 [  8705] By: alanbur                               on 2001/02/06  15:00:03
65251         Log: Synchronised with parent
65252      Branch: maint-5.6/pureperl
65253            ! regexec.c
65254           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
65255           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
65256 ____________________________________________________________________________
65257 [  8704] By: alanbur                               on 2001/02/06  14:55:24
65258         Log: Fixed UMRs and leak in Perl_pmtrans()
65259      Branch: maint-5.6/pureperl
65260            ! op.c
65261 ____________________________________________________________________________
65262 [  8703] By: gsar                                  on 2001/02/06  02:29:37
65263         Log: $(MAKE) distclean doesn't clean up properly on windows
65264      Branch: maint-5.6/perl
65265            ! win32/Makefile win32/makefile.mk
65266 ____________________________________________________________________________
65267 [  8702] By: gsar                                  on 2001/02/06  01:00:46
65268         Log: tweak change#8659 to keep it simple
65269      Branch: maint-5.6/perl
65270            ! utils/perldoc.PL
65271 ____________________________________________________________________________
65272 [  8701] By: gsar                                  on 2001/02/05  22:45:41
65273         Log: change#8693 was missing testsuite changes
65274      Branch: maint-5.6/perl
65275           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
65276 ____________________________________________________________________________
65277 [  8700] By: nick                                  on 2001/02/05  20:32:52
65278         Log: Integrate mainline
65279      Branch: perlio
65280           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
65281           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
65282           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
65283           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
65284           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
65285           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
65286           +> t/lib/test-harness.t
65287           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
65288           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
65289           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
65290           !> pod/perlutil.pod t/TEST utils/h2xs.PL
65291 ____________________________________________________________________________
65292 [  8699] By: nick                                  on 2001/02/05  19:41:07
65293         Log: Subject: perlfaq2, re: perlmongers
65294              From: David H. Adler <dha@panix.com>
65295              Date: Sun, 4 Feb 2001 23:48:23 -0500
65296              Message-Id: <20010204234823.A13429@panix.com>
65297      Branch: perl
65298            ! pod/perlfaq2.pod
65299 ____________________________________________________________________________
65300 [  8698] By: nick                                  on 2001/02/05  19:39:31
65301         Log: Missed file f#rom the testharness mess.
65302      Branch: perl
65303            + t/lib/test-harness.t
65304 ____________________________________________________________________________
65305 [  8697] By: nick                                  on 2001/02/05  19:37:21
65306         Log: Subject: [DOC PATCH] overload.pm nits
65307              From: John Tobey <jtobey@john-edwin-tobey.org>
65308              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
65309              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
65310      Branch: perl
65311            ! lib/overload.pm
65312 ____________________________________________________________________________
65313 [  8696] By: alanbur                               on 2001/02/05  11:56:00
65314         Log: Sync with parent
65315      Branch: maint-5.6/pureperl
65316           !> thread.h
65317 ____________________________________________________________________________
65318 [  8695] By: gsar                                  on 2001/02/05  03:27:34
65319         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
65320      Branch: maint-5.6/perl
65321            ! thread.h
65322 ____________________________________________________________________________
65323 [  8694] By: alanbur                               on 2001/02/05  00:07:47
65324         Log: Initial branch creation from //depot/maint-5.6/perl
65325      Branch: maint-5.6/pureperl
65326           +> (branch 1719 files)
65327 ____________________________________________________________________________
65328 [  8693] By: gsar                                  on 2001/02/04  22:38:49
65329         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
65330              changes)
65331      Branch: maint-5.6/perl
65332           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
65333           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
65334           !> ext/DB_File/version.c
65335 ____________________________________________________________________________
65336 [  8692] By: nick                                  on 2001/02/04  18:15:57
65337         Log: The missed t/TEST part of the grand testharness upgrade.
65338      Branch: perl
65339            ! t/TEST
65340 ____________________________________________________________________________
65341 [  8691] By: nick                                  on 2001/02/04  18:05:17
65342         Log: New improved test harness
65343              Subject: Re: [PATCH Test::Harness] Third time's a charm?
65344              From: Michael G Schwern <schwern@pobox.com>
65345              Date: Sun, 4 Feb 2001 08:01:20 -0500
65346              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
65347      Branch: perl
65348            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
65349            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
65350            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
65351            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
65352            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
65353            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
65354            ! MANIFEST lib/Test/Harness.pm
65355 ____________________________________________________________________________
65356 [  8690] By: nick                                  on 2001/02/04  17:57:51
65357         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
65358              From: Jonathan Stowe <gellyfish@gellyfish.com>
65359              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
65360              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
65361      Branch: perl
65362            ! utils/h2xs.PL
65363 ____________________________________________________________________________
65364 [  8689] By: nick                                  on 2001/02/04  17:55:24
65365         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
65366              From: Michael G Schwern <schwern@pobox.com>
65367              Date: Sat, 3 Feb 2001 22:46:38 -0500
65368              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
65369      Branch: perl
65370            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
65371            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
65372 ____________________________________________________________________________
65373 [  8688] By: nick                                  on 2001/02/04  17:43:55
65374         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
65375              length byfailing to spot lack of closing )
65376              From: nick@talking.bollo.cx
65377              Date: Sat, 03 Feb 2001 23:53:16 +0000
65378              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
65379      Branch: perl
65380            ! perlio.c pod/perldiag.pod
65381 ____________________________________________________________________________
65382 [  8687] By: jhi                                   on 2001/02/03  17:11:42
65383         Log: HP-UX thread patches from Merijn H. Brand.
65384      Branch: maint-5.6/perl
65385            ! README.hpux hints/hpux.sh
65386 ____________________________________________________________________________
65387 [  8686] By: jhi                                   on 2001/02/03  16:40:12
65388         Log: Metaconfig changes for #8685.
65389      Branch: metaconfig
65390            ! U/installdirs/instubperl.U
65391      Branch: metaconfig/U/perl
65392            ! Devel.U versiononly.U
65393 ____________________________________________________________________________
65394 [  8685] By: jhi                                   on 2001/02/03  16:39:49
65395         Log: For -Dusedevel builds turn off installusrbinperl and turn on
65396              versiononly, a combined idea of Richard Soderberg and Merijn
65397              H. Brand.  You can still override both of these from the command
65398              line if you need to, -Dinstallusrbinperl and -Uversiononly.
65399      Branch: perl
65400            ! Configure
65401 ____________________________________________________________________________
65402 [  8684] By: jhi                                   on 2001/02/03  16:16:34
65403         Log: Metaconfig unit fix for #8683.
65404      Branch: metaconfig
65405            ! U/compline/nblock_io.U
65406 ____________________________________________________________________________
65407 [  8683] By: jhi                                   on 2001/02/03  16:16:12
65408         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
65409              reported by Peter Prymmer for 5.6-TRIAL1.
65410      Branch: perl
65411            ! Configure
65412 ____________________________________________________________________________
65413 [  8682] By: jhi                                   on 2001/02/03  05:52:11
65414         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
65415              to work correctly.
65416      Branch: maint-5.6/perl
65417            ! hints/irix_6.sh
65418 ____________________________________________________________________________
65419 [  8681] By: jhi                                   on 2001/02/03  05:47:33
65420         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
65421      Branch: maint-5.6/perl
65422            ! pod/perlport.pod
65423 ____________________________________________________________________________
65424 [  8680] By: jhi                                   on 2001/02/02  21:39:49
65425         Log: perlport update from Peter Prymmer.
65426      Branch: maint-5.6/perl
65427            ! pod/perlport.pod
65428 ____________________________________________________________________________
65429 [  8679] By: nick                                  on 2001/02/02  20:50:48
65430         Log: Integrate mainline
65431      Branch: perlio
65432           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
65433           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
65434           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
65435 ____________________________________________________________________________
65436 [  8678] By: gsar                                  on 2001/02/02  16:02:12
65437         Log: note about bincompat, slightly modified (from Lupe Christoph)
65438      Branch: maint-5.6/perl
65439            ! README.solaris
65440 ____________________________________________________________________________
65441 [  8677] By: jhi                                   on 2001/02/02  15:46:20
65442         Log: Supported platforms updates.
65443      Branch: maint-5.6/perl
65444            ! pod/perlport.pod
65445 ____________________________________________________________________________
65446 [  8676] By: jhi                                   on 2001/02/02  03:41:26
65447         Log: A couple more perlfaq2 tweaks.
65448      Branch: maint-5.6/perl
65449            ! pod/perlfaq2.pod
65450 ____________________________________________________________________________
65451 [  8675] By: jhi                                   on 2001/02/02  03:17:44
65452         Log: Misedit in #8661.
65453      Branch: maint-5.6/perl
65454            ! Configure
65455 ____________________________________________________________________________
65456 [  8674] By: jhi                                   on 2001/02/02  03:14:38
65457         Log: Damien again.
65458      Branch: maint-5.6/perl
65459            ! pod/perlfaq2.pod
65460 ____________________________________________________________________________
65461 [  8673] By: jhi                                   on 2001/02/02  03:12:40
65462         Log: perlfaq update from Elaine Ashton.
65463      Branch: maint-5.6/perl
65464            ! pod/perlfaq2.pod
65465 ____________________________________________________________________________
65466 [  8672] By: jhi                                   on 2001/02/02  03:07:08
65467         Log: UTF-8 s/// patch from Inaba Hiroto.
65468      Branch: maint-5.6/perl
65469            ! pp_ctl.c pp_hot.c
65470 ____________________________________________________________________________
65471 [  8671] By: jhi                                   on 2001/02/01  22:34:31
65472         Log: Update Changes.
65473      Branch: perl
65474            ! Changes patchlevel.h
65475 ____________________________________________________________________________
65476 [  8670] By: jhi                                   on 2001/02/01  22:15:29
65477         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
65478              from maintperl.
65479              
65480              Upgrade to Getopt::Long 2.25, from Johan Vromans.
65481              
65482              more files need to be writable in the source distribution
65483              
65484              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
65485              
65486              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
65487              
65488              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
65489              
65490              Allow the float to be fuzzier.
65491              
65492              need to use INT2PTR instead of a straight cast or ia64 fails
65493              
65494              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
65495              
65496              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
65497      Branch: perl
65498           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
65499           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
65500           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
65501 ____________________________________________________________________________
65502 [  8669] By: jhi                                   on 2001/02/01  21:57:02
65503         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
65504              From: Robin Barker <rmb1@cise.npl.co.uk>
65505              Date: Thu, 1 Feb 2001 16:59:05 GMT
65506              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
65507      Branch: maint-5.6/perl
65508            ! pod/perlmodlib.PL
65509 ____________________________________________________________________________
65510 [  8668] By: nick                                  on 2001/02/01  19:41:40
65511         Log: Integrate mainline
65512      Branch: perlio
65513           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
65514           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
65515           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
65516 ____________________________________________________________________________
65517 [  8667] By: gsar                                  on 2001/02/01  16:59:11
65518         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
65519      Branch: maint-5.6/perl
65520            ! embed.pl embedvar.h
65521 ____________________________________________________________________________
65522 [  8666] By: gsar                                  on 2001/02/01  16:34:51
65523         Log: add missing entries to win32/config.?c
65524      Branch: maint-5.6/perl
65525            ! win32/config.bc win32/config.gc win32/config.vc
65526            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
65527 ____________________________________________________________________________
65528 [  8665] By: jhi                                   on 2001/02/01  14:58:51
65529         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
65530              From: "Stephen P. Potter" <spp@spotter.yi.org>
65531              Date: Thu, 01 Feb 2001 10:45:46 -0500
65532              Message-Id: <200102011545.KAA31479@spotter.yi.org>
65533      Branch: maint-5.6/perl
65534            ! pod/perlfunc.pod
65535 ____________________________________________________________________________
65536 [  8664] By: gsar                                  on 2001/02/01  14:52:37
65537         Log: need to use INT2PTR instead of a straight cast or ia64 fails
65538              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
65539      Branch: maint-5.6/perl
65540            ! ext/POSIX/POSIX.xs
65541 ____________________________________________________________________________
65542 [  8663] By: jhi                                   on 2001/02/01  14:09:13
65543         Log: Allow the float to be fuzzier.
65544      Branch: maint-5.6/perl
65545            ! t/lib/peek.t
65546 ____________________________________________________________________________
65547 [  8662] By: jhi                                   on 2001/02/01  13:59:00
65548         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
65549              From: Robin Barker <rmb1@cise.npl.co.uk>
65550              Date: Thu, 1 Feb 2001 13:05:39 GMT
65551              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
65552      Branch: maint-5.6/perl
65553            ! pod/perlmodlib.pod
65554 ____________________________________________________________________________
65555 [  8661] By: jhi                                   on 2001/02/01  13:57:38
65556         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
65557              Date: Thu, 01 Feb 2001 14:15:41 +0100
65558              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
65559              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
65560              
65561              Have the $ccflags in the gcc version test (strange, this change
65562              is claimed to be have been integrated already)
65563      Branch: maint-5.6/perl
65564            ! Configure
65565 ____________________________________________________________________________
65566 [  8660] By: jhi                                   on 2001/02/01  13:44:10
65567         Log: Integrate changes #7950,7964,7962 from mainline.
65568              
65569              Find the stdchar signedness using cpp, should fix some of
65570              the Solaris compiler warnings reported by Alan Burlison.
65571      Branch: maint-5.6/perl
65572           !> Configure config_h.SH
65573 ____________________________________________________________________________
65574 [  8659] By: jhi                                   on 2001/02/01  05:35:32
65575         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
65576              From: Jan Dubois <JanD@ActiveState.com>
65577              Date: Wed, 31 Jan 2001 21:17:03 -0800
65578              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
65579      Branch: maint-5.6/perl
65580            ! utils/perldoc.PL
65581 ____________________________________________________________________________
65582 [  8658] By: jhi                                   on 2001/02/01  04:33:17
65583         Log: Integrate the README.os390 and README.posix-bc parts of mainline
65584              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
65585              installperl parts were taken care of by #8657.)
65586      Branch: maint-5.6/perl
65587           !> README.os390 README.posix-bc
65588 ____________________________________________________________________________
65589 [  8657] By: jhi                                   on 2001/02/01  04:29:21
65590         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
65591              From: Peter Prymmer <pvhp@forte.com>
65592              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
65593              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
65594      Branch: maint-5.6/perl
65595            + ext/DynaLoader/dl_dllload.xs
65596            ! MANIFEST Makefile.SH hints/os390.sh installperl
65597 ____________________________________________________________________________
65598 [  8656] By: jhi                                   on 2001/02/01  04:25:45
65599         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
65600              From: Peter Prymmer <pvhp@forte.com>
65601              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
65602              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
65603      Branch: maint-5.6/perl
65604            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
65605 ____________________________________________________________________________
65606 [  8655] By: jhi                                   on 2001/02/01  04:14:47
65607         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
65608              From: troc@netrus.net
65609              Date: Wed, 31 Jan 2001 22:31:26 -0500
65610              Message-Id: <200102010331.WAA117.85@rocco.homenet>
65611      Branch: maint-5.6/perl
65612            ! os2/os2.c
65613 ____________________________________________________________________________
65614 [  8654] By: jhi                                   on 2001/02/01  04:12:52
65615         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
65616              as reported by Alan Burlison.
65617      Branch: maint-5.6/perl
65618            ! pp.h
65619 ____________________________________________________________________________
65620 [  8653] By: jhi                                   on 2001/02/01  04:05:12
65621         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
65622              From: dsugalski@northernlight.com
65623              Date: Wed, 31 Jan 2001 18:54:11 -0500
65624              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
65625      Branch: maint-5.6/perl
65626            ! configure.com
65627 ____________________________________________________________________________
65628 [  8652] By: jhi                                   on 2001/02/01  04:03:11
65629         Log: Misplaced #endif.
65630              
65631              Subject: [perl-5-6-1-trial2] patches for EPOC
65632              From: Olaf Flebbe <O.Flebbe@science-computing.de>
65633              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
65634              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
65635      Branch: maint-5.6/perl
65636            ! epoc/epocish.c
65637 ____________________________________________________________________________
65638 [  8651] By: jhi                                   on 2001/02/01  04:00:25
65639         Log: Integrate changes #8647,8648,8650 from mainline.
65640              
65641              Macrofy a magic UTF-8 test.
65642              
65643              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
65644              
65645              Watch out for cross compiling for EPOC (usually done on linux).
65646      Branch: maint-5.6/perl
65647           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
65648 ____________________________________________________________________________
65649 [  8650] By: jhi                                   on 2001/02/01  03:56:20
65650         Log: Watch out for cross compiling for EPOC (usually done on linux)
65651              
65652              Subject: [perl-5-6-1-trial2] patches for EPOC
65653              From: Olaf Flebbe <O.Flebbe@science-computing.de>
65654              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
65655              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
65656      Branch: perl
65657            ! ext/Errno/Errno_pm.PL
65658 ____________________________________________________________________________
65659 [  8649] By: gsar                                  on 2001/02/01  00:46:00
65660         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
65661      Branch: maint-5.6/perl
65662            ! sv.c
65663 ____________________________________________________________________________
65664 [  8648] By: jhi                                   on 2001/01/31  23:35:36
65665         Log: All the uses of PL_numeric_radix must be protected by
65666              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
65667              
65668              Subject: [perl-5-6-1-trial2] patches for EPOC
65669              From: Olaf Flebbe <O.Flebbe@science-computing.de>
65670              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
65671              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
65672      Branch: perl
65673            ! sv.c
65674 ____________________________________________________________________________
65675 [  8647] By: jhi                                   on 2001/01/31  22:56:16
65676         Log: Macrofy a magic UTF-8 test.
65677      Branch: perl
65678            ! utf8.c utf8.h
65679 ____________________________________________________________________________
65680 [  8646] By: gsar                                  on 2001/01/31  15:55:12
65681         Log: update Changes
65682      Branch: maint-5.6/perl
65683            ! Changes
65684 ____________________________________________________________________________
65685 [  8645] By: gsar                                  on 2001/01/31  15:10:14
65686         Log: Configure tweak suggested by Peter Prymmer
65687      Branch: maint-5.6/perl
65688            ! Configure
65689 ____________________________________________________________________________
65690 [  8644] By: gsar                                  on 2001/01/31  15:06:32
65691         Log: more files need to be writable in the source distribution
65692      Branch: maint-5.6/perl
65693            ! Porting/makerel
65694 ____________________________________________________________________________
65695 [  8643] By: jhi                                   on 2001/01/31  14:59:46
65696         Log: Integrate changes #8258,8278,8279 from mainline.
65697              
65698              Make the large file tests more robust/talkative.
65699      Branch: maint-5.6/perl
65700           !> t/lib/syslfs.t t/op/lfs.t
65701 ____________________________________________________________________________
65702 [  8642] By: gsar                                  on 2001/01/31  14:53:48
65703         Log: integrate changes#8311,8334 from mainline
65704              
65705              Add a new MakeMaker variable PM_FILTER that defines a Unix
65706              filter to be run on each .pm during the pm_to_blib() phase,
65707              a fixed version of
65708              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
65709              
65710              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
65711              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
65712              accurate reading of the "atime".  
65713      Branch: maint-5.6/perl
65714           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
65715           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
65716           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
65717 ____________________________________________________________________________
65718 [  8641] By: jhi                                   on 2001/01/31  14:46:37
65719         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
65720      Branch: maint-5.6/perl
65721            ! lib/Getopt/Long.pm
65722 ____________________________________________________________________________
65723 [  8640] By: gsar                                  on 2001/01/31  14:40:24
65724         Log: make regen_all
65725      Branch: maint-5.6/perl
65726            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
65727 ____________________________________________________________________________
65728 [  8639] By: gsar                                  on 2001/01/31  14:37:25
65729         Log: refresh windows config files
65730      Branch: maint-5.6/perl
65731            ! win32/Makefile win32/config_H.bc win32/config_H.gc
65732            ! win32/config_H.vc win32/makefile.mk
65733 ____________________________________________________________________________
65734 [  8638] By: gsar                                  on 2001/01/31  14:28:10
65735         Log: makefile tweaks for windows: introduce a bulk-switch to enable
65736              same options as ActivePerl; sync changes with makefile.mk
65737      Branch: maint-5.6/perl
65738            ! win32/Makefile win32/makefile.mk
65739 ____________________________________________________________________________
65740 [  8637] By: jhi                                   on 2001/01/31  04:41:30
65741         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
65742              From: Nicholas Clark <nick@ccl4.org>
65743              Date: Tue, 30 Jan 2001 19:51:05 +0000
65744              Message-ID: <20010130195105.R76607@plum.flirble.org> 
65745              
65746              op/inc cure.
65747      Branch: perl
65748            ! pp.c pp.h pp_hot.c t/op/arith.t
65749 ____________________________________________________________________________
65750 [  8636] By: jhi                                   on 2001/01/31  02:38:32
65751         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
65752              no perlio],8257,8380,8479,8515 from mainline.
65753              
65754              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
65755              
65756              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
65757              Subject: [PATCH perl@8133] fix-up for VMS extensions
65758              
65759              In VMS embedded perls couldn't access the statically built Socket.
65760              
65761              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
65762              
65763              Further VMS piping fixes from Charles Lane.
65764              
65765              Subject:  [PATCH] make t/op/misc.t work on VMS
65766              
65767              Add tracing for debugging extensions builds in VMS.
65768              
65769              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
65770      Branch: maint-5.6/perl
65771           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
65772           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
65773           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
65774 ____________________________________________________________________________
65775 [  8635] By: jhi                                   on 2001/01/31  01:46:41
65776         Log: Integrate change #7732 from mainline.
65777              
65778              Sparc 64-bit pack() fix from Jens Hamisch.
65779      Branch: maint-5.6/perl
65780           !> pp.c
65781 ____________________________________________________________________________
65782 [  8634] By: jhi                                   on 2001/01/31  01:41:16
65783         Log: One spot missing from #8626.
65784      Branch: maint-5.6/perl
65785            ! sv.c
65786 ____________________________________________________________________________
65787 [  8633] By: jhi                                   on 2001/01/31  00:49:17
65788         Log: Integrate change #7495 from mainline.
65789              
65790              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
65791      Branch: maint-5.6/perl
65792           !> MANIFEST ext/re/Makefile.PL
65793 ____________________________________________________________________________
65794 [  8632] By: jhi                                   on 2001/01/30  23:38:49
65795         Log: Integrate change #8396 from mainline.
65796              
65797              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
65798              better multicast support (resend)
65799      Branch: maint-5.6/perl
65800           !> ext/Socket/Socket.pm
65801 ____________________________________________________________________________
65802 [  8631] By: jhi                                   on 2001/01/30  23:28:03
65803         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
65804              
65805              More AIX lore. (7514, ext/re/hints/aix.pl)
65806              
65807              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
65808              
65809              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)
65810              
65811              Subject: [ID 20001214.002] Net::Ping patch
65812              
65813              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
65814              
65815              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
65816              
65817              Add ReuseAddr as a (preferred) alias for Reuse as we now
65818              also have ReusePort.
65819              
65820              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
65821      Branch: maint-5.6/perl
65822           +> ext/re/hints/aix.pl
65823           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
65824           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
65825 ____________________________________________________________________________
65826 [  8630] By: jhi                                   on 2001/01/30  23:03:59
65827         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
65828              
65829              read() documentation tweak for 20001121.004.
65830              
65831              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
65832      Branch: maint-5.6/perl
65833           !> pod/perlfunc.pod pod/perlre.pod
65834 ____________________________________________________________________________
65835 [  8629] By: jhi                                   on 2001/01/30  22:41:57
65836         Log: Integrate change #8098 from mainline.
65837              
65838              fastgetcwd is defined using a glob alias on a $^O dependent basis
65839              and there was no default assignment or perl subroutine.
65840      Branch: maint-5.6/perl
65841           !> lib/Cwd.pm
65842 ____________________________________________________________________________
65843 [  8628] By: jhi                                   on 2001/01/30  21:58:52
65844         Log: Integrate change #7866 from mainline.
65845              
65846              File::Temp 0.11.
65847      Branch: maint-5.6/perl
65848           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
65849 ____________________________________________________________________________
65850 [  8627] By: jhi                                   on 2001/01/30  21:39:44
65851         Log: Integrate changes #8075,8086,8228 from mainline.  
65852              
65853              Darwin is not Windows. (8075,8086)
65854              
65855              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
65856      Branch: maint-5.6/perl
65857           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
65858           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
65859           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
65860           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
65861 ____________________________________________________________________________
65862 [  8626] By: jhi                                   on 2001/01/30  21:22:11
65863         Log: Integrate with tweakery the change #8625 from mainline,
65864              the multibyte decimal separator fix ("fa_IR locale failure").
65865      Branch: maint-5.6/perl
65866            ! embedvar.h perlapi.h
65867           !> intrpvar.h perl.c perl.h sv.c util.c
65868 ____________________________________________________________________________
65869 [  8625] By: jhi                                   on 2001/01/30  20:26:33
65870         Log: Fix for the fa_IR locale failure.  The reason for the failure
65871              was that Perl was assuming the decimal separator aka the radix
65872              separator is one character.  The Farsi-Iranian locale crushed
65873              that bad assumption since there the separator is 'Momayyez',
65874              glyphwise looking somewhat like a slash, and in Unicode UTF-8
65875              encoded in two bytes, 0xd9 0xab.
65876      Branch: perl
65877            ! intrpvar.h perl.c perl.h sv.c util.c
65878 ____________________________________________________________________________
65879 [  8624] By: gsar                                  on 2001/01/30  20:17:03
65880         Log: regen_headers
65881      Branch: maint-5.6/perl
65882            ! Makefile.SH pod/perlintern.pod
65883 ____________________________________________________________________________
65884 [  8623] By: gsar                                  on 2001/01/30  19:42:34
65885         Log: backout change#7431 and its dependents (causes spurious rebuilds
65886              of autogenerated files)
65887              
65888              fix benign b.t failure
65889      Branch: maint-5.6/perl
65890            ! Makefile.SH t/lib/b.t
65891 ____________________________________________________________________________
65892 [  8622] By: jhi                                   on 2001/01/30  19:41:41
65893         Log: Microperl sync.
65894      Branch: perl
65895            ! mg.c perl.h
65896 ____________________________________________________________________________
65897 [  8621] By: gsar                                  on 2001/01/30  19:24:47
65898         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
65899              from mainline
65900              
65901              Subject: podlators 1.06 released
65902              
65903              Subject: [PATCH @8436] Eliminate op_children
65904              
65905              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
65906              
65907              (Replaced by #8448)  More op_children traces (cleanup of #8442).
65908              
65909              Subject: [PATCH #3 @8436] Re: Eliminate op_children
65910              Replace #8444 and #8445.
65911              
65912              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
65913              at the setting of the ofs_sv in new_struct_thread() as the
65914              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
65915              uninitialized fields are, uh, initialized with),
65916              SvREFCNT_inc()ing that invited a core dump.
65917              
65918              podlators 1.07, from Russ Allbery.
65919              
65920              Subject: [PATCH] regcomp.c old feature removal
65921              From: mjd@plover.com
65922              Date: 16 Jan 2001 14:43:18 -0000 
65923              Message-ID: <20010116144318.7140.qmail@plover.com> 
65924      Branch: maint-5.6/perl
65925           +> lib/Pod/Text/Overstrike.pm
65926           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
65927           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
65928           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
65929           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
65930           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
65931           !> util.c
65932 ____________________________________________________________________________
65933 [  8620] By: gsar                                  on 2001/01/30  18:48:32
65934         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
65935              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
65936              now fails one test)
65937              
65938              Subject: [PATCH] lvalue AUTOLOAD. No, really.
65939              
65940              Subject: [PATCH] Interesting syntax idea
65941              Make opens + bareword assigns do typeglob assigns.
65942              
65943              Tests for #8254.
65944              
65945              Subject: [PATCH @8269] Continue blocks and B::Deparse
65946              Make the peephole optimizer to bypass more null ops and
65947              and rewrite the deparse handling of continue blocks.
65948              
65949              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
65950              Doc tweak on #8313.
65951              
65952              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
65953              
65954              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
65955              
65956              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
65957              
65958              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
65959              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
65960              according to the platform.
65961              
65962              Subject: [PATCH @8404] Consolidated lvalue sub changes
65963              
65964              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
65965              
65966              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
65967              
65968              Subject: B::Concise -- an improved replacement for B::Terse 
65969              
65970              The B::Terse drop-in replacement wasn't quite drop-in.
65971              
65972              The LVRET macro needed an aTHX.
65973              
65974              Use the /^Perl_/-less form of is_lvalue_sub().
65975              
65976              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
65977      Branch: maint-5.6/perl
65978           +> ext/B/B/Concise.pm
65979           !> (integrate 27 files)
65980 ____________________________________________________________________________
65981 [  8619] By: nick                                  on 2001/01/30  18:40:28
65982         Log: Integrate mainline
65983      Branch: perlio
65984           !> (integrate 40 files)
65985 ____________________________________________________________________________
65986 [  8618] By: jhi                                   on 2001/01/30  18:37:18
65987         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
65988              Date: Mon, 29 Jan 2001 22:51:29 -0600
65989              From: "Craig A. Berry" <craigberry@mac.com>
65990              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
65991      Branch: perl
65992            ! vms/test.com
65993 ____________________________________________________________________________
65994 [  8617] By: jhi                                   on 2001/01/30  18:34:53
65995         Log: Subject: [PATCH] Add missing CV flags to dump.c
65996              From: Tim Jenness <t.jenness@jach.hawaii.edu>
65997              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
65998              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
65999      Branch: perl
66000            ! dump.c
66001 ____________________________________________________________________________
66002 [  8616] By: jhi                                   on 2001/01/30  18:20:58
66003         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
66004              part isn't applicable to maintperl.
66005              
66006              UTF-8 nit from Inaba Hiroto.
66007      Branch: maint-5.6/perl
66008           !> pod/perlapi.pod utf8.c
66009 ____________________________________________________________________________
66010 [  8615] By: jhi                                   on 2001/01/30  18:18:51
66011         Log: UTF-8 nit from Inaba Hiroto.
66012      Branch: perl
66013            ! pod/perlapi.pod t/op/each.t utf8.c
66014 ____________________________________________________________________________
66015 [  8614] By: jhi                                   on 2001/01/30  18:13:38
66016         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
66017              
66018              perl's internal variables are not for public consumption,
66019              move their docs from perlapi.pod to perlintern.pod
66020              
66021              support for -Dusethreads build under HP-UX 10.20 and DCE threads
66022              library (11.0 and later have pthreads but 10.x don't)
66023              
66024              avoid uninitialized value warnings
66025              
66026              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
66027              gets weird results)
66028              
66029              perldoc nit on windows
66030              
66031              make it possible to run the tests outside the source tree
66032              (there's still a dependency on ../lib being the library
66033              location)
66034      Branch: perl
66035           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
66036           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
66037           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
66038           !> win32/bin/search.pl win32/vdir.h
66039 ____________________________________________________________________________
66040 [  8613] By: gsar                                  on 2001/01/30  16:39:59
66041         Log: make it possible to run the tests outside the source tree
66042              (there's still a dependency on ../lib being the library
66043              location)
66044      Branch: maint-5.6/perl
66045            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
66046 ____________________________________________________________________________
66047 [  8612] By: gsar                                  on 2001/01/30  16:31:12
66048         Log: perldoc nit on windows
66049      Branch: maint-5.6/perl
66050            ! utils/perldoc.PL
66051 ____________________________________________________________________________
66052 [  8611] By: gsar                                  on 2001/01/30  16:22:54
66053         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
66054              gets weird results)
66055      Branch: maint-5.6/perl
66056            ! win32/vdir.h
66057 ____________________________________________________________________________
66058 [  8610] By: gsar                                  on 2001/01/30  16:12:45
66059         Log: avoid uninitialized value warnings
66060      Branch: maint-5.6/perl
66061            ! win32/bin/search.pl
66062 ____________________________________________________________________________
66063 [  8609] By: gsar                                  on 2001/01/30  16:08:01
66064         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
66065              library (11.0 and later have pthreads but 10.x don't)
66066      Branch: maint-5.6/perl
66067            ! hints/hpux.sh thread.h
66068 ____________________________________________________________________________
66069 [  8608] By: gsar                                  on 2001/01/30  15:48:55
66070         Log: perl's internal variables are not for public consumption,
66071              move their docs from perlapi.pod to perlintern.pod
66072      Branch: maint-5.6/perl
66073            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
66074            ! thrdvar.h
66075 ____________________________________________________________________________
66076 [  8607] By: gsar                                  on 2001/01/30  15:44:27
66077         Log: mistakenly branched perl56delta.pod, revert
66078      Branch: maint-5.6/perl
66079            - pod/perl56delta.pod
66080           !> pod/perldelta.pod
66081 ____________________________________________________________________________
66082 [  8606] By: gsar                                  on 2001/01/30  14:20:24
66083         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
66084              dTHR which has been a noop for a while now, except for the
66085              compatibility definition in thread.h)
66086      Branch: maint-5.6/perl
66087           !> (integrate 45 files)
66088 ____________________________________________________________________________
66089 [  8605] By: jhi                                   on 2001/01/30  05:43:58
66090         Log: Mark the UTF-8 APIs as experimental.
66091      Branch: maint-5.6/perl
66092            ! embed.pl pod/perlapi.pod
66093 ____________________________________________________________________________
66094 [  8604] By: jhi                                   on 2001/01/30  05:38:40
66095         Log: Nits from earlier integrates.
66096      Branch: maint-5.6/perl
66097            ! lib/Carp/Heavy.pm
66098           !> sv.c
66099 ____________________________________________________________________________
66100 [  8603] By: jhi                                   on 2001/01/30  05:27:26
66101         Log: Regenerate Porting files.
66102      Branch: maint-5.6/perl
66103            ! Porting/Glossary Porting/config.sh Porting/config_H
66104 ____________________________________________________________________________
66105 [  8602] By: jhi                                   on 2001/01/30  05:14:59
66106         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
66107              8310,8339,8447,8492,8493,8505,8525: documentation changes.
66108              
66109              Subject: Re: perlfaq style changes
66110              
66111              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
66112              
66113              Subject: [PATCH] docs on NaN
66114              
66115              Subject: [patch] perlfaq7
66116              
66117              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
66118              
66119              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
66120              
66121              Subject: [PATCH] open() example in perlfunc.pod
66122              
66123              Podify README.mpeix (a new version from the web)
66124              
66125              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
66126              
66127              Subject: [PATCH] format and rewording in perlfaq.pod
66128              
66129              Subject: [PATCH] API Variable documentation   
66130              
66131              Memory management calls documentation.
66132              
66133              Subject: [PATCH: perl@8482] README.vms URL updates
66134              
66135              Subject: Minor typos in perlfaq2.pod
66136              
66137              Subject: [PATCH] pod/perlvar.pod
66138      Branch: maint-5.6/perl
66139           +> pod/perl56delta.pod
66140            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
66141           !> README.amiga README.epoc README.mpeix README.vms
66142           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
66143           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
66144           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
66145           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
66146           !> pod/perlvar.pod thrdvar.h
66147 ____________________________________________________________________________
66148 [  8601] By: jhi                                   on 2001/01/30  04:38:35
66149         Log: Integrate changes #8036,8096,8253 from mainline:
66150              hints changes.
66151              
66152              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
66153              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
66154              
66155              Output the (apparent) version of gcc in Tru64.
66156      Branch: maint-5.6/perl
66157           +> ext/POSIX/hints/svr4.pl
66158           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
66159           !> hints/svr4.sh t/lib/bigfltpm.t
66160 ____________________________________________________________________________
66161 [  8600] By: jhi                                   on 2001/01/30  04:04:01
66162         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
66163              locale fixes.
66164              
66165              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
66166              
66167              Debian allows /usr/bin/locale to exist without any locales. (7868)
66168              
66169              Allow the locale test needing POSIX and the taint test
66170              needing IPC::SysV to run under 'minitest' (basically,
66171              bail out if loading the extension fails). (8384)
66172              
66173              Cleanup the locale.t output  (8480)
66174      Branch: maint-5.6/perl
66175           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
66176           !> t/pragma/locale.t
66177 ____________________________________________________________________________
66178 [  8599] By: jhi                                   on 2001/01/30  03:51:04
66179         Log: Missing generated files from #8598.
66180      Branch: maint-5.6/perl
66181            ! embed.h global.sym objXSUB.h perlapi.c proto.h
66182 ____________________________________________________________________________
66183 [  8598] By: jhi                                   on 2001/01/30  03:41:54
66184         Log: Integrate change #8555 from mainline, manually integrate parts
66185              of changes 8452 and 8583.
66186              
66187              Subject: [PATCH] utf8.c documentation (8452)
66188              
66189              No point in checking the length if the pointer is bogus. (8555)
66190              
66191              Introduce bytes_from_utf8() and implement sv_eq() using it,
66192              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
66193              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
66194              was malformed. (8583)
66195      Branch: maint-5.6/perl
66196            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
66197           !> pod/perlapi.pod sv.c utf8.c
66198 ____________________________________________________________________________
66199 [  8597] By: gsar                                  on 2001/01/30  02:37:26
66200         Log: get PERL_OBJECT build going again on windows
66201      Branch: maint-5.6/perl
66202            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
66203            ! pod/perlapi.pod proto.h sv.c
66204 ____________________________________________________________________________
66205 [  8596] By: jhi                                   on 2001/01/30  02:16:17
66206         Log: Signedness nit.
66207      Branch: perl
66208            ! sv.c
66209 ____________________________________________________________________________
66210 [  8595] By: jhi                                   on 2001/01/30  02:11:07
66211         Log: EBCDIC patch for Storable, from Peter Prymmer.
66212      Branch: perl
66213            ! t/lib/st-06compat.t
66214 ____________________________________________________________________________
66215 [  8594] By: jhi                                   on 2001/01/30  01:04:48
66216         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
66217              From: Peter Prymmer <pvhp@forte.com>
66218              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
66219              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
66220      Branch: perl
66221            ! t/lib/b.t
66222 ____________________________________________________________________________
66223 [  8593] By: jhi                                   on 2001/01/30  00:56:47
66224         Log: Subject: [PATCH: perl@8585] pod problems in io
66225              From: Peter Prymmer <pvhp@forte.com>
66226              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
66227              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
66228      Branch: perl
66229            ! pod/perlapio.pod pod/perliol.pod
66230 ____________________________________________________________________________
66231 [  8592] By: jhi                                   on 2001/01/30  00:48:20
66232         Log: Integrate perlio:
66233              
66234              [  8591]
66235              GNU 'merge' Simon's copy of perliol.pod with version
66236              patched by Craig's patch.
66237              
66238              [  8590]
66239              PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
66240      Branch: perl
66241           !> pod/perlapio.pod pod/perliol.pod
66242 ____________________________________________________________________________
66243 [  8591] By: nick                                  on 2001/01/29  22:02:28
66244         Log: GNU 'merge' Simon's copy of perliol.pod with version
66245              patched by Craig's patch.
66246      Branch: perlio
66247            ! pod/perliol.pod
66248 ____________________________________________________________________________
66249 [  8590] By: nick                                  on 2001/01/29  21:55:10
66250         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
66251      Branch: perlio
66252            ! pod/perlapio.pod pod/perliol.pod
66253 ____________________________________________________________________________
66254 [  8589] By: jhi                                   on 2001/01/29  15:35:33
66255         Log: Integrate change #8586 from maint-5.6/perl.
66256              
66257              make the BOM detection code not call tell() until it has to
66258              (meant to fix esoteric compatibility issues where PL_rsfp
66259              is overridden)
66260      Branch: perl
66261           !> toke.c
66262 ____________________________________________________________________________
66263 [  8588] By: jhi                                   on 2001/01/29  15:29:11
66264         Log: Subject: MAking Solaris malloc() the default
66265              From: Lupe Christoph <lupe@lupe-christoph.de>
66266              Date: Mon, 29 Jan 2001 12:59:36 +0100
66267              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
66268              
66269              The README.solaris part slightly tweaked.
66270      Branch: perl
66271            ! README.solaris hints/solaris_2.sh
66272 ____________________________________________________________________________
66273 [  8587] By: jhi                                   on 2001/01/29  15:17:34
66274         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
66275              From: root@ak-75.mind.de
66276              Date: Sun, 28 Jan 2001 20:32:29 +0100
66277              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
66278      Branch: perl
66279            ! pod/perlre.pod
66280 ____________________________________________________________________________
66281 [  8586] By: gsar                                  on 2001/01/29  13:43:44
66282         Log: make the BOM detection code not call tell() until it has to
66283              (meant to fix esoteric compatibility issues where PL_rsfp
66284              is overridden)
66285      Branch: maint-5.6/perl
66286            ! toke.c
66287 ____________________________________________________________________________
66288 [  8585] By: jhi                                   on 2001/01/28  20:05:45
66289         Log: Update Changes.
66290      Branch: perl
66291            ! Changes patchlevel.h
66292 ____________________________________________________________________________
66293 [  8584] By: jhi                                   on 2001/01/28  19:30:02
66294         Log: Integrate perlio:
66295              
66296              [  8582]
66297              Add pod/perliol.pod to MANIFEST :-(
66298              
66299              [  8581]
66300              PerlIO documentation. Proofing and sub-editing requested.
66301      Branch: perl
66302           +> pod/perliol.pod
66303           !> MANIFEST pod/perlapio.pod
66304 ____________________________________________________________________________
66305 [  8583] By: jhi                                   on 2001/01/28  19:28:40
66306         Log: Patch from Inaba Hiroto:
66307              - canonical UTF-8 hash keys: if a key string for a hash is
66308              UTF8-on, try downgrade the string and use it if
66309              unicode::distinct is not in effect.
66310              For the task, I added a function bytes_from_utf8() to utf8.c.
66311              It might resemble utf8_to_bytes() but it is not convenient
66312              to the task.
66313              Made a test for it and added to t/op/each.t
66314              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
66315              the mortal copy of the argument SV.
66316              And changed t/io/utf8.t test 18 which expects print() to
66317              upgrade its argument.
66318              - re-implement sv_eq with bytes_from_utf8()
66319              - some bug fixes
66320              - tr/// does not handle UTF8 range (\x{}-\x{})
66321              - \ before raw UTF8 character produced
66322              "Malformed UTF-8 character" warning.
66323              - "\x{100}\N{CENT SIGN}" is Malformed.
66324              Added tests for these 3.
66325              - and one silly bug (by me) with qu operator.
66326      Branch: perl
66327            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
66328            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
66329            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
66330 ____________________________________________________________________________
66331 [  8582] By: nick                                  on 2001/01/28  19:25:04
66332         Log: Add pod/perliol.pod to MANIFEST :-(
66333      Branch: perlio
66334            ! MANIFEST
66335 ____________________________________________________________________________
66336 [  8581] By: nick                                  on 2001/01/28  19:22:40
66337         Log: PerlIO documentation. Proofing and sub-editing requested.
66338      Branch: perlio
66339            + pod/perliol.pod
66340            ! pod/perlapio.pod
66341 ____________________________________________________________________________
66342 [  8580] By: jhi                                   on 2001/01/28  05:16:25
66343         Log: Revert the change to sv_2pv() done by #8054: Someone who
66344              did SvNV_set() on a scalar that also happened to be POK,
66345              followed by sv_2pv() won't get the right coercion anymore.
66346              [Sarathy]
66347      Branch: maint-5.6/perl
66348            ! sv.c
66349 ____________________________________________________________________________
66350 [  8579] By: jhi                                   on 2001/01/28  05:15:04
66351         Log: Remove the #8084 effect: do not allow -Q to be interpreted
66352              as -&Q(), this is too much wiggle room.
66353      Branch: maint-5.6/perl
66354            ! toke.c
66355 ____________________________________________________________________________
66356 [  8578] By: jhi                                   on 2001/01/28  05:12:45
66357         Log: Needed bits of #8439 (should have been in #8576),
66358              mainly for lval substr().
66359      Branch: maint-5.6/perl
66360            ! mg.c pp.c pp_hot.c
66361 ____________________________________________________________________________
66362 [  8577] By: jhi                                   on 2001/01/28  05:02:46
66363         Log: A missing check-in.
66364      Branch: maint-5.6/perl
66365            ! utf8.c
66366 ____________________________________________________________________________
66367 [  8576] By: jhi                                   on 2001/01/28  04:26:18
66368         Log: Integrate changes #8425,8436,8439,8517 from mainline.
66369              The 8439 was not truly integrated because it had too many
66370              dependencies on the development branch and because it introduced
66371              concepts too bold for a maintenance branch (such as the qu operator).
66372              
66373              Subject: [PATCH perl@8342] -Wformat
66374              
66375              Tighten some of the UTF-8 tests a bit.
66376              
66377              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
66378              - The substr lval was still not okay.
66379              - Now pp_stringify and sv_setsv copies source's UTF8 flag
66380              even if IN_BYTE.  pp_stringify is called from fold_constants
66381              at optimization phase and "\x{100}" was made SvUTF8_off under
66382              use bytes (the bytes pragma is for "byte semantics" and not
66383              for "do not produce UTF8 data")
66384      Branch: maint-5.6/perl
66385            ! t/lib/charnames.t t/op/substr.t toke.c
66386           !> sv.c t/pragma/utf8.t
66387 ____________________________________________________________________________
66388 [  8575] By: jhi                                   on 2001/01/28  04:01:51
66389         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
66390              
66391              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
66392              
66393              Subject: [ID 20001230.003] UTF-8 tr still hurts
66394              
66395              Test cases for #8385 (from Simon's "torture.pl")
66396              
66397              Start fixing UTF-8 lval substr() (8405)
66398      Branch: maint-5.6/perl
66399           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
66400           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
66401 ____________________________________________________________________________
66402 [  8574] By: jhi                                   on 2001/01/28  03:09:06
66403         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
66404              from mainline.
66405              
66406              UTF-8 cleanup.
66407              
66408              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
66409              
66410              "\x{FF}\xFF" was broken.
66411              
66412              Tests for #8329 and #8330.
66413              
66414              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
66415              
66416              IRIX compiler noticed that the bof initialization might be
66417              bypassed by control flow.
66418              
66419              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
66420      Branch: maint-5.6/perl
66421           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
66422           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
66423 ____________________________________________________________________________
66424 [  8573] By: jhi                                   on 2001/01/28  02:06:12
66425         Log: Retract #8552.
66426      Branch: perl
66427            ! lib/Text/Wrap.pm t/lib/textwrap.t
66428 ____________________________________________________________________________
66429 [  8572] By: jhi                                   on 2001/01/28  02:04:49
66430         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
66431              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
66432              not really integrated but instead salvaged by hand
66433              (they had too many dependencies on the development release
66434              to be cleanly integratable).
66435              
66436              Subject: more UTF8 test suites and an UTF8 patch
66437              
66438              Tweak for MULTIPLICITY/USE_PERLIO
66439              
66440              Signedness nit.
66441              
66442              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
66443              
66444              Use the UTF8_XXX macros in is_utf8_char().
66445              
66446              Rewrite pp_concat() in terms of sv_catsv().  The . operator
66447              should now be UTF-8-proof.
66448              
66449              Subject: [PATCH perl@8269] scanning two hex-constants
66450              fails on EBCDIC environment (script length.t)
66451              
66452              Add some Unicode chop() tests.
66453      Branch: maint-5.6/perl
66454            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
66455           !> sv.c t/op/chop.t utf8.h
66456 ____________________________________________________________________________
66457 [  8571] By: jhi                                   on 2001/01/28  00:35:59
66458         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
66459              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
66460              
66461              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
66462              
66463              The maxiters upper limit sanity check (guarding against
66464              non-progress) assumed bytes instead of characters in s///
66465              and split().
66466              
66467              Signedness nit.
66468              
66469              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
66470              join() should now be UTF-8-proof.
66471              
66472              More split // UTF-8 tests. (8250)
66473      Branch: maint-5.6/perl
66474           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
66475           !> util.c
66476 ____________________________________________________________________________
66477 [  8570] By: jhi                                   on 2001/01/27  22:15:46
66478         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
66479              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
66480              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
66481              8084,8204,8244,8333 from mainline.
66482              
66483              For -Q where Q might be a one-letter sub name one does no more
66484              get a warning about an unknown filetest (7941,7943,7944,8084).
66485              
66486              Subject: Re: [ID 20001130.011] expression parsing bug ?
66487              
66488              Make uv_to_utf8() to zero-terminate its output buffer.
66489              
66490              Split off t/op/length.t (7995)
66491              
66492              Split off t/op/utf8decode.t (7996)
66493              
66494              Remove an unnecessary 'use utf8' from the utf8.t (7998)
66495              
66496              Split off t/op/concat.t (8004)
66497              
66498              Split off t/op/ver.t (8005)
66499              
66500              Document utf8_length(), utf8_distance(), and utf8_hop().
66501              
66502              Document utf8_to_uv() better.
66503              
66504              Introduce macros for UTF8 decoding (8028,8033).
66505              
66506              Add test for reverse() (8030,8031).
66507              
66508              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
66509              
66510              Do not return the Unicode replacement character    on UTF-8
66511              decoding failure.
66512              
66513              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
66514              not this_utf8 i.e. the output string has one, but don't mess
66515              with source assumption. (8052,8053)
66516              
66517              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
66518              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
66519              was not expecting to be called with something that was already
66520              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
66521              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
66522              (8054)
66523              
66524              Recode the naughty binary bytes in utf8decode.t using the \xHH.
66525              
66526              Make some panic messages a bit more logical.
66527      Branch: maint-5.6/perl
66528           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
66529           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
66530           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
66531           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
66532           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
66533           !> utf8.c utf8.h
66534 ____________________________________________________________________________
66535 [  8569] By: jhi                                   on 2001/01/27  19:16:43
66536         Log: Integrate changes #7750 from perlio and #8566 from mainline.
66537      Branch: maint-5.6/perl
66538           !> regexec.c sv.c
66539 ____________________________________________________________________________
66540 [  8568] By: jhi                                   on 2001/01/27  18:06:51
66541         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
66542              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
66543              7935[-perlio.c],7936,7959,7965 from mainline.
66544              
66545              Change the "big byte" error message to "Wide character".
66546              (7355, the croak-if-wide-chars-in-print part ignored)
66547              
66548              Use UINT64_C().
66549              
66550              Introduce Perl_utf8_length().
66551              
66552              diff -se shows these as different (7753, forgotten check-ins)
66553              
66554              Subject: [PATCH] doop.c - UTF8 tr///
66555              
66556              If we use (aTHX_ ...) then put Perl_ on the front.
66557              
66558              Make utf8_length() and utf8_distance() to be less forgiving
66559              about bad UTF-8.
66560              
66561              Test line numbers are different with utf8.
66562              
66563              No need to scan till infinity, 13 is enough. (7872,7911)
66564              
66565              Subject: [PATCH] Tokeniser debugging
66566              
66567              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
66568              
66569              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
66570              
66571              Be more careful in Perl_sv_utf8_downgrade().
66572              
66573              Use DO_UTF8().
66574              
66575              Raw zero bytes in text files confuse at least GNU patch 2.1.
66576      Branch: maint-5.6/perl
66577           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
66578           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
66579           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
66580           !> t/pragma/utf8.t toke.c utf8.c utf8.h
66581 ____________________________________________________________________________
66582 [  8567] By: nick                                  on 2001/01/27  11:10:38
66583         Log: Integrate mainline
66584      Branch: perlio
66585           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
66586           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
66587           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
66588           !> toke.c
66589 ____________________________________________________________________________
66590 [  8566] By: jhi                                   on 2001/01/27  06:22:48
66591         Log: More documentation for the regexp context stack.
66592      Branch: perl
66593            ! regexec.c
66594 ____________________________________________________________________________
66595 [  8565] By: jhi                                   on 2001/01/27  05:21:57
66596         Log: Update Changes.
66597      Branch: perl
66598            ! Changes patchlevel.h
66599 ____________________________________________________________________________
66600 [  8564] By: jhi                                   on 2001/01/27  04:44:04
66601         Log: Threadedness patch for #8562 from Doug MacEachern.
66602      Branch: perl
66603            ! toke.c
66604 ____________________________________________________________________________
66605 [  8563] By: jhi                                   on 2001/01/27  04:26:24
66606         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
66607              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
66608              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
66609              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
66610      Branch: perl
66611            ! op.c
66612 ____________________________________________________________________________
66613 [  8562] By: jhi                                   on 2001/01/27  04:20:30
66614         Log: Subject: Re: Announce : Tokener reporting patch
66615              From: Simon Cozens <simon@cozens.net>
66616              Date: Mon, 22 Jan 2001 02:17:22 +0000
66617              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
66618      Branch: perl
66619            ! embed.h embed.pl proto.h toke.c
66620 ____________________________________________________________________________
66621 [  8561] By: jhi                                   on 2001/01/27  04:17:24
66622         Log: Forgot from #8545.  Oops.
66623      Branch: perl
66624            ! pp.c t/pragma/overload.t
66625 ____________________________________________________________________________
66626 [  8560] By: jhi                                   on 2001/01/27  03:01:47
66627         Log: A better module compilation test, use MANIFEST as suggested
66628              by Spider.
66629      Branch: perl
66630            ! t/lib/1_compile.t
66631 ____________________________________________________________________________
66632 [  8559] By: jhi                                   on 2001/01/27  02:50:48
66633         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
66634              From: Peter Prymmer <pvhp@forte.com>
66635              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
66636              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
66637      Branch: perl
66638            ! t/lib/b.t
66639 ____________________________________________________________________________
66640 [  8558] By: jhi                                   on 2001/01/27  02:27:05
66641         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
66642              From: Peter Prymmer <pvhp@forte.com>
66643              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
66644              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
66645      Branch: perl
66646            ! t/pragma/sub_lval.t
66647 ____________________________________________________________________________
66648 [  8557] By: jhi                                   on 2001/01/27  02:26:03
66649         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
66650              From: Peter Prymmer <pvhp@forte.com>
66651              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
66652              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
66653      Branch: perl
66654            ! t/lib/st-06compat.t
66655 ____________________________________________________________________________
66656 [  8556] By: jhi                                   on 2001/01/27  02:24:33
66657         Log: Subject: [PATCH: perl@8531] minor update to README.os390
66658              From: Peter Prymmer <pvhp@forte.com>
66659              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
66660              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
66661      Branch: perl
66662            ! README.os390
66663 ____________________________________________________________________________
66664 [  8555] By: jhi                                   on 2001/01/27  00:35:47
66665         Log: No point in checking the length before we know whether the pointer
66666              is bogus or not, fixes Abigail's odbm failures in Linux.
66667      Branch: perl
66668            ! sv.c
66669 ____________________________________________________________________________
66670 [  8554] By: nick                                  on 2001/01/26  19:01:31
66671         Log: Integrate mainline
66672      Branch: perlio
66673           !> lib/Text/Wrap.pm t/lib/textwrap.t
66674 ____________________________________________________________________________
66675 [  8553] By: jhi                                   on 2001/01/26  15:19:39
66676         Log: Integrate change #7792 from perlio (multiplicity fix),
66677              fix the AV leak in regex DEBUGGING (tiny part of the
66678              polymorphic regexp patch #8143).
66679      Branch: maint-5.6/perl
66680            ! regcomp.c
66681           !> scope.h
66682 ____________________________________________________________________________
66683 [  8552] By: jhi                                   on 2001/01/26  15:03:23
66684         Log: (Retracted by #8573)
66685              
66686              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
66687              From: Michael G Schwern <schwern@pobox.com>
66688              Date: Fri, 26 Jan 2001 09:28:31 -0500
66689              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
66690      Branch: perl
66691            ! lib/Text/Wrap.pm t/lib/textwrap.t
66692 ____________________________________________________________________________
66693 [  8551] By: jhi                                   on 2001/01/26  02:33:19
66694         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
66695              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
66696              
66697              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
66698              
66699              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
66700              
66701              Message nit.
66702              
66703              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
66704              
66705              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
66706              
66707              (the cleanup of unused submatches in regtry() and regcppop())
66708              
66709              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
66710              stored and restored, and thusly was trounced by the utf8 swash
66711              routines.
66712              
66713              use utf8 not required to use \x{}.
66714              
66715              Removed two more tests that make no sense in UTF-8 since the test
66716              data is not in UTF-8.
66717              
66718              Get the three different space character classes right under utf8.
66719              
66720              Implement ANYOFUTF8 regprop() dumping.
66721              
66722              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
66723              
66724              Document the regex context pushing/popping a bit better.
66725      Branch: maint-5.6/perl
66726           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
66727           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
66728           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
66729           !> t/op/regmesg.t utf8.c
66730 ____________________________________________________________________________
66731 [  8550] By: nick                                  on 2001/01/25  19:42:30
66732         Log: Integrate mainline
66733      Branch: perlio
66734           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
66735           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
66736           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
66737           !> t/lib/bigint.t t/lib/bigintpm.t
66738 ____________________________________________________________________________
66739 [  8549] By: jhi                                   on 2001/01/25  15:22:28
66740         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
66741      Branch: maint-5.6/perl
66742            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
66743 ____________________________________________________________________________
66744 [  8548] By: jhi                                   on 2001/01/25  15:02:55
66745         Log: Integrate changes #7997,8063,8492,8547 from mainline.
66746              
66747              Subject: Re: STRLEN - what?
66748              
66749              Subject: [PATCH] perlguts.pod
66750              
66751              Memory management calls documentation.
66752              
66753              Layout using tabulator is not a good idea in a pod.
66754      Branch: maint-5.6/perl
66755           !> pod/perlguts.pod
66756 ____________________________________________________________________________
66757 [  8547] By: jhi                                   on 2001/01/25  14:49:05
66758         Log: Layout using tabulator is not a good idea in a pod.
66759      Branch: perl
66760            ! pod/perlguts.pod
66761 ____________________________________________________________________________
66762 [  8546] By: jhi                                   on 2001/01/25  14:31:12
66763         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
66764              from mainline.
66765              
66766              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
66767              
66768              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
66769              
66770              More Win32 editor/IDE/shell hints.
66771              
66772              More Win32 Perling.
66773              
66774              Yet another editor edit.
66775              
66776              Edit edit edit.
66777              
66778              IDE/editor section tweaking.
66779              
66780              Few more IDE/editor nits from p5p.
66781      Branch: maint-5.6/perl
66782           !> pod/perlfaq3.pod
66783 ____________________________________________________________________________
66784 [  8545] By: jhi                                   on 2001/01/25  04:16:32
66785         Log: Subject: [PATCH 5.7.0] overload int()
66786              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66787              Date: Wed, 24 Jan 2001 19:06:57 -0500
66788              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
66789      Branch: perl
66790            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
66791            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
66792            ! t/lib/bigintpm.t
66793 ____________________________________________________________________________
66794 [  8544] By: jhi                                   on 2001/01/25  04:15:11
66795         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
66796              From: Peter Prymmer <pvhp@forte.com>
66797              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
66798              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
66799      Branch: perl
66800            ! Makefile.SH README.os390 hints/os390.sh installperl
66801 ____________________________________________________________________________
66802 [  8543] By: jhi                                   on 2001/01/25  03:52:08
66803         Log: Integrate change #8462,8469 from mainline.
66804              
66805              In VMS Perl subversion (perl -V) is undef.
66806      Branch: maint-5.6/perl
66807           !> configure.com
66808 ____________________________________________________________________________
66809 [  8542] By: jhi                                   on 2001/01/25  03:44:55
66810         Log: Integrate changes #7835,7850,8315,8316 from mainline.
66811              
66812              Solaris hints.
66813      Branch: maint-5.6/perl
66814           !> hints/solaris_2.sh
66815 ____________________________________________________________________________
66816 [  8541] By: jhi                                   on 2001/01/25  03:39:28
66817         Log: Integrate #8336 from mainline.
66818      Branch: maint-5.6/perl
66819           !> hv.c
66820 ____________________________________________________________________________
66821 [  8540] By: jhi                                   on 2001/01/25  03:23:50
66822         Log: Retract #8539.
66823      Branch: maint-5.6/perl
66824            ! pod/perlfaq3.pod
66825 ____________________________________________________________________________
66826 [  8539] By: jhi                                   on 2001/01/25  03:21:55
66827         Log: (Retracted by #8540.)
66828      Branch: maint-5.6/perl
66829            ! pod/perlfaq3.pod
66830 ____________________________________________________________________________
66831 [  8538] By: jhi                                   on 2001/01/25  03:14:07
66832         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
66833              From: Peter Prymmer <pvhp@forte.com>
66834              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
66835              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
66836              
66837              The VMS bits.
66838      Branch: maint-5.6/perl
66839            ! configure.com vms/descrip_mms.template
66840 ____________________________________________________________________________
66841 [  8537] By: jhi                                   on 2001/01/25  03:06:09
66842         Log: Integrate #7710,7824,7973 from mainline.
66843      Branch: maint-5.6/perl
66844           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
66845           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
66846           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
66847           !> vos/config.ga.def vos/config.ga.h win32/config.bc
66848           !> win32/config.gc win32/config.vc
66849 ____________________________________________________________________________
66850 [  8536] By: jhi                                   on 2001/01/24  13:50:20
66851         Log: Revert the edits made by me so far to the 5.6 branch since
66852              the TRIAL1 since I did edits when I should have been using
66853              integrates.  Bad programmer.   (Will integrate them properly later.)
66854              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
66855              The #8353 will not be reapplied at least for now since
66856              the UTF-8 hash keys need more thinking.
66857              (The patches #8347, #8354, #8454, #8473 were okay since they
66858              were original edits made specifically for the 5.6.1-TRIAL1.)
66859      Branch: maint-5.6/perl
66860            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66861            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
66862            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
66863            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
66864            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
66865            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
66866            ! win32/config.bc win32/config.gc win32/config.vc
66867 ____________________________________________________________________________
66868 [  8535] By: bailey                                on 2001/01/24  06:37:02
66869         Log: SYN SYN
66870      Branch: vmsperl
66871           +> (branch 26 files)
66872           !> (integrate 130 files)
66873 ____________________________________________________________________________
66874 [  8534] By: nick                                  on 2001/01/23  19:30:57
66875         Log: Integrate mainline.
66876      Branch: perlio
66877           !> Changes Configure Porting/Glossary Porting/config.sh
66878           !> Porting/config_H embed.h embed.pl ext/Encode/compile
66879           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
66880           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
66881           !> pod/perlvar.pod proto.h t/lib/1_compile.t
66882 ____________________________________________________________________________
66883 [  8533] By: jhi                                   on 2001/01/23  16:15:46
66884         Log: Forgotten from #8501.
66885      Branch: perl
66886            ! Porting/Glossary Porting/config.sh Porting/config_H
66887 ____________________________________________________________________________
66888 [  8532] By: jhi                                   on 2001/01/23  16:13:27
66889         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
66890              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
66891              Date: Mon, 22 Jan 2001 17:51:58 +0100
66892              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
66893      Branch: perl
66894            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
66895 ____________________________________________________________________________
66896 [  8531] By: jhi                                   on 2001/01/23  15:46:01
66897         Log: Update Changes.
66898      Branch: perl
66899            ! Changes patchlevel.h
66900 ____________________________________________________________________________
66901 [  8530] By: jhi                                   on 2001/01/23  15:38:39
66902         Log: De-cut-and-pasto.
66903      Branch: perl
66904            ! t/lib/1_compile.t
66905 ____________________________________________________________________________
66906 [  8529] By: jhi                                   on 2001/01/23  15:11:04
66907         Log: Document the mkdir trailing slashes case.
66908      Branch: perl
66909            ! pod/perlfunc.pod
66910 ____________________________________________________________________________
66911 [  8528] By: jhi                                   on 2001/01/23  15:08:28
66912         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
66913              get installed:
66914              
66915              Subject: lib/lib.pm
66916              From: <abigail@foad.org>
66917              Date: Mon, 28 Aug 2000 20:35:08 -0400
66918              Message-ID: <20000829003508.21281.qmail@foad.org>
66919      Branch: perl
66920            ! installperl
66921 ____________________________________________________________________________
66922 [  8527] By: jhi                                   on 2001/01/23  14:44:04
66923         Log: Metaconfig unit change for #8526.
66924      Branch: metaconfig
66925            ! U/threads/archname.U
66926 ____________________________________________________________________________
66927 [  8526] By: jhi                                   on 2001/01/23  14:43:19
66928         Log: Attach -perlio to the archname if so selected.
66929      Branch: perl
66930            ! Configure
66931 ____________________________________________________________________________
66932 [  8525] By: jhi                                   on 2001/01/23  14:24:01
66933         Log: Subject: [PATCH] pod/perlvar.pod
66934              From: abigail@foad.org
66935              Date: Tue, 23 Jan 2001 01:41:10 +0100
66936              Message-ID: <20010123004110.22259.qmail@foad.org>
66937      Branch: perl
66938            ! pod/perlvar.pod
66939 ____________________________________________________________________________
66940 [  8524] By: jhi                                   on 2001/01/23  14:22:32
66941         Log: A bug introduced in #8217 (the undefined variable in the
66942              lib/safe1_t #3) fixed, by Charles Lane:
66943              
66944              The earlier patch made it so that stuff running in Safe
66945              compartments could do a "caller" and see "main".  That
66946              little change in name is done right before the code in
66947              the compartment is run, and apparantly the parser
66948              was picking up the stash name before it got changed.
66949              
66950              (why it was threaded vs. unthreaded Perl that was sensitive to this
66951              I still don't know...and it probably doesn't matter).
66952              
66953              I tryed removing the stash name-change and saw that threaded Perl
66954              did indeed pass the lib/safe1.t tests.
66955              
66956              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
66957              do the name change (and to connect _ in the compartment to the global
66958              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
66959              to call _safe_pkg_prep when creating a new compartment.
66960              
66961              Passes all tests with threaded perl on linux; passes all tests
66962              with unthreaded perl on VMS.
66963              
66964              At some point I'll probably want to revisit Safe and Opcode to
66965              provide more sensible handling of global variables...and to get
66966              formats working in Safe compartments, which they don't do currently.
66967      Branch: perl
66968            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
66969 ____________________________________________________________________________
66970 [  8523] By: jhi                                   on 2001/01/23  14:11:58
66971         Log: Also the lib/Thread.pm itself needs to be ignored if
66972              the Thread extension hasn't been built.
66973      Branch: perl
66974            ! t/lib/1_compile.t
66975 ____________________________________________________________________________
66976 [  8522] By: jhi                                   on 2001/01/23  13:51:28
66977         Log: print() instead of warn() so that stderr doesn't get
66978              unnecessarily polluted.
66979      Branch: perl
66980            ! ext/Encode/compile
66981 ____________________________________________________________________________
66982 [  8521] By: jhi                                   on 2001/01/23  13:49:48
66983         Log: Integrate perlio:
66984              
66985              [  8520]
66986              More messing with Encode:
66987              Extra fields in header to allow multiple names and to record
66988              other things "compile" knows.
66989              Re-organise compile to factor out common output routines.
66990              
66991              [  8519]
66992              Change file-of-files command line from -F to -f to avoid case issues on VMS.
66993      Branch: perl
66994           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
66995           !> ext/Encode/encode.h
66996 ____________________________________________________________________________
66997 [  8520] By: nick                                  on 2001/01/22  21:44:00
66998         Log: More messing with Encode:
66999              Extra fields in header to allow multiple names and to record
67000              other things "compile" knows.
67001              Re-organise compile to factor out common output routines.
67002      Branch: perlio
67003            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
67004 ____________________________________________________________________________
67005 [  8519] By: nick                                  on 2001/01/22  20:33:50
67006         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
67007      Branch: perlio
67008            ! ext/Encode/Makefile.PL ext/Encode/compile
67009 ____________________________________________________________________________
67010 [  8518] By: nick                                  on 2001/01/22  20:28:13
67011         Log: Integrate mainline
67012      Branch: perlio
67013           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
67014           !> vos/config.alpha.def vos/config.alpha.h
67015 ____________________________________________________________________________
67016 [  8517] By: jhi                                   on 2001/01/22  15:37:17
67017         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
67018              by Inaba Hiroto.
67019      Branch: perl
67020            ! sv.c
67021 ____________________________________________________________________________
67022 [  8516] By: jhi                                   on 2001/01/22  14:55:15
67023         Log: More SIG_SIZE fixes.
67024      Branch: perl
67025            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
67026 ____________________________________________________________________________
67027 [  8515] By: jhi                                   on 2001/01/22  14:50:27
67028         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
67029              From: "Craig A. Berry" <craigberry@mac.com>
67030              Date: Mon, 22 Jan 2001 00:42:24 -0600
67031              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
67032      Branch: perl
67033            ! configure.com
67034 ____________________________________________________________________________
67035 [  8514] By: jhi                                   on 2001/01/22  14:31:17
67036         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
67037              From: "Craig A. Berry" <craigberry@mac.com>
67038              Date: Sun, 21 Jan 2001 23:03:25 -0600
67039              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
67040      Branch: perl
67041            ! configure.com
67042 ____________________________________________________________________________
67043 [  8513] By: jhi                                   on 2001/01/22  14:14:00
67044         Log: Add the .ucm encoding tables to the MANIFEST.
67045      Branch: perl
67046            ! MANIFEST
67047 ____________________________________________________________________________
67048 [  8512] By: jhi                                   on 2001/01/22  13:43:33
67049         Log: Integrate perlio:
67050              
67051              [  8511]
67052              Make "real" layers of ":utf8" and ":raw".
67053              So now PERLIO=utf8 perl ...
67054              does what Andreas wanted.
67055              Fix arg passing in open.pm (still have a Carp issue).
67056              
67057              [  8508]
67058              Switch "compiled in" encodings to .ucm format.
67059              (Leave others as .enc till we can run-time load .ucm,
67060              or find some other way to load them.)
67061      Branch: perl
67062           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
67063           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
67064           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
67065           +> ext/Encode/Encode/iso8859-10.ucm
67066           +> ext/Encode/Encode/iso8859-13.ucm
67067           +> ext/Encode/Encode/iso8859-14.ucm
67068           +> ext/Encode/Encode/iso8859-15.ucm
67069           +> ext/Encode/Encode/iso8859-16.ucm
67070           +> ext/Encode/Encode/iso8859-2.ucm
67071           +> ext/Encode/Encode/iso8859-3.ucm
67072           +> ext/Encode/Encode/iso8859-4.ucm
67073           +> ext/Encode/Encode/iso8859-5.ucm
67074           +> ext/Encode/Encode/iso8859-6.ucm
67075           +> ext/Encode/Encode/iso8859-7.ucm
67076           +> ext/Encode/Encode/iso8859-8.ucm
67077           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
67078           +> ext/Encode/Encode/symbol.ucm
67079           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
67080           !> perliol.h
67081 ____________________________________________________________________________
67082 [  8511] By: nick                                  on 2001/01/21  23:44:47
67083         Log: Make "real" layers of ":utf8" and ":raw".
67084              So now PERLIO=utf8 perl ...
67085              does what Andreas wanted.
67086              Fix arg passing in open.pm (still have a Carp issue).
67087      Branch: perlio
67088            ! lib/open.pm perlio.c perliol.h
67089 ____________________________________________________________________________
67090 [  8510] By: jhi                                   on 2001/01/21  22:56:53
67091         Log: Document the regex content pushing/popping a bit better.
67092      Branch: perl
67093            ! regexec.c
67094 ____________________________________________________________________________
67095 [  8509] By: jhi                                   on 2001/01/21  22:55:44
67096         Log: Tweak the mkdir trailing slash code some more.
67097              
67098              TO DO: the same handling should probably be done for
67099              all the other filesystem functions that can have directories
67100              as their arguments.
67101      Branch: perl
67102            ! pp_sys.c
67103 ____________________________________________________________________________
67104 [  8508] By: nick                                  on 2001/01/21  21:37:43
67105         Log: Switch "compiled in" encodings to .ucm format.
67106              (Leave others as .enc till we can run-time load .ucm,
67107              or find some other way to load them.)
67108      Branch: perlio
67109            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
67110            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
67111            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
67112            + ext/Encode/Encode/iso8859-10.ucm
67113            + ext/Encode/Encode/iso8859-13.ucm
67114            + ext/Encode/Encode/iso8859-14.ucm
67115            + ext/Encode/Encode/iso8859-15.ucm
67116            + ext/Encode/Encode/iso8859-16.ucm
67117            + ext/Encode/Encode/iso8859-2.ucm
67118            + ext/Encode/Encode/iso8859-3.ucm
67119            + ext/Encode/Encode/iso8859-4.ucm
67120            + ext/Encode/Encode/iso8859-5.ucm
67121            + ext/Encode/Encode/iso8859-6.ucm
67122            + ext/Encode/Encode/iso8859-7.ucm
67123            + ext/Encode/Encode/iso8859-8.ucm
67124            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
67125            + ext/Encode/Encode/symbol.ucm
67126            ! ext/Encode/Makefile.PL ext/Encode/compile
67127 ____________________________________________________________________________
67128 [  8507] By: nick                                  on 2001/01/21  21:02:03
67129         Log: Integrate (partial) mainline.
67130      Branch: perlio
67131           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
67132           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
67133           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
67134 ____________________________________________________________________________
67135 [  8506] By: jhi                                   on 2001/01/21  20:09:30
67136         Log: Update Changes.
67137      Branch: perl
67138            ! Changes patchlevel.h
67139 ____________________________________________________________________________
67140 [  8505] By: jhi                                   on 2001/01/21  19:39:59
67141         Log: Subject: Minor typos in perlfaq2.pod
67142              From: "Stephen P. Potter" <spp@spotter.yi.org>
67143              Message-Id: <200101192101.QAA11911@spotter.yi.org>
67144              Date: Fri, 19 Jan 2001 16:01:13 -0500
67145              
67146              with a nit from Philip Newton.
67147      Branch: perl
67148            ! pod/perlfaq2.pod
67149 ____________________________________________________________________________
67150 [  8504] By: jhi                                   on 2001/01/21  19:33:05
67151         Log: Metaconfig change for #8503.
67152      Branch: metaconfig
67153            ! U/threads/usethreads.U
67154 ____________________________________________________________________________
67155 [  8503] By: jhi                                   on 2001/01/21  19:32:21
67156         Log: Sanity check for conflicting thread flavours.
67157      Branch: perl
67158            ! Configure config_h.SH
67159 ____________________________________________________________________________
67160 [  8502] By: jhi                                   on 2001/01/21  19:23:00
67161         Log: Metaconfig change for #8501.
67162      Branch: metaconfig
67163            ! U/modified/sig_name.U
67164 ____________________________________________________________________________
67165 [  8501] By: jhi                                   on 2001/01/21  19:22:26
67166         Log: The SIG_SIZE is the number of the elements *excluding*
67167              the terminating NULL.
67168      Branch: perl
67169            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
67170            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
67171            ! win32/config_H.vc
67172 ____________________________________________________________________________
67173 [  8500] By: jhi                                   on 2001/01/21  18:31:31
67174         Log: Integrate perlio:
67175              
67176              [  8498]
67177              Encode cleanup.
67178              Add command line control over "compile" so that Makefile.PL
67179              needs can be combined with other uses.
67180              Use command line options in Makefile.PL.
67181              Fix multi-byte parsing in .ucm files.
67182              
67183              [  8497]
67184              Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
67185              
67186              [  8496]
67187              Fixup after integrate:
67188              missed the .sym files that are changed by regen_headers
67189              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
67190              
67191              [  8484]
67192              Infrastructure to allow:
67193              open($fh,"|-",@array);
67194              to be implemented
67195              i.e. mark pp_open as needing a stack mark, and make pp_open
67196              process its args in that style (and pass them _all_ to tied handles OPEN).
67197              Invent do_openn() which takes SV ** at allow it to see multiple args.
67198              Note this does not _do_ anything yet.
67199      Branch: perl
67200           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
67201           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
67202           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
67203           !> pp_sys.c proto.h sv.c
67204 ____________________________________________________________________________
67205 [  8499] By: jhi                                   on 2001/01/21  17:43:57
67206         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
67207              From: Hugo <hv@crypt.compulink.co.uk>
67208              Date: Sun, 21 Jan 2001 13:34:05 +0000
67209              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
67210              
67211              In sprintf UTF8ize only if necessary.
67212      Branch: perl
67213            ! sv.c
67214 ____________________________________________________________________________
67215 [  8498] By: nick                                  on 2001/01/21  16:25:32
67216         Log: Encode cleanup.
67217              Add command line control over "compile" so that Makefile.PL
67218              needs can be combined with other uses.
67219              Use command line options in Makefile.PL.
67220              Fix multi-byte parsing in .ucm files.
67221      Branch: perlio
67222            ! ext/Encode/Makefile.PL ext/Encode/compile
67223 ____________________________________________________________________________
67224 [  8497] By: nick                                  on 2001/01/21  12:56:27
67225         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
67226      Branch: perlio
67227            ! ext/Encode/Encode.xs
67228 ____________________________________________________________________________
67229 [  8496] By: nick                                  on 2001/01/21  12:18:45
67230         Log: Fixup after integrate:
67231              missed the .sym files that are changed by regen_headers
67232              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
67233      Branch: perlio
67234            ! global.sym pp.sym sv.c
67235 ____________________________________________________________________________
67236 [  8495] By: nick                                  on 2001/01/21  11:51:07
67237         Log: Integrate mainline.
67238      Branch: perlio
67239           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
67240           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
67241           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
67242           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
67243           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
67244           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
67245           !> win32/Makefile win32/makefile.mk
67246 ____________________________________________________________________________
67247 [  8494] By: jhi                                   on 2001/01/20  23:12:11
67248         Log: Forgot the expect_number() prototype.
67249      Branch: perl
67250            ! embed.h embed.pl proto.h
67251 ____________________________________________________________________________
67252 [  8493] By: jhi                                   on 2001/01/20  22:56:39
67253         Log: Subject: [PATCH: perl@8482] README.vms URL updates
67254              From: Peter Prymmer <pvhp@forte.com>
67255              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
67256              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
67257              
67258              Plus Craig A. Berry's suggestion to use compaq.com instead
67259              of digital.com.
67260      Branch: perl
67261            ! README.vms
67262 ____________________________________________________________________________
67263 [  8492] By: jhi                                   on 2001/01/20  22:50:05
67264         Log: Memory management calls documentation.
67265      Branch: perl
67266            ! pod/perlguts.pod
67267 ____________________________________________________________________________
67268 [  8491] By: jhi                                   on 2001/01/20  22:38:33
67269         Log: Signedness nit plus few memcpy/Copy nits.
67270      Branch: perl
67271            ! sv.c
67272 ____________________________________________________________________________
67273 [  8490] By: jhi                                   on 2001/01/20  22:25:53
67274         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
67275              From: Peter Prymmer <pvhp@forte.com>
67276              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
67277              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
67278      Branch: perl
67279            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
67280 ____________________________________________________________________________
67281 [  8489] By: jhi                                   on 2001/01/20  22:24:41
67282         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
67283              From: Peter Prymmer <pvhp@forte.com>
67284              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
67285              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
67286      Branch: perl
67287            ! win32/Makefile win32/makefile.mk
67288 ____________________________________________________________________________
67289 [  8488] By: jhi                                   on 2001/01/20  22:22:27
67290         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
67291              From: Peter Prymmer <pvhp@forte.com>
67292              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
67293              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
67294      Branch: perl
67295            ! Makefile.SH
67296 ____________________________________________________________________________
67297 [  8487] By: jhi                                   on 2001/01/20  22:21:18
67298         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
67299              From: Peter Prymmer <pvhp@forte.com>
67300              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
67301              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
67302      Branch: perl
67303            + ext/DynaLoader/dl_dllload.xs
67304            ! MANIFEST Makefile.SH hints/os390.sh
67305 ____________________________________________________________________________
67306 [  8486] By: jhi                                   on 2001/01/20  22:17:53
67307         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
67308              From: Peter Prymmer <pvhp@forte.com>
67309              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
67310              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
67311      Branch: perl
67312            ! README.os390 README.posix-bc
67313 ____________________________________________________________________________
67314 [  8485] By: jhi                                   on 2001/01/20  20:15:30
67315         Log: Document and test the new qu operator.
67316      Branch: perl
67317            + t/op/qu.t
67318            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
67319            ! pod/perlretut.pod pod/perlunicode.pod
67320 ____________________________________________________________________________
67321 [  8484] By: nick                                  on 2001/01/20  19:42:30
67322         Log: Infrastructure to allow:
67323              open($fh,"|-",@array);
67324              to be implemented
67325              i.e. mark pp_open as needing a stack mark, and make pp_open
67326              process its args in that style (and pass them _all_ to tied handles OPEN).
67327              Invent do_openn() which takes SV ** at allow it to see multiple args.
67328              Note this does not _do_ anything yet.
67329      Branch: perlio
67330            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
67331            ! perlapi.c pp_proto.h pp_sys.c proto.h
67332 ____________________________________________________________________________
67333 [  8483] By: nick                                  on 2001/01/20  17:23:14
67334         Log: Integrate mainline.
67335      Branch: perlio
67336           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
67337           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
67338 ____________________________________________________________________________
67339 [  8482] By: jhi                                   on 2001/01/19  15:37:49
67340         Log: Update Changes.
67341      Branch: perl
67342            ! Changes patchlevel.h
67343 ____________________________________________________________________________
67344 [  8481] By: jhi                                   on 2001/01/19  14:41:24
67345         Log: Subject: Re: new feature: s?printf parameter reordering 
67346              From: Hugo <hv@crypt.compulink.co.uk>
67347              Date: Thu, 11 Jan 2001 17:09:03 +0000
67348              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
67349              
67350              - support reordering for all parameters: %, *v, *, .*
67351              - lay down that the reordering specification must immediately
67352              follow that parameter: %3$, *v3$, *3$, .*3$
67353              - fix vectorisation of a zero-length string
67354              - factor out the code choosing the argument to format
67355              
67356              Possibly unwanted side-effects:
67357              - the special format specifiers ' +-0' must now precede any
67358              vectorisation specifier. Tests in op/sprintf and op/ver
67359              have been changed to reflect this.
67360              - sprintf.t test #214 changed its expectations because in many
67361              cases, the next parameter has already been consumed when an
67362              invalid type letter is detected.
67363              
67364              Probably wanted side-effects:
67365              - attempts to format a non-existent parameter will warn as if C<undef>
67366              - attempt to write to non-existent parameter with '%n' will complain
67367              of "attempt to modify read-only value" instead of being silent
67368      Branch: perl
67369            ! sv.c t/op/sprintf.t t/op/ver.t
67370 ____________________________________________________________________________
67371 [  8480] By: jhi                                   on 2001/01/19  14:08:37
67372         Log: Subject: PATCH pragma/locale.t
67373              From: andreas.koenig@anima.de (Andreas J. Koenig)
67374              Date: 18 Jan 2001 09:45:37 +0100
67375              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
67376      Branch: perl
67377            ! t/pragma/locale.t
67378 ____________________________________________________________________________
67379 [  8479] By: jhi                                   on 2001/01/19  13:19:58
67380         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
67381      Branch: perl
67382            ! configure.com
67383 ____________________________________________________________________________
67384 [  8478] By: jhi                                   on 2001/01/19  02:12:35
67385         Log: Automate 1_compile.t.
67386      Branch: perl
67387            ! t/lib/1_compile.t
67388 ____________________________________________________________________________
67389 [  8477] By: jhi                                   on 2001/01/19  01:49:56
67390         Log: Integrate perlio:
67391              
67392              [  8475]
67393              Win32 "safe signals" co-existance fix.
67394              Fix SIG_SIZE value.
67395              Clear PL_sig_pending when cloning (fork).
67396      Branch: perl
67397           !> sv.c win32/config.bc win32/config.gc win32/config.vc
67398           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
67399 ____________________________________________________________________________
67400 [  8476] By: nick                                  on 2001/01/18  21:51:52
67401         Log: Integrate mainline
67402      Branch: perlio
67403           +> t/lib/1_compile.t t/lib/compmod.pl
67404           !> MANIFEST configure.com lib/unicode/distinct.pm
67405 ____________________________________________________________________________
67406 [  8475] By: nick                                  on 2001/01/18  21:48:02
67407         Log: Win32 "safe signals" co-existance fix.
67408              Fix SIG_SIZE value.
67409              Clear PL_sig_pending when cloning (fork).
67410      Branch: perlio
67411            ! sv.c win32/config.bc win32/config.gc win32/config.vc
67412            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
67413 ____________________________________________________________________________
67414 [  8474] By: jhi                                   on 2001/01/18  14:40:57
67415         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
67416      Branch: perl
67417            ! t/lib/1_compile.t
67418 ____________________________________________________________________________
67419 [  8473] By: gsar                                  on 2001/01/18  11:42:31
67420         Log: unsubmitted trial1 change
67421      Branch: maint-5.6/perl
67422            ! Changes
67423 ____________________________________________________________________________
67424 [  8472] By: jhi                                   on 2001/01/18  04:30:24
67425         Log: The first bug found by 1_compile.t.
67426      Branch: perl
67427            ! lib/unicode/distinct.pm
67428 ____________________________________________________________________________
67429 [  8471] By: jhi                                   on 2001/01/18  04:29:42
67430         Log: Add Schwern's 1_compile test.  The compile_module script renamed
67431              to be a bit shorter for the 8.3 people.
67432      Branch: perl
67433            + t/lib/1_compile.t t/lib/compmod.pl
67434            ! MANIFEST
67435 ____________________________________________________________________________
67436 [  8470] By: jhi                                   on 2001/01/18  04:16:00
67437         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)
67438              From: Peter Prymmer <pvhp@forte.com>
67439              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
67440              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
67441              Replace #8463.
67442      Branch: maint-5.6/perl
67443            ! configure.com
67444 ____________________________________________________________________________
67445 [  8469] By: jhi                                   on 2001/01/18  04:13:02
67446         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)
67447              From: Peter Prymmer <pvhp@forte.com>
67448              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
67449              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
67450              Replace #8462.
67451      Branch: perl
67452            ! configure.com
67453 ____________________________________________________________________________
67454 [  8468] By: jhi                                   on 2001/01/18  03:42:08
67455         Log: Integrate perlio:
67456              
67457              [  8467]
67458              "Safe" signals - trial implementation.
67459              gv.c tweaked to zero PL_sig_pend array
67460              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
67461              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
67462              Odd thing is that it "works" with PERLIO=stdio as well (linux).
67463      Branch: perl
67464           !> gv.c mg.c perlio.c util.c
67465 ____________________________________________________________________________
67466 [  8467] By: nick                                  on 2001/01/17  22:41:10
67467         Log: "Safe" signals - trial implementation.
67468              gv.c tweaked to zero PL_sig_pend array
67469              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
67470              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
67471              Odd thing is that it "works" with PERLIO=stdio as well (linux).
67472      Branch: perlio
67473            ! gv.c mg.c perlio.c util.c
67474 ____________________________________________________________________________
67475 [  8466] By: nick                                  on 2001/01/17  20:40:20
67476         Log: Integrate mainline.
67477      Branch: perlio
67478           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
67479           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
67480           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
67481           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
67482           !> vos/config.ga.h win32/config.bc win32/config.gc
67483           !> win32/config.vc
67484 ____________________________________________________________________________
67485 [  8465] By: jhi                                   on 2001/01/17  18:37:13
67486         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
67487              From: Nicholas Clark <nick@ccl4.org>
67488              Date: Wed, 17 Jan 2001 17:31:33 +0000
67489              Message-ID: <20010117173133.I2633@plum.flirble.org>
67490      Branch: perl
67491            ! t/op/int.t
67492 ____________________________________________________________________________
67493 [  8464] By: jhi                                   on 2001/01/17  14:43:17
67494         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
67495              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
67496              Date: Wed, 17 Jan 2001 15:16:43 +0100
67497              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
67498              
67499              pp_int() was dropping an NV to the floor,
67500              int(279964589018079/59) either returned not an integer
67501              4745162525730.15, or one got "Attempt to free unreferenced scalar."
67502      Branch: perl
67503            ! pp.c
67504 ____________________________________________________________________________
67505 [  8463] By: jhi                                   on 2001/01/17  06:12:42
67506         Log: (Replaced by #8470)
67507              
67508              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)
67509              From: "Craig A. Berry" <craigberry@mac.com>
67510              Date: Tue, 16 Jan 2001 23:38:46 -0600
67511              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
67512      Branch: maint-5.6/perl
67513            ! configure.com
67514 ____________________________________________________________________________
67515 [  8462] By: jhi                                   on 2001/01/17  06:11:31
67516         Log: (Replaced by #8469)
67517              
67518              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)
67519              From: "Craig A. Berry" <craigberry@mac.com>
67520              Date: Tue, 16 Jan 2001 23:38:46 -0600
67521              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
67522      Branch: perl
67523            ! configure.com
67524 ____________________________________________________________________________
67525 [  8461] By: jhi                                   on 2001/01/17  05:56:12
67526         Log: Allow for one trailing slash in the directory of mkdir().
67527      Branch: perl
67528            ! pp_sys.c
67529 ____________________________________________________________________________
67530 [  8460] By: jhi                                   on 2001/01/17  03:26:01
67531         Log: Metaconfig unit changes for #8459.
67532      Branch: metaconfig
67533            ! U/modified/Loc.U U/modified/sig_name.U
67534 ____________________________________________________________________________
67535 [  8459] By: jhi                                   on 2001/01/17  03:24:48
67536         Log: Define SIG_SIZE, the number of elements in the sig_name and
67537              sig_num arrays, including the final NULL entry.
67538      Branch: perl
67539            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67540            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
67541            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
67542            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
67543            ! win32/config.bc win32/config.gc win32/config.vc
67544 ____________________________________________________________________________
67545 [  8458] By: jhi                                   on 2001/01/17  01:41:33
67546         Log: Integrate perlio:
67547              
67548              [  8457]
67549              Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
67550              Provides all the "cost" but no benefit yet - it is to allow cost
67551              to be measured, and implementation experiments (just in mg.c?).
67552      Branch: perl
67553           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
67554           !> perlapi.h proto.h sv.c
67555 ____________________________________________________________________________
67556 [  8457] By: nick                                  on 2001/01/16  22:07:26
67557         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
67558              Provides all the "cost" but no benefit yet - it is to allow cost
67559              to be measured, and implementation experiments (just in mg.c?).
67560      Branch: perlio
67561            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
67562            ! perlapi.h proto.h sv.c
67563 ____________________________________________________________________________
67564 [  8456] By: nick                                  on 2001/01/16  21:07:07
67565         Log: Integrate mainline.
67566      Branch: perlio
67567           !> (integrate 51 files)
67568 ____________________________________________________________________________
67569 [  8455] By: jhi                                   on 2001/01/16  18:13:43
67570         Log: Subject: [PATCH] regcomp.c old feature removal
67571              From: mjd@plover.com
67572              Date: 16 Jan 2001 14:43:18 -0000 
67573              Message-ID: <20010116144318.7140.qmail@plover.com> 
67574      Branch: perl
67575            ! regcomp.c
67576 ____________________________________________________________________________
67577 [  8454] By: jhi                                   on 2001/01/16  16:12:39
67578         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
67579              From: "Indy Singh" <indy@nusphere.com>
67580              Date: Wed, 10 Jan 2001 20:17:49 -0500
67581              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
67582      Branch: maint-5.6/perl
67583            ! win32/Makefile
67584 ____________________________________________________________________________
67585 [  8453] By: jhi                                   on 2001/01/16  16:09:33
67586         Log: Update Changes.
67587      Branch: perl
67588            ! Changes patchlevel.h
67589 ____________________________________________________________________________
67590 [  8452] By: jhi                                   on 2001/01/16  15:42:04
67591         Log: Subject: Re: API Cleanup
67592              To: perl5-porters@perl.org
67593              Date: Tue, 16 Jan 2001 13:42:30 +0000
67594              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
67595              
67596              Subject: [PATCH] utf8.c documentation
67597              From: Simon Cozens <simon@cozens.net>
67598              Date: Tue, 16 Jan 2001 13:52:48 +0000
67599              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
67600              
67601              Subject: Re: API Cleanup
67602              From: Simon Cozens <simon@cozens.net>
67603              Date: Tue, 16 Jan 2001 14:58:55 +0000
67604              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
67605              
67606              UTF-8 doc patches.
67607      Branch: perl
67608            ! embed.pl pod/perlapi.pod utf8.c
67609 ____________________________________________________________________________
67610 [  8451] By: jhi                                   on 2001/01/16  14:41:39
67611         Log: podlators 1.07, from Russ Allbery.
67612      Branch: perl
67613            ! lib/Pod/Man.pm
67614 ____________________________________________________________________________
67615 [  8450] By: jhi                                   on 2001/01/16  14:24:19
67616         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
67617              From: "Indy Singh" <indy@nusphere.com>
67618              Date: Mon, 15 Jan 2001 20:59:40 -0500
67619              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
67620      Branch: perl
67621            ! win32/Makefile
67622 ____________________________________________________________________________
67623 [  8449] By: jhi                                   on 2001/01/16  03:42:55
67624         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
67625              at the setting of the ofs_sv in new_struct_thread() as the
67626              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
67627              uninitialized fields are, uh, initialized with),
67628              SvREFCNT_inc()ing that invited a core dump.
67629      Branch: perl
67630            ! util.c
67631 ____________________________________________________________________________
67632 [  8448] By: jhi                                   on 2001/01/16  01:49:07
67633         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
67634              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
67635              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
67636              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
67637              
67638              Replace #8444 and #8445.
67639      Branch: perl
67640            ! ext/B/B.xs ext/B/B/Debug.pm
67641 ____________________________________________________________________________
67642 [  8447] By: jhi                                   on 2001/01/15  21:05:35
67643         Log: Subject: [PATCH] API Variable documentation   
67644              From: Simon Cozens <simon@cozens.net>
67645              Date: Mon, 15 Jan 2001 19:35:54 +0000
67646              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
67647      Branch: perl
67648            ! pod/perlapi.pod thrdvar.h
67649 ____________________________________________________________________________
67650 [  8446] By: jhi                                   on 2001/01/15  20:49:20
67651         Log: Signedness nit.
67652      Branch: perl
67653            ! pp_ctl.c
67654 ____________________________________________________________________________
67655 [  8445] By: jhi                                   on 2001/01/15  20:28:48
67656         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
67657      Branch: perl
67658            ! ext/B/B/Debug.pm
67659 ____________________________________________________________________________
67660 [  8444] By: jhi                                   on 2001/01/15  13:09:10
67661         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
67662      Branch: perl
67663            ! ext/B/B.xs
67664 ____________________________________________________________________________
67665 [  8443] By: jhi                                   on 2001/01/15  13:06:26
67666         Log: Missing from #8439.
67667      Branch: perl
67668            ! keywords.h mg.c
67669 ____________________________________________________________________________
67670 [  8442] By: jhi                                   on 2001/01/15  13:02:38
67671         Log: Subject: [PATCH @8436] Eliminate op_children
67672              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
67673              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
67674              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
67675              
67676              Subject: [PATCH @8436] Re: Eliminate op_children
67677              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
67678              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
67679              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
67680      Branch: perl
67681            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
67682            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
67683            ! op.c op.h
67684 ____________________________________________________________________________
67685 [  8441] By: jhi                                   on 2001/01/15  12:57:08
67686         Log: Use the /^Perl_/-less form of is_lvalue_sub().
67687      Branch: perl
67688            ! pp.h
67689 ____________________________________________________________________________
67690 [  8440] By: jhi                                   on 2001/01/15  05:13:09
67691         Log: Revert #8437 and #8438, the Linux large files story is more complex.
67692      Branch: metaconfig/U/perl
67693            ! d_fpos64_t.U d_off64_t.U
67694      Branch: perl
67695            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67696            ! config_h.SH configure.com epoc/config.sh perl.h
67697            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
67698            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
67699            ! win32/config.bc win32/config.gc win32/config.vc
67700 ____________________________________________________________________________
67701 [  8439] By: jhi                                   on 2001/01/15  05:02:24
67702         Log: More UTF-8 patches from Inaba Hiroto.
67703              - The substr lval was still not okay.
67704              - Now pp_stringify and sv_setsv copies source's UTF8 flag
67705              even if IN_BYTE.  pp_stringify is called from fold_constants
67706              at optimization phase and "\x{100}" was made SvUTF8_off under
67707              use bytes (the bytes pragma is for "byte semantics" and not
67708              for "do not produce UTF8 data")
67709              - New `qu' operator to generate UTF8 string explicitly.
67710              Though I agree with the policy "0x00-0xff always produce bytes",
67711              sometimes want to such a string to be coded in UTF8.
67712              I can use pack"U0a*" but it requires more typing and has
67713              runtime overhead.
67714              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
67715              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
67716              string is not UTF8_on and has char 0x80-0xff.
67717              
67718              TODO: document and test qu.
67719      Branch: perl
67720            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
67721            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
67722            ! toke.c
67723 ____________________________________________________________________________
67724 [  8438] By: jhi                                   on 2001/01/14  05:10:23
67725         Log: (Reverted by #8440)
67726              
67727              Metaconfig unit changes for #8437.
67728      Branch: metaconfig/U/perl
67729            ! d_fpos64_t.U d_off64_t.U
67730 ____________________________________________________________________________
67731 [  8437] By: jhi                                   on 2001/01/14  04:55:34
67732         Log: (Reverted by #8440)
67733              
67734              Add <features.h> probing, seems to be needed for (some?)
67735              Linux largefileness.
67736      Branch: perl
67737            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67738            ! config_h.SH configure.com epoc/config.sh perl.h
67739            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
67740            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
67741            ! win32/config.bc win32/config.gc win32/config.vc
67742 ____________________________________________________________________________
67743 [  8436] By: jhi                                   on 2001/01/13  17:47:21
67744         Log: Tighten some of the tests a bit.
67745      Branch: perl
67746            ! t/pragma/utf8.t
67747 ____________________________________________________________________________
67748 [  8435] By: jhi                                   on 2001/01/13  17:31:54
67749         Log: Integrate perlio:
67750              
67751              [  8434]
67752              Run dmake regen_config_h for Win32
67753              
67754              [  8433]
67755              VMS friendly patch to Encode compile process
67756      Branch: perl
67757           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
67758           !> win32/config_H.gc win32/config_H.vc
67759 ____________________________________________________________________________
67760 [  8434] By: nick                                  on 2001/01/13  11:36:53
67761         Log: Run dmake regen_config_h for Win32
67762      Branch: perlio
67763            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
67764 ____________________________________________________________________________
67765 [  8433] By: nick                                  on 2001/01/13  11:31:55
67766         Log: VMS friendly patch to Encode compile process
67767      Branch: perlio
67768            ! ext/Encode/Makefile.PL ext/Encode/compile
67769 ____________________________________________________________________________
67770 [  8432] By: nick                                  on 2001/01/13  11:06:44
67771         Log: Integrate mainline
67772      Branch: perlio
67773           +> ext/B/B/Concise.pm
67774           !> (integrate 52 files)
67775 ____________________________________________________________________________
67776 [  8431] By: jhi                                   on 2001/01/13  05:55:55
67777         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
67778              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
67779              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
67780              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
67781      Branch: perl
67782            ! ext/B/B/Concise.pm
67783 ____________________________________________________________________________
67784 [  8430] By: jhi                                   on 2001/01/13  04:24:18
67785         Log: The LVRET macro needed an aTHX.
67786      Branch: perl
67787            ! pp.h
67788 ____________________________________________________________________________
67789 [  8429] By: jhi                                   on 2001/01/13  02:12:42
67790         Log: Update Changes.
67791      Branch: perl
67792            ! Changes patchlevel.h
67793 ____________________________________________________________________________
67794 [  8428] By: jhi                                   on 2001/01/13  02:08:50
67795         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
67796              From: Peter Prymmer <pvhp@forte.com>
67797              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
67798              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
67799              
67800              Add a BEGIN guard for sloppy floating point division.
67801      Branch: perl
67802            ! lib/Math/BigInt.pm lib/bigint.pl
67803 ____________________________________________________________________________
67804 [  8427] By: jhi                                   on 2001/01/13  01:47:16
67805         Log: The B::Terse drop-in replacement wasn't quite drop-in.
67806      Branch: perl
67807            ! ext/B/B/Terse.pm
67808 ____________________________________________________________________________
67809 [  8426] By: jhi                                   on 2001/01/12  21:20:43
67810         Log: Use UVXf.
67811      Branch: perl
67812            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67813            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
67814            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
67815            ! vos/config.ga.def vos/config.ga.h win32/config.bc
67816            ! win32/config.gc win32/config.vc
67817 ____________________________________________________________________________
67818 [  8425] By: jhi                                   on 2001/01/12  20:20:14
67819         Log: Subject: [PATCH perl@8342] -Wformat
67820              From: Robin Barker <rmb1@cise.npl.co.uk>
67821              Date: Fri, 12 Jan 2001 20:03:14 GMT
67822              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
67823      Branch: perl
67824            ! ext/Encode/Encode.xs mg.c sv.c toke.c
67825 ____________________________________________________________________________
67826 [  8424] By: jhi                                   on 2001/01/12  20:01:48
67827         Log: Subject: B::Concise -- an improved replacement for B::Terse 
67828              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
67829              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
67830              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
67831      Branch: perl
67832            + ext/B/B/Concise.pm
67833            ! MANIFEST ext/B/B/Terse.pm
67834 ____________________________________________________________________________
67835 [  8423] By: jhi                                   on 2001/01/12  19:24:02
67836         Log: The new metaconfig unit from the #8421.
67837      Branch: metaconfig/U/perl
67838            + d_sigprocmask.U
67839 ____________________________________________________________________________
67840 [  8422] By: jhi                                   on 2001/01/12  19:23:43
67841         Log: Forgot the microperl config from the #8421.
67842      Branch: perl
67843            ! uconfig.h uconfig.sh
67844 ____________________________________________________________________________
67845 [  8421] By: jhi                                   on 2001/01/12  19:05:27
67846         Log: Add sigprocmask() probe, regen Configure, regen toc.
67847      Branch: perl
67848            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67849            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
67850            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
67851            ! vos/config.ga.h win32/config.bc win32/config.gc
67852            ! win32/config.vc
67853 ____________________________________________________________________________
67854 [  8420] By: jhi                                   on 2001/01/12  18:34:31
67855         Log: Add sockatmark() to the todo list.
67856      Branch: perl
67857            ! Todo-5.6
67858 ____________________________________________________________________________
67859 [  8419] By: jhi                                   on 2001/01/12  18:09:46
67860         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
67861      Branch: perl
67862            ! op.c
67863 ____________________________________________________________________________
67864 [  8418] By: jhi                                   on 2001/01/12  18:05:30
67865         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
67866              From: Radu Greab <radu@netsoft.ro>
67867              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
67868              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
67869      Branch: perl
67870            ! op.c t/pragma/sub_lval.t
67871 ____________________________________________________________________________
67872 [  8417] By: jhi                                   on 2001/01/12  16:09:09
67873         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
67874              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
67875              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
67876              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
67877      Branch: perl
67878            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
67879            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
67880            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
67881            ! t/pragma/sub_lval.t toke.c
67882 ____________________________________________________________________________
67883 [  8416] By: jhi                                   on 2001/01/12  15:42:06
67884         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
67885              From: "Richard Soderberg" <rs@crystalflame.net>
67886              Date: Fri, 12 Jan 2001 04:49:35 -0800
67887              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
67888              
67889              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
67890              according to the platform.
67891      Branch: perl
67892            ! op.c
67893 ____________________________________________________________________________
67894 [  8415] By: jhi                                   on 2001/01/12  15:33:41
67895         Log: One more UTF-8 fix from Inaba Hiroto.
67896      Branch: perl
67897            ! pp.c regexec.c t/pragma/utf8.t
67898 ____________________________________________________________________________
67899 [  8414] By: jhi                                   on 2001/01/12  15:30:18
67900         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
67901      Branch: perl
67902            ! regexec.c
67903 ____________________________________________________________________________
67904 [  8413] By: jhi                                   on 2001/01/12  15:22:10
67905         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
67906              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
67907              Date: Thu, 11 Jan 2001 12:53:36 +0100
67908              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
67909      Branch: perl
67910            ! toke.c
67911 ____________________________________________________________________________
67912 [  8412] By: jhi                                   on 2001/01/12  15:20:25
67913         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
67914              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
67915              Date: Fri, 12 Jan 2001 14:37:55 +0100
67916              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
67917      Branch: perl
67918            ! hints/posix-bc.sh
67919 ____________________________________________________________________________
67920 [  8411] By: jhi                                   on 2001/01/12  15:14:14
67921         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
67922              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
67923              Date: Fri, 12 Jan 2001 10:42:21 +0100
67924              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
67925      Branch: perl
67926            ! t/op/regmesg.t
67927 ____________________________________________________________________________
67928 [  8410] By: jhi                                   on 2001/01/12  05:48:55
67929         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
67930              From: Nicholas Clark <nick@ccl4.org> 
67931              Date: Sun, 7 Jan 2001 19:47:14 +0000
67932              Message-ID: <20010107194714.B1048@plum.flirble.org>
67933      Branch: perl
67934            ! t/op/numconvert.t
67935 ____________________________________________________________________________
67936 [  8409] By: jhi                                   on 2001/01/12  05:41:28
67937         Log: Integrate perlio:
67938              
67939              [  8408]
67940              Remove variables that were used in experiments.
67941              
67942              [  8407]
67943              Catch die in %SIG handler and unblock the signal before re-dying.
67944              This make Linux work _without_ sigsetjmp().
67945              Turn off sigsetjmp() to see what else it does.
67946              May need Configure probe for sigprocmask() if anything has sigaction()
67947              but not sigprocmask().
67948      Branch: perl
67949           !> mg.c scope.h
67950 ____________________________________________________________________________
67951 [  8408] By: nick                                  on 2001/01/11  22:43:28
67952         Log: Remove variables that were used in experiments.
67953      Branch: perlio
67954            ! mg.c
67955 ____________________________________________________________________________
67956 [  8407] By: nick                                  on 2001/01/11  20:57:44
67957         Log: Catch die in %SIG handler and unblock the signal before re-dying.
67958              This make Linux work _without_ sigsetjmp().
67959              Turn off sigsetjmp() to see what else it does.
67960              May need Configure probe for sigprocmask() if anything has sigaction()
67961              but not sigprocmask().
67962      Branch: perlio
67963            ! mg.c scope.h
67964 ____________________________________________________________________________
67965 [  8406] By: nick                                  on 2001/01/11  19:32:07
67966         Log: Integrate mainline
67967      Branch: perlio
67968           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
67969           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
67970           !> t/op/substr.t
67971 ____________________________________________________________________________
67972 [  8405] By: jhi                                   on 2001/01/11  17:11:01
67973         Log: Fix UTF-8 lval substr().
67974      Branch: perl
67975            ! mg.c t/op/substr.t
67976 ____________________________________________________________________________
67977 [  8404] By: jhi                                   on 2001/01/11  05:13:58
67978         Log: Update Changes.
67979      Branch: perl
67980            ! Changes patchlevel.h
67981 ____________________________________________________________________________
67982 [  8403] By: jhi                                   on 2001/01/11  04:38:24
67983         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
67984              From: Hugo <hv@crypt.compulink.co.uk>
67985              Date: Mon, 30 Oct 2000 01:33:26 +0000
67986              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
67987      Branch: perl
67988            ! regexec.c t/op/re_tests
67989 ____________________________________________________________________________
67990 [  8402] By: jhi                                   on 2001/01/11  04:26:12
67991         Log: Integrate perlio:
67992              
67993              [  8401]
67994              Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
67995              (So Alan and Ilya can try setting via hints.)
67996              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
67997              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
67998              doing the save everywhere seems to restart read() correctly, but just
67999              doing it once "round" the handler does not.
68000              
68001              [  8399]
68002              Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
68003              
68004              [  8393]
68005              Back out Simon's pid hackery for now.
68006              
68007              [  8371]
68008              Fix "scalars leaked" bugs caused by overload magic
68009              (Highlighted by Ilya's DESTROY optimization.)
68010      Branch: perl
68011           !> scope.h util.c
68012 ____________________________________________________________________________
68013 [  8401] By: nick                                  on 2001/01/10  22:52:55
68014         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
68015              (So Alan and Ilya can try setting via hints.)
68016              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
68017              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
68018              doing the save everywhere seems to restart read() correctly, but just
68019              doing it once "round" the handler does not.
68020      Branch: perlio
68021            ! scope.h
68022 ____________________________________________________________________________
68023 [  8400] By: jhi                                   on 2001/01/10  21:57:54
68024         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
68025              of IRIX, HP-UX is unaffected.
68026      Branch: perl
68027            ! perl.h
68028 ____________________________________________________________________________
68029 [  8399] By: nick                                  on 2001/01/10  21:29:19
68030         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
68031      Branch: perlio
68032            ! util.c
68033 ____________________________________________________________________________
68034 [  8398] By: jhi                                   on 2001/01/10  20:55:31
68035         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
68036              also have ReusePort.
68037      Branch: perl
68038            ! ext/IO/lib/IO/Socket/INET.pm
68039 ____________________________________________________________________________
68040 [  8397] By: jhi                                   on 2001/01/10  20:50:57
68041         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
68042              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
68043              Date: Wed, 10 Jan 2001 01:38:13 -0800
68044              Message-ID: <20010110013813.B41744@yahoo-inc.com>
68045      Branch: perl
68046            ! ext/IO/lib/IO/Socket/INET.pm
68047 ____________________________________________________________________________
68048 [  8396] By: jhi                                   on 2001/01/10  20:49:30
68049         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
68050              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
68051              Date: Wed, 10 Jan 2001 01:37:32 -0800
68052              Message-ID: <20010110013732.A41744@yahoo-inc.com>
68053      Branch: perl
68054            ! ext/Socket/Socket.pm
68055 ____________________________________________________________________________
68056 [  8395] By: jhi                                   on 2001/01/10  20:41:37
68057         Log: Test for bug id 20010105.016 (fixed by #8378).
68058      Branch: perl
68059            ! t/op/split.t
68060 ____________________________________________________________________________
68061 [  8394] By: jhi                                   on 2001/01/10  20:26:32
68062         Log: Integrate perlio.
68063      Branch: perl
68064            ! util.c
68065 ____________________________________________________________________________
68066 [  8393] By: nick                                  on 2001/01/10  19:34:30
68067         Log: Back out Simon's pid hackery for now.
68068      Branch: perlio
68069            ! util.c
68070 ____________________________________________________________________________
68071 [  8392] By: nick                                  on 2001/01/10  19:23:13
68072         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
68073      Branch: perlio
68074           !> (integrate 29 files)
68075 ____________________________________________________________________________
68076 [  8391] By: jhi                                   on 2001/01/10  18:43:15
68077         Log: Subject: [PATCH] Fix my_pclose segfault
68078              From: Simon Cozens <simon@cozens.net>
68079              Date: Wed, 10 Jan 2001 18:39:35 +0000
68080              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
68081      Branch: perl
68082            ! util.c
68083 ____________________________________________________________________________
68084 [  8390] By: jhi                                   on 2001/01/10  18:42:08
68085         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
68086              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68087              Date:     Wed, 10 Jan 2001 13:23:02 EST
68088              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
68089      Branch: perl
68090            ! ext/Opcode/Opcode.xs
68091 ____________________________________________________________________________
68092 [  8389] By: jhi                                   on 2001/01/10  15:16:07
68093         Log: Turn off the integer preservation for now.
68094      Branch: perl
68095            ! perl.h
68096 ____________________________________________________________________________
68097 [  8388] By: jhi                                   on 2001/01/10  15:01:25
68098         Log: Few more IDE/editor nits from p5p.
68099      Branch: perl
68100            ! pod/perlfaq3.pod
68101 ____________________________________________________________________________
68102 [  8387] By: jhi                                   on 2001/01/10  06:53:16
68103         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
68104              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
68105              Date: Tue, 9 Jan 2001 23:16:02 +0000
68106              Message-ID: <20010109231602.A81101@plum.flirble.org>
68107      Branch: perl
68108            ! sv.c
68109 ____________________________________________________________________________
68110 [  8386] By: jhi                                   on 2001/01/10  03:17:54
68111         Log: Test cases for #8385 (from Simon's "torture.pl")
68112      Branch: perl
68113            ! t/op/tr.t
68114 ____________________________________________________________________________
68115 [  8385] By: jhi                                   on 2001/01/10  03:17:11
68116         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
68117              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
68118              Date: Wed, 10 Jan 2001 11:39:39 +0900
68119              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
68120              
68121              Some more UTF-8 tr cases fixed.
68122      Branch: perl
68123            ! doop.c
68124 ____________________________________________________________________________
68125 [  8384] By: jhi                                   on 2001/01/09  22:45:40
68126         Log: Allow the locale test needing POSIX and the taint test
68127              needing IPC::SysV to run under 'minitest' (basically,
68128              bail out if loading the extension fails)
68129      Branch: perl
68130            ! t/op/misc.t t/op/taint.t
68131 ____________________________________________________________________________
68132 [  8383] By: jhi                                   on 2001/01/09  21:36:04
68133         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
68134              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68135              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
68136              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
68137      Branch: perl
68138            ! t/io/openpid.t
68139 ____________________________________________________________________________
68140 [  8382] By: jhi                                   on 2001/01/09  21:06:08
68141         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
68142              Should finish up the bug id 20001205.022.
68143      Branch: perl
68144            ! pp.c pp_hot.c scope.c
68145 ____________________________________________________________________________
68146 [  8381] By: jhi                                   on 2001/01/09  18:27:43
68147         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
68148              From: Andy Dougherty <doughera@lafayette.edu>
68149              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
68150              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
68151              
68152              More robust yacc/bison error detection.
68153      Branch: perl
68154            ! t/comp/proto.t
68155 ____________________________________________________________________________
68156 [  8380] By: jhi                                   on 2001/01/09  15:21:38
68157         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
68158              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68159              Date:     Tue, 9 Jan 2001 07:53:55 EST
68160              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
68161      Branch: perl
68162            ! t/op/misc.t vms/test.com
68163 ____________________________________________________________________________
68164 [  8379] By: jhi                                   on 2001/01/09  15:20:38
68165         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
68166              From: jhi@cc.hut.fi
68167              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
68168              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
68169              
68170              The #8378 fixed this.
68171      Branch: perl
68172            ! t/op/tr.t
68173 ____________________________________________________________________________
68174 [  8378] By: jhi                                   on 2001/01/09  15:05:32
68175         Log: Subject: One more patch for UTF8 
68176              From: Inaba Hiroto <inaba@st.rim.or.jp>
68177              Date: Tue, 09 Jan 2001 01:04:32 +0900
68178              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
68179              
68180              UTF-8 fixes for 'x' and tr///.
68181      Branch: perl
68182            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
68183            ! regcomp.c regexec.c toke.c utf8.c
68184 ____________________________________________________________________________
68185 [  8377] By: jhi                                   on 2001/01/09  14:32:17
68186         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
68187      Branch: perl
68188            ! t/op/length.t
68189 ____________________________________________________________________________
68190 [  8376] By: jhi                                   on 2001/01/09  04:32:32
68191         Log: integrate changes #7775, #8316, #8316 from mainline
68192      Branch: maint-5.6/perl
68193            ! hints/solaris_2.sh
68194 ____________________________________________________________________________
68195 [  8375] By: jhi                                   on 2001/01/09  04:26:43
68196         Log: Update Changes.
68197      Branch: perl
68198            ! Changes patchlevel.h
68199 ____________________________________________________________________________
68200 [  8374] By: jhi                                   on 2001/01/09  04:14:32
68201         Log: IDE/editor section tweaking.
68202      Branch: perl
68203            ! pod/perlfaq3.pod
68204 ____________________________________________________________________________
68205 [  8373] By: jhi                                   on 2001/01/09  02:38:26
68206         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
68207              From: Peter Prymmer <pvhp@forte.com>
68208              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
68209              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
68210              
68211              In preparation os OS/390 dynamic loading.
68212      Branch: perl
68213            ! README.os390 hints/os390.sh
68214 ____________________________________________________________________________
68215 [  8372] By: jhi                                   on 2001/01/09  00:24:30
68216         Log: Integrate with perlio.
68217      Branch: perl
68218           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
68219 ____________________________________________________________________________
68220 [  8371] By: nick                                  on 2001/01/08  23:54:33
68221         Log: Fix "scalars leaked" bugs caused by overload magic
68222              (Highlighted by Ilya's DESTROY optimization.)
68223      Branch: perlio
68224            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
68225 ____________________________________________________________________________
68226 [  8370] By: nick                                  on 2001/01/08  20:19:41
68227         Log: Integrate mainline
68228      Branch: perlio
68229           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
68230           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
68231           !> t/op/64bitint.t
68232 ____________________________________________________________________________
68233 [  8369] By: jhi                                   on 2001/01/08  17:30:52
68234         Log: save_delete() Safefree() doesn't (anymore?) work with shared
68235              strings, one test failure in op/misc and almost all of lib/b.
68236              (Outcomments #8369.)
68237      Branch: perl
68238            ! scope.c
68239 ____________________________________________________________________________
68240 [  8368] By: jhi                                   on 2001/01/08  14:47:10
68241         Log: (Outcommented by #8369.)
68242              
68243              Subject: Re: Perl BugID 20001205.022 ---- save_delete
68244              From: Simon Cozens <simon@cozens.net>
68245              Date: Sat, 6 Jan 2001 11:48:40 +0000
68246              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
68247              
68248              The save_delete() does need the Safefree.
68249      Branch: perl
68250            ! scope.c
68251 ____________________________________________________________________________
68252 [  8367] By: bailey                                on 2001/01/08  08:53:52
68253         Log: Once again syncing after too long an absence
68254      Branch: vmsperl
68255           +> (branch 55 files)
68256            - MAINTAIN fix_pl vos/config.def vos/config.h
68257            - vos/config_h.SH_orig
68258           !> (integrate 498 files)
68259 ____________________________________________________________________________
68260 [  8366] By: jhi                                   on 2001/01/08  02:42:59
68261         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
68262              From: nick@ccl4.org
68263              Date: Sun, 7 Jan 2001 21:07:18 +0000
68264              Message-Id: <20010107210717.D1048@plum.flirble.org>
68265      Branch: perl
68266            ! sv.c t/op/64bitint.t
68267 ____________________________________________________________________________
68268 [  8365] By: jhi                                   on 2001/01/08  02:35:16
68269         Log: Subject: [PATCH] environ nit
68270              From: Simon Cozens <simon@cozens.net>
68271              Date: Sun, 7 Jan 2001 17:57:07 +0000
68272              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
68273              
68274              Use environ only if we have it.
68275      Branch: perl
68276            ! mg.c
68277 ____________________________________________________________________________
68278 [  8364] By: jhi                                   on 2001/01/08  02:24:51
68279         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
68280      Branch: perl
68281            ! ext/GDBM_File/GDBM_File.xs
68282 ____________________________________________________________________________
68283 [  8363] By: jhi                                   on 2001/01/08  02:19:24
68284         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
68285              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68286              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
68287              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
68288      Branch: perl
68289            ! dump.c op.c
68290 ____________________________________________________________________________
68291 [  8362] By: jhi                                   on 2001/01/08  02:17:43
68292         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
68293              From: Doug MacEachern <dougm@covalent.net>
68294              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
68295              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
68296              
68297              Allow AUTOLOAD to be an xsub and allow such xsubs
68298              to avoid use of $AUTOLOAD.
68299      Branch: perl
68300            ! gv.c
68301 ____________________________________________________________________________
68302 [  8361] By: jhi                                   on 2001/01/08  02:16:07
68303         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
68304              From: Radu Greab <radu@netsoft.ro>
68305              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
68306              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
68307              
68308              No need for the potentially nonportable $SIG{CHLD}.
68309      Branch: perl
68310            ! t/io/pipe.t
68311 ____________________________________________________________________________
68312 [  8360] By: jhi                                   on 2001/01/08  01:58:23
68313         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
68314      Branch: perl
68315            ! lib/Getopt/Long.pm
68316 ____________________________________________________________________________
68317 [  8359] By: jhi                                   on 2001/01/08  01:55:44
68318         Log: Integrate perlio:
68319              
68320              [  8356]
68321              FILE * in XS code for PerlIO world:
68322              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
68323              - Add FILE * T_STDIO typemap.
68324              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
68325              
68326              [  8346]
68327              Fixup accumulated integrate muddles (perlio == devperl again)
68328      Branch: perl
68329           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
68330           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
68331           !> utf8.c win32/Makefile
68332 ____________________________________________________________________________
68333 [  8358] By: jhi                                   on 2001/01/07  21:16:50
68334         Log: Update the EPOC cross SDK URL.
68335      Branch: perl
68336            ! README.epoc
68337 ____________________________________________________________________________
68338 [  8357] By: jhi                                   on 2001/01/07  21:16:09
68339         Log: Update the EPOC cross SDK URL.
68340      Branch: maint-5.6/perl
68341            ! README.epoc
68342 ____________________________________________________________________________
68343 [  8356] By: nick                                  on 2001/01/06  21:47:52
68344         Log: FILE * in XS code for PerlIO world:
68345              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
68346              - Add FILE * T_STDIO typemap.
68347              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
68348      Branch: perlio
68349            ! lib/ExtUtils/typemap perlio.c perlio.h
68350 ____________________________________________________________________________
68351 [  8355] By: jhi                                   on 2001/01/06  20:27:15
68352         Log: integrate change #8336 from mainline
68353              
68354              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
68355      Branch: maint-5.6/perl
68356            ! hv.c
68357 ____________________________________________________________________________
68358 [  8354] By: jhi                                   on 2001/01/06  20:24:29
68359         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
68360              From: Robin Barker <rmb1@cise.npl.co.uk>
68361              Date: Fri, 22 Dec 2000 12:17:38 GMT
68362              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
68363              
68364              The patch reformats some long =item lines so they give
68365              correct output via pod2man | nroff -man
68366              
68367              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
68368              From: Robin Barker <rmb1@cise.npl.co.uk>
68369              Date: Tue, 2 Jan 2001 15:35:03 GMT
68370              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
68371              
68372              Here is a _further_ patch which corrects a few more errors:
68373              * an empty C<=item> in CPAN.pm
68374              * patching the wrong file (pod/perlamiga.pod not README.amiga)
68375              * leaving empty C<=item>s which formatted incorrectly
68376              * over long C<=item>s revealed by latest patch to Pod::Man
68377      Branch: maint-5.6/perl
68378            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
68379            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
68380            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
68381            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
68382            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
68383            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
68384 ____________________________________________________________________________
68385 [  8353] By: jhi                                   on 2001/01/06  20:21:10
68386         Log: integrate changes #7980, 8056, 8057 from mainline
68387              
68388              UTF-8 hash keys.
68389      Branch: maint-5.6/perl
68390            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
68391 ____________________________________________________________________________
68392 [  8352] By: jhi                                   on 2001/01/06  20:18:44
68393         Log: Forgotten from #8438.
68394      Branch: maint-5.6/perl
68395            ! epoc/epocish.h
68396 ____________________________________________________________________________
68397 [  8351] By: jhi                                   on 2001/01/06  20:18:12
68398         Log: Forgotten from #8347.
68399      Branch: maint-5.6/perl
68400            ! config_h.SH
68401 ____________________________________________________________________________
68402 [  8350] By: jhi                                   on 2001/01/06  20:00:19
68403         Log: Thinko in #8347.
68404      Branch: maint-5.6/perl
68405            ! regcomp.c
68406 ____________________________________________________________________________
68407 [  8349] By: jhi                                   on 2001/01/06  18:05:30
68408         Log: Copy the FAQ3 IDE section from the development branch,
68409              changes originally by Peter Prymmer.
68410      Branch: maint-5.6/perl
68411            ! pod/perlfaq3.pod
68412 ____________________________________________________________________________
68413 [  8348] By: jhi                                   on 2001/01/06  18:03:02
68414         Log: EPOC updates for TRIAL1.
68415              
68416              Subject: [5.6.1 trial1] EPOC update
68417              From: Olaf Flebbe <O.Flebbe@science-computing.de>
68418              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
68419              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
68420              
68421              Subject: epoc patch2 for perl-5.6.1-trial1
68422              From: Olaf Flebbe <O.Flebbe@science-computing.de>
68423              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
68424              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
68425      Branch: maint-5.6/perl
68426            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
68427            ! epoc/epocish.c
68428 ____________________________________________________________________________
68429 [  8347] By: jhi                                   on 2001/01/06  17:29:10
68430         Log: integrate changes #7710,7824,7973 from mainline,
68431              plus VMS nits from Peter Prymmer and Dan Sugalski.
68432              
68433              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
68434              library (getprotobyname and getprotobynumber are outversioned by
68435              the same calls in libc, at least for xlc version 3.
68436              
68437              Add HAS_SBRK_PROTO.
68438              
68439              Fixes for signedness warnings noticed by VMSperlers.
68440      Branch: maint-5.6/perl
68441            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68442            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
68443            ! sv.c vms/descrip_mms.template vos/config.alpha.def
68444            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
68445            ! win32/config.bc win32/config.gc win32/config.vc
68446 ____________________________________________________________________________
68447 [  8346] By: nick                                  on 2001/01/06  14:36:01
68448         Log: Fixup accumulated integrate muddles (perlio == devperl again)
68449      Branch: perlio
68450            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
68451 ____________________________________________________________________________
68452 [  8345] By: nick                                  on 2001/01/06  14:24:58
68453         Log: Integrate mainline
68454      Branch: perlio
68455           !> (integrate 55 files)
68456 ____________________________________________________________________________
68457 [  8344] By: jhi                                   on 2001/01/06  02:24:02
68458         Log: Subject: [patch] PerlIO_cleanup() prototype
68459              From: Doug MacEachern <dougm@covalent.net>
68460              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
68461              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
68462      Branch: perl
68463            ! perlio.h
68464 ____________________________________________________________________________
68465 [  8343] By: jhi                                   on 2001/01/06  01:04:09
68466         Log: IRIX compiler noticed that the bof initialization might be
68467              bypassed by control flow.
68468      Branch: perl
68469            ! toke.c
68470 ____________________________________________________________________________
68471 [  8342] By: jhi                                   on 2001/01/06  00:10:48
68472         Log: Update Changes.
68473      Branch: perl
68474            ! Changes patchlevel.h
68475 ____________________________________________________________________________
68476 [  8341] By: jhi                                   on 2001/01/05  23:52:33
68477         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
68478      Branch: perl
68479            ! toke.c
68480 ____________________________________________________________________________
68481 [  8340] By: jhi                                   on 2001/01/05  22:44:08
68482         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
68483              From: Radu Greab <radu@netsoft.ro>
68484              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
68485              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
68486      Branch: perl
68487            ! t/io/pipe.t util.c
68488 ____________________________________________________________________________
68489 [  8339] By: jhi                                   on 2001/01/05  22:35:17
68490         Log: Subject: [PATCH] format and rewording in perlfaq.pod
68491              From: Robin Barker <rmb1@cise.npl.co.uk>
68492              Date: Fri, 5 Jan 2001 18:51:20 GMT
68493              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
68494      Branch: perl
68495            ! pod/perlfaq.pod
68496 ____________________________________________________________________________
68497 [  8338] By: jhi                                   on 2001/01/05  22:31:17
68498         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
68499              From: Peter Prymmer <pvhp@forte.com>
68500              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
68501              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
68502      Branch: perl
68503            ! utils/perlbug.PL
68504 ____________________________________________________________________________
68505 [  8337] By: jhi                                   on 2001/01/05  18:15:11
68506         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
68507              From: Robin Barker <rmb1@cise.npl.co.uk>
68508              Date: Tue, 2 Jan 2001 15:24:07 GMT
68509              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
68510              
68511              If you call configure as C<./Configure> or C<sh ./Configure>,
68512              $src is set to the absolute path name, not '.'.
68513              
68514              This, in turn, means -Dmksymlink tries to do its stuff because
68515              it does not think it is in the src directory.
68516              
68517              (plus a metaconfig nitfix)
68518      Branch: metaconfig
68519            ! U/compline/ccflags.U U/modified/src.U
68520      Branch: perl
68521            ! Configure config_h.SH
68522 ____________________________________________________________________________
68523 [  8336] By: jhi                                   on 2001/01/05  17:48:32
68524         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
68525              From: Alan Burlison <Alan.Burlison@uk.sun.com>
68526              Message-ID: <3A5606C4.473D2226@uk.sun.com>
68527              Date: Fri, 05 Jan 2001 17:39:16 +0000
68528      Branch: perl
68529            ! hv.c
68530 ____________________________________________________________________________
68531 [  8335] By: jhi                                   on 2001/01/05  16:05:44
68532         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
68533      Branch: perl
68534            ! lib/Getopt/Long.pm
68535 ____________________________________________________________________________
68536 [  8334] By: jhi                                   on 2001/01/05  16:00:51
68537         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
68538              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
68539              Date: Fri, 05 Jan 2001 13:46:51 +0100
68540              Message-ID: <13693.978698811@nice.ram.loc>
68541              
68542              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
68543              accurate reading of the "atime".  
68544      Branch: perl
68545            ! t/io/fs.t
68546 ____________________________________________________________________________
68547 [  8333] By: jhi                                   on 2001/01/05  15:57:37
68548         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
68549              From: Simon Cozens <simon@cozens.net>
68550              Date: Fri, 8 Dec 2000 13:33:31 +0000
68551              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
68552              
68553              A lost patch fragment.
68554      Branch: perl
68555            ! doop.c
68556 ____________________________________________________________________________
68557 [  8332] By: jhi                                   on 2001/01/05  15:40:42
68558         Log: Do away with strncpy() and a fixed length buffer.
68559      Branch: perl
68560            ! utf8.c
68561 ____________________________________________________________________________
68562 [  8331] By: jhi                                   on 2001/01/05  15:03:07
68563         Log: Tests for #8329 and #8330.
68564      Branch: perl
68565            ! t/op/bop.t
68566 ____________________________________________________________________________
68567 [  8330] By: jhi                                   on 2001/01/05  15:02:38
68568         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
68569              raw 8-bit form to the UTF-8 string.
68570      Branch: perl
68571            ! toke.c
68572 ____________________________________________________________________________
68573 [  8329] By: jhi                                   on 2001/01/05  14:55:13
68574         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
68575              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
68576              Date: Fri, 5 Jan 2001 12:28:52 +0100
68577              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
68578              
68579              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
68580              no effect.  (changed the strncpy() to Copy())
68581      Branch: perl
68582            ! toke.c
68583 ____________________________________________________________________________
68584 [  8328] By: jhi                                   on 2001/01/05  06:44:27
68585         Log: UTF-8 cleanup.
68586      Branch: perl
68587            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
68588            ! regexec.c sv.c toke.c
68589 ____________________________________________________________________________
68590 [  8327] By: jhi                                   on 2001/01/05  01:11:29
68591         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')
68592              From: Radu Greab <radu@netsoft.ro>
68593              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
68594              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
68595              
68596              Cleans up Harness to not use FileHandle, which uses IO.
68597      Branch: perl
68598            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
68599 ____________________________________________________________________________
68600 [  8326] By: jhi                                   on 2001/01/05  00:56:37
68601         Log: Update Changes.
68602      Branch: perl
68603            ! Changes patchlevel.h
68604 ____________________________________________________________________________
68605 [  8325] By: jhi                                   on 2001/01/05  00:53:18
68606         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
68607              From: Peter Prymmer <pvhp@forte.com>
68608              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
68609              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
68610              
68611              plus a couple more tailing whitespace removals.
68612      Branch: perl
68613            ! win32/Makefile
68614 ____________________________________________________________________________
68615 [  8324] By: jhi                                   on 2001/01/05  00:47:39
68616         Log: Add some Unicode chop() tests.
68617      Branch: perl
68618            ! t/op/chop.t
68619 ____________________________________________________________________________
68620 [  8323] By: jhi                                   on 2001/01/05  00:47:23
68621         Log: Unify UTF-8 malformedness handling.
68622      Branch: perl
68623            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
68624 ____________________________________________________________________________
68625 [  8322] By: jhi                                   on 2001/01/04  22:21:54
68626         Log: The new $issymlink was unknown to Mksymlinks.
68627      Branch: metaconfig/U/perl
68628            ! Mksymlinks.U issymlink.U
68629      Branch: perl
68630            ! Configure config_h.SH
68631 ____________________________________________________________________________
68632 [  8321] By: jhi                                   on 2001/01/04  21:51:05
68633         Log: The test didn't work under the core test framework.
68634      Branch: perl
68635            ! t/lib/st-lock.t
68636 ____________________________________________________________________________
68637 [  8320] By: jhi                                   on 2001/01/04  21:14:22
68638         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
68639      Branch: perl
68640            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
68641 ____________________________________________________________________________
68642 [  8319] By: jhi                                   on 2001/01/04  20:46:17
68643         Log: Typo in #8312 when manually applying a problematic patch fragment.
68644      Branch: perl
68645            ! ext/Storable/Storable.xs
68646 ____________________________________________________________________________
68647 [  8318] By: jhi                                   on 2001/01/04  20:43:01
68648         Log: The $sh_c didn't fly.
68649      Branch: metaconfig
68650            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
68651            ! U/modified/Loc.U U/modified/myhostname.U
68652            ! U/modified/spitshell.U
68653      Branch: metaconfig/U/perl
68654            ! issymlink.U
68655      Branch: perl
68656            ! Configure config_h.SH
68657 ____________________________________________________________________________
68658 [  8317] By: jhi                                   on 2001/01/04  19:58:01
68659         Log: AIX builtin test -h is broken, changes based on
68660              
68661              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
68662              Date: Tue, 02 Jan 2001 11:24:39 +0100
68663              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68664              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
68665      Branch: metaconfig
68666            + U/modified/spitshell.U
68667            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
68668            ! U/modified/Loc.U U/modified/myhostname.U
68669      Branch: metaconfig/U/perl
68670            ! Mksymlinks.U issymlink.U
68671      Branch: perl
68672            ! Configure
68673 ____________________________________________________________________________
68674 [  8316] By: jhi                                   on 2001/01/04  19:02:22
68675         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
68676              From: Andy Dougherty <doughera@lafayette.edu>
68677              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
68678              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
68679              
68680              Beware of GNU ld.
68681      Branch: perl
68682            ! hints/solaris_2.sh
68683 ____________________________________________________________________________
68684 [  8315] By: jhi                                   on 2001/01/04  18:56:48
68685         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
68686              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
68687              Date: Wed, 3 Jan 2001 07:58:51 +0100
68688              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
68689      Branch: perl
68690            ! hints/solaris_2.sh
68691 ____________________________________________________________________________
68692 [  8314] By: jhi                                   on 2001/01/04  18:54:07
68693         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
68694              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68695              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
68696              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
68697              
68698              Doc tweak on #8313.
68699      Branch: perl
68700            ! ext/B/B/Deparse.pm
68701 ____________________________________________________________________________
68702 [  8313] By: jhi                                   on 2001/01/04  18:52:27
68703         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
68704              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
68705              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68706              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
68707              
68708              Make the peephole optimizer to bypass more null ops and
68709              and rewrite the deparse handling of continue blocks.
68710      Branch: perl
68711            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
68712 ____________________________________________________________________________
68713 [  8312] By: jhi                                   on 2001/01/04  18:47:39
68714         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
68715      Branch: perl
68716            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
68717            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
68718            ! t/lib/st-lock.t
68719 ____________________________________________________________________________
68720 [  8311] By: jhi                                   on 2001/01/04  18:36:08
68721         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
68722              filter to be run on each .pm during the pm_to_blib() phase,
68723              a fixed version of
68724              
68725              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
68726              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
68727              Date: Wed, 03 Jan 2001 22:01:30 +0100
68728              Message-ID: <5296.978555690@nice.ram.loc>
68729      Branch: perl
68730            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
68731            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
68732            ! lib/ExtUtils/MakeMaker.pm
68733 ____________________________________________________________________________
68734 [  8310] By: jhi                                   on 2001/01/04  18:32:54
68735         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
68736              From: Robin Barker <rmb1@cise.npl.co.uk>
68737              Date: Tue, 2 Jan 2001 15:35:03 GMT
68738              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
68739      Branch: perl
68740            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
68741            ! pod/perlrequick.pod
68742 ____________________________________________________________________________
68743 [  8309] By: jhi                                   on 2001/01/04  18:29:07
68744         Log: Subject: Re: [patch] static-ize XS()
68745              From: Doug MacEachern <dougm@covalent.net>
68746              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
68747              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
68748              
68749              Provide prototypes for the XS functions.
68750      Branch: perl
68751            ! lib/ExtUtils/xsubpp
68752 ____________________________________________________________________________
68753 [  8308] By: jhi                                   on 2001/01/04  18:27:44
68754         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
68755              From: Doug MacEachern <dougm@covalent.net>
68756              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
68757              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
68758      Branch: perl
68759            ! lib/ExtUtils/typemap
68760 ____________________________________________________________________________
68761 [  8307] By: jhi                                   on 2001/01/04  18:25:25
68762         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
68763              From: Doug MacEachern <dougm@covalent.net>
68764              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
68765              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
68766              
68767              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
68768      Branch: perl
68769            ! lib/ExtUtils/MM_Unix.pm
68770 ____________________________________________________________________________
68771 [  8306] By: jhi                                   on 2001/01/04  18:23:00
68772         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
68773              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
68774              Date: Thu, 4 Jan 2001 12:47:10 +0100 
68775              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
68776              
68777              The toke.c part only, patching embed.h and proto.h is futile.
68778      Branch: perl
68779            ! toke.c
68780 ____________________________________________________________________________
68781 [  8305] By: jhi                                   on 2001/01/04  18:05:51
68782         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
68783              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
68784              Date: Thu, 4 Jan 2001 17:50:12 +0100 
68785              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
68786      Branch: perl
68787            ! toke.c
68788 ____________________________________________________________________________
68789 [  8304] By: jhi                                   on 2001/01/04  18:03:26
68790         Log: Subject: [PATCH perl@8269]
68791              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
68792              Date: Thu, 4 Jan 2001 12:53:39 +0100 
68793              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
68794              
68795              If running byacc write-enable also perly.h.
68796      Branch: perl
68797            ! Makefile.SH
68798 ____________________________________________________________________________
68799 [  8303] By: jhi                                   on 2001/01/04  15:40:49
68800         Log: Rewrite pp_concat() in terms of sv_catsv().
68801      Branch: perl
68802            ! pp_hot.c
68803 ____________________________________________________________________________
68804 [  8302] By: nick                                  on 2001/01/03  22:43:22
68805         Log: Integrate mainline.
68806      Branch: perlio
68807           !> ext/Encode/Encode.xs sv.c utf8.c
68808 ____________________________________________________________________________
68809 [  8301] By: jhi                                   on 2001/01/02  23:40:26
68810         Log: Variable naming tweak.
68811      Branch: perl
68812            ! sv.c
68813 ____________________________________________________________________________
68814 [  8300] By: jhi                                   on 2001/01/02  23:40:02
68815         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
68816              in is_utf8_string().
68817      Branch: perl
68818            ! utf8.c
68819 ____________________________________________________________________________
68820 [  8299] By: jhi                                   on 2001/01/02  22:14:40
68821         Log: Integrate perlio:
68822              
68823              [  8298]
68824              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
68825              
68826              [  8296]
68827              Add Encode and correct Filter/Util/Call in nmake Makefile
68828      Branch: perl
68829           !> pp.c pp_hot.c win32/Makefile
68830 ____________________________________________________________________________
68831 [  8298] By: nick                                  on 2001/01/02  22:03:06
68832         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
68833      Branch: perlio
68834            ! pp.c pp_hot.c
68835 ____________________________________________________________________________
68836 [  8297] By: jhi                                   on 2001/01/02  04:26:28
68837         Log: Signedness nit.
68838      Branch: perl
68839            ! ext/Encode/Encode.xs
68840 ____________________________________________________________________________
68841 [  8296] By: nick                                  on 2001/01/01  23:49:36
68842         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
68843      Branch: perlio
68844            ! win32/Makefile
68845 ____________________________________________________________________________
68846 [  8295] By: jhi                                   on 2001/01/01  23:05:48
68847         Log: Integrate perlio:
68848              
68849              [  8293]
68850              More rigor in UTF-8-ness of Encode's toUnicode
68851              XS export some of the utf8 internal functions.
68852              Test some of the functions.
68853              Fix pp_concat() bug shown by said tests.
68854      Branch: perl
68855           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
68856           !> t/lib/encode.t
68857 ____________________________________________________________________________
68858 [  8294] By: nick                                  on 2001/01/01  22:48:34
68859         Log: Integrate mainline
68860      Branch: perlio
68861            ! pp_hot.c t/lib/encode.t
68862           !> (integrate 65 files)
68863 ____________________________________________________________________________
68864 [  8293] By: nick                                  on 2001/01/01  21:58:50
68865         Log: More rigor in UTF-8-ness of Encode's toUnicode
68866              XS export some of the utf8 internal functions.
68867              Test some of the functions.
68868              Fix pp_concat() bug shown by said tests.
68869      Branch: perlio
68870            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
68871            ! t/lib/encode.t
68872 ____________________________________________________________________________
68873 [  8292] By: jhi                                   on 2001/01/01  18:11:44
68874         Log: Integrate perlio:
68875              
68876              [  8290]
68877              Loose the "Loading..." warning.
68878              Another bug in fallback support
68879              
68880              [  8288]
68881              Fix .ucm reading - forgot a chr()
68882              Start of .ucm write (for .enc to .ucm)
68883              
68884              [  8285]
68885              Start of support of ICU-style .ucm files:
68886              - teach compile how to read a .ucm file
68887              - first guess at how to represent fallbacks in "tries".
68888              - use fallbacks if check == 0
68889              - new return code to indicate we used one.
68890      Branch: perl
68891           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
68892           !> ext/Encode/encengine.c ext/Encode/encode.h
68893 ____________________________________________________________________________
68894 [  8291] By: jhi                                   on 2001/01/01  18:10:58
68895         Log: Podify README.mpeix (a new version from the web),
68896              add a dummy NAME to Carp::Heavy, regen toc.
68897      Branch: perl
68898            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
68899            ! pod/perltoc.pod
68900 ____________________________________________________________________________
68901 [  8290] By: nick                                  on 2001/01/01  17:43:47
68902         Log: Loose the "Loading..." warning.
68903              Another bug in fallback support
68904      Branch: perlio
68905            ! ext/Encode/Encode.pm ext/Encode/encengine.c
68906 ____________________________________________________________________________
68907 [  8289] By: jhi                                   on 2001/01/01  00:01:57
68908         Log: Bump up Larry's copyright.
68909      Branch: perl
68910            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
68911            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
68912            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
68913            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
68914            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
68915            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
68916            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
68917            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
68918 ____________________________________________________________________________
68919 [  8288] By: nick                                  on 2000/12/31  21:27:53
68920         Log: Fix .ucm reading - forgot a chr()
68921              Start of .ucm write (for .enc to .ucm)
68922      Branch: perlio
68923            ! ext/Encode/compile
68924 ____________________________________________________________________________
68925 [  8287] By: jhi                                   on 2000/12/31  18:15:56
68926         Log: Comment away a diagnostic message as noted by Craig A. Berry
68927              (the unexpected message was confusing testing)
68928      Branch: perl
68929            ! ext/Encode/Encode.pm
68930 ____________________________________________________________________________
68931 [  8286] By: jhi                                   on 2000/12/31  18:14:51
68932         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
68933              Date: Sun, 31 Dec 2000 11:17:37 -0600
68934              From: "Craig A. Berry" <craigberry@mac.com>
68935              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
68936      Branch: perl
68937            ! ext/Encode/Makefile.PL
68938 ____________________________________________________________________________
68939 [  8285] By: nick                                  on 2000/12/31  18:11:54
68940         Log: Start of support of ICU-style .ucm files:
68941              - teach compile how to read a .ucm file
68942              - first guess at how to represent fallbacks in "tries".
68943              - use fallbacks if check == 0
68944              - new return code to indicate we used one.
68945      Branch: perlio
68946            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
68947            ! ext/Encode/encengine.c ext/Encode/encode.h
68948 ____________________________________________________________________________
68949 [  8284] By: jhi                                   on 2000/12/31  18:04:41
68950         Log: Pacify picky VMS compiler.
68951              
68952              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
68953              From: "Craig A. Berry" <craig.berry@psinetcs.com>
68954              Date: Sat, 30 Dec 2000 18:10:02 -0600
68955              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
68956      Branch: perl
68957            ! sv.c
68958 ____________________________________________________________________________
68959 [  8283] By: jhi                                   on 2000/12/31  16:11:47
68960         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
68961      Branch: perl
68962            ! t/lib/glob-basic.t
68963 ____________________________________________________________________________
68964 [  8282] By: jhi                                   on 2000/12/31  15:26:11
68965         Log: Integrate perlio:
68966              
68967              [  8281]
68968              Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
68969              is available to be exported
68970              
68971              [  8280]
68972              Ilya's OS2 patch (testing for damage on Win32)
68973      Branch: perl
68974           !> makedef.pl opcode.pl os2/os2.c perlio.c
68975 ____________________________________________________________________________
68976 [  8281] By: nick                                  on 2000/12/31  10:06:15
68977         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
68978              is available to be exported
68979      Branch: perlio
68980            ! makedef.pl perlio.c
68981 ____________________________________________________________________________
68982 [  8280] By: nick                                  on 2000/12/31  09:41:26
68983         Log: Ilya's OS2 patch (testing for damage on Win32)
68984      Branch: perlio
68985            ! makedef.pl opcode.pl os2/os2.c
68986 ____________________________________________________________________________
68987 [  8279] By: jhi                                   on 2000/12/30  21:52:07
68988         Log: Test nits.
68989      Branch: perl
68990            ! t/lib/syslfs.t t/op/lfs.t
68991 ____________________________________________________________________________
68992 [  8278] By: jhi                                   on 2000/12/30  21:47:49
68993         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
68994              From: andreas.koenig@anima.de (Andreas J. Koenig)
68995              Date: 30 Dec 2000 22:35:37 +0100
68996              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
68997              
68998              The 32-bit wraparound test wasn't quite right.
68999      Branch: perl
69000            ! t/lib/syslfs.t t/op/lfs.t
69001 ____________________________________________________________________________
69002 [  8277] By: jhi                                   on 2000/12/30  21:33:44
69003         Log: Subject: [PATCH] open() example in perlfunc.pod 
69004              From: Karsten Sperling <s_sperli@ira.uka.de>
69005              Date: Sat, 30 Dec 2000 22:27:09 +0100
69006              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
69007      Branch: perl
69008            ! pod/perlfunc.pod
69009 ____________________________________________________________________________
69010 [  8276] By: jhi                                   on 2000/12/30  20:32:40
69011         Log: Not quite that many tests yet.
69012      Branch: perl
69013            ! t/op/pat.t
69014 ____________________________________________________________________________
69015 [  8275] By: jhi                                   on 2000/12/30  20:26:58
69016         Log: Integrate perlio:
69017              
69018              [  8272]
69019              Tweak for MULTIPLICITY/USE_PERLIO
69020      Branch: perl
69021           !> toke.c
69022 ____________________________________________________________________________
69023 [  8274] By: jhi                                   on 2000/12/30  20:24:56
69024         Log: Signedness nit.
69025      Branch: perl
69026            ! utf8.c
69027 ____________________________________________________________________________
69028 [  8273] By: jhi                                   on 2000/12/30  20:15:46
69029         Log: Add a test case for 20000731.001 which was fixed by the #8267.
69030      Branch: perl
69031            ! t/op/pat.t
69032 ____________________________________________________________________________
69033 [  8272] By: nick                                  on 2000/12/30  19:47:51
69034         Log: Tweak for MULTIPLICITY/USE_PERLIO
69035      Branch: perlio
69036            ! toke.c
69037 ____________________________________________________________________________
69038 [  8271] By: nick                                  on 2000/12/30  19:46:45
69039         Log: Integrate mainline
69040      Branch: perlio
69041           +> lib/unicode/distinct.pm
69042           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
69043           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
69044           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
69045 ____________________________________________________________________________
69046 [  8270] By: jhi                                   on 2000/12/30  19:39:50
69047         Log: Subject: RE: perl@8269
69048              From: "Richard Soderberg" <rs@crystalflame.net>
69049              Date: Sat, 30 Dec 2000 11:36:27 -0800
69050              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
69051              
69052              A missing aTHX_.
69053      Branch: perl
69054            ! toke.c
69055 ____________________________________________________________________________
69056 [  8269] By: jhi                                   on 2000/12/30  18:55:48
69057         Log: Update Changes.
69058      Branch: perl
69059            ! Changes patchlevel.h
69060 ____________________________________________________________________________
69061 [  8268] By: jhi                                   on 2000/12/30  17:18:40
69062         Log: Add a test for Unicode split //.  The #8267 was the cure.
69063      Branch: perl
69064            ! t/op/split.t
69065 ____________________________________________________________________________
69066 [  8267] By: jhi                                   on 2000/12/30  17:14:19
69067         Log: Subject: more UTF8 test suites and an UTF8 patch
69068              From: Inaba Hiroto <inaba@st.rim.or.jp>
69069              Date: Sat, 30 Dec 2000 14:27:10 +0900
69070              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
69071              
69072              Just the patch part for now, and the pragma renamed
69073              as unicode::distinct.
69074      Branch: perl
69075            + lib/unicode/distinct.pm
69076            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
69077            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
69078            ! regcomp.h regexec.c sv.c toke.c utf8.c
69079 ____________________________________________________________________________
69080 [  8266] By: nick                                  on 2000/12/30  16:40:49
69081         Log: Integrate mainline
69082      Branch: perlio
69083           +> lib/Pod/Text/Overstrike.pm
69084           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
69085           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
69086           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
69087           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
69088           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
69089 ____________________________________________________________________________
69090 [  8265] By: jhi                                   on 2000/12/30  07:28:55
69091         Log: The sv_catsv() fix, take two.
69092      Branch: perl
69093            ! sv.c t/op/join.t
69094 ____________________________________________________________________________
69095 [  8264] By: jhi                                   on 2000/12/30  06:19:18
69096         Log: Undo all the join-related changes since #8248: relevant
69097              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
69098              The new sv_catsv() doesn't fly so it must go back to
69099              the drawing board.
69100      Branch: perl
69101            ! sv.c t/op/join.t t/pragma/utf8.t
69102 ____________________________________________________________________________
69103 [  8263] By: jhi                                   on 2000/12/30  01:08:32
69104         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
69105      Branch: perl
69106            ! sv.c
69107 ____________________________________________________________________________
69108 [  8262] By: jhi                                   on 2000/12/30  00:45:14
69109         Log: Retract #8261.
69110      Branch: perl
69111            ! hv.c util.c
69112 ____________________________________________________________________________
69113 [  8261] By: jhi                                   on 2000/12/30  00:38:32
69114         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
69115      Branch: perl
69116            ! hv.c util.c
69117 ____________________________________________________________________________
69118 [  8260] By: jhi                                   on 2000/12/29  22:51:33
69119         Log: (Retracted by #8264)  More fixing for #8251.
69120      Branch: perl
69121            ! sv.c
69122 ____________________________________________________________________________
69123 [  8259] By: jhi                                   on 2000/12/29  18:27:30
69124         Log: Subject: podlators 1.06 released
69125              From: Russ Allbery <rra@stanford.edu>
69126              Date: 25 Dec 2000 05:09:30 -0800
69127              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
69128      Branch: perl
69129            + lib/Pod/Text/Overstrike.pm
69130            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
69131            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
69132 ____________________________________________________________________________
69133 [  8258] By: jhi                                   on 2000/12/29  18:20:45
69134         Log: Make the large file tests more robust/talkative as suggested by
69135              
69136              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
69137              From: andreas.koenig@anima.de (Andreas J. Koenig)
69138              Date: 29 Dec 2000 14:23:01 +0100
69139              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
69140      Branch: perl
69141            ! t/lib/syslfs.t t/op/lfs.t
69142 ____________________________________________________________________________
69143 [  8257] By: jhi                                   on 2000/12/29  17:48:04
69144         Log: Further VMS piping fixes from Charles Lane:
69145              
69146              In summary, error messages produced when a subprocess terminated
69147              abnormally were being sent not just to the parent process, but to
69148              grandparents, because of default values for error output that were
69149              not completely overridden when the subprocess was started.
69150              
69151              This patch fixes this behavior by defining user-mode (i.e., temporary
69152              for the duration of the program) logical names for SYS$OUTPUT and
69153              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
69154              changes to make it so that the user-mode logicals are the ones that
69155              control where Perl's error messages go if it terminates abnormally.
69156              
69157              I also added some gratuitous fixes to the indentation of braces in
69158              the piping code.  It just looked ugly, before.
69159      Branch: perl
69160            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
69161 ____________________________________________________________________________
69162 [  8256] By: jhi                                   on 2000/12/29  17:45:12
69163         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
69164              From: "Casey R. Tweten" <crt@kiski.net>
69165              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
69166              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
69167              
69168              Tests for for #8240.
69169      Branch: perl
69170            ! t/pragma/constant.t
69171 ____________________________________________________________________________
69172 [  8255] By: jhi                                   on 2000/12/29  17:43:07
69173         Log: Subject: Re: [PATCH] Interesting syntax idea
69174              From: Simon Cozens <simon@cozens.net>
69175              Date: Fri, 29 Dec 2000 14:34:04 +0000
69176              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
69177              
69178              Tests for #8254.
69179      Branch: perl
69180            ! t/pragma/sub_lval.t
69181 ____________________________________________________________________________
69182 [  8254] By: jhi                                   on 2000/12/29  17:42:11
69183         Log: Subject: [PATCH] Interesting syntax idea
69184              From: Simon Cozens <simon@cozens.net>
69185              Date: Wed, 27 Dec 2000 05:08:57 +0000
69186              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
69187              
69188              Make opens + bareword assigns do typeglob assigns.
69189      Branch: perl
69190            ! op.c
69191 ____________________________________________________________________________
69192 [  8253] By: jhi                                   on 2000/12/29  17:36:45
69193         Log: Output the (apparent) version of gcc, as suggested by
69194              
69195              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
69196              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
69197              Date: 26 Dec 2000 04:29:17 -0500
69198              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
69199              
69200              (The patch as such didn't any more apply as the misparsing had
69201              already been addressed in #6474.)  Also change the wording about
69202              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
69203      Branch: perl
69204            ! hints/dec_osf.sh
69205 ____________________________________________________________________________
69206 [  8252] By: nick                                  on 2000/12/29  12:14:31
69207         Log: Integrate mainline
69208      Branch: perlio
69209           !> (integrate 27 files)
69210 ____________________________________________________________________________
69211 [  8251] By: jhi                                   on 2000/12/29  08:45:46
69212         Log: (Retracted by #8264)
69213              
69214              (Fixed by #8260.)
69215              
69216              sv_catsv() needs one more byte space than seems reasonable.
69217              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
69218              Curiouser and curiouser.
69219      Branch: perl
69220            ! sv.c
69221 ____________________________________________________________________________
69222 [  8250] By: jhi                                   on 2000/12/29  07:57:52
69223         Log: More split // UTF-8 tests.
69224      Branch: perl
69225            ! t/pragma/utf8.t
69226 ____________________________________________________________________________
69227 [  8249] By: jhi                                   on 2000/12/29  07:54:51
69228         Log: (Retracted by #8264)  More join() testing which was good because
69229              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
69230      Branch: perl
69231            ! pp.c t/op/join.t utf8.c utf8.h
69232 ____________________________________________________________________________
69233 [  8248] By: jhi                                   on 2000/12/29  07:08:32
69234         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
69235              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
69236              that the only cases to care about are byte+byte and byte+character.
69237              
69238              TODO: See how well pp_concat() could be implemented in terms
69239              of sv_catsv().
69240      Branch: perl
69241            ! doop.c sv.c t/op/join.t utf8.h
69242 ____________________________________________________________________________
69243 [  8247] By: jhi                                   on 2000/12/29  06:35:23
69244         Log: Signedness nit.
69245      Branch: perl
69246            ! pp_hot.c
69247 ____________________________________________________________________________
69248 [  8246] By: jhi                                   on 2000/12/29  01:23:31
69249         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
69250              From: Lupe Christoph <lupe@lupe-christoph.de>
69251              Date: Thu, 28 Dec 2000 23:00:00 +0100
69252              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
69253              
69254              Suggest rsync --delete --dry-run.
69255      Branch: perl
69256            ! pod/perlhack.pod
69257 ____________________________________________________________________________
69258 [  8245] By: jhi                                   on 2000/12/28  23:57:05
69259         Log: The maxiters upper limit sanity check (guarding against
69260              non-progress) assumed bytes instead of characters in s///
69261              and split().
69262      Branch: perl
69263            ! pp.c pp_hot.c
69264 ____________________________________________________________________________
69265 [  8244] By: jhi                                   on 2000/12/28  23:34:08
69266         Log: Make some panic messages a bit more logical.
69267      Branch: perl
69268            ! doop.c pod/perldiag.pod pp.c pp_hot.c
69269 ____________________________________________________________________________
69270 [  8243] By: jhi                                   on 2000/12/28  22:59:16
69271         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
69272              From: Simon Cozens <simon@cozens.net>
69273              Date: Wed, 27 Dec 2000 02:30:03 +0000
69274              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
69275      Branch: perl
69276            ! pp.c t/pragma/sub_lval.t
69277 ____________________________________________________________________________
69278 [  8242] By: jhi                                   on 2000/12/28  22:56:53
69279         Log: Subject: [PATCH blead] Fix B::Terse indentation
69280              From: Daniel Chetlin <daniel@chetlin.com>
69281              Date: Wed, 27 Dec 2000 06:43:30 -0800
69282              Message-ID: <20001227064329.B9573@darkstar>
69283      Branch: perl
69284            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
69285 ____________________________________________________________________________
69286 [  8241] By: jhi                                   on 2000/12/28  22:48:59
69287         Log: The latter patch from the
69288              
69289              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
69290              From: Peter Prymmer <pvhp@forte.com> 
69291              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
69292              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
69293              
69294              (the former patch from the above should have been
69295              taken care of by Nick I-S)
69296      Branch: perl
69297            ! win32/Makefile
69298 ____________________________________________________________________________
69299 [  8240] By: jhi                                   on 2000/12/28  22:45:22
69300         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
69301              From: "Casey R. Tweten" <crt@kiski.net>
69302              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
69303              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
69304      Branch: perl
69305            ! lib/constant.pm
69306 ____________________________________________________________________________
69307 [  8239] By: jhi                                   on 2000/12/28  22:37:45
69308         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
69309              From: Simon Cozens <simon@cozens.net>
69310              Date: Wed, 27 Dec 2000 14:12:44 +0000
69311              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
69312      Branch: perl
69313            ! t/op/method.t t/op/sort.t toke.c
69314 ____________________________________________________________________________
69315 [  8238] By: jhi                                   on 2000/12/28  22:30:32
69316         Log: Subject: [PATCH perl@8229] Call.pm
69317              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
69318              Date: Mon, 25 Dec 2000 10:47:15 -0000
69319              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
69320      Branch: perl
69321            ! ext/Filter/Util/Call/Call.pm
69322 ____________________________________________________________________________
69323 [  8237] By: jhi                                   on 2000/12/28  22:19:21
69324         Log: Subject: [PATCH blead] Fix problem with `&' prototype
69325              From: Daniel Chetlin <daniel@chetlin.com>
69326              Date: Wed, 27 Dec 2000 15:55:32 -0800
69327              Message-ID: <20001227155532.D9573@darkstar>
69328      Branch: perl
69329            ! op.c t/comp/proto.t
69330 ____________________________________________________________________________
69331 [  8236] By: jhi                                   on 2000/12/28  22:09:25
69332         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
69333              From: Daniel Chetlin <daniel@chetlin.com>
69334              Date: Sun, 24 Dec 2000 04:09:49 -0800
69335              Message-ID: <20001224040949.B3090@darkstar>
69336      Branch: perl
69337            ! gv.c mg.c t/op/attrs.t
69338 ____________________________________________________________________________
69339 [  8235] By: jhi                                   on 2000/12/28  22:07:11
69340         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
69341              From: Jan Dubois <jand@ActiveState.com>
69342              Date: Tue, 26 Dec 2000 20:57:31 -0800
69343              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
69344      Branch: perl
69345            ! win32/win32.c
69346 ____________________________________________________________________________
69347 [  8234] By: jhi                                   on 2000/12/28  21:52:42
69348         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
69349              From: Simon Cozens <simon@cozens.net>
69350              Date: Thu, 28 Dec 2000 20:33:13 +0000
69351              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
69352      Branch: perl
69353            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
69354 ____________________________________________________________________________
69355 [  8233] By: jhi                                   on 2000/12/28  19:40:49
69356         Log: Integrate perlio:
69357              
69358              [  8232]
69359              Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
69360              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
69361              
69362              [  8231]
69363              "Compiled" encode build cleanup
69364              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
69365              - .c files do not export sub-tables
69366      Branch: perl
69367           !> ext/Encode/Makefile.PL ext/Encode/compile
69368 ____________________________________________________________________________
69369 [  8232] By: nick                                  on 2000/12/23  16:06:00
69370         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
69371              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
69372      Branch: perlio
69373            ! ext/Encode/Makefile.PL
69374 ____________________________________________________________________________
69375 [  8231] By: nick                                  on 2000/12/23  14:30:34
69376         Log: "Compiled" encode build cleanup
69377              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
69378              - .c files do not export sub-tables
69379      Branch: perlio
69380            ! ext/Encode/Makefile.PL ext/Encode/compile
69381 ____________________________________________________________________________
69382 [  8230] By: nick                                  on 2000/12/23  12:50:37
69383         Log: Integrate mainline
69384      Branch: perlio
69385           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
69386           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
69387           !> pod/perl5004delta.pod pod/perl5005delta.pod
69388           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
69389           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
69390           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
69391           !> pod/perlsub.pod
69392 ____________________________________________________________________________
69393 [  8229] By: jhi                                   on 2000/12/22  15:32:12
69394         Log: Integrate perlio:
69395              
69396              [  8226]
69397              Handy script for when one forgets to "dmake clean" 
69398              
69399              [  8225]
69400              CRLF platform issue with io/utf8 fix.
69401      Branch: perl
69402           +> win32/distclean.bat
69403           !> MANIFEST t/io/utf8.t
69404 ____________________________________________________________________________
69405 [  8228] By: jhi                                   on 2000/12/22  15:29:40
69406         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
69407              From: Robin Barker <rmb1@cise.npl.co.uk>
69408              Date: Fri, 22 Dec 2000 12:17:38 GMT
69409              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
69410      Branch: perl
69411            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
69412            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
69413            ! pod/perl5004delta.pod pod/perl5005delta.pod
69414            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
69415            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
69416            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
69417            ! pod/perlsub.pod
69418 ____________________________________________________________________________
69419 [  8227] By: jhi                                   on 2000/12/22  15:24:28
69420         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
69421              From: "John L. Allen" <allen@grumman.com>
69422              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
69423              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
69424              
69425              Document APPLLIB_EXP.
69426      Branch: perl
69427            ! INSTALL
69428 ____________________________________________________________________________
69429 [  8226] By: nick                                  on 2000/12/21  22:11:50
69430         Log: Handy script for when one forgets to "dmake clean" 
69431      Branch: perlio
69432            + win32/distclean.bat
69433            ! MANIFEST
69434 ____________________________________________________________________________
69435 [  8225] By: nick                                  on 2000/12/21  21:54:04
69436         Log: CRLF platform issue with io/utf8 fix.
69437      Branch: perlio
69438            ! t/io/utf8.t
69439 ____________________________________________________________________________
69440 [  8224] By: nick                                  on 2000/12/21  21:02:20
69441         Log: Integrate mainline
69442      Branch: perlio
69443           !> Changes Configure Makefile.SH Porting/Glossary
69444           !> Porting/config.sh Porting/config_H configure.com
69445           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
69446           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
69447           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
69448           !> win32/config.bc win32/config.gc win32/config.vc
69449 ____________________________________________________________________________
69450 [  8223] By: jhi                                   on 2000/12/21  17:09:16
69451         Log: Update Changes.
69452      Branch: perl
69453            ! Changes patchlevel.h
69454 ____________________________________________________________________________
69455 [  8222] By: jhi                                   on 2000/12/21  16:24:01
69456         Log: Metaconfig unit changes for #8221.
69457      Branch: metaconfig/U/perl
69458           +> issymlink.U
69459            - testsyml.U
69460            ! Mksymlinks.U
69461 ____________________________________________________________________________
69462 [  8221] By: jhi                                   on 2000/12/21  16:23:48
69463         Log: Rename testsyml to issymlink.
69464      Branch: perl
69465            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69466            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
69467            ! win32/config.vc
69468 ____________________________________________________________________________
69469 [  8220] By: jhi                                   on 2000/12/21  15:47:26
69470         Log: Robustness support for #8218 (symlink forest) since the GNU
69471              tools seem to be overly picky about symlinkage depths.
69472      Branch: perl
69473            ! Makefile.SH t/io/fs.t
69474 ____________________________________________________________________________
69475 [  8219] By: jhi                                   on 2000/12/21  15:38:27
69476         Log: Metaconfig changes for #8218.
69477      Branch: metaconfig
69478            ! U/modified/Oldconfig.U
69479      Branch: metaconfig/U/perl
69480            + Mksymlinks.U
69481            ! testsyml.U
69482 ____________________________________________________________________________
69483 [  8218] By: jhi                                   on 2000/12/21  15:37:57
69484         Log: Add Configure option -Dmksymlinks which will create a symlink
69485              forest if the current/build differs from the source directory.
69486              TODO: mkdir -p is not portable.
69487      Branch: perl
69488            ! Configure
69489 ____________________________________________________________________________
69490 [  8217] By: jhi                                   on 2000/12/21  14:39:12
69491         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
69492              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
69493              Date: Thu, 21 Dec 2000 09:38:18 GMT
69494              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
69495              
69496              The ofs became an SV.
69497      Branch: perl
69498            ! ext/Thread/Thread.xs
69499 ____________________________________________________________________________
69500 [  8216] By: jhi                                   on 2000/12/21  05:40:21
69501         Log: The polymorphism seems to have fixed 20000517.001.
69502      Branch: perl
69503            ! t/pragma/utf8.t
69504 ____________________________________________________________________________
69505 [  8215] By: jhi                                   on 2000/12/21  04:44:52
69506         Log: read() documentation tweak for 20001121.004.
69507      Branch: perl
69508            ! pod/perlfunc.pod
69509 ____________________________________________________________________________
69510 [  8214] By: jhi                                   on 2000/12/21  03:54:11
69511         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
69512      Branch: perl
69513            ! pp_sys.c t/op/misc.t
69514 ____________________________________________________________________________
69515 [  8213] By: jhi                                   on 2000/12/21  00:28:10
69516         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
69517              From: Peter Prymmer <pvhp@forte.com>
69518              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
69519              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
69520      Branch: perl
69521            ! configure.com
69522 ____________________________________________________________________________
69523 [  8212] By: jhi                                   on 2000/12/21  00:26:21
69524         Log: Edit edit edit.
69525      Branch: perl
69526            ! pod/perlfaq3.pod
69527 ____________________________________________________________________________
69528 [  8211] By: jhi                                   on 2000/12/20  18:52:46
69529         Log: Update Changes.
69530      Branch: perl
69531            ! Changes patchlevel.h
69532 ____________________________________________________________________________
69533 [  8210] By: jhi                                   on 2000/12/20  18:34:47
69534         Log: Yet another editor edit.
69535      Branch: perl
69536            ! pod/perlfaq3.pod
69537 ____________________________________________________________________________
69538 [  8209] By: jhi                                   on 2000/12/20  15:33:28
69539         Log: More Win32 Perling.
69540      Branch: perl
69541            ! pod/perlfaq3.pod
69542 ____________________________________________________________________________
69543 [  8208] By: jhi                                   on 2000/12/20  15:07:46
69544         Log: More Win32 editor/IDE/shell hints.
69545      Branch: perl
69546            ! pod/perlfaq3.pod
69547 ____________________________________________________________________________
69548 [  8207] By: jhi                                   on 2000/12/20  03:54:08
69549         Log: Subject: [PATCH] obscure timing knowledge
69550              From: Nicholas Clark <nick@ccl4.org>
69551              Date: Tue, 19 Dec 2000 19:22:31 +0000
69552              Message-ID: <20001219192231.F2827@plum.flirble.org>
69553      Branch: perl
69554            ! sv.c
69555 ____________________________________________________________________________
69556 [  8206] By: jhi                                   on 2000/12/20  03:45:57
69557         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
69558              From: Spider Boardman <spider@leggy.zk3.dec.com>
69559              Date: Tue, 19 Dec 2000 21:30:16 -0500
69560              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
69561      Branch: perl
69562            ! sv.c
69563 ____________________________________________________________________________
69564 [  8205] By: jhi                                   on 2000/12/19  23:02:01
69565         Log: Update Changes.
69566      Branch: perl
69567            ! Changes patchlevel.h
69568 ____________________________________________________________________________
69569 [  8204] By: jhi                                   on 2000/12/19  22:58:18
69570         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
69571              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
69572              on editors and diffing/patching.
69573      Branch: perl
69574            ! t/op/utf8decode.t
69575 ____________________________________________________________________________
69576 [  8203] By: nick                                  on 2000/12/19  21:36:16
69577         Log: Integrate mainline (forgot my own change...)
69578      Branch: perlio
69579           !> ext/Encode/compile
69580 ____________________________________________________________________________
69581 [  8202] By: nick                                  on 2000/12/19  21:34:42
69582         Log: Integrate mainline.
69583      Branch: perlio
69584           !> (integrate 61 files)
69585 ____________________________________________________________________________
69586 [  8201] By: nick                                  on 2000/12/19  21:34:06
69587         Log: Avoid looking for File::Glob when we don't need it.
69588      Branch: perl
69589            ! ext/Encode/compile
69590 ____________________________________________________________________________
69591 [  8200] By: jhi                                   on 2000/12/19  18:35:49
69592         Log: Update Changes.
69593      Branch: perl
69594            ! Changes patchlevel.h
69595 ____________________________________________________________________________
69596 [  8199] By: jhi                                   on 2000/12/19  18:35:07
69597         Log: Microperl tweaks.
69598      Branch: perl
69599            ! sv.c uconfig.h uconfig.sh
69600 ____________________________________________________________________________
69601 [  8198] By: jhi                                   on 2000/12/19  18:29:59
69602         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
69603      Branch: perl
69604            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69605            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
69606 ____________________________________________________________________________
69607 [  8197] By: jhi                                   on 2000/12/19  17:55:29
69608         Log: In VMS embedded perls couldn't access the statically built Socket,
69609              from Charles Lane.
69610      Branch: perl
69611            ! configure.com
69612 ____________________________________________________________________________
69613 [  8196] By: jhi                                   on 2000/12/19  17:49:50
69614         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
69615              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
69616              Date: Sun, 17 Dec 2000 19:11:44 -0000
69617              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
69618      Branch: perl
69619            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
69620            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
69621 ____________________________________________________________________________
69622 [  8195] By: jhi                                   on 2000/12/19  17:47:53
69623         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
69624              From: Jonathan Stowe <gellyfish@gellyfish.com>
69625              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
69626              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
69627      Branch: perl
69628            ! utils/h2xs.PL
69629 ____________________________________________________________________________
69630 [  8194] By: jhi                                   on 2000/12/19  17:46:28
69631         Log: Subject: Re: useless use of void context work-around
69632              From: andreas.koenig@anima.de (Andreas J. Koenig)
69633              Date: 16 Dec 2000 15:13:36 +0100
69634              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
69635              
69636              Document (comment) the q(di ds ig) trick in the code.
69637      Branch: perl
69638            ! op.c
69639 ____________________________________________________________________________
69640 [  8193] By: jhi                                   on 2000/12/19  17:10:57
69641         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
69642              From: "Mark J. Reed" <mreed@strange.turner.com>
69643              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
69644              Message-Id: <200012160222.VAA13986@strange.turner.com>
69645      Branch: perl
69646            ! ext/Sys/Syslog/Syslog.pm
69647 ____________________________________________________________________________
69648 [  8192] By: jhi                                   on 2000/12/19  17:07:45
69649         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
69650              From: Nicholas Clark <nick@ccl4.org>
69651              Date: Sat, 16 Dec 2000 19:03:13 +0000
69652              Message-ID: <20001216190313.D68304@plum.flirble.org>
69653      Branch: perl
69654            ! t/op/64bitint.t
69655 ____________________________________________________________________________
69656 [  8191] By: jhi                                   on 2000/12/19  17:06:13
69657         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
69658              From: Dominic Dunlop <domo@computer.org>
69659              Date: Mon, 18 Dec 2000 12:00:15 +0100
69660              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
69661              
69662              This patchlet is needed in order that perl can be statically linked.  
69663      Branch: perl
69664            ! regexec.c
69665 ____________________________________________________________________________
69666 [  8190] By: jhi                                   on 2000/12/19  17:03:08
69667         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
69668              From: "Craig A. Berry" <craig.berry@psinetcs.com>
69669              Date: Sun, 17 Dec 2000 00:18:35 -0600
69670              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
69671      Branch: perl
69672            ! perlio.h vms/gen_shrfls.pl
69673 ____________________________________________________________________________
69674 [  8189] By: jhi                                   on 2000/12/19  16:20:28
69675         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
69676              From: Prymmer/Kahn <pvhp@best.com>
69677              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
69678              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
69679              
69680              A better version of #8188.
69681      Branch: perl
69682            ! pod/perlfaq3.pod
69683 ____________________________________________________________________________
69684 [  8188] By: jhi                                   on 2000/12/19  15:57:06
69685         Log: (Replaced by #8189)
69686              
69687              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
69688              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
69689              From: Prymmer/Kahn <pvhp@best.com>
69690              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
69691              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
69692              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
69693              Date: Mon, 18 Dec 2000 11:10:45 -0500
69694              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
69695      Branch: perl
69696            ! pod/perlfaq3.pod
69697 ____________________________________________________________________________
69698 [  8187] By: jhi                                   on 2000/12/19  15:54:19
69699         Log: Email address fix for Anton Berezin.
69700      Branch: perl
69701            ! AUTHORS
69702 ____________________________________________________________________________
69703 [  8186] By: jhi                                   on 2000/12/19  15:38:54
69704         Log: Subject: [PATCH perl@8102] cygwin port
69705              From: "Eric Fifer" <efifer@dircon.co.uk> 
69706              Date: Thu, 14 Dec 2000 13:41:29 -0000
69707              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
69708              
69709              When compiling modules the data item that is being imported
69710              from libperl.dll needs to be tagged as imported/shared data:
69711              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
69712      Branch: perl
69713            ! perliol.h
69714 ____________________________________________________________________________
69715 [  8185] By: jhi                                   on 2000/12/19  14:53:24
69716         Log: Regen uconfig.h and uconfig.sh.
69717      Branch: perl
69718            ! uconfig.h uconfig.sh
69719 ____________________________________________________________________________
69720 [  8184] By: jhi                                   on 2000/12/18  20:43:49
69721         Log: Comments work so much better when they are closed.
69722      Branch: perl
69723            ! regcomp.c
69724 ____________________________________________________________________________
69725 [  8183] By: jhi                                   on 2000/12/18  18:04:02
69726         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
69727              Fixes the bug 20001218.016.
69728      Branch: perl
69729            ! regcomp.c
69730 ____________________________________________________________________________
69731 [  8182] By: gsar                                  on 2000/12/18  09:53:47
69732         Log: delete spurious files
69733      Branch: maint-5.6/perl
69734            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
69735            - vos/config.h vos/config_h.SH_orig
69736 ____________________________________________________________________________
69737 [  8181] By: gsar                                  on 2000/12/18  09:46:08
69738         Log: regen perltoc
69739      Branch: maint-5.6/perl
69740            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
69741 ____________________________________________________________________________
69742 [  8180] By: gsar                                  on 2000/12/18  09:20:27
69743         Log: integrate changes#7924..7926,7946,7952 from mainline
69744              
69745              A test works better if it has the right 1..$n output.
69746              
69747              All the core library users of Class::Struct seem to be
69748              using "use Class::Struct 'struct';" instead of the bare
69749              "use Class::Struct;", which isn't documented in Class::Struct.
69750              This can't be right.
69751              
69752              Make the Class::Struct import() wiser.
69753              
69754              Upgrade to CPAN 1.59_51, from Andreas König.
69755              
69756              Subject: Re: long shell lines
69757              Split overly long shell command lines.
69758      Branch: maint-5.6/perl
69759           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
69760           !> lib/File/stat.pm t/lib/class-struct.t
69761 ____________________________________________________________________________
69762 [  8179] By: gsar                                  on 2000/12/18  08:55:54
69763         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
69764              7918,7919,7988,8907 from mainline (various)
69765              
69766              Subject: [ID 20001127.004] White space problem in perlamiga.pod
69767              
69768              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
69769              
69770              Subject: [PATCH] perlcc.PL cleanups
69771              
69772              Subject: [PATCH] Updating perltie.pod for arrays
69773              
69774              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
69775              Subject: Re: [PATCH] Updating perltie.pod for arrays
69776              Subject: Re: [PATCH] Updating perltie.pod for arrays
69777              
69778              One more perltie.pod nit from Casey R. Tweten.
69779              
69780              Subject: [PATCH] $^O  win32 -> MSWin32
69781              plus similar nits for vms, err, VMS, and UNICOS.
69782              
69783              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
69784              More checking in case someone has broken their services or
69785              protocol databases.
69786              
69787              Make "use Class::Struct 'struct';" work again (broken by #7617);
69788              add a test for Class::Struct.
69789              
69790              Integrate the "skip" messages to explain().
69791              
69792              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
69793      Branch: maint-5.6/perl
69794           +> t/lib/class-struct.t
69795           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
69796           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
69797           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
69798 ____________________________________________________________________________
69799 [  8178] By: gsar                                  on 2000/12/18  08:16:30
69800         Log: avoid redefinition warnings on windows due to sys/socket.h getting
69801              #included before win32.h
69802      Branch: maint-5.6/perl
69803            ! win32/include/sys/socket.h
69804 ____________________________________________________________________________
69805 [  8177] By: gsar                                  on 2000/12/18  05:24:04
69806         Log: make regen_headers; fix POSIX.xs problems; remove outdated
69807              code from sys/socket.h that makes build fail now
69808      Branch: maint-5.6/perl
69809            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
69810            ! pod/perlapi.pod
69811           !> win32/include/sys/socket.h
69812 ____________________________________________________________________________
69813 [  8176] By: gsar                                  on 2000/12/18  05:20:17
69814         Log: update Changes
69815      Branch: maint-5.6/perl
69816            ! Changes patchlevel.h
69817 ____________________________________________________________________________
69818 [  8175] By: gsar                                  on 2000/12/18  04:57:48
69819         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
69820              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
69821              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
69822              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
69823              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
69824              7823,7825,7838
69825              
69826              Subject: Re: [PATCH] README.solaris
69827              
69828              Add getpagesize() probing, on non-UNIX guess 'undef'.
69829              
69830              Simplify the getpagesize() unit by dropping the
69831              pagesize probe since it's nowadays slightly more
69832              complicated because of sysconf(). (Note: if some
69833              platform really needs the -lPW for getpagesize,
69834              I just broke it.)
69835              TODO: a new pagesize unit.
69836              
69837              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
69838              
69839              MachTen doesn't really do mmap() and munmap().
69840              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
69841              
69842              More README.solaris updates from Andy Dougherty.
69843              
69844              Copy the s// information of README.hpux also to the perlrun.
69845              
69846              Add HAS_FSYNC, lack noticed by Nicholas Clark.
69847              
69848              Add a metaconfig unit for fsync.
69849              
69850              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
69851              
69852              Many subdocumented return values of the IO extension now documented.
69853              ungetc and write still left subdocumented.
69854              Subject: [PATCH] (was Re: IO::Handle::ungetc)
69855              
69856              Document tell() on special streams.
69857              
69858              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
69859              
69860              Subject: [ID 20001112.007] sfio's sftell isn't ftell
69861              
69862              Couple of tests from #7660 salvaged.
69863              
69864              Tweak the definition of the bit complement on UTF-8 data:
69865              if none of the characters in the string are > 0xff,
69866              the result is a complemented byte string, not a (UTF-8)
69867              char string.  Based on the summary in
69868              Subject: Re: [ID 20000918.005] ~ on wide chars
69869              This should give us the maximum backward (pre-char string)
69870              compatibility and utf8 compatibility.  The other alternative
69871              would be to limit the bit complement to be always byte only,
69872              taking the least significant byte of the chars.
69873              
69874              Cleanup messy #ifdef.
69875              
69876              Typos in #7667.
69877              
69878              Declare reg_data like reg_substr_data.
69879              
69880              Placate nervous compilers that see longer than ints switch()ing.
69881              
69882              Remove the new two tests of lib/io_xs for now, they seem to
69883              fail under perlio on some platforms.
69884              
69885              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
69886              
69887              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
69888              
69889              Subject: tiny typo in perl5db.pl
69890              
69891              Subject: some additions for makefiles for win32 (for perl@7674)
69892              
69893              Hoist the duplicated socket/netdb include logic to perl.h;
69894              undef SETERRNO in case SOCKS has defined it.  Based on:
69895              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
69896              
69897              Regen Configure.
69898              
69899              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
69900              (a macro to define signed and unsigned integer constants).
69901              
69902              Use UINT64_C().
69903              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
69904              
69905              Use u_int32_t for the size of hash_cb(), not size_t.
69906              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
69907              
69908              Quit utf8_to_uv() instantly if curlen == 0.
69909              
69910              Subject: [PATCH: perl@7674] updates to README.os390
69911              
69912              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
69913              
69914              EBCDIC tweaks.
69915              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
69916              
69917              Linenumber fix.
69918              
69919              SOCKS has its own USE_THREADS, based on
69920              Subject: [ID 20001114.002] et. al. bugfix followup
69921              
69922              UINT64_C() work continues.
69923              
69924              Detypo.
69925              
69926              The type of the hash_cb() size argument is tricky.
69927              
69928              Add fwalk() probe to the configuration files and regen perltoc.
69929              
69930              Subject: perllocale.pod changes
69931              
69932              Avoid an infinite loop in VMS when utils scripts are run
69933              with no arguments, from Charles Lane.
69934              
69935              Subject: Re: Bug in Carp::Heavy/5.6.0?
69936              
69937              For Solaris use64bitall the stdchar needs a little bit of help.
69938              
69939              The long double hints can be here or there.
69940              
69941              Test tweak for the open pragma.
69942              
69943              Also the 64bitall hints can be either here or there.
69944              
69945              As surmised the #7719 wasn't a good move.
69946              
69947              Subject: Fix for 20000409.001
69948              
69949              Subject: Fix for 20000815.006
69950              It's really 20000518.006.
69951              
69952              Subject: [PATCH 5.6.0 README.win32] very minor typos
69953              
69954              Subject: Fix for README.amiga (20000323.033)
69955              
69956              Explain in more detail the {} syntax ambiguousity.
69957              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
69958              
69959              Sparc 64-bit pack() fix from Jens Hamisch.
69960              
69961              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
69962              
69963              Subject: podlators 1.05 available        
69964              
69965              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
69966              
69967              Subject: [perl 7711: EPOC] updates
69968              
69969              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
69970              
69971              Miraculous typo.
69972              
69973              sysseek() instead of seek().
69974              
69975              Solaris hints tweaks.
69976              
69977              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
69978              This may be overly harsh but until proven otherwise, we think this
69979              way, or until we have a simple test for Configure (having to start
69980              up servers is does not count as simple) to check for the problems.
69981              
69982              Remove the shared object before attempting to create
69983              (by linking) a new one.  E.g. in AIX not removing
69984              becomes quite painful if one tries to do more than one
69985              build in the same tree (an interrupted build, for example),
69986              since the AIX' shared dynaloader seemingly keeps the shared
69987              objects open and therefore 'busy' for quite a while, even when
69988              nobody is using the objects, leading into link failures.
69989              
69990              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
69991              
69992              Subject: DOC PATCH 5.6.0 perlreftut
69993              
69994              Subject: [PATCH: perl@7777] add system locale testing for VMS
69995              
69996              Subject: [PATCH] Test.pm POD peculiarity
69997              
69998              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
69999              
70000              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
70001              
70002              Subject: Re: perl@7777 
70003              Detypoing.
70004              
70005              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
70006              
70007              Go ahead and #include <unistd.h> in perl.h.
70008              
70009              Subject: [PATCH perl@7795] small cleanup task for test suite
70010              
70011              Subject: Re: av.c patch (having slight problems)
70012              unshift() speedup.
70013              
70014              Reach back one higher up when searching for PERL_SRC.
70015      Branch: maint-5.6/perl
70016           +> lib/File/Spec/Epoc.pm
70017           !> (integrate 88 files)
70018 ____________________________________________________________________________
70019 [  8174] By: gsar                                  on 2000/12/18  03:53:09
70020         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
70021              7625..7629,7631..7634,7637,7639,7642 from mainline
70022              
70023              Fix for the tie-refhash string table leaks.
70024              
70025              Subject: [patch perl@7595] VMS configure.com tweak
70026              
70027              More careful detection of how well NVs and UVs mix.
70028              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))
70029              Added some SIGFPE paranoia.
70030              
70031              Forgot to bump the line numbers in #7601.
70032              
70033              Subject: PATCH std stdio for (Free)BSD
70034              
70035              Deleting $ENV{PATH} in VMS is not recommendable.
70036              
70037              Locale buglets.
70038              Subject: RE: Locales support (setlocale) fixes
70039              
70040              Do not test UTF-8 locales since that the tests would require
70041              polymorphic regexen.
70042              
70043              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
70044              
70045              A missing aTHX_.
70046              
70047              Subject: [ID 20001108.013] spelling
70048              
70049              Subject: [PATCH] Class::Struct at compile time
70050              
70051              Make deleting for %ENV work for (newer versions of) VMS,
70052              from Craig A. Berry.
70053              
70054              Forgot from #7618.
70055              
70056              More VMS moves on environment handling, from Charles Lane.
70057              
70058              Remove unused extra arguments.
70059              
70060              Typo in an ifndef.
70061              Subject: Re: [PATCH 5.7.0] better messages from malloc()
70062              
70063              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
70064              All except the "cow orker" change.
70065              
70066              The generated boot_* headers are wrong.  Pickier compiler,
70067              such as KAI C++ will refuse to compile the resulting perlmain.
70068              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
70069              
70070              There's no =head3.
70071              
70072              Disable only the tests 99 and 166 for UTF-8 locales.
70073              
70074              Missing dTHXs.
70075              Subject: RE: perl@7595 builds not on cygwin
70076              
70077              Subject: Re: bash -c exit and linux hints 
70078              
70079              Various doc oddball characters.
70080              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
70081              
70082              Subject: [PATCH] IO::Seekable pod
70083              
70084              Amdahl UTS hints updates.
70085              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
70086              
70087              Explain better why certain regex tests are skipped.
70088              Subject: Re: tests skipped: unknown reason
70089              
70090              Subject: [PATCH] README.solaris
70091              
70092              Subject: [PATCH perl@7638] cygwin port
70093      Branch: maint-5.6/perl
70094           +> README.solaris
70095           !> (integrate 26 files)
70096 ____________________________________________________________________________
70097 [  8173] By: gsar                                  on 2000/12/18  03:37:02
70098         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
70099              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
70100              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
70101              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
70102              
70103              Better create a true mailing list for the repository keepers.
70104              
70105              Subject: [ID 20001027.007] uniq array in perlfaq
70106              
70107              De-quoted-unreadable to ISO Latin 1.
70108              (There's one ISO-2022-JP name in Changes5.004.)
70109              
70110              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
70111              
70112              The #7476 needs a MANIFEST change, too.
70113              
70114              Add also emailless people.
70115              
70116              UTF-8 decoder tweak.
70117              
70118              Make \x{...} consistently produce UTF-8.
70119              Subject: Re: \x{...} is confused 
70120              
70121              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
70122              
70123              Add a perlbug flag, -A, to avoid acknowledgement messages.
70124              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
70125              
70126              Use Errno magic.
70127              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
70128              
70129              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
70130              
70131              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
70132              
70133              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
70134              
70135              Be more lenient on bad UTF-8 when doing bit arithmetics.
70136              Subject: Re: [ID 20000918.005] ~ on wide chars
70137              (The ord() part of the patch skipped.)
70138              
70139              Subject: perlfaq style changes
70140              
70141              AUTHORS tweaks.
70142              
70143              Whitespace style tweak.  Was originally going to see to
70144              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
70145              but that had already been taken care of.
70146              
70147              The compiler is either gcc or cc, from Tom Bates.
70148              
70149              The osname has been lowercased by now, from Tom Bates.
70150              
70151              The NonStop-UX libraries have a novel way to say NaN.
70152              
70153              printf UVs the correct way, noticed by Robin Barker.
70154              
70155              Subject: [PATCH] startperl to respect versiononly
70156              
70157              AUTHORS updates.
70158              
70159              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
70160              
70161              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
70162              
70163              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
70164              
70165              Generalize the Camel wording.
70166              Subject: Re: perlfaq style changes
70167              
70168              Subject: [ID 20001005.006] Documentation -- description of qr//
70169              
70170              C.pm part of
70171              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
70172              
70173              Locale warning explanation tweak.
70174              
70175              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
70176              
70177              Make the POSIX::setuid and POSIX::setgid to really call setuid()
70178              and setgid() because they were just changing $< and $( which means
70179              only changing the real uid/gid, as opposed to changing both
70180              real and effective ids.  (The alternative way could have been
70181              in POSIX.pm to change $> and $), too, but making a direct call
70182              to the C API feels cleaner.)  Fixes the bug
70183              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
70184              
70185              Expand %Config variables and %ENV variables only if
70186              so requested during build time using the
70187              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
70188              Not expanding makes relocating distributions easier.
70189              
70190              More tweaking on the #7522 theme.
70191              
70192              Test::Harness revealed buglets in the new DynaLoader.
70193              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
70194              
70195              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
70196              fix a autovivification bug in Tie::RefHash, add tests for both.
70197              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
70198              
70199              Detpyo.
70200              
70201              recv() can fail and return undef.
70202              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
70203              
70204              Fix the problem discussed in
70205              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
70206              originally from Linc Madison.  Also Andreas König's comments
70207              taken into account.  Some other problems with Tie::SubstrHash
70208              fixed: didn't croak when the table exceeded the requested number
70209              of entries (as documented) but instead when the number of entries
70210              exceeded the size of the table, a croak() had an unnecessary \n,
70211              didn't have a CLEAR method, documented that there is no exists().
70212              Didn't fix to be strict-proof because the module uses &foo; and
70213              dynamic scope.  Added a test script exercizing both first tamely 
70214              the basic functionality, and then the failure cases reported by
70215              Linc Madison.
70216              
70217              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
70218              
70219              The #7521 touched things it shouldn't have.
70220              
70221              Subject: [PATCH 5.7.0] better messages from malloc()
70222              
70223              Subject: Re: README.aix
70224              
70225              Add FCNTL_CAN_LOCK.
70226              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
70227              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
70228              
70229              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
70230              create a "fast path" for locale name probing using "locale -a"
70231              if available, squash finally hopefully the s?printf resetting
70232              the numeric locale (since, IIUC perllocale, it never shouldn't). 
70233              
70234              More Changes tweakery.
70235              
70236              Dying is too strict here, better just skip.
70237              
70238              Subject: Locales support (setlocale) fixes
70239              Modified quite a bit to be more portable.
70240              
70241              Configure would use a bad $myuname from an old config.sh.
70242              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
70243              
70244              Fix for
70245              Subject: [ID 20001004.006] undef is never tainted
70246              An undef read from a slurped file was not tainted.
70247              
70248              Fix for
70249              Subject: [ID 20001004.007] taint propogation is inconsistent
70250              The culprit was sv_setsv() which was rather blindly
70251              propagating taint, which lead to behaviour where if
70252              a tainted anon hash value was seen all the hash values
70253              from then on at that level became tainted, or at any
70254              upper levels in the case of nested anon hashes.
70255              
70256              Test tweak: show also the failed locales.
70257              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
70258              
70259              A fix of sorts for 20000329.026, a better error message
70260              for a missing "use charnames" when using the \N{...}. 
70261              
70262              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
70263              
70264              Add =pod to be tidy.
70265              
70266              Fix for bug id 19990615.008, pos() unset during s///ge.
70267              
70268              Add a note for future generations about bug id 20000229.006.
70269              
70270              Use -dM for gcc (the suggested patch did it only for Linux,
70271              but I think it can be generalized).
70272              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
70273              
70274              opmini.o can linger from Configures past.
70275              
70276              Document that the evaled syntax errors cause scalar leaks.
70277              
70278              Fix for
70279              Subject: [ID 20000728.005] perl -P broken
70280              (hopefully).  The fix is also not complete, it seems to break
70281              BOM swallowing for libc5 systems, but until someone figures
70282              out a way to do this without ftell(), this will do.
70283              
70284              AUTHORS updates.
70285              
70286              Subject: Re: rsync'ed patches vs. rsync'ed source
70287              
70288              Admit that the test leaks scalars.
70289              
70290              Sanitize the environment further.
70291              
70292              VOS updates from Paul Green.
70293              
70294              Document %ENV = () portability issues.
70295              
70296              Make the stdio test program of 7427 less noisy while being 
70297              compiled so that Digital UNIX wouldn't get both
70298              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
70299              undefined.  This makes perlio happy.
70300              
70301              glibc5 detection by __GNU_LIBRARY__.
70302              
70303              %ENV note tweaks from Dan Sugalski.
70304              
70305              Varargs don't always work too well if one puts an unsigned
70306              char on the stack and pop an unsigned quad off the stack.
70307              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
70308              
70309              Subject: Pod updates
70310              
70311              Fake support of holey files in win/dosish platforms.
70312              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
70313              
70314              A doc addition for bug id 20001105.019, beware \p.
70315              
70316              Tweak #7587.
70317              
70318              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
70319              
70320              perlhack updates from H.Merijn Brand.
70321              
70322              Subject: [PATCH perl@7573] cygwin port
70323              Synchronize with Cygwin 1.1.5.
70324              
70325              Bad thinko in #7581 (I used the test program with the expanded
70326              values as-is).
70327              
70328              Make perlbug not insist on dumping to a file when stdout isn't a tty.
70329              Subject: [PATCH] perlbug.PL
70330              
70331              Overrideable keys, each, pop, push, shift, splice, unshift.
70332              Subject: [PATCH] prototyped functions that should be overrideable
70333              
70334              Try to avoid flockless and emulationless places.
70335      Branch: maint-5.6/perl
70336           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
70337            - MAINTAIN
70338           !> (integrate 111 files)
70339 ____________________________________________________________________________
70340 [  8172] By: jhi                                   on 2000/12/18  02:49:27
70341         Log: Regen pods.
70342      Branch: perl
70343            ! pod/perlmodlib.pod pod/perltoc.pod
70344 ____________________________________________________________________________
70345 [  8171] By: gsar                                  on 2000/12/18  02:49:24
70346         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
70347              7465..7471 from mainline
70348              
70349              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
70350              in platforms that strictly require all the symbols being present
70351              at link time.
70352              
70353              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
70354              
70355              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
70356              
70357              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
70358              
70359              Subject: [PATCH] todo
70360              
70361              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
70362              
70363              Use $sort, $uniq (and $tr) consistently as wondered
70364              by Nicholas Clark.
70365              
70366              Too enthusiastic editing in #7460.
70367              
70368              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
70369              
70370              Upgrade to CPAN 1.58_55.
70371              Subject: CPAN.pm status
70372              
70373              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
70374              
70375              Make target reordering to avoid pointless re-makes.
70376              Subject: Re: Total re-make of 'make okfile' after 7451 ?
70377              
70378              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
70379              
70380              Subject: DOC PATCH 5.6.0
70381              
70382              Add the repository doc by Malcolm, Sarathy, and by Simon,
70383              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
70384      Branch: maint-5.6/perl
70385           +> Porting/repository.pod
70386           !> Configure MANIFEST Makefile.SH README.dos README.os2
70387           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
70388           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
70389           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
70390 ____________________________________________________________________________
70391 [  8169] By: gsar                                  on 2000/12/18  02:33:34
70392         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
70393              7435..7441,7445 from mainline
70394              
70395              Make the UTF-8 decoding stricter and more verbose when
70396              malformation happens.  This involved adding an argument
70397              to utf8_to_uv_chk(), which involved changing its prototype,
70398              and prefer STRLEN over I32 for the UTF-8 length, which as
70399              a domino effect necessitated changing the prototypes of
70400              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
70401              The stricter UTF-8 decoding checking uses Markus Kuhn's
70402              UTF-8 Decode Stress Tester from
70403              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
70404              
70405              Run vms/vms_yfix.pl, should have done that after changing
70406              perly.c in #7382.
70407              
70408              Subject: [PATCH 5.7.0] static linking with uninstalled perl
70409              
70410              (Replaced by #7440.)
70411              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
70412              
70413              Fix the bug ID 20001024.005, the bug introduced by #7416.
70414              
70415              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
70416              
70417              Fix the bug reported in
70418              From: andreas.koenig@anima.de (Andreas J. Koenig)
70419              Also make is_utf8_char() stricter.
70420              
70421              Missed the header file changes from #7425.
70422              
70423              Check if stdio supports tweaking lval and cnt simultaneously.
70424              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
70425              
70426              Stratus VOS updates from Paul Green.
70427              
70428              Podify README.epoc and README.vos.
70429              
70430              Add targets to Makefile.SH, most importantly
70431              'regen_all' which also remembers to update vms/perly*.
70432              
70433              Subject: Minor update to find2perl, for portability
70434              
70435              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
70436              
70437              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
70438              
70439              Rename UTF8LEN() to be UNISKIP(), too confusing to have
70440              UTF8LEN() and UTF8SKIP(). 
70441              
70442              Allow poking holes at the UTF-8 decoding strictness.
70443              
70444              Continue the internal UTF-8 API tweaking.
70445              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
70446              used much more than the simpler API, now called utf8_to_uv_simple().
70447              Still not quite happy with API, too much partial duplication
70448              of functionality.
70449              
70450              A new version of making the syslog test more robust.
70451              (Replaces #7421.)
70452              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
70453              
70454              buildtoc target tweaks.
70455              
70456              Integrate with vmsperl #7430 by Charles Bailey:
70457              
70458              Cleanup from prior patch (Charles Lane?):
70459              - improve handling of MFDs in Basename and Path
70460              - default to no xsubpp line # munging when building debug images
70461      Branch: maint-5.6/perl
70462           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
70463           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
70464           !> (integrate 67 files)
70465 ____________________________________________________________________________
70466 [  8168] By: gsar                                  on 2000/12/18  02:05:49
70467         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
70468              
70469              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
70470              From: Martin Husemann <martin@duskware.de>
70471              
70472              Subject: [PATCH 5.7.0] restore match data on backtracing
70473              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70474      Branch: maint-5.6/perl
70475           !> regcomp.c regexec.c t/op/re_tests
70476 ____________________________________________________________________________
70477 [  8167] By: gsar                                  on 2000/12/18  01:55:22
70478         Log: integrate changes#7858,7986 from mainline
70479              
70480              C<foreach my $x ...> in pseudo-fork()ed process may diddle
70481              parent's memory; fix it by keeping track of the actual pad
70482              offset rather than a raw pointer (this change is probably also
70483              relevant to non-ithreads case to avoid fallout from reallocs of
70484              the pad array, but is currently only enabled for the ithreads
70485              case in the interests of minimal disruption to existing "well
70486              tested" code)
70487              
70488              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
70489              due to the notorious GetFileType() bug in Windows 9x, which fstat()
70490              tickles)
70491      Branch: maint-5.6/perl
70492           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
70493           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
70494           !> win32/win32.c win32/win32.h win32/win32sck.c
70495 ____________________________________________________________________________
70496 [  8166] By: gsar                                  on 2000/12/18  01:52:59
70497         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
70498              from mainline (xsubpp and ExtUtils::LibList fixups, various
70499              other small items)
70500              
70501              The generated boot_* headers are wrong.  Pickier compiler,
70502              such as KAI C++ will refuse to compile the resulting perlmain.
70503              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
70504              
70505              Various doc oddball characters.
70506              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
70507              
70508              Subject: [PATCH] Re: 20001101.003 PDL
70509              
70510              Subject: [PATCH 5.7.0] etags broken again
70511              
70512              Subject: [PATCH 5.7.0] Liblist finally works
70513              
70514              Subject: [PATCH 5.7.0] Liblist returns found libraries
70515              
70516              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
70517              
70518              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
70519              
70520              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
70521              OUT keyword nits.
70522              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
70523              OUT and IN_OUT documentation.
70524      Branch: maint-5.6/perl
70525           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
70526           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
70527           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
70528           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
70529           !> win32/bin/search.pl
70530 ____________________________________________________________________________
70531 [  8165] By: gsar                                  on 2000/12/18  01:28:45
70532         Log: integrate changes#7533,7563,7611,7623 from mainline (various
70533              malloc.c embellishments)
70534      Branch: maint-5.6/perl
70535           !> malloc.c pod/perldiag.pod
70536 ____________________________________________________________________________
70537 [  8164] By: gsar                                  on 2000/12/18  01:23:33
70538         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
70539              fixups)
70540      Branch: maint-5.6/perl
70541           !> utils/h2xs.PL
70542 ____________________________________________________________________________
70543 [  8163] By: gsar                                  on 2000/12/18  01:17:50
70544         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
70545              fixups)
70546      Branch: maint-5.6/perl
70547           !> Makefile.SH utils/perlbug.PL
70548 ____________________________________________________________________________
70549 [  8162] By: gsar                                  on 2000/12/18  00:25:43
70550         Log: always export Perl_deb() (it is required by re.xs whether
70551              Perl is built with or without -DDEBUGGING)
70552      Branch: maint-5.6/perl
70553            ! makedef.pl
70554 ____________________________________________________________________________
70555 [  8161] By: gsar                                  on 2000/12/18  00:23:38
70556         Log: integrate change#7414 from mainline
70557              
70558              Undo the basename() part of #7412 since the lib/basename
70559              tests would need upgrading too.
70560              
70561              squelch two tests in tr.t that rely on tr/// paranoia change
70562              that's not in 5.6.x
70563      Branch: maint-5.6/perl
70564            ! t/op/tr.t
70565           !> lib/File/Basename.pm
70566 ____________________________________________________________________________
70567 [  8160] By: gsar                                  on 2000/12/18  00:05:30
70568         Log: missing change in previous integrate
70569      Branch: maint-5.6/perl
70570           !> README.aix
70571 ____________________________________________________________________________
70572 [  8159] By: gsar                                  on 2000/12/18  00:03:38
70573         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
70574              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
70575              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
70576              7410..7413 from mainline
70577              
70578              Introduce the man[24-8] variables, from Andy Dougherty.
70579              
70580              Upgrade to CPAN 1.58, from Andreas König.
70581              
70582              An updated EBCDIC tr patch.
70583              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
70584              
70585              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
70586              
70587              Two thirds of
70588              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
70589              The Install.pm changes will be submitted separately because
70590              they need some work and discussion still.
70591              
70592              The Install.pm third of
70593              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
70594              
70595              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
70596              
70597              Subject: [PATCH 5.7.0] IVs in mtats
70598              
70599              Subject: [PATCH 5.7.0] Perl API for mstats
70600              
70601              Ilya implemented the memory profiling API.
70602              
70603              In Amdahl UTS "struct sv" is defined by a system header,
70604              <ksync.h>.
70605              
70606              Slight tweak of the code to appease Amdahl UTS cc.
70607              
70608              Amdahl UTS doesn't seem to do dynaloading.
70609              
70610              Use UTF8SKIP(), from Simon Cozens.
70611              
70612              Thinko in #7222.
70613              
70614              op/sprintf.t patch for OS/390 (and any other host with limited
70615              floating-point exponent length)
70616              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
70617              
70618              Tweak #7225.
70619              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
70620              
70621              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
70622              
70623              Needs to be conditional on SunOS 4.
70624              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
70625              
70626              Test cases for bug id 20000323.056 (the bug seems to be fixed).
70627              
70628              Add test for bug id 20000427.003 (which seems to have
70629              been fixed) (also duplicate as 20000427.004, though
70630              with a higher severity).  Move one utf8 from op/append
70631              to pragma/utf8, tag the tests with bug ids.
70632              
70633              Document FNCASE=y as discussed in the bug 20000902.009.
70634              
70635              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
70636              The problem was that rx->minlen was in chars while pp_split()
70637              thought it would be in bytes. 
70638              
70639              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
70640              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
70641              
70642              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
70643              
70644              Fix a couple of compiler-noted nits in #7235.
70645              
70646              Tweak the test of #7235.
70647              
70648              One more ~utf8 tweak.
70649              
70650              -w cleanup.
70651              Subject: Re: Problems with bleadperl 
70652              
70653              Subject: small pod patch
70654              
70655              Subject: [PATCH perlguts.pod] Document offset hack
70656              
70657              Add Charles Lane.
70658              
70659              Add the capability to include/exclude branches.
70660              
70661              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
70662              
70663              Detect early whether the std streams have gone bad.
70664              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
70665              
70666              More IoTYPE sprinkling.
70667              
70668              Workaround for a sfio bug where the stream error indicator
70669              is not cleared as documented.
70670              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
70671              
70672              Clarify documentation on 'use bytes'.
70673              Subject: Re: What does 'use bytes' "mean" ?
70674              
70675              Show the failed remote port, instead of the failing line number.
70676              Subject: [PATCH 5.6.1 Debugger] More diagnostics
70677              
70678              Make Cwd more bulletproof in chrooted environments.
70679              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
70680              
70681              Subject: Pod patch for Devel::Peek
70682              
70683              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
70684              
70685              Borland C fstat() never saw the fd as writable.
70686              Subject: fix for Borland's weak "stat" (perl@7211)
70687              
70688              Missing change from #7362.
70689              
70690              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
70691              
70692              Add the test case for the bug id 20000730.004 which seems
70693              to have been fixed by now.
70694              
70695              Fix of sorts for bug id 20000901.092.  There seems to be no trace
70696              of a 'pmshort' anywhere in the B, so the offending line was simply
70697              removed.
70698              
70699              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
70700              
70701              Subject: PATCH do_print has 2 PerlIO_error()s
70702              
70703              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
70704              
70705              Typo noted by Mark Lutz.
70706              
70707              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
70708              
70709              In the latest compiler builds cccdlflags must not become -fpic,
70710              from Wilfredo Sánchez.
70711              
70712              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
70713              
70714              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
70715              
70716              SOCKS function redefinitions need prototypes, too, otherwise
70717              for example 32 bit versus 64 bit differences cause a lot of
70718              problems.  Part of
70719              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
70720              
70721              Portability tweak on #7377.
70722              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
70723              
70724              Don't write double values through long double pointers,
70725              based on a part of
70726              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
70727              
70728              Reëntrancy fix.
70729              Subject: [PATCH perl@7229] Rentrant parser and yylex()
70730              
70731              Make scan_num() reëntrant, as suggested in
70732              Subject: [PATCH perl@7229] Rentrant parser and yylex()
70733              
70734              Fix for ID 20001020.006, concatenating an unset submatch
70735              with utf8 resulted in "Modification of a read-only value".
70736              
70737              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
70738              
70739              The #7383 was right only in the context of the original bug report,
70740              not in more general case.
70741              
70742              Update Changes.
70743              
70744              Testcases for a #7383,#7385 related bug.
70745              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
70746              
70747              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
70748              
70749              Tweak the Is* definitions of Unicode character classes
70750              to better match the official categorizations; embrace
70751              the official categorizations; add the combining marks
70752              as alpha (and -numeric); fix DCinital (a typo and edito)
70753              to be DCmedial.
70754              
70755              Hints tweak from Anton Berezin.
70756              
70757              Subject: installman go-faster stripes
70758              Subject: Re: installman go-faster stripes
70759              
70760              Subject: [ID 20001021.003] updated hints/openbsd.sh
70761              
70762              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
70763              
70764              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
70765              
70766              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
70767              
70768              Doc patch.
70769              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
70770              
70771              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
70772              
70773              Subject: Re: [ID 20001021.005] SEGV with regex match 
70774              
70775              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
70776              
70777              The change #7187 was not so good on VMS.
70778              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
70779              
70780              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
70781              
70782              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
70783              
70784              Document PERL_INSTALL_ROOT of #7210.
70785      Branch: maint-5.6/perl
70786           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
70787           +> t/lib/tie-splice.t
70788            - lib/unicode/Is/DCinital.pl
70789           !> (integrate 112 files)
70790 ____________________________________________________________________________
70791 [  8158] By: jhi                                   on 2000/12/17  23:04:24
70792         Log: Subject: [PATCHES] RE: perl@8150 
70793              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
70794              Date: Sun, 17 Dec 2000 21:46:39 +0100
70795              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
70796              
70797              Neither cygwin has a getpwuid() one can trust on.
70798      Branch: perl
70799            ! t/lib/glob-basic.t
70800 ____________________________________________________________________________
70801 [  8157] By: jhi                                   on 2000/12/17  23:01:54
70802         Log: More MAN.PODS => {} fixes.
70803      Branch: perl
70804            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
70805            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
70806            ! os2/OS2/REXX/Makefile.PL
70807 ____________________________________________________________________________
70808 [  8156] By: gsar                                  on 2000/12/17  22:49:13
70809         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
70810              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
70811              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
70812              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
70813              7201,7204 from mainline
70814              
70815              Remove vestiges of tr//CU.
70816              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
70817              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
70818              
70819              The return value of setlocale must be copied away.
70820              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
70821              
70822              Allow chop() and chomp() to be overridden.
70823              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
70824              
70825              Hints optimization.
70826              Subject: Minor nit
70827              
70828              Subject: [PATCH] de-wall t/README
70829              
70830              Subject: Re: Two advertising clauses need to be removed
70831              
70832              Batch of UTF-8 patches from Simon Cozens.
70833              
70834              Fix for a parsing bug, not for the original bug.
70835              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
70836              
70837              Compilation warnings and an error.
70838              
70839              Subject: File::Find 5.7.0 POD nits
70840              
70841              Subject: [PATCH perl-5.7.0] continued -Wformat support
70842              
70843              The one that got away.
70844              
70845              Subject: Re: perl@7078
70846              
70847              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
70848              convertable to bytes by checking it doesn't go above 0xc3
70849              Subject: Re: perl@7078
70850              
70851              Replace #7084 with
70852              Subject: Re: perl@7078 
70853              
70854              We don't need to count the high bit bytes, a boolean is enough. 
70855              
70856              Subject: [PATCH] utf8.c apidoc
70857              
70858              Subject: Re: perl@7078 
70859              
70860              Botched the #7090 check-in.
70861              
70862              Fix for the charnames.t failures from Spider Boardman.
70863              
70864              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
70865              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
70866              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
70867              0 to checking to get the warning.
70868              
70869              Subject: [PATCH] Nits in perlmod.pod
70870              
70871              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
70872              
70873              Subject: Re: unicode support and perl [ID 20000901.097]
70874              
70875              Subject: Re: unicode support and perl [ID 20000901.097]
70876              
70877              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
70878              
70879              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
70880              
70881              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
70882              
70883              Subject: [PATCH@blead] Fix some recursion in overload.pm
70884              
70885              s/Robin Parker/Robin Barker/
70886              
70887              Subject: [PATCH] Fix aliasing of tied filehandles
70888              
70889              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
70890              
70891              Subject: Re: [PATCH 5.005_64 missed]
70892              
70893              SOCK_DGRAM and listen() do not mix as reported in
70894              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
70895              The patch for 5.7.0+ had to be reengineered, though.
70896              
70897              Subject: DOC PATCH 5.6.0
70898              
70899              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
70900              
70901              Document the issue (is not a syntax error, kind of)
70902              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
70903              
70904              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
70905              Did not apply cleanly, manual intervention was needed.
70906              
70907              Subject: [PATCH] DLL not restartabke with threaded perl
70908              
70909              Inside require() $^S was always left undefined.
70910              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
70911              
70912              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
70913              
70914              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
70915              
70916              Regen headers.
70917              
70918              Subject: [PATCH 5.7.0] Epoc update
70919              
70920              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
70921              as suggested by Olaf Flebbe and Nick Clark.
70922              
70923              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
70924              
70925              Misplaced else.
70926              
70927              Scale down the VMS message boxes, by Charles Lane.
70928              Fix for ID 20000903.009, workaround at
70929              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
70930              
70931              Subject: [ID 20001003.006] B::Debug not -w clean
70932              
70933              Test harness update to sync with the new perlcc,
70934              from Simon Cozens.
70935              
70936              One remaining nit less at the VMS mailbox sizing.
70937              
70938              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
70939              
70940              It is possible to have no hosts database at all.  Pointed out in
70941              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
70942              
70943              Subject: [PATCH 5.7.0] h2xs not working
70944              Subject: [PATCH 5.7.0] h2xs not documenting the created module
70945              
70946              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
70947              
70948              Subject: perlhack.pod Patch for Externals Tools
70949              
70950              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
70951              
70952              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
70953              
70954              Enable disabling scripts installation by Configure -Uinstallscripts,
70955              suggested by H. Merijn Brand.
70956              
70957              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
70958              reported several times by Dominic Dunlop, for example in
70959              ID 20000315.008.  Patch from Dominic.  Patch affects at
70960              least MachTen, and possibly other oldish BSDs. Should not
70961              break non-broken platforms (tested on LinuxPPC). 
70962              
70963              Regen toc.
70964              
70965              Subject: Re: Questions about Tie::Array and perl modules
70966              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
70967              
70968              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
70969              
70970              Tweak #7153.
70971              
70972              IO::Handle->syswrite() did not handle length omission
70973              like CORE::syswrite() does.
70974              Subject: [Fwd] IO::Handle, syswrite and arguments
70975              The original patch from andrew@ugh.net.au.
70976              
70977              Also the $ccflags is needed for the C compiler check.
70978              Subject: Configure (check for C-compiler)
70979              
70980              Eliminate $Is_VMS code from the test.
70981              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
70982              
70983              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
70984              as the first option of cc/ld because of ultrapicky compilers
70985              (e.g. OS/390 R2.5)
70986              
70987              Change the version number of Tie::Handle in the core to 4.0,
70988              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
70989              Subject: Note on Tie::Handle
70990              
70991              UTF8ize split() so that the cloned substrings get the UTF8
70992              flag of the original scalar.  Problem reported by Simon Cozens.
70993              
70994              save_re_context() could reset PL_curcop to freed memory, causing core
70995              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
70996              
70997              Subject: PATCH 5.6 perldebguts grammar cleanup
70998              
70999              Add a todo note about overloadable assertions.
71000              
71001              on Windows, LoadLibrary() could load an extension DLL multiple
71002              times if forward slashes are used in the path
71003              
71004              on Windows, cwd strings in the environment should be of the
71005              form =X:=X:\foo instead of =X=X:\foo\
71006              
71007              on Windows, avoid potential exception (could happen if MSVCRT isn't
71008              being used) when closing a socket handle
71009              
71010              avoid nonportable example code
71011              
71012              Windows9x doesn't support link(), despite what Config.pm
71013              might think
71014              
71015              pod nit
71016              
71017              Change #7160 had a nasty typo.
71018              
71019              Warn about unknown scripts.
71020              Subject: Re: ideas? patches? [PATCH bleadperl]
71021              
71022              on Windows, clean targets might not work under some flavors of the shell
71023              
71024              tweak for change#7173
71025              
71026              Make eq work again with utf8 (disabling the upgrading
71027              should no more be necessary since the copies of the
71028              scalars are upgraded, not the scalars themselves).
71029              Takes care of ID 20001009.001.  (The claimed length()
71030              bug in 20001009.001 seems bogus to me.)
71031              
71032              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
71033              
71034              Upgrade to CGI.pm 2.74, from Lincoln Stein.
71035              
71036              Upgrade to podlators 1.04, from Russ Allbery.
71037              
71038              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
71039              
71040              Quote the temp file name, needed in Win32 because the
71041              default name unfortunately contains spaces, shouldn't
71042              hurt elsewhere.
71043              Subject: FW: perldoc fails if $TEMP contains spaces
71044              
71045              Subject: RE: [ID 19990803.001] README.win32 suggestions 
71046              
71047              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
71048              
71049              Subject: Re: utf8 concat, mg_get
71050              
71051              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
71052              
71053              Subject: [PATCH: perl@7181] op/tr tests on OS/390
71054              
71055              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
71056              
71057              Use the versiononly instead of the installscripts,
71058              retract the changes 7146 and 7147.
71059              
71060              Reapply Andy's patch and regen Configure.
71061              
71062              Add the test case for #7190, from the original bug report
71063              by Andreas König.
71064              
71065              Remove duplicated code.
71066              
71067              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
71068              
71069              restore change#7202
71070      Branch: maint-5.6/perl
71071           !> (integrate 121 files)
71072 ____________________________________________________________________________
71073 [  8155] By: jhi                                   on 2000/12/17  22:30:58
71074         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
71075              From: "Craig A. Berry" <craigberry@mac.com>
71076              Date: Sun, 17 Dec 2000 13:09:28 -0600
71077              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
71078              
71079              MAN.PODS => ' ' is naughty.
71080      Branch: perl
71081            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
71082 ____________________________________________________________________________
71083 [  8154] By: nick                                  on 2000/12/17  22:07:13
71084         Log: MULTIPLICITY nit.
71085      Branch: perl
71086            ! mg.c
71087 ____________________________________________________________________________
71088 [  8153] By: gsar                                  on 2000/12/17  21:23:05
71089         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
71090              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
71091              from mainline
71092              
71093              Document the SvIOK_.*UV().
71094              
71095              Update Unicode todo list.
71096              
71097              Guard against bad string->int conversion for quads.
71098              
71099              Subject: small apidoc fix
71100              
71101              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
71102              
71103              Subject: [PATCH] Tied filehandle documentation
71104              
71105              Subject: [PATCH] Modernize Opcode.pm documentation
71106              
71107              Make Data::Dumper (non-XS) to work with changed semantics of ref().
71108              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
71109              [applied even though said semantics didn't change in 5.6.x]
71110              
71111              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
71112              
71113              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
71114              
71115              Fix the URL, but the server is still missing in action.
71116              Subject: [ID 20000905.002] perlfaq1.pod URL error
71117              
71118              Subject: [ID 20000903.001] \w in utf8-strings
71119              
71120              Fix the ccversion detection for 5.1 and beyond.
71121              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
71122              
71123              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
71124              
71125              Subject: [ID 20000904.008] Tiny fix for perldiag
71126              
71127              Subject: Re: [ID 20000906.004] segfault with bad perl statement
71128              
71129              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
71130              
71131              Subject: [ID 20000908.002] perlipc documentation bug.
71132              
71133              Subject: [PATCH lib/Benchmark.pm]
71134              
71135              Re-allow vec() for characters > 255.
71136              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
71137              
71138              Do away with memory models cruft.  Sorry, PDP users.
71139              
71140              Continue #7041.
71141              
71142              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
71143              
71144              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
71145              
71146              Upgrade to CPAN 1.57_65, from Andreas König.
71147              
71148              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
71149              by Russ Allbery.
71150              
71151              Silence t/pod/*.t about alternate quote-mappings now implemented
71152              by Pod::Text, from Brad Appleton.
71153              
71154              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
71155              Subject: borland C++ win32.c tweak
71156              
71157              C<@a = @b = split(...)> optimization coredumps under ithreads
71158              (missed a spot when fixing up op_pmreplroot hack for ithreads)
71159              
71160              Document the SvUTF8*().
71161              
71162              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
71163              
71164              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
71165              
71166              Do in VMS as the #7054 does.
71167              
71168              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
71169              
71170              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
71171              
71172              Subject: [patch: perl@7045] vms updates
71173              
71174              Test for the #7049.
71175              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
71176              
71177              Break up the myconfig lines a bit.
71178              Subject: perlbug/perl -V output format
71179              
71180              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
71181              
71182              The #7054 truncated Configure badly.
71183              
71184              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
71185              initialization in all the threads on Windows
71186              
71187              Allow for whitespace between "#" and "line" in cpp output.
71188              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
71189              
71190              Remove vestiges of tr//CU.
71191              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
71192              
71193              The return value of setlocale must be copied away.
71194              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
71195              
71196              Allow chop() and chomp() to be overridden.
71197              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
71198              
71199              Hints optimization.
71200              Subject: Minor nit
71201              
71202              Subject: [PATCH] de-wall t/README
71203              
71204              Subject: Re: Two advertising clauses need to be removed
71205      Branch: maint-5.6/perl
71206           !> (integrate 75 files)
71207 ____________________________________________________________________________
71208 [  8152] By: gsar                                  on 2000/12/17  20:30:11
71209         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
71210              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
71211              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
71212              
71213              Don't attach -ld to the archname if pointless.
71214              
71215              Document UNTIE in a very minimalistic way.
71216              
71217              POSIX doesn't report long double values under -Duselongdouble
71218              when the long doubles are "real" (bigger than doubles).
71219              
71220              More author updates.
71221              
71222              Try to deduce NV_MAX.  Really should be Configure fodder.
71223              
71224              :: not allowed in pathnames, change to .
71225              Subject: [PATCH perl@6938] cygwin port
71226              
71227              Forget about NV_MAX (#6951).  Various floating point tweaks,
71228              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
71229              
71230              Move the Solaris 7 scan to use64bitall, make the
71231              failure to find 64-bot sparc libc to mention the
71232              possibility of being in an intel, from Lupe and Alan.
71233              
71234              Regen perltoc.
71235              
71236              AUTHORS tweaks, from Peter Prymmer.
71237              
71238              More address tweaking.
71239              
71240              Small tweaks all over.
71241              
71242              File::Temp patches from Andreas König,
71243              
71244              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
71245              
71246              Subject: CPAN.pm beta 1.57_57 for the core
71247              
71248              Part of the solution.
71249              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
71250              
71251              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
71252              
71253              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
71254              
71255              Add the overload warnings to perldiag.
71256              
71257              Drop unused argument.
71258              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
71259              
71260              Subject: Nit in Configure (bleadperl@6961)
71261              
71262              Update to PodParser 1.18, from Brad Appleton.
71263              
71264              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
71265              
71266              Subject: [PATCH: 6948] add SCNfldbl to configure.com
71267              
71268              Document UNTIE. Also tweak implementation to suppress the 'inner references'
71269              warning when UNTIE exists and instead pass the cound of extra references to
71270              the UNTIE method.
71271              
71272              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
71273              so that case-ignoring systems like DCL can tell them from
71274              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
71275              
71276              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
71277              
71278              Feature ordering tweak.
71279              
71280              Regen perltoc.
71281              
71282              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
71283              
71284              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
71285              
71286              Subject: http:// in L<>
71287              
71288              Detypo.
71289              
71290              change#6791 accidentally clobbered change#6710, put it back
71291              
71292              Only the first line, thank you very much.
71293              
71294              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
71295              plus rework the http: spots as suggested by Tom Christiansen,
71296              plus regen perltoc.
71297              
71298              Undo part of change 6489 which looks like a bulk edit which
71299              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
71300              The supressing of main:: on return from select() is undesirable.
71301              
71302              Apparently avoiding the swapping is too costly.
71303              
71304              Various Configure nits by Philip Newton,
71305              plus the ebcdic one by me.
71306              
71307              Make certain cc is set before trying to run it.
71308              
71309              If overloaded %{} etc. return the object do not loop.
71310              Thus  sub deref { $_[0] } functions if object is wanted type.
71311              
71312              Update perlhist.
71313              
71314              More %{} and other deref special casing - do not pass to 'nomethod'.
71315      Branch: maint-5.6/perl
71316           !> (integrate 59 files)
71317 ____________________________________________________________________________
71318 [  8151] By: gsar                                  on 2000/12/17  19:14:38
71319         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
71320              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
71321              
71322              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
71323              
71324              Make the epsilon to be relative, not absolute.
71325              
71326              Put back the flags dump as reasoned in
71327              Subject: Re: [PATCH] Glob dumping
71328              
71329              Introduce ccname to keep track of what compiler kind of we have.
71330              
71331              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
71332              
71333              Put back the slice accidentally removed by #6907.
71334              
71335              Reset archname and archname64 always, forcing them be
71336              recomputed at each Configure run, make Configure and
71337              the hints files agree on the naming of largefiles variables.
71338              
71339              Don't say "Perl 5.0 source kit".
71340              
71341              Subject: [PATCH] fix misc cast warnings
71342              
71343              Subject: typos in pods
71344              
71345              NVs not necessarily doubles, as pointed out by Yitzchak.
71346              
71347              Subject: [PATCH 6889] add a few ldbl formats to configure.com
71348              
71349              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
71350              
71351              Better options for rsync.
71352              
71353              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
71354              
71355              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
71356              
71357              Subject: [PATCH] Re: UNTIE method 
71358              
71359              A better fix for the Socket building problem from Craig Berry.
71360              
71361              Retract the dummy test, skip the security tests (instead of failing),
71362              explain what the warnings mean.
71363              
71364              Heap decorruption.
71365              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
71366              
71367              Update to Unicode 3.0.1.
71368              
71369              Missed one Unicode file.
71370              
71371              Subject: Re: typos in pods
71372              
71373              The #6929 was too skimpy.
71374              
71375              sscanf() may be the only way to read long doubles from strings.
71376              
71377              Reveal Borland's isnan.
71378              Subject: build with BC++ tweak
71379              
71380              Issue useful diagnostic on unknown pod commands.
71381              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
71382              
71383              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
71384              
71385              Clarify the third case of ftmp-security warnings.
71386              
71387              Make -Dusemorebits find long doubles in Solaris.
71388              
71389              Wrap the test in eval.
71390      Branch: maint-5.6/perl
71391           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
71392           +> lib/unicode/PropList.txt lib/unicode/README.perl
71393           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
71394           +> lib/unicode/Unicode.301 vms/vmspipe.com
71395            - lib/unicode/Props.txt lib/unicode/UCD300.html
71396            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
71397           !> (integrate 305 files)
71398 ____________________________________________________________________________
71399 [  8150] By: jhi                                   on 2000/12/17  18:47:57
71400         Log: Uncheckedin generated files.
71401      Branch: perl
71402            ! global.sym perlapi.c pod/perlapi.pod
71403 ____________________________________________________________________________
71404 [  8149] By: jhi                                   on 2000/12/17  18:41:22
71405         Log: Update Changes.
71406      Branch: perl
71407            ! Changes patchlevel.h
71408 ____________________________________________________________________________
71409 [  8148] By: jhi                                   on 2000/12/17  18:39:16
71410         Log: Subject: [PATCH] Fcntl constants speedup
71411              From: Nicholas Clark <nick@ccl4.org>
71412              Date: Sun, 17 Dec 2000 16:29:24 +0000
71413              Message-ID: <20001217162924.E97668@plum.flirble.org>
71414              
71415              Use IVs for the Fcntl constants instead of NVs.
71416      Branch: perl
71417            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
71418 ____________________________________________________________________________
71419 [  8147] By: jhi                                   on 2000/12/17  18:33:41
71420         Log: Add test for #8145 (binmode() warning), add warning for
71421              ioctl() and sockpair(), document them. (fileno() cannot
71422              be tripwired with the same kind of warning because
71423              'defined fileno($foo)' seems to be an idiom.)
71424      Branch: perl
71425            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
71426 ____________________________________________________________________________
71427 [  8146] By: gsar                                  on 2000/12/17  18:09:08
71428         Log: update Changes
71429      Branch: maint-5.6/perl
71430            ! Changes
71431 ____________________________________________________________________________
71432 [  8145] By: jhi                                   on 2000/12/17  17:39:35
71433         Log: Subject: [PATCH] Re: The long awaited feature ...
71434              From: Simon Cozens <simon@cozens.net>
71435              Date: Sun, 17 Dec 2000 12:31:56 +0000
71436              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
71437              
71438              Add a warning to binmode() about using bad filehandles
71439              (can happen e.g. if someone forgets the filehandle argument)
71440      Branch: perl
71441            ! pp_sys.c
71442 ____________________________________________________________________________
71443 [  8144] By: jhi                                   on 2000/12/17  17:33:48
71444         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
71445              From: Jonathan Stowe <gellyfish@gellyfish.com>
71446              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
71447              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
71448      Branch: perl
71449            ! lib/Net/Ping.pm
71450 ____________________________________________________________________________
71451 [  8143] By: jhi                                   on 2000/12/17  05:31:37
71452         Log: Polymorphic regexps.
71453              
71454              Fixes at least the bugs 20001028.003 (both of them...) and
71455              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
71456              also to be fixed by now, probably already before this patch.
71457      Branch: perl
71458            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
71459            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
71460            ! t/op/utf8decode.t t/pragma/utf8.t
71461 ____________________________________________________________________________
71462 [  8142] By: jhi                                   on 2000/12/16  17:16:05
71463         Log: Subject: [patch perl@8102] dos/djgpp update
71464              From: Laszlo Molnar <ml1050@freemail.hu>
71465              Date: Sat, 16 Dec 2000 01:40:52 +0100
71466              Message-ID: <20001216014052.A335@freemail.hu>
71467      Branch: perl
71468            ! djgpp/config.over t/base/commonsense.t
71469 ____________________________________________________________________________
71470 [  8141] By: jhi                                   on 2000/12/16  17:09:27
71471         Log: Few uncheckedin files.
71472      Branch: perl
71473            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
71474 ____________________________________________________________________________
71475 [  8140] By: nick                                  on 2000/12/15  22:14:31
71476         Log: Integrate mainline
71477      Branch: perlio
71478           !> (integrate 53 files)
71479 ____________________________________________________________________________
71480 [  8139] By: jhi                                   on 2000/12/15  19:49:49
71481         Log: One more IVUV tweak from Nicholas Clark.
71482      Branch: perl
71483            ! sv.c
71484 ____________________________________________________________________________
71485 [  8138] By: jhi                                   on 2000/12/15  19:17:06
71486         Log: Return of the IVUV-preservation, now seems to be happy even
71487              in Digital UNIX (the broken strtoul brokenness detection
71488              seems to have been the fly in the ointment).
71489      Branch: perl
71490            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71491            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
71492            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
71493            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
71494            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
71495            ! vos/config.ga.h win32/config.bc win32/config.gc
71496            ! win32/config.vc
71497 ____________________________________________________________________________
71498 [  8137] By: jhi                                   on 2000/12/15  18:12:14
71499         Log: Metaconfig unit change for #8136.
71500      Branch: metaconfig
71501            ! U/modified/d_strtoul.U
71502      Branch: metaconfig/U/perl
71503            ! d_strtoull.U d_strtouq.U
71504 ____________________________________________________________________________
71505 [  8136] By: jhi                                   on 2000/12/15  18:11:35
71506         Log: I don't think it's sensible or portable to test the strtou*
71507              on /^-/ strings.
71508      Branch: perl
71509            ! Configure
71510 ____________________________________________________________________________
71511 [  8135] By: jhi                                   on 2000/12/15  17:18:49
71512         Log: Metaconfig unit change for #8134.
71513      Branch: metaconfig
71514            ! U/modified/d_strtoul.U
71515 ____________________________________________________________________________
71516 [  8134] By: jhi                                   on 2000/12/15  17:14:13
71517         Log: If longsize is 8 we don't need a LL suffix for integer constants.
71518      Branch: perl
71519            ! Configure config_h.SH
71520 ____________________________________________________________________________
71521 [  8133] By: jhi                                   on 2000/12/15  16:00:23
71522         Log: Update Changes.
71523      Branch: perl
71524            ! Changes patchlevel.h
71525 ____________________________________________________________________________
71526 [  8132] By: jhi                                   on 2000/12/15  15:44:16
71527         Log: Some compilers get huffy if you do not cast a const pointer
71528              to a non-const when assigning.
71529      Branch: perl
71530            ! gv.c
71531 ____________________________________________________________________________
71532 [  8131] By: jhi                                   on 2000/12/15  15:38:30
71533         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
71534              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71535              Date: Fri, 15 Dec 2000 05:26:57 -0500
71536              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
71537      Branch: perl
71538            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
71539            ! t/pragma/overload.t
71540 ____________________________________________________________________________
71541 [  8130] By: jhi                                   on 2000/12/15  15:36:08
71542         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
71543              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71544              Date: Thu, 14 Dec 2000 22:02:43 -0500
71545              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
71546      Branch: perl
71547            ! gv.c perl.h
71548 ____________________________________________________________________________
71549 [  8129] By: jhi                                   on 2000/12/15  15:34:16
71550         Log: Subject: PATCH: h2xs nit
71551              From: Tim Jenness <t.jenness@jach.hawaii.edu>
71552              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
71553              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
71554              
71555              Add a template README.
71556      Branch: perl
71557            ! utils/h2xs.PL
71558 ____________________________________________________________________________
71559 [  8128] By: jhi                                   on 2000/12/15  15:32:22
71560         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
71561      Branch: perl
71562            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
71563 ____________________________________________________________________________
71564 [  8127] By: jhi                                   on 2000/12/15  15:19:34
71565         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
71566              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
71567              Date:     Thu, 14 Dec 2000 20:04:42 EST
71568              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
71569      Branch: perl
71570            ! ext/Opcode/Opcode.xs
71571 ____________________________________________________________________________
71572 [  8126] By: jhi                                   on 2000/12/15  15:17:49
71573         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
71574              From: Peter Prymmer <pvhp@forte.com>
71575              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
71576              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
71577      Branch: perl
71578            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
71579            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
71580            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
71581 ____________________________________________________________________________
71582 [  8125] By: jhi                                   on 2000/12/15  15:11:05
71583         Log: This seems to be a stage sane and stable enough to checkin.
71584              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
71585      Branch: perl
71586            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
71587            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
71588            ! t/op/cmp.t t/op/numconvert.t
71589 ____________________________________________________________________________
71590 [  8124] By: jhi                                   on 2000/12/15  04:20:26
71591         Log: Something is really wonky.
71592      Branch: perl
71593            ! sv.c
71594 ____________________________________________________________________________
71595 [  8123] By: jhi                                   on 2000/12/15  04:00:50
71596         Log: Fixes for the IV UV patches to compile in Digital UNIX.
71597      Branch: perl
71598            ! sv.c
71599 ____________________________________________________________________________
71600 [  8122] By: jhi                                   on 2000/12/15  02:53:40
71601         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
71602              From: "Craig A. Berry" <craigberry@mac.com>
71603              Date: Thu, 14 Dec 2000 19:10:49 -0600
71604              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
71605      Branch: perl
71606            ! vms/vms.c
71607 ____________________________________________________________________________
71608 [  8121] By: jhi                                   on 2000/12/15  02:50:00
71609         Log: Metaconfig changes for #8120.
71610      Branch: metaconfig
71611            + U/modified/d_strtoul.U
71612      Branch: metaconfig/U/perl
71613            ! d_strtoull.U d_strtouq.U
71614 ____________________________________________________________________________
71615 [  8120] By: jhi                                   on 2000/12/15  02:49:42
71616         Log: From: Nicholas Clark <nick@ccl4.org> 
71617              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
71618              Date: Thu, 14 Dec 2000 18:38:57 +0000
71619              Message-ID: <20001214183857.B97909@plum.flirble.org>
71620      Branch: perl
71621            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71622            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
71623            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
71624            ! vos/config.ga.def vos/config.ga.h win32/config.bc
71625            ! win32/config.gc win32/config.vc
71626 ____________________________________________________________________________
71627 [  8119] By: jhi                                   on 2000/12/14  23:40:58
71628         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
71629              From: Nicholas Clark <nick@ccl4.org>
71630              Date: Wed, 13 Dec 2000 20:08:50 +0000
71631              Message-ID: <20001213200849.B71166@plum.flirble.org>
71632      Branch: perl
71633            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
71634            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
71635 ____________________________________________________________________________
71636 [  8118] By: jhi                                   on 2000/12/14  22:46:26
71637         Log: Integrate perlio:
71638              
71639              [  8117]
71640              Win32 tweaks to get Encode to build
71641              - temp hack to makedef.pl till PerlIO is properly "exported".
71642              - MSVC dislikes  
71643              static encpage_t foo[];
71644              so make 'em extern for now.
71645              
71646              [  8116]
71647              Document the new files
71648      Branch: perl
71649           !> MANIFEST ext/Encode/compile makedef.pl
71650 ____________________________________________________________________________
71651 [  8117] By: nick                                  on 2000/12/14  22:38:53
71652         Log: Win32 tweaks to get Encode to build
71653              - temp hack to makedef.pl till PerlIO is properly "exported".
71654              - MSVC dislikes  
71655              static encpage_t foo[];
71656              so make 'em extern for now.
71657      Branch: perlio
71658            ! ext/Encode/compile makedef.pl
71659 ____________________________________________________________________________
71660 [  8116] By: nick                                  on 2000/12/14  22:00:53
71661         Log: Document the new files
71662      Branch: perlio
71663            ! MANIFEST
71664 ____________________________________________________________________________
71665 [  8115] By: jhi                                   on 2000/12/14  21:58:01
71666         Log: MANIFEST new files of #8114.
71667      Branch: perl
71668            ! MANIFEST
71669 ____________________________________________________________________________
71670 [  8114] By: jhi                                   on 2000/12/14  21:50:49
71671         Log: Integrate perlio:
71672              
71673              [  8106]
71674              "Cold" build correction to Encode's Makefile.PL
71675              
71676              [  8105]
71677              "Compiled" encodings.
71678              Correct replacement character in EBCDIC .enc files
71679              Add 0x7F to ASCII repertoire.
71680              
71681              [  8103]
71682              Beginings of compiled encodings - checked in as a snapshot of thoughts
71683              so far and so it does not get lost.
71684      Branch: perl
71685           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
71686           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
71687           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
71688           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
71689           !> ext/Encode/Makefile.PL
71690 ____________________________________________________________________________
71691 [  8113] By: jhi                                   on 2000/12/14  21:48:49
71692         Log: The documentation part of the
71693              
71694              Subject: [ID 20001214.002] Net::Ping patch
71695              From: Jonathan Stowe <gellyfish@gellyfish.com>
71696              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
71697              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
71698              since the #7529 had already addressed the same problem.
71699      Branch: perl
71700            ! lib/Net/Ping.pm
71701 ____________________________________________________________________________
71702 [  8112] By: jhi                                   on 2000/12/14  21:42:57
71703         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
71704              From: Dominic Dunlop <domo@computer.org>
71705              Date: Tue, 12 Dec 2000 10:47:10 +0100
71706              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
71707              
71708              Document how elusive subroutines can be.
71709      Branch: perl
71710            ! pod/perlfunc.pod
71711 ____________________________________________________________________________
71712 [  8111] By: jhi                                   on 2000/12/14  21:38:05
71713         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
71714              From: Dominic Dunlop <domo@computer.org>
71715              Date: Thu, 14 Dec 2000 10:13:51 +0100
71716              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
71717      Branch: perl
71718            ! ext/POSIX/POSIX.pod
71719 ____________________________________________________________________________
71720 [  8110] By: jhi                                   on 2000/12/14  21:36:32
71721         Log: Subject: [patch] perlfaq7
71722              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
71723              Date: Thu, 14 Dec 2000 15:31:07 +0100
71724              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
71725      Branch: perl
71726            ! pod/perlfaq7.pod
71727 ____________________________________________________________________________
71728 [  8109] By: jhi                                   on 2000/12/14  21:29:20
71729         Log: Subject: [8104] Encode
71730              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71731              Date: Thu, 14 Dec 2000 14:49:34 +0100
71732              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
71733              
71734              Type casting for nervous compilers.
71735      Branch: perl
71736            ! ext/Encode/Encode.xs
71737 ____________________________________________________________________________
71738 [  8108] By: jhi                                   on 2000/12/14  21:26:17
71739         Log: Subject: [8104] DB_File
71740              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71741              Date: Thu, 14 Dec 2000 14:49:35 +0100
71742              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
71743              
71744              Type definition incorrect for DB 2.7.7.  Not known when it
71745              changed, so only changed it for a known revision.
71746      Branch: perl
71747            ! ext/DB_File/DB_File.xs
71748 ____________________________________________________________________________
71749 [  8107] By: jhi                                   on 2000/12/14  21:23:41
71750         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
71751              From: Peter Prymmer <pvhp@forte.com>
71752              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
71753              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
71754              
71755              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
71756      Branch: perl
71757            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
71758            ! ext/Encode/Encode/posix-bc.enc
71759 ____________________________________________________________________________
71760 [  8106] By: nick                                  on 2000/12/14  20:36:13
71761         Log: "Cold" build correction to Encode's Makefile.PL
71762      Branch: perlio
71763            ! ext/Encode/Makefile.PL
71764 ____________________________________________________________________________
71765 [  8105] By: nick                                  on 2000/12/14  20:09:37
71766         Log: "Compiled" encodings.
71767              Correct replacement character in EBCDIC .enc files
71768              Add 0x7F to ASCII repertoire.
71769      Branch: perlio
71770            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
71771            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
71772            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
71773            ! ext/Encode/Makefile.PL ext/Encode/compile
71774            ! ext/Encode/encengine.c ext/Encode/encode.h
71775 ____________________________________________________________________________
71776 [  8104] By: nick                                  on 2000/12/14  00:38:20
71777         Log: Integrate mainline
71778      Branch: perlio
71779           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
71780           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
71781           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
71782           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
71783           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
71784           !> t/lib/db-hash.t t/lib/db-recno.t
71785 ____________________________________________________________________________
71786 [  8103] By: nick                                  on 2000/12/13  23:16:13
71787         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
71788              so far and so it does not get lost.
71789      Branch: perlio
71790            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
71791 ____________________________________________________________________________
71792 [  8102] By: jhi                                   on 2000/12/13  17:14:22
71793         Log: Update Changes.
71794      Branch: perl
71795            ! Changes patchlevel.h
71796 ____________________________________________________________________________
71797 [  8101] By: jhi                                   on 2000/12/13  16:53:41
71798         Log: Move the proto of start_glob() to a better place; regen api files.
71799      Branch: perl
71800            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
71801 ____________________________________________________________________________
71802 [  8100] By: jhi                                   on 2000/12/13  16:47:11
71803         Log: Metaconfig change for #8099.
71804      Branch: metaconfig
71805            ! U/modified/Head.U
71806 ____________________________________________________________________________
71807 [  8099] By: jhi                                   on 2000/12/13  16:46:48
71808         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
71809              From: Andy Dougherty <doughera@lafayette.edu>
71810              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
71811              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
71812      Branch: perl
71813            ! Configure
71814 ____________________________________________________________________________
71815 [  8098] By: jhi                                   on 2000/12/13  16:39:02
71816         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
71817              From: rspier@pobox.com (Robert Spier)
71818              Date: Tue, 12 Dec 2000 21:12:39 -0500
71819              Message-ID: <14902.56087.678086.725773@rls.cx>
71820              
71821              fastgetcwd is defined using a glob alias on a $^O dependent basis -
71822              and there was no default assignment or perl subroutine.
71823      Branch: perl
71824            ! lib/Cwd.pm
71825 ____________________________________________________________________________
71826 [  8097] By: jhi                                   on 2000/12/13  16:16:01
71827         Log: Subject: [PATCH] move startglob out of pp_hot.c
71828              From: Nicholas Clark <nick@ccl4.org>
71829              Date: Mon, 11 Dec 2000 23:16:39 +0000
71830              Message-ID: <20001211231638.A55550@plum.flirble.org>
71831      Branch: perl
71832            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
71833 ____________________________________________________________________________
71834 [  8096] By: jhi                                   on 2000/12/13  15:26:23
71835         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
71836              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
71837              Date: Wed, 13 Dec 2000 14:01:37 +0100
71838              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
71839              
71840              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
71841              in turn requires libpthread in libswanted.
71842      Branch: perl
71843            ! hints/hpux.sh
71844 ____________________________________________________________________________
71845 [  8095] By: jhi                                   on 2000/12/12  19:51:05
71846         Log: The integration wars continue.
71847      Branch: perl
71848           !> sv.c
71849 ____________________________________________________________________________
71850 [  8094] By: jhi                                   on 2000/12/12  19:48:26
71851         Log: Subject: [PATCH perl@8070] DB_File-1.74  
71852              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
71853              Date: Mon, 11 Dec 2000 23:07:17 -0000
71854              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
71855      Branch: perl
71856            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
71857            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
71858            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
71859            ! t/lib/db-recno.t
71860 ____________________________________________________________________________
71861 [  8093] By: nick                                  on 2000/12/12  19:42:13
71862         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
71863      Branch: perlio
71864            ! sv.c
71865           !> lib/File/DosGlob.pm
71866 ____________________________________________________________________________
71867 [  8092] By: jhi                                   on 2000/12/12  19:28:11
71868         Log: Integrate perlio:
71869              
71870              [  8091]
71871              Fix for Tk, and upgrading shared SVs.
71872      Branch: perl
71873           !> sv.c
71874 ____________________________________________________________________________
71875 [  8091] By: nick                                  on 2000/12/12  18:49:45
71876         Log: Fix for Tk, and upgrading shared SVs.
71877      Branch: perlio
71878            ! sv.c
71879 ____________________________________________________________________________
71880 [  8090] By: jhi                                   on 2000/12/12  16:48:59
71881         Log: Subject: [PATCH] Re: Breadperl & Tk
71882              From: Nick Ing-Simmons <nik@tiuk.ti.com>
71883              Date: Tue, 12 Dec 2000 14:48:27 GMT
71884              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
71885      Branch: perl
71886            ! sv.c
71887 ____________________________________________________________________________
71888 [  8089] By: jhi                                   on 2000/12/12  03:37:19
71889         Log: Subject: DosGlob.pm diff for bash style brace expansion.
71890              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
71891              Date: Fri, 8 Dec 2000 10:45:30 -0600
71892              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
71893      Branch: perl
71894            ! lib/File/DosGlob.pm
71895 ____________________________________________________________________________
71896 [  8088] By: nick                                  on 2000/12/11  23:59:59
71897         Log: Integrate mainline
71898      Branch: perlio
71899           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
71900           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
71901           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
71902           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
71903           !> t/op/local.t t/pragma/warn/toke toke.c
71904 ____________________________________________________________________________
71905 [  8087] By: jhi                                   on 2000/12/11  23:20:23
71906         Log: Integrate perlio:
71907              
71908              [  8085]
71909              Finish 1st pass of "encoding" layer e.g. :
71910              open($fh,"<encoding(iso8859-7)",$greek) || die;
71911              
71912              [  8082]
71913              Restore mmap function (broken by tweaks to shared buffer
71914              layer for encode(xxxx)).
71915              
71916              [  8076]
71917              Not merge worthy...
71918              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
71919              syntax is modelled on attributes.
71920              Untested fix for io/utf8 on Win32 etc.
71921              Very clumsy start to the encode layer.
71922      Branch: perl
71923           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
71924 ____________________________________________________________________________
71925 [  8086] By: jhi                                   on 2000/12/11  22:50:59
71926         Log: Tune further the OS detection of CGI.
71927      Branch: perl
71928            ! lib/CGI.pm
71929 ____________________________________________________________________________
71930 [  8085] By: nick                                  on 2000/12/11  22:50:46
71931         Log: Finish 1st pass of "encoding" layer e.g. :
71932              open($fh,"<encoding(iso8859-7)",$greek) || die;
71933      Branch: perlio
71934            ! ext/Encode/Encode.xs perlio.c perliol.h
71935 ____________________________________________________________________________
71936 [  8084] By: jhi                                   on 2000/12/11  22:32:06
71937         Log: Revert the -f ambiguousity patch, seems to cause
71938              too much hassle (the interpret -Q as a function
71939              where Q is not a known filetest part is left in).
71940      Branch: perl
71941            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
71942            ! toke.c
71943 ____________________________________________________________________________
71944 [  8083] By: jhi                                   on 2000/12/11  22:27:23
71945         Log: (accidentally empty check-in)
71946      Branch: perl
71947            ! lib/File/DosGlob.pm
71948 ____________________________________________________________________________
71949 [  8082] By: nick                                  on 2000/12/11  19:09:51
71950         Log: Restore mmap function (broken by tweaks to shared buffer
71951              layer for encode(xxxx)).
71952      Branch: perlio
71953            ! perlio.c
71954 ____________________________________________________________________________
71955 [  8081] By: jhi                                   on 2000/12/11  18:29:13
71956         Log: Subject: Re: The long awaited feature ...
71957              From: Simon Cozens <simon@cozens.net>
71958              Date: Mon, 11 Dec 2000 15:54:24 +0000
71959              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
71960              
71961              More io/utf8 tests.
71962      Branch: perl
71963            ! t/io/utf8.t
71964 ____________________________________________________________________________
71965 [  8080] By: jhi                                   on 2000/12/11  18:19:36
71966         Log: Subject: PATCH MakeMaker manpage clarification
71967              From: andreas.koenig@anima.de (Andreas J. Koenig)
71968              Date: 10 Dec 2000 20:46:13 +0100
71969              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
71970      Branch: perl
71971            ! lib/ExtUtils/MakeMaker.pm
71972 ____________________________________________________________________________
71973 [  8079] By: jhi                                   on 2000/12/11  15:35:07
71974         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
71975              From: Simon Cozens <simon@cozens.net>
71976              Date: Sun, 10 Dec 2000 19:06:19 +0000
71977              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
71978      Branch: perl
71979            ! ext/B/B/Deparse.pm t/lib/b.t
71980 ____________________________________________________________________________
71981 [  8078] By: jhi                                   on 2000/12/11  15:09:11
71982         Log: Subject: [PATCH] docs on NaN
71983              From: Nicholas Clark <nick@ccl4.org>
71984              Date: Mon, 11 Dec 2000 01:48:38 +0000
71985              Message-ID: <20001211014838.B99205@plum.flirble.org>
71986      Branch: perl
71987            ! pod/perlop.pod
71988 ____________________________________________________________________________
71989 [  8077] By: jhi                                   on 2000/12/11  15:02:21
71990         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
71991              From: Simon Cozens <simon@cozens.net>
71992              Date: Mon, 11 Dec 2000 01:21:45 +0000
71993              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
71994      Branch: perl
71995            ! pp.c pp_hot.c scope.c t/op/local.t
71996 ____________________________________________________________________________
71997 [  8076] By: nick                                  on 2000/12/10  20:43:32
71998         Log: Not merge worthy...
71999              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
72000              syntax is modelled on attributes.
72001              Untested fix for io/utf8 on Win32 etc.
72002              Very clumsy start to the encode layer.
72003      Branch: perlio
72004            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
72005 ____________________________________________________________________________
72006 [  8075] By: jhi                                   on 2000/12/10  18:39:33
72007         Log: Darwin is not Windows.
72008      Branch: perl
72009            ! lib/CGI.pm
72010 ____________________________________________________________________________
72011 [  8074] By: jhi                                   on 2000/12/10  18:31:27
72012         Log: Subject: Ambiguous -%c() resolved as a file test
72013              From: "Paul Marquess" <Paul.Marquess@openwave.com>
72014              Date: Sun, 10 Dec 2000 15:35:07 -0000
72015              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
72016      Branch: perl
72017            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
72018 ____________________________________________________________________________
72019 [  8073] By: jhi                                   on 2000/12/10  18:16:29
72020         Log: Subject: PATCH installperl misinformed 
72021              From: andreas.koenig@anima.de (Andreas J. Koenig)
72022              Date: 10 Dec 2000 13:01:32 +0100 
72023              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
72024      Branch: perl
72025            ! installperl
72026 ____________________________________________________________________________
72027 [  8072] By: jhi                                   on 2000/12/10  18:07:55
72028         Log: The walkoptree confusion rages; walkoptree() seems to be coming
72029              from B.xs, while walkoptree_slow() comes from B.pm.
72030      Branch: perl
72031            ! ext/B/B.pm
72032 ____________________________________________________________________________
72033 [  8071] By: nick                                  on 2000/12/10  11:45:47
72034         Log: Integrate mainline
72035      Branch: perlio
72036           +> t/base/commonsense.t
72037           !> (integrate 37 files)
72038 ____________________________________________________________________________
72039 [  8070] By: jhi                                   on 2000/12/10  04:46:21
72040         Log: Update Changes.
72041      Branch: perl
72042            ! Changes patchlevel.h
72043 ____________________________________________________________________________
72044 [  8069] By: jhi                                   on 2000/12/10  04:39:19
72045         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
72046              From: andreas.koenig@anima.de (Andreas J. Koenig)
72047              Date: 09 Dec 2000 17:14:25 +0100
72048              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
72049      Branch: perl
72050            + t/base/commonsense.t
72051            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
72052 ____________________________________________________________________________
72053 [  8068] By: jhi                                   on 2000/12/10  04:17:36
72054         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
72055              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
72056              Date: Sat, 9 Dec 2000 16:47:22 -0000
72057              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
72058      Branch: perl
72059            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
72060            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
72061            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
72062            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
72063            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
72064            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
72065            ! t/lib/sdbm.t
72066 ____________________________________________________________________________
72067 [  8067] By: jhi                                   on 2000/12/10  03:52:02
72068         Log: Test case for #8066.
72069      Branch: perl
72070            ! t/op/misc.t
72071 ____________________________________________________________________________
72072 [  8066] By: jhi                                   on 2000/12/10  03:50:30
72073         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
72074              From: Simon Cozens <simon@cozens.net>
72075              Date: Sun, 10 Dec 2000 00:55:37 +0000
72076              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
72077      Branch: perl
72078            ! pp_sys.c
72079 ____________________________________________________________________________
72080 [  8065] By: jhi                                   on 2000/12/10  03:44:52
72081         Log: Test case for #8064.
72082      Branch: perl
72083            ! t/comp/proto.t
72084 ____________________________________________________________________________
72085 [  8064] By: jhi                                   on 2000/12/10  03:42:32
72086         Log: Subject: Re: prototype of substr
72087              From: Simon Cozens <simon@cozens.net>
72088              Date: Sun, 10 Dec 2000 00:13:33 +0000
72089              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
72090              
72091              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
72092              In other words, make the returned prototypes for any function
72093              stop prepending the ';' optionality marker after the first one.
72094              If they start getting optional, all the rest are optional.
72095      Branch: perl
72096            ! pp.c
72097 ____________________________________________________________________________
72098 [  8063] By: jhi                                   on 2000/12/10  03:39:42
72099         Log: Subject: [PATCH] perlguts.pod
72100              From: Simon Cozens <simon@cozens.net>
72101              Date: Sun, 10 Dec 2000 00:06:47 +0000
72102              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
72103              
72104              Documentation of the different types of ops,
72105              plus the functions in dump.c
72106      Branch: perl
72107            ! pod/perlguts.pod
72108 ____________________________________________________________________________
72109 [  8062] By: jhi                                   on 2000/12/10  03:30:04
72110         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
72111              From: Nicholas Clark <nick@talking.bollo.cx>
72112              Date: Sat, 09 Dec 2000 18:57:25 +0000
72113              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
72114              
72115              Be more robust in weird hostname setups.
72116      Branch: perl
72117            ! t/lib/net-hostent.t
72118 ____________________________________________________________________________
72119 [  8061] By: jhi                                   on 2000/12/10  03:28:21
72120         Log: Pacify fussy compiler. 
72121      Branch: perl
72122            ! pp_sys.c
72123 ____________________________________________________________________________
72124 [  8060] By: jhi                                   on 2000/12/10  02:52:46
72125         Log: Integrate perlio:
72126              
72127              [  8059]
72128              read/sysread/recv should now be utf8 aware.
72129              Basic test for utf8 read.
72130      Branch: perl
72131           !> pp_sys.c t/io/utf8.t
72132 ____________________________________________________________________________
72133 [  8059] By: nick                                  on 2000/12/09  23:40:14
72134         Log: read/sysread/recv should now be utf8 aware.
72135              Basic test for utf8 read.
72136      Branch: perlio
72137            ! pp_sys.c t/io/utf8.t
72138 ____________________________________________________________________________
72139 [  8058] By: jhi                                   on 2000/12/09  21:56:02
72140         Log: Integrate perlio:
72141              
72142              [  8055]
72143              Make write() (i.e. formats) utf8-aware by calling do_print() rather
72144              than raw PerlIO_write() - does not seem to break any tests.
72145              
72146              [  8054]
72147              Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
72148              (sysread, recv and write i.e. formats still to do...)
72149              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
72150              open($fh,">:utf8","name")
72151              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
72152              so no extra overhead is involved.
72153              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
72154              to a non-utf8 stream.
72155              Add initial io/utf8.t
72156              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
72157              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
72158              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
72159              
72160              [  8053]
72161              Did not get that has_utf8/this_utf8 fix right last time, another spot
72162              was only testing this_utf8.
72163              
72164              [  8052]
72165              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
72166              i.e. the output string has one, but don't mess with source assumption.
72167      Branch: perl
72168           +> t/io/utf8.t
72169           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
72170 ____________________________________________________________________________
72171 [  8057] By: jhi                                   on 2000/12/09  21:53:35
72172         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
72173              From: Inaba Hiroto <inaba@st.rim.or.jp>
72174              Date: Sun, 10 Dec 2000 05:53:21 +0900
72175              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
72176              
72177              Tests for #8056.
72178      Branch: perl
72179            ! t/op/each.t
72180 ____________________________________________________________________________
72181 [  8056] By: jhi                                   on 2000/12/09  21:51:16
72182         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
72183              From: Inaba Hiroto <inaba@st.rim.or.jp>
72184              Date: Sat, 09 Dec 2000 18:02:00 +0900
72185              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
72186              
72187              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
72188      Branch: perl
72189            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
72190 ____________________________________________________________________________
72191 [  8055] By: nick                                  on 2000/12/09  20:11:48
72192         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
72193              than raw PerlIO_write() - does not seem to break any tests.
72194      Branch: perlio
72195            ! pp_sys.c
72196 ____________________________________________________________________________
72197 [  8054] By: nick                                  on 2000/12/09  19:47:30
72198         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
72199              (sysread, recv and write i.e. formats still to do...)
72200              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
72201              open($fh,">:utf8","name")
72202              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
72203              so no extra overhead is involved.
72204              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
72205              to a non-utf8 stream.
72206              Add initial io/utf8.t
72207              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
72208              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
72209              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
72210      Branch: perlio
72211            + t/io/utf8.t
72212            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
72213 ____________________________________________________________________________
72214 [  8053] By: nick                                  on 2000/12/09  19:26:37
72215         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
72216              was only testing this_utf8.
72217      Branch: perlio
72218            ! toke.c
72219 ____________________________________________________________________________
72220 [  8052] By: nick                                  on 2000/12/09  19:09:41
72221         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
72222              i.e. the output string has one, but don't mess with source assumption.
72223      Branch: perlio
72224            ! toke.c
72225 ____________________________________________________________________________
72226 [  8051] By: jhi                                   on 2000/12/09  16:55:17
72227         Log: Integrate perlio:
72228              
72229              [  8049]
72230              UTF8 output prework.
72231              - Store $\ and $, as SVs so they can have SvUTF8 flag
72232              - use do_print() rather than raw PerlIO_write() to print them.
72233      Branch: perl
72234           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
72235           !> sv.c thrdvar.h util.c
72236 ____________________________________________________________________________
72237 [  8050] By: jhi                                   on 2000/12/09  16:48:07
72238         Log: Nits noticed by Peter Prymmer.
72239      Branch: perl
72240            ! lib/ExtUtils/MM_VMS.pm
72241 ____________________________________________________________________________
72242 [  8049] By: nick                                  on 2000/12/09  13:49:40
72243         Log: UTF8 output prework.
72244              - Store $\ and $, as SVs so they can have SvUTF8 flag
72245              - use do_print() rather than raw PerlIO_write() to print them.
72246      Branch: perlio
72247            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
72248            ! thrdvar.h util.c
72249 ____________________________________________________________________________
72250 [  8048] By: nick                                  on 2000/12/09  12:30:43
72251         Log: Integrate mainline.
72252      Branch: perlio
72253           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
72254           +> t/op/reverse.t
72255           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
72256           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
72257           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
72258           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
72259           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
72260           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
72261 ____________________________________________________________________________
72262 [  8047] By: jhi                                   on 2000/12/09  00:23:27
72263         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
72264              From: Michael G Schwern <schwern@pobox.com>
72265              Date: Fri, 8 Dec 2000 14:43:04 -0600
72266      Branch: perl
72267            ! lib/ExtUtils/MM_VMS.pm
72268 ____________________________________________________________________________
72269 [  8046] By: jhi                                   on 2000/12/08  23:10:27
72270         Log: A missed check-in.
72271      Branch: perl
72272            ! lib/ExtUtils/Manifest.pm
72273 ____________________________________________________________________________
72274 [  8045] By: jhi                                   on 2000/12/08  21:57:12
72275         Log: (null check-in)
72276      Branch: perl
72277            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
72278 ____________________________________________________________________________
72279 [  8044] By: jhi                                   on 2000/12/08  21:11:06
72280         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
72281              at the final draft stage.
72282      Branch: perl
72283            + ext/Encode/Encode/iso8859-16.enc
72284            ! MANIFEST
72285 ____________________________________________________________________________
72286 [  8043] By: jhi                                   on 2000/12/08  16:39:04
72287         Log: Update Changes.
72288      Branch: perl
72289            ! Changes patchlevel.h
72290 ____________________________________________________________________________
72291 [  8042] By: jhi                                   on 2000/12/08  16:33:39
72292         Log: Do not return the Unicode replacement character if UTF-8
72293              decoding goes awry, it should be up to the caller to decide.
72294      Branch: perl
72295            ! pod/perlapi.pod utf8.c
72296 ____________________________________________________________________________
72297 [  8041] By: jhi                                   on 2000/12/08  16:22:28
72298         Log: metaconfig maintenance.
72299      Branch: metaconfig
72300            ! U/modified/stdchar.U
72301      Branch: metaconfig/U/perl
72302            + testsyml.U
72303 ____________________________________________________________________________
72304 [  8040] By: jhi                                   on 2000/12/08  16:03:08
72305         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
72306              From: sthoenna@efn.org
72307              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
72308              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
72309      Branch: perl
72310            ! Changes lib/ExtUtils/MM_OS2.pm
72311 ____________________________________________________________________________
72312 [  8039] By: jhi                                   on 2000/12/08  15:57:11
72313         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
72314              From: Simon Cozens <simon@cozens.net>
72315              Date: Fri, 8 Dec 2000 13:33:31 +0000
72316              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
72317              
72318              (The pp_hot part needed a rewrite.)
72319      Branch: perl
72320            ! doop.c pp_hot.c utf8.c
72321 ____________________________________________________________________________
72322 [  8038] By: jhi                                   on 2000/12/08  15:25:08
72323         Log: Subject: djSP
72324              From: Michael Stevens <michael@etla.org>
72325              Date: Wed, 6 Dec 2000 23:24:01 +0000
72326              Message-ID: <20001206232400.A21381@firedrake.org>
72327              
72328              Plus a note from Nick Ing-Simmons.
72329      Branch: perl
72330            ! pp.h
72331 ____________________________________________________________________________
72332 [  8037] By: jhi                                   on 2000/12/08  15:18:35
72333         Log: Filetype is text.
72334      Branch: perl
72335            ! t/op/utf8decode.t
72336 ____________________________________________________________________________
72337 [  8036] By: jhi                                   on 2000/12/08  03:31:27
72338         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
72339              From: Andy Dougherty <doughera@lafayette.edu>
72340              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
72341              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
72342              
72343              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
72344              From: Andy Dougherty <doughera@lafayette.edu>
72345              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
72346              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
72347      Branch: perl
72348            + ext/POSIX/hints/svr4.pl
72349            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
72350 ____________________________________________________________________________
72351 [  8035] By: jhi                                   on 2000/12/08  03:26:01
72352         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
72353              From: Andy Dougherty <doughera@lafayette.edu>
72354              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
72355              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
72356      Branch: perl
72357            ! t/README t/base/term.t
72358 ____________________________________________________________________________
72359 [  8034] By: jhi                                   on 2000/12/08  03:21:59
72360         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
72361              From: mjd@plover.com  
72362              Date: 7 Dec 2000 21:04:20 -0000
72363              Message-ID: <20001207210420.22282.qmail@plover.com>
72364              
72365              Plus -z doc.
72366      Branch: perl
72367            ! pod/perlfunc.pod
72368 ____________________________________________________________________________
72369 [  8033] By: jhi                                   on 2000/12/08  03:19:03
72370         Log: Use the UTF8 macros a bit.  They can't be used with abandon
72371              everywhere because we do generate illegal UTF-8 in some situations.
72372              This is of course naughty.
72373      Branch: perl
72374            ! pod/perlapi.pod utf8.c utf8.h
72375 ____________________________________________________________________________
72376 [  8032] By: jhi                                   on 2000/12/08  03:00:09
72377         Log: Out of sync?
72378      Branch: perl
72379            ! t/pragma/warn/utf8
72380 ____________________________________________________________________________
72381 [  8031] By: jhi                                   on 2000/12/08  02:22:39
72382         Log: Cnt spl.
72383      Branch: perl
72384            ! MANIFEST
72385 ____________________________________________________________________________
72386 [  8030] By: jhi                                   on 2000/12/08  01:23:54
72387         Log: Add test for reverse().
72388      Branch: perl
72389            + t/op/reverse.t
72390            ! MANIFEST
72391 ____________________________________________________________________________
72392 [  8029] By: jhi                                   on 2000/12/08  01:21:47
72393         Log: Integrate perlio:
72394              
72395              [  8026]
72396              Various oddities p4 diff -se showed up
72397              Remove 'our' from warnings.pl
72398              
72399              [  8025]
72400              Change PerlIO_(get|set)pos to take SV *
72401              Should fix, OS/2, VMS, (sfio??)
72402      Branch: perl
72403           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
72404           !> perlio.c perlio.h perlsdio.h warnings.pl
72405 ____________________________________________________________________________
72406 [  8028] By: jhi                                   on 2000/12/08  01:19:08
72407         Log: Introduce macros for UTF8 decoding.
72408      Branch: perl
72409            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
72410 ____________________________________________________________________________
72411 [  8027] By: nick                                  on 2000/12/07  22:18:19
72412         Log: Integrate mainline
72413      Branch: perlio
72414           !> embed.pl pod/perlapi.pod utf8.c
72415 ____________________________________________________________________________
72416 [  8026] By: nick                                  on 2000/12/07  21:45:08
72417         Log: Various oddities p4 diff -se showed up
72418              Remove 'our' from warnings.pl
72419      Branch: perlio
72420            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
72421 ____________________________________________________________________________
72422 [  8025] By: nick                                  on 2000/12/07  21:43:32
72423         Log: Change PerlIO_(get|set)pos to take SV *
72424              Should fix, OS/2, VMS, (sfio??)
72425      Branch: perlio
72426            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
72427 ____________________________________________________________________________
72428 [  8024] By: jhi                                   on 2000/12/07  19:05:32
72429         Log: Document utf8_to_uv() better.
72430      Branch: perl
72431            ! pod/perlapi.pod utf8.c
72432 ____________________________________________________________________________
72433 [  8023] By: jhi                                   on 2000/12/07  18:23:47
72434         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
72435      Branch: perl
72436            ! embed.pl pod/perlapi.pod utf8.c
72437 ____________________________________________________________________________
72438 [  8022] By: jhi                                   on 2000/12/07  04:13:51
72439         Log: Integrate perlio:
72440              
72441              [  8021]
72442              Various attempts at MSVC debug - not sure what has
72443              changed but works now. 
72444              Seems atexit() _may_ work for DLLs built with MSVC so don't
72445              call cleanup that way.
72446              
72447              [  8019]
72448              Add useperlio to config.vc
72449              Turn off binmode in config_H.PL
72450              Regen all the config_H.xx
72451              Attempt to get debugging build with MSVC.
72452              
72453              [  8018]
72454              Test various dup/external program options on all platforms.
72455              
72456              [  8017]
72457              Fix harness to be less picky
72458      Branch: perl
72459           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
72460           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
72461           !> win32/makefile.mk
72462 ____________________________________________________________________________
72463 [  8021] By: nick                                  on 2000/12/07  00:28:14
72464         Log: Various attempts at MSVC debug - not sure what has
72465              changed but works now. 
72466              Seems atexit() _may_ work for DLLs built with MSVC so don't
72467              call cleanup that way.
72468      Branch: perlio
72469            ! perlio.c win32/makefile.mk
72470 ____________________________________________________________________________
72471 [  8020] By: nick                                  on 2000/12/06  19:57:20
72472         Log: Integrate mainline
72473      Branch: perlio
72474           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
72475           !> (integrate 75 files)
72476 ____________________________________________________________________________
72477 [  8019] By: nick                                  on 2000/12/06  19:28:21
72478         Log: Add useperlio to config.vc
72479              Turn off binmode in config_H.PL
72480              Regen all the config_H.xx
72481              Attempt to get debugging build with MSVC.
72482      Branch: perlio
72483            ! win32/config.vc win32/config_H.bc win32/config_H.gc
72484            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
72485 ____________________________________________________________________________
72486 [  8018] By: nick                                  on 2000/12/06  19:21:57
72487         Log: Test various dup/external program options on all platforms.
72488      Branch: perlio
72489            ! t/io/dup.t
72490 ____________________________________________________________________________
72491 [  8017] By: nick                                  on 2000/12/06  19:20:47
72492         Log: Fix harness to be less picky
72493      Branch: perlio
72494            ! lib/Test/Harness.pm
72495 ____________________________________________________________________________
72496 [  8016] By: jhi                                   on 2000/12/06  16:45:12
72497         Log: Update Changes.
72498      Branch: perl
72499            ! Changes patchlevel.h
72500 ____________________________________________________________________________
72501 [  8015] By: jhi                                   on 2000/12/06  16:41:03
72502         Log: Test \x{...} with ord().
72503      Branch: perl
72504            ! t/op/ord.t
72505 ____________________________________________________________________________
72506 [  8014] By: jhi                                   on 2000/12/06  16:20:33
72507         Log: Test tweak because of #8013.
72508      Branch: perl
72509            ! t/lib/b.t
72510 ____________________________________________________________________________
72511 [  8013] By: jhi                                   on 2000/12/06  16:09:09
72512         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
72513              From: Michael G Schwern <schwern@pobox.com>
72514              Date: Tue, 5 Dec 2000 21:23:28 -0500
72515              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
72516              
72517              Carp::Heavy parts not very applicable because of recent changes.
72518      Branch: perl
72519            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
72520            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
72521            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
72522            ! lib/Exporter.pm lib/Exporter/Heavy.pm
72523            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
72524            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
72525            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
72526            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
72527            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
72528            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
72529            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
72530            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
72531            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
72532            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
72533            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
72534            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
72535            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
72536            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
72537            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
72538            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
72539            ! warnings.pl
72540 ____________________________________________________________________________
72541 [  8012] By: jhi                                   on 2000/12/06  15:22:38
72542         Log: Subject: [PATCH] Re: New harness is failing things
72543              From: Nick Ing-Simmons <nik@tiuk.ti.com>
72544              Date: Wed, 6 Dec 2000 13:00:30 GMT
72545              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
72546      Branch: perl
72547            ! lib/Test/Harness.pm
72548 ____________________________________________________________________________
72549 [  8011] By: jhi                                   on 2000/12/06  15:12:08
72550         Log: Subject: installhtml changes
72551              From: Michael Stevens <michael@etla.org>
72552              Date: Wed, 6 Dec 2000 13:15:53 +0000
72553              Message-ID: <20001206131553.A27317@firedrake.org>
72554      Branch: perl
72555            ! installhtml
72556 ____________________________________________________________________________
72557 [  8010] By: jhi                                   on 2000/12/06  15:06:05
72558         Log: Subject: the dTHR hits
72559              From: Michael Stevens <michael@etla.org>
72560              Date: Wed, 6 Dec 2000 12:06:03 +0000
72561              Message-ID: <20001206120603.A24581@firedrake.org>
72562              
72563              More, errrm, less dTHRs.
72564      Branch: perl
72565            ! bytecode.pl ext/B/B/C.pm
72566 ____________________________________________________________________________
72567 [  8009] By: jhi                                   on 2000/12/06  15:04:25
72568         Log: Subject: MakeMaker mailing list gone?
72569              From: Michael G Schwern <schwern@pobox.com>
72570              Date: Tue, 5 Dec 2000 19:29:59 -0500
72571              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
72572              
72573              The MakeMaker mailing list is dead, perlbug is the right
72574              address to report bugs.
72575      Branch: perl
72576            ! lib/ExtUtils/MakeMaker.pm
72577 ____________________________________________________________________________
72578 [  8008] By: jhi                                   on 2000/12/06  15:00:32
72579         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
72580              From: Michael G Schwern <schwern@pobox.com>
72581              Date: Tue, 5 Dec 2000 19:21:21 -0500
72582              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
72583              
72584              Add a default MANIFEST skip that ignores things like
72585              version control files, editor temporary files, and the Makefile.
72586      Branch: perl
72587            + lib/ExtUtils/MANIFEST.SKIP
72588            ! MANIFEST lib/ExtUtils/Manifest.pm
72589 ____________________________________________________________________________
72590 [  8007] By: jhi                                   on 2000/12/06  14:57:20
72591         Log: In Amiga more manual hackery of the scripts seems to be needed,
72592              from Jan-Erik Karlsson.  Why Configure does not get this right
72593              is unknown, may be shell-induced.
72594      Branch: perl
72595            ! README.amiga
72596 ____________________________________________________________________________
72597 [  8006] By: jhi                                   on 2000/12/05  23:53:12
72598         Log: Add TOPm1s to peek at the second topmost stack item.
72599      Branch: perl
72600            ! pp.h
72601 ____________________________________________________________________________
72602 [  8005] By: jhi                                   on 2000/12/05  23:13:55
72603         Log: Avaunt, you foul UTF-8 tests.
72604      Branch: perl
72605            ! t/op/ver.t t/pragma/utf8.t
72606 ____________________________________________________________________________
72607 [  8004] By: jhi                                   on 2000/12/05  23:09:54
72608         Log: Continue utf8 dispersal. 
72609      Branch: perl
72610            + t/op/concat.t
72611            ! MANIFEST t/pragma/utf8.t
72612 ____________________________________________________________________________
72613 [  8003] By: nick                                  on 2000/12/05  23:02:39
72614         Log: Integrate mainline.
72615      Branch: perlio
72616           +> t/op/length.t t/op/utf8decode.t
72617           !> (integrate 69 files)
72618 ____________________________________________________________________________
72619 [  8002] By: jhi                                   on 2000/12/05  22:59:28
72620         Log: Integrate perlio:
72621              
72622              [  8001]
72623              Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
72624              - calloc/free suffer from damage on TerminateThread()
72625              - use PerlMemShared (as originally planned) now fixed
72626              - avoid doing anything important on DLL "detach".
72627              
72628              [  8000]
72629              Fix gross PerlMemShared issue.
72630      Branch: perl
72631           !> iperlsys.h perl.c perlio.c win32/perllib.c
72632 ____________________________________________________________________________
72633 [  8001] By: nick                                  on 2000/12/05  22:07:52
72634         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
72635              - calloc/free suffer from damage on TerminateThread()
72636              - use PerlMemShared (as originally planned) now fixed
72637              - avoid doing anything important on DLL "detach".
72638      Branch: perlio
72639            ! perl.c perlio.c win32/perllib.c
72640 ____________________________________________________________________________
72641 [  8000] By: nick                                  on 2000/12/05  21:05:09
72642         Log: Fix gross PerlMemShared issue.
72643      Branch: perlio
72644            ! iperlsys.h
72645 ____________________________________________________________________________
72646 [  7999] By: jhi                                   on 2000/12/05  20:46:58
72647         Log: Test for Unicode (UTF-8) hash keys.
72648      Branch: perl
72649            ! t/op/each.t
72650 ____________________________________________________________________________
72651 [  7998] By: jhi                                   on 2000/12/05  20:30:35
72652         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
72653              is now always UTF-8), empty line cosmetics.
72654      Branch: perl
72655            ! t/pragma/utf8.t
72656 ____________________________________________________________________________
72657 [  7997] By: jhi                                   on 2000/12/05  20:15:40
72658         Log: Subject: Re: STRLEN - what?
72659              From: Andy Dougherty <doughera@lafayette.edu>
72660              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
72661              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
72662              
72663              Explain STRLEN.
72664      Branch: perl
72665            ! pod/perlguts.pod
72666 ____________________________________________________________________________
72667 [  7996] By: jhi                                   on 2000/12/05  20:13:34
72668         Log: Split off the UTF-8 decoder tests, make them to check also
72669              the error message.
72670      Branch: perl
72671            + t/op/utf8decode.t
72672            ! MANIFEST t/pragma/utf8.t utf8.c
72673 ____________________________________________________________________________
72674 [  7995] By: jhi                                   on 2000/12/05  16:39:47
72675         Log: Start migrating bits of pragma/utf8 to elsewhere
72676              (since the long term plan is to obsolete 'use utf8').
72677      Branch: perl
72678            + t/op/length.t
72679            ! MANIFEST t/pragma/utf8.t
72680 ____________________________________________________________________________
72681 [  7994] By: jhi                                   on 2000/12/05  16:30:21
72682         Log: Fix a manual edit typo from #7993, fix the message formatting
72683              for Unicode, add few our declarations.
72684      Branch: perl
72685            ! lib/Carp/Heavy.pm
72686 ____________________________________________________________________________
72687 [  7993] By: jhi                                   on 2000/12/05  16:09:15
72688         Log: Subject: Need help with warnings :-(
72689              From: "Ben Tilly" <ben_tilly@hotmail.com>
72690              Date: Tue, 05 Dec 2000 01:35:54 -0500
72691              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
72692              
72693              Subject: UPDATE: Carp/Heavy now passes all tests
72694              From: "Ben Tilly" <ben_tilly@hotmail.com>
72695              Date: Tue, 05 Dec 2000 07:59:41 -0500
72696              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
72697              
72698              The Brave New Carp.
72699      Branch: perl
72700            ! lib/Carp.pm lib/Carp/Heavy.pm
72701 ____________________________________________________________________________
72702 [  7992] By: jhi                                   on 2000/12/05  15:55:08
72703         Log: Subject: [PATCH perl@7979] cygwin port
72704              From: "Eric Fifer" <efifer@dircon.co.uk>
72705              Date: Tue, 5 Dec 2000 14:04:09 -0000
72706              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
72707      Branch: perl
72708            ! t/lib/net-hostent.t
72709 ____________________________________________________________________________
72710 [  7991] By: jhi                                   on 2000/12/05  15:52:34
72711         Log: Subject: Re: [PATCH] The largest hoax of all times?
72712              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72713              Date: Tue, 5 Dec 2000 00:40:25 -0500
72714              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
72715              
72716              Subject: Re: [PATCH] The largest hoax of all times?
72717              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72718              Date: Mon, 4 Dec 2000 23:55:53 -0500
72719              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
72720              
72721              Subject: Re: [PATCH] The largest hoax of all times?
72722              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72723              Date: Tue, 5 Dec 2000 01:28:45 -0500
72724              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
72725              
72726              Fix the unpredictable order of DESTROYs.
72727      Branch: perl
72728            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
72729            ! sv.c sv.h t/op/ref.t
72730 ____________________________________________________________________________
72731 [  7990] By: jhi                                   on 2000/12/05  14:38:53
72732         Log: Subject: [PATCH] shrink pp_hot fractionally
72733              From: Nicholas Clark <nick@ccl4.org>
72734              Date: Tue, 5 Dec 2000 12:44:31 +0000
72735              Message-ID: <20001205124431.E74518@plum.flirble.org>
72736              
72737              Use report_evil_fh().
72738      Branch: perl
72739            ! opcode.pl opnames.h pp_hot.c util.c
72740 ____________________________________________________________________________
72741 [  7989] By: jhi                                   on 2000/12/05  14:21:27
72742         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
72743              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72744              Date: Mon, 04 Dec 2000 22:21:59 -0800
72745              Message-ID: <HmIL6gzkgepS092yn@efn.org>
72746              
72747              Harness shouldn't ignore responses like "ok 3\r\r\n".
72748      Branch: perl
72749            ! lib/Test/Harness.pm
72750 ____________________________________________________________________________
72751 [  7988] By: jhi                                   on 2000/12/05  13:51:28
72752         Log: Integrate the "skip" messages to explain().
72753      Branch: perl
72754            ! t/lib/syslfs.t t/op/lfs.t
72755 ____________________________________________________________________________
72756 [  7987] By: jhi                                   on 2000/12/05  12:34:54
72757         Log: The one that got away in #7984.
72758              
72759              Subject: Re: dTHR - what and why?
72760              From: Michael Stevens <michael@etla.org> 
72761              Date: Tue, 5 Dec 2000 11:15:52 +0000
72762              Message-ID: <20001205111552.A4647@firedrake.org>
72763      Branch: perl
72764            ! sv.h
72765 ____________________________________________________________________________
72766 [  7986] By: gsar                                  on 2000/12/05  09:14:44
72767         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
72768              due to the notorious GetFileType() bug in Windows 9x, which fstat()
72769              tickles)
72770      Branch: perl
72771            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
72772 ____________________________________________________________________________
72773 [  7985] By: jhi                                   on 2000/12/05  05:49:03
72774         Log: Integrate perlio:
72775              
72776              [  7983]
72777              PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
72778      Branch: perl
72779           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
72780           !> win32/perlhost.h win32/perllib.c
72781 ____________________________________________________________________________
72782 [  7984] By: jhi                                   on 2000/12/05  05:48:16
72783         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
72784      Branch: perl
72785            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
72786            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
72787            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
72788            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
72789            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
72790            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
72791            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
72792            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
72793            ! win32/win32.c
72794 ____________________________________________________________________________
72795 [  7983] By: nick                                  on 2000/12/04  23:27:43
72796         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
72797      Branch: perlio
72798            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
72799            ! win32/perlhost.h win32/perllib.c
72800 ____________________________________________________________________________
72801 [  7982] By: jhi                                   on 2000/12/04  19:44:09
72802         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
72803              uncovered by #7980.
72804      Branch: perl
72805            ! op.c
72806 ____________________________________________________________________________
72807 [  7981] By: jhi                                   on 2000/12/04  19:42:07
72808         Log: Subject: [PATCH] Trivial dump.c feature
72809              From: Simon Cozens <simon@cozens.net>
72810              Date: Mon, 4 Dec 2000 18:08:38 +0000
72811              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
72812              
72813              Show whether a constant is UTF-8.
72814      Branch: perl
72815            ! dump.c
72816 ____________________________________________________________________________
72817 [  7980] By: jhi                                   on 2000/12/04  19:36:51
72818         Log: UTF-8 hash keys, patch from Inaba Hiroto.
72819      Branch: perl
72820            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
72821 ____________________________________________________________________________
72822 [  7979] By: jhi                                   on 2000/12/04  17:36:28
72823         Log: Update Changes.
72824      Branch: perl
72825            ! Changes patchlevel.h
72826 ____________________________________________________________________________
72827 [  7978] By: jhi                                   on 2000/12/04  16:42:17
72828         Log: Retract #7977, still too volatile (the euphemism of the day
72829              for unfinished and buggy :-)
72830      Branch: perl
72831            ! doop.c hv.c pp.c sv.h
72832 ____________________________________________________________________________
72833 [  7977] By: jhi                                   on 2000/12/04  16:25:15
72834         Log: (Retracted by #7978, too shaky yet.)
72835              
72836              Subject: Re: utf8 in hash keys, implementor missing
72837              From: Simon Cozens <simon@cozens.net>
72838              Date: Sat, 2 Dec 2000 19:49:35 +0000
72839              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
72840              
72841              The first step at UTF-8 hash keys.
72842      Branch: perl
72843            ! doop.c hv.c pp.c sv.h
72844 ____________________________________________________________________________
72845 [  7976] By: jhi                                   on 2000/12/04  16:13:53
72846         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
72847              From: sthoenna@efn.org
72848              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
72849              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
72850      Branch: perl
72851            ! os2/os2.c perlio.c
72852 ____________________________________________________________________________
72853 [  7975] By: jhi                                   on 2000/12/04  16:05:25
72854         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
72855              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72856              Date: Thu, 30 Nov 2000 20:50:37 -0800
72857              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
72858      Branch: perl
72859            ! os2/os2.c
72860 ____________________________________________________________________________
72861 [  7974] By: jhi                                   on 2000/12/04  16:03:57
72862         Log: Subject: [PATCH] ++ 20% faster
72863              From: Nicholas Clark <nick@ccl4.org>
72864              Date: Mon, 4 Dec 2000 12:17:27 +0000
72865              Message-ID: <20001204121726.B52976@plum.flirble.org>
72866              
72867              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
72868      Branch: perl
72869            ! sv.c
72870 ____________________________________________________________________________
72871 [  7973] By: jhi                                   on 2000/12/04  16:00:48
72872         Log: 
72873              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
72874              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72875              Date: Mon, 04 Dec 2000 12:30:45 +0100
72876              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
72877              
72878              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
72879              library (getprotobyname and getprotobynumber are outversioned by
72880              the same calls in libc, at least for xlc version 3.
72881      Branch: perl
72882            ! hints/aix.sh
72883 ____________________________________________________________________________
72884 [  7972] By: jhi                                   on 2000/12/04  02:58:31
72885         Log: Integrate perlio:
72886              
72887              [  7971]
72888              Quieten some noise in Win32 builds:
72889              - win32.h is included after <sys/socket.h>, so need to 
72890              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
72891              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
72892              
72893              [  7970]
72894              PERL_IMPLICIT_SYS compiles but does not work.
72895      Branch: perl
72896           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
72897           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
72898           !> win32/win32.h win32/win32iop.h win32/win32thread.h
72899 ____________________________________________________________________________
72900 [  7971] By: nick                                  on 2000/12/04  00:24:33
72901         Log: Quieten some noise in Win32 builds:
72902              - win32.h is included after <sys/socket.h>, so need to 
72903              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
72904              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
72905      Branch: perlio
72906            ! doio.c perl.h toke.c win32/win32.h
72907 ____________________________________________________________________________
72908 [  7970] By: nick                                  on 2000/12/03  22:57:46
72909         Log: PERL_IMPLICIT_SYS compiles but does not work.
72910      Branch: perlio
72911            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
72912            ! win32/perlhost.h win32/perllib.c win32/win32.h
72913            ! win32/win32iop.h win32/win32thread.h
72914 ____________________________________________________________________________
72915 [  7969] By: jhi                                   on 2000/12/03  22:12:58
72916         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
72917              used to swash_init(), makes regprop() dumps more informative
72918              (+utf8::IsAlpha, -utf8::IsDigit, for example).
72919      Branch: perl
72920            ! regcomp.c regexec.c
72921 ____________________________________________________________________________
72922 [  7968] By: jhi                                   on 2000/12/03  21:39:56
72923         Log: Implement ANYOFUTF8 regprop() dumping.
72924      Branch: perl
72925            ! regcomp.c
72926 ____________________________________________________________________________
72927 [  7967] By: jhi                                   on 2000/12/03  20:57:19
72928         Log: Make uv_to_utf8() to zero-terminate its output buffer,
72929              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
72930      Branch: perl
72931            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
72932 ____________________________________________________________________________
72933 [  7966] By: nick                                  on 2000/12/03  18:41:21
72934         Log: Integrate mainline (STDCHAR)
72935      Branch: perlio
72936           !> Configure t/pragma/utf8.t
72937 ____________________________________________________________________________
72938 [  7965] By: jhi                                   on 2000/12/03  17:58:20
72939         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
72940      Branch: perl
72941            ! t/pragma/utf8.t
72942 ____________________________________________________________________________
72943 [  7964] By: jhi                                   on 2000/12/03  17:35:56
72944         Log: Integrate perlio:
72945              
72946              [  7961]
72947              Make iperlsys.h vector stdio not PerlIO.
72948      Branch: perl
72949           !> iperlsys.h perlio.c
72950 ____________________________________________________________________________
72951 [  7963] By: jhi                                   on 2000/12/03  17:33:55
72952         Log: Metaconfig unit change for #7962.
72953      Branch: metaconfig
72954            ! U/modified/stdchar.U
72955 ____________________________________________________________________________
72956 [  7962] By: jhi                                   on 2000/12/03  17:33:27
72957         Log: Untangle the <stdio.h> #include nest for the stdchar test,
72958              from Andy Dougherty.
72959      Branch: perl
72960            ! Configure
72961 ____________________________________________________________________________
72962 [  7961] By: nick                                  on 2000/12/03  16:53:00
72963         Log: Make iperlsys.h vector stdio not PerlIO.
72964      Branch: perlio
72965            ! iperlsys.h perlio.c
72966 ____________________________________________________________________________
72967 [  7960] By: nick                                  on 2000/12/03  14:43:01
72968         Log: Integrate mainline
72969      Branch: perlio
72970           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
72971           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
72972 ____________________________________________________________________________
72973 [  7959] By: jhi                                   on 2000/12/03  08:16:36
72974         Log: Use DO_UTF8().
72975      Branch: perl
72976            ! op.c
72977 ____________________________________________________________________________
72978 [  7958] By: jhi                                   on 2000/12/02  18:33:05
72979         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
72980              From: Mike Guy <mjtg@cam.ac.uk>         
72981              Date: Sat, 02 Dec 2000 17:27:13 +0000
72982              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
72983              
72984              An extraneous argument.
72985      Branch: perl
72986            ! toke.c
72987 ____________________________________________________________________________
72988 [  7957] By: jhi                                   on 2000/12/02  18:22:32
72989         Log: A missing hunk.
72990      Branch: perl
72991            ! t/lib/net-hostent.t
72992 ____________________________________________________________________________
72993 [  7956] By: jhi                                   on 2000/12/02  18:06:20
72994         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
72995              From: Nicholas Clark <nick@ccl4.org>
72996              Date: Sat, 2 Dec 2000 14:28:27 +0000
72997              Message-ID: <20001202142827.A12308@plum.flirble.org>
72998              
72999              Test robustness.
73000      Branch: perl
73001            ! t/lib/net-hostent.t
73002 ____________________________________________________________________________
73003 [  7955] By: jhi                                   on 2000/12/02  17:58:06
73004         Log: Metaconfig unit change for #7954.
73005      Branch: metaconfig
73006            ! U/modified/stdchar.U
73007 ____________________________________________________________________________
73008 [  7954] By: jhi                                   on 2000/12/02  17:54:32
73009         Log: An inconvenient hang would happen if the stdio _ptr wasn't
73010              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
73011              would be grepping stdin for all eternity for the _ptr.)
73012      Branch: perl
73013            ! Configure
73014 ____________________________________________________________________________
73015 [  7953] By: jhi                                   on 2000/12/02  00:07:15
73016         Log: Update Changes.
73017      Branch: perl
73018            ! Changes patchlevel.h
73019 ____________________________________________________________________________
73020 [  7952] By: jhi                                   on 2000/12/01  23:54:47
73021         Log: Subject: Re: long shell lines
73022              From: Andy Dougherty <doughera@lafayette.edu>
73023              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
73024              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
73025              
73026              Split overly long shell command lines.
73027      Branch: perl
73028            ! lib/ExtUtils/MM_Unix.pm
73029 ____________________________________________________________________________
73030 [  7951] By: jhi                                   on 2000/12/01  23:48:02
73031         Log: The metaconfig unit change for #7950.
73032      Branch: metaconfig
73033            + U/modified/stdchar.U
73034 ____________________________________________________________________________
73035 [  7950] By: jhi                                   on 2000/12/01  23:47:39
73036         Log: Try to find stdchar also from <stdio_impl.h>.
73037      Branch: perl
73038            ! Configure config_h.SH
73039 ____________________________________________________________________________
73040 [  7949] By: jhi                                   on 2000/12/01  23:46:45
73041         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
73042              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
73043              Date: Fri, 1 Dec 2000 16:26:08 -0500
73044              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
73045              
73046              Reword the diagnostic message.
73047      Branch: perl
73048            ! pod/perldiag.pod
73049 ____________________________________________________________________________
73050 [  7948] By: nick                                  on 2000/12/01  22:49:43
73051         Log: Integrate mainline (for s/y/m as sub names stuff).
73052      Branch: perlio
73053           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
73054           !> t/pragma/warn/toke toke.c
73055 ____________________________________________________________________________
73056 [  7947] By: jhi                                   on 2000/12/01  20:55:41
73057         Log: Integrate perlio:
73058              
73059              [  7942]
73060              Fix 'mmap' lib/filehand.t (ungetc) test fail.
73061              Make 'unix' pass most tests
73062              - do unread by temporary push of layer ("pending") holding unread chars
73063              - fast_gets is now based on per-handle flag
73064              - relax one of io/pipe.t tests to allow print to fail and close to
73065              succeed so that it passes on unbuffered "unix" layer.
73066              Remaining fail is sporadic and a genuine race condition between
73067              parent/child in fork test.
73068      Branch: perl
73069           !> perlio.c perliol.h t/io/pipe.t
73070 ____________________________________________________________________________
73071 [  7946] By: jhi                                   on 2000/12/01  20:36:51
73072         Log: Upgrade to CPAN 1.59_51, from Andreas König.
73073      Branch: perl
73074            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
73075 ____________________________________________________________________________
73076 [  7945] By: nick                                  on 2000/12/01  20:31:32
73077         Log: Integrate mainline
73078      Branch: perlio
73079           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
73080           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
73081           +> t/lib/net-hostent.t
73082           !> (integrate 35 files)
73083 ____________________________________________________________________________
73084 [  7944] By: jhi                                   on 2000/12/01  20:23:29
73085         Log: Some help for 20001130.011.  Now one gets warnings like
73086              "Ambiguous -f() resolved as a file test ..."
73087      Branch: perl
73088            ! pod/perldiag.pod t/pragma/warn/toke toke.c
73089 ____________________________________________________________________________
73090 [  7943] By: jhi                                   on 2000/12/01  19:44:44
73091         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
73092              that also breaks using them as methods. 
73093      Branch: perl
73094            ! pod/perldiag.pod t/op/misc.t toke.c
73095 ____________________________________________________________________________
73096 [  7942] By: nick                                  on 2000/12/01  17:56:46
73097         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
73098              Make 'unix' pass most tests
73099              - do unread by temporary push of layer ("pending") holding unread chars
73100              - fast_gets is now based on per-handle flag
73101              - relax one of io/pipe.t tests to allow print to fail and close to
73102              succeed so that it passes on unbuffered "unix" layer.
73103              Remaining fail is sporadic and a genuine race condition between
73104              parent/child in fork test.
73105      Branch: perlio
73106            ! perlio.c perliol.h t/io/pipe.t
73107 ____________________________________________________________________________
73108 [  7941] By: jhi                                   on 2000/12/01  15:28:58
73109         Log: (Retracted by #7943.)
73110              
73111              Reserve the short named string operator names.
73112      Branch: perl
73113            ! pod/perldiag.pod t/op/misc.t toke.c
73114 ____________________________________________________________________________
73115 [  7940] By: jhi                                   on 2000/12/01  06:45:53
73116         Log: Get the three different space character classes right under utf8.
73117      Branch: perl
73118            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
73119            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
73120            ! regexec.c t/op/pat.t utf8.c
73121 ____________________________________________________________________________
73122 [  7939] By: jhi                                   on 2000/12/01  03:26:26
73123         Log: Two more tests that make no sense in UTF-8 since the test
73124              data is not in UTF-8.
73125      Branch: perl
73126            ! t/op/regexp.t
73127 ____________________________________________________________________________
73128 [  7938] By: jhi                                   on 2000/12/01  03:20:39
73129         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
73130              should it be required inside regexen?
73131      Branch: perl
73132            ! regcomp.c t/op/regmesg.t
73133 ____________________________________________________________________________
73134 [  7937] By: jhi                                   on 2000/12/01  02:58:53
73135         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
73136              stored and restored, and thusly was trounced by the utf8 swash
73137              routines.
73138      Branch: perl
73139            ! regcomp.c
73140 ____________________________________________________________________________
73141 [  7936] By: jhi                                   on 2000/11/30  20:41:39
73142         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
73143              Why the different platforms behave so differently (core dump vs
73144              no core dump) on this bug is a but of a mystery, but if I had to
73145              guess I would mumble something like 'alignment'.
73146      Branch: perl
73147            ! sv.c
73148 ____________________________________________________________________________
73149 [  7935] By: jhi                                   on 2000/11/30  16:17:02
73150         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
73151              From: Robin Barker <rmb1@cise.npl.co.uk>
73152              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
73153              Date: Thu, 30 Nov 2000 14:27:12 GMT
73154      Branch: perl
73155            ! perlio.c toke.c
73156 ____________________________________________________________________________
73157 [  7934] By: jhi                                   on 2000/11/30  16:04:49
73158         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
73159      Branch: perl
73160            ! t/lib/net-hostent.t
73161 ____________________________________________________________________________
73162 [  7933] By: jhi                                   on 2000/11/30  06:07:26
73163         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
73164              From: Peter Prymmer <pvhp@forte.com>
73165              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
73166              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
73167              
73168              In VMS the localhost may be LOCALHOST.
73169      Branch: perl
73170            ! t/lib/net-hostent.t
73171 ____________________________________________________________________________
73172 [  7932] By: jhi                                   on 2000/11/30  01:11:11
73173         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
73174              From: Peter Prymmer <pvhp@forte.com>
73175              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
73176              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
73177              
73178              plus regen perlapi.pod.
73179      Branch: perl
73180            ! pod/perlapi.pod utf8.c
73181 ____________________________________________________________________________
73182 [  7931] By: jhi                                   on 2000/11/30  01:06:19
73183         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
73184              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73185              Date:     Wed, 29 Nov 2000 17:15:11 EST
73186              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
73187      Branch: perl
73188            ! t/lib/filter-util.pl t/lib/filter-util.t
73189 ____________________________________________________________________________
73190 [  7930] By: jhi                                   on 2000/11/29  18:51:55
73191         Log: Update Changes.
73192      Branch: perl
73193            ! Changes patchlevel.h
73194 ____________________________________________________________________________
73195 [  7929] By: jhi                                   on 2000/11/29  18:50:55
73196         Log: Update the va_copy() metaconfig unit.
73197      Branch: metaconfig/U/perl
73198            ! need_va_copy.U
73199 ____________________________________________________________________________
73200 [  7928] By: jhi                                   on 2000/11/29  17:50:43
73201         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
73202              From: Dominic Dunlop <domo@computer.org>
73203              Date: Tue, 28 Nov 2000 16:41:57 +0100
73204              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
73205              
73206              Patch to catch a core dump in the Configure va_copy test.
73207      Branch: perl
73208            ! Configure config_h.SH
73209 ____________________________________________________________________________
73210 [  7927] By: jhi                                   on 2000/11/29  17:31:59
73211         Log: Retract #7921, the patch shouldn't be needed.
73212      Branch: perl
73213            ! sv.c
73214 ____________________________________________________________________________
73215 [  7926] By: jhi                                   on 2000/11/29  17:01:41
73216         Log: Make the Class::Struct import() wiser.
73217      Branch: perl
73218            ! lib/Class/Struct.pm t/lib/class-struct.t
73219 ____________________________________________________________________________
73220 [  7925] By: jhi                                   on 2000/11/29  16:36:33
73221         Log: All the core library users of Class::Struct seem to be
73222              using "use Class::Struct 'struct';" instead of the bare
73223              "use Class::Struct;", which isn't documented in Class::Struct.
73224              This can't be right.
73225      Branch: perl
73226            ! lib/File/stat.pm
73227 ____________________________________________________________________________
73228 [  7924] By: jhi                                   on 2000/11/29  16:32:15
73229         Log: A test works better if it has the right 1..$n output.
73230      Branch: perl
73231            ! t/lib/class-struct.t
73232 ____________________________________________________________________________
73233 [  7923] By: jhi                                   on 2000/11/29  16:29:11
73234         Log: Forgot to MANIFEST the new Net::hostent test.
73235      Branch: perl
73236            ! MANIFEST
73237 ____________________________________________________________________________
73238 [  7922] By: jhi                                   on 2000/11/29  16:27:49
73239         Log: Integrate perlio:
73240              
73241              [  7906]
73242              Initial tidy of setmode() muddle (UNIX does not have, nor need it).
73243      Branch: perl
73244           !> iperlsys.h perlio.c
73245 ____________________________________________________________________________
73246 [  7921] By: jhi                                   on 2000/11/29  16:27:10
73247         Log: (Retracted by #7927.)
73248              
73249              Subject: [PATCH] Is infinity a number?
73250              From: Simon Cozens <simon@cozens.net>
73251              Date: Wed, 29 Nov 2000 14:48:20 +0000
73252              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
73253      Branch: perl
73254            ! sv.c
73255 ____________________________________________________________________________
73256 [  7920] By: jhi                                   on 2000/11/29  16:23:02
73257         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
73258              From: rspier@pobox.com (Robert Spier)
73259              Date: Wed, 29 Nov 2000 02:17:49 -0500
73260              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
73261              
73262              Add a test for Net::hostent.
73263      Branch: perl
73264            + t/lib/net-hostent.t
73265 ____________________________________________________________________________
73266 [  7919] By: jhi                                   on 2000/11/29  16:21:31
73267         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
73268              add a test for Class::Struct.
73269      Branch: perl
73270            + t/lib/class-struct.t
73271            ! MANIFEST lib/Class/Struct.pm
73272 ____________________________________________________________________________
73273 [  7918] By: jhi                                   on 2000/11/29  15:48:40
73274         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
73275              From: rspier@pobox.com (Robert Spier)
73276              Date: Wed, 29 Nov 2000 02:25:39 -0500
73277              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
73278              
73279              More checking in case someone has broken their services or
73280              protocol databases.
73281      Branch: perl
73282            ! ext/Sys/Syslog/Syslog.pm
73283 ____________________________________________________________________________
73284 [  7917] By: jhi                                   on 2000/11/29  15:46:25
73285         Log: Subject: [PATCH] $^O  win32 -> MSWin32
73286              From: rspier@pobox.com (Robert Spier)
73287              Date: Wed, 29 Nov 2000 02:17:38 -0500
73288              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
73289              
73290              plus similar nits for vms, err, VMS, and UNICOS.
73291      Branch: perl
73292            ! t/lib/syslfs.t t/op/lfs.t
73293 ____________________________________________________________________________
73294 [  7916] By: jhi                                   on 2000/11/29  15:42:51
73295         Log: Subject: [PATCH] Tokeniser debugging
73296              From: Simon Cozens <simon@cozens.net>
73297              Date: Wed, 29 Nov 2000 14:15:45 +0000
73298              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
73299      Branch: perl
73300            ! perl.c perl.h pod/perlrun.pod toke.c
73301 ____________________________________________________________________________
73302 [  7915] By: jhi                                   on 2000/11/29  15:41:36
73303         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
73304              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73305              Date: Wed, 29 Nov 2000 02:13:14 -0500
73306              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
73307              
73308              OUT keyword nits.
73309              
73310              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
73311              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73312              Date: Wed, 29 Nov 2000 03:09:04 -0500
73313              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
73314              
73315              OUT and IN_OUT documentation.
73316      Branch: perl
73317            ! lib/ExtUtils/xsubpp pod/perlxs.pod
73318 ____________________________________________________________________________
73319 [  7914] By: jhi                                   on 2000/11/29  03:35:01
73320         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
73321              From: John Tobey <jtobey@john-edwin-tobey.org>
73322              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
73323              Message-Id: <m140e1N-000FOoC@feynman.localnet>
73324              
73325              plus a performance speedup noticed by Sarathy.
73326      Branch: perl
73327            ! op.c
73328 ____________________________________________________________________________
73329 [  7913] By: jhi                                   on 2000/11/29  03:16:59
73330         Log: Use "1 while unlink" so that VMS gets clean, too.
73331      Branch: perl
73332            ! t/lib/filter-util.t
73333 ____________________________________________________________________________
73334 [  7912] By: jhi                                   on 2000/11/29  03:09:08
73335         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
73336              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73337              Date: Tue, 28 Nov 2000 03:27:09 -0500
73338              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
73339      Branch: perl
73340            ! lib/ExtUtils/xsubpp
73341 ____________________________________________________________________________
73342 [  7911] By: jhi                                   on 2000/11/29  03:06:30
73343         Log: This should have been part of #7872: no need to scan UTF-8
73344              until eternity.
73345      Branch: perl
73346            ! utf8.c
73347 ____________________________________________________________________________
73348 [  7910] By: jhi                                   on 2000/11/29  02:50:04
73349         Log: One more perltie.pod nit from Casey R. Tweten.
73350      Branch: perl
73351            ! pod/perltie.pod
73352 ____________________________________________________________________________
73353 [  7909] By: jhi                                   on 2000/11/29  02:44:23
73354         Log: Document the known sprintf test failures, exact standard
73355              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
73356      Branch: perl
73357            ! pod/perldelta.pod t/op/sprintf.t
73358 ____________________________________________________________________________
73359 [  7908] By: jhi                                   on 2000/11/29  02:36:23
73360         Log: Add the Encoding table format documentation.
73361      Branch: perl
73362            + ext/Encode/Encode/EncodeFormat.pod
73363            ! MANIFEST
73364 ____________________________________________________________________________
73365 [  7907] By: jhi                                   on 2000/11/29  02:07:24
73366         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
73367              From: "Casey R. Tweten" <crt@kiski.net>
73368              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
73369              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
73370              
73371              Subject: Re: [PATCH] Updating perltie.pod for arrays
73372              From: "Casey R. Tweten" <crt@kiski.net>
73373              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
73374              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
73375      Branch: perl
73376            ! pod/perltie.pod
73377 ____________________________________________________________________________
73378 [  7906] By: nick                                  on 2000/11/28  22:40:59
73379         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
73380      Branch: perlio
73381            ! iperlsys.h perlio.c
73382 ____________________________________________________________________________
73383 [  7905] By: nick                                  on 2000/11/28  22:04:34
73384         Log: Integrate mainline
73385      Branch: perlio
73386           !> (integrate 39 files)
73387 ____________________________________________________________________________
73388 [  7904] By: jhi                                   on 2000/11/28  16:44:43
73389         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
73390              From: Nicholas Clark <nick@babyhippo.co.uk>
73391              Date: Tue, 28 Nov 2000 11:16:57 +0000
73392              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
73393      Branch: perl
73394            ! pod/perlipc.pod
73395 ____________________________________________________________________________
73396 [  7903] By: jhi                                   on 2000/11/28  16:40:31
73397         Log: Subject: [PATCH] Updating perltie.pod for arrays
73398              From: "Casey R. Tweten" <crt@kiski.net>
73399              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
73400              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
73401      Branch: perl
73402            ! pod/perltie.pod
73403 ____________________________________________________________________________
73404 [  7902] By: jhi                                   on 2000/11/28  16:39:37
73405         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
73406              From: Robin Barker <rmb1@cise.npl.co.uk>
73407              Date: Mon, 27 Nov 2000 17:56:44 GMT
73408              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
73409      Branch: perl
73410            ! pod/perlfunc.pod t/op/split.t
73411 ____________________________________________________________________________
73412 [  7901] By: jhi                                   on 2000/11/28  16:28:04
73413         Log: setmode() is a DOSish-only thing.
73414      Branch: perl
73415            ! perlio.c
73416 ____________________________________________________________________________
73417 [  7900] By: jhi                                   on 2000/11/28  16:21:46
73418         Log: Subject: [PATCH] perlcc.PL cleanups
73419              From: Simon Cozens <simon@cozens.net>
73420              Date: Tue, 28 Nov 2000 12:44:35 +0000
73421              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
73422      Branch: perl
73423            ! utils/perlcc.PL
73424 ____________________________________________________________________________
73425 [  7899] By: gsar                                  on 2000/11/28  06:32:55
73426         Log: reintegrate files missed by change#7895
73427      Branch: maint-5.6/perl
73428           +> ext/ByteLoader/bytecode.h utils/Makefile
73429            - utils/perlbc.PL
73430 ____________________________________________________________________________
73431 [  7897] By: gsar                                  on 2000/11/27  18:22:47
73432         Log: can't integrate these two files, for some reason
73433      Branch: maint-5.6/perl
73434            - ext/ByteLoader/bytecode.h utils/Makefile
73435 ____________________________________________________________________________
73436 [  7895] By: gsar                                  on 2000/11/27  18:11:21
73437         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
73438              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
73439              6757..6890,6892..6901 from mainline
73440              
73441              Bytecompiler patches from Benjamin Stuhl.
73442              
73443              More bytecompiler.
73444              
73445              Subject: [PATCH blead] B:: missing dependency
73446              
73447              Subject: [PATCH: 6757] configure.com updates and syslog build
73448              
73449              Long double Gconvert fixes from Yitzchak Scott-Thoennes
73450              and Spider Boardman.
73451              
73452              Subject: [PATCH blead] nextchar() abuse misses an optimisation
73453              
73454              Long double fixes from Spider Boardman.
73455              
73456              Make the selection of NVff et al stricter.
73457              
73458              cSVOPo_*v things index into the current PL_curpad
73459              under ithreads, which is different from the curpad
73460              used by the XSUB.  (In other words, the code as-is
73461              before this patch wouldn't work under ithreads.)
73462              
73463              Be portable.
73464              
73465              VMS MMS (make) wants null action.
73466              
73467              Mac and other portability updates from Chris Nandor.
73468              
73469              Storable support, v-version fixes.
73470              Subject: CPAN.pm beta for testing available
73471              
73472              Portability fix from Hugo van der Sanden.
73473              
73474              Bad makefile.
73475              
73476              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
73477              
73478              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
73479              
73480              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
73481              
73482              Replace #6705 with a minimal doc patch.
73483              Subject: [PATCH 5.6.0] replace change #6705
73484              
73485              Drop the separate perlbc, perlcc -b should be enough.
73486              
73487              installperl couldn't tell whether it had run tests or not.
73488              Subject: [PATCH] Re: installperl and t/TEST
73489              
73490              Add silencer flags to installperl.
73491              Subject: [PATCH] Making installperl silent.
73492              
73493              Make "make install" by default silent.  A new "install-verbose"
73494              target is verbose.
73495              
73496              More liberal parsing of version numbers.
73497              Subject: Re: CPAN.pm beta for testing available
73498              
73499              Create directories in silence.
73500              Subject: [PATCH] Another silencer for MakeMaker
73501              
73502              DOS patches and portability/porting notes, from Tim Jenness.
73503              
73504              Make installman to recognize the silence flag -S.
73505              
73506              Actually do something with the silencer option.
73507              
73508              Continue silencing.
73509              
73510              Show the doc file, not the temp file.
73511              
73512              Regen perltoc.
73513              
73514              Subject: [PATCH] More silencing of installman.
73515              
73516              Better wording for the vec lvalue diagnostic.
73517              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
73518              
73519              Subject: [PATCH: 6805] several more tweaks to configure.com
73520              
73521              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
73522              
73523              Missing parts of 
73524              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
73525              
73526              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
73527              (applied slightly modified)
73528              
73529              installperl --verbose and --silent.
73530              Subject: Re: [PATCH] More silencing of installman.
73531              
73532              Add install-silent target.
73533              
73534              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
73535              the problem reported in
73536              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
73537              
73538              Tweak the sfio/useperlio logic, hopefully as wished in
73539              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
73540              
73541              One forgotten file from #6816.
73542              
73543              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
73544              
73545              Remove duplicately applied patch shards.
73546              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
73547              
73548              Support preserving extremely big/small angles.
73549              
73550              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
73551              
73552              Subject: [PATCH] installation not quite silent yet.
73553              
73554              Update the test count.
73555              
73556              Use UVxf, PTR2UV, NVff.
73557              
73558              Document PTR2XX and INT2PTR.
73559              
73560              no-install target a la make -n.
73561              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
73562              
73563              grep -e isn't portable.
73564              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
73565              
73566              Can't get the test to reliably work thanks to the
73567              inaccurateness of floating point.  "Resolves" bug ids
73568              20000826.003, 20000826.009, 20000826.010,
73569              
73570              Subject: installman buglet
73571              
73572              DJGPP update from Laszlo Molnar.
73573              
73574              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
73575              
73576              Passing -R in ldflags makes now it to appear in the default
73577              for lddlflags, just like with -L.
73578              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
73579              
73580              Test nit.
73581              
73582              Use the actual thread type, not the pointer-to-struct.
73583              
73584              Provice virtual $Config{ccflags_nolargefiles} etc. 
73585              
73586              display_format used as a class method without arguments was broken,
73587              reported in
73588              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
73589              
73590              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
73591              
73592              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
73593              
73594              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
73595              
73596              opmini.o may be left around if a build is interrupted.
73597              
73598              Typo in #6858.
73599              
73600              Fix for ID 20000828.001, long doubles were not formatted
73601              correctly (showed up in $], which stopped installing perl).
73602              
73603              An attempt to fix the problem reported in
73604              Subject: Building perl@6856 using gcc/AIX 4.3.3 
73605              I can't test this properly since the gcc installation I have
73606              access to seems to be botched (gcc is calling the AIX cpp,
73607              a losing proposition...)
73608              
73609              Add -ld to archname on long tr...double platforms.
73610              
73611              Subject: hv.h Doc Patch
73612              
73613              Potential cruft.
73614              
73615              Subject: [PATCH bleedperl@6856] warnings fixes
73616              
73617              -S is the silent flag, -s is the strip flag.
73618              Subject: [PATCH] Re: [PATCH] make no-install          
73619              
73620              Take out the SUIDMAIL thing, that will not be
73621              a problem in 5.7.*.
73622              
73623              Subject: [PATCH bleedperl@6866] spellings
73624              
73625              Subject: [PATCH] Re: files not cleaned even by veryclean
73626              
73627              Use minimal @INC in tests, most of the time just '../lib',
73628              so that we simply can't pick up stuff from other Perls than
73629              the one we are testing.  Pointed out by
73630              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
73631              
73632              Update to Getopt::Long 2.24, from Johan Vromans.
73633              
73634              Fix for thinko in #6848.
73635              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
73636              
73637              Patches all over for people and the files they (hopefully) care about.
73638              
73639              Subject: Net::protoent does not export 'getproto'
73640              
73641              Missed a change in #6869.
73642              
73643              Subject: [PATCH] Warnings in B::Deparse
73644              
73645              Subject: [PATCH] Glob dumping
73646              
73647              Disable one of the tests for now.
73648              
73649              Disabling the one test is a bit tricky.
73650              
73651              Don't forget to tidy up.
73652              
73653              The #6881 removed one dump line.
73654              
73655              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
73656              
73657              Under usethreads the dumped variable is IN_PAD.
73658              Subject: Re: [PATCH] Glob dumping
73659              
73660              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
73661              
73662              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
73663              
73664              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
73665              
73666              Regen Configure for #6894.
73667              
73668              Subject: [PATCH: 6889] updates to perlebcdic.pod
73669              
73670              Undo namespace pollution of #6878.
73671              Subject: Re: Net::protoent does not export 'getproto'
73672              
73673              Admit that we are leaking scalars.
73674              
73675              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
73676      Branch: maint-5.6/perl
73677           !> (integrate 271 files)
73678 ____________________________________________________________________________
73679 [  7894] By: gsar                                  on 2000/11/27  16:00:34
73680         Log: a couple of nits
73681      Branch: maint-5.6/perl
73682            ! MANIFEST pp_sys.c
73683 ____________________________________________________________________________
73684 [  7893] By: gsar                                  on 2000/11/27  15:10:56
73685         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
73686              6740..6745,6747..6757,6760
73687              
73688              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
73689              
73690              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
73691              
73692              Doc nits spotted by Richard Soderberg.
73693              
73694              move WNOHANG definition to where other such things are
73695              
73696              Make $Config{byteorder} more magical so that it is
73697              dynamically computed: nice for 'fat binaries'.
73698              Subject: [PATCH]: default byteorder
73699              
73700              Subject: [PATCH] Cwd.pm now uses strict
73701              
73702              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
73703              
73704              Get -DLEAKTEST to compile (not necessarily to work, mind)
73705              Subject: [ID 20000724.006] -DLEAKTEST problem
73706              
73707              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
73708              
73709              Add perlebcdic from Peter Prymmer, regen toc.
73710              
73711              Don't propose using modules built for 5.005 if no binary
73712              compatibility with 5.005 is attempted.
73713              
73714              Do not use prototyping here.
73715              Subject: [ID 20000817.016] [PATCH] Peek.xs
73716              
73717              Document what the backtick returns if the command fails.
73718              
73719              Add byteorder to the myconfig output.
73720              
73721              Introduce NVef, NVff, and NVgf, use the middle one.
73722              (helps for lib/peek + Linux + long doubles)  Reported in
73723              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
73724              Use NVs in POSIX math, not doubles.
73725              Subject: [ID 20000817.014] POSIX & modfl
73726              
73727              Subject: [PATCH 5.6.0+] newSVrv() memory leak
73728              
73729              The byteorder code in #6671 was wrong.
73730              
73731              Fix the lib/complex failure of
73732              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
73733              Linux long double accuracy issue: something that
73734              when printed with %g looks like "2" but int() of it is 1.
73735              
73736              Propagate new Configure vars.
73737              
73738              Unbuffer the output.
73739              
73740              Subject: [PATCH] perltrap.pod spring cleaning
73741              
73742              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
73743              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
73744              
73745              Tiny Getopt::Long patch from Johan Vromans.
73746              
73747              Document code point which makes if (defined %stash::) to work
73748              (noted by Spider Boardman).
73749              
73750              Subject: [PATCH perl@6698] cygwin port
73751              
73752              Document the NDBM_File and ODBM_File as SDBM_File
73753              was documented in #6417.
73754              
73755              The new tests were missing from #6415.
73756              
73757              Add [[:blank:]] as suggested in
73758              Subject: [ID 20000716.024] [=cc=] / [:blank:]
73759              (the [=cc=] has already been taken care of by #6439
73760              so the whole bug report can be closed)
73761              and make [[:space:]] to be equivalent to isspace(3)
73762              (as opposed to \s, which is isSPACE()).  The difference
73763              is that now [[:space:]] matches the mythical vertical tab,
73764              while \s doesn't.
73765              
73766              Don't eat leading os from index entries.
73767              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
73768              
73769              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
73770              
73771              Typo in pp_complement().
73772              Subject: [PATCH perl-current] Deparse
73773              
73774              Add warnif(), check warnings further up the stack,
73775              all the warnings functions now can take an optional object reference.
73776              Subject: [PATCH bleedperl@6691] warnings pragma update
73777              
73778              Fix a core dump in lib/selfloader under -DDEBUGGING.
73779              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
73780              
73781              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
73782              
73783              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
73784              
73785              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
73786              Put back the long double avoidance code to POSIX.xs
73787              because VMS seems to need it still.
73788              
73789              Introduce a 'veryclean' target that is like 'distclean'
73790              but also removes *~ and *.orig.
73791              
73792              Subject: [ID 20000817.023] endianness description in perlfunc.pod
73793              
73794              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
73795              
73796              Let's try #6717 again.
73797              
73798              UTF8 concat fixes.
73799              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
73800              
73801              pp_open() could pass an uninitialized filename down to do_open9().
73802              
73803              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
73804              
73805              Update to CGI 2.72, from Lincoln Stein.
73806              
73807              Subject: [PATCH] Silence MakeMaker (Was: installman)
73808              
73809              Use temporary directory instead of current directory.
73810              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
73811              
73812              Document odd vs even subreleases and -Dusedevel.
73813              
73814              The veryclean target needs to clobber.
73815              
73816              Use File::Spec->tmpdir().
73817              
73818              Document the number of exponent digits.
73819              
73820              Mention perlebcdic and perlposix-bc.
73821              
73822              s/this one/the 5.6.0 release/
73823              
73824              The #6724 is here.
73825              
73826              The correct cleaning order is an art.
73827              
73828              small tweaks for change#6705: avoid C++ style comments in C code;
73829              use Perl's malloc API rather than the low level system one
73830              
73831              Array context keeps slithering in.
73832              
73833              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
73834              
73835              Subject: [PATCH] os2.c fix for use64bitint
73836              
73837              Update to Pod::LaTeX 0.53.
73838              Subject: [PATCH] lib/Pod/LaTeX.pm updates
73839              
73840              Document the endianness of Alpha more precisely.
73841              
73842              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
73843              
73844              Rename the macro argument because some preprocessors
73845              can't tell the difference and expand arguments also inside
73846              double quoted strings.
73847              
73848              free TLS slot properly on Windows
73849              
73850              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
73851              
73852              Unicos/mk requires elaborate paranoia.
73853              
73854              Tweak the floating point output routine preferences.
73855              
73856              Also under djgpp the timestamps are funky.
73857              
73858              Apply some PodParser 1.18 patches; the Pod/Find.pm
73859              patches cannot be applied since #6712 conflicts.
73860              
73861              Use PodParser 1.18 new test.
73862              
73863              A pod nit.
73864              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
73865              
73866              Be verydeepclean.
73867      Branch: maint-5.6/perl
73868           +> pod/perlebcdic.pod
73869           !> (integrate 106 files)
73870 ____________________________________________________________________________
73871 [  7892] By: jhi                                   on 2000/11/27  15:02:32
73872         Log: Update Changes.
73873      Branch: perl
73874            ! Changes patchlevel.h
73875 ____________________________________________________________________________
73876 [  7891] By: jhi                                   on 2000/11/27  14:57:23
73877         Log: Subject: Re: perlfaq style changes
73878              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73879              Date: Sat, 25 Nov 2000 23:32:26 -0800
73880              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
73881              
73882              plus a note from Ronald Kimball.
73883      Branch: perl
73884            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
73885 ____________________________________________________________________________
73886 [  7890] By: jhi                                   on 2000/11/27  14:53:14
73887         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
73888              From: Benjamin Holzman <bah@ecnvantage.com>
73889              Date: Sun, 26 Nov 2000 16:27:33 -0500
73890              Message-ID: <20001126162733.J25040@ecnvantage.com>
73891      Branch: perl
73892            ! gv.c
73893 ____________________________________________________________________________
73894 [  7889] By: jhi                                   on 2000/11/27  14:43:11
73895         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
73896              From: lvirden@cas.org
73897              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
73898              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
73899      Branch: perl
73900            ! README.amiga
73901 ____________________________________________________________________________
73902 [  7888] By: jhi                                   on 2000/11/27  14:32:34
73903         Log: Restore also the locale test to no-sprintf-taint state.
73904              Fixes the bug 20001127.003.
73905      Branch: perl
73906            ! sv.c t/pragma/locale.t
73907 ____________________________________________________________________________
73908 [  7887] By: gsar                                  on 2000/11/27  14:13:05
73909         Log: integrate changes#6613..6616,6620..6665 from mainline
73910              
73911              VMS configure.com update continues.
73912              
73913              Subject: Test fails / warnings with perl-current #6612
73914              
73915              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
73916              
73917              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
73918              
73919              For now remove the mail code.
73920              
73921              Subject: Re: [PATCH] @+, @- readonly
73922              
73923              Subject: warning: storage class after type is obsolescent
73924              
73925              Subject: sfio2000
73926              
73927              Subject: Re: File::Temp problems on VMS in bleedperl
73928              
73929              README.os2 update.
73930              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
73931              
73932              Make the user to give up his firstborn, err, to knowingly
73933              verify installing an unstable developer release.  Also bump
73934              the release to 5.7.0, but leave a patch tag in the local
73935              patches saying that this is not yet the real thing.
73936              
73937              Update (kinda) to Test 1.14, from Joshua Pritikin.
73938              
73939              make ok etc also for win32.
73940              
73941              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
73942              
73943              Don't blow limited stacks, a lower number is enough to
73944              tickle the lookbehind limit.
73945              
73946              Use -Dusedevel; regen Configure and the respective Porting stuff.
73947              
73948              Subject: [PATCH] debugger exit code should reflect user exit code
73949              
73950              Subject: [PATCH perl@6620] cygwin port
73951              
73952              Missed a file from #6638.
73953              
73954              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)
73955              
73956              magic callbacks all need to have same type signature
73957              
73958              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
73959              
73960              Fix a dependency problem.
73961              Subject: [PATCH: 6640] VMS Makefile.SH update
73962              
73963              The numeric locale was reset to "C" by s?printf and never restored.
73964              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
73965              No test since adding the failing example to locale.t
73966              does not fail -- probably because the locale settings are so
73967              thoroughly tweaked by that time.  Running the example standalone
73968              does fail, though.  UPDATE: test case added at change #7540.
73969              
73970              Subject: [ID 20000324.040] minor fix to perlhpux.pod
73971              
73972              Update to CPAN 1.57.
73973              
73974              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
73975              
73976              Change the perlbug address to perl.org since it's more forgiving.
73977              
73978              Change the regx compilation error markers to use = instead of <
73979              since pod makes using the latter quite messy.  Reported in
73980              ID 20000814.006 by Abigail and in
73981              Subject: Unknown escape E<> ?
73982              
73983              Update to perldebtut 1.9, from Richard Foley.
73984              
73985              check that the number pseudo children doesn't exceed
73986              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
73987              the WaitForMultipleObjects() limit that would cause wait()
73988              to crash)
73989              wait() and waitpid() could potentially be rewritten to use
73990              more than one thread to do the waiting to eliminate this
73991              limitation
73992              
73993              change#6328 could make close(SOCKET) return false on windows
73994              when it shouldn't
73995              
73996              pod nit seen in passing
73997              
73998              on windows, the return values from wait() and waitpid() don't
73999              match those of pseudo-pids
74000              
74001              waitpid() now handles externally spawned pids correctly;
74002              fixes for backtick/wait/waitpid failures on Windows 9x
74003              these changes make the pid returned by process functions on
74004              Windows 9x always positive by clearing the high bit (which
74005              is always set on Win9x); pseudo-process PIDs are likewise
74006              always negative now on Win9x (just as on NT/2000)
74007              
74008              trailing new %ENV entries weren't being pushed into the real
74009              environment of subprocesses on Windows
74010              
74011              Tweak the regex compilation errors once more.
74012              
74013              avoid warnings from dense compiler
74014              
74015              add "ok" targets from change#6632 in makefile.mk
74016      Branch: maint-5.6/perl
74017            - lib/Pod/PlainText.pm vms/configure.com
74018           !> (integrate 66 files)
74019 ____________________________________________________________________________
74020 [  7886] By: jhi                                   on 2000/11/27  13:54:18
74021         Log: __FUNCTION__ isn't portable and trying to emulate it leads
74022              into practically spelling out the name of the function.
74023              Takes care of the bug 20001127.001.
74024      Branch: perl
74025            ! perlio.c
74026 ____________________________________________________________________________
74027 [  7885] By: gsar                                  on 2000/11/27  13:53:18
74028         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
74029              6610..6611 from mainline
74030              
74031              Make regular expression parse error messages easier to understand.
74032              Subject: Re: enhanced(?) regex error messages
74033              
74034              Tiny tidying on report_evil_fh().
74035              
74036              Subject: Re: enhanced(?) regex error messages 
74037              plus Capitalize the error messages, plus perldiag them.
74038              
74039              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
74040              
74041              Document here-doc better.
74042              
74043              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
74044              
74045              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
74046              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
74047              (either perlbug or p5p ate the original), plus regen
74048              perlapi and perltoc. 
74049              
74050              Regen global.sym.
74051              
74052              Double check that we have a dirhandle.
74053              
74054              Subject: Re: enhanced(?) regex error messages
74055              (plus two small patches sent privately)
74056              (this still seems to leave few test failures)
74057              
74058              warn is a macro, avoid using at a variable to avoid warnings
74059              in some configurations; readdir.t is too conservative in
74060              estimating number of *.t's
74061              
74062              Get back into sync with Jeffrey on the enhanced regex warnings.
74063              
74064              Subject: [PATCH 5.6.0] cygwin port
74065              
74066              Zero entries were skipped, fix from Adrian Goalby
74067              <argoalby@yahoo.co.uk>
74068              
74069              Subject: Remove dead entry in perldiag
74070              
74071              Amend the description of Perl6.
74072              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
74073              
74074              detypo
74075              
74076              It's the 2ndO'ROSSC.
74077              
74078              Revert the sv.c part of #6559, a better fix is needed.
74079              
74080              Iterating perl6 description.
74081              
74082              Update to Term::ANSIColor 1.03, from Russ Allbery.
74083              
74084              Update to Getopt::Long 2.23_05, from Johan Vromans.
74085              
74086              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
74087              
74088              Update to Pod::Parser 1.17, from Brad Appleton.
74089              
74090              Update to CPAN 1.56, from Andreas König.
74091              
74092              Update to CGI 2.70, from Lincoln Stein.
74093              
74094              Put back the std @INC thing.
74095              
74096              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
74097              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
74098              
74099              Document the IO::Select timeout.
74100              
74101              sleep(1) does not necessarily return 1.
74102              Subject: [PATCH bleadperl] op/lex_assign.t  
74103              
74104              Subject: debugger "d" command doesnt check line number
74105              
74106              B::Deparse didn't do sub attributes.
74107              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
74108              
74109              Preprocessing and postprocessing for File::Find.
74110              Subject: Patch to Find::File.pm to allow alphabetical results
74111              
74112              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
74113              
74114              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
74115              
74116              Subject: Re: [ID 20000730.003] utf8::length() bad
74117              
74118              Subject: Getting perlio and threads to compile
74119              (the Solaris version changes in Configure skipped)
74120              
74121              Tests for #6589.
74122              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
74123              
74124              Add Perl debugging tutorial, regen toc. 
74125              Subject: perldebtut.pod
74126              
74127              Add a few missing files, update MANIFEST.
74128              
74129              Rewrite of vms/subconfigure.com as configure.com,
74130              from Peter Prymmer and the vmsperl crew.
74131              
74132              Should have deleted this in #6603.
74133              
74134              Fix the test for 5005threads.
74135              
74136              Fix-n-skip the tests under 5005threads.
74137              
74138              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
74139              
74140              Upgrade to CGI 2.71, from Lincoln Stein.
74141      Branch: maint-5.6/perl
74142           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
74143           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
74144           +> t/op/regmesg.t t/pod/find.t vms/configure.com
74145            - vms/subconfigure.com
74146            ! lib/lib.pm
74147           !> (integrate 115 files)
74148 ____________________________________________________________________________
74149 [  7884] By: jhi                                   on 2000/11/27  13:44:33
74150         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
74151              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
74152              Date:     Mon, 27 Nov 2000 08:23:54 EST
74153              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
74154      Branch: perl
74155            ! vms/descrip_mms.template vms/test.com
74156 ____________________________________________________________________________
74157 [  7883] By: gsar                                  on 2000/11/27  11:50:46
74158         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
74159              6511..6513,6515..6523,6525..6536
74160              
74161              The swallow_bom() saga continues.  The #23 of require.t
74162              (UTF16-LE) still fails (silently, no output) but the #22
74163              (UTF16-BE) seems to be working now.  The root of the
74164              failure may be in sv_gets(): is it UTF-16LE-aware,
74165              especially when it comes to line endings? 
74166              
74167              Document the problem with -P in HP-UX and its workaround.
74168              
74169              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
74170              (aka ID 20000730.002)
74171              
74172              Subject: fix and question re: waitpid() under win32
74173              
74174              Make the safety catch for buggy gccs work with triple version
74175              numbers like 2.95.2.  Reported in
74176              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
74177              
74178              In Digital UNIX warn if gcc explicitly chosen because even
74179              2.95.2 is known to cause problems.
74180              
74181              Make chr() for values >127 to create utf8 when under utf8.
74182              
74183              various syntax errors and such (not fixed: comp/require.t#22 coredump
74184              on Windows)
74185              
74186              Stash away the largefiles flags and libswanted.
74187              
74188              BOM patching from Simon Cozens.
74189              
74190              If gccosandvers is equal to osname, clear gccosandvers.
74191              
74192              Make p4desc to skip non-mainperl branches by default.
74193              
74194              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
74195              
74196              The test from this
74197              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
74198              
74199              In new BSDs changes to argv[] do not show up in ps(1) output,
74200              instead one must use setproctitle().  This was already addressed
74201              by change #6457, but the below has a new variant for FreeBSD 4.0
74202              or later, and the matter is also documented more.
74203              
74204              FreeBSD 3.* updates from
74205              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
74206              
74207              regen_headers, regen perltoc.
74208              
74209              Document in one place the memory abstractions used in Perl core.
74210              
74211              memcpy has n o in it, as pinted ut by Sarathy.
74212              
74213              Remove the extraneous "main::" prefix from all the
74214              "opened only for", "on closed", and "never opened" warnings.
74215              
74216              The name of a filehandle does not have <these>.
74217              
74218              The tr utf8 patching continues.
74219              
74220              The new setproctitle() feature is available only in 
74221              bleeding edge FreeBSD.  From Paul Saab.
74222              
74223              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
74224              
74225              Dump UVs as UVs in Data::Dumper.
74226              
74227              detypo #6494
74228              
74229              Document the IVdf UVuf UVof UVxf.
74230              
74231              require.t needs binmode() to work on windows
74232              
74233              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
74234              that are hopefully soon put into use.
74235              
74236              Allow "no Module;" even if there is no 'unimport'.
74237              
74238              Better skip message for the test; one of the two problems in
74239              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
74240              
74241              The subtest 4 may fail also on VOBS, as pointed out
74242              by Nick Ing-Simmons in November 1999, bug id 19991124.003
74243              (but the failure in that bug report isn't the subtest 4).
74244              
74245              Be more informative on what is skipped and why,
74246              also repeat the list at the end.
74247              
74248              Add a URL for FSF.
74249              
74250              Subject: [PATCH] sv.h documentation - SvLEN
74251              
74252              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
74253              
74254              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
74255              
74256              Subject: [PATCH] bad cppsymbols on os2 + Configure question
74257              
74258              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
74259              
74260              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
74261              mention the idea of @( and @)
74262              
74263              This is 6512.  Really.
74264              
74265              Subject: [ID 19990721.004] Documentation bug in perlfunc
74266              
74267              Subject: Minor tweak to perlvar.pod
74268              
74269              In the warnings call filehandles consistently so;
74270              add "unopened" warning for stat().
74271              
74272              After the #6519 a warning about stat() is just that,
74273              not about a filetest, which now have their own warning.
74274              
74275              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
74276              
74277              Subject: Re: Array vs. List context
74278              
74279              Subject: New perlcc, take 2
74280              
74281              Weed buglets pointed out by
74282              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
74283              
74284              gcc versions might have (parentheses) in them.
74285              
74286              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
74287              
74288              Essential prototype changes were missing from #6527.
74289              Also make report_evil_fh() more bomb-proof.
74290              
74291              Zap lib/Sys directory when cleaning up.
74292              
74293              Change the Policy policy: now -Dprefix= with an existing
74294              Policy.sh and prefix == siteprefix == vendorprefix, then all
74295              of them follow along the new prefix.
74296              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
74297              
74298              Continue fixing the io warnings.  This also
74299              sort of fixes bug ID 20000802.003: the core dump
74300              is no more.  Whether the current behaviour is correct
74301              (giving a warning: "Not a format reference"), is another matter.
74302              
74303              Have symbols for the IoTYPEs.
74304              
74305              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
74306              
74307              Document a bit that UDP is not what you might think.
74308              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
74309              tr memory corruption fix from Simon Cozens.
74310              
74311              Plug the security hole described in the Aug 05 2000 bugtraq message
74312              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
74313              The security hole exists only in suidperls, which isn't
74314              installed or even built by default.
74315      Branch: maint-5.6/perl
74316           !> (integrate 71 files)
74317 ____________________________________________________________________________
74318 [  7882] By: gsar                                  on 2000/11/27  10:25:36
74319         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
74320              from mainline
74321              
74322              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
74323              to be fatal errors (instead of by default ignoring them, and
74324              ignoring with a bug: even though -w gave an error, the opening [
74325              was left in)  Reported in:
74326              
74327              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
74328              
74329              Subject: [PATCH] split /^/
74330              
74331              MacOS nits from Matthias Neeracher.
74332              
74333              More split() doc and test patches from Mike Guy.
74334              
74335              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
74336              from Graham Barr in the module list.
74337              
74338              docfix from Peter Scott <Peter@PSDT.com>.
74339              
74340              File::Temp patches for VMS and OS/2 from Tim Jenness.
74341              
74342              open() wariness in perlbug.
74343              
74344              Subject: [PATCH] minor doc change - perlguts
74345              
74346              Subject: Minor doc patch: handy.h
74347              
74348              Be wary of close()s, too.
74349              
74350              Further File::Temp patches from Yitzchak Scott-Thoennes
74351              and Craig A. Berry.
74352              
74353              Subject: [PATCH] fixes bug 20000508.004
74354              
74355              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
74356              
74357              Allow "no AutoLoader;", based on change #6444,
74358              suggested by Graham Barr.
74359              
74360              Use setproctitle() if available to modify $0.
74361              
74362              Warn if the version of the operating system used to compile gcc
74363              differs from the current version of the operating system.
74364              Also display the gcc compilation os and version in myconfig.
74365              Inspiration from
74366              
74367              Tiny fixes for #6460.
74368              
74369              The problem described in this
74370              Subject: [ID 20000322.018] named chars aren't magical enough
74371              has been fixed in perl 5.6.0 but just in case added a test
74372              to keep it away.  (The report from Joseph Hall.)
74373              
74374              Tune the comments and hopefully stop a memory leak.
74375              
74376              Subject: UTF8 concat
74377              (with a memory leak fixed, plus a few casts added)
74378              This also seems to help for
74379              Subject: [ID 20000716.015] join UTF8 weirdness
74380              
74381              Do not upgrade SVs into utf8 just because they participate
74382              in eq or cmp.  Reported and fix suggested in
74383              Subject: [ID 20000720.009] sv_eq UTF8 bug
74384              
74385              Fix the HALF_UPGRADE() macro introduced in #6263.
74386              
74387              Find green threads before native threads.
74388              Subject: Re: Patch to jpl/JNI/Makefile.PL
74389      Branch: maint-5.6/perl
74390           !> (integrate 30 files)
74391 ____________________________________________________________________________
74392 [  7881] By: jhi                                   on 2000/11/27  05:48:41
74393         Log: It seems that *both* the unused submatch loop cleanup
74394              codes are needed.
74395      Branch: perl
74396            ! regexec.c
74397 ____________________________________________________________________________
74398 [  7880] By: jhi                                   on 2000/11/27  04:50:07
74399         Log: Clean .exists deeper.
74400      Branch: perl
74401            ! Makefile.SH
74402 ____________________________________________________________________________
74403 [  7879] By: jhi                                   on 2000/11/27  02:31:35
74404         Log: The code in regcppop() (see #7878) contains the correct lower
74405              limit for the unused submatch 'cleanup' loop so that under
74406              "use utf8" the following code wouldn't dump core:
74407              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
74408              the cleanup loop in regtry() stomped beyond allocated area
74409              in the startp[] array.  Therefore, copied the correct lower
74410              loop limit (*PL_reglastparen) to regtry().  Note: something
74411              may still not be quite right: why was the _higher_ loop limit
74412              (prog->nparens) different in the utf8 case?
74413              
74414              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
74415              without core dumps, there were about 17 of them before
74416              the patch (with us since Perl 5.7.0).  Two failures, still:
74417              496 and 505 (though these may not be severe).
74418              
74419              Patch #7881 is also needed since both the cleanup loops
74420              seem to be needed.
74421              
74422              Also, the t/op/pat#44 seems to core dump under utf8.
74423              Plus a couple of failures.  UGH-8.
74424      Branch: perl
74425            ! regexec.c
74426 ____________________________________________________________________________
74427 [  7878] By: jhi                                   on 2000/11/27  02:21:17
74428         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
74429              the code in regcppop() seems to be redundant for the test suite --
74430              but it contains a germ of truth, and it needed for the build
74431              process itself: see #7879 and #7881.
74432      Branch: perl
74433            ! regexec.c
74434 ____________________________________________________________________________
74435 [  7877] By: jhi                                   on 2000/11/27  01:53:09
74436         Log: Comment on comment.
74437      Branch: perl
74438            ! regexec.c
74439 ____________________________________________________________________________
74440 [  7876] By: jhi                                   on 2000/11/27  00:49:59
74441         Log: Adjust the docs to agree with #7875.
74442      Branch: perl
74443            ! pod/perllocale.pod
74444 ____________________________________________________________________________
74445 [  7875] By: jhi                                   on 2000/11/27  00:49:27
74446         Log: Retract #7863.  It makes more sense not to taint formatted output,
74447              not even by sprintf().
74448      Branch: perl
74449            ! sv.c
74450 ____________________________________________________________________________
74451 [  7874] By: jhi                                   on 2000/11/26  23:36:02
74452         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
74453              Not really fixed (should really dump the UTF-8 charclass),
74454              but stopped displaying the garbage.
74455              
74456              Also add a note on the (missing) Unicode PSXSPC and BLANK.
74457      Branch: perl
74458            ! regcomp.c
74459 ____________________________________________________________________________
74460 [  7873] By: jhi                                   on 2000/11/26  21:31:13
74461         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
74462      Branch: perl
74463            ! regexec.c
74464 ____________________________________________________________________________
74465 [  7872] By: jhi                                   on 2000/11/26  21:06:04
74466         Log: No need to scan till infinity, 13 is enough.
74467      Branch: perl
74468            ! handy.h utf8.c
74469 ____________________________________________________________________________
74470 [  7871] By: jhi                                   on 2000/11/26  20:20:32
74471         Log: Test line numbers are different with utf8.
74472      Branch: perl
74473            ! t/op/re_tests
74474 ____________________________________________________________________________
74475 [  7870] By: jhi                                   on 2000/11/26  20:10:12
74476         Log: Message nit.
74477      Branch: perl
74478            ! regcomp.c
74479 ____________________________________________________________________________
74480 [  7869] By: jhi                                   on 2000/11/26  19:01:05
74481         Log: Make utf8_length() and utf8_distance() (the latter of which
74482              is unused at the moment) to be less forgiving about bad UTF-8.
74483      Branch: perl
74484            ! embed.h embed.pl objXSUB.h proto.h utf8.c
74485 ____________________________________________________________________________
74486 [  7868] By: jhi                                   on 2000/11/26  18:45:56
74487         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
74488              From: Benjamin Holzman <bah@ecnvantage.com>
74489              Date: Sat, 25 Nov 2000 20:40:20 -0500       
74490              Message-ID: <20001125204020.A25040@ecnvantage.com>              
74491              
74492              Debian allows installing /usr/bin/locale without installing
74493              any locales, an error message will ensue.
74494      Branch: perl
74495            ! t/pragma/locale.t
74496 ____________________________________________________________________________
74497 [  7867] By: jhi                                   on 2000/11/26  18:31:12
74498         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
74499              From: Benjamin Holzman <bah@ecnvantage.com>
74500              Date: Sun, 26 Nov 2000 02:42:34 -0500
74501              Message-ID: <20001126024234.G25040@ecnvantage.com>
74502              
74503              Patch for the bug 20000212.002.
74504      Branch: perl
74505            ! sv.c t/op/array.t
74506 ____________________________________________________________________________
74507 [  7866] By: jhi                                   on 2000/11/26  18:28:09
74508         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
74509              From: Tim Jenness <t.jenness@jach.hawaii.edu>
74510              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
74511              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
74512              
74513              File::Temp 0.11.
74514      Branch: perl
74515            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
74516 ____________________________________________________________________________
74517 [  7865] By: jhi                                   on 2000/11/26  18:24:22
74518         Log: The metaconfig unit change for #7864.
74519      Branch: metaconfig/U/perl
74520            ! need_va_copy.U
74521 ____________________________________________________________________________
74522 [  7864] By: jhi                                   on 2000/11/26  18:23:41
74523         Log: Make the va_copy() test not to be so talkative.
74524      Branch: perl
74525            ! Configure config_h.SH
74526 ____________________________________________________________________________
74527 [  7863] By: jhi                                   on 2000/11/26  18:11:02
74528         Log: Fix locale inconsistencies unearthed by Hugo's work.
74529              Now the floating point sprintf really does taint the result
74530              string as perllocale promises (has promised for a long time)
74531              if "use locale" is in the lexical scope.
74532      Branch: perl
74533            ! sv.c t/pragma/locale.t
74534 ____________________________________________________________________________
74535 [  7862] By: jhi                                   on 2000/11/26  00:35:15
74536         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
74537              From: Nicholas Clark <nick@ccl4.org>
74538              Date: Sun, 26 Nov 2000 00:07:50 +0000
74539              Message-ID: <20001126000750.A22446@plum.flirble.org>
74540              
74541              Infinit.
74542      Branch: perl
74543            ! sv.c
74544 ____________________________________________________________________________
74545 [  7861] By: jhi                                   on 2000/11/26  00:01:26
74546         Log: Integrate perlio:
74547              
74548              [  7860]
74549              Correct relative path from new ext\Filter\Util\Call location
74550              back to miniperl.
74551              
74552              [  7857]
74553              All tests pass on Win32/gcc/USE_PERLIO.
74554              - when crlf layer is pushed make unix-level binary.
74555              - remove :crlf injection in pp_backtick in pp_sys.c
74556              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
74557              
74558              [  7853]
74559              Re-arrange crlf vs binary for platforms that care.
74560              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
74561              Lip-service to making stdio layer work on such platforms (untested).
74562              Now fails 3 tests rather than one, checkin to see if I can debug 
74563              the issue under linux. (Do not merge.)
74564      Branch: perl
74565           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
74566 ____________________________________________________________________________
74567 [  7860] By: nick                                  on 2000/11/25  22:04:17
74568         Log: Correct relative path from new ext\Filter\Util\Call location
74569              back to miniperl.
74570      Branch: perlio
74571            ! win32/makefile.mk
74572 ____________________________________________________________________________
74573 [  7859] By: nick                                  on 2000/11/25  21:26:54
74574         Log: Integrate mainline.
74575      Branch: perlio
74576           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
74577           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
74578           +> t/lib/filter-util.t
74579            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
74580            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
74581            - t/lib/filt-util.t
74582           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
74583           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
74584           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
74585           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
74586           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
74587           !> win32/makefile.mk
74588 ____________________________________________________________________________
74589 [  7858] By: gsar                                  on 2000/11/25  20:52:17
74590         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
74591              parent's memory; fix it by keeping track of the actual pad
74592              offset rather than a raw pointer (this change is probably also
74593              relevant to non-ithreads case to avoid fallout from reallocs of
74594              the pad array, but is currently only enabled for the ithreads
74595              case in the interests of minimal disruption to existing "well
74596              tested" code)
74597      Branch: perl
74598            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
74599            ! proto.h scope.c scope.h sv.c t/op/fork.t
74600 ____________________________________________________________________________
74601 [  7857] By: nick                                  on 2000/11/25  20:01:28
74602         Log: All tests pass on Win32/gcc/USE_PERLIO.
74603              - when crlf layer is pushed make unix-level binary.
74604              - remove :crlf injection in pp_backtick in pp_sys.c
74605              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
74606      Branch: perlio
74607            ! doio.c perlio.c pp_sys.c win32/makefile.mk
74608 ____________________________________________________________________________
74609 [  7856] By: jhi                                   on 2000/11/25  18:38:30
74610         Log: Update the metaconfig units for #7855.
74611      Branch: metaconfig/U/perl
74612            ! useperlio.U usesocks.U
74613 ____________________________________________________________________________
74614 [  7855] By: jhi                                   on 2000/11/25  18:37:54
74615         Log: Undo the SOCKS workarounds, instead start using PerlIO
74616              if SOCKS is selected.
74617              
74618              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
74619              From: Jens Hamisch <jens@Strawberry.COM>
74620              Date: Fri, 24 Nov 2000 18:31:30 +0100
74621              Message-ID: <20001124183130.E28337@Strawberry.COM>
74622              
74623              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
74624              From: Jens Hamisch <jens@Strawberry.COM>
74625              Date: Fri, 24 Nov 2000 19:11:51 +0100
74626              Message-ID: <20001124191151.A28753@Strawberry.COM>
74627      Branch: perl
74628            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
74629            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
74630 ____________________________________________________________________________
74631 [  7854] By: jhi                                   on 2000/11/25  17:39:08
74632         Log: Undo #7848.  Some of the code seems to use walkoptree(),
74633              some walkoptree_slow().  An unfinished renaming?
74634              Now the sub is walkoptree() (which is @EXPORT_OK),
74635              the walkoptree_slow() is a typeglob alias to walkoptree.
74636              This makes the tests to pass, at least.
74637      Branch: perl
74638            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
74639 ____________________________________________________________________________
74640 [  7853] By: nick                                  on 2000/11/24  22:24:33
74641         Log: Re-arrange crlf vs binary for platforms that care.
74642              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
74643              Lip-service to making stdio layer work on such platforms (untested).
74644              Now fails 3 tests rather than one, checkin to see if I can debug 
74645              the issue under linux. (Do not merge.)
74646      Branch: perlio
74647            ! doio.c perlio.c perliol.h
74648 ____________________________________________________________________________
74649 [  7852] By: jhi                                   on 2000/11/24  18:57:39
74650         Log: AUTHORS edits.
74651      Branch: perl
74652            ! AUTHORS
74653 ____________________________________________________________________________
74654 [  7851] By: jhi                                   on 2000/11/24  17:34:56
74655         Log: Add Jan-Erik Karlsson.
74656      Branch: perl
74657            ! AUTHORS
74658 ____________________________________________________________________________
74659 [  7850] By: jhi                                   on 2000/11/24  17:27:56
74660         Log: Configure should find stdchar on its own.
74661      Branch: perl
74662            ! hints/solaris_2.sh
74663 ____________________________________________________________________________
74664 [  7849] By: jhi                                   on 2000/11/24  17:24:55
74665         Log: Subject: PATCH over 7848: Filter test flawed
74666              From: andreas.koenig@anima.de (Andreas J. Koenig)
74667              Date: 24 Nov 2000 10:28:29 +0100
74668              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
74669      Branch: perl
74670            ! t/lib/filter-util.t
74671 ____________________________________________________________________________
74672 [  7848] By: jhi                                   on 2000/11/24  17:22:15
74673         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
74674              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
74675              Date: Fri, 24 Nov 2000 16:12:58 +0000
74676              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
74677      Branch: perl
74678            ! ext/B/B.pm
74679 ____________________________________________________________________________
74680 [  7847] By: jhi                                   on 2000/11/24  03:07:01
74681         Log: Integrate perlio:
74682              
74683              [  7844]
74684              Win32/perlio Now just fails one io/argv.t test - lack 
74685              of default :crlf on standard streams.
74686              
74687              [  7843]
74688              Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
74689              peek fail is showing a real problem (multiple crlf layers
74690              are getting pushed.)
74691              
74692              [  7842]
74693              Implement PerlIO_binmode()
74694              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
74695              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
74696              make binmode in t/lib/io_tell.t unconditional so that works.
74697              Checkin just so Win32 machine can see these changes.
74698              
74699              [  7836]
74700              Implement crlf layer - not ready for merge.
74701      Branch: perl
74702           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
74703           !> win32/makefile.mk
74704 ____________________________________________________________________________
74705 [  7846] By: gsar                                  on 2000/11/24  00:55:57
74706         Log: integrate changes#6415..6418,6420..6438 from mainline
74707              
74708              Fix the bitvector ops for utf8 (tricky since past 7 bits
74709              the utf8 'characters' can be more than one octet).
74710              
74711              MPE/ix updates for perl 5.6.0 from Mark Bixby.
74712              
74713              Subject: SDBM_File documentation
74714              
74715              Detypo.
74716              
74717              Decutandpasto.
74718              
74719              Send all installperl messages to STDERR and be -w clean.
74720              
74721              Out-of-date note removed.
74722              
74723              Protect against "wild next"s, that is, callbacks doing "next"
74724              instead of "return".
74725              
74726              Use STDOUT consistently.
74727              
74728              The output might have been produced in the wrong order.
74729              
74730              A missing 'break' after the [[:space:]] switch case.
74731              
74732              Add tests for
74733              [ID 19991110.003] another matching finding by pcre author
74734              which has already been fixed by some patch, as verified in
74735              
74736              Documentation to explain the behaviour of map().
74737              
74738              Add an optimization for map-maps-a-list-element-to-more-list-elements
74739              case, but add also notes explaining the relationship of this
74740              patch and the earlier notes by Sarathy.
74741              
74742              Subject: [ID 20000716.023] syslog test fails without sockets
74743              
74744              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
74745              Test cases for #6431.
74746              
74747              File::Spec::VMS fixup for tmpdir from Craig Berry.
74748              
74749              Make the "uninit variable" warning to say "concat or string"
74750              or "join or string" when in concat or join .
74751              
74752              Get UTF16 BOMs working.  Patch from
74753              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
74754              
74755              Subject: [PATCH] Make large file tests deal with SIGXFSZ
74756              
74757              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
74758              
74759              Subject: [PATCH] av.c apidoc
74760      Branch: maint-5.6/perl
74761           !> (integrate 43 files)
74762 ____________________________________________________________________________
74763 [  7845] By: gsar                                  on 2000/11/24  00:20:45
74764         Log: integrate changes#6406..6414 from mainline
74765              
74766              Merge perlhacktut into perlhack, update perlguts.
74767              
74768              Fix AutoSplit to use File::Spec the right way in VMS,
74769              from Peter Prymmer.
74770              
74771              The bug report
74772              [ID 19991110.002] minimal matching discrepancy found by pcre author
74773              seems to have been fixed (though differently from what was suggested
74774              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
74775              
74776              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
74777              not in pod, from Peter Prymmer
74778              
74779              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
74780              From: Hugo <hv@crypt.compulink.co.uk>
74781              Date: Fri, 14 Jul 2000 23:05:20 +0100
74782              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
74783              
74784              Didn't anymore apply, but that point still could use another fix.
74785              
74786              lib/b test fixes from Peter Prymmer.
74787              
74788              More docs for sv functions.
74789              
74790              perlvms.pod whitespace cleanup to keep pod utils happy.
74791              
74792              another VMS build tweak from Peter Prymmer
74793      Branch: maint-5.6/perl
74794           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
74795           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
74796           !> vms/descrip_mms.template vms/perlvms.pod
74797 ____________________________________________________________________________
74798 [  7844] By: nick                                  on 2000/11/23  23:42:45
74799         Log: Win32/perlio Now just fails one io/argv.t test - lack 
74800              of default :crlf on standard streams.
74801      Branch: perlio
74802            ! doio.c perlio.c
74803 ____________________________________________________________________________
74804 [  7843] By: nick                                  on 2000/11/23  23:04:05
74805         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
74806              peek fail is showing a real problem (multiple crlf layers
74807              are getting pushed.)
74808      Branch: perlio
74809            ! doio.c perlio.c win32/makefile.mk
74810 ____________________________________________________________________________
74811 [  7842] By: nick                                  on 2000/11/23  19:46:23
74812         Log: Implement PerlIO_binmode()
74813              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
74814              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
74815              make binmode in t/lib/io_tell.t unconditional so that works.
74816              Checkin just so Win32 machine can see these changes.
74817      Branch: perlio
74818            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
74819 ____________________________________________________________________________
74820 [  7841] By: jhi                                   on 2000/11/23  19:30:00
74821         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
74822      Branch: perl
74823            ! README.amiga
74824 ____________________________________________________________________________
74825 [  7840] By: jhi                                   on 2000/11/23  17:18:02
74826         Log: SOCKS wrestling continues, patches from Jens Hamisch.
74827      Branch: perl
74828            ! doio.c embed.h embed.pl perlsdio.h proto.h
74829 ____________________________________________________________________________
74830 [  7839] By: jhi                                   on 2000/11/23  16:54:14
74831         Log: Push Filter::Util::Call one level deeper.
74832      Branch: perl
74833            + t/lib/filter-util.t
74834           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
74835           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
74836            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
74837            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
74838            - t/lib/filt-util.t
74839            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
74840            ! win32/Makefile win32/makefile.mk
74841 ____________________________________________________________________________
74842 [  7838] By: jhi                                   on 2000/11/23  16:52:40
74843         Log: Reach back one higher up when searching for PERL_SRC.
74844      Branch: perl
74845            ! lib/ExtUtils/MM_Unix.pm
74846 ____________________________________________________________________________
74847 [  7837] By: jhi                                   on 2000/11/23  16:05:41
74848         Log: Subject: Re: perl@7826
74849              Date: Thu, 23 Nov 2000 02:20:25 -0600
74850              From: "Craig A. Berry" <craigberry@mac.com>
74851              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
74852              
74853              Make VMS to like Filter::Util::Call. 
74854      Branch: perl
74855            ! configure.com ext/Filter/Util/Makefile.PL
74856 ____________________________________________________________________________
74857 [  7836] By: nick                                  on 2000/11/23  16:04:08
74858         Log: Implement crlf layer - not ready for merge.
74859      Branch: perlio
74860            ! perlio.c win32/makefile.mk
74861 ____________________________________________________________________________
74862 [  7835] By: jhi                                   on 2000/11/23  15:56:52
74863         Log: STDCHAR is different in Sparc v9 vs x86.
74864      Branch: perl
74865            ! hints/solaris_2.sh
74866 ____________________________________________________________________________
74867 [  7834] By: jhi                                   on 2000/11/23  15:50:47
74868         Log: The type needs to be visible to protos.
74869      Branch: perl
74870            ! perl.h
74871 ____________________________________________________________________________
74872 [  7833] By: jhi                                   on 2000/11/23  15:40:46
74873         Log: Finish unfinished SOCKS workaround changes.
74874      Branch: perl
74875            ! doio.c
74876 ____________________________________________________________________________
74877 [  7832] By: jhi                                   on 2000/11/23  15:33:30
74878         Log: Integrate perlio:
74879              
74880              [  7831]
74881              Correct makefile.mk dependancies for ext/Filter/Util
74882              Build ext/Encode
74883              Run dmake regen_config_h
74884      Branch: perl
74885           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
74886           !> win32/makefile.mk
74887 ____________________________________________________________________________
74888 [  7831] By: nick                                  on 2000/11/23  10:31:07
74889         Log: Correct makefile.mk dependancies for ext/Filter/Util
74890              Build ext/Encode
74891              Run dmake regen_config_h
74892      Branch: perlio
74893            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
74894            ! win32/makefile.mk
74895 ____________________________________________________________________________
74896 [  7830] By: nick                                  on 2000/11/23  08:05:07
74897         Log: Integrate mainline
74898      Branch: perlio
74899           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
74900           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
74901           +> t/lib/filt-util.pl t/lib/filt-util.t
74902           !> (integrate 41 files)
74903 ____________________________________________________________________________
74904 [  7829] By: gsar                                  on 2000/11/23  03:07:11
74905         Log: build the Filter extension on windows
74906      Branch: perl
74907            ! win32/Makefile win32/makefile.mk
74908 ____________________________________________________________________________
74909 [  7828] By: gsar                                  on 2000/11/23  02:46:35
74910         Log: regenerate win32/config* and fix some inconsistencies in the
74911              makefiles; always export Perl_deb() because it is needed
74912              by ext/re/* (whether perl itself is built with -DDEBUGGING
74913              or not)
74914      Branch: perl
74915            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
74916            ! win32/config_H.vc win32/makefile.mk
74917 ____________________________________________________________________________
74918 [  7827] By: gsar                                  on 2000/11/23  02:18:38
74919         Log: get sources building on windows+MSVC again (untested with other
74920              compilers)
74921      Branch: perl
74922            ! win32/include/sys/socket.h win32/perllib.c
74923 ____________________________________________________________________________
74924 [  7826] By: jhi                                   on 2000/11/23  01:18:26
74925         Log: Update Changes.
74926      Branch: perl
74927            ! Changes patchlevel.h
74928 ____________________________________________________________________________
74929 [  7825] By: jhi                                   on 2000/11/23  00:20:41
74930         Log: Subject: Re: av.c patch (having slight problems)
74931              From: "Ben Tilly" <ben_tilly@hotmail.com>
74932              Date: Tue, 21 Nov 2000 23:29:31 -0500
74933              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
74934              
74935              unshift() speedup.
74936      Branch: perl
74937            ! av.c
74938 ____________________________________________________________________________
74939 [  7824] By: jhi                                   on 2000/11/22  23:59:15
74940         Log: Fixes for signedness warnings noticed by VMSperlers.
74941      Branch: perl
74942            ! ext/Storable/Storable.xs regcomp.c sv.c
74943 ____________________________________________________________________________
74944 [  7823] By: jhi                                   on 2000/11/22  23:19:31
74945         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
74946              From: Peter Prymmer <pvhp@forte.com>
74947              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
74948              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
74949      Branch: perl
74950            ! t/pragma/warn/pp_hot
74951 ____________________________________________________________________________
74952 [  7822] By: jhi                                   on 2000/11/22  22:52:20
74953         Log: Be clean.
74954      Branch: perl
74955            ! Makefile.SH
74956 ____________________________________________________________________________
74957 [  7821] By: jhi                                   on 2000/11/22  22:46:39
74958         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
74959              by Damian Conway, as suggested by Paul Marquess.
74960      Branch: perl
74961            + lib/Filter/Simple.pm
74962 ____________________________________________________________________________
74963 [  7820] By: jhi                                   on 2000/11/22  22:45:51
74964         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
74965      Branch: perl
74966            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
74967            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
74968            + t/lib/filt-util.t
74969            ! MANIFEST
74970 ____________________________________________________________________________
74971 [  7819] By: jhi                                   on 2000/11/22  22:03:27
74972         Log: Integrate perlio:
74973              
74974              [  7802]
74975              Win32 PerlIO intermediate state now working as expected.
74976              - In current state we are still using C runtime in text/binary
74977              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
74978              - PERLIO=stdio and PERLIO=unix pass all expected tests.
74979              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
74980              and PerlIO_seek() and the dummy crlf layer is not making adjustments
74981              for CRLF translation happening in C runtime. All other tests pass.
74982              Added note to README.win32 to point out the snags of doing a perl build
74983              with Norton AntiVirus turned on.
74984              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
74985              which file a fail comes from.
74986              Updated "canned" config.h to match the one generated.
74987      Branch: perl
74988           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
74989           !> win32/makefile.mk
74990 ____________________________________________________________________________
74991 [  7818] By: jhi                                   on 2000/11/22  21:56:02
74992         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
74993      Branch: perl
74994            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
74995            ! t/lib/io_sock.t
74996 ____________________________________________________________________________
74997 [  7817] By: jhi                                   on 2000/11/22  21:39:49
74998         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
74999              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75000              Date: Wed, 22 Nov 2000 16:08:12 -0500
75001              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
75002      Branch: perl
75003            ! lib/ExtUtils/Liblist.pm
75004 ____________________________________________________________________________
75005 [  7816] By: jhi                                   on 2000/11/22  21:38:25
75006         Log: Go ahead and #include <unistd.h> in perl.h.
75007      Branch: perl
75008            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
75009            ! util.c
75010 ____________________________________________________________________________
75011 [  7815] By: jhi                                   on 2000/11/22  21:22:52
75012         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
75013              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75014              Date: Mon, 20 Nov 2000 18:30:52 -0500
75015              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
75016      Branch: perl
75017            ! pod/perlre.pod regcomp.c t/op/re_tests
75018 ____________________________________________________________________________
75019 [  7814] By: jhi                                   on 2000/11/22  21:21:46
75020         Log: Subject: [PATCH 5.7.0] Liblist finally works
75021              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75022              Date: Tue, 21 Nov 2000 22:02:17 -0500
75023              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
75024      Branch: perl
75025            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
75026            ! lib/ExtUtils/MakeMaker.pm
75027 ____________________________________________________________________________
75028 [  7813] By: jhi                                   on 2000/11/22  21:20:23
75029         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
75030              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75031              Date: Wed, 22 Nov 2000 17:53:15 +0100
75032              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
75033              
75034              AIX dynaloader and perlio patch.
75035      Branch: perl
75036            ! ext/DynaLoader/dl_aix.xs
75037 ____________________________________________________________________________
75038 [  7812] By: jhi                                   on 2000/11/22  21:17:52
75039         Log: (Accidentally empty patch.)
75040      Branch: perl
75041            ! av.c
75042 ____________________________________________________________________________
75043 [  7811] By: jhi                                   on 2000/11/22  21:16:31
75044         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
75045              From: Peter Prymmer <pvhp@forte.com>
75046              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
75047              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
75048      Branch: perl
75049            ! vms/test.com
75050 ____________________________________________________________________________
75051 [  7810] By: jhi                                   on 2000/11/22  21:15:36
75052         Log: Subject: Re: perl@7777 
75053              From: "John P. Linderman" <jpl@research.att.com>
75054              Date: Wed, 22 Nov 2000 13:11:11 -0500
75055              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
75056              
75057              Detypoing.
75058      Branch: perl
75059            ! lib/CPAN.pm
75060 ____________________________________________________________________________
75061 [  7809] By: jhi                                   on 2000/11/22  21:14:19
75062         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
75063              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75064              Date:     Wed, 22 Nov 2000 13:51:37 EST
75065              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
75066      Branch: perl
75067            ! perlsdio.h
75068 ____________________________________________________________________________
75069 [  7808] By: jhi                                   on 2000/11/22  21:13:27
75070         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
75071              From: Casey Tweten <crt@kiski.net>
75072              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
75073              Message-Id: <200011201653.LAA10194@home.kiski.net>
75074      Branch: perl
75075            ! t/lib/io_udp.t
75076 ____________________________________________________________________________
75077 [  7807] By: jhi                                   on 2000/11/22  21:12:35
75078         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
75079              From: Casey Tweten <crt@kiski.net>
75080              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
75081              Message-Id: <200011201636.LAA07227@home.kiski.net>
75082      Branch: perl
75083            ! t/lib/io_sock.t
75084 ____________________________________________________________________________
75085 [  7806] By: jhi                                   on 2000/11/22  21:10:59
75086         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
75087              From: "Casey R. Tweten" <crt@kiski.net>
75088              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
75089              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
75090      Branch: perl
75091            ! utils/h2xs.PL
75092 ____________________________________________________________________________
75093 [  7805] By: nick                                  on 2000/11/22  21:05:06
75094         Log: Integrate mainline
75095      Branch: perlio
75096           !> Changes Porting/genlog ext/DB_File/DB_File.xs
75097           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
75098           !> utils/perlbug.PL
75099 ____________________________________________________________________________
75100 [  7804] By: jhi                                   on 2000/11/22  21:01:12
75101         Log: Subject: [PATCH] Test.pm POD peculiarity
75102              From: "Casey R. Tweten" <crt@kiski.net>
75103              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
75104              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
75105      Branch: perl
75106            ! lib/Test.pm
75107 ____________________________________________________________________________
75108 [  7803] By: jhi                                   on 2000/11/22  20:59:59
75109         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
75110              From: "Philip Newton" <pnewton@gmx.de>
75111              Date: Wed, 22 Nov 2000 14:25:53 +0100
75112              Message-Id: <3A1BD771.25462.1939FAD@localhost>
75113              
75114              Be case-understanding also on 's', and use the -oi of sendmail
75115              not to terminate the transmission on a lone '.'.
75116      Branch: perl
75117            ! utils/perlbug.PL
75118 ____________________________________________________________________________
75119 [  7802] By: nick                                  on 2000/11/22  20:51:42
75120         Log: Win32 PerlIO intermediate state now working as expected.
75121              - In current state we are still using C runtime in text/binary
75122              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
75123              - PERLIO=stdio and PERLIO=unix pass all expected tests.
75124              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
75125              and PerlIO_seek() and the dummy crlf layer is not making adjustments
75126              for CRLF translation happening in C runtime. All other tests pass.
75127              
75128              Added note to README.win32 to point out the snags of doing a perl build
75129              with Norton AntiVirus turned on.
75130              
75131              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
75132              which file a fail comes from.
75133              
75134              Updated "canned" config.h to match the one generated.
75135      Branch: perlio
75136            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
75137            ! win32/makefile.mk
75138 ____________________________________________________________________________
75139 [  7801] By: jhi                                   on 2000/11/22  06:50:20
75140         Log: Nickety nits.
75141      Branch: perl
75142            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
75143 ____________________________________________________________________________
75144 [  7800] By: jhi                                   on 2000/11/22  01:29:55
75145         Log: Changes had accidentally gone too silent on non-main branches.
75146      Branch: perl
75147            ! Changes Porting/genlog patchlevel.h
75148 ____________________________________________________________________________
75149 [  7799] By: gsar                                  on 2000/11/22  01:02:56
75150         Log: some lib_pm.PL changes snuck in via change#7772
75151      Branch: maint-5.6/perl
75152            ! Makefile.SH
75153 ____________________________________________________________________________
75154 [  7798] By: nick                                  on 2000/11/21  21:59:40
75155         Log: Integrate mainline
75156      Branch: perlio
75157           !> (integrate 28 files)
75158 ____________________________________________________________________________
75159 [  7797] By: jhi                                   on 2000/11/21  21:01:45
75160         Log: Integrate perlio:
75161              
75162              [  7796]
75163              Win32 builds and runs (mostly) with USE_PERLIO.
75164              PERLIO=perlio passes all tests. 
75165              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
75166              
75167              [  7790]
75168              If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
75169              
75170              [  7788]
75171              Make extra buffer layer work (dummy crlf layer)
75172      Branch: perl
75173           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
75174 ____________________________________________________________________________
75175 [  7796] By: nick                                  on 2000/11/21  20:36:22
75176         Log: Win32 builds and runs (mostly) with USE_PERLIO.
75177              PERLIO=perlio passes all tests. 
75178              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
75179      Branch: perlio
75180            ! perlio.c win32/perllib.c win32/win32.c
75181 ____________________________________________________________________________
75182 [  7795] By: jhi                                   on 2000/11/21  19:03:44
75183         Log: Update Changes.
75184      Branch: perl
75185            ! Changes patchlevel.h
75186 ____________________________________________________________________________
75187 [  7794] By: jhi                                   on 2000/11/21  18:56:34
75188         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
75189              From: "Craig A. Berry" <craigberry@mac.com>
75190              Date: Mon, 20 Nov 2000 20:27:06 -0600
75191              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
75192              
75193              A cut-and-pasto.
75194      Branch: perl
75195            ! perlio.h
75196 ____________________________________________________________________________
75197 [  7793] By: jhi                                   on 2000/11/21  18:54:41
75198         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
75199              From: Dominic Dunlop <domo@computer.org> 
75200              Date: Mon, 20 Nov 2000 18:55:29 +0100
75201              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
75202              
75203              va_copy() and the need of it.
75204              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
75205      Branch: metaconfig/U/perl
75206            + need_va_copy.U
75207      Branch: perl
75208            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75209            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
75210            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
75211            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
75212            ! win32/config.bc win32/config.gc win32/config.vc
75213 ____________________________________________________________________________
75214 [  7792] By: jhi                                   on 2000/11/21  17:04:10
75215         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
75216      Branch: perl
75217           !> scope.h
75218 ____________________________________________________________________________
75219 [  7791] By: jhi                                   on 2000/11/21  17:01:16
75220         Log: Export the SOCKS workaround symbols only if necessary.
75221      Branch: perl
75222            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
75223 ____________________________________________________________________________
75224 [  7790] By: nick                                  on 2000/11/20  23:57:11
75225         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
75226      Branch: perlio
75227            ! scope.h
75228 ____________________________________________________________________________
75229 [  7789] By: nick                                  on 2000/11/20  23:38:33
75230         Log: Integrate mainline
75231      Branch: perlio
75232           +> lib/File/Spec/Epoc.pm
75233           !> (integrate 34 files)
75234 ____________________________________________________________________________
75235 [  7788] By: nick                                  on 2000/11/20  23:20:18
75236         Log: Make extra buffer layer work (dummy crlf layer)
75237      Branch: perlio
75238            ! doio.c perlio.c perlio.h
75239 ____________________________________________________________________________
75240 [  7787] By: jhi                                   on 2000/11/20  22:44:04
75241         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
75242              From: Peter Prymmer <pvhp@forte.com>
75243              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
75244              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
75245      Branch: perl
75246            ! t/pragma/locale.t
75247 ____________________________________________________________________________
75248 [  7786] By: jhi                                   on 2000/11/20  22:29:10
75249         Log: Subject: DOC PATCH 5.6.0 perlreftut
75250              From: mjd@plover.com
75251              Date: 20 Nov 2000 19:45:06 -0000
75252              Message-ID: <20001120194506.9505.qmail@plover.com>
75253      Branch: perl
75254            ! pod/perlreftut.pod
75255 ____________________________________________________________________________
75256 [  7785] By: jhi                                   on 2000/11/20  22:27:44
75257         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
75258              From: David Dyck <dcd@tc.fluke.com>
75259              Date: Mon, 20 Nov 2000 11:43:40 -0800
75260              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
75261      Branch: perl
75262            ! lib/Cwd.pm
75263 ____________________________________________________________________________
75264 [  7784] By: jhi                                   on 2000/11/20  22:23:21
75265         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
75266              Date: Mon, 20 Nov 2000 17:06:10 -0500
75267              To: Mailing list Perl5 <perl5-porters@perl.org>
75268              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
75269      Branch: perl
75270            ! pp_ctl.c t/op/pat.t
75271 ____________________________________________________________________________
75272 [  7783] By: jhi                                   on 2000/11/20  22:11:18
75273         Log: Subject: [PATCH] doop.c - UTF8 tr///               
75274              From: Simon Cozens <simon@cozens.net>
75275              Date: Sat, 18 Nov 2000 18:49:30 +0000
75276              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
75277              
75278              Subject: Re: [PATCH] doop.c - UTF8 tr///           
75279              From: Simon Cozens <simon@cozens.net>
75280              Date: Mon, 20 Nov 2000 20:45:22 +0000
75281              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
75282              
75283              Make tr on UTF-8 better but still not correct.
75284      Branch: perl
75285            ! doop.c
75286 ____________________________________________________________________________
75287 [  7782] By: jhi                                   on 2000/11/20  22:02:16
75288         Log: Remove the shared object before attempting to create
75289              (by linking) a new one.  E.g. in AIX not removing
75290              becomes quite painful if one tries to do more than one
75291              build in the same tree (an interrupted build, for example),
75292              since the AIX' shared dynaloader seemingly keeps the shared
75293              objects open and therefore 'busy' for quite a while, even when
75294              nobody is using the objects, leading into link failures.
75295      Branch: perl
75296            ! lib/ExtUtils/MM_Unix.pm
75297 ____________________________________________________________________________
75298 [  7781] By: gsar                                  on 2000/11/20  19:02:55
75299         Log: type mismatch due to faulty integration
75300      Branch: maint-5.6/perl
75301            ! toke.c win32/Makefile
75302 ____________________________________________________________________________
75303 [  7780] By: gsar                                  on 2000/11/20  17:31:55
75304         Log: integrate changes#6392,6394..6399,6401..6404
75305              
75306              The {multiplier} of a fixed substring was overlooked which
75307              caused a wrong initial search offset for that substring.
75308              
75309              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
75310              From: Hugo <hv@crypt.compulink.co.uk>
75311              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
75312              Date: Thu, 13 Jul 2000 19:27:13 +0100
75313              
75314              Fix the BOM bug: not a byteorder bug, a signedness bug.
75315              
75316              Replace change #6337 with a better one.
75317              
75318              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
75319              From: Hugo <hv@crypt.compulink.co.uk>
75320              Date: Fri, 14 Jul 2000 04:16:20 +0100
75321              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
75322              
75323              MakeMaker should not remove editor backups (*~) on `make clean`
75324              by default (completes change#6383)
75325              
75326              move new variables to the end of the interpreter structure (for
75327              bincompat in code that doesn't #include XSUB.h)
75328              
75329              rename totally bletcherous SvLOCK() thingy (doesn't do what the
75330              name suggests anyway)
75331              
75332              various cleanups (typos, misformatted code, and small bugs)
75333              
75334              typecasts needed for change#6394
75335              
75336              typos in change#6399, regen headers
75337              
75338              inconsistent types needs casts
75339              
75340              PERL_OBJECT build tweaks
75341      Branch: maint-5.6/perl
75342           !> MANIFEST doop.c embed.h embed.pl embedvar.h
75343           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
75344           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
75345           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
75346           !> toke.c util.c
75347 ____________________________________________________________________________
75348 [  7779] By: gsar                                  on 2000/11/20  17:06:29
75349         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
75350              
75351              Cosmetics and perldelta.
75352              
75353              Fix nits noticed by Boston.pm.
75354              
75355              Do the cc sanity check both before the hints and
75356              after the cc selction.
75357              
75358              get sprintf.t to adjust properly for 3-digit exponents
75359              
75360              don't clobber *.orig files on *clean targets
75361              
75362              fix bugs in processing %v-*d and similar format specs (from
75363              Avi Finkel <avi@finkel.org>)
75364              
75365              sprintf test tweaks (from Dominic Dunlop)
75366              
75367              new selfloader.t in change#6183 doesn't close DATA handles,
75368              and thus fails to clean up tmp files on dosish platforms
75369              
75370              typos (spotted by Peter Prymmer)
75371              
75372              typo fix from Craig Berry
75373      Branch: maint-5.6/perl
75374           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
75375           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
75376           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
75377           !> x2p/Makefile.SH
75378 ____________________________________________________________________________
75379 [  7778] By: gsar                                  on 2000/11/20  16:46:51
75380         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
75381              
75382              Subject: Re: format bug report  [Patch]
75383              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75384              Date: Wed, 05 Jul 2000 13:12:52 +0200
75385              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
75386              
75387              Subject: Re: format bug report  [Patch]
75388              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75389              Date: Wed, 05 Jul 2000 14:10:01 +0200
75390              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
75391              
75392              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
75393              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
75394              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
75395              Date: Fri, 07 Jul 2000 17:57:16 +0100
75396              
75397              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
75398              To: perl5-porters@perl.org
75399              From: Karsten Sperling <spiff@phreax.net>
75400              Date: Mon, 10 Jul 2000 15:12:52 +0200
75401              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
75402              
75403              README.posix-bc podified from Thomas Dorner.
75404              
75405              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
75406              From: Dominic Dunlop <domo@computer.org>
75407              Date: Tue, 11 Jul 2000 12:27:33 +0200
75408              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
75409              
75410              Typo in #6341.
75411              
75412              Fix for
75413              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
75414              From: Roderick Schertler <roderick@argon.org>
75415              Date: Tue, 11 Jul 2000 13:55:05 -0400
75416              Message-Id: <200007111755.NAA05077@jones.argon.org>
75417              
75418              Minor cleanups on the booklist.
75419              
75420              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
75421              regen perltoc.
75422              
75423              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
75424      Branch: maint-5.6/perl
75425           +> pod/perlbook.pod
75426           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
75427           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
75428           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
75429 ____________________________________________________________________________
75430 [  7777] By: jhi                                   on 2000/11/20  16:08:49
75431         Log: Update Changes.
75432      Branch: perl
75433            ! Changes patchlevel.h
75434 ____________________________________________________________________________
75435 [  7776] By: jhi                                   on 2000/11/20  15:27:56
75436         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
75437              This may be overly harsh but until proven otherwise, we think this
75438              way, or until we have a simple test for Configure (having to start
75439              up servers is does not count as simple) to check for the problems.
75440      Branch: perl
75441            ! perl.h
75442 ____________________________________________________________________________
75443 [  7775] By: jhi                                   on 2000/11/20  15:22:17
75444         Log: Solaris hints tweaks.
75445      Branch: perl
75446            ! hints/solaris_2.sh
75447 ____________________________________________________________________________
75448 [  7774] By: jhi                                   on 2000/11/20  15:01:20
75449         Log: Add a workaround to SOCKS 64-bit problems.
75450      Branch: perl
75451            ! doio.c embed.h embed.pl perlsdio.h proto.h
75452 ____________________________________________________________________________
75453 [  7773] By: jhi                                   on 2000/11/20  14:51:47
75454         Log: sysseek() instead of seek().
75455      Branch: perl
75456            ! t/lib/syslfs.t
75457 ____________________________________________________________________________
75458 [  7772] By: gsar                                  on 2000/11/20  13:06:23
75459         Log: integrate changes#6315..6319,6321..6331,6333..6338
75460              
75461              Integrate with Sarathy, preliminary fix for unicos
75462              alignment problems in [ID 20000612.002] Perl problem on Cray system.
75463              
75464              some debugger output does not go to the socket when RemotePort is set
75465              
75466              winsock cleanup never done on Windows (leads to handle leaks)
75467              
75468              fix UNC path handling on Windows under ithreads, and chdir()
75469              return value when given a non-existent directory
75470              
75471              Autogenerate pod/Makefile and pod/buildtoc.
75472              buildtoc also checks whether the existin pods are
75473              mentioned in MANIFEST and perl.pod, and vice versa.
75474              (None of the thusly found discrepancies fixed yet.)
75475              roffitall also needs to be autogenerated similarly but it
75476              seems so badly out of date that I didn't touch it yet.
75477              
75478              Config is being used.
75479              
75480              Add =head1 NAMEs so that buildtoc is happy.
75481              (The CGI::Util nit reported to Lincoln.)
75482              
75483              Fix complaints of buildtoc.
75484              
75485              Fix the alignment problem in Crays ([ID 20000612.002]).
75486              
75487              Remove perlbook, update perlfaq book listing,
75488              rearrange perl.pod, regenerate perltoc.
75489              
75490              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
75491              was cast to an unsigned (32-bit) integer with wild abandon.
75492              
75493              winsock options weren't being set in all threads under ithreads
75494              (caused send()s from second and subsequent threads to fail)
75495              
75496              accept() leaks memory on windows due to incorrect ordering of
75497              closesocket() and fclose() calls
75498              
75499              Reorder perl.pod once more.
75500              
75501              More POSIX.pod tweaks.
75502              
75503              Sprinkle ldlibpath.
75504              
75505              Precedence goof, fix based on
75506              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
75507              From: Hugo <hv@crypt.compulink.co.uk>
75508              Date: Tue, 11 Jul 2000 12:52:38 +0100
75509              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
75510              
75511              Subject: PATCH perlguts.pod: Document D and d magic types
75512              From: mjd@plover.com
75513              Date: 5 Jul 2000 18:01:51 -0000
75514              Message-ID: <20000705180151.29413.qmail@plover.com>
75515              
75516              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
75517              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
75518              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
75519              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
75520              
75521              Subject: [PATCH cfgperl] $& segfaults if you trick it
75522              From: simon@brecon.co.uk (Simon Cozens)
75523              Date: 7 Jul 2000 11:26:09 GMT
75524              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
75525              
75526              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
75527              From: Hugo <hv@crypt.compulink.co.uk>
75528              Date: Tue, 11 Jul 2000 12:44:50 +0100
75529              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
75530              
75531              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
75532              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
75533              Date: Tue, 11 Jul 2000 13:50:51 +0100
75534              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
75535      Branch: maint-5.6/perl
75536           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
75537           +> pod/buildtoc.PL
75538            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
75539           !> (integrate 26 files)
75540 ____________________________________________________________________________
75541 [  7771] By: gsar                                  on 2000/11/20  12:31:42
75542         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
75543              6310,6311,6314
75544              
75545              Subject: [PATCH bleedperl] File::Spec 0.82 beta
75546              From: Barrie Slaymaker <barries@jester.slaysys.com>
75547              Date: Wed, 28 Jun 2000 11:35:29 -0400
75548              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
75549              
75550              tweak perlembed for multiplicity/usethreads sanity; correct notes
75551              about Windows
75552              
75553              localize %INC in a Safe compartment so that use/require work
75554              (many other magic globals probably need similar treatment)
75555              
75556              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
75557              when @_ is modified, causing coredumps
75558              
75559              slurp mode fix in change#4736 still not quite right
75560              
75561              Point to perlipc for more SysV IPC examples.
75562              
75563              Elaborate POSIX.pod.  Still needs work.
75564              
75565              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
75566              
75567              fix large memory leak that has been around for ever, masked by
75568              -DPURIFY (most of the arenas were never freed!)
75569              
75570              fix memory leak on Windows (PL_sys_intern contents were never
75571              freed)
75572              
75573              PERL_OBJECT build tweak
75574              
75575              adjust change#6299
75576              
75577              remove rel2abs prototypes (from Barrie Slaymaker)
75578              
75579              missing perldiag entry for unpack("w",...) diagnostic (from
75580              Andreas Koenig)
75581              
75582              better diagnostic on Frob->stuff() when Frob:: doesn't exist
75583              (from Richard Soderberg <rs@oregonnet.com>)
75584              
75585              Win32 patches for cfgperl from Sarathy.
75586              
75587              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
75588              
75589              More POSIX.pod embellishment.
75590              
75591              tyop in change#6306
75592      Branch: maint-5.6/perl
75593           !> (integrate 44 files)
75594 ____________________________________________________________________________
75595 [  7770] By: gsar                                  on 2000/11/20  11:51:00
75596         Log: integrate changes#6268..6282 from cfgperl branch
75597              
75598              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
75599              From: Dominic Dunlop <domo@computer.org>
75600              Date: Thu, 29 Jun 2000 12:32:39 +0200
75601              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
75602              
75603              Regen headers for #6261 (and update embed.pl for this) and #6267,
75604              silence few compiler warnings.
75605              
75606              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
75607              From: Nicholas Clark <nick@talking.bollo.cx>
75608              Date: Fri, 23 Jun 2000 16:21:15 +0100
75609              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
75610              
75611              Subject: PATCH pod/perltie.pod
75612              From: Ian Phillipps <Ian.Phillipps@iname.com>
75613              Date: Fri, 16 Jun 2000 00:17:19 +0100
75614              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
75615              (only the first hunk, the second hunk had already been done
75616              by some other patch)
75617              
75618              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
75619              From: Tom Phoenix <rootbeer@redcat.com>
75620              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
75621              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
75622              
75623              Subject: [PATCH] xsub attributes
75624              From: Doug MacEachern <dougm@covalent.net>
75625              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
75626              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
75627              
75628              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
75629              From: Andy Dougherty <doughera@lafayette.edu>
75630              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
75631              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
75632              
75633              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
75634              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
75635              Date: Tue, 13 Jun 2000 02:43:48 -0500
75636              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
75637              
75638              Subject: [PATCH] Re: eval documentation: context
75639              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
75640              Date: Mon, 12 Jun 2000 15:07:29 +0100
75641              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
75642              
75643              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
75644              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
75645              Date: Mon, 12 Jun 2000 14:55:59 +0100
75646              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
75647              
75648              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
75649              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
75650              Date: Fri, 09 Jun 2000 12:39:27 -0400
75651              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
75652              (plus update the version "number" of Text::Wrap)
75653              
75654              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
75655              From: Tim Ayers <tayers@bridge.com>
75656              Date: Thu, 08 Jun 2000 08:11:06 +0200
75657              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
75658              [resent by Richard Foley, Message-Id probably wrong]
75659              
75660              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
75661              From: rspier@pobox.com (Robert Spier)
75662              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
75663              Message-ID: <14654.31913.845602.610277@rls.cx>
75664              
75665              Subject: [PATCH 5.6.0] utils/h2xs.PL
75666              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
75667              Date: Wed, 7 Jun 2000 04:02:04 -0500
75668              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
75669              
75670              Subject: [PATCH 5.6.0]ITHREADs for VMS
75671              From: Dan Sugalski <dan@sidhe.org>
75672              Date: Tue, 06 Jun 2000 11:59:50 -0400
75673              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
75674      Branch: maint-5.6/perl
75675           !> (integrate 31 files)
75676 ____________________________________________________________________________
75677 [  7769] By: gsar                                  on 2000/11/20  11:29:06
75678         Log: integrate changes#6261..6266 from cfgperl
75679              
75680              Subject: Re: [PATCH cfgperl] BOMs away!
75681              From: simon@brecon.co.uk (Simon Cozens)
75682              Date: 17 Jun 2000 11:49:57 GMT
75683              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
75684              
75685              Subject: 5.6.0 Patch for EPOC
75686              From: Olaf Flebbe <o.flebbe@gmx.de>
75687              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
75688              Message-ID: <23449.960929969@www11.gmx.net>
75689              
75690              tr fixes from Simon Cozens
75691              
75692              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
75693              From: Marty Lucich <marty@netcom.com>
75694              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
75695              Message-Id: <200006282116.OAA11148@netcom.com>
75696              ccdlflags update (the BSD/OS 4.1 part had already been taken
75697              care of by #6141).
75698              
75699              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
75700              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75701              Date: Wed, 28 Jun 2000 17:50:12 -0700
75702              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
75703              
75704              Subject: [PATCH 5.6.0] cygwin port
75705              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
75706              From: "Fifer, Eric" <EFifer@sanwaint.com>
75707              Date: Thu, 29 Jun 2000 12:58:29 +0100
75708      Branch: maint-5.6/perl
75709           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
75710           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
75711           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
75712           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
75713 ____________________________________________________________________________
75714 [  7768] By: gsar                                  on 2000/11/20  11:13:44
75715         Log: integrate changes#6252..6256,6259..6260
75716              
75717              Paranoia tweak on #6249.
75718              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
75719              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
75720              Date: Sun, 25 Jun 2000 23:43:12 -0400
75721              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
75722              
75723              Subject: tr///, help wanted.
75724              From: simon@brecon.co.uk (Simon Cozens)
75725              Date: 28 Jun 2000 11:29:04 GMT
75726              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
75727              
75728              small thinko tweaks
75729              
75730              tweaks from Simon Conzes to further fix tr/// under utf8
75731              
75732              perlnewmod was missing from MANIFEST.
75733              
75734              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
75735              From: simon@brecon.co.uk (Simon Cozens)
75736              Date: 17 Jun 2000 11:56:44 GMT
75737              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
75738              pack U0, pack C0
75739      Branch: maint-5.6/perl
75740           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
75741           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
75742           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
75743           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
75744 ____________________________________________________________________________
75745 [  7767] By: gsar                                  on 2000/11/20  10:51:38
75746         Log: integrate change#6250 from cfgperl
75747              
75748              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
75749              From: Doug MacEachern <dougm@covalent.net>
75750              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
75751              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
75752      Branch: maint-5.6/perl
75753           +> t/op/my_stash.t
75754           !> MANIFEST embed.pl global.sym proto.h toke.c
75755 ____________________________________________________________________________
75756 [  7766] By: gsar                                  on 2000/11/20  10:48:34
75757         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
75758              
75759              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
75760              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
75761              Date: Mon, 26 Jun 2000 18:40:14 +0100
75762              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
75763              
75764              Subject: [PATCH] bytes<->utf8 fixes
75765              From: simon@brecon.co.uk (Simon Cozens)
75766              Date: 26 Jun 2000 04:55:45 GMT
75767              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
75768              
75769              Subject: [PATCH] is_utf8_string
75770              From: simon@brecon.co.uk (Simon Cozens)
75771              Date: 26 Jun 2000 02:25:59 GMT
75772              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
75773              
75774              Subject: [PATCH] avoid mg_ptr in '*' magic
75775              From: Doug MacEachern <dougm@covalent.net>
75776              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
75777              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
75778              
75779              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
75780              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
75781              Date: Sat, 24 Jun 2000 13:06:20 +0100
75782              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
75783              
75784              Allow for standalone testing.
75785              
75786              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
75787              From: Mark-Jason Dominus <mjd@plover.com>
75788              Date: Tue, 27 Jun 2000 22:36:42 -0400
75789              Message-ID: <20000628023642.12166.qmail@plover.com>
75790              
75791              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
75792              From: Frank Tobin <ftobin@uiuc.edu>
75793              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
75794              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
75795      Branch: maint-5.6/perl
75796           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
75797           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
75798           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
75799           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
75800           !> utf8.c utils/h2xs.PL
75801 ____________________________________________________________________________
75802 [  7765] By: gsar                                  on 2000/11/20  10:29:13
75803         Log: integrate change#6239 from cfgperl
75804              
75805              Configure maintenance.  Sever some dependency cycles,
75806              separate gccversion from the cc unit,
75807              address [ID 20000623.006] Configure script patch for using gcc on AIX
75808              (but solve it a little bit differently),
75809              unduplex some accidentally duplicated units,
75810              suggest using gcc if no cc available
75811              (p5p thread: "Solaris configure: counterproposal", 1999-09)
75812      Branch: maint-5.6/perl
75813           !> Configure Todo-5.6 config_h.SH
75814 ____________________________________________________________________________
75815 [  7764] By: gsar                                  on 2000/11/20  10:25:55
75816         Log: integrate changes#6233..6238 from cfgperl
75817              
75818              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
75819              From: Mark-Jason Dominus <mjd@plover.com>
75820              Date: Fri, 16 Jun 2000 20:53:04 -0400
75821              Message-ID: <20000617005304.8008.qmail@plover.com>
75822              
75823              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
75824              because when run as services (Win32ese for daemons)
75825              no environment variables are set and tmpdir ends up as /tmp,
75826              which is ambiguous.
75827              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
75828              From: matt@sergeant.org
75829              Date: 16 Jun 2000 16:30:43 -0000
75830              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
75831              
75832              The thread begun by
75833              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
75834              From: Kevin.Ruscoe@ubsw.com
75835              Date: Fri, 16 Jun 2000 16:38:51 +0100
75836              Message-Id: <H000019b03c300d6@MHS>
75837              
75838              Tweak embed.pl, regen headers.
75839              
75840              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
75841              From: Dan Sugalski <dan@sidhe.org>
75842              Date: Fri, 23 Jun 2000 17:00:00 -0400
75843              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
75844      Branch: maint-5.6/perl
75845           !> (integrate 27 files)
75846 ____________________________________________________________________________
75847 [  7763] By: gsar                                  on 2000/11/20  10:08:08
75848         Log: s/perl56delta/perldelta/g
75849      Branch: maint-5.6/perl
75850            ! pod/Makefile
75851 ____________________________________________________________________________
75852 [  7762] By: gsar                                  on 2000/11/20  10:04:00
75853         Log: integrate changes#6225,6229,6231,6232 from cfgperl
75854              
75855              Add source code filenames to apidoc.
75856              From: simon@brecon.co.uk (Simon Cozens)
75857              Subject: [PATCH embed.pl] Source X-ref
75858              Date: 22 Jun 2000 02:18:49 GMT
75859              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
75860              
75861              Subject: README.hpux version 0.6.1
75862              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
75863              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
75864              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
75865              
75866              Subject: [PATCH 5.6.0] cygwin port
75867              From: "Fifer, Eric" <EFifer@sanwaint.com>
75868              Date: Tue, 20 Jun 2000 14:30:58 +0100
75869              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
75870              
75871              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
75872              From: simon@brecon.co.uk (Simon Cozens)
75873              Date: 19 Jun 2000 15:18:27 GMT
75874              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
75875              
75876              plus update pod/Makefile and regenerate perltoc
75877      Branch: maint-5.6/perl
75878           +> pod/perlutil.pod
75879           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
75880           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
75881 ____________________________________________________________________________
75882 [  7761] By: jhi                                   on 2000/11/20  04:09:55
75883         Log: Miraculous typo.
75884      Branch: perl
75885            ! t/op/pat.t
75886 ____________________________________________________________________________
75887 [  7760] By: jhi                                   on 2000/11/20  04:06:08
75888         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
75889              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75890              Date: Sun, 19 Nov 2000 22:30:26 -0500
75891              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
75892      Branch: perl
75893            ! regexec.c scope.h t/op/pat.t
75894 ____________________________________________________________________________
75895 [  7759] By: jhi                                   on 2000/11/20  02:05:22
75896         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
75897      Branch: perl
75898            ! perl.h
75899 ____________________________________________________________________________
75900 [  7758] By: jhi                                   on 2000/11/20  01:58:11
75901         Log: Subject: [perl 7711: EPOC] updates
75902              From: Olaf Flebbe <o.flebbe@gmx.de>
75903              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
75904              Message-ID: <25575.974658810@www23.gmx.net>               
75905      Branch: perl
75906            + lib/File/Spec/Epoc.pm
75907            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
75908            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
75909            ! lib/File/Spec.pm perl.c sv.c
75910 ____________________________________________________________________________
75911 [  7757] By: jhi                                   on 2000/11/20  01:53:11
75912         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
75913      Branch: perl
75914            ! MANIFEST
75915 ____________________________________________________________________________
75916 [  7756] By: jhi                                   on 2000/11/20  01:47:22
75917         Log: Integrate perlio:
75918              
75919              [  7755]
75920              Add dummy crlf layer (just as buffer)
75921              Correct 1st bug - one layer of indirection.
75922              
75923              [  7754]
75924              Work-round to Perl_deb_nocontext is no longer required
75925              
75926              [  7753]
75927              diff -se shows these as different
75928              
75929              [  7752]
75930              Configure GCC/Win32 build -Duseperlio
75931              Fix a couple of gross issues
75932              - double-include of ../deb.o in re.dll
75933              - win32sck.c needs PerlIO and FILE 
75934              
75935              [  7751]
75936              Special case :crlf and :raw in dummy PerlIO_apply_layers
75937              
75938              [  7750]
75939              Missing aTHX_
75940      Branch: perl
75941            - ext/re/hints/MSWin32.pl
75942           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
75943           !> win32/config.gc win32/config_H.gc win32/win32sck.c
75944 ____________________________________________________________________________
75945 [  7755] By: nick                                  on 2000/11/19  20:57:17
75946         Log: Add dummy crlf layer (just as buffer)
75947              Correct 1st bug - one layer of indirection.
75948      Branch: perlio
75949            ! perlio.c perlio.h perliol.h
75950 ____________________________________________________________________________
75951 [  7754] By: nick                                  on 2000/11/19  20:56:12
75952         Log: Work-round to Perl_deb_nocontext is no longer required
75953      Branch: perlio
75954            - ext/re/hints/MSWin32.pl
75955 ____________________________________________________________________________
75956 [  7753] By: nick                                  on 2000/11/19  20:01:16
75957         Log: diff -se shows these as different
75958      Branch: perlio
75959            ! global.sym pod/perlapi.pod
75960 ____________________________________________________________________________
75961 [  7752] By: nick                                  on 2000/11/19  18:57:30
75962         Log: Configure GCC/Win32 build -Duseperlio
75963              Fix a couple of gross issues
75964              - double-include of ../deb.o in re.dll
75965              - win32sck.c needs PerlIO and FILE 
75966      Branch: perlio
75967            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
75968            ! win32/win32sck.c
75969 ____________________________________________________________________________
75970 [  7751] By: nick                                  on 2000/11/19  17:05:36
75971         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
75972      Branch: perlio
75973            ! perlio.c
75974 ____________________________________________________________________________
75975 [  7750] By: nick                                  on 2000/11/19  16:57:14
75976         Log: Missing aTHX_
75977      Branch: perlio
75978            ! sv.c
75979 ____________________________________________________________________________
75980 [  7749] By: jhi                                   on 2000/11/19  16:28:40
75981         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
75982              From: "Peter J. Farley III" <pjfarley@banet.net>
75983              Date: Sun, 19 Nov 2000 01:42:58 -0500
75984              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
75985      Branch: perl
75986            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
75987 ____________________________________________________________________________
75988 [  7748] By: jhi                                   on 2000/11/19  16:08:10
75989         Log: Subject: podlators 1.05 available        
75990              From: Russ Allbery <rra@stanford.edu>   
75991              Date: 18 Nov 2000 22:04:28 -0800
75992              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
75993      Branch: perl
75994            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
75995 ____________________________________________________________________________
75996 [  7747] By: nick                                  on 2000/11/19  11:19:39
75997         Log: Integrate mainline
75998      Branch: perlio
75999           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
76000           !> util.c
76001 ____________________________________________________________________________
76002 [  7746] By: jhi                                   on 2000/11/19  06:42:22
76003         Log: Make hex scanning warn on "\x{x}" and "\xx".
76004              "\x" and and hex("x") are still valid.
76005      Branch: perl
76006            ! util.c
76007 ____________________________________________________________________________
76008 [  7745] By: nick                                  on 2000/11/18  22:52:28
76009         Log: Integrate mainline
76010      Branch: perlio
76011           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
76012           !> perl.h perlio.c proto.h regcomp.c regcomp.h
76013 ____________________________________________________________________________
76014 [  7744] By: jhi                                   on 2000/11/18  22:50:28
76015         Log: Introduce Perl_utf8_length().  Use it.
76016      Branch: perl
76017            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
76018 ____________________________________________________________________________
76019 [  7743] By: jhi                                   on 2000/11/18  22:38:51
76020         Log: Compiler denit.
76021      Branch: perl
76022            ! perlio.c
76023 ____________________________________________________________________________
76024 [  7742] By: jhi                                   on 2000/11/18  20:33:05
76025         Log: Integrate perlio:
76026              
76027              [  7740]
76028              Lexical use open ... support:
76029              add ->cop_io to COP structure in cop.h.
76030              Make mg.c and gv.c associate it with ${^OPEN}.
76031              Make lib/open.pm set it.
76032              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
76033              manner similar to ->cop_warnings.
76034              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
76035              call new PerlIO_apply_layers().
76036              Declare latter in perlio.h and define in perlio.c
76037      Branch: perl
76038           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
76039           !> perlio.h pp_ctl.c pp_sys.c sv.c
76040 ____________________________________________________________________________
76041 [  7741] By: jhi                                   on 2000/11/18  20:31:27
76042         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
76043              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76044              Date: Fri, 17 Nov 2000 20:35:11 -0500
76045              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
76046              
76047              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
76048              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76049              Date: Fri, 17 Nov 2000 21:03:47 -0500
76050              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
76051              
76052              Plus a little bit of tweaking in pregcomp().
76053      Branch: perl
76054            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
76055 ____________________________________________________________________________
76056 [  7740] By: nick                                  on 2000/11/18  20:17:22
76057         Log: Lexical use open ... support:
76058              add ->cop_io to COP structure in cop.h.
76059              Make mg.c and gv.c associate it with ${^OPEN}.
76060              Make lib/open.pm set it.
76061              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
76062              manner similar to ->cop_warnings.
76063              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
76064              call new PerlIO_apply_layers().
76065              Declare latter in perlio.h and define in perlio.c
76066      Branch: perlio
76067            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
76068            ! perlio.h pp_ctl.c pp_sys.c sv.c
76069 ____________________________________________________________________________
76070 [  7739] By: jhi                                   on 2000/11/18  19:54:00
76071         Log: Integrate perlio:
76072              
76073              [  7736]
76074              Basic tweaks to do_open() type parsing to allow layer/discipline
76075              part to be isolated.
76076              
76077              [  7727]
76078              Experiment on use of attributes.pm interface.
76079              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
76080              SVt_PVRV if not already something better (else vivify of say magic gets
76081              core dump).
76082      Branch: perl
76083           !> doio.c perlio.c pp.c
76084 ____________________________________________________________________________
76085 [  7738] By: jhi                                   on 2000/11/18  17:16:13
76086         Log: Subject: [PATCH 5.7.0] etags broken again
76087              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76088              Date: Sat, 18 Nov 2000 02:41:36 -0500
76089              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
76090      Branch: perl
76091            ! emacs/ptags
76092 ____________________________________________________________________________
76093 [  7737] By: jhi                                   on 2000/11/18  17:12:18
76094         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
76095      Branch: perl
76096            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
76097 ____________________________________________________________________________
76098 [  7736] By: nick                                  on 2000/11/18  14:06:20
76099         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
76100              part to be isolated.
76101      Branch: perlio
76102            ! doio.c perlio.c
76103 ____________________________________________________________________________
76104 [  7735] By: nick                                  on 2000/11/18  11:03:32
76105         Log: Integrate mainline
76106      Branch: perlio
76107           !> Changes README.amiga README.win32 patchlevel.h
76108           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
76109 ____________________________________________________________________________
76110 [  7734] By: jhi                                   on 2000/11/18  01:18:56
76111         Log: Update Changes.
76112      Branch: perl
76113            ! Changes patchlevel.h
76114 ____________________________________________________________________________
76115 [  7733] By: jhi                                   on 2000/11/18  00:32:54
76116         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
76117              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76118              Date: Fri, 17 Nov 2000 17:28:02 -0500
76119              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
76120      Branch: perl
76121            ! regcomp.c regexec.c t/op/re_tests
76122 ____________________________________________________________________________
76123 [  7732] By: jhi                                   on 2000/11/18  00:28:56
76124         Log: Sparc 64-bit pack() fix from Jens Hamisch.
76125      Branch: perl
76126            ! pp.c
76127 ____________________________________________________________________________
76128 [  7731] By: jhi                                   on 2000/11/18  00:18:39
76129         Log: Explain in more detail the {} syntax ambiguousity.
76130              
76131              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
76132              From: Nicholas Clark <nick@ccl4.org>
76133              Date: Fri, 17 Nov 2000 22:10:28 +0000
76134              Message-ID: <20001117221028.A88930@plum.flirble.org>
76135      Branch: perl
76136            ! pod/perlfunc.pod
76137 ____________________________________________________________________________
76138 [  7730] By: jhi                                   on 2000/11/18  00:12:18
76139         Log: Subject: Fix for README.amiga (20000323.033)
76140              From: "Stephen P. Potter" <spp@spotter.yi.org>
76141              Date: Fri, 17 Nov 2000 12:25:51 -0500
76142              Message-Id: <200011171725.MAA05768@spotter.yi.org>
76143      Branch: perl
76144            ! README.amiga
76145 ____________________________________________________________________________
76146 [  7729] By: jhi                                   on 2000/11/18  00:08:34
76147         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
76148              From: "A. C. Yardley" <yardley@tanet.net>
76149              Date: Mon, 3 Apr 2000 11:35:33 -0700
76150              Message-ID: <3483.000403@tanet.net>
76151      Branch: perl
76152            ! README.win32
76153 ____________________________________________________________________________
76154 [  7728] By: nick                                  on 2000/11/17  21:59:47
76155         Log: Integrate mainline
76156      Branch: perlio
76157           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
76158           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
76159           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
76160           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
76161 ____________________________________________________________________________
76162 [  7727] By: nick                                  on 2000/11/17  21:56:31
76163         Log: Experiment on use of attributes.pm interface.
76164              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
76165              SVt_PVRV if not already something better (else vivify of say magic gets
76166              core dump).
76167      Branch: perlio
76168            ! perlio.c pp.c
76169 ____________________________________________________________________________
76170 [  7726] By: jhi                                   on 2000/11/17  14:15:49
76171         Log: Subject: Fix for 20000815.006
76172              From: "Stephen P. Potter" <spp@spotter.yi.org>
76173              Date: Fri, 17 Nov 2000 08:57:45 -0500
76174              Message-Id: <200011171357.IAA05122@spotter.yi.org>
76175              
76176              It's really 20000518.006.
76177      Branch: perl
76178            ! pod/perlmodlib.PL
76179 ____________________________________________________________________________
76180 [  7725] By: jhi                                   on 2000/11/17  14:12:31
76181         Log: Subject: Fix for 20000409.001
76182              From: "Stephen P. Potter" <spp@spotter.yi.org>
76183              Date: Fri, 17 Nov 2000 08:55:45 -0500
76184              Message-Id: <200011171355.IAA05104@spotter.yi.org>
76185      Branch: perl
76186            ! pod/perlfaq9.pod
76187 ____________________________________________________________________________
76188 [  7724] By: jhi                                   on 2000/11/17  14:08:58
76189         Log: Undo #7627 now that we have =head3.
76190      Branch: perl
76191            ! pod/perlhack.pod
76192 ____________________________________________________________________________
76193 [  7723] By: jhi                                   on 2000/11/17  14:04:09
76194         Log: As surmised the #7719 wasn't a good move.
76195      Branch: perl
76196            ! hints/solaris_2.sh
76197 ____________________________________________________________________________
76198 [  7722] By: jhi                                   on 2000/11/17  13:59:04
76199         Log: Also the 64bitall hints can be either here or there.
76200      Branch: perl
76201            ! hints/solaris_2.sh
76202 ____________________________________________________________________________
76203 [  7721] By: jhi                                   on 2000/11/17  02:26:23
76204         Log: Test tweak for the open pragma.
76205      Branch: perl
76206            ! t/lib/b.t
76207 ____________________________________________________________________________
76208 [  7720] By: jhi                                   on 2000/11/17  00:23:22
76209         Log: The long double hints can be here or there.
76210      Branch: perl
76211            ! hints/solaris_2.sh
76212 ____________________________________________________________________________
76213 [  7719] By: jhi                                   on 2000/11/17  00:14:06
76214         Log: For Solaris use64bitall the stdchar needs a little bit of help.
76215      Branch: perl
76216            ! hints/solaris_2.sh
76217 ____________________________________________________________________________
76218 [  7718] By: jhi                                   on 2000/11/16  23:27:34
76219         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
76220              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
76221              Date: Wed, 15 Nov 2000 08:56:32 +0100
76222              Message-ID: <3A1241B0.64477E00@alcatel.at>
76223      Branch: perl
76224            ! lib/Carp/Heavy.pm
76225 ____________________________________________________________________________
76226 [  7717] By: jhi                                   on 2000/11/16  23:23:29
76227         Log: Subject: [PATCH] Re: 20001101.003 PDL
76228              From: Nicholas Clark <nick@ccl4.org>
76229              Date: Thu, 16 Nov 2000 16:48:25 +0000
76230              Message-ID: <20001116164825.B93487@plum.flirble.org>
76231      Branch: perl
76232            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
76233 ____________________________________________________________________________
76234 [  7716] By: jhi                                   on 2000/11/16  23:21:31
76235         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
76236              From: "Casey R. Tweten" <crt@kiski.net>
76237              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
76238              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
76239      Branch: perl
76240            ! lib/Pod/Checker.pm pod/perlpod.pod
76241 ____________________________________________________________________________
76242 [  7715] By: jhi                                   on 2000/11/16  23:19:40
76243         Log: Avoid an infinite loop in VMS when utils scripts are run
76244              with no arguments, from Charles Lane.
76245      Branch: perl
76246            ! configure.com
76247 ____________________________________________________________________________
76248 [  7714] By: jhi                                   on 2000/11/16  23:17:08
76249         Log: Subject: perllocale.pod changes
76250              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
76251              Date: Mon, 13 Nov 2000 10:09:22 +0300
76252              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
76253      Branch: perl
76254            ! pod/perllocale.pod
76255 ____________________________________________________________________________
76256 [  7713] By: jhi                                   on 2000/11/16  23:14:06
76257         Log: Integrate perlio:
76258              
76259              [  7711]
76260              Minor tweaks:
76261              consistent way of getting 'rb', 'wb' etc. for binary opens
76262              move *perlio::layers to *open::layers
76263              a #define to show layers available
76264              DOSISH popen/PerlIO had export/import sense inverted.
76265      Branch: perl
76266           !> doio.c perlio.c perlio.h util.c
76267 ____________________________________________________________________________
76268 [  7712] By: nick                                  on 2000/11/16  21:10:58
76269         Log: Integrate mainline
76270      Branch: perlio
76271           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
76272           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
76273           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
76274           !> vos/config.ga.def vos/config.ga.h win32/config.bc
76275           !> win32/config.gc win32/config.vc
76276 ____________________________________________________________________________
76277 [  7711] By: nick                                  on 2000/11/16  19:56:41
76278         Log: Minor tweaks:
76279              consistent way of getting 'rb', 'wb' etc. for binary opens
76280              move *perlio::layers to *open::layers
76281              a #define to show layers available
76282              DOSISH popen/PerlIO had export/import sense inverted.
76283      Branch: perlio
76284            ! doio.c perlio.c perlio.h util.c
76285 ____________________________________________________________________________
76286 [  7710] By: jhi                                   on 2000/11/16  15:46:05
76287         Log: Add HAS_SBRK_PROTO.
76288      Branch: metaconfig/U/perl
76289            + d_sbrkproto.U
76290      Branch: perl
76291            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76292            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
76293            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
76294            ! vos/config.ga.def vos/config.ga.h win32/config.bc
76295            ! win32/config.gc win32/config.vc
76296 ____________________________________________________________________________
76297 [  7709] By: nick                                  on 2000/11/16  07:31:49
76298         Log: Integrate mainline
76299      Branch: perlio
76300           !> (integrate 35 files)
76301 ____________________________________________________________________________
76302 [  7708] By: jhi                                   on 2000/11/16  05:33:03
76303         Log: These files are text, not binary.
76304      Branch: perl
76305            ! ext/Encode/Encode/iso8859-10.enc
76306            ! ext/Encode/Encode/iso8859-13.enc
76307            ! ext/Encode/Encode/iso8859-14.enc
76308            ! ext/Encode/Encode/iso8859-15.enc
76309 ____________________________________________________________________________
76310 [  7707] By: jhi                                   on 2000/11/16  01:53:37
76311         Log: Update Changes.
76312      Branch: perl
76313            ! Changes patchlevel.h
76314 ____________________________________________________________________________
76315 [  7706] By: jhi                                   on 2000/11/16  01:35:59
76316         Log: More #undefing of stdio.
76317      Branch: perl
76318            ! fakesdio.h nostdio.h
76319 ____________________________________________________________________________
76320 [  7705] By: jhi                                   on 2000/11/16  01:34:18
76321         Log: Add fwalk() probe to the configuration files and regen perltoc.
76322      Branch: perl
76323            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76324            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
76325            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
76326            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
76327            ! win32/config.bc win32/config.gc win32/config.vc
76328 ____________________________________________________________________________
76329 [  7704] By: jhi                                   on 2000/11/16  01:33:07
76330         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
76331              an optional third argument to Inlibc?)
76332      Branch: metaconfig/U/perl
76333            + d__fwalk.U
76334 ____________________________________________________________________________
76335 [  7703] By: jhi                                   on 2000/11/16  01:09:22
76336         Log: The type of the hash_cb() size argument is tricky.
76337      Branch: perl
76338            ! ext/DB_File/DB_File.xs
76339 ____________________________________________________________________________
76340 [  7702] By: jhi                                   on 2000/11/15  23:01:16
76341         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
76342      Branch: perl
76343            ! nostdio.h
76344 ____________________________________________________________________________
76345 [  7701] By: jhi                                   on 2000/11/15  22:52:32
76346         Log: Detypo.
76347      Branch: perl
76348            ! t/lib/bigfltpm.t
76349 ____________________________________________________________________________
76350 [  7700] By: jhi                                   on 2000/11/15  22:51:56
76351         Log: UINT64_C() work continues.
76352      Branch: perl
76353            ! handy.h perl.h utf8.h
76354 ____________________________________________________________________________
76355 [  7699] By: jhi                                   on 2000/11/15  14:13:04
76356         Log: SOCKS has its own USE_THREADS, based on
76357              
76358              Subject: [ID 20001114.002] et. al. bugfix followup
76359              From: Jens Hamisch <jens@Strawberry.COM> 
76360              Date: Wed, 15 Nov 2000 14:23:11 +0100
76361              Message-ID: <20001115142311.A21164@Strawberry.COM>
76362      Branch: perl
76363            ! perl.h
76364 ____________________________________________________________________________
76365 [  7698] By: jhi                                   on 2000/11/15  03:50:56
76366         Log: Add few missing #undefs and sort them.
76367      Branch: perl
76368            ! fakesdio.h
76369 ____________________________________________________________________________
76370 [  7697] By: jhi                                   on 2000/11/15  03:39:14
76371         Log: Linenumber fix.
76372      Branch: perl
76373            ! t/pragma/warn/utf8
76374 ____________________________________________________________________________
76375 [  7696] By: jhi                                   on 2000/11/15  02:55:26
76376         Log: EBCDIC tweaks.
76377              
76378              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
76379              From: Peter Prymmer <pvhp@forte.com>
76380              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
76381              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
76382      Branch: perl
76383            ! t/op/regmesg.t t/pragma/warn/utf8
76384 ____________________________________________________________________________
76385 [  7695] By: jhi                                   on 2000/11/15  02:53:58
76386         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
76387              From: Peter Prymmer <pvhp@forte.com>
76388              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
76389              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
76390      Branch: perl
76391            ! utf8.c
76392 ____________________________________________________________________________
76393 [  7694] By: jhi                                   on 2000/11/15  02:50:55
76394         Log: Subject: [PATCH: perl@7674] updates to README.os390
76395              From: Prymmer/Kahn <pvhp@best.com>
76396              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
76397              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
76398      Branch: perl
76399            ! README.os390
76400 ____________________________________________________________________________
76401 [  7693] By: jhi                                   on 2000/11/15  02:48:37
76402         Log: Quit utf8_to_uv() instantly if curlen == 0.
76403      Branch: perl
76404            ! utf8.c
76405 ____________________________________________________________________________
76406 [  7692] By: jhi                                   on 2000/11/15  02:24:29
76407         Log: Use u_int32_t for the size of hash_cb(), not size_t.
76408              
76409              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
76410              From: Jens Hamisch <jens@Strawberry.COM>     
76411              Date: Tue, 14 Nov 2000 19:03:55 +0100
76412              Message-Id: <20001114190355.A20559@Strawberry.COM>
76413      Branch: perl
76414            ! ext/DB_File/DB_File.xs
76415 ____________________________________________________________________________
76416 [  7691] By: jhi                                   on 2000/11/15  02:20:12
76417         Log: Use UINT64_C().
76418              
76419              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
76420              From: Jens Hamisch <jens@Strawberry.COM>
76421              Date: Tue, 14 Nov 2000 19:16:23 +0100
76422              Message-Id: <20001114191623.G20559@Strawberry.COM>
76423      Branch: perl
76424            ! utf8.c utf8.h
76425 ____________________________________________________________________________
76426 [  7690] By: jhi                                   on 2000/11/15  02:17:06
76427         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
76428              (a macro to define signed and unsigned integer constants).
76429      Branch: perl
76430            ! handy.h
76431 ____________________________________________________________________________
76432 [  7689] By: jhi                                   on 2000/11/15  01:56:51
76433         Log: Regen Configure.
76434      Branch: perl
76435            ! Configure
76436 ____________________________________________________________________________
76437 [  7688] By: jhi                                   on 2000/11/15  01:56:32
76438         Log: Make the unit know about SOCKS.
76439      Branch: metaconfig
76440            ! U/protos/socksizetype.U
76441 ____________________________________________________________________________
76442 [  7687] By: jhi                                   on 2000/11/15  01:54:47
76443         Log: Remove unused dependencies.
76444      Branch: metaconfig
76445            ! U/compline/d_getpagsz.U
76446 ____________________________________________________________________________
76447 [  7686] By: nick                                  on 2000/11/14  21:25:13
76448         Log: Integrate mainline.
76449      Branch: perlio
76450           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
76451           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
76452           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
76453           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
76454           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
76455           !> win32/config.bc win32/config.gc win32/config.vc
76456           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
76457 ____________________________________________________________________________
76458 [  7685] By: jhi                                   on 2000/11/14  17:54:56
76459         Log: Integrate perlio:
76460              
76461              [  7684]
76462              PerlIO #include and #ifdef re-work.
76463      Branch: perl
76464           +> fakesdio.h perliol.h
76465           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
76466           !> perlsdio.h perlsfio.h pod/perlfunc.pod
76467 ____________________________________________________________________________
76468 [  7684] By: nick                                  on 2000/11/14  17:43:04
76469         Log: PerlIO #include and #ifdef re-work.
76470      Branch: perlio
76471            + fakesdio.h perliol.h
76472            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
76473            ! perlsdio.h perlsfio.h
76474 ____________________________________________________________________________
76475 [  7683] By: jhi                                   on 2000/11/14  15:42:40
76476         Log: Hoist the duplicated socket/netdb include logic to perl.h;
76477              undef SETERRNO in case SOCKS has defined it.  Based on:
76478              
76479              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
76480              From: Jens Hamisch <jens@Strawberry.COM> 
76481              Date: Tue, 14 Nov 2000 11:34:40 +0100
76482              Message-Id: <20001114113440.A20005@Strawberry.COM>
76483      Branch: perl
76484            ! doio.c perl.h pp_sys.c
76485 ____________________________________________________________________________
76486 [  7682] By: jhi                                   on 2000/11/14  14:07:28
76487         Log: Subject: some additions for makefiles for win32 (for perl@7674)
76488              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
76489              Date: Tue, 14 Nov 2000 09:31:13 +0300
76490              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
76491      Branch: perl
76492            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
76493            ! win32/makefile.mk
76494 ____________________________________________________________________________
76495 [  7681] By: jhi                                   on 2000/11/14  14:01:41
76496         Log: Subject: tiny typo in perl5db.pl
76497              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
76498              Date: Tue, 14 Nov 2000 09:29:28 +0300
76499              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
76500      Branch: perl
76501            ! lib/perl5db.pl
76502 ____________________________________________________________________________
76503 [  7680] By: jhi                                   on 2000/11/14  04:13:50
76504         Log: Redo #7679 with LFs instead of CRLFs.
76505      Branch: perl
76506            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
76507            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
76508            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
76509 ____________________________________________________________________________
76510 [  7679] By: jhi                                   on 2000/11/14  01:21:09
76511         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
76512              From: Benjamin Stuhl <tiriath@yahoo.com> 
76513              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
76514              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
76515      Branch: perl
76516            + win32/bin/mdelete.bat
76517            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
76518            ! makedef.pl perlio.c win32/Makefile win32/config.gc
76519            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
76520 ____________________________________________________________________________
76521 [  7678] By: jhi                                   on 2000/11/14  01:19:20
76522         Log: Fix the re extension building for Win32.
76523              
76524              Subject: [PATCH perl@7638] Get PerlIO building on Win32
76525              From: Benjamin Stuhl <tiriath@yahoo.com> 
76526              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
76527              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
76528      Branch: perl
76529            + ext/re/hints/MSWin32.pl
76530            ! MANIFEST
76531 ____________________________________________________________________________
76532 [  7677] By: jhi                                   on 2000/11/14  01:13:54
76533         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
76534              From: sthoenna@efn.org
76535              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
76536              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
76537      Branch: perl
76538            ! doop.c pp.c toke.c utf8.c utf8.h
76539 ____________________________________________________________________________
76540 [  7676] By: jhi                                   on 2000/11/13  20:23:15
76541         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
76542              From: Nicholas Clark <nick@ccl4.org>
76543              Date: Mon, 13 Nov 2000 18:55:04 +0000
76544              Message-ID: <20001113185504.J29183@plum.flirble.org>
76545      Branch: perl
76546            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
76547 ____________________________________________________________________________
76548 [  7675] By: nick                                  on 2000/11/13  20:21:57
76549         Log: Integrate mainline ...
76550      Branch: perlio
76551           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
76552           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
76553           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
76554           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
76555 ____________________________________________________________________________
76556 [  7674] By: jhi                                   on 2000/11/13  15:07:56
76557         Log: Update Changes.
76558      Branch: perl
76559            ! Changes patchlevel.h
76560 ____________________________________________________________________________
76561 [  7673] By: jhi                                   on 2000/11/13  14:42:42
76562         Log: Remove the new two tests of lib/io_xs for now, they seem to
76563              fail under perlio on some platforms.
76564      Branch: perl
76565            ! t/lib/io_xs.t
76566 ____________________________________________________________________________
76567 [  7672] By: jhi                                   on 2000/11/13  13:57:53
76568         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
76569      Branch: perl
76570            ! perlio.c
76571 ____________________________________________________________________________
76572 [  7671] By: jhi                                   on 2000/11/13  05:30:48
76573         Log: Placate nervous compilers that see longer than ints switch()ing.
76574      Branch: perl
76575            ! utf8.c
76576 ____________________________________________________________________________
76577 [  7670] By: jhi                                   on 2000/11/13  05:14:21
76578         Log: fputs() does return EOF on error but here we don't care.
76579      Branch: perl
76580            ! perlio.c
76581 ____________________________________________________________________________
76582 [  7669] By: jhi                                   on 2000/11/13  05:02:45
76583         Log: Declare reg_data like reg_substr_data.
76584      Branch: perl
76585            ! regexp.h
76586 ____________________________________________________________________________
76587 [  7668] By: jhi                                   on 2000/11/13  04:54:34
76588         Log: Typos in #7667.
76589      Branch: perl
76590            ! perl.h
76591 ____________________________________________________________________________
76592 [  7667] By: jhi                                   on 2000/11/13  04:49:49
76593         Log: Cleanup messy #ifdef.
76594      Branch: perl
76595            ! perl.h
76596 ____________________________________________________________________________
76597 [  7666] By: jhi                                   on 2000/11/13  04:17:34
76598         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
76599              From: Nicholas Clark <nick@talking.bollo.cx>
76600              Date: Sun, 12 Nov 2000 21:14:11 +0000
76601              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
76602              
76603              Note: only one breakage of the two reported is fixed by this patch.
76604      Branch: perl
76605            ! perlio.c
76606 ____________________________________________________________________________
76607 [  7665] By: jhi                                   on 2000/11/13  04:05:07
76608         Log: Tweak the definition of the bit complement on UTF-8 data:
76609              if none of the characters in the string are > 0xff,
76610              the result is a complemented byte string, not a (UTF-8)
76611              char string.  Based on the summary in
76612              
76613              Subject: Re: [ID 20000918.005] ~ on wide chars
76614              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
76615              Date: Fri, 10 Nov 2000 09:47:15 -0800
76616              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
76617              
76618              This should give us the maximum backward (pre-char string)
76619              compatibility and utf8 compatibility.  The other alternative
76620              would be to limit the bit complement to be always byte only,
76621              taking the least significant byte of the chars.
76622      Branch: perl
76623            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
76624 ____________________________________________________________________________
76625 [  7664] By: jhi                                   on 2000/11/13  00:23:44
76626         Log: Couple of tests from #7660 salvaged.
76627      Branch: perl
76628            - t/op/tell.t
76629            ! MANIFEST t/io/tell.t
76630 ____________________________________________________________________________
76631 [  7663] By: jhi                                   on 2000/11/13  00:02:48
76632         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
76633              From: Nicholas Clark <nick@talking.bollo.cx>
76634              Date: Sun, 12 Nov 2000 21:23:43 +0000
76635              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
76636      Branch: perl
76637            ! perlsfio.h
76638 ____________________________________________________________________________
76639 [  7662] By: jhi                                   on 2000/11/13  00:01:39
76640         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
76641              From: Nicholas Clark <nick@talking.bollo.cx>
76642              Date: Sun, 12 Nov 2000 21:30:04 +0000
76643              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
76644      Branch: perl
76645            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
76646 ____________________________________________________________________________
76647 [  7661] By: jhi                                   on 2000/11/12  23:57:29
76648         Log: Document tell() on special streams.
76649      Branch: perl
76650            ! pod/perlfunc.pod
76651 ____________________________________________________________________________
76652 [  7660] By: jhi                                   on 2000/11/12  23:54:22
76653         Log: (Subsumed by #7664)
76654      Branch: perl
76655            + t/op/tell.t
76656            ! MANIFEST
76657 ____________________________________________________________________________
76658 [  7659] By: jhi                                   on 2000/11/12  22:55:25
76659         Log: Many subdocumented return values of the IO extension now documented.
76660              ungetc and write still left subdocumented.
76661              
76662              Subject: [PATCH] (was Re: IO::Handle::ungetc)
76663              From: Nicholas Clark <nick@talking.bollo.cx>
76664              Date: Sun, 12 Nov 2000 21:35:53 +0000
76665              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
76666      Branch: perl
76667            ! ext/IO/lib/IO/Handle.pm
76668 ____________________________________________________________________________
76669 [  7658] By: jhi                                   on 2000/11/12  21:37:06
76670         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
76671              From: Nicholas Clark <nick@talking.bollo.cx>
76672              Date: Sun, 12 Nov 2000 20:03:22 +0000
76673              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
76674      Branch: perl
76675            ! pod/perlfunc.pod
76676 ____________________________________________________________________________
76677 [  7657] By: jhi                                   on 2000/11/12  20:34:55
76678         Log: Integrate perlio:
76679              
76680              [  7656]
76681              Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
76682      Branch: perl
76683           !> perlio.c
76684 ____________________________________________________________________________
76685 [  7656] By: nick                                  on 2000/11/12  19:25:06
76686         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
76687      Branch: perlio
76688            ! perlio.c
76689 ____________________________________________________________________________
76690 [  7655] By: nick                                  on 2000/11/12  19:09:41
76691         Log: Integrate mainline
76692      Branch: perlio
76693           +> README.solaris ext/Encode/Encode/cp1006.enc
76694           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
76695           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
76696           +> ext/Encode/Encode/iso8859-13.enc
76697           +> ext/Encode/Encode/iso8859-14.enc
76698           +> ext/Encode/Encode/iso8859-15.enc
76699           !> (integrate 34 files)
76700 ____________________________________________________________________________
76701 [  7654] By: jhi                                   on 2000/11/12  19:00:22
76702         Log: Add a metaconfig unit for fsync.
76703      Branch: metaconfig/U/perl
76704            + d_fsync.U
76705 ____________________________________________________________________________
76706 [  7653] By: jhi                                   on 2000/11/12  19:00:01
76707         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
76708      Branch: perl
76709            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76710            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
76711            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
76712            ! vos/config.ga.h win32/config.bc win32/config.gc
76713            ! win32/config.vc
76714 ____________________________________________________________________________
76715 [  7652] By: jhi                                   on 2000/11/11  21:12:01
76716         Log: Copy the s// information of README.hpux also to the perlrun.
76717      Branch: perl
76718            ! README.hpux pod/perlrun.pod
76719 ____________________________________________________________________________
76720 [  7651] By: jhi                                   on 2000/11/11  21:03:13
76721         Log: More README.solaris updates from Andy Dougherty.
76722      Branch: perl
76723            ! README.solaris
76724 ____________________________________________________________________________
76725 [  7650] By: jhi                                   on 2000/11/11  18:38:57
76726         Log: More descriptive error for unknown perlio layers.
76727              
76728              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
76729              From: Dominic Dunlop <domo@computer.org> 
76730              Date: Sat, 11 Nov 2000 18:20:32 +0100             
76731              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
76732      Branch: perl
76733            ! perlio.c pod/perldiag.pod
76734 ____________________________________________________________________________
76735 [  7649] By: jhi                                   on 2000/11/11  18:37:52
76736         Log: MachTen doesn't really do mmap() and munmap().
76737              
76738              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
76739              From: Dominic Dunlop <domo@computer.org> 
76740              Date: Sat, 11 Nov 2000 18:20:32 +0100             
76741              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
76742      Branch: perl
76743            ! hints/machten.sh
76744 ____________________________________________________________________________
76745 [  7648] By: jhi                                   on 2000/11/11  18:36:46
76746         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
76747              From: rspier@pobox.com (Robert Spier)
76748              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
76749              Message-ID: <14861.32839.491271.985797@rls.cx>
76750      Branch: perl
76751            ! Porting/Contract pod/perltoot.pod
76752 ____________________________________________________________________________
76753 [  7647] By: jhi                                   on 2000/11/11  18:35:30
76754         Log: Simplify the getpagesize() unit by dropping the
76755              pagesize probe since it's nowadays slightly more
76756              complicated because of sysconf(). (Note: if some
76757              platform really needs the -lPW for getpagesize,
76758              I just broke it.)
76759              
76760              TODO: a new pagesize unit.
76761      Branch: metaconfig
76762            ! U/compline/d_getpagsz.U
76763 ____________________________________________________________________________
76764 [  7646] By: jhi                                   on 2000/11/11  18:33:23
76765         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
76766      Branch: perl
76767            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76768            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
76769            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
76770            ! vos/config.ga.h win32/config.bc win32/config.gc
76771            ! win32/config.vc
76772 ____________________________________________________________________________
76773 [  7645] By: jhi                                   on 2000/11/11  16:45:15
76774         Log: Use sysconf() or getpagesize() to find out the pagesize.
76775      Branch: perl
76776            ! perlio.c
76777 ____________________________________________________________________________
76778 [  7644] By: jhi                                   on 2000/11/11  15:46:08
76779         Log: Integrate perlio:
76780              
76781              [  7641]
76782              Fixup mmap layer by doing mmap() calls on pagesize boundaries.
76783              Also call "Buf" layer directly when unread'ing non-read chars.
76784      Branch: perl
76785           !> perlio.c
76786 ____________________________________________________________________________
76787 [  7643] By: jhi                                   on 2000/11/11  15:33:36
76788         Log: Subject: Re: [PATCH] README.solaris
76789              From: Lupe Christoph <lupe@lupe-christoph.de>
76790              Date: Sat, 11 Nov 2000 14:08:10 +0100
76791              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
76792      Branch: perl
76793            ! README.solaris
76794 ____________________________________________________________________________
76795 [  7642] By: jhi                                   on 2000/11/11  15:22:12
76796         Log: Subject: [PATCH perl@7638] cygwin port
76797              From: "Eric Fifer" <egf7@columbia.edu>            
76798              Date: Fri, 10 Nov 2000 19:30:30 -0000
76799              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
76800      Branch: perl
76801            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
76802 ____________________________________________________________________________
76803 [  7641] By: nick                                  on 2000/11/11  14:50:36
76804         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
76805              Also call "Buf" layer directly when unread'ing non-read chars.
76806      Branch: perlio
76807            ! perlio.c
76808 ____________________________________________________________________________
76809 [  7640] By: jhi                                   on 2000/11/11  02:05:02
76810         Log: Add more encoding tables.
76811      Branch: perl
76812            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
76813            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
76814            + ext/Encode/Encode/iso8859-10.enc
76815            + ext/Encode/Encode/iso8859-13.enc
76816            + ext/Encode/Encode/iso8859-14.enc
76817            + ext/Encode/Encode/iso8859-15.enc
76818            ! MANIFEST
76819 ____________________________________________________________________________
76820 [  7639] By: jhi                                   on 2000/11/10  18:49:25
76821         Log: Subject: [PATCH] README.solaris
76822              From: Andy Dougherty <doughera@lafayette.edu>
76823              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
76824              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
76825      Branch: perl
76826            + README.solaris
76827            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
76828            ! pod/perl.pod pod/perltoc.pod
76829 ____________________________________________________________________________
76830 [  7638] By: jhi                                   on 2000/11/10  15:04:15
76831         Log: Update Changes.
76832      Branch: perl
76833            ! Changes patchlevel.h
76834 ____________________________________________________________________________
76835 [  7637] By: jhi                                   on 2000/11/10  14:14:28
76836         Log: Explain better why certain regex tests are skipped.
76837              
76838              Subject: Re: tests skipped: unknown reason
76839              From: Lupe Christoph <lupe@lupe-christoph.de>
76840              Date: Fri, 10 Nov 2000 09:08:56 +0100
76841              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
76842      Branch: perl
76843            ! t/op/regexp.t
76844 ____________________________________________________________________________
76845 [  7636] By: nick                                  on 2000/11/10  13:40:00
76846         Log: Integrate mainline.
76847      Branch: perlio
76848           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
76849           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
76850           !> win32/bin/search.pl
76851 ____________________________________________________________________________
76852 [  7635] By: nick                                  on 2000/11/10  13:25:52
76853         Log: Re-instate stdio large file support via perlio.
76854      Branch: perl
76855            ! perlio.c
76856 ____________________________________________________________________________
76857 [  7634] By: jhi                                   on 2000/11/10  04:49:55
76858         Log: Amdahl UTS hints updates.
76859              
76860              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
76861              From: hom00@utsglobal.com (Harold O Morris)
76862              Date: Thu, 9 Nov 2000 20:02 PST
76863              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
76864      Branch: perl
76865            ! hints/uts.sh
76866 ____________________________________________________________________________
76867 [  7633] By: jhi                                   on 2000/11/09  23:33:28
76868         Log: Subject: [PATCH] IO::Seekable pod
76869              From: Nicholas Clark <nick@talking.bollo.cx>
76870              Date: Thu, 9 Nov 2000 20:29:45 +0000
76871              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
76872      Branch: perl
76873            ! ext/IO/lib/IO/Handle.pm
76874 ____________________________________________________________________________
76875 [  7632] By: jhi                                   on 2000/11/09  21:55:41
76876         Log: Various doc oddball characters.
76877              
76878              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
76879              From: Michael Somos <somos@grail.cba.csuohio.edu>
76880              Date: Mon, 6 Nov 2000 17:44:20 -0500
76881              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
76882      Branch: perl
76883            ! emacs/cperl-mode.el lib/unicode/syllables.txt
76884            ! win32/bin/search.pl
76885 ____________________________________________________________________________
76886 [  7631] By: jhi                                   on 2000/11/09  21:12:29
76887         Log: Subject: Re: bash -c exit and linux hints 
76888              From: "John P. Linderman" <jpl@research.att.com>
76889              Date: Thu, 02 Nov 2000 09:37:25 -0500
76890              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
76891      Branch: perl
76892            ! hints/linux.sh
76893 ____________________________________________________________________________
76894 [  7630] By: nick                                  on 2000/11/09  20:34:11
76895         Log: Integrate mainline.
76896      Branch: perlio
76897           !> (integrate 91 files)
76898 ____________________________________________________________________________
76899 [  7629] By: jhi                                   on 2000/11/09  19:46:31
76900         Log: Missing dTHXs.
76901              
76902              Subject: RE: perl@7595 builds not on cygwin
76903              From: "Eric Fifer" <egf7@columbia.edu>
76904              Date: Thu, 9 Nov 2000 19:26:50 -0000
76905              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
76906      Branch: perl
76907            ! ext/Devel/Peek/Peek.xs
76908 ____________________________________________________________________________
76909 [  7628] By: jhi                                   on 2000/11/09  14:48:27
76910         Log: Disable only the tests 99 and 166 for UTF-8 locales.
76911      Branch: perl
76912            ! t/pragma/locale.t
76913 ____________________________________________________________________________
76914 [  7627] By: jhi                                   on 2000/11/09  14:40:27
76915         Log: There's no =head3.
76916      Branch: perl
76917            ! pod/perlhack.pod
76918 ____________________________________________________________________________
76919 [  7626] By: jhi                                   on 2000/11/09  13:54:26
76920         Log: The generated boot_* headers are wrong.  Pickier compiler,
76921              such as KAI C++ will refuse to compile the resulting perlmain.
76922              
76923              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
76924              From: Harri Pasanen <harri.pasanen@trema.com>
76925              Date: Thu, 09 Nov 2000 14:23:28 +0100
76926              Message-Id: <3A0AA550.26D548A3@trema.com>
76927      Branch: perl
76928            ! minimod.pl
76929 ____________________________________________________________________________
76930 [  7625] By: jhi                                   on 2000/11/09  13:50:44
76931         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
76932              From: Prymmer/Kahn <pvhp@best.com>
76933              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
76934              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
76935              
76936              All except the "cow orker" change.
76937      Branch: perl
76938            ! Porting/pumpkin.pod
76939 ____________________________________________________________________________
76940 [  7624] By: jhi                                   on 2000/11/09  13:45:33
76941         Log: Fix for
76942              
76943              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
76944              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
76945              Date: Thu, 09 Nov 2000 11:05:52 +0100
76946              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
76947      Branch: perl
76948            ! pod/perldiag.pod t/pragma/warn/pp_sys
76949 ____________________________________________________________________________
76950 [  7623] By: jhi                                   on 2000/11/09  13:37:16
76951         Log: Typo in an ifndef.
76952              
76953              Subject: Re: [PATCH 5.7.0] better messages from malloc()
76954              From: Joe Smith <jms@inwap.com>         
76955              Date: Thu, 09 Nov 2000 01:33:14 -0800
76956              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
76957      Branch: perl
76958            ! malloc.c
76959 ____________________________________________________________________________
76960 [  7622] By: jhi                                   on 2000/11/09  13:31:18
76961         Log: Remove unused extra arguments.
76962      Branch: metaconfig/U/perl
76963            ! perlxv.U
76964      Branch: perl
76965            ! Configure config_h.SH
76966 ____________________________________________________________________________
76967 [  7621] By: jhi                                   on 2000/11/09  13:16:36
76968         Log: More VMS moves on environment handling, from Charles Lane.
76969      Branch: perl
76970            ! t/pragma/locale.t
76971 ____________________________________________________________________________
76972 [  7620] By: jhi                                   on 2000/11/09  04:42:38
76973         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
76974              From: David Dyck <dcd@tc.fluke.com>
76975              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
76976              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
76977      Branch: perl
76978            ! pp_sys.c
76979 ____________________________________________________________________________
76980 [  7619] By: jhi                                   on 2000/11/09  04:36:21
76981         Log: Forgot from #7618.
76982      Branch: perl
76983            ! lib/File/stat.pm
76984 ____________________________________________________________________________
76985 [  7618] By: jhi                                   on 2000/11/09  04:28:44
76986         Log: Make deleting for %ENV work for (newer versions of) VMS,
76987              from Craig A. Berry.
76988      Branch: perl
76989            ! vms/vms.c
76990 ____________________________________________________________________________
76991 [  7617] By: jhi                                   on 2000/11/09  04:25:05
76992         Log: Subject: [PATCH] Class::Struct at compile time
76993              From: "Casey R. Tweten" <crt@kiski.net>
76994              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
76995              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
76996      Branch: perl
76997            ! lib/Class/Struct.pm
76998 ____________________________________________________________________________
76999 [  7616] By: jhi                                   on 2000/11/09  04:15:17
77000         Log: Subject: [ID 20001108.013] spelling
77001              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
77002              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
77003              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
77004      Branch: perl
77005            ! lib/ftp.pl
77006 ____________________________________________________________________________
77007 [  7615] By: jhi                                   on 2000/11/09  04:12:42
77008         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
77009              From: Peter Prymmer <pvhp@forte.com>
77010              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
77011              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
77012      Branch: perl
77013            ! configure.com
77014 ____________________________________________________________________________
77015 [  7614] By: jhi                                   on 2000/11/08  22:42:55
77016         Log: A missing aTHX_.
77017      Branch: perl
77018            ! ext/IPC/SysV/SysV.xs
77019 ____________________________________________________________________________
77020 [  7613] By: jhi                                   on 2000/11/08  19:30:21
77021         Log: Update Changes.
77022      Branch: perl
77023            ! Changes patchlevel.h
77024 ____________________________________________________________________________
77025 [  7612] By: jhi                                   on 2000/11/08  18:35:25
77026         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
77027              From: David Dyck <dcd@tc.fluke.com>
77028              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
77029              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
77030      Branch: perl
77031            ! pp_sys.c
77032 ____________________________________________________________________________
77033 [  7611] By: jhi                                   on 2000/11/08  18:30:26
77034         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
77035              From: Dominic Dunlop <domo@computer.org>
77036              Date: Tue, 7 Nov 2000 12:05:25 +0100
77037              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
77038      Branch: perl
77039            ! malloc.c
77040 ____________________________________________________________________________
77041 [  7610] By: jhi                                   on 2000/11/08  18:25:14
77042         Log: Do not test UTF-8 locales since that the tests would require
77043              polymorphic regexen.
77044      Branch: perl
77045            ! t/pragma/locale.t
77046 ____________________________________________________________________________
77047 [  7609] By: jhi                                   on 2000/11/08  17:12:51
77048         Log: Locale buglets.
77049              
77050              Subject: RE: Locales support (setlocale) fixes
77051              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
77052              Date: Wed, 8 Nov 2000 20:01:39 +0300
77053              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
77054      Branch: perl
77055            ! t/pragma/locale.t util.c
77056 ____________________________________________________________________________
77057 [  7608] By: jhi                                   on 2000/11/08  17:00:16
77058         Log: Deleting $ENV{PATH} in VMS is not recommendable.
77059      Branch: perl
77060            ! t/pragma/locale.t
77061 ____________________________________________________________________________
77062 [  7607] By: jhi                                   on 2000/11/08  16:58:26
77063         Log: Subject: PATCH std stdio for (Free)BSD
77064              From: Nicholas Clark <nick@ccl4.org>
77065              Date: Wed, 8 Nov 2000 15:36:29 +0000
77066              Message-ID: <20001108153629.D98736@plum.flirble.org>
77067      Branch: metaconfig
77068            ! U/compline/d_stdstdio.U
77069      Branch: perl
77070            ! Configure config_h.SH
77071 ____________________________________________________________________________
77072 [  7606] By: jhi                                   on 2000/11/08  16:43:31
77073         Log: Forgot to bump the line numbers in #7601.
77074      Branch: perl
77075            ! t/pragma/warn/pp_sys
77076 ____________________________________________________________________________
77077 [  7605] By: jhi                                   on 2000/11/08  16:39:12
77078         Log: More careful detection of how well NVs and UVs mix.
77079              
77080              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))
77081              From: Nicholas Clark <nick@ccl4.org>
77082              Date: Wed, 8 Nov 2000 15:14:12 +0000
77083              Message-ID: <20001108151412.B98736@plum.flirble.org>
77084              
77085              Added some SIGFPE paranoia.
77086      Branch: metaconfig/U/perl
77087            ! perlxv.U
77088      Branch: perl
77089            ! Configure config_h.SH
77090 ____________________________________________________________________________
77091 [  7604] By: jhi                                   on 2000/11/08  14:39:10
77092         Log: Subject: [patch perl@7595] VMS configure.com tweak
77093              From: "Craig A. Berry" <craigberry@mac.com>
77094              Date: Wed, 8 Nov 2000 00:24:12 -0600
77095              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
77096      Branch: perl
77097            ! configure.com
77098 ____________________________________________________________________________
77099 [  7603] By: jhi                                   on 2000/11/08  14:27:11
77100         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
77101              From: Robin Barker <rmb1@cise.npl.co.uk>
77102              Date: Wed, 8 Nov 2000 11:11:39 GMT
77103              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
77104      Branch: perl
77105            ! perlio.c
77106 ____________________________________________________________________________
77107 [  7602] By: jhi                                   on 2000/11/08  14:25:03
77108         Log: Fix for the tie-refhash string table leaks.
77109              
77110              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
77111              Date: Wed, 8 Nov 2000 13:03:04 GMT
77112              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
77113      Branch: perl
77114            ! t/lib/tie-refhash.t
77115 ____________________________________________________________________________
77116 [  7601] By: jhi                                   on 2000/11/08  14:21:08
77117         Log: Try to avoid flockless and emulationless places.
77118      Branch: perl
77119            ! t/pragma/warn/pp_sys
77120 ____________________________________________________________________________
77121 [  7600] By: jhi                                   on 2000/11/08  02:28:54
77122         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
77123              
77124              Subject: [PATCH] prototyped functions that should be overrideable
77125              From: "Casey R. Tweten" <crt@kiski.net>
77126              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
77127              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
77128      Branch: perl
77129            ! toke.c
77130 ____________________________________________________________________________
77131 [  7599] By: jhi                                   on 2000/11/08  01:12:05
77132         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
77133              
77134              Subject: [PATCH] perlbug.PL
77135              From: "Kurt D. Starsinic" <kstar@chapin.edu>
77136              Date: Mon, 6 Nov 2000 21:39:01 -0500
77137              Message-ID: <20001106213901.B20955@O2.chapin.edu>
77138      Branch: perl
77139            ! utils/perlbug.PL
77140 ____________________________________________________________________________
77141 [  7598] By: jhi                                   on 2000/11/07  23:42:00
77142         Log: Bad thinko in #7581 (I used the test program with the expanded
77143              values as-is).
77144      Branch: metaconfig
77145            ! U/compline/d_stdstdio.U
77146      Branch: perl
77147            ! Configure
77148 ____________________________________________________________________________
77149 [  7597] By: jhi                                   on 2000/11/07  21:43:29
77150         Log: Subject: [PATCH perl@7573] cygwin port
77151              From: "Fifer, Eric" <EFifer@sanwaint.com>
77152              Date: Tue, 7 Nov 2000 18:08:51 -0000 
77153              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
77154              
77155              Synchronize with Cygwin 1.1.5.
77156      Branch: perl
77157            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
77158            ! pod/perlport.pod unixish.h util.c
77159 ____________________________________________________________________________
77160 [  7596] By: jhi                                   on 2000/11/07  21:39:25
77161         Log: perlhack updates from H.Merijn Brand.
77162      Branch: perl
77163            ! pod/perlhack.pod
77164 ____________________________________________________________________________
77165 [  7595] By: jhi                                   on 2000/11/07  20:21:41
77166         Log: Update Changes.
77167      Branch: perl
77168            ! Changes patchlevel.h
77169 ____________________________________________________________________________
77170 [  7594] By: jhi                                   on 2000/11/07  19:18:58
77171         Log: Be more robust in Dynaloader.pm.
77172      Branch: perl
77173            ! ext/DynaLoader/DynaLoader_pm.PL
77174 ____________________________________________________________________________
77175 [  7593] By: jhi                                   on 2000/11/07  16:49:31
77176         Log: AUTHORS update.
77177      Branch: perl
77178            ! AUTHORS
77179 ____________________________________________________________________________
77180 [  7592] By: gsar                                  on 2000/11/07  16:39:51
77181         Log: normalize relative paths in virtualized current directory on windows,
77182              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
77183              returns)
77184      Branch: perl
77185            ! win32/vdir.h
77186 ____________________________________________________________________________
77187 [  7591] By: jhi                                   on 2000/11/07  16:04:26
77188         Log: Too profiler-happy: with optimization the #7590 actually makes
77189              the test to run 0.5% _slower_.  Requires much more instrumentation.
77190              Retract #7590.
77191      Branch: perl
77192            ! regcomp.c regcomp.h
77193 ____________________________________________________________________________
77194 [  7590] By: jhi                                   on 2000/11/07  15:51:13
77195         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
77196              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
77197              by using memset() and testing bytewise (as opposed to bitwise).
77198      Branch: perl
77199            ! regcomp.c regcomp.h
77200 ____________________________________________________________________________
77201 [  7589] By: jhi                                   on 2000/11/07  12:56:39
77202         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
77203              From: "Craig A. Berry" <craig.berry@psinetcs.com>
77204              Date: Mon, 06 Nov 2000 23:45:30 -0500
77205              Message-Id: <0011079735.AA973576259@univpress.com>
77206      Branch: perl
77207            ! configure.com t/lib/st-lock.t
77208 ____________________________________________________________________________
77209 [  7588] By: jhi                                   on 2000/11/07  01:03:28
77210         Log: Tweak #7587.
77211      Branch: perl
77212            ! pod/perldiag.pod
77213 ____________________________________________________________________________
77214 [  7587] By: jhi                                   on 2000/11/07  01:00:27
77215         Log: A doc addition for bug id 20001105.019, beware \p.
77216      Branch: perl
77217            ! pod/perldiag.pod
77218 ____________________________________________________________________________
77219 [  7586] By: jhi                                   on 2000/11/07  00:32:22
77220         Log: Fake support of holey files in win/dosish platforms.
77221              
77222              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
77223              From: kipp@shonanblue.ne.jp
77224              Date: Mon, 6 Nov 2000 13:30:55 -0800
77225              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
77226      Branch: perl
77227            ! ext/SDBM_File/sdbm/sdbm.c
77228 ____________________________________________________________________________
77229 [  7585] By: jhi                                   on 2000/11/07  00:12:54
77230         Log: Subject: Pod updates
77231              From: "Stephen P. Potter" <spp@spotter.yi.org>
77232              Date: Mon, 06 Nov 2000 18:56:43 -0500
77233              Message-Id: <200011062357.SAA18173@spotter.yi.org>
77234      Branch: perl
77235            ! README.dos README.os2 README.win32 pod/buildtoc.PL
77236            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
77237            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
77238            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
77239            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
77240            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
77241            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
77242            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
77243            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
77244            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
77245            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
77246            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
77247            ! pod/perltootc.pod pod/perlunicode.pod
77248 ____________________________________________________________________________
77249 [  7584] By: jhi                                   on 2000/11/07  00:04:17
77250         Log: Varargs don't always work too well if one puts an unsigned
77251              char on the stack and pop an unsigned quad off the stack.
77252              
77253              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
77254              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
77255              Date: Mon, 06 Nov 2000 15:19:05 -0800
77256              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
77257      Branch: perl
77258            ! utf8.c
77259 ____________________________________________________________________________
77260 [  7583] By: jhi                                   on 2000/11/06  23:58:48
77261         Log: %ENV note tweaks from Dan Sugalski.
77262      Branch: perl
77263            ! pod/perlport.pod vms/perlvms.pod
77264 ____________________________________________________________________________
77265 [  7582] By: jhi                                   on 2000/11/06  23:05:49
77266         Log: glibc5 detection by __GNU_LIBRARY__.
77267      Branch: perl
77268            ! toke.c
77269 ____________________________________________________________________________
77270 [  7581] By: jhi                                   on 2000/11/06  22:51:29
77271         Log: Make the stdio test program of 7427 less noisy while being 
77272              compiled so that Digital UNIX wouldn't get both
77273              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
77274              undefined.  This makes perlio happy.
77275      Branch: metaconfig
77276            ! U/compline/d_stdstdio.U
77277      Branch: perl
77278            ! Configure config_h.SH
77279 ____________________________________________________________________________
77280 [  7580] By: jhi                                   on 2000/11/06  22:41:41
77281         Log: Document %ENV = () portability issues.
77282      Branch: perl
77283            ! pod/perlport.pod vms/perlvms.pod
77284 ____________________________________________________________________________
77285 [  7579] By: jhi                                   on 2000/11/06  21:29:24
77286         Log: VOS updates from Paul Green.
77287      Branch: perl
77288            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
77289 ____________________________________________________________________________
77290 [  7578] By: jhi                                   on 2000/11/06  21:00:40
77291         Log: Sanitize the environment further.
77292      Branch: perl
77293            ! t/pragma/locale.t
77294 ____________________________________________________________________________
77295 [  7577] By: jhi                                   on 2000/11/06  20:53:51
77296         Log: Re-introduce 7552 lost in integration.
77297      Branch: perl
77298            ! perlio.c
77299 ____________________________________________________________________________
77300 [  7576] By: jhi                                   on 2000/11/06  20:33:46
77301         Log: Admit that the test leaks scalars.
77302      Branch: perl
77303            ! t/comp/proto.t
77304 ____________________________________________________________________________
77305 [  7575] By: jhi                                   on 2000/11/06  20:17:08
77306         Log: Integrate perlio:
77307              
77308              [  7574]
77309              Remove debug. Try (Mmap_t) on madvise() call.
77310      Branch: perl
77311           !> perlio.c
77312 ____________________________________________________________________________
77313 [  7574] By: nick                                  on 2000/11/06  20:07:28
77314         Log: Remove debug. Try (Mmap_t) on madvise() call.
77315      Branch: perlio
77316            ! perlio.c
77317 ____________________________________________________________________________
77318 [  7573] By: jhi                                   on 2000/11/06  13:56:05
77319         Log: Update Changes.
77320      Branch: perl
77321            ! Changes patchlevel.h
77322 ____________________________________________________________________________
77323 [  7572] By: jhi                                   on 2000/11/06  13:48:41
77324         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
77325              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77326              Date: Mon, 06 Nov 2000 10:11:42 +0100
77327              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
77328      Branch: perl
77329            ! pod/perlhack.pod
77330 ____________________________________________________________________________
77331 [  7571] By: jhi                                   on 2000/11/06  01:45:51
77332         Log: AUTHORS updates.
77333      Branch: perl
77334            ! AUTHORS
77335 ____________________________________________________________________________
77336 [  7570] By: jhi                                   on 2000/11/06  00:18:00
77337         Log: Fix for
77338              
77339              Subject: [ID 20000728.005] perl -P broken
77340              From: David Dyck <dcd@tc.fluke.com>
77341              Date: Fri, 28 Jul 2000 17:19:16 -0700
77342              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
77343              
77344              (hopefully).  The fix is also not complete, it seems to break
77345              BOM swallowing for libc5 systems, but until someone figures
77346              out a way to do this without ftell(), this will do.
77347      Branch: perl
77348            ! toke.c
77349 ____________________________________________________________________________
77350 [  7569] By: jhi                                   on 2000/11/06  00:05:30
77351         Log: Document that the evaled syntax errors cause scalar leaks.
77352      Branch: perl
77353            ! t/comp/proto.t
77354 ____________________________________________________________________________
77355 [  7568] By: jhi                                   on 2000/11/05  23:14:47
77356         Log: opmini.o can linger from Configures past.
77357      Branch: perl
77358            ! Makefile.SH
77359 ____________________________________________________________________________
77360 [  7567] By: jhi                                   on 2000/11/05  21:28:39
77361         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
77362              first argument correctly.
77363      Branch: perl
77364            ! perlio.c
77365 ____________________________________________________________________________
77366 [  7566] By: jhi                                   on 2000/11/05  21:15:56
77367         Log: Integrate perlio:
77368              
77369              [  7564]
77370              Added a mmap layer as a "subclass" of perlio.
77371              PERLIO=mmap ./perl harness passes
77372      Branch: perl
77373           !> perlio.c
77374 ____________________________________________________________________________
77375 [  7565] By: jhi                                   on 2000/11/05  21:15:13
77376         Log: Use -dM for gcc (the suggested patch did it only for Linux,
77377              but I think it can be generalized).
77378              
77379              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
77380              From: Pixel <pixel@mandrakesoft.com>
77381              Date: 05 Nov 2000 21:49:34 +0100 
77382              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
77383      Branch: perl
77384            ! ext/Errno/Errno_pm.PL
77385 ____________________________________________________________________________
77386 [  7564] By: nick                                  on 2000/11/05  21:09:18
77387         Log: Added a mmap layer as a "subclass" of perlio.
77388              PERLIO=mmap ./perl harness passes
77389      Branch: perlio
77390            ! perlio.c
77391 ____________________________________________________________________________
77392 [  7563] By: jhi                                   on 2000/11/05  19:48:55
77393         Log: Add a note for future generations about bug id 20000229.006.
77394      Branch: perl
77395            ! malloc.c
77396 ____________________________________________________________________________
77397 [  7562] By: jhi                                   on 2000/11/05  19:38:24
77398         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
77399      Branch: perl
77400            ! pp_ctl.c t/op/pos.t
77401 ____________________________________________________________________________
77402 [  7561] By: jhi                                   on 2000/11/05  18:21:46
77403         Log: Add =pod to be tidy.
77404      Branch: perl
77405            ! lib/Math/Complex.pm
77406 ____________________________________________________________________________
77407 [  7560] By: jhi                                   on 2000/11/05  17:38:46
77408         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
77409      Branch: perl
77410            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
77411            ! ext/Storable/Storable.xs t/lib/st-recurse.t
77412 ____________________________________________________________________________
77413 [  7559] By: jhi                                   on 2000/11/05  17:32:59
77414         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
77415              From: "Peter J. Farley III" <pjfarley@banet.net>
77416              Date: Sun, 05 Nov 2000 11:55:59 -0500
77417              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
77418      Branch: perl
77419            ! t/lib/syslog.t
77420 ____________________________________________________________________________
77421 [  7558] By: jhi                                   on 2000/11/05  17:29:19
77422         Log: Integrate perlio:
77423              
77424              [  7555]
77425              Fix read from STDERR on raw unix layer for Solaris where fd 2 is
77426              open RDWR so does not fail. (pragma/warnings 303 again...)
77427              
77428              [  7554]
77429              Fix case where ungetc(f,EOF) was allowed.
77430              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
77431              so we can see similarities.
77432              Use types more carefully and a STDCHAR array in hope that this will
77433              fix Jarkko's 64bit machine.
77434      Branch: perl
77435           !> perlio.c
77436 ____________________________________________________________________________
77437 [  7557] By: jhi                                   on 2000/11/05  17:22:01
77438         Log: A fix of sorts for 20000329.026, a better error message
77439              for a missing "use charnames" when using the \N{...}. 
77440      Branch: perl
77441            ! pod/perldiag.pod toke.c
77442 ____________________________________________________________________________
77443 [  7556] By: jhi                                   on 2000/11/05  16:33:50
77444         Log: Test tweak: show also the failed locales.
77445              
77446              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
77447              From: Lupe Christoph <lupe@lupe-christoph.de>         
77448              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
77449              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
77450      Branch: perl
77451            ! t/pragma/locale.t
77452 ____________________________________________________________________________
77453 [  7555] By: nick                                  on 2000/11/05  11:09:34
77454         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
77455              open RDWR so does not fail. (pragma/warnings 303 again...)
77456      Branch: perlio
77457            ! perlio.c
77458 ____________________________________________________________________________
77459 [  7554] By: nick                                  on 2000/11/05  10:10:13
77460         Log: Fix case where ungetc(f,EOF) was allowed.
77461              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
77462              so we can see similarities.
77463              Use types more carefully and a STDCHAR array in hope that this will
77464              fix Jarkko's 64bit machine.
77465      Branch: perlio
77466            ! perlio.c
77467 ____________________________________________________________________________
77468 [  7553] By: jhi                                   on 2000/11/05  01:12:16
77469         Log: Fix for
77470              
77471              Subject: [ID 20001004.007] taint propogation is inconsistent
77472              From: pimlott@idiomtech.com (Andrew Pimlott) 
77473              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
77474              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
77475              
77476              The culprit was sv_setsv() which was rather blindly
77477              propagating taint, which lead to behaviour where if
77478              a tainted anon hash value was seen all the hash values
77479              from then on at that level became tainted, or at any
77480              upper levels in the case of nested anon hashes.
77481      Branch: perl
77482            ! sv.c t/op/taint.t
77483 ____________________________________________________________________________
77484 [  7552] By: jhi                                   on 2000/11/04  23:44:18
77485         Log: Some cpps don't like splitting conditionals across several lines.
77486      Branch: perl
77487            ! perlio.c
77488 ____________________________________________________________________________
77489 [  7551] By: nick                                  on 2000/11/04  23:40:44
77490         Log: Integrate mainline
77491      Branch: perlio
77492           !> pp_hot.c t/op/taint.t
77493 ____________________________________________________________________________
77494 [  7550] By: nick                                  on 2000/11/04  23:39:05
77495         Log: Integrate mainline again
77496      Branch: perlio
77497           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
77498           !> t/lib/b.t t/op/misc.t util.c
77499 ____________________________________________________________________________
77500 [  7549] By: jhi                                   on 2000/11/04  23:14:01
77501         Log: Fix for
77502              
77503              Subject: [ID 20001004.006] undef is never tainted
77504              From: pimlott@idiomtech.com (Andrew Pimlott)
77505              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
77506              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
77507              
77508              An undef read from a slurped file was not tainted.
77509      Branch: perl
77510            ! pp_hot.c t/op/taint.t
77511 ____________________________________________________________________________
77512 [  7548] By: jhi                                   on 2000/11/04  22:56:21
77513         Log: Test tweak ($Config{useperlio} is by default undef) .
77514      Branch: perl
77515            ! t/lib/b.t
77516 ____________________________________________________________________________
77517 [  7547] By: jhi                                   on 2000/11/04  22:43:56
77518         Log: Integrate perlio:
77519              
77520              [  7539]
77521              PerlIO infrastructure complete.
77522              
77523              [  7538]
77524              Type tweaks + less contorted allocation scheme
77525              
77526              [  7537]
77527              Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
77528              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
77529              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
77530              sensible) which lead to some interesting fails.
77531              
77532              [  7535]
77533              Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
77534              - Works on Linux with
77535              perlio + unix
77536              stdio
77537              - Works on Solaris with
77538              perlio + unix
77539              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
77540              - Fails (hangs in openpid) if you try and stack
77541              perlio + stdio - Linux stdio's read() logic is hanging.
77542              
77543              [  7492]
77544              Change files which are mysteriously different to mainline to be
77545              copies of mainline.
77546              
77547              [  7491]
77548              Perlio fixes discovered on big-endian & very traditional Solaris:
77549              - typo in endian code in putc.
77550              - Don't allow read of write-only files and vice-versa
77551              - and off-by-one in flush-all loop.
77552              Remove debug calls as they were using GCC specific features.
77553              
77554              [  7484]
77555              PerlIO passes all tests.
77556              
77557              [  7482]
77558              Include <unistd.h> to get correct lseek() prototype etc.
77559              (I thought perl.h did that) - down to two fails
77560              - comp/require.t (last test)
77561              - lib/io_xs.t - possibly import/export of FILE * ?
77562              
77563              [  7480]
77564              Fixed two bugs:
77565              - error code not being set on close (of broken pipe)
77566              - append mode was truncating.
77567              At least one seek/tell bug remains.
77568              
77569              [  7479]
77570              Prototype (stdio-like) PerlIO passing basic tests. Checked in
77571              in case of accidents. Still several worrying fails, no line disciplines yet.
77572      Branch: perl
77573           +> lib/perlio.pm
77574           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
77575           !> pod/perlapi.pod t/lib/b.t
77576 ____________________________________________________________________________
77577 [  7546] By: jhi                                   on 2000/11/04  22:40:59
77578         Log: Configure would use a bad $myuname from an old config.sh.
77579              
77580              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
77581              From: Andy Dougherty <doughera@lafayette.edu>
77582              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
77583              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
77584      Branch: metaconfig
77585            ! U/modified/Oldconfig.U
77586      Branch: perl
77587            ! Configure config_h.SH
77588 ____________________________________________________________________________
77589 [  7545] By: jhi                                   on 2000/11/04  22:36:54
77590         Log: Subject: Locales support (setlocale) fixes
77591              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
77592              Date: Sat, 4 Nov 2000 10:15:48 +0300 
77593              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
77594              
77595              Modified quite a bit to be more portable.
77596      Branch: perl
77597            ! embed.h embed.pl perl.h proto.h util.c
77598 ____________________________________________________________________________
77599 [  7544] By: jhi                                   on 2000/11/04  22:32:47
77600         Log: Dying is too strict here, better just skip.
77601      Branch: perl
77602            ! t/op/misc.t
77603 ____________________________________________________________________________
77604 [  7543] By: nick                                  on 2000/11/04  21:55:13
77605         Log: Merge mainline
77606      Branch: perlio
77607           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
77608           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
77609           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
77610           !> (integrate 64 files)
77611 ____________________________________________________________________________
77612 [  7542] By: jhi                                   on 2000/11/04  21:09:28
77613         Log: More Changes tweakery.
77614      Branch: perl
77615            ! Changes Porting/genlog
77616 ____________________________________________________________________________
77617 [  7541] By: jhi                                   on 2000/11/04  20:58:18
77618         Log: Changes fixups.
77619      Branch: perl
77620            ! Changes
77621 ____________________________________________________________________________
77622 [  7540] By: jhi                                   on 2000/11/04  20:42:38
77623         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
77624              create a "fast path" for locale name probing using "locale -a"
77625              if available, squash finally hopefully the s?printf resetting
77626              the numeric locale (since, IIUC perllocale, it never shouldn't). 
77627      Branch: perl
77628            ! sv.c t/op/misc.t t/pragma/locale.t
77629 ____________________________________________________________________________
77630 [  7539] By: nick                                  on 2000/11/04  19:56:10
77631         Log: PerlIO infrastructure complete.
77632      Branch: perlio
77633            + lib/perlio.pm
77634            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
77635 ____________________________________________________________________________
77636 [  7538] By: nick                                  on 2000/11/04  14:31:32
77637         Log: Type tweaks + less contorted allocation scheme
77638      Branch: perlio
77639            ! perlio.c
77640 ____________________________________________________________________________
77641 [  7537] By: nick                                  on 2000/11/04  12:40:42
77642         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
77643              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
77644              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
77645              sensible) which lead to some interesting fails.
77646      Branch: perlio
77647            ! perlio.c
77648 ____________________________________________________________________________
77649 [  7536] By: jhi                                   on 2000/11/04  00:20:02
77650         Log: Add FCNTL_CAN_LOCK.
77651              
77652              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
77653              From: Andy Dougherty <doughera@lafayette.edu>
77654              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
77655              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
77656              
77657              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
77658              From: Andy Dougherty <doughera@lafayette.edu>
77659              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
77660              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
77661      Branch: metaconfig/U/perl
77662            + d_fcntl_can_lock.U
77663            ! startperl.U
77664      Branch: perl
77665            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77666            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
77667            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
77668            ! vos/config.ga.h win32/config.bc win32/config.gc
77669            ! win32/config.vc
77670 ____________________________________________________________________________
77671 [  7535] By: nick                                  on 2000/11/03  22:19:10
77672         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
77673              - Works on Linux with
77674              perlio + unix
77675              stdio
77676              - Works on Solaris with
77677              perlio + unix
77678              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
77679              - Fails (hangs in openpid) if you try and stack
77680              perlio + stdio - Linux stdio's read() logic is hanging.
77681      Branch: perlio
77682            ! iperlsys.h perlio.c
77683 ____________________________________________________________________________
77684 [  7534] By: jhi                                   on 2000/11/03  15:16:02
77685         Log: Subject: Re: README.aix
77686              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77687              Date: Fri, 03 Nov 2000 16:03:15 +0100
77688              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
77689      Branch: perl
77690            ! README.aix
77691 ____________________________________________________________________________
77692 [  7533] By: jhi                                   on 2000/11/03  03:59:02
77693         Log: Subject: [PATCH 5.7.0] better messages from malloc()
77694              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77695              Date: Wed, 1 Nov 2000 23:39:56 -0500
77696              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
77697      Branch: perl
77698            ! malloc.c pod/perldiag.pod
77699 ____________________________________________________________________________
77700 [  7532] By: jhi                                   on 2000/11/03  00:11:56
77701         Log: The #7521 touched things it shouldn't have.
77702      Branch: perl
77703            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
77704 ____________________________________________________________________________
77705 [  7531] By: jhi                                   on 2000/11/02  22:32:33
77706         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
77707              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
77708              Date:     Thu, 2 Nov 2000 16:58:36 EST
77709              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
77710      Branch: perl
77711            ! vms/gen_shrfls.pl
77712 ____________________________________________________________________________
77713 [  7530] By: jhi                                   on 2000/11/02  22:08:49
77714         Log: Fix the problem discussed in
77715              
77716              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
77717              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
77718              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
77719              
77720              originally from Linc Madison.  Also Andreas König's comments
77721              taken into account.  Some other problems with Tie::SubstrHash
77722              fixed: didn't croak when the table exceeded the requested number
77723              of entries (as documented) but instead when the number of entries
77724              exceeded the size of the table, a croak() had an unnecessary \n,
77725              didn't have a CLEAR method, documented that there is no exists().
77726              Didn't fix to be strict-proof because the module uses &foo; and
77727              dynamic scope.  Added a test script exercizing both first tamely 
77728              the basic functionality, and then the failure cases reported by
77729              Linc Madison.
77730      Branch: perl
77731            + t/lib/tie-substrhash.t
77732            ! MANIFEST lib/Tie/SubstrHash.pm
77733 ____________________________________________________________________________
77734 [  7529] By: jhi                                   on 2000/11/02  17:58:08
77735         Log: recv() can fail and return undef.
77736              
77737              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
77738              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
77739              Date: Thu, 2 Nov 2000 20:12:20 +0300
77740              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
77741      Branch: perl
77742            ! lib/Net/Ping.pm
77743 ____________________________________________________________________________
77744 [  7528] By: jhi                                   on 2000/11/02  17:49:09
77745         Log: Detpyo.
77746      Branch: perl
77747            ! pod/perlop.pod
77748 ____________________________________________________________________________
77749 [  7527] By: jhi                                   on 2000/11/02  15:48:37
77750         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
77751              fix a autovivification bug in Tie::RefHash, add tests for both.
77752              
77753              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
77754              From: Edward Avis <epa98@doc.ic.ac.uk>
77755              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
77756              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
77757      Branch: perl
77758            + t/lib/tie-refhash.t
77759            ! MANIFEST lib/Tie/RefHash.pm
77760 ____________________________________________________________________________
77761 [  7526] By: jhi                                   on 2000/11/02  13:56:26
77762         Log: Test::Harness revealed buglets in the new DynaLoader.
77763              
77764              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
77765              From: andreas.koenig@anima.de (Andreas J. Koenig)
77766              Date: 02 Nov 2000 11:26:48 +0100 
77767              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
77768      Branch: perl
77769            ! ext/DynaLoader/DynaLoader_pm.PL
77770 ____________________________________________________________________________
77771 [  7525] By: jhi                                   on 2000/11/01  23:52:08
77772         Log: The entry for #7503 was missing.
77773      Branch: perl
77774            ! Changes
77775 ____________________________________________________________________________
77776 [  7524] By: jhi                                   on 2000/11/01  23:40:52
77777         Log: Update Changes.
77778      Branch: perl
77779            ! Changes patchlevel.h
77780 ____________________________________________________________________________
77781 [  7523] By: jhi                                   on 2000/11/01  22:57:09
77782         Log: More tweaking on the #7522 theme.
77783      Branch: perl
77784            ! ext/DynaLoader/DynaLoader_pm.PL
77785 ____________________________________________________________________________
77786 [  7522] By: jhi                                   on 2000/11/01  22:06:15
77787         Log: Expand %Config variables and %ENV variables only if
77788              so requested during build time using the
77789              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
77790              Not expanding makes relocating distributions easier.
77791      Branch: perl
77792            ! ext/DynaLoader/DynaLoader_pm.PL
77793 ____________________________________________________________________________
77794 [  7521] By: jhi                                   on 2000/11/01  20:56:34
77795         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
77796              and setgid() because they were just changing $< and $( which means
77797              only changing the real uid/gid, as opposed to changing both
77798              real and effective ids.  (The alternative way could have been
77799              in POSIX.pm to change $> and $), too, but making a direct call
77800              to the C API feels cleaner.)  Fixes the bug
77801              
77802              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
77803              From: "Garry T. Williams" <garry@zvolve.com>
77804              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
77805              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
77806      Branch: perl
77807            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
77808            ! ext/POSIX/typemap pod/perlvar.pod
77809 ____________________________________________________________________________
77810 [  7520] By: jhi                                   on 2000/11/01  20:08:33
77811         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
77812              From: "Garry T. Williams" <garry@zvolve.com>
77813              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
77814              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
77815      Branch: perl
77816            ! pod/perlsec.pod
77817 ____________________________________________________________________________
77818 [  7519] By: jhi                                   on 2000/11/01  20:01:22
77819         Log: Locale warning explanation tweak.
77820      Branch: perl
77821            ! pod/perldiag.pod
77822 ____________________________________________________________________________
77823 [  7518] By: jhi                                   on 2000/11/01  18:57:13
77824         Log: C.pm part of
77825              
77826              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
77827              From: Jarkko Hietaniemi <jhi@iki.fi>
77828              Date: Tue, 10 Oct 2000 08:22:28 -0500
77829              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
77830      Branch: perl
77831            ! ext/B/B/C.pm
77832 ____________________________________________________________________________
77833 [  7517] By: jhi                                   on 2000/11/01  18:41:59
77834         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
77835              From: Martien Verbruggen <mgjv@comdyn.com.au>
77836              Date: Fri, 6 Oct 2000 14:09:10 +1100
77837              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
77838      Branch: perl
77839            ! pod/perlop.pod
77840 ____________________________________________________________________________
77841 [  7516] By: jhi                                   on 2000/11/01  18:34:55
77842         Log: Generalize the Camel wording.
77843              
77844              Subject: Re: perlfaq style changes
77845              From: John Borwick <jhborwic@unity.ncsu.edu>
77846              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
77847              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
77848      Branch: perl
77849            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
77850 ____________________________________________________________________________
77851 [  7515] By: jhi                                   on 2000/11/01  16:52:31
77852         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
77853              From: pimlott@idiomtech.com (Andrew Pimlott)
77854              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
77855              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
77856      Branch: perl
77857            ! pod/perlsec.pod
77858 ____________________________________________________________________________
77859 [  7514] By: jhi                                   on 2000/11/01  15:03:40
77860         Log: More AIX lore.
77861      Branch: perl
77862            ! ext/re/hints/aix.pl
77863 ____________________________________________________________________________
77864 [  7513] By: jhi                                   on 2000/11/01  14:48:30
77865         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
77866              From: root <root@chronos.fi.muni.cz>
77867              Date: Wed, 1 Nov 2000 12:31:32 +0100
77868              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
77869      Branch: perl
77870            ! lib/Net/Ping.pm
77871 ____________________________________________________________________________
77872 [  7512] By: jhi                                   on 2000/11/01  14:46:47
77873         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
77874              From: Martin Husemann <martin@duskware.de>
77875              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
77876              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
77877      Branch: perl
77878            ! regcomp.c
77879 ____________________________________________________________________________
77880 [  7511] By: jhi                                   on 2000/11/01  14:39:50
77881         Log: AUTHORS updates.
77882      Branch: perl
77883            ! AUTHORS
77884 ____________________________________________________________________________
77885 [  7510] By: jhi                                   on 2000/11/01  14:29:50
77886         Log: Subject: [PATCH] startperl to respect versiononly
77887              From: Robin Barker <rmb1@cise.npl.co.uk> 
77888              Date: Tue, 31 Oct 2000 16:29:36 GMT
77889              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
77890      Branch: metaconfig/U/perl
77891            ! startperl.U
77892      Branch: perl
77893            ! Configure config_h.SH
77894 ____________________________________________________________________________
77895 [  7509] By: jhi                                   on 2000/11/01  14:19:53
77896         Log: printf UVs the correct way, noticed by Robin Barker.
77897      Branch: perl
77898            ! utf8.c
77899 ____________________________________________________________________________
77900 [  7508] By: jhi                                   on 2000/11/01  14:10:03
77901         Log: Do not cleanup *% because the % has special meanings in some
77902              shell environments.
77903      Branch: perl
77904            ! ext/Storable/Makefile.PL
77905 ____________________________________________________________________________
77906 [  7507] By: jhi                                   on 2000/11/01  14:06:00
77907         Log: The NonStop-UX libraries have a novel way to say NaN.
77908      Branch: perl
77909            ! t/lib/bigfltpm.t
77910 ____________________________________________________________________________
77911 [  7506] By: jhi                                   on 2000/11/01  14:03:35
77912         Log: The osname has been lowercased by now, from Tom Bates.
77913      Branch: metaconfig
77914            ! U/modified/Oldconfig.U
77915      Branch: perl
77916            ! Configure config_h.SH
77917 ____________________________________________________________________________
77918 [  7505] By: jhi                                   on 2000/10/31  19:18:39
77919         Log: The compiler is either gcc or cc, from Tom Bates.
77920      Branch: perl
77921            ! hints/nonstopux.sh
77922 ____________________________________________________________________________
77923 [  7504] By: jhi                                   on 2000/10/31  14:53:42
77924         Log: Update Changes.
77925      Branch: perl
77926            ! Changes patchlevel.h
77927 ____________________________________________________________________________
77928 [  7503] By: jhi                                   on 2000/10/31  14:30:50
77929         Log: Whitespace style tweak.  Was originally going to see to
77930              
77931              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
77932              From: Joe Smith <jms@inwap.com>
77933              Date: Mon, 30 Oct 2000 18:47:57 -0800
77934              Message-Id: <39FE32DD.24AAC4D@inwap.com>
77935              
77936              but that had already been taken care of.
77937      Branch: metaconfig
77938            ! U/compline/d_stdstdio.U
77939      Branch: perl
77940            ! Configure config_h.SH
77941 ____________________________________________________________________________
77942 [  7502] By: jhi                                   on 2000/10/31  14:25:02
77943         Log: AUTHORS tweaks.
77944      Branch: perl
77945            ! AUTHORS
77946 ____________________________________________________________________________
77947 [  7501] By: jhi                                   on 2000/10/31  14:23:59
77948         Log: Subject: perlfaq style changes
77949              From: John Borwick <jhborwic@unity.ncsu.edu>
77950              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
77951              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
77952      Branch: perl
77953            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
77954            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
77955            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
77956            ! pod/perlfaq9.pod
77957 ____________________________________________________________________________
77958 [  7500] By: jhi                                   on 2000/10/31  14:22:15
77959         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
77960              
77961              Subject: Re: [ID 20000918.005] ~ on wide chars
77962              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77963              Date: Mon, 30 Oct 2000 21:09:55 -0800
77964              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
77965              
77966              (The ord() part of the patch skipped.)
77967      Branch: perl
77968            ! doop.c
77969 ____________________________________________________________________________
77970 [  7499] By: jhi                                   on 2000/10/31  14:20:08
77971         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
77972              From: Jens Hamisch <jens@Strawberry.COM>
77973              Date: Mon, 30 Oct 2000 15:17:07 +0100
77974              Message-Id: <20001030151707.A9597@Strawberry.COM>
77975      Branch: perl
77976            ! av.c
77977 ____________________________________________________________________________
77978 [  7498] By: jhi                                   on 2000/10/31  14:16:29
77979         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
77980              From: Peter Prymmer <pvhp@forte.com>
77981              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
77982              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
77983      Branch: perl
77984            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
77985            + ext/Encode/Encode/posix-bc.enc
77986            ! MANIFEST t/lib/encode.t
77987 ____________________________________________________________________________
77988 [  7497] By: jhi                                   on 2000/10/31  14:13:22
77989         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
77990              From: Peter Prymmer <pvhp@forte.com>
77991              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
77992              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
77993      Branch: perl
77994            ! t/lib/cgi-html.t
77995 ____________________________________________________________________________
77996 [  7496] By: jhi                                   on 2000/10/31  14:12:05
77997         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
77998              From: Peter Prymmer <pvhp@forte.com>
77999              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
78000              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
78001      Branch: perl
78002            ! t/lib/cgi-function.t
78003 ____________________________________________________________________________
78004 [  7495] By: jhi                                   on 2000/10/31  14:11:08
78005         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
78006              From: Peter Prymmer <pvhp@forte.com>
78007              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
78008              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
78009      Branch: perl
78010            + ext/re/hints/aix.pl
78011            ! MANIFEST ext/re/Makefile.PL
78012 ____________________________________________________________________________
78013 [  7494] By: jhi                                   on 2000/10/31  14:08:32
78014         Log: Use Errno magic.
78015              
78016              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
78017              From: Casey Tweten <perl@ctweten.amsite.com>
78018              Date: Mon, 30 Oct 2000 15:51:17 -0500
78019              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
78020      Branch: perl
78021            ! lib/File/Temp.pm
78022 ____________________________________________________________________________
78023 [  7493] By: jhi                                   on 2000/10/31  14:05:07
78024         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
78025              
78026              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
78027              From: Nicholas Clark <nick@ccl4.org>
78028              Date: Mon, 30 Oct 2000 17:38:45 +0000
78029              Message-ID: <20001030173845.O60355@plum.flirble.org>
78030      Branch: perl
78031            ! Makefile.SH utils/perlbug.PL
78032 ____________________________________________________________________________
78033 [  7492] By: nick                                  on 2000/10/30  19:37:23
78034         Log: Change files which are mysteriously different to mainline to be
78035              copies of mainline.
78036      Branch: perlio
78037            ! objXSUB.h perlapi.c pod/perlapi.pod
78038 ____________________________________________________________________________
78039 [  7491] By: nick                                  on 2000/10/30  18:05:54
78040         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
78041              - typo in endian code in putc.
78042              - Don't allow read of write-only files and vice-versa
78043              - and off-by-one in flush-all loop.
78044              Remove debug calls as they were using GCC specific features.
78045      Branch: perlio
78046            ! perlio.c
78047 ____________________________________________________________________________
78048 [  7490] By: nick                                  on 2000/10/29  21:45:45
78049         Log: Integrate mainline to perlio
78050      Branch: perlio
78051           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
78052           !> toke.c
78053 ____________________________________________________________________________
78054 [  7489] By: jhi                                   on 2000/10/29  21:11:08
78055         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
78056              From: andreas.koenig@anima.de (Andreas J. Koenig)
78057              Date: 29 Oct 2000 22:05:59 +0100
78058              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
78059      Branch: perl
78060            ! lib/ExtUtils/Manifest.pm
78061 ____________________________________________________________________________
78062 [  7488] By: jhi                                   on 2000/10/29  21:07:47
78063         Log: Tests for #7487.
78064              
78065              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
78066              From: andreas.koenig@anima.de (Andreas J. Koenig)
78067              Date: 29 Oct 2000 19:37:09 +0100
78068              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
78069      Branch: perl
78070            ! t/comp/proto.t
78071 ____________________________________________________________________________
78072 [  7487] By: jhi                                   on 2000/10/29  21:06:27
78073         Log: constsub spillage.
78074              
78075              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
78076              From: John Tobey <jtobey@john-edwin-tobey.org>
78077              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
78078              Message-Id: <m13pvSr-000FObC@feynman.localnet>
78079      Branch: perl
78080            ! op.c
78081 ____________________________________________________________________________
78082 [  7486] By: nick                                  on 2000/10/29  21:05:04
78083         Log: Integrate mainline to perlio branch
78084      Branch: perlio
78085           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
78086           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
78087           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
78088           +> vos/install_perl.cm
78089            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
78090            - vos/config.h vos/config_h.SH_orig
78091           !> (integrate 141 files)
78092 ____________________________________________________________________________
78093 [  7485] By: jhi                                   on 2000/10/29  21:00:47
78094         Log: Make \x{...} consistently produce UTF-8.
78095              
78096              Subject: Re: \x{...} is confused 
78097              From: Simon Cozens <simon@cozens.net>
78098              Date: Sun, 29 Oct 2000 19:36:48 +0000
78099              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
78100      Branch: perl
78101            ! t/pragma/utf8.t toke.c
78102 ____________________________________________________________________________
78103 [  7484] By: nick                                  on 2000/10/29  20:05:29
78104         Log: PerlIO passes all tests.
78105      Branch: perlio
78106            ! perlio.c
78107 ____________________________________________________________________________
78108 [  7483] By: jhi                                   on 2000/10/29  18:06:55
78109         Log: Update Changes.
78110      Branch: perl
78111            ! Changes patchlevel.h
78112 ____________________________________________________________________________
78113 [  7482] By: nick                                  on 2000/10/29  17:43:28
78114         Log: Include <unistd.h> to get correct lseek() prototype etc.
78115              (I thought perl.h did that) - down to two fails
78116              - comp/require.t (last test)
78117              - lib/io_xs.t - possibly import/export of FILE * ?
78118      Branch: perlio
78119            ! perlio.c
78120 ____________________________________________________________________________
78121 [  7481] By: jhi                                   on 2000/10/29  17:02:37
78122         Log: UTF-8 decoder tweak.
78123      Branch: perl
78124            ! utf8.c
78125 ____________________________________________________________________________
78126 [  7480] By: nick                                  on 2000/10/29  16:26:11
78127         Log: Fixed two bugs:
78128              - error code not being set on close (of broken pipe)
78129              - append mode was truncating.
78130              At least one seek/tell bug remains.
78131      Branch: perlio
78132            ! perlio.c
78133 ____________________________________________________________________________
78134 [  7479] By: nick                                  on 2000/10/29  11:18:16
78135         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
78136              in case of accidents. Still several worrying fails, no line disciplines yet.
78137      Branch: perlio
78138            ! iperlsys.h perlio.c
78139 ____________________________________________________________________________
78140 [  7478] By: jhi                                   on 2000/10/29  02:04:01
78141         Log: Add also emailless people.
78142      Branch: perl
78143            ! AUTHORS
78144 ____________________________________________________________________________
78145 [  7477] By: jhi                                   on 2000/10/29  01:36:00
78146         Log: The #7476 needs a MANIFEST change, too.
78147      Branch: perl
78148            ! MANIFEST
78149 ____________________________________________________________________________
78150 [  7476] By: jhi                                   on 2000/10/29  01:35:21
78151         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
78152      Branch: perl
78153            - MAINTAIN
78154            ! AUTHORS Changes
78155 ____________________________________________________________________________
78156 [  7475] By: jhi                                   on 2000/10/28  23:57:25
78157         Log: De-quoted-unreadable to ISO Latin 1.
78158              (There's one ISO-2022-JP name in Changes5.004.)
78159      Branch: perl
78160            ! Changes Changes5.6
78161 ____________________________________________________________________________
78162 [  7474] By: jhi                                   on 2000/10/28  19:13:06
78163         Log: Subject: [ID 20001027.007] uniq array in perlfaq
78164              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
78165              Date: Fri, 27 Oct 2000 19:28:30 +0200
78166              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
78167      Branch: perl
78168            ! pod/perlfaq4.pod
78169 ____________________________________________________________________________
78170 [  7473] By: jhi                                   on 2000/10/28  18:02:05
78171         Log: Locking null mutexes is not recommendable.
78172              
78173              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
78174              From: Hugo <hv@crypt.compulink.co.uk>
78175              Date: Sat, 28 Oct 2000 18:41:12 +0100
78176              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
78177      Branch: perl
78178            ! op.c
78179 ____________________________________________________________________________
78180 [  7472] By: jhi                                   on 2000/10/28  17:52:58
78181         Log: Better create a true mailing list for the repository keepers.
78182      Branch: perl
78183            ! Porting/repository.pod
78184 ____________________________________________________________________________
78185 [  7471] By: jhi                                   on 2000/10/28  17:28:24
78186         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
78187              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
78188      Branch: perl
78189            + Porting/repository.pod
78190            ! MANIFEST
78191 ____________________________________________________________________________
78192 [  7470] By: jhi                                   on 2000/10/28  17:20:54
78193         Log: Subject: DOC PATCH 5.6.0
78194              From: mjd@plover.com
78195              Date: 27 Oct 2000 17:32:44 -0000
78196              Message-ID: <20001027173244.23754.qmail@plover.com>
78197      Branch: perl
78198            ! pod/perlfunc.pod
78199 ____________________________________________________________________________
78200 [  7469] By: jhi                                   on 2000/10/28  17:16:45
78201         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
78202              From: "Peter J. Farley III" <pjfarley@banet.net>
78203              Date: Fri, 27 Oct 2000 20:32:56 -0400
78204              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
78205      Branch: perl
78206            ! README.dos
78207 ____________________________________________________________________________
78208 [  7468] By: jhi                                   on 2000/10/28  17:07:18
78209         Log: Make target reordering to avoid pointless re-makes.
78210              
78211              Subject: Re: Total re-make of 'make okfile' after 7451 ?
78212              From: Nicholas Clark <nick@ccl4.org>
78213              Date: Sat, 28 Oct 2000 00:31:02 +0100
78214              Message-ID: <20001028003101.A54517@plum.flirble.org>
78215      Branch: perl
78216            ! Makefile.SH
78217 ____________________________________________________________________________
78218 [  7467] By: jhi                                   on 2000/10/28  17:05:31
78219         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
78220              From: lvirden@cas.org
78221              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
78222              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
78223      Branch: perl
78224            ! README.os2
78225 ____________________________________________________________________________
78226 [  7466] By: jhi                                   on 2000/10/28  16:09:16
78227         Log: Upgrade to CPAN 1.58_55.
78228              
78229              Subject: CPAN.pm status
78230              From: andreas.koenig@anima.de (Andreas J. Koenig) 
78231              Date: 28 Oct 2000 08:18:00 +0200 
78232              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
78233      Branch: perl
78234            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
78235 ____________________________________________________________________________
78236 [  7465] By: jhi                                   on 2000/10/28  16:02:47
78237         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
78238      Branch: perl
78239            ! embed.h embed.pl perl.h proto.h toke.c
78240 ____________________________________________________________________________
78241 [  7464] By: nick                                  on 2000/10/28  10:43:44
78242         Log: Fix for sv_2iv() on "shared" value from keys %hash.
78243      Branch: perl
78244            ! sv.c
78245 ____________________________________________________________________________
78246 [  7463] By: jhi                                   on 2000/10/27  16:18:29
78247         Log: Update Changes.
78248      Branch: perl
78249            ! Changes patchlevel.h
78250 ____________________________________________________________________________
78251 [  7462] By: jhi                                   on 2000/10/27  16:17:44
78252         Log: Too enthusiastic editing in #7460.
78253      Branch: metaconfig
78254            ! U/modified/Oldsym.U
78255      Branch: perl
78256            ! Configure config_h.SH
78257 ____________________________________________________________________________
78258 [  7461] By: jhi                                   on 2000/10/27  15:37:38
78259         Log: Retract #7459, the script needs more work.
78260      Branch: perl
78261            - mkreef
78262            ! MANIFEST
78263 ____________________________________________________________________________
78264 [  7460] By: jhi                                   on 2000/10/27  15:23:14
78265         Log: Use $sort, $uniq (and $tr) consistently as wondered
78266              by Nicholas Clark.
78267      Branch: metaconfig
78268            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
78269            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
78270            ! U/modified/libc.U
78271      Branch: perl
78272            ! Configure config_h.SH
78273 ____________________________________________________________________________
78274 [  7459] By: jhi                                   on 2000/10/27  15:02:07
78275         Log: (Retracted by #7461)
78276              
78277              Add a shell script for creating/removing symbolic link farms,
78278              useful for keeping the source code read-only and doing the
78279              builds somewhere else.
78280      Branch: perl
78281            + mkreef
78282            ! MANIFEST
78283 ____________________________________________________________________________
78284 [  7458] By: jhi                                   on 2000/10/27  14:42:20
78285         Log: Do away with the fix_pl.
78286      Branch: perl
78287            - fix_pl
78288            ! MANIFEST Makefile.SH
78289 ____________________________________________________________________________
78290 [  7457] By: jhi                                   on 2000/10/27  12:43:13
78291         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
78292              From: Jens Hamisch <jens@Strawberry.COM>
78293              Date: Fri, 27 Oct 2000 14:38:21 +0200
78294              Message-Id: <20001027143821.B3366@Strawberry.COM>
78295      Branch: perl
78296            ! perl.h
78297 ____________________________________________________________________________
78298 [  7456] By: jhi                                   on 2000/10/27  12:33:42
78299         Log: Subject: [PATCH] todo
78300              From: Nicholas Clark <nick@ccl4.org>
78301              Date: Thu, 26 Oct 2000 22:32:29 +0100
78302              Message-ID: <20001026223229.A44540@plum.flirble.org>
78303      Branch: perl
78304            ! pod/perltodo.pod
78305 ____________________________________________________________________________
78306 [  7455] By: jhi                                   on 2000/10/27  12:02:21
78307         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
78308              From: John Tobey <jtobey@john-edwin-tobey.org>
78309              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
78310              Message-Id: <m13ozHF-000FObC@feynman.localnet>
78311      Branch: perl
78312            ! op.c t/pragma/sub_lval.t
78313 ____________________________________________________________________________
78314 [  7454] By: jhi                                   on 2000/10/27  11:59:42
78315         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
78316              From: sthoenna@efn.org
78317              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
78318              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
78319      Branch: perl
78320            ! pp.c t/op/assignwarn.t
78321 ____________________________________________________________________________
78322 [  7453] By: jhi                                   on 2000/10/27  00:15:08
78323         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
78324      Branch: perl
78325            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
78326            ! ext/Storable/Storable.xs t/lib/st-lock.t
78327 ____________________________________________________________________________
78328 [  7452] By: jhi                                   on 2000/10/26  13:05:52
78329         Log: Undo #7451, this seems to be a deficiency in Perforce,
78330              there is no per-file line-terminator type, only per-client.
78331      Branch: perl
78332            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
78333            ! win32/makefile.mk
78334 ____________________________________________________________________________
78335 [  7451] By: jhi                                   on 2000/10/26  04:56:03
78336         Log: Experimenting in DOS arcana.
78337      Branch: perl
78338            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
78339            ! win32/makefile.mk
78340 ____________________________________________________________________________
78341 [  7450] By: jhi                                   on 2000/10/26  04:50:52
78342         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
78343              From: "Peter J. Farley III" <pjfarley@banet.net>            
78344              Date: Wed, 25 Oct 2000 23:10:18 -0400
78345              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
78346      Branch: perl
78347            ! t/io/open.t
78348 ____________________________________________________________________________
78349 [  7449] By: jhi                                   on 2000/10/26  04:49:16
78350         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
78351              From: Hugo <hv@crypt.compulink.co.uk>
78352              Date: Thu, 26 Oct 2000 01:55:17 +0100
78353              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
78354              
78355              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
78356      Branch: perl
78357            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
78358 ____________________________________________________________________________
78359 [  7448] By: jhi                                   on 2000/10/26  04:38:36
78360         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
78361              From: Peter Prymmer <pvhp@forte.com>
78362              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
78363              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
78364      Branch: perl
78365            ! configure.com
78366 ____________________________________________________________________________
78367 [  7447] By: jhi                                   on 2000/10/25  23:20:02
78368         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
78369              in platforms that strictly require all the symbols being present
78370              at link time.
78371      Branch: perl
78372            ! handy.h
78373 ____________________________________________________________________________
78374 [  7446] By: jhi                                   on 2000/10/25  21:55:57
78375         Log: Update Changes.
78376      Branch: perl
78377            ! Changes patchlevel.h
78378 ____________________________________________________________________________
78379 [  7445] By: jhi                                   on 2000/10/25  21:27:08
78380         Log: Integrate with vmsperl #7430 by Charles Bailey:
78381              
78382              Cleanup from prior patch (Charles Lane?):
78383              - improve handling of MFDs in Basename and Path
78384              - default to no xsubpp line # munging when building debug images
78385      Branch: perl
78386           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
78387 ____________________________________________________________________________
78388 [  7444] By: jhi                                   on 2000/10/25  21:03:50
78389         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
78390              From: John Peacock <JPeacock@UnivPress.com>
78391              Date: Thu, 18 May 2000 11:55:27 -0400
78392              Message-ID: <3924126F.A58BE57A@UnivPress.com>
78393      Branch: perl
78394            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
78395            ! t/op/write.t
78396 ____________________________________________________________________________
78397 [  7443] By: jhi                                   on 2000/10/25  20:43:10
78398         Log: Temporary stopgap for the self-tying issue: for now only
78399              array and hash self-ties are verboten.  The real fix, of
78400              course, would be to comprehensively test (and implement?)
78401              and debug (and document) self-ties.
78402      Branch: perl
78403            ! pod/perldiag.pod pp_sys.c t/op/tie.t
78404 ____________________________________________________________________________
78405 [  7442] By: jhi                                   on 2000/10/25  20:14:30
78406         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
78407              From: Dan Sugalski <dan@sidhe.org>
78408              Date: Wed, 25 Oct 2000 13:36:35 -0400
78409              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
78410              
78411              plus regen global.sym.
78412      Branch: perl
78413            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
78414            ! thrdvar.h util.c
78415 ____________________________________________________________________________
78416 [  7441] By: jhi                                   on 2000/10/25  20:12:20
78417         Log: buildtoc target tweaks.
78418      Branch: perl
78419            ! pod/Makefile.SH
78420 ____________________________________________________________________________
78421 [  7440] By: jhi                                   on 2000/10/25  20:03:53
78422         Log: A new version of making the syslog test more robust.
78423              (Replaces #7421.)
78424              
78425              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
78426              From: "Kurt D. Starsinic" <kstar@chapin.edu>
78427              Date: Wed, 25 Oct 2000 12:13:54 -0400
78428              Message-ID: <20001025121354.B2264@O2.chapin.edu>
78429      Branch: perl
78430            ! t/lib/syslog.t
78431 ____________________________________________________________________________
78432 [  7439] By: jhi                                   on 2000/10/25  20:00:48
78433         Log: Continue the internal UTF-8 API tweaking.
78434              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
78435              used much more than the simpler API, now called utf8_to_uv_simple().
78436              Still not quite happy with API, too much partial duplication
78437              of functionality.
78438      Branch: perl
78439            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
78440            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
78441            ! regcomp.c regexec.c sv.c toke.c utf8.c
78442 ____________________________________________________________________________
78443 [  7438] By: jhi                                   on 2000/10/25  18:52:30
78444         Log: Allow poking holes at the UTF-8 decoding strictness.
78445      Branch: perl
78446            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
78447            ! utf8.h
78448 ____________________________________________________________________________
78449 [  7437] By: jhi                                   on 2000/10/25  13:53:05
78450         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
78451              UTF8LEN() and UTF8SKIP(). 
78452      Branch: perl
78453            ! pp.c utf8.c utf8.h
78454 ____________________________________________________________________________
78455 [  7436] By: jhi                                   on 2000/10/25  13:51:37
78456         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
78457              From: Nicholas Clark <nick@ccl4.org>
78458              Date: Wed, 25 Oct 2000 14:44:05 +0100
78459              Message-ID: <20001025144404.D27253@plum.flirble.org>
78460      Branch: perl
78461            ! pod/perlrun.pod
78462 ____________________________________________________________________________
78463 [  7435] By: jhi                                   on 2000/10/25  13:49:32
78464         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
78465              From: Mike Guy <mjtg@cam.ac.uk>
78466              Date: Tue, 24 Oct 2000 14:59:40 +0100
78467              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
78468      Branch: perl
78469            ! scope.c
78470 ____________________________________________________________________________
78471 [  7434] By: jhi                                   on 2000/10/25  13:48:41
78472         Log: AIX is picky about its symbol exports.  Solution for now
78473              is to include the deb.o explicitly to the re extension build.
78474              
78475              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
78476              From: Peter Prymmer <pvhp@forte.com>
78477              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
78478              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
78479      Branch: perl
78480            ! ext/re/Makefile.PL hints/aix.sh
78481 ____________________________________________________________________________
78482 [  7433] By: jhi                                   on 2000/10/25  13:46:49
78483         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
78484              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78485              Date: Wed, 25 Oct 2000 12:02:20 +0200
78486              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
78487      Branch: perl
78488            ! perlsdio.h
78489 ____________________________________________________________________________
78490 [  7432] By: jhi                                   on 2000/10/25  13:44:28
78491         Log: Subject: Minor update to find2perl, for portability
78492              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
78493              Date: Wed, 25 Oct 2000 12:05:47 +0100
78494              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
78495      Branch: perl
78496            ! x2p/find2perl.PL
78497 ____________________________________________________________________________
78498 [  7431] By: jhi                                   on 2000/10/25  13:40:39
78499         Log: Add targets to Makefile.SH, most importantly
78500              'regen_all' which also remembers to update vms/perly*.
78501      Branch: perl
78502            ! Makefile.SH
78503 ____________________________________________________________________________
78504 [  7430] By: bailey                                on 2000/10/25  03:13:53
78505         Log: Cleanup from prior patch (Charles Lane?):
78506              - improve handling of MFDs in Basename and Path
78507              - default to no xsubpp line # munging when building debug images
78508      Branch: vmsperl
78509            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
78510 ____________________________________________________________________________
78511 [  7429] By: jhi                                   on 2000/10/24  20:03:40
78512         Log: Podify README.epoc and README.vos.
78513      Branch: perl
78514            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
78515            ! pod/perlport.pod pod/perltoc.pod
78516 ____________________________________________________________________________
78517 [  7428] By: jhi                                   on 2000/10/24  19:10:33
78518         Log: Stratus VOS updates from Paul Green.
78519      Branch: perl
78520            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
78521            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
78522            - vos/config.def vos/config.h vos/config_h.SH_orig
78523            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
78524            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
78525 ____________________________________________________________________________
78526 [  7427] By: jhi                                   on 2000/10/24  18:59:48
78527         Log: Check if stdio supports tweaking lval and cnt simultaneously.
78528              
78529              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
78530              From: Nicholas Clark <nick@ccl4.org>
78531              Date: Mon, 23 Oct 2000 15:39:32 +0100
78532              Message-ID: <20001023153932.A10786@plum.flirble.org>
78533      Branch: metaconfig
78534            ! U/compline/d_stdstdio.U
78535      Branch: perl
78536            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78537            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
78538            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
78539            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
78540            ! vos/config.h vos/config_h.SH_orig win32/config.bc
78541            ! win32/config.gc win32/config.vc
78542 ____________________________________________________________________________
78543 [  7426] By: jhi                                   on 2000/10/24  17:57:44
78544         Log: Missed the header file changes from #7425.
78545      Branch: perl
78546            ! embed.h embed.pl objXSUB.h proto.h
78547 ____________________________________________________________________________
78548 [  7425] By: jhi                                   on 2000/10/24  17:55:17
78549         Log: Fix the bug reported in
78550              
78551              From: andreas.koenig@anima.de (Andreas J. Koenig)
78552              Subject: Encode bug?
78553              Date: 24 Oct 2000 14:01:26 +0200 
78554              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
78555              
78556              Also make is_utf8_char() stricter.
78557      Branch: perl
78558            ! ext/Encode/Encode.xs utf8.c
78559 ____________________________________________________________________________
78560 [  7424] By: jhi                                   on 2000/10/24  15:15:39
78561         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
78562              From: Peter Scott <Peter@PSDT.com>
78563              Date: Mon, 23 Oct 2000 19:46:01 -0700
78564              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
78565      Branch: perl
78566            ! pod/perlfaq5.pod
78567 ____________________________________________________________________________
78568 [  7423] By: jhi                                   on 2000/10/24  14:25:30
78569         Log: Test tweak to avoid pulling in the whole Config.
78570      Branch: perl
78571            ! t/lib/st-lock.t
78572 ____________________________________________________________________________
78573 [  7422] By: jhi                                   on 2000/10/24  14:03:16
78574         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
78575      Branch: perl
78576            ! pp.c
78577 ____________________________________________________________________________
78578 [  7421] By: jhi                                   on 2000/10/24  13:32:09
78579         Log: (Replaced by #7440.)
78580              
78581              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
78582              From: "Kurt D. Starsinic" <kstar@chapin.edu>
78583              Date: Mon, 23 Oct 2000 16:40:54 -0400
78584              Message-ID: <20001023164054.B14491@O2.chapin.edu>
78585      Branch: perl
78586            ! t/lib/syslog.t
78587 ____________________________________________________________________________
78588 [  7420] By: jhi                                   on 2000/10/24  13:30:53
78589         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
78590              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78591              Date: Mon, 23 Oct 2000 17:29:03 -0400
78592              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
78593      Branch: perl
78594            ! lib/ExtUtils/MM_Unix.pm
78595 ____________________________________________________________________________
78596 [  7419] By: jhi                                   on 2000/10/24  13:29:57
78597         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
78598              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78599              Date: Mon, 23 Oct 2000 19:01:32 -0400
78600              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
78601      Branch: perl
78602            ! utils/h2xs.PL
78603 ____________________________________________________________________________
78604 [  7418] By: jhi                                   on 2000/10/24  13:26:04
78605         Log: Replace #7409 with
78606              
78607              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
78608              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
78609              Date: Mon, 23 Oct 2000 20:08:56 +0200
78610              Message-ID: <20001023200855.A14850@nice.ram.loc>
78611      Branch: perl
78612            ! ext/Storable/Storable.pm t/lib/st-lock.t
78613 ____________________________________________________________________________
78614 [  7417] By: jhi                                   on 2000/10/24  13:17:52
78615         Log: Run vms/vms_yfix.pl, should have done that after changing
78616              perly.c in #7382.
78617      Branch: perl
78618            ! vms/perly_c.vms vms/perly_h.vms
78619 ____________________________________________________________________________
78620 [  7416] By: jhi                                   on 2000/10/24  02:55:33
78621         Log: Make the UTF-8 decoding stricter and more verbose when
78622              malformation happens.  This involved adding an argument
78623              to utf8_to_uv_chk(), which involved changing its prototype,
78624              and prefer STRLEN over I32 for the UTF-8 length, which as
78625              a domino effect necessitated changing the prototypes of
78626              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
78627              The stricter UTF-8 decoding checking uses Markus Kuhn's
78628              UTF-8 Decode Stress Tester from
78629              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
78630      Branch: perl
78631            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
78632            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
78633            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
78634            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
78635 ____________________________________________________________________________
78636 [  7415] By: jhi                                   on 2000/10/23  14:06:06
78637         Log: Update Changes.
78638      Branch: perl
78639            ! Changes patchlevel.h
78640 ____________________________________________________________________________
78641 [  7414] By: jhi                                   on 2000/10/23  12:39:52
78642         Log: Undo the basename() part of #7412 since the lib/basename
78643              tests would need upgrading too.
78644      Branch: perl
78645            ! lib/File/Basename.pm
78646 ____________________________________________________________________________
78647 [  7413] By: jhi                                   on 2000/10/23  12:19:27
78648         Log: Document PERL_INSTALL_ROOT of #7210.
78649      Branch: perl
78650            ! lib/ExtUtils/Install.pm
78651 ____________________________________________________________________________
78652 [  7412] By: jhi                                   on 2000/10/23  12:16:47
78653         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
78654      Branch: perl
78655            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
78656            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
78657 ____________________________________________________________________________
78658 [  7411] By: jhi                                   on 2000/10/23  12:07:41
78659         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
78660              From: Prymmer/Kahn <pvhp@best.com>
78661              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
78662              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
78663      Branch: perl
78664            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
78665 ____________________________________________________________________________
78666 [  7410] By: jhi                                   on 2000/10/23  04:10:11
78667         Log: The change #7187 was not so good on VMS.
78668              
78669              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
78670              From: "Craig A. Berry" <craig.berry@psinetcs.com>
78671              Date: Sun, 22 Oct 2000 23:03:08 -0500
78672              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
78673      Branch: perl
78674            ! utils/perldoc.PL
78675 ____________________________________________________________________________
78676 [  7409] By: jhi                                   on 2000/10/23  03:57:36
78677         Log: Avoid Storable locking on DJGPP for now.
78678              
78679              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
78680              From: "Peter J. Farley III" <pjfarley@banet.net>
78681              Date: Sun, 22 Oct 2000 20:00:00 -0400
78682              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
78683      Branch: perl
78684            ! ext/Storable/Storable.pm t/lib/st-lock.t
78685 ____________________________________________________________________________
78686 [  7408] By: jhi                                   on 2000/10/23  03:50:24
78687         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
78688              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
78689              Date: Sun, 22 Oct 2000 21:12:22 -0400
78690              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
78691      Branch: perl
78692            ! lib/vars.pm
78693 ____________________________________________________________________________
78694 [  7407] By: jhi                                   on 2000/10/23  03:43:12
78695         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
78696              From: Hugo <hv@crypt.compulink.co.uk>
78697              Date: Mon, 23 Oct 2000 00:47:22 +0100
78698              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
78699      Branch: perl
78700            ! regexec.c t/op/pat.t
78701 ____________________________________________________________________________
78702 [  7406] By: jhi                                   on 2000/10/23  03:40:29
78703         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
78704      Branch: perl
78705            ! lib/ExtUtils/MakeMaker.pm
78706 ____________________________________________________________________________
78707 [  7405] By: jhi                                   on 2000/10/22  21:32:00
78708         Log: Doc patch.
78709              
78710              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
78711              From: rspier@pobox.com (Robert Spier)
78712              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
78713              Message-ID: <14835.16112.13457.447971@rls.cx>
78714      Branch: perl
78715            ! lib/strict.pm
78716 ____________________________________________________________________________
78717 [  7404] By: jhi                                   on 2000/10/22  21:30:51
78718         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
78719              From: rspier@pobox.com (Robert Spier)
78720              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
78721              Message-ID: <14835.17223.72448.705566@rls.cx>
78722      Branch: perl
78723            ! lib/ExtUtils/MakeMaker.pm
78724 ____________________________________________________________________________
78725 [  7403] By: jhi                                   on 2000/10/22  21:24:11
78726         Log: Subject: [PATCH bleadperl] ripples from constsub patch
78727              From: John Tobey <jtobey@john-edwin-tobey.org>
78728              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
78729              Message-Id: <m13nSOB-000FObC@feynman.localnet>
78730      Branch: perl
78731            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
78732 ____________________________________________________________________________
78733 [  7402] By: jhi                                   on 2000/10/22  20:59:35
78734         Log: Support s?printf parameter reordering.
78735      Branch: perl
78736            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
78737 ____________________________________________________________________________
78738 [  7401] By: jhi                                   on 2000/10/22  19:19:14
78739         Log: Expand %Config variables only if explicitly so requested
78740              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
78741              
78742              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
78743              From: Gurusamy Sarathy <gsar@ActiveState.com>
78744              Date: Sun, 22 Oct 2000 11:47:32 -0700
78745              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
78746      Branch: perl
78747            ! Makefile.SH lib/lib_pm.PL
78748 ____________________________________________________________________________
78749 [  7400] By: jhi                                   on 2000/10/22  18:24:10
78750         Log: Move the #7390 test from warn/op to comp/redef.
78751              
78752              Subject: Re: Creating const subs for constants.
78753              From: John Tobey <jtobey@john-edwin-tobey.org>
78754              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
78755              Message-Id: <m13nG72-000FObC@feynman.localnet>               
78756      Branch: perl
78757            ! t/comp/redef.t t/pragma/warn/op
78758 ____________________________________________________________________________
78759 [  7399] By: jhi                                   on 2000/10/22  17:49:59
78760         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
78761              From: Nicholas Clark <nick@ccl4.org>
78762              Date: Sat, 21 Oct 2000 22:23:19 +0100
78763              Message-ID: <20001021222319.B45586@plum.flirble.org>
78764      Branch: perl
78765            ! ext/DynaLoader/DynaLoader_pm.PL
78766 ____________________________________________________________________________
78767 [  7398] By: jhi                                   on 2000/10/22  17:47:35
78768         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
78769              From: Hugo <hv@crypt.compulink.co.uk>
78770              Date: Sat, 21 Oct 2000 18:19:59 +0100
78771              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
78772      Branch: perl
78773            ! ext/B/B.pm ext/B/B/C.pm
78774 ____________________________________________________________________________
78775 [  7397] By: jhi                                   on 2000/10/22  17:35:18
78776         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
78777              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
78778              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
78779              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
78780      Branch: perl
78781            ! hints/openbsd.sh
78782 ____________________________________________________________________________
78783 [  7396] By: jhi                                   on 2000/10/22  17:19:46
78784         Log: Subject: installman go-faster stripes
78785              From: Nicholas Clark <nick@talking.bollo.cx>
78786              Date: Sat, 21 Oct 2000 17:24:53 +0100
78787              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
78788              
78789              Subject: Re: installman go-faster stripes
78790              From: Russ Allbery <rra@stanford.edu>
78791              Date: 21 Oct 2000 11:04:13 -0700
78792              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
78793      Branch: perl
78794            ! installman pod/pod2man.PL
78795 ____________________________________________________________________________
78796 [  7395] By: jhi                                   on 2000/10/22  17:17:35
78797         Log: Hints tweak from Anton Berezin.
78798      Branch: perl
78799            ! hints/freebsd.sh
78800 ____________________________________________________________________________
78801 [  7394] By: jhi                                   on 2000/10/22  04:50:04
78802         Log: Tweak the Is* definitions of Unicode character classes
78803              to better match the official categorizations; embrace
78804              the official categorizations; add the combining marks
78805              as alpha (and -numeric); fix DCinital (a typo and edito)
78806              to be DCmedial.
78807      Branch: perl
78808            + lib/unicode/Is/DCmedial.pl
78809            - lib/unicode/Is/DCinital.pl
78810            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
78811            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
78812            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
78813            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
78814 ____________________________________________________________________________
78815 [  7393] By: jhi                                   on 2000/10/21  18:06:05
78816         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
78817              From: Daniel Chetlin <daniel@chetlin.com>
78818              Date: Sat, 21 Oct 2000 02:57:03 -0700
78819              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
78820      Branch: perl
78821            + t/lib/tie-splice.t
78822            ! MANIFEST lib/Tie/Array.pm
78823 ____________________________________________________________________________
78824 [  7392] By: gsar                                  on 2000/10/21  18:05:15
78825         Log: resync utfperl branch with mainline
78826      Branch: utfperl
78827           !> (integrate 1760 files)
78828 ____________________________________________________________________________
78829 [  7391] By: jhi                                   on 2000/10/21  14:37:49
78830         Log: Testcases for a #7383,#7385 related bug.
78831              
78832              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
78833              From: Nicholas Clark <nick@ccl4.org>
78834              Date: Sat, 21 Oct 2000 15:04:51 +0100
78835              Message-ID: <20001021150451.A51566@plum.flirble.org>
78836      Branch: perl
78837            ! t/pragma/utf8.t
78838 ____________________________________________________________________________
78839 [  7390] By: jhi                                   on 2000/10/21  14:35:57
78840         Log: Add a testcase for #7389.
78841      Branch: perl
78842            ! t/pragma/warn/op
78843 ____________________________________________________________________________
78844 [  7389] By: jhi                                   on 2000/10/21  14:26:45
78845         Log: Subject: Re: Creating const subs for constants.
78846              From: John Tobey <jtobey@john-edwin-tobey.org>
78847              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
78848              Message-Id: <m13mo0N-000FObC@feynman.localnet>
78849      Branch: perl
78850            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
78851            ! proto.h sv.c
78852 ____________________________________________________________________________
78853 [  7388] By: nick                                  on 2000/10/21  11:44:23
78854         Log: Populate perlio branch
78855      Branch: perlio
78856           +> (branch 1760 files)
78857 ____________________________________________________________________________
78858 [  7387] By: nick                                  on 2000/10/21  10:52:05
78859         Log: Get branch back as replica of mainline via :
78860              p4 integrate -b utfperl
78861              p4 resolve -at ./...
78862      Branch: utfperl
78863           +> (branch 269 files)
78864            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
78865            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
78866            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
78867            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
78868            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
78869            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
78870            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
78871            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
78872            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
78873            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
78874            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
78875            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
78876            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
78877            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
78878            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
78879            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
78880            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
78881            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
78882            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
78883            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
78884            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
78885            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
78886            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
78887            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
78888            - lib/unicode/UCD300.html lib/unicode/Unicode.300
78889            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
78890            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
78891            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
78892            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
78893           !> (integrate 965 files)
78894 ____________________________________________________________________________
78895 [  7386] By: jhi                                   on 2000/10/21  01:31:12
78896         Log: Update Changes.
78897      Branch: perl
78898            ! Changes patchlevel.h
78899 ____________________________________________________________________________
78900 [  7385] By: jhi                                   on 2000/10/21  01:28:42
78901         Log: The #7383 was right only in the context of the original bug report,
78902              not in more general case.
78903      Branch: perl
78904            ! pp_hot.c
78905 ____________________________________________________________________________
78906 [  7384] By: jhi                                   on 2000/10/21  01:08:23
78907         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
78908      Branch: perl
78909            ! ext/IO/lib/IO/Select.pm
78910 ____________________________________________________________________________
78911 [  7383] By: jhi                                   on 2000/10/21  00:44:18
78912         Log: Fix for ID 20001020.006, concatenating an unset submatch
78913              with utf8 resulted in "Modification of a read-only value".
78914      Branch: perl
78915            ! pp_hot.c t/pragma/utf8.t
78916 ____________________________________________________________________________
78917 [  7382] By: jhi                                   on 2000/10/20  20:44:31
78918         Log: Make scan_num() reëntrant, as suggested in
78919              
78920              Subject: [PATCH perl@7229] Rentrant parser and yylex()
78921              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
78922              Date: Fri, 20 Oct 2000 14:17:27 +0100
78923              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
78924      Branch: perl
78925            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
78926            ! toke.c
78927 ____________________________________________________________________________
78928 [  7381] By: jhi                                   on 2000/10/20  20:07:29
78929         Log: Reëntrancy fix.
78930              
78931              Subject: [PATCH perl@7229] Rentrant parser and yylex()
78932              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
78933              Date: Fri, 20 Oct 2000 14:17:27 +0100
78934              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
78935      Branch: perl
78936            ! embed.h embed.pl perl.h proto.h toke.c
78937 ____________________________________________________________________________
78938 [  7380] By: jhi                                   on 2000/10/20  19:15:54
78939         Log: Don't write double values through long double pointers,
78940              based on a part of
78941              
78942              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
78943              From: Jens Hamisch <jens@Strawberry.COM>
78944              Date: Tue, 17 Oct 2000 08:39:36 +0200
78945              Message-Id: <20001017083936.A11104@Strawberry.COM>
78946      Branch: perl
78947            ! perl.h pp.c
78948 ____________________________________________________________________________
78949 [  7379] By: jhi                                   on 2000/10/20  18:43:37
78950         Log: Portability tweak on #7377.
78951              
78952              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
78953              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
78954              Date:     Fri, 20 Oct 2000 13:13:41 EDT
78955              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
78956      Branch: perl
78957            ! t/lib/dprof.t
78958 ____________________________________________________________________________
78959 [  7378] By: jhi                                   on 2000/10/20  12:57:19
78960         Log: SOCKS function redefinitions need prototypes, too, otherwise
78961              for example 32 bit versus 64 bit differences cause a lot of
78962              problems.  Part of
78963              
78964              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
78965              From: Jens Hamisch <jens@Strawberry.COM>
78966              Date: Tue, 17 Oct 2000 08:39:36 +0200
78967              Message-Id: <20001017083936.A11104@Strawberry.COM>
78968      Branch: perl
78969            ! doio.c pp_sys.c
78970 ____________________________________________________________________________
78971 [  7377] By: jhi                                   on 2000/10/20  12:37:12
78972         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
78973              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
78974              Date:     Fri, 20 Oct 2000 08:26:04 EDT
78975              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
78976      Branch: perl
78977            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
78978 ____________________________________________________________________________
78979 [  7376] By: jhi                                   on 2000/10/20  12:35:31
78980         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
78981              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
78982              Date:     Fri, 20 Oct 2000 07:48:15 EDT
78983              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
78984      Branch: perl
78985            ! configure.com vms/gen_shrfls.pl
78986 ____________________________________________________________________________
78987 [  7375] By: bailey                                on 2000/10/20  04:44:37
78988         Log: SYN SYN
78989      Branch: vmsperl
78990           +> (branch 134 files)
78991            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
78992            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
78993            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
78994            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
78995            - eg/cgi/frameset.cgi eg/cgi/index.html
78996            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
78997            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
78998            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
78999            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
79000            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
79001            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
79002            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
79003            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
79004            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
79005            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
79006            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
79007            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
79008            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
79009            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
79010            - lib/unicode/Props.txt lib/unicode/UCD300.html
79011            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
79012            - utils/perlbc.PL vms/subconfigure.com
79013           !> (integrate 785 files)
79014 ____________________________________________________________________________
79015 [  7374] By: jhi                                   on 2000/10/20  00:59:48
79016         Log: In the latest compiler builds cccdlflags must not become -fpic,
79017              from Wilfredo Sánchez.
79018      Branch: perl
79019            ! hints/darwin.sh
79020 ____________________________________________________________________________
79021 [  7373] By: jhi                                   on 2000/10/20  00:56:35
79022         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
79023              From: Tony Cook <tony@develop-help.com>
79024              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
79025              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
79026      Branch: perl
79027            ! pod/perlop.pod
79028 ____________________________________________________________________________
79029 [  7372] By: jhi                                   on 2000/10/19  19:34:40
79030         Log: Typo noted by Mark Lutz.
79031      Branch: perl
79032            ! t/op/64bitint.t
79033 ____________________________________________________________________________
79034 [  7371] By: jhi                                   on 2000/10/19  19:33:13
79035         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
79036      Branch: metaconfig
79037            ! U/modified/Cppsym.U U/modified/Oldconfig.U
79038      Branch: metaconfig/U/perl
79039            ! End.U dlsrc.U libperl.U
79040      Branch: perl
79041            + hints/nonstopux.sh
79042            ! Configure MANIFEST config_h.SH
79043 ____________________________________________________________________________
79044 [  7370] By: jhi                                   on 2000/10/19  17:18:08
79045         Log: Subject: PATCH do_print has 2 PerlIO_error()s
79046              From: nick@ccl4.org
79047              Date: Thu, 19 Oct 2000 18:09:20 +0100
79048              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
79049      Branch: perl
79050            ! doio.c
79051 ____________________________________________________________________________
79052 [  7369] By: jhi                                   on 2000/10/19  14:01:49
79053         Log: Update Changes.
79054      Branch: perl
79055            ! Changes patchlevel.h
79056 ____________________________________________________________________________
79057 [  7368] By: jhi                                   on 2000/10/19  13:04:29
79058         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
79059              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79060              Date: Wed, 18 Oct 2000 13:12:01 +0200
79061              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
79062      Branch: perl
79063            ! hints/aix.sh
79064 ____________________________________________________________________________
79065 [  7367] By: jhi                                   on 2000/10/19  02:22:40
79066         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
79067              of a 'pmshort' anywhere in the B, so the offending line was simply
79068              removed.
79069      Branch: perl
79070            ! ext/B/B/Debug.pm
79071 ____________________________________________________________________________
79072 [  7366] By: jhi                                   on 2000/10/19  02:12:37
79073         Log: Add the test case for the bug id 20000730.004 which seems
79074              to have been fixed by now.
79075      Branch: perl
79076            ! t/pragma/utf8.t
79077 ____________________________________________________________________________
79078 [  7365] By: jhi                                   on 2000/10/18  23:36:24
79079         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
79080              From: Hugo <hv@crypt.compulink.co.uk>
79081              Date: Wed, 18 Oct 2000 23:25:58 +0100
79082              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
79083      Branch: perl
79084            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
79085 ____________________________________________________________________________
79086 [  7364] By: jhi                                   on 2000/10/18  21:12:53
79087         Log: (retracted)
79088      Branch: perl
79089            ! pp.c
79090 ____________________________________________________________________________
79091 [  7363] By: jhi                                   on 2000/10/18  20:55:38
79092         Log: Missing change from #7362.
79093      Branch: perl
79094            ! win32/perlhost.h
79095 ____________________________________________________________________________
79096 [  7362] By: jhi                                   on 2000/10/18  20:52:01
79097         Log: Borland C fstat() never saw the fd as writable.
79098              
79099              Subject: fix for Borland's weak "stat" (perl@7211)
79100              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
79101              Date: Mon, 16 Oct 2000 09:55:03 +0400
79102              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
79103      Branch: perl
79104            ! win32/win32.c
79105 ____________________________________________________________________________
79106 [  7361] By: jhi                                   on 2000/10/18  17:43:50
79107         Log: Regen toc.
79108      Branch: perl
79109            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
79110 ____________________________________________________________________________
79111 [  7360] By: jhi                                   on 2000/10/18  17:07:44
79112         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79113              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
79114              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
79115              Date: Mon, 16 Oct 2000 15:19:49 +0200
79116      Branch: perl
79117            + README.aix
79118            ! MANIFEST
79119 ____________________________________________________________________________
79120 [  7359] By: jhi                                   on 2000/10/18  17:04:49
79121         Log: Subject: Pod patch for Devel::Peek
79122              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79123              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
79124              Date: Mon, 16 Oct 2000 12:26:34 +0200
79125      Branch: perl
79126            ! ext/Devel/Peek/Peek.pm
79127 ____________________________________________________________________________
79128 [  7358] By: jhi                                   on 2000/10/18  17:03:15
79129         Log: Make Cwd more bulletproof in chrooted environments.
79130              
79131              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
79132              From: "Eric E. Coe" <Eric.Coe@oracle.com>
79133              Date: Wed, 18 Oct 2000 04:03:54 -0400
79134              Message-Id: <39ED596A.70E599FE@oracle.com>
79135      Branch: perl
79136            ! lib/Cwd.pm
79137 ____________________________________________________________________________
79138 [  7357] By: jhi                                   on 2000/10/18  16:37:26
79139         Log: Disable the UTF8 downgrade croakage for now to avoid
79140              too many not okay messages.
79141      Branch: perl
79142            ! doio.c
79143 ____________________________________________________________________________
79144 [  7356] By: jhi                                   on 2000/10/17  23:29:41
79145         Log: Show the failed remote port, instead of the failing line number.
79146              
79147              Subject: [PATCH 5.6.1 Debugger] More diagnostics
79148              From: David Sparks <daves@ActiveState.com>
79149              Date: Tue, 17 Oct 2000 15:00:24 -0700
79150              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
79151      Branch: perl
79152            ! lib/perl5db.pl
79153 ____________________________________________________________________________
79154 [  7355] By: jhi                                   on 2000/10/17  14:11:31
79155         Log: On output try to downgrade to bytes, croak if impossible,
79156              from Simon Cozens.  This means that outputting >255 UTF8
79157              is impossible.  Consider this as a strong incentive to get
79158              the I/O disciplines implemented.
79159      Branch: perl
79160            ! doio.c pod/perldiag.pod sv.c
79161 ____________________________________________________________________________
79162 [  7354] By: jhi                                   on 2000/10/17  13:42:23
79163         Log: Clarify documentation on 'use bytes'.
79164              
79165              Subject: Re: What does 'use bytes' "mean" ?
79166              From: Simon Cozens <simon@cozens.net>
79167              Date: Mon, 18 Sep 2000 18:24:25 +0100
79168              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
79169      Branch: perl
79170            ! lib/bytes.pm
79171 ____________________________________________________________________________
79172 [  7353] By: jhi                                   on 2000/10/17  13:28:12
79173         Log: Workaround for a sfio bug where the stream error indicator
79174              is not cleared as documented.
79175              
79176              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
79177              From: Nicholas Clark <nick@ccl4.org>
79178              Date: Mon, 16 Oct 2000 18:28:23 +0100
79179              Message-ID: <20001016182823.J19700@plum.flirble.org>
79180      Branch: perl
79181            ! doio.c
79182 ____________________________________________________________________________
79183 [  7352] By: jhi                                   on 2000/10/17  13:06:19
79184         Log: More IoTYPE sprinkling.
79185      Branch: perl
79186            ! doio.c pp_hot.c
79187 ____________________________________________________________________________
79188 [  7351] By: jhi                                   on 2000/10/16  22:47:07
79189         Log: Detect early whether the std streams have gone bad.
79190              
79191              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
79192              Date: Mon, 16 Oct 2000 23:28:42 +0100
79193              From: Nicholas Clark <nick@ccl4.org>
79194              Message-ID: <20001016232842.A37942@plum.flirble.org>
79195      Branch: perl
79196            ! t/op/misc.t
79197 ____________________________________________________________________________
79198 [  7350] By: jhi                                   on 2000/10/16  22:45:16
79199         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
79200              From: "Peter J. Farley III" <pjfarley@banet.net>
79201              Date: Mon, 16 Oct 2000 18:15:59 -0400
79202              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
79203      Branch: perl
79204            ! djgpp/djgpp.c dosish.h t/io/open.t
79205 ____________________________________________________________________________
79206 [  7349] By: jhi                                   on 2000/10/16  22:36:45
79207         Log: perldelta tweak.
79208      Branch: perl
79209            ! pod/perldelta.pod
79210 ____________________________________________________________________________
79211 [  7348] By: jhi                                   on 2000/10/16  15:17:53
79212         Log: Update Changes.
79213      Branch: perl
79214            ! Changes patchlevel.h
79215 ____________________________________________________________________________
79216 [  7347] By: jhi                                   on 2000/10/16  13:55:27
79217         Log: Add the capability to include/exclude branches.
79218      Branch: perl
79219            ! Porting/genlog
79220 ____________________________________________________________________________
79221 [  7346] By: jhi                                   on 2000/10/16  13:18:04
79222         Log: Add Charles Lane.
79223      Branch: perl
79224            ! AUTHORS Changes
79225 ____________________________________________________________________________
79226 [  7345] By: jhi                                   on 2000/10/16  13:13:21
79227         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
79228      Branch: perl
79229            ! pod/perldelta.pod
79230 ____________________________________________________________________________
79231 [  7344] By: gsar                                  on 2000/10/16  09:30:21
79232         Log: integrate change#6220 from cfgperl
79233              
79234              Win32 patches from Benjamin Stuhl.
79235      Branch: maint-5.6/perl
79236           !> makedef.pl win32/win32.h
79237 ____________________________________________________________________________
79238 [  7343] By: gsar                                  on 2000/10/16  08:32:19
79239         Log: integrate changes#6221,6222 from cfgperl
79240              
79241              Remove tr///CU (the feature is to be obsoleted by better interfaces).
79242              From: simon@brecon.co.uk (Simon Cozens)
79243              Subject: [PATCH] Eliminate tr///[CU][CU]
79244              Date: 23 Jun 2000 11:05:40 GMT
79245              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
79246              
79247              doc typo fix
79248              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
79249              From: Ian Phillipps <Ian.Phillipps@iname.com>
79250              Date: Fri, 23 Jun 2000 10:40:58 +0100
79251              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
79252      Branch: maint-5.6/perl
79253           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
79254 ____________________________________________________________________________
79255 [  7342] By: gsar                                  on 2000/10/16  08:28:08
79256         Log: integrate change#6217 from cfgperl (in part)
79257              
79258              Rename the fdpid locking and integrate with Sarathy.
79259      Branch: maint-5.6/perl
79260           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
79261           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
79262           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
79263           !> win32/win32.c
79264 ____________________________________________________________________________
79265 [  7341] By: gsar                                  on 2000/10/16  08:23:39
79266         Log: integrate changes#6214..6216 from mainline
79267              
79268              @_ can't have junk in it even in the non-USE_ITHREADS case because
79269              caller() wants to populate @DB::args with it (causes a coredump
79270              in Carp::confess())
79271              
79272              tweak comment about @DB::args
79273              
79274              be more optimal about clearing @_
79275      Branch: maint-5.6/perl
79276           !> av.h cop.h pp_ctl.c t/op/runlevel.t
79277 ____________________________________________________________________________
79278 [  7340] By: gsar                                  on 2000/10/16  08:20:37
79279         Log: integrate changes#6207..6210 from cfgperl
79280              
79281              Subject: [PATCH 5.6.0] Threadsafe patches
79282              From: Dan Sugalski <dan@sidhe.org>
79283              To: perl5-porters@perl.org
79284              Date: Mon, 08 May 2000 18:08:13 -0400
79285              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
79286              
79287              Regen headers for #6207.
79288              
79289              Lock PL_fdpid against race conditions, based on:
79290              Subject: [PATCH 5.6.0]subprocess fixup for threads
79291              From: Dan Sugalski <dan@sidhe.org>
79292              To: perl5-porters@perl.org
79293              Date: Tue, 11 Apr 2000 17:02:32 -0400
79294              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
79295              
79296              Mopup for #6207 and #6209.
79297      Branch: maint-5.6/perl
79298           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
79299           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
79300           !> win32/win32.c
79301 ____________________________________________________________________________
79302 [  7339] By: gsar                                  on 2000/10/16  08:14:34
79303         Log: integrate change#6203 from cfgperl
79304              
79305              perldiag should refer to perlos2.pod not README.os2
79306      Branch: maint-5.6/perl
79307           !> pod/perldiag.pod
79308 ____________________________________________________________________________
79309 [  7338] By: gsar                                  on 2000/10/16  08:11:42
79310         Log: integrate change#6201 from mainline
79311              
79312              Perl_eval_pv() leaks 4 bytes every time it is called because it
79313              does a PUSHMARK that's never ever POPMARKed; in general, only
79314              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
79315              Perl_eval_[sp]v() don't because they don't take any incoming
79316              arguments (this leak has been around since the original version
79317              of perl_eval_pv() in 5.003_97e)
79318      Branch: maint-5.6/perl
79319           !> perl.c
79320 ____________________________________________________________________________
79321 [  7337] By: gsar                                  on 2000/10/16  08:08:47
79322         Log: integrate changes#6197..6200 from cfgperl
79323              
79324              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
79325              From: John Borwick <jhborwic@unity.ncsu.edu>
79326              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
79327              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
79328              
79329              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
79330              From: Dan Sugalski <dan@sidhe.org>
79331              To: vmsperl@perl.org, perl5-porters@perl.org
79332              Date: Fri, 02 Jun 2000 16:00:41 -0400
79333              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
79334              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
79335              
79336              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
79337              From: Dan Sugalski <dan@sidhe.org>
79338              To: perl5-porters@perl.org, vmsperl@perl.org
79339              Date: Fri, 02 Jun 2000 17:30:51 -0400
79340              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
79341              
79342              Update to cperl-mode.el 4.31 from
79343              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
79344              Subject: A couple of notes
79345              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
79346              To: Mailing list Perl5 <perl5-porters@perl.org>
79347              Date: Sat, 3 Jun 2000 23:33:32 -0400
79348              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
79349      Branch: maint-5.6/perl
79350           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
79351           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
79352           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
79353           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
79354           !> vms/vmsish.h
79355 ____________________________________________________________________________
79356 [  7336] By: gsar                                  on 2000/10/16  08:03:46
79357         Log: integrate changes#6194,6195 from mainline
79358              
79359              fix small eval"" memory leaks under USE_ITHREADS
79360              
79361              fix yet another eval"" leak under USE_ITHREADS
79362      Branch: maint-5.6/perl
79363           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
79364           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
79365           !> vms/perly_c.vms
79366 ____________________________________________________________________________
79367 [  7335] By: gsar                                  on 2000/10/16  08:02:15
79368         Log: integrate changes#6190,6191 from mainline
79369              
79370              submit missing embed.pl change
79371              
79372              vec() loses numericalness (modified version of patch suggested
79373              by Robin Barker)
79374      Branch: maint-5.6/perl
79375           !> doop.c embed.pl t/op/vec.t
79376 ____________________________________________________________________________
79377 [  7334] By: gsar                                  on 2000/10/16  08:01:03
79378         Log: integrate change#6189 from mainline
79379              
79380              counting tr/// corrupts later operation (from M.J.T Guy)
79381      Branch: maint-5.6/perl
79382           !> doop.c t/op/tr.t
79383 ____________________________________________________________________________
79384 [  7333] By: gsar                                  on 2000/10/16  07:59:07
79385         Log: integrate changes#6183..6188 from mainline
79386              
79387              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
79388              <nick@ccl4.org>)
79389              
79390              tweak for change#6127
79391              
79392              remove incorrect documentation about implicit split to @_ in
79393              list context, which never really worked in perl 5 (from
79394              M.J.T. Guy)
79395              
79396              further qualify references to "alphanumeric" (from Wolfgang Laun
79397              <wolfgang.laun@alcatel.at>)
79398              
79399              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
79400              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
79401              
79402              h2xs tweaks
79403      Branch: maint-5.6/perl
79404           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
79405           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
79406           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
79407           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
79408           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
79409           !> pod/pod2latex.PL utils/h2xs.PL
79410 ____________________________________________________________________________
79411 [  7332] By: gsar                                  on 2000/10/16  07:53:52
79412         Log: integrate change#6179 from mainline
79413              
79414              buggy modulus on UVs introduced by change#3378 (resulted in
79415              4063328477 % 65535 amounting to 27406, instead of 27407)
79416      Branch: maint-5.6/perl
79417           !> pp.c t/op/arith.t
79418 ____________________________________________________________________________
79419 [  7331] By: gsar                                  on 2000/10/16  07:52:49
79420         Log: integrate changes#6176,6177,6178,6182 from cfgperl
79421              
79422              Single-quoted utf8 patch from Simon Cozens.
79423              
79424              Substitution utf8 patch from Simon Cozens.
79425              
79426              Be cleaner.
79427              
79428              Be Cleaner Part Deux.
79429      Branch: maint-5.6/perl
79430           !> Makefile.SH pp_hot.c toke.c
79431 ____________________________________________________________________________
79432 [  7330] By: gsar                                  on 2000/10/16  07:41:36
79433         Log: integrate change#6172 from mainline
79434              
79435              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
79436              (from Ilya Zakharevich)
79437      Branch: maint-5.6/perl
79438           !> regexec.c t/op/re_tests
79439 ____________________________________________________________________________
79440 [  7329] By: gsar                                  on 2000/10/16  07:40:25
79441         Log: integrate change#6171 from mainline
79442              
79443              scalar() doesn't force scalar context when used in void context
79444              (from Simon Cozens)
79445      Branch: maint-5.6/perl
79446           !> op.c t/op/wantarray.t
79447 ____________________________________________________________________________
79448 [  7328] By: gsar                                  on 2000/10/16  07:39:33
79449         Log: integrate change#6170 from mainline
79450              
79451              change#6142 needs tweaks to tests to work where there's no
79452              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
79453      Branch: maint-5.6/perl
79454           !> t/lib/filefind.t
79455 ____________________________________________________________________________
79456 [  7327] By: gsar                                  on 2000/10/16  07:35:34
79457         Log: integrate changes#6166..6168 from cfgperl
79458              
79459              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
79460              in case somebody wants to write an extension for more
79461              shadow database interfaces.
79462              
79463              tweak todo
79464              
79465              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
79466      Branch: maint-5.6/perl
79467           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
79468           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
79469           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
79470           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
79471           !> win32/config.vc win32/config_H.bc win32/config_H.gc
79472           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
79473 ____________________________________________________________________________
79474 [  7326] By: gsar                                  on 2000/10/16  07:29:05
79475         Log: integrate changes#6157,6159..6161,6164 from cfgperl
79476              
79477              Regen Configure to jive with #6149.
79478              
79479              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
79480              
79481              Changes for the File::Temp 0.08 (change #6159) test suite
79482              to fit better into the Perl distribution test framework.
79483              
79484              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
79485              both from Simon Cozens.
79486              
79487              detypo
79488      Branch: maint-5.6/perl
79489           +> pod/perlmodlib.PL pod/perlnewmod.pod
79490           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
79491           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
79492           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
79493           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
79494 ____________________________________________________________________________
79495 [  7325] By: gsar                                  on 2000/10/16  07:25:13
79496         Log: integrate change#6158 from vmsperl
79497              
79498              Add fallback to tmpfile for use in cases where user's relying on
79499              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
79500              Lane's patch)
79501      Branch: maint-5.6/perl
79502           !> vms/vms.c vms/vmsish.h
79503 ____________________________________________________________________________
79504 [  7324] By: gsar                                  on 2000/10/16  07:20:50
79505         Log: integrate changes#6153..6155 from mainline
79506              
79507              prettier Test::Harness output on failed tests (from Nicholas Clark
79508              <nick@Bagpuss.uk.boo.com>)
79509              
79510              avoid type mismatch warning
79511              
79512              small bug in change#6144; remove random \xA0 character that snuck
79513              in via change#6145
79514      Branch: maint-5.6/perl
79515           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
79516           !> perl.c
79517 ____________________________________________________________________________
79518 [  7323] By: gsar                                  on 2000/10/16  07:18:47
79519         Log: integrate changes#6151,6152 from mainline
79520              
79521              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
79522              
79523              cosmetic fixups of RE debug output (from Ilya Zakharevich)
79524      Branch: maint-5.6/perl
79525           !> regexec.c
79526 ____________________________________________________________________________
79527 [  7322] By: gsar                                  on 2000/10/16  07:17:25
79528         Log: integrate changes#6146..6150 from mainline
79529              
79530              doc typo
79531              
79532              add a make entry to Config.pm so "perl -V:make" works on VMS
79533              (from Peter Prymmer)
79534              
79535              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
79536              
79537              OS/2 tweaks for usethreads build (from Rocco Caputo
79538              <troc@netrus.net>)
79539              
79540              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
79541      Branch: maint-5.6/perl
79542           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
79543           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
79544           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
79545           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
79546           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
79547           !> warnings.pl x2p/a2p.h
79548 ____________________________________________________________________________
79549 [  7321] By: gsar                                  on 2000/10/16  07:14:02
79550         Log: integrate changes#6143..6145 from mainline
79551              
79552              MacOS support, part 1 (from Matthias Neeracher
79553              <neeri@iis.ee.ethz.ch>)
79554              
79555              MacOS support, part 2: make AutoSplit use File::Spec instead
79556              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
79557              <neeri@iis.ee.ethz.ch>)
79558              
79559              make xsubpp skip embedded pod (from Matthias Neeracher
79560              <neeri@iis.ee.ethz.ch>)
79561      Branch: maint-5.6/perl
79562           +> ext/DynaLoader/dl_mac.xs
79563           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
79564           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
79565           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
79566           !> pp_ctl.c proto.h toke.c util.c util.h
79567 ____________________________________________________________________________
79568 [  7320] By: gsar                                  on 2000/10/16  07:12:13
79569         Log: integrate changes#6141,6142 from mainline
79570              
79571              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
79572              forwarded by Peter Seebach from the bsdi-users mailing list.
79573              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
79574              
79575              File::Find fails to chdir when chasing symlinks (from
79576              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
79577      Branch: maint-5.6/perl
79578           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
79579 ____________________________________________________________________________
79580 [  7319] By: gsar                                  on 2000/10/16  07:04:30
79581         Log: integrate change#6139 from mainline
79582              
79583              revise mktables.PL for bugs and newness in Unicode 3.0
79584              (from James Bence <jbence@amgen.com>)
79585      Branch: maint-5.6/perl
79586           +> (branch 30 files)
79587           !> (integrate 49 files)
79588 ____________________________________________________________________________
79589 [  7318] By: gsar                                  on 2000/10/16  07:01:01
79590         Log: integrate changes#6137,6138 from mainline
79591              
79592              fix bogus redeclaration warning for "our" variables in different
79593              scopes
79594              
79595              add note about the handling of negative indices to tied arrays
79596              (from Michael G Schwern <schwern@pobox.com>)
79597      Branch: maint-5.6/perl
79598           !> op.c pod/perltie.pod t/pragma/strict-vars
79599 ____________________________________________________________________________
79600 [  7317] By: gsar                                  on 2000/10/16  06:58:46
79601         Log: integrate changes#6127..6136 from mainline
79602              
79603              call_method(...,G_EVAL) can longjmp() out if the method probing
79604              failed (from Gisle Aas)
79605              
79606              new perlxstut example for passing/returning refs to arrays
79607              (from David Lowe <dlowe@pootpoot.com>)
79608              
79609              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
79610              
79611              fix places that mean C<"word" character> but say C<alphanumeric
79612              character>
79613              
79614              avoid warnings in POSIX.pm (from Barrie Slaymaker)
79615              
79616              warnings::enabled() doesn't fall back to looking at $^W if
79617              caller isn't using lexical warnings (from Paul Marquess)
79618              
79619              elide bogus test in change#6132
79620              
79621              make Test::Harness use wait.h/WCOREDUMP if available
79622              (from Ben Tilly <ben_tilly@hotmail.com>)
79623              
79624              enable Test::Harness to dynamically determine column width etc.
79625              (from Rob Napier <rnapier@employees.org>)
79626              
79627              random pod typos (from Peter Scott <Peter@PSDT.com>)
79628      Branch: maint-5.6/perl
79629           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
79630           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
79631           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
79632           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
79633 ____________________________________________________________________________
79634 [  7316] By: gsar                                  on 2000/10/16  06:53:23
79635         Log: integrate change#6126 from mainline
79636              
79637              change#2879 broke rvalue autovivification of magicals such as
79638              ${$num} (reworked variant of patch suggested by Simon Cozens)
79639      Branch: maint-5.6/perl
79640           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
79641           !> pp_hot.c proto.h t/op/gv.t
79642 ____________________________________________________________________________
79643 [  7315] By: gsar                                  on 2000/10/16  06:51:38
79644         Log: integrate changes#6123,6125 from mainline
79645              
79646              clarify gotcha with #line directives (from Rocco Caputo
79647              <troc@netrus.net>)
79648              
79649              enable propagating exception objects via Perl_croak() in XS code
79650              (from Gisle Aas)
79651      Branch: maint-5.6/perl
79652           !> pod/perldebug.pod pod/perlsyn.pod util.c
79653 ____________________________________________________________________________
79654 [  7314] By: gsar                                  on 2000/10/16  06:49:28
79655         Log: integrate change#6122 from mainline
79656              
79657              downgrade fatal error on C<"foo@nosucharray.com"> to optional
79658              warning (from Mark-Jason Dominus)
79659      Branch: maint-5.6/perl
79660           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
79661           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
79662           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
79663           !> toke.c
79664 ____________________________________________________________________________
79665 [  7313] By: gsar                                  on 2000/10/16  06:46:54
79666         Log: integrate changes#6112..6121 from vmsperl
79667              
79668              Check for existence of file before trying to delete
79669              
79670              Ugly workaround for version-specific RTL error
79671              
79672              Urk -- undo previous removal of vmsish 'exit' change
79673              
79674              Add bounds checking for several strings (Charles Lane)
79675              
79676              Miscellaneous cosmetic fixes (Charles Lane)
79677              
79678              Treat sockets as special in sys(read|write) (Charles Lane et al.)
79679              
79680              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
79681              Flatten case labels in switch statements uniformly (Charles Bailey)
79682              
79683              Quiet error messages in vmsish.t (Charles Lane)
79684              
79685              Add missing escape (Charles Lane)
79686              
79687              Allow eliminate_macros() and fixpath() to handle space-delimited
79688              lists (based on fixes by Craig Berry)
79689      Branch: maint-5.6/perl
79690           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
79691           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
79692           !> vms/vmsish.h
79693 ____________________________________________________________________________
79694 [  7312] By: gsar                                  on 2000/10/16  06:41:18
79695         Log: integrate changes#6107,6110 from cfgperl
79696              
79697              Tweak the todo list.
79698              
79699              todo tweak
79700      Branch: maint-5.6/perl
79701           !> Todo-5.6
79702 ____________________________________________________________________________
79703 [  7311] By: gsar                                  on 2000/10/16  06:38:38
79704         Log: integrate changes#6104,6108 from mainline
79705              
79706              PL_sys_intern was being initialized too late on windows
79707              
79708              reenable fake signal handling on Windows, bugs and all
79709      Branch: maint-5.6/perl
79710           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
79711           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
79712           !> win32/win32.c
79713 ____________________________________________________________________________
79714 [  7310] By: gsar                                  on 2000/10/16  06:36:03
79715         Log: integrate changes#6095,6097..6103 from cfgperl
79716              
79717              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
79718              might be useful in future.
79719              
79720              Add a note about possible compilation problems from Allen Smith.
79721              
79722              Add a note about other, yet unsupported, shadow password APIs.
79723              
79724              Tweaks for the cc bugs from Allen Smith.
79725              
79726              More compilation tweakery from Allen Smith.
79727              
79728              Hints and test tweaks for Unicos.
79729              
79730              The test suite tweak in #6101 wasn't quite right.
79731              
79732              Test tweaking for Unicos continues.
79733      Branch: maint-5.6/perl
79734           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
79735           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
79736           !> t/lib/complex.t t/op/64bitint.t
79737 ____________________________________________________________________________
79738 [  7309] By: gsar                                  on 2000/10/16  06:29:41
79739         Log: integrate changes#6093,6094 from mainline
79740              
79741              fork() failure to create pseudo process sets errno=EAGAIN and returns
79742              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
79743              
79744              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
79745      Branch: maint-5.6/perl
79746           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
79747           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
79748 ____________________________________________________________________________
79749 [  7308] By: gsar                                  on 2000/10/16  06:27:29
79750         Log: integrate change#6092 from cfgperl
79751              
79752              Regen perltoc with the fixed buildtoc.
79753      Branch: maint-5.6/perl
79754           !> pod/perltoc.pod
79755 ____________________________________________________________________________
79756 [  7307] By: gsar                                  on 2000/10/16  06:26:40
79757         Log: integrate changes#6089,6090 from mainline
79758              
79759              buildtoc tweak to fix newline lossage
79760              
79761              concat doesn't preserve utf8-ness, and doesn't invalidate
79762              [NI]OK; added tests for both
79763      Branch: maint-5.6/perl
79764           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
79765 ____________________________________________________________________________
79766 [  7306] By: gsar                                  on 2000/10/16  06:24:05
79767         Log: integrate change#6088 from cfgperl
79768              
79769              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
79770              because we do not use those.  The HAS_GETSPNAM remains,
79771              though, because we still do use that.
79772      Branch: maint-5.6/perl
79773           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
79774           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
79775           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
79776           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
79777           !> win32/config.vc win32/config_H.bc win32/config_H.gc
79778           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
79779 ____________________________________________________________________________
79780 [  7305] By: gsar                                  on 2000/10/16  06:15:52
79781         Log: integrate changes#6084,6085,6087 from mainline
79782              
79783              substr() does not preserve utf8-ness (from Stefan Eissing
79784              <Eissing@medicaldataservice.de>); added tests
79785              
79786              repeat operator (x) doesn't preserve utf8-ness
79787              
79788              reverse() and quotemeta() weren't preserving utf8-ness; add tests
79789      Branch: maint-5.6/perl
79790           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
79791 ____________________________________________________________________________
79792 [  7304] By: gsar                                  on 2000/10/16  06:13:10
79793         Log: integrate changes#6077..6083 from mainline
79794              
79795              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
79796              and Tom Phoenix)
79797              
79798              workaround for CRT bug in chdir() (from Charles Lane, via
79799              Peter Prymmer)
79800              
79801              remove outdated kludge in Carp (NULLs are permitted in diagnostics
79802              now)
79803              
79804              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
79805              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
79806              
79807              better default perlbug categories for ok reports (from Richard Foley)
79808              
79809              peek.t non-portable to ithreads
79810              
79811              note about undocumented caller() return value (from M.J.T. Guy);
79812              yet another peek.t tweak
79813      Branch: maint-5.6/perl
79814           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
79815           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
79816           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
79817           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
79818           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
79819           !> vms/vmsish.h
79820 ____________________________________________________________________________
79821 [  7303] By: gsar                                  on 2000/10/16  06:03:18
79822         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
79823              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
79824              
79825              &HUGE_VAL is not defined, it exists.
79826              
79827              Do not warn that an infinity does not look like a number.
79828              
79829              Rewrite the pwent/spent logic to be a little bit more clearer.
79830              
79831              Continue on the pwent/spent case.
79832              
79833              Correct Freudian slip.
79834              
79835              Use HUGE_VALL if applicable.
79836              
79837              pwent/spent #ifdef imbalance.
79838              
79839              Infinite problems.
79840              
79841              Call getspnam() only iff needd.
79842              
79843              Test both the scalar and list contexts.
79844              
79845              Use setxxent()/endxxent().
79846              
79847              Complex tweakery.
79848              
79849              Unicos hint tweak.
79850              
79851              Be more forgiving in POSIX about HUGE_VALL.
79852              
79853              Detypo.
79854              
79855              The search of infinity continues, this time simplified.
79856              
79857              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
79858              in natively 64-bit platforms where a long is a quad (no need
79859              for long longs).  Also added bias for IVs.
79860              
79861              Complex tweaks.
79862              
79863              Introduce t/lib/peek.t.
79864              
79865              Make the test more portable.
79866      Branch: maint-5.6/perl
79867           +> t/lib/peek.t
79868            ! pp_sys.c
79869           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
79870           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
79871           !> t/op/pwent.t toke.c util.c
79872 ____________________________________________________________________________
79873 [  7302] By: gsar                                  on 2000/10/16  05:03:37
79874         Log: integrate changes#6066..6071 from mainline
79875              
79876              s/END/CHECK/
79877              
79878              replace direct call to sighandler() with (*PL_sighandlerp)()
79879              
79880              note about values()
79881              
79882              File::Spec compatibility update (from Barrie Slaymaker
79883              <barries@slaysys.com>)
79884              
79885              remove misleading comment (from M.J.T. Guy)
79886              
79887              misformatted perllocal.pod (from Tim Jenness
79888              <t.jenness@jach.hawaii.edu>)
79889      Branch: maint-5.6/perl
79890           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
79891           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
79892           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
79893           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
79894 ____________________________________________________________________________
79895 [  7301] By: gsar                                  on 2000/10/16  05:00:08
79896         Log: integrate changes#6061..6063 from mainline
79897              
79898              change#5921 neglected to make eq honor "use bytes"
79899              
79900              additional tests for utf8.t
79901              
79902              tokeq() could read unallocated field in argument
79903      Branch: maint-5.6/perl
79904           !> sv.c t/pragma/utf8.t toke.c
79905 ____________________________________________________________________________
79906 [  7300] By: gsar                                  on 2000/10/16  04:56:54
79907         Log: integrate changes#6046,6048,6057,6058 from mainline
79908              
79909              libscheck has insufficient checks for n32 libs (from
79910              Albert Chin-A-Young <china@thewrittenword.com>)
79911              
79912              add note about how $( doesn't interpolate in REs (from
79913              Philip Newton <newton@ficus.frogspace.net>)
79914              
79915              fix broken parsing of /\x{ab}/
79916              
79917              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
79918              (spotted by Donald Kinzer <dkinzer@premia.com>)
79919      Branch: maint-5.6/perl
79920           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
79921           !> t/pragma/utf8.t
79922 ____________________________________________________________________________
79923 [  7299] By: gsar                                  on 2000/10/16  04:52:50
79924         Log: integrate change#6044 from mainline
79925              
79926              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
79927              such that underscores are only ignored in literal numbers,
79928              "\x{...}", and hex/oct argument
79929      Branch: maint-5.6/perl
79930           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
79931 ____________________________________________________________________________
79932 [  7298] By: gsar                                  on 2000/10/16  04:50:53
79933         Log: integrate changes#6027..6043 from mainline
79934              
79935              podlators-1.02 update (from Russ Allbery)
79936              
79937              Pod::Man generates groff-incompatible macro definition (from
79938              Tom Christiansen)
79939              
79940              add CGI.pm v2.66 (from Lincoln Stein)
79941              
79942              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
79943              for @- and @+ (from Johan Vromans)
79944              
79945              small nits in diagnostics.pm (from Robin Barker)
79946              
79947              whitespace adjustments
79948              
79949              missing files in MANIFEST
79950              
79951              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
79952              to compensate
79953              
79954              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
79955              
79956              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
79957      Branch: maint-5.6/perl
79958           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
79959           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
79960           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
79961           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
79962           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
79963           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
79964           !> t/lib/cgi-html.t t/lib/cgi-request.t
79965 ____________________________________________________________________________
79966 [  7297] By: gsar                                  on 2000/10/16  04:44:30
79967         Log: integrate change#6025 from mainline
79968              
79969              Is{Alnum,Alpha,Word} don't match titlecase
79970              TODO: IsSpace is defined recursively!
79971              (both spotted by Larry)
79972      Branch: maint-5.6/perl
79973           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
79974           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
79975 ____________________________________________________________________________
79976 [  7296] By: gsar                                  on 2000/10/16  04:39:30
79977         Log: integrate change#6023 from mainline
79978              
79979              debugger stomps on $. (from M.J.T. Guy)
79980      Branch: maint-5.6/perl
79981           !> lib/perl5db.pl
79982 ____________________________________________________________________________
79983 [  7295] By: gsar                                  on 2000/10/16  04:38:02
79984         Log: integrate change#6022 from mainline
79985              
79986              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
79987      Branch: maint-5.6/perl
79988           !> sv.c
79989 ____________________________________________________________________________
79990 [  7294] By: gsar                                  on 2000/10/16  04:37:05
79991         Log: integrate changes#6018..6021 from mainline
79992              
79993              make lib/syslog.t portable to systems that don't have _PATH_LOG,
79994              make _PATH_LOG() return "" if unavailable
79995              
79996              windows portability tweaks
79997              
79998              test tweak
79999              
80000              remove Win2K issue in pod (fixed by change#6020)
80001      Branch: maint-5.6/perl
80002           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
80003           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
80004           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
80005 ____________________________________________________________________________
80006 [  7293] By: gsar                                  on 2000/10/16  04:20:00
80007         Log: integrate changes#6013..6015 from mainline
80008              
80009              tweak change#5945 to display correct switch name in diagnostic
80010              
80011              glob() loading File::Glob behind the scenes may cause syntax errors
80012              
80013              tweak test for portability
80014      Branch: maint-5.6/perl
80015           !> op.c perl.c pod/perldiag.pod t/lib/b.t
80016 ____________________________________________________________________________
80017 [  7292] By: gsar                                  on 2000/10/16  04:18:11
80018         Log: integrate changes#6005..6010 from mainline, cfgperl
80019              
80020              perldoc might fail via "use blib" (from Hugo van der Sanden)
80021              
80022              Regen Configure.
80023              
80024              note about compile failures and END blocks (from M.J.T. Guy)
80025              
80026              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
80027              
80028              (change#6009 integrated earlier in change#7255)
80029              
80030              clarify note about shadow password support (from
80031              gellyfish@gellyfish.com)
80032      Branch: maint-5.6/perl
80033           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
80034           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
80035           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
80036 ____________________________________________________________________________
80037 [  7291] By: gsar                                  on 2000/10/16  04:12:03
80038         Log: integrate changes#6002,6003 from mainline
80039              
80040              destructive sv_setsv() can lose UV-ness from source, causing
80041              numeric promotions/comparisons to fail to do the right thing
80042              
80043              allow REG_EXPAND_SZ keys in Windows registry (from
80044              John Clayton <John.Clayton@barclayscapital.com>)
80045      Branch: maint-5.6/perl
80046           !> sv.c win32/win32.c
80047 ____________________________________________________________________________
80048 [  7290] By: gsar                                  on 2000/10/16  04:10:19
80049         Log: integrate change#6001 from mainline
80050              
80051              support additional library locations via $Config{otherlibdirs}
80052              (from Andy Dougherty)
80053      Branch: maint-5.6/perl
80054           !> Configure INSTALL Porting/Glossary Porting/config.sh
80055           !> Porting/config_H config_h.SH epoc/config.sh perl.c
80056           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
80057           !> win32/config.bc win32/config.gc win32/config.vc
80058 ____________________________________________________________________________
80059 [  7289] By: gsar                                  on 2000/10/16  04:08:28
80060         Log: integrate change#5999 from mainline
80061              
80062              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
80063      Branch: maint-5.6/perl
80064           !> t/pragma/warn/toke toke.c
80065 ____________________________________________________________________________
80066 [  7288] By: gsar                                  on 2000/10/16  04:07:01
80067         Log: integrate changes#5997,5998 from cfgperl
80068              
80069              Preserve $!.
80070              
80071              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
80072      Branch: maint-5.6/perl
80073           !> lib/Math/Complex.pm
80074 ____________________________________________________________________________
80075 [  7287] By: gsar                                  on 2000/10/16  04:04:37
80076         Log: integrate change#5995 from mainline
80077              
80078              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
80079      Branch: maint-5.6/perl
80080           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
80081 ____________________________________________________________________________
80082 [  7286] By: gsar                                  on 2000/10/16  04:03:21
80083         Log: integrate change#5994 from mainline
80084              
80085              fix for missed accounting for null byte in pack("Z",...) (from
80086              M.J.T. Guy)
80087      Branch: maint-5.6/perl
80088           !> pp.c t/op/pack.t
80089 ____________________________________________________________________________
80090 [  7285] By: gsar                                  on 2000/10/16  04:02:11
80091         Log: integrate changes#5989..5993 from mainline
80092              
80093              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
80094              itself and no other (from Tom Hughes)
80095              
80096              use $ENV{LIB} to search for libs under Visual C compiler
80097              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
80098              
80099              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
80100              
80101              pod nit (from Simon Cozens)
80102              
80103              various minor tweaks seen on p5p
80104      Branch: maint-5.6/perl
80105           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
80106           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
80107           !> t/op/array.t toke.c
80108 ____________________________________________________________________________
80109 [  7284] By: gsar                                  on 2000/10/16  03:59:00
80110         Log: integrate changes#5978..5988 from mainline
80111              
80112              sync version numbers in File::Spec with the ones on CPAN
80113              (from Barrie Slaymaker)
80114              
80115              under useithreads, constant pad entries could inadvertantly be
80116              shared across threads (from Eric Blood <eblood@xmission.com>);
80117              added Eric's test case to testsuite
80118              
80119              allow Configure -S to run non-interactively (spotted by Greg Hudson
80120              <ghudson@mit.edu>)
80121              
80122              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
80123              prototype mismatch with CORE::glob(); update pod and tests to
80124              suit (File::Glob::glob() is still available for backward
80125              compatibility, but should be considered deprecated)
80126              
80127              avoid error in IO::Socket::INET when given an unknown service name
80128              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
80129              
80130              numeric conversion of non-number in change#3378 tramples on
80131              OOK offset, causing segfaults
80132              
80133              attributes::reftype() doesn't work on tied argument
80134              
80135              forked child may not exit correctly if it failed to open
80136              /dev/console (from Graham Barr)
80137              
80138              add regular expressions tutorial and quick-start guide (from
80139              Mark Kvale <kvale@phy.ucsf.edu>)
80140              
80141              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
80142              
80143              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
80144              <paul@miraclefish.com>)
80145      Branch: maint-5.6/perl
80146           +> pod/perlrequick.pod pod/perlretut.pod
80147           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
80148           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
80149           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
80150           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
80151           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
80152           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
80153           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
80154           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
80155 ____________________________________________________________________________
80156 [  7283] By: gsar                                  on 2000/10/16  03:52:14
80157         Log: integrate change#5977 from mainline
80158              
80159              autoquote barewords followed by newline and arrow properly
80160              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
80161      Branch: maint-5.6/perl
80162           !> t/pragma/warn/toke toke.c
80163 ____________________________________________________________________________
80164 [  7282] By: gsar                                  on 2000/10/16  03:50:48
80165         Log: integrate change#5976 from mainline
80166              
80167              DB_File v1.73 update (from Paul Marquess)
80168      Branch: maint-5.6/perl
80169           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
80170           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
80171 ____________________________________________________________________________
80172 [  7281] By: gsar                                  on 2000/10/16  03:49:14
80173         Log: integrate change#5975 from mainline
80174              
80175              allow sort() reentrancy (variant of patch suggested by
80176              Hugo van der Sanden)
80177      Branch: maint-5.6/perl
80178           !> pp_ctl.c t/op/sort.t
80179 ____________________________________________________________________________
80180 [  7280] By: gsar                                  on 2000/10/16  03:48:22
80181         Log: integrate change#5974 from mainline
80182              
80183              change#4197 somehow missed initializing PL_errors, meaning
80184              syntax error queueing wasn't working outside eval"" at all;
80185              also fixed eval"" to localize PL_error_count, so that compile-time
80186              eval's don't clobber the error state of the outer context
80187      Branch: maint-5.6/perl
80188           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
80189           !> t/pragma/warn/toke
80190 ____________________________________________________________________________
80191 [  7279] By: gsar                                  on 2000/10/16  03:46:21
80192         Log: integrate change#5973 from mainline
80193              
80194              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
80195      Branch: maint-5.6/perl
80196           !> regcomp.c regexec.c t/op/re_tests
80197 ____________________________________________________________________________
80198 [  7278] By: gsar                                  on 2000/10/16  03:44:54
80199         Log: integrate change#5971 from cfgperl
80200              
80201              Unicos tweaks from Mark P. Lutz.
80202      Branch: maint-5.6/perl
80203           !> hints/unicos.sh lib/Math/Complex.pm
80204 ____________________________________________________________________________
80205 [  7277] By: gsar                                  on 2000/10/16  03:42:59
80206         Log: integrate changes#5966..5970 from mainline
80207              
80208              add testsuite for B backends, fix bug in B::Deparse (from
80209              Simon Cozens <simon@brecon.co.uk>)
80210              
80211              improved docs on the warn_uninit diagnostic (from David Glasser
80212              and Simon Cozens)
80213              
80214              tolerate spaces in group names in test on solaris (from David Boyce
80215              <dsb@boyski.com>)
80216              
80217              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
80218              
80219              Data::Dumper fumbles negative numbers on 32-bit platforms where
80220              IV is >32bits
80221      Branch: maint-5.6/perl
80222           +> t/lib/b.t t/lib/syslog.t
80223           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
80224           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
80225           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
80226 ____________________________________________________________________________
80227 [  7276] By: gsar                                  on 2000/10/16  03:39:30
80228         Log: integrate change#5965 from mainline
80229              
80230              avoid "will not stay shared" warnings for our variables (from
80231              Robin Barker)
80232      Branch: maint-5.6/perl
80233           !> op.c t/pragma/warn/op
80234 ____________________________________________________________________________
80235 [  7275] By: gsar                                  on 2000/10/16  03:38:18
80236         Log: integrate change#5964 from mainline
80237              
80238              reformat to 72 columns (again)
80239      Branch: maint-5.6/perl
80240           !> pod/perldiag.pod
80241 ____________________________________________________________________________
80242 [  7274] By: gsar                                  on 2000/10/16  03:36:58
80243         Log: integrate change#5963 from mainline
80244              
80245              patch from Larry to make (\&) prototype work; added tests for
80246              the same
80247      Branch: maint-5.6/perl
80248           !> op.c t/comp/proto.t
80249 ____________________________________________________________________________
80250 [  7273] By: gsar                                  on 2000/10/16  03:35:51
80251         Log: integrate changes#5956..5962 from mainline
80252              
80253              better diagnostics on failed tests (from Ilya Zakharevich)
80254              
80255              pod nits (from A. C. Yardley <yardley@tanet.net>)
80256              
80257              change#3569 deleted some essential code, revert; avoid use of
80258              atexit() to make DynaLoader work properly on AIX under mod_perl
80259              (from Jens-Uwe Mager <jum@helios.de>)
80260              
80261              doubled words in pods (from Simon Cozens
80262              <simon.p.cozens@jp.pwcglobal.com>)
80263              
80264              better INSTALL notes on Solaris issues (from Dominic Dunlop)
80265              
80266              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
80267              
80268              updated README.hpux (from Jeff Okamoto)
80269      Branch: maint-5.6/perl
80270           !> INSTALL README.hpux emacs/cperl-mode.el
80271           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
80272           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
80273           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
80274           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
80275           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
80276           !> t/op/lex_assign.t
80277 ____________________________________________________________________________
80278 [  7272] By: gsar                                  on 2000/10/16  03:31:22
80279         Log: integrate change#5955 from mainline
80280              
80281              longstanding bug exposed by change#3307: sort arguments weren't
80282              compiled with the right wantarray context (ensuing runtime lookup
80283              via block_gimme() was getting the incidental context of the
80284              sort() itself)
80285      Branch: maint-5.6/perl
80286           !> op.c t/op/sort.t
80287 ____________________________________________________________________________
80288 [  7271] By: gsar                                  on 2000/10/16  03:29:11
80289         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
80290              branch
80291              
80292              Flatten the cpp jungle doing the nosuid checking.
80293              
80294              Do not assume sign propagation. (from M.J.T. Guy)
80295              
80296              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
80297              
80298              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
80299              Now pp_ncmp() returns undef is either operand is a NaN.
80300              
80301              On second thoughts frexp() does have two arguments.
80302              
80303              Document that tr() is not tr(1).
80304              
80305              Be more robust on "extreme" (large absolute value)
80306              arguments.  Originally reported by Daniel Connelly
80307              as a problem with asinh() on large negative arguments,
80308              asinh() used to bail out because an argument to log()
80309              ended up being zero.  Ilya Zakharevich proposed using
80310              Taylor's series in such cases, which for such large
80311              arguments is a very good approximation.
80312              
80313              Undo "use integer" addition from 64bitint as it seems
80314              to break most of the subtests in Digital UNIX;
80315              Unicos needs to find another way.
80316      Branch: maint-5.6/perl
80317           !> (integrate 29 files)
80318 ____________________________________________________________________________
80319 [  7270] By: gsar                                  on 2000/10/16  03:09:44
80320         Log: integrate changes#5948,5949,5950 from mainline
80321              
80322              typo in vars.pm that leads to cryptic message (from Piotr
80323              Piatkowski <kompas@kompas.usr.onet.pl>)
80324              
80325              make perldoc use the pod2man from the same version (from
80326              M.J.T. Guy)
80327              
80328              reformat perldiag to avoid long lines
80329      Branch: maint-5.6/perl
80330           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
80331 ____________________________________________________________________________
80332 [  7269] By: gsar                                  on 2000/10/16  03:05:54
80333         Log: integrate change#5947 from mainline
80334              
80335              use &dl_error rather than &dl_load_file as the guard for calling
80336              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
80337              statically built perl)
80338      Branch: maint-5.6/perl
80339           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
80340 ____________________________________________________________________________
80341 [  7268] By: gsar                                  on 2000/10/16  03:04:48
80342         Log: integrate change#5945 from mainline
80343              
80344              make module name mandatory after -M switch; reorder perldiag
80345              alphabetically (from Mark-Jason Dominus)
80346      Branch: maint-5.6/perl
80347           !> perl.c pod/perldiag.pod
80348 ____________________________________________________________________________
80349 [  7267] By: gsar                                  on 2000/10/16  03:03:01
80350         Log: integrate change#5939 from mainline
80351              
80352              more pod nits (from Larry Virden)
80353      Branch: maint-5.6/perl
80354           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
80355           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
80356           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
80357 ____________________________________________________________________________
80358 [  7266] By: gsar                                  on 2000/10/16  03:01:39
80359         Log: integrate change#5938 from mainline
80360              
80361              Consolidated B::Deparse fixes (from Stephen McCamant)
80362      Branch: maint-5.6/perl
80363           !> ext/B/B/Deparse.pm
80364 ____________________________________________________________________________
80365 [  7265] By: gsar                                  on 2000/10/16  03:00:43
80366         Log: integrate change#5936 from mainline
80367              
80368              additional tests for change#7263 (from Paul Marquess)
80369      Branch: maint-5.6/perl
80370           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
80371           !> t/pragma/warn/5nolint t/pragma/warn/6default
80372 ____________________________________________________________________________
80373 [  7264] By: gsar                                  on 2000/10/16  02:58:34
80374         Log: integrate change#5934 from mainline
80375              
80376              propagate lexical warnings from surrounding scope correctly
80377              within string eval() (from Paul Marquess)
80378      Branch: maint-5.6/perl
80379           !> pp_ctl.c t/pragma/warn/pp_ctl
80380 ____________________________________________________________________________
80381 [  7263] By: gsar                                  on 2000/10/16  02:56:53
80382         Log: integrate change#5932 from mainline
80383              
80384              add rsignal(), whichsig() and do_join() to public API list
80385              (mod_perl uses them to good advantage)
80386      Branch: maint-5.6/perl
80387           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
80388 ____________________________________________________________________________
80389 [  7262] By: gsar                                  on 2000/10/16  02:55:53
80390         Log: integrate change#5931 from mainline
80391              
80392              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
80393      Branch: maint-5.6/perl
80394           !> pp_hot.c regexec.c t/op/pat.t
80395 ____________________________________________________________________________
80396 [  7261] By: gsar                                  on 2000/10/16  02:55:01
80397         Log: integrate change#5930 from mainline
80398              
80399              small os390 tweaks (from Peter Prymmer)
80400      Branch: maint-5.6/perl
80401           !> config_h.SH makedepend.SH
80402 ____________________________________________________________________________
80403 [  7260] By: gsar                                  on 2000/10/16  02:54:10
80404         Log: integrate change#5929 from mainline
80405              
80406              pod nits
80407      Branch: maint-5.6/perl
80408           !> pod/perlguts.pod
80409 ____________________________________________________________________________
80410 [  7259] By: gsar                                  on 2000/10/16  02:52:55
80411         Log: integrate change#5927 from mainline
80412              
80413              arrange for next() to resume at the unstack op rather than the
80414              loop conditional, so that scope cleanup happens correctly
80415              (from Stephen McCamant)
80416      Branch: maint-5.6/perl
80417           !> op.c pp_ctl.c t/op/misc.t
80418 ____________________________________________________________________________
80419 [  7258] By: gsar                                  on 2000/10/16  02:51:38
80420         Log: integrate change#5926 from mainline
80421              
80422              on windows, reserve 16M of stack rather than 128M (allows more
80423              threads to run concurrently)
80424      Branch: maint-5.6/perl
80425           !> win32/Makefile win32/makefile.mk
80426 ____________________________________________________________________________
80427 [  7257] By: gsar                                  on 2000/10/16  02:50:37
80428         Log: integrate change#5925 from mainline
80429              
80430              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
80431      Branch: maint-5.6/perl
80432           !> toke.c
80433 ____________________________________________________________________________
80434 [  7256] By: gsar                                  on 2000/10/16  02:49:36
80435         Log: integrate change#5924 from mainline
80436              
80437              avoid using uninitialized memory in require version check
80438      Branch: maint-5.6/perl
80439           !> pp_ctl.c universal.c
80440 ____________________________________________________________________________
80441 [  7255] By: gsar                                  on 2000/10/16  02:48:03
80442         Log: integrate changes#5923,5928,6009 from mainline
80443              
80444              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
80445      Branch: maint-5.6/perl
80446           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
80447 ____________________________________________________________________________
80448 [  7254] By: gsar                                  on 2000/10/16  02:44:46
80449         Log: integrate change#5922 from mainline
80450              
80451              commentary about IoTYPE() (from Nathan Torkington)
80452      Branch: maint-5.6/perl
80453           !> sv.h
80454 ____________________________________________________________________________
80455 [  7253] By: gsar                                  on 2000/10/16  02:43:49
80456         Log: integrate change#5921 from mainline
80457              
80458              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
80459      Branch: maint-5.6/perl
80460           !> sv.c t/lib/charnames.t t/pragma/utf8.t
80461 ____________________________________________________________________________
80462 [  7252] By: gsar                                  on 2000/10/16  02:42:31
80463         Log: integrate change#5920 from mainline
80464              
80465              Larry's fix for buggy propagation of utf8-ness in join(); add test
80466      Branch: maint-5.6/perl
80467           !> doop.c t/op/ver.t
80468 ____________________________________________________________________________
80469 [  7251] By: gsar                                  on 2000/10/16  02:41:14
80470         Log: integrate changes#5915..5919 from mainline
80471              
80472              various (pod tweaks &c)
80473      Branch: maint-5.6/perl
80474           !> (integrate 33 files)
80475 ____________________________________________________________________________
80476 [  7250] By: gsar                                  on 2000/10/16  02:38:16
80477         Log: integrate change#5914 from mainline
80478              
80479              caller() wasn't returning the right number of elements for
80480              eval {...}
80481      Branch: maint-5.6/perl
80482           !> pp_ctl.c t/pragma/warn/9enabled
80483 ____________________________________________________________________________
80484 [  7249] By: gsar                                  on 2000/10/16  02:37:02
80485         Log: integrate change#5913 from mainline
80486              
80487              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
80488              (from Mark-Jason Dominus)
80489      Branch: maint-5.6/perl
80490           !> pod/perlfunc.pod
80491 ____________________________________________________________________________
80492 [  7248] By: gsar                                  on 2000/10/16  02:35:58
80493         Log: integrate change#5912 from mainline
80494              
80495              fix totally broken caching in UNIVERSAL::isa() (from
80496              Nick Ing-Simmons)
80497      Branch: maint-5.6/perl
80498           !> t/op/universal.t universal.c
80499 ____________________________________________________________________________
80500 [  7247] By: gsar                                  on 2000/10/16  02:34:27
80501         Log: integrate changes#5910,5911 from mainline
80502              
80503              typo in pod
80504              
80505              add linebreak properties from unicode/LineBrk.txt (from
80506              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
80507      Branch: maint-5.6/perl
80508           +> (branch 29 files)
80509           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
80510 ____________________________________________________________________________
80511 [  7246] By: gsar                                  on 2000/10/16  02:33:29
80512         Log: integrate change#5909 from mainline
80513              
80514              mode argument to do_binmode() should be file mode, not boolean
80515      Branch: maint-5.6/perl
80516           !> pp_sys.c
80517 ____________________________________________________________________________
80518 [  7245] By: gsar                                  on 2000/10/16  02:31:04
80519         Log: integrate change#5908 from mainline
80520              
80521              introduce illegal symbols into null package so that
80522              gv_fetchpv(...,TRUE) always returns a valid GV even when the
80523              symbol is trapped by strictures (avoids coredumps)
80524      Branch: maint-5.6/perl
80525           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
80526           !> t/pragma/strict-vars
80527 ____________________________________________________________________________
80528 [  7244] By: jhi                                   on 2000/10/16  02:29:54
80529         Log: Subject: $Carp::ExportLevel confusion in Exporter
80530              From: "Ben Tilly" <ben_tilly@hotmail.com>
80531              Date: Sat, 14 Oct 2000 16:44:34 EDT
80532              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
80533      Branch: perl
80534            ! lib/Exporter/Heavy.pm
80535 ____________________________________________________________________________
80536 [  7243] By: jhi                                   on 2000/10/16  02:28:33
80537         Log: Subject: [PATCH perlguts.pod] Document offset hack
80538              From: Simon Cozens <simon@cozens.net>
80539              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
80540              Date: Sat, 14 Oct 2000 19:32:25 +0100
80541      Branch: perl
80542            ! pod/perlguts.pod
80543 ____________________________________________________________________________
80544 [  7242] By: gsar                                  on 2000/10/16  02:26:51
80545         Log: integrate changes#5905,5906,5907,6064 from mainline
80546              
80547              printf/sprintf didn't get quad types right under use64bitint
80548      Branch: maint-5.6/perl
80549           !> pp_sys.c sv.c t/op/64bitint.t
80550 ____________________________________________________________________________
80551 [  7241] By: jhi                                   on 2000/10/16  02:22:44
80552         Log: Subject: small pod patch
80553              From: Dan Boorstein <dan_boo@bellsouth.net>
80554              Date: Sat, 14 Oct 2000 14:29:24 -0400
80555              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
80556      Branch: perl
80557            ! pod/perlfaq7.pod pod/perlmod.pod
80558 ____________________________________________________________________________
80559 [  7240] By: jhi                                   on 2000/10/16  02:13:46
80560         Log: -w cleanup.
80561              
80562              Subject: Re: Problems with bleadperl 
80563              From: "Stephen P. Potter" <spp@ds.net>
80564              Date: Fri, 13 Oct 2000 13:32:49 -0400
80565              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
80566      Branch: perl
80567            ! t/pragma/overload.t
80568 ____________________________________________________________________________
80569 [  7239] By: jhi                                   on 2000/10/16  01:41:18
80570         Log: One more ~utf8 tweak.
80571      Branch: perl
80572            ! t/op/bop.t
80573 ____________________________________________________________________________
80574 [  7238] By: jhi                                   on 2000/10/16  01:34:14
80575         Log: Tweak the test of #7235.
80576      Branch: perl
80577            ! t/op/bop.t
80578 ____________________________________________________________________________
80579 [  7237] By: jhi                                   on 2000/10/16  01:25:04
80580         Log: Fix a couple of compiler-noted nits in #7235.
80581      Branch: perl
80582            ! pp.c
80583 ____________________________________________________________________________
80584 [  7236] By: jhi                                   on 2000/10/16  01:22:46
80585         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
80586      Branch: perl
80587            ! pp.c pp_hot.c
80588 ____________________________________________________________________________
80589 [  7235] By: jhi                                   on 2000/10/15  16:24:44
80590         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
80591              
80592              From: Simon Cozens <simon@cozens.net>
80593              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
80594              Date: Sat, 14 Oct 2000 20:52:13 +0100
80595              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
80596      Branch: perl
80597            ! pp.c t/op/bop.t utf8.h
80598 ____________________________________________________________________________
80599 [  7234] By: jhi                                   on 2000/10/15  15:19:29
80600         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
80601              The problem was that rx->minlen was in chars while pp_split()
80602              thought it would be in bytes. 
80603      Branch: perl
80604            ! pp.c t/pragma/utf8.t
80605 ____________________________________________________________________________
80606 [  7233] By: jhi                                   on 2000/10/14  20:24:24
80607         Log: Document FNCASE=y as discussed in the bug 20000902.009.
80608      Branch: perl
80609            ! README.dos
80610 ____________________________________________________________________________
80611 [  7232] By: jhi                                   on 2000/10/14  18:52:21
80612         Log: Add test for bug id 20000427.003 (which seems to have
80613              been fixed) (also duplicate as 20000427.004, though
80614              with a higher severity).  Move one utf8 from op/append
80615              to pragma/utf8, tag the tests with bug ids.
80616      Branch: perl
80617            ! t/op/append.t t/pragma/utf8.t
80618 ____________________________________________________________________________
80619 [  7231] By: jhi                                   on 2000/10/14  17:28:37
80620         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
80621      Branch: perl
80622            ! t/pragma/utf8.t
80623 ____________________________________________________________________________
80624 [  7230] By: jhi                                   on 2000/10/14  14:24:50
80625         Log: Needs to be conditional on SunOS 4.
80626              
80627              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
80628              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
80629              Date: Sat, 14 Oct 2000 13:37:49 +0100
80630              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
80631      Branch: metaconfig/U/perl
80632            ! End.U
80633      Branch: perl
80634            ! Configure myconfig.SH pod/perldelta.pod
80635 ____________________________________________________________________________
80636 [  7229] By: jhi                                   on 2000/10/14  00:49:22
80637         Log: Update Changes.
80638      Branch: perl
80639            ! Changes patchlevel.h
80640 ____________________________________________________________________________
80641 [  7228] By: jhi                                   on 2000/10/14  00:46:10
80642         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
80643              From: Peter Prymmer <pvhp@forte.com>
80644              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
80645              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
80646      Branch: perl
80647            ! lib/utf8.pm
80648 ____________________________________________________________________________
80649 [  7227] By: jhi                                   on 2000/10/13  23:20:30
80650         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
80651      Branch: perl
80652            ! t/op/tie.t
80653 ____________________________________________________________________________
80654 [  7226] By: jhi                                   on 2000/10/13  22:14:32
80655         Log: Tweak #7225.
80656              
80657              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
80658              From: Peter Prymmer <pvhp@forte.com>
80659              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
80660              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
80661      Branch: perl
80662            ! t/op/sprintf.t
80663 ____________________________________________________________________________
80664 [  7225] By: jhi                                   on 2000/10/13  22:11:31
80665         Log: op/sprintf.t patch for OS/390 (and any other host with limited
80666              floating-point exponent length)
80667              
80668              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
80669              From: Dominic Dunlop <domo@computer.org>
80670              Date: Fri, 13 Oct 2000 19:17:57 +0200
80671              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
80672      Branch: perl
80673            ! t/op/sprintf.t
80674 ____________________________________________________________________________
80675 [  7224] By: jhi                                   on 2000/10/13  18:40:48
80676         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
80677      Branch: perl
80678            ! toke.c
80679 ____________________________________________________________________________
80680 [  7223] By: jhi                                   on 2000/10/13  18:37:13
80681         Log: Thinko in #7222.
80682      Branch: perl
80683            ! utf8.c
80684 ____________________________________________________________________________
80685 [  7222] By: jhi                                   on 2000/10/13  18:05:23
80686         Log: Use UTF8SKIP(), from Simon Cozens.
80687      Branch: perl
80688            ! utf8.c
80689 ____________________________________________________________________________
80690 [  7221] By: jhi                                   on 2000/10/13  15:43:19
80691         Log: (accidentally empty check-in)
80692      Branch: perl
80693            ! utf8.c
80694 ____________________________________________________________________________
80695 [  7220] By: jhi                                   on 2000/10/13  15:23:51
80696         Log: Add (optimistically) Storable to static extensions.
80697      Branch: perl
80698            ! hints/uwin.sh hints/vmesa.sh
80699 ____________________________________________________________________________
80700 [  7219] By: jhi                                   on 2000/10/13  15:20:05
80701         Log: Amdahl UTS doesn't seem to do dynaloading.
80702      Branch: perl
80703            ! hints/uts.sh
80704 ____________________________________________________________________________
80705 [  7218] By: jhi                                   on 2000/10/13  15:15:20
80706         Log: Slight tweak of the code to appease Amdahl UTS cc.
80707      Branch: perl
80708            ! pp.c
80709 ____________________________________________________________________________
80710 [  7217] By: jhi                                   on 2000/10/13  14:50:42
80711         Log: In Amdahl UTS "struct sv" is defined by a system header,
80712              <ksync.h>.
80713      Branch: perl
80714            ! perl.h sv.h
80715 ____________________________________________________________________________
80716 [  7216] By: jhi                                   on 2000/10/13  11:58:25
80717         Log: Ilya implemented the memory profiling API.
80718      Branch: perl
80719            ! Todo
80720 ____________________________________________________________________________
80721 [  7215] By: jhi                                   on 2000/10/13  02:56:38
80722         Log: Subject: [PATCH 5.7.0] Perl API for mstats
80723              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
80724              Date: Thu, 12 Oct 2000 22:52:40 -0400
80725              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
80726      Branch: perl
80727            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
80728 ____________________________________________________________________________
80729 [  7214] By: jhi                                   on 2000/10/13  02:55:38
80730         Log: Subject: [PATCH 5.7.0] IVs in mtats
80731              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
80732              Date: Thu, 12 Oct 2000 22:51:04 -0400
80733              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
80734      Branch: perl
80735            ! malloc.c perl.h
80736 ____________________________________________________________________________
80737 [  7213] By: jhi                                   on 2000/10/13  02:31:47
80738         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
80739      Branch: perl
80740            ! pod/perldiag.pod pp_sys.c
80741 ____________________________________________________________________________
80742 [  7212] By: jhi                                   on 2000/10/13  01:27:38
80743         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
80744              From: Peter Prymmer <pvhp@forte.com>
80745              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
80746              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
80747      Branch: perl
80748            ! t/op/oct.t
80749 ____________________________________________________________________________
80750 [  7211] By: jhi                                   on 2000/10/13  00:35:09
80751         Log: Update Changes.
80752      Branch: perl
80753            ! Changes patchlevel.h
80754 ____________________________________________________________________________
80755 [  7210] By: jhi                                   on 2000/10/12  23:59:40
80756         Log: The Install.pm third of
80757              
80758              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
80759              From: Bill Campbell <bill@celestial.com>
80760              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
80761              Date: Thu, 5 Oct 2000 18:04:51 -0700
80762      Branch: perl
80763            ! lib/ExtUtils/Install.pm
80764 ____________________________________________________________________________
80765 [  7209] By: jhi                                   on 2000/10/12  23:58:43
80766         Log: Two thirds of
80767              
80768              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
80769              Date: Thu, 5 Oct 2000 18:04:51 -0700
80770              From: Bill Campbell <bill@celestial.com>
80771              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
80772              
80773              The Install.pm changes will be submitted separately because
80774              they need some work and discussion still.
80775      Branch: perl
80776            ! lib/getopts.pl lib/termcap.pl
80777 ____________________________________________________________________________
80778 [  7208] By: jhi                                   on 2000/10/12  23:41:19
80779         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
80780              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
80781              Date:     Thu, 12 Oct 2000 07:30:02 EDT
80782              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
80783      Branch: perl
80784            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
80785            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
80786 ____________________________________________________________________________
80787 [  7207] By: jhi                                   on 2000/10/12  23:39:01
80788         Log: An updated EBCDIC tr patch.
80789              
80790              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
80791              From: Peter Prymmer <pvhp@forte.com>
80792              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
80793              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
80794      Branch: perl
80795            ! t/op/tr.t
80796 ____________________________________________________________________________
80797 [  7206] By: jhi                                   on 2000/10/12  23:34:55
80798         Log: Upgrade to CPAN 1.58, from Andreas König.
80799      Branch: perl
80800            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
80801 ____________________________________________________________________________
80802 [  7205] By: jhi                                   on 2000/10/12  23:29:08
80803         Log: Introduce the man[24-8] variables, from Andy Dougherty.
80804      Branch: metaconfig/U/perl
80805            + mandirs.U mandirstyle.U
80806      Branch: perl
80807            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80808            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
80809            ! vos/config.h vos/config.pl vos/config_h.SH_orig
80810            ! win32/config.bc win32/config.gc win32/config.vc
80811 ____________________________________________________________________________
80812 [  7204] By: gsar                                  on 2000/10/12  18:11:24
80813         Log: restore change#7202
80814      Branch: perl
80815            ! mg.c
80816 ____________________________________________________________________________
80817 [  7203] By: gsar                                  on 2000/10/12  18:09:40
80818         Log: another test of the Emergency Broadcast System--back out 
80819              change#7202
80820      Branch: perl
80821            ! mg.c
80822 ____________________________________________________________________________
80823 [  7202] By: gsar                                  on 2000/10/12  16:40:47
80824         Log: (submitted on behalf of Jarkko)
80825              Fix the lib/encode.t subtest 6 failure as reported by Andreas
80826              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
80827              was unearthed by change 7182, as was a bug in HTML::Entities.
80828      Branch: perl
80829            ! mg.c
80830 ____________________________________________________________________________
80831 [  7201] By: jhi                                   on 2000/10/11  03:16:05
80832         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
80833      Branch: perl
80834            ! pp_hot.c t/pragma/utf8.t
80835 ____________________________________________________________________________
80836 [  7200] By: jhi                                   on 2000/10/11  00:40:30
80837         Log: The #7198 was a false alarm.
80838      Branch: perl
80839            ! pp_hot.c
80840 ____________________________________________________________________________
80841 [  7199] By: jhi                                   on 2000/10/11  00:26:04
80842         Log: Remove duplicated code.
80843      Branch: perl
80844            ! t/lib/cgi-html.t
80845 ____________________________________________________________________________
80846 [  7198] By: jhi                                   on 2000/10/10  23:30:46
80847         Log: (Retracted by #7200.)
80848      Branch: perl
80849            ! pp_hot.c
80850 ____________________________________________________________________________
80851 [  7197] By: jhi                                   on 2000/10/10  21:49:30
80852         Log: Add the test case for #7190, from the original bug report
80853              by Andreas König.
80854      Branch: perl
80855            ! t/pragma/utf8.t
80856 ____________________________________________________________________________
80857 [  7196] By: jhi                                   on 2000/10/10  21:40:49
80858         Log: Reapply Andy's patch and regen Configure.
80859      Branch: perl
80860            ! Configure INSTALL Makefile.SH Porting/Glossary
80861            ! Porting/config.sh config_h.SH epoc/config.sh installperl
80862            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
80863            ! win32/config.vc
80864 ____________________________________________________________________________
80865 [  7195] By: jhi                                   on 2000/10/10  21:09:30
80866         Log: Use the versiononly instead of the installscripts,
80867              retract the changes 7146 and 7147.
80868      Branch: perl
80869            ! Configure INSTALL Makefile.SH Porting/Glossary
80870            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
80871            ! installperl uconfig.sh vos/config.def win32/config.bc
80872            ! win32/config.gc win32/config.vc
80873 ____________________________________________________________________________
80874 [  7194] By: jhi                                   on 2000/10/10  21:06:15
80875         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
80876              From: Peter Prymmer <pvhp@forte.com>
80877              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
80878              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
80879      Branch: perl
80880            ! t/op/ver.t
80881 ____________________________________________________________________________
80882 [  7193] By: jhi                                   on 2000/10/10  21:05:12
80883         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
80884              From: Peter Prymmer <pvhp@forte.com>
80885              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
80886              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
80887      Branch: perl
80888            ! t/op/tr.t
80889 ____________________________________________________________________________
80890 [  7192] By: jhi                                   on 2000/10/10  20:57:30
80891         Log: Add versiononly, delete installscripts, from Andy Dougherty.
80892      Branch: metaconfig
80893            - U/installdirs/installscripts.U
80894      Branch: metaconfig/U/perl
80895            + versiononly.U
80896 ____________________________________________________________________________
80897 [  7191] By: jhi                                   on 2000/10/10  19:41:21
80898         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
80899              From: Peter Prymmer <pvhp@forte.com>
80900              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
80901              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
80902      Branch: perl
80903            ! pod/perlebcdic.pod
80904 ____________________________________________________________________________
80905 [  7190] By: jhi                                   on 2000/10/10  19:26:14
80906         Log: Subject: Re: utf8 concat, mg_get
80907              From: Simon Cozens <simon@cozens.net>
80908              Date: Tue, 10 Oct 2000 17:40:17 +0100
80909              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
80910      Branch: perl
80911            ! pp_hot.c
80912 ____________________________________________________________________________
80913 [  7189] By: jhi                                   on 2000/10/10  19:23:03
80914         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
80915              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
80916              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
80917              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
80918      Branch: perl
80919            ! lib/ExtUtils/MM_Unix.pm
80920 ____________________________________________________________________________
80921 [  7188] By: jhi                                   on 2000/10/10  15:31:24
80922         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
80923              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
80924              Date: Fri, 14 Jul 2000 10:47:36 +0100
80925              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
80926      Branch: perl
80927            ! README.win32
80928 ____________________________________________________________________________
80929 [  7187] By: jhi                                   on 2000/10/10  13:30:10
80930         Log: Quote the temp file name, needed in Win32 because the
80931              default name unfortunately contains spaces, shouldn't
80932              hurt elsewhere.
80933              
80934              Subject: FW: perldoc fails if $TEMP contains spaces
80935              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
80936              Date: Thu, 14 Sep 2000 08:58:45 +0100
80937              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
80938      Branch: perl
80939            ! utils/perldoc.PL
80940 ____________________________________________________________________________
80941 [  7186] By: jhi                                   on 2000/10/10  13:16:27
80942         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
80943              From: hv@hugo.hybyte.com
80944              Date: Tue, 10 Oct 2000 14:10:20 +0100
80945              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
80946      Branch: perl
80947            ! t/lib/thr5005.t util.c
80948 ____________________________________________________________________________
80949 [  7185] By: jhi                                   on 2000/10/10  12:06:22
80950         Log: Upgrade to podlators 1.04, from Russ Allbery.
80951      Branch: perl
80952            ! lib/Pod/Man.pm lib/Pod/Text.pm
80953 ____________________________________________________________________________
80954 [  7184] By: jhi                                   on 2000/10/10  12:01:32
80955         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
80956      Branch: perl
80957            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
80958 ____________________________________________________________________________
80959 [  7183] By: jhi                                   on 2000/10/09  23:47:15
80960         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
80961              From: Peter Prymmer <pvhp@forte.com>
80962              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
80963              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
80964      Branch: perl
80965            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
80966 ____________________________________________________________________________
80967 [  7182] By: jhi                                   on 2000/10/09  23:43:16
80968         Log: Make eq work again with utf8 (disabling the upgrading
80969              should no more be necessary since the copies of the
80970              scalars are upgraded, not the scalars themselves).
80971              Takes care of ID 20001009.001.  (The claimed length()
80972              bug in 20001009.001 seems bogus to me.)
80973      Branch: perl
80974            ! sv.c t/pragma/utf8.t
80975 ____________________________________________________________________________
80976 [  7181] By: gsar                                  on 2000/10/09  19:41:54
80977         Log: tweak for change#7173
80978      Branch: perl
80979            ! win32/win32sck.c
80980 ____________________________________________________________________________
80981 [  7180] By: gsar                                  on 2000/10/09  19:26:56
80982         Log: on Windows, clean targets might not work under some flavors of the shell
80983      Branch: perl
80984            ! win32/Makefile win32/makefile.mk
80985 ____________________________________________________________________________
80986 [  7179] By: jhi                                   on 2000/10/09  19:21:02
80987         Log: Update Changes.
80988      Branch: perl
80989            ! Changes patchlevel.h
80990 ____________________________________________________________________________
80991 [  7178] By: jhi                                   on 2000/10/09  19:18:23
80992         Log: Warn about unknown scripts.
80993              
80994              Subject: Re: ideas? patches? [PATCH bleadperl]
80995              From: Dominic Dunlop <domo@computer.org>
80996              Date: Mon, 9 Oct 2000 14:57:17 +0200
80997              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
80998      Branch: perl
80999            ! lib/charnames.pm
81000 ____________________________________________________________________________
81001 [  7177] By: jhi                                   on 2000/10/09  19:13:27
81002         Log: Change #7160 had a nasty typo.
81003      Branch: metaconfig
81004            ! U/compline/Compile.U
81005      Branch: perl
81006            ! Configure config_h.SH
81007 ____________________________________________________________________________
81008 [  7176] By: gsar                                  on 2000/10/09  18:59:33
81009         Log: pod nit
81010      Branch: perl
81011            ! pod/perlport.pod
81012 ____________________________________________________________________________
81013 [  7175] By: gsar                                  on 2000/10/09  18:54:28
81014         Log: Windows9x doesn't support link(), despite what Config.pm
81015              might think
81016      Branch: perl
81017            ! lib/ExtUtils/Manifest.pm
81018 ____________________________________________________________________________
81019 [  7174] By: gsar                                  on 2000/10/09  18:50:03
81020         Log: avoid nonportable example code
81021      Branch: perl
81022            ! lib/File/Copy.pm
81023 ____________________________________________________________________________
81024 [  7173] By: gsar                                  on 2000/10/09  18:46:54
81025         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
81026              being used) when closing a socket handle
81027      Branch: perl
81028            ! win32/win32.c win32/win32.h win32/win32sck.c
81029 ____________________________________________________________________________
81030 [  7172] By: gsar                                  on 2000/10/09  18:41:40
81031         Log: on Windows, cwd strings in the environment should be of the
81032              form =X:=X:\foo instead of =X=X:\foo\
81033      Branch: perl
81034            ! win32/vdir.h
81035 ____________________________________________________________________________
81036 [  7171] By: gsar                                  on 2000/10/09  18:30:09
81037         Log: on Windows, LoadLibrary() could load an extension DLL multiple
81038              times if forward slashes are used in the path
81039      Branch: perl
81040            ! win32/win32.c
81041 ____________________________________________________________________________
81042 [  7170] By: jhi                                   on 2000/10/09  17:53:59
81043         Log: Add a todo note about overloadable assertions.
81044      Branch: perl
81045            ! Todo-5.6
81046 ____________________________________________________________________________
81047 [  7169] By: jhi                                   on 2000/10/09  13:43:45
81048         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
81049              From: mjd@plover.com
81050              Date: 9 Oct 2000 00:24:44 -0000
81051              Message-ID: <20001009002444.10616.qmail@plover.com>
81052      Branch: perl
81053            ! pod/perldebguts.pod
81054 ____________________________________________________________________________
81055 [  7168] By: nick                                  on 2000/10/08  13:16:33
81056         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
81057              is not right thing to do on (e.g. x86). Network order is also "right" for
81058              X fonts.
81059      Branch: perl
81060            ! ext/Encode/Encode.pm
81061 ____________________________________________________________________________
81062 [  7167] By: nick                                  on 2000/10/08  12:54:42
81063         Log: Make "encodings" work post-install when Encode/*.enc files may not
81064              be in same directory as Encode.pm
81065      Branch: perl
81066            ! ext/Encode/Encode.pm
81067 ____________________________________________________________________________
81068 [  7166] By: nick                                  on 2000/10/08  11:51:26
81069         Log: Work round the fact that $hash->{$key} does not take into account
81070              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
81071              so that key is always in the "expected" encoding - i.e. same way we put
81072              it in the hash.
81073      Branch: perl
81074            ! ext/Encode/Encode.pm
81075 ____________________________________________________________________________
81076 [  7165] By: gsar                                  on 2000/10/08  04:15:29
81077         Log: save_re_context() could reset PL_curcop to freed memory, causing core
81078              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
81079      Branch: perl
81080            ! pp_ctl.c
81081 ____________________________________________________________________________
81082 [  7164] By: jhi                                   on 2000/10/06  20:51:48
81083         Log: UTF8ize split() so that the cloned substrings get the UTF8
81084              flag of the original scalar.  Problem reported by Simon Cozens.
81085      Branch: perl
81086            ! pp.c t/pragma/utf8.t
81087 ____________________________________________________________________________
81088 [  7163] By: nick                                  on 2000/10/06  20:48:34
81089         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
81090              got a false +ve and so did not reach code which would have un-FAKEd the SV.
81091      Branch: perl
81092            ! sv.c
81093 ____________________________________________________________________________
81094 [  7162] By: nick                                  on 2000/10/06  20:25:37
81095         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
81096              To fix  (sort {$a <=> $b} keys %hash) in particular but
81097              should cover a number of other as-yet-unknown cases as well.
81098      Branch: perl
81099            ! sv.c
81100 ____________________________________________________________________________
81101 [  7161] By: jhi                                   on 2000/10/06  19:56:18
81102         Log: Change the version number of Tie::Handle in the core to 4.0,
81103              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
81104              
81105              Subject: Note on Tie::Handle
81106              From: andreas.koenig@anima.de (Andreas J. Koenig)
81107              Date:      06 Oct 2000 21:48:58 +0200
81108              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
81109      Branch: perl
81110            ! lib/Tie/Handle.pm
81111 ____________________________________________________________________________
81112 [  7160] By: jhi                                   on 2000/10/06  18:20:35
81113         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
81114              as the first option of cc/ld because of ultrapicky compilers
81115              (e.g. OS/390 R2.5)
81116      Branch: metaconfig
81117            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
81118            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
81119            ! U/compline/orderlib.U U/modified/Cppsym.U
81120            ! U/modified/d_access.U
81121      Branch: metaconfig/U/perl
81122            ! Checkcc.U d_dlsymun.U gccvers.U
81123      Branch: perl
81124            ! Configure config_h.SH
81125 ____________________________________________________________________________
81126 [  7159] By: jhi                                   on 2000/10/06  13:56:39
81127         Log: Update Changes.
81128      Branch: perl
81129            ! Changes patchlevel.h
81130 ____________________________________________________________________________
81131 [  7158] By: jhi                                   on 2000/10/06  12:48:40
81132         Log: Eliminate $Is_VMS code from the test.
81133              
81134              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
81135              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
81136              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
81137              Date:     Thu, 5 Oct 2000 07:46:33 EDT
81138      Branch: perl
81139            ! t/lib/b.t
81140 ____________________________________________________________________________
81141 [  7157] By: jhi                                   on 2000/10/06  12:47:13
81142         Log: Also the $ccflags is needed for the C compiler check.
81143              
81144              Subject: Configure (check for C-compiler)
81145              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81146              Date: Fri, 06 Oct 2000 08:47:15 +0200
81147              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
81148      Branch: metaconfig/U/perl
81149            ! Checkcc.U
81150      Branch: perl
81151            ! Configure config_h.SH
81152 ____________________________________________________________________________
81153 [  7156] By: jhi                                   on 2000/10/06  11:45:15
81154         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
81155      Branch: perl
81156            ! perl.c pp_ctl.c sv.h utf8.c
81157 ____________________________________________________________________________
81158 [  7155] By: jhi                                   on 2000/10/06  11:40:41
81159         Log: IO::Handle->syswrite() did not handle length omission
81160              like CORE::syswrite() does.
81161              
81162              Subject: [Fwd] IO::Handle, syswrite and arguments
81163              From: Graham Barr <gbarr@pobox.com>
81164              Date: Fri, 6 Oct 2000 10:22:05 +0100
81165              Message-ID: <20001006102205.U6312@pobox.com>
81166              
81167              The original patch from andrew@ugh.net.au.
81168      Branch: perl
81169            ! ext/IO/lib/IO/Handle.pm
81170 ____________________________________________________________________________
81171 [  7154] By: jhi                                   on 2000/10/06  01:42:15
81172         Log: Tweak #7153.
81173      Branch: perl
81174            ! utf8.h
81175 ____________________________________________________________________________
81176 [  7153] By: jhi                                   on 2000/10/06  00:39:55
81177         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
81178      Branch: perl
81179            ! utf8.h
81180 ____________________________________________________________________________
81181 [  7152] By: jhi                                   on 2000/10/06  00:38:11
81182         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
81183      Branch: perl
81184            ! perl.c pp_ctl.c sv.h utf8.c
81185 ____________________________________________________________________________
81186 [  7151] By: jhi                                   on 2000/10/06  00:36:38
81187         Log: Subject: Re: Questions about Tie::Array and perl modules
81188              From: Nick Ing-Simmons <nik@tiuk.ti.com>
81189              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
81190              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
81191              
81192              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
81193      Branch: perl
81194            ! lib/Tie/Array.pm t/op/array.t
81195 ____________________________________________________________________________
81196 [  7150] By: jhi                                   on 2000/10/05  00:20:45
81197         Log: Regen Changes.
81198      Branch: perl
81199            ! Changes patchlevel.h
81200 ____________________________________________________________________________
81201 [  7149] By: jhi                                   on 2000/10/05  00:20:01
81202         Log: Regen toc.
81203      Branch: perl
81204            ! pod/perltoc.pod
81205 ____________________________________________________________________________
81206 [  7148] By: jhi                                   on 2000/10/04  23:35:08
81207         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
81208              reported several times by Dominic Dunlop, for example in
81209              ID 20000315.008.  Patch from Dominic.  Patch affects at
81210              least MachTen, and possibly other oldish BSDs. Should not
81211              break non-broken platforms (tested on LinuxPPC). 
81212      Branch: perl
81213            ! doio.c
81214 ____________________________________________________________________________
81215 [  7147] By: jhi                                   on 2000/10/04  23:26:34
81216         Log: The one that got away from 7146.
81217      Branch: metaconfig
81218            + U/installdirs/installscripts.U
81219 ____________________________________________________________________________
81220 [  7146] By: jhi                                   on 2000/10/04  23:25:04
81221         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
81222              suggested by H. Merijn Brand.
81223      Branch: perl
81224            ! Configure INSTALL Makefile.SH Porting/Glossary
81225            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
81226            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
81227            ! win32/config.vc
81228 ____________________________________________________________________________
81229 [  7145] By: jhi                                   on 2000/10/04  22:08:21
81230         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
81231              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81232              Date: Wed, 4 Oct 2000 17:37:46 -0400
81233              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
81234      Branch: perl
81235            ! utils/h2xs.PL
81236 ____________________________________________________________________________
81237 [  7144] By: jhi                                   on 2000/10/04  18:11:41
81238         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
81239              From: Jeff Pinyan <jeffp@crusoe.net>
81240              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
81241              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
81242      Branch: perl
81243            ! pod/perlrun.pod
81244 ____________________________________________________________________________
81245 [  7143] By: jhi                                   on 2000/10/04  18:09:58
81246         Log: Subject: perlhack.pod Patch for Externals Tools
81247              From: Fisher Mark <fisherm@tce.com>
81248              Date: Tue, 3 Oct 2000 15:43:27 -0500 
81249              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
81250      Branch: perl
81251            ! pod/perlhack.pod
81252 ____________________________________________________________________________
81253 [  7142] By: jhi                                   on 2000/10/04  18:08:41
81254         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
81255              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
81256              Date:     Wed, 4 Oct 2000 12:11:11 EDT
81257              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
81258      Branch: perl
81259            ! vms/vms.c
81260 ____________________________________________________________________________
81261 [  7141] By: jhi                                   on 2000/10/04  12:20:16
81262         Log: Subject: [PATCH 5.7.0] h2xs not working
81263              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81264              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
81265              Date: Tue, 3 Oct 2000 21:43:01 -0400
81266              
81267              Subject: [PATCH 5.7.0] h2xs not documenting the created module
81268              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81269              Date: Tue, 3 Oct 2000 22:55:19 -0400
81270              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
81271      Branch: perl
81272            ! utils/h2xs.PL
81273 ____________________________________________________________________________
81274 [  7140] By: jhi                                   on 2000/10/04  11:53:44
81275         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
81276              From: nick@babyhippo.com
81277              Date: Wed, 4 Oct 2000 12:06:45 +0100
81278              Message-Id: <20001004120645.A7356@babyhippo.com>
81279              
81280              Retract 7118 and 7135.
81281      Branch: perl
81282            ! installman installperl op.c t/pragma/subs.t
81283 ____________________________________________________________________________
81284 [  7139] By: jhi                                   on 2000/10/03  22:09:41
81285         Log: It is possible to have no hosts database at all.  Pointed out in
81286              
81287              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
81288              From: Peter Prymmer <pvhp@forte.com>
81289              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
81290              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
81291      Branch: metaconfig
81292            ! U/modified/myhostname.U
81293      Branch: perl
81294            ! Configure config_h.SH
81295 ____________________________________________________________________________
81296 [  7138] By: jhi                                   on 2000/10/03  21:49:49
81297         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
81298              From: Peter Prymmer <pvhp@forte.com>
81299              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
81300              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
81301      Branch: perl
81302            ! pp_sys.c
81303 ____________________________________________________________________________
81304 [  7137] By: jhi                                   on 2000/10/03  20:10:05
81305         Log: One remaining nit less at the VMS mailbox sizing.
81306      Branch: perl
81307            ! vms/vms.c
81308 ____________________________________________________________________________
81309 [  7136] By: jhi                                   on 2000/10/03  20:08:47
81310         Log: Test harness update to sync with the new perlcc,
81311              from Simon Cozens.
81312      Branch: perl
81313            ! t/TEST t/UTEST
81314 ____________________________________________________________________________
81315 [  7135] By: jhi                                   on 2000/10/03  15:15:42
81316         Log: Subject: Re: PATCH for 20001003.004
81317              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
81318              From: "AARON B. DOSSETT" <aaron@iglou.com>
81319              Message-Id: <E13gTay-0006od-00@iglou.com>
81320      Branch: perl
81321            ! installman installperl
81322 ____________________________________________________________________________
81323 [  7134] By: jhi                                   on 2000/10/03  15:00:34
81324         Log: Subject: [ID 20001003.006] B::Debug not -w clean
81325              From: Nicholas Clark <nick@babyhippo.co.uk>
81326              Date: Tue, 03 Oct 2000 15:46:32 +0100
81327              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
81328      Branch: perl
81329            ! ext/B/B/Debug.pm
81330 ____________________________________________________________________________
81331 [  7133] By: jhi                                   on 2000/10/03  14:58:39
81332         Log: Scale down the VMS message boxes, by Charles Lane.
81333              Fix for ID 20000903.009, workaround at
81334              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
81335      Branch: perl
81336            ! vms/vms.c
81337 ____________________________________________________________________________
81338 [  7132] By: jhi                                   on 2000/10/03  11:20:37
81339         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
81340      Branch: perl
81341            + t/lib/st-lock.t t/lib/st-utf8.t
81342            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
81343            ! ext/Storable/Storable.xs t/lib/st-recurse.t
81344 ____________________________________________________________________________
81345 [  7131] By: jhi                                   on 2000/10/03  03:38:23
81346         Log: Encode nits.
81347      Branch: perl
81348            ! MANIFEST Makefile.SH
81349 ____________________________________________________________________________
81350 [  7130] By: jhi                                   on 2000/10/03  03:31:05
81351         Log: Update Changes.
81352      Branch: perl
81353            ! Changes patchlevel.h
81354 ____________________________________________________________________________
81355 [  7129] By: jhi                                   on 2000/10/03  02:24:02
81356         Log: Misplaced else.
81357      Branch: metaconfig/U/perl
81358            ! d_strtoll.U
81359      Branch: perl
81360            ! Configure config_h.SH
81361 ____________________________________________________________________________
81362 [  7128] By: jhi                                   on 2000/10/03  02:08:29
81363         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
81364              From: sthoenna@efn.org
81365              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
81366              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
81367      Branch: metaconfig/U/perl
81368            ! d_strtoll.U
81369      Branch: perl
81370            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
81371 ____________________________________________________________________________
81372 [  7127] By: jhi                                   on 2000/10/03  01:13:14
81373         Log: Update Changes.
81374      Branch: perl
81375            ! Changes patchlevel.h
81376 ____________________________________________________________________________
81377 [  7126] By: jhi                                   on 2000/10/03  00:57:08
81378         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
81379              as suggested by Olaf Flebbe and Nick Clark.
81380      Branch: perl
81381            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
81382 ____________________________________________________________________________
81383 [  7125] By: jhi                                   on 2000/10/03  00:50:56
81384         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
81385              From: Nick Clark <nick@plum.flirble.org>
81386              Date: Mon, 2 Oct 2000 11:03:24 +0100
81387              Message-Id: <20001002110324.D20073@plum.flirble.org>
81388              
81389              Also fixes bug ID 20001002.005.
81390      Branch: perl
81391            ! t/lib/encode.t
81392 ____________________________________________________________________________
81393 [  7124] By: jhi                                   on 2000/10/03  00:34:59
81394         Log: Subject: [PATCH 5.7.0] Epoc update
81395              From: Olaf Flebbe <o.flebbe@gmx.de>
81396              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
81397              Message-ID: <26423.969484586@www10.gmx.net>
81398      Branch: perl
81399            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
81400            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
81401            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
81402            ! util.c util.h
81403 ____________________________________________________________________________
81404 [  7123] By: jhi                                   on 2000/10/03  00:30:07
81405         Log: Regen headers.
81406      Branch: perl
81407            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
81408 ____________________________________________________________________________
81409 [  7122] By: jhi                                   on 2000/10/03  00:10:48
81410         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
81411      Branch: perl
81412            ! hints/openbsd.sh
81413 ____________________________________________________________________________
81414 [  7121] By: jhi                                   on 2000/10/03  00:05:06
81415         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
81416              From: <abigail@foad.org>
81417              Date: Tue, 26 Sep 2000 13:36:14 -0400
81418              Message-ID: <20000926173614.4356.qmail@foad.org>
81419      Branch: perl
81420            ! pod/perlop.pod
81421 ____________________________________________________________________________
81422 [  7120] By: jhi                                   on 2000/10/03  00:04:00
81423         Log: Inside require() $^S was always left undefined.
81424              
81425              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
81426              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81427              Date: Wed, 27 Sep 2000 18:54:49 -0400
81428              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
81429      Branch: perl
81430            ! cop.h mg.c pp_ctl.c util.c
81431 ____________________________________________________________________________
81432 [  7119] By: jhi                                   on 2000/10/03  00:00:16
81433         Log: Subject: [PATCH] DLL not restartabke with threaded perl
81434              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
81435              Date: Thu, 28 Sep 2000 09:20:46 +0100
81436              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
81437      Branch: perl
81438            ! perl.c
81439 ____________________________________________________________________________
81440 [  7118] By: jhi                                   on 2000/10/02  23:59:20
81441         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
81442              From: Nicholas Clark <nick@ccl4.org>
81443              Date: Thu, 28 Sep 2000 11:52:24 +0100
81444              Message-ID: <20000928115224.D7924@plum.flirble.org>
81445      Branch: perl
81446            ! op.c
81447 ____________________________________________________________________________
81448 [  7117] By: jhi                                   on 2000/10/02  23:57:51
81449         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
81450              From: Nicholas Clark <nick@babyhippo.co.uk>
81451              Date: Thu, 28 Sep 2000 12:18:10 +0100
81452              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
81453              
81454              Did not apply cleanly, manual intervention was needed.
81455      Branch: perl
81456            ! ext/B/B/Bytecode.pm utils/perlcc.PL
81457 ____________________________________________________________________________
81458 [  7116] By: jhi                                   on 2000/10/02  23:50:40
81459         Log: Document the issue (is not a syntax error, kind of)
81460              
81461              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
81462              From: Nicholas Clark <nick@ccl4.org>
81463              Date: Thu, 28 Sep 2000 17:12:42 +0100
81464              Message-ID: <20000928171242.K7924@plum.flirble.org>
81465      Branch: perl
81466            ! pod/perldata.pod
81467 ____________________________________________________________________________
81468 [  7115] By: jhi                                   on 2000/10/02  23:48:58
81469         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
81470              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81471              Date: Thu, 28 Sep 2000 21:55:31 -0400
81472              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
81473      Branch: perl
81474            ! regexec.c
81475 ____________________________________________________________________________
81476 [  7114] By: jhi                                   on 2000/10/02  23:47:57
81477         Log: Subject: DOC PATCH 5.6.0
81478              From: mjd@plover.com
81479              Date: 30 Sep 2000 06:02:34 -0000
81480              Message-ID: <20000930060234.4559.qmail@plover.com>
81481      Branch: perl
81482            ! pod/perldebguts.pod
81483 ____________________________________________________________________________
81484 [  7113] By: jhi                                   on 2000/10/02  23:46:43
81485         Log: SOCK_DGRAM and listen() do not mix as reported in
81486              
81487              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
81488              From: Petter Reinholdtsen <pere@hungry.com>
81489              Date: Sun, 1 Oct 2000 10:57:20 +0800
81490              Message-Id: <200010010257.KAA05735@localhost.localdomain>
81491              
81492              The patch for 5.7.0+ had to be reengineered, though.
81493      Branch: perl
81494            ! ext/IO/lib/IO/Socket/UNIX.pm
81495 ____________________________________________________________________________
81496 [  7112] By: jhi                                   on 2000/10/02  23:36:57
81497         Log: Subject: Re: [PATCH 5.005_64 missed]
81498              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81499              Date: Sun, 1 Oct 2000 18:50:10 -0400
81500              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
81501      Branch: perl
81502            ! pod/perlxs.pod
81503 ____________________________________________________________________________
81504 [  7111] By: jhi                                   on 2000/10/02  23:35:40
81505         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
81506              From: Radu Greab <radu@netsoft.ro>
81507              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
81508              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
81509      Branch: perl
81510            ! op.c opcode.pl t/op/substr.t
81511 ____________________________________________________________________________
81512 [  7110] By: jhi                                   on 2000/10/02  23:32:38
81513         Log: Subject: [PATCH] Fix aliasing of tied filehandles
81514              From: Daniel Chetlin <daniel@chetlin.com>
81515              Date: Mon, 2 Oct 2000 14:53:27 -0700
81516              Message-ID: <20001002145327.C1617@ilmd>
81517      Branch: perl
81518            ! perl.h pp_hot.c t/op/tiehandle.t
81519 ____________________________________________________________________________
81520 [  7109] By: jhi                                   on 2000/10/02  23:31:30
81521         Log: s/Robin Parker/Robin Barker/
81522      Branch: perl
81523            ! Changes5.6
81524 ____________________________________________________________________________
81525 [  7108] By: jhi                                   on 2000/10/02  23:15:46
81526         Log: Retract #7091 as suggested in
81527              
81528              From: Robin Barker <rmb1@cise.npl.co.uk> 
81529              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
81530              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
81531              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
81532      Branch: perl
81533            ! embed.pl proto.h
81534 ____________________________________________________________________________
81535 [  7107] By: nick                                  on 2000/10/02  18:23:14
81536         Log: A few tweaks to get Tk803 to work with Encode scheme.
81537      Branch: perl
81538            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
81539 ____________________________________________________________________________
81540 [  7106] By: nick                                  on 2000/10/01  21:34:14
81541         Log: Add checking cases to Encode's toUnicode and fromUnicode.
81542      Branch: perl
81543            ! ext/Encode/Encode.pm
81544 ____________________________________________________________________________
81545 [  7105] By: nick                                  on 2000/10/01  17:18:01
81546         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
81547              To read and use them.
81548              Add a lib/encode.t which checks a few things.
81549      Branch: perl
81550            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
81551            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
81552            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
81553            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
81554            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
81555            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
81556            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
81557            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
81558            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
81559            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
81560            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
81561            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
81562            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
81563            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
81564            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
81565            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
81566            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
81567            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
81568            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
81569            + ext/Encode/Encode/iso2022-jp.enc
81570            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
81571            + ext/Encode/Encode/iso8859-1.enc
81572            + ext/Encode/Encode/iso8859-2.enc
81573            + ext/Encode/Encode/iso8859-3.enc
81574            + ext/Encode/Encode/iso8859-4.enc
81575            + ext/Encode/Encode/iso8859-5.enc
81576            + ext/Encode/Encode/iso8859-6.enc
81577            + ext/Encode/Encode/iso8859-7.enc
81578            + ext/Encode/Encode/iso8859-8.enc
81579            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
81580            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
81581            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
81582            + ext/Encode/Encode/macCentEuro.enc
81583            + ext/Encode/Encode/macCroatian.enc
81584            + ext/Encode/Encode/macCyrillic.enc
81585            + ext/Encode/Encode/macDingbats.enc
81586            + ext/Encode/Encode/macGreek.enc
81587            + ext/Encode/Encode/macIceland.enc
81588            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
81589            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
81590            + ext/Encode/Encode/macTurkish.enc
81591            + ext/Encode/Encode/macUkraine.enc
81592            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
81593            + t/lib/encode.t
81594            ! MANIFEST ext/Encode/Encode.pm
81595 ____________________________________________________________________________
81596 [  7104] By: nick                                  on 2000/09/30  13:04:30
81597         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
81598              From: Daniel Chetlin <daniel@chetlin.com>
81599              Date: Mon, 18 Sep 2000 05:05:40 -0700
81600              Message-Id: <20000918050540.C652@ilmd>
81601      Branch: perl
81602            ! lib/overload.pm sv.c t/pragma/overload.t
81603 ____________________________________________________________________________
81604 [  7103] By: nick                                  on 2000/09/30  12:53:36
81605         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
81606              From: Johan Vromans <jvromans@squirrel.nl>
81607              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
81608              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
81609      Branch: perl
81610            ! pod/Makefile.SH
81611 ____________________________________________________________________________
81612 [  7102] By: nick                                  on 2000/09/30  12:52:31
81613         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
81614              From: Spider Boardman <spider@Orb.Nashua.NH.US>
81615              Date: Sat, 16 Sep 2000 16:36:45 -0400
81616              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
81617      Branch: perl
81618            ! ext/B/B/Deparse.pm
81619 ____________________________________________________________________________
81620 [  7101] By: nick                                  on 2000/09/30  12:51:41
81621         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
81622              From: Craig A. Berry <craig.berry@psinetcs.com>
81623              Date: Sat, 16 Sep 2000 10:11:10 -0500
81624              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
81625      Branch: perl
81626            ! vms/vms.c
81627 ____________________________________________________________________________
81628 [  7100] By: nick                                  on 2000/09/30  12:50:33
81629         Log: Subject: Re: unicode support and perl [ID 20000901.097]
81630              From: Spider Boardman <spider@Orb.Nashua.NH.US>
81631              Date: Fri, 15 Sep 2000 16:37:58 -0400
81632              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
81633      Branch: perl
81634            ! t/op/append.t
81635 ____________________________________________________________________________
81636 [  7099] By: nick                                  on 2000/09/30  12:49:35
81637         Log: Subject: Re: unicode support and perl [ID 20000901.097]
81638              From: Spider Boardman <spider@Orb.Nashua.NH.US>
81639              Date: Fri, 15 Sep 2000 16:25:30 -0400
81640              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
81641      Branch: perl
81642            ! pp_hot.c
81643 ____________________________________________________________________________
81644 [  7098] By: nick                                  on 2000/09/30  12:48:00
81645         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
81646              From: Gisle Aas <gisle@ActiveState.com>
81647              Date: 15 Sep 2000 16:23:41 +0200
81648              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
81649      Branch: perl
81650            ! toke.c
81651 ____________________________________________________________________________
81652 [  7097] By: nick                                  on 2000/09/30  12:45:16
81653         Log: Subject: [PATCH] Nits in perlmod.pod
81654              From: Daniel Chetlin <daniel@chetlin.com>
81655              Date: Fri, 15 Sep 2000 02:04:09 -0700
81656              Message-Id: <20000915020409.A2104@ilmd>
81657      Branch: perl
81658            ! pod/perlmod.pod
81659 ____________________________________________________________________________
81660 [  7096] By: nick                                  on 2000/09/30  12:18:00
81661         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
81662              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
81663              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
81664              0 to checking to get the warning.
81665      Branch: perl
81666            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
81667            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
81668            ! regexec.c sv.c toke.c utf8.c
81669 ____________________________________________________________________________
81670 [  7095] By: nick                                  on 2000/09/15  16:55:59
81671         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
81672              
81673              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
81674              From: Spider Boardman <spider@Orb.Nashua.NH.US>
81675              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
81676              Date: Fri, 15 Sep 2000 06:37:30 -0400
81677      Branch: perl
81678            ! ext/Encode/Encode.xs sv.c
81679 ____________________________________________________________________________
81680 [  7094] By: jhi                                   on 2000/09/15  03:23:32
81681         Log: Update Changes.
81682      Branch: perl
81683            ! Changes patchlevel.h
81684 ____________________________________________________________________________
81685 [  7093] By: jhi                                   on 2000/09/15  03:11:44
81686         Log: Fix for the charnames.t failures from Spider Boardman.
81687      Branch: perl
81688            ! toke.c
81689 ____________________________________________________________________________
81690 [  7092] By: jhi                                   on 2000/09/15  00:15:48
81691         Log: Botched the #7090 check-in.
81692      Branch: perl
81693            ! sv.c
81694 ____________________________________________________________________________
81695 [  7091] By: jhi                                   on 2000/09/14  23:33:24
81696         Log: Part of #7081 didn't come through.
81697      Branch: perl
81698            ! embed.pl proto.h
81699 ____________________________________________________________________________
81700 [  7090] By: jhi                                   on 2000/09/14  23:17:39
81701         Log: Subject: Re: perl@7078 
81702              From: Spider Boardman <spider@web.zk3.dec.com>
81703              Date: Thu, 14 Sep 2000 19:06:36 -0400
81704              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
81705      Branch: perl
81706            ! sv.c toke.c
81707 ____________________________________________________________________________
81708 [  7089] By: jhi                                   on 2000/09/14  23:11:21
81709         Log: Small portability tweaks.
81710      Branch: perl
81711            ! ext/Encode/Encode.xs
81712 ____________________________________________________________________________
81713 [  7088] By: jhi                                   on 2000/09/14  22:57:23
81714         Log: Fake return to pacify picky compilers.
81715      Branch: perl
81716            ! ext/Encode/Encode.xs
81717 ____________________________________________________________________________
81718 [  7087] By: jhi                                   on 2000/09/14  22:53:37
81719         Log: Subject: [PATCH] utf8.c apidoc
81720              From: Simon Cozens <simon@cozens.net>
81721              Date: Thu, 14 Sep 2000 23:46:57 +0100
81722              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
81723      Branch: perl
81724            ! perlapi.c pod/perlapi.pod utf8.c
81725 ____________________________________________________________________________
81726 [  7086] By: jhi                                   on 2000/09/14  22:40:38
81727         Log: We don't need to count the high bit bytes, a boolean is enough. 
81728      Branch: perl
81729            ! sv.c
81730 ____________________________________________________________________________
81731 [  7085] By: jhi                                   on 2000/09/14  21:20:09
81732         Log: Replace #7084 with
81733              
81734              Subject: Re: perl@7078 
81735              From: Spider Boardman <spider@web.zk3.dec.com>
81736              Date: Thu, 14 Sep 2000 17:09:36 -0400
81737              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
81738      Branch: perl
81739            ! sv.c utf8.c
81740 ____________________________________________________________________________
81741 [  7084] By: jhi                                   on 2000/09/14  20:03:34
81742         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
81743              convertible to bytes by checking it doesn't go above 0xc3
81744              
81745              Subject: Re: perl@7078
81746              From: Simon Cozens <simon@cozens.net>
81747              Date: Thu, 14 Sep 2000 20:59:19 +0100
81748              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
81749      Branch: perl
81750            ! utf8.c
81751 ____________________________________________________________________________
81752 [  7083] By: jhi                                   on 2000/09/14  19:38:47
81753         Log: Subject: Re: perl@7078
81754              From: Simon Cozens <simon@cozens.net>
81755              Date: Thu, 14 Sep 2000 20:13:09 +0100
81756              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
81757      Branch: perl
81758            ! t/op/bop.t
81759 ____________________________________________________________________________
81760 [  7082] By: jhi                                   on 2000/09/14  17:50:44
81761         Log: The one that got away.
81762      Branch: perl
81763            ! lib/File/Find.pm
81764 ____________________________________________________________________________
81765 [  7081] By: jhi                                   on 2000/09/14  17:45:35
81766         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
81767              From: Robin Barker <rmb1@cise.npl.co.uk>
81768              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
81769              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
81770      Branch: perl
81771            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
81772            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
81773            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
81774            ! regcomp.c toke.c universal.c
81775 ____________________________________________________________________________
81776 [  7080] By: jhi                                   on 2000/09/14  17:40:35
81777         Log: Problems picked up by AIX cc.
81778              
81779              Subject: Re: perl@7078 (patch included)
81780              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81781              Date: Thu, 14 Sep 2000 18:53:30 +0200
81782              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
81783      Branch: perl
81784            ! ext/Encode/Encode.xs
81785 ____________________________________________________________________________
81786 [  7079] By: jhi                                   on 2000/09/14  17:38:27
81787         Log: Subject: File::Find 5.7.0 POD nits
81788              From: Rich Morin <rdm@cfcl.com>
81789              Date: Wed, 13 Sep 2000 22:03:58 -0700
81790              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
81791      Branch: perl
81792            ! lib/File/Find.pm
81793 ____________________________________________________________________________
81794 [  7078] By: jhi                                   on 2000/09/14  14:58:20
81795         Log: Update Changes.
81796      Branch: perl
81797            ! Changes patchlevel.h
81798 ____________________________________________________________________________
81799 [  7077] By: jhi                                   on 2000/09/14  14:55:54
81800         Log: Compilation warnings and an error.
81801      Branch: perl
81802            ! sv.c
81803 ____________________________________________________________________________
81804 [  7076] By: jhi                                   on 2000/09/14  14:42:56
81805         Log: Fix for a parsing bug, not for the original bug.
81806              
81807              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
81808              From: Spider Boardman <spider@web.zk3.dec.com>
81809              Date: Wed, 13 Sep 2000 17:52:20 -0400
81810              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
81811      Branch: perl
81812            ! regcomp.c
81813 ____________________________________________________________________________
81814 [  7075] By: jhi                                   on 2000/09/14  14:40:40
81815         Log: Batch of UTF-8 patches from Simon Cozens.
81816      Branch: perl
81817            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
81818            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
81819            ! toke.c utf8.c
81820 ____________________________________________________________________________
81821 [  7074] By: jhi                                   on 2000/09/14  14:29:58
81822         Log: Subject: Re: Two advertising clauses need to be removed
81823              From: Russ Allbery <rra@stanford.edu>
81824              Date: 13 Sep 2000 18:50:26 -0700
81825              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
81826      Branch: perl
81827            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
81828 ____________________________________________________________________________
81829 [  7073] By: jhi                                   on 2000/09/14  14:28:20
81830         Log: Subject: [PATCH] de-wall t/README
81831              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81832              Date: Wed, 13 Sep 2000 17:46:55 -0700
81833              Message-ID: <//Bw5gzkge/e092yn@efn.org>
81834      Branch: perl
81835            ! t/README
81836 ____________________________________________________________________________
81837 [  7072] By: jhi                                   on 2000/09/14  14:25:10
81838         Log: Hints optimization.
81839              
81840              Subject: Minor nit
81841              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81842              Date: Wed, 13 Sep 2000 21:42:07 +0200
81843              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
81844      Branch: perl
81845            ! hints/hpux.sh
81846 ____________________________________________________________________________
81847 [  7071] By: jhi                                   on 2000/09/14  14:23:30
81848         Log: Allow chop() and chomp() to be overridden.
81849              
81850              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
81851              From: "Casey R. Tweten" <crt@kiski.net>
81852              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
81853              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
81854      Branch: perl
81855            ! toke.c
81856 ____________________________________________________________________________
81857 [  7070] By: jhi                                   on 2000/09/14  14:20:36
81858         Log: The return value of setlocale must be copied away.
81859              
81860              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
81861              From: Alan Burlison <Alan.Burlison@uk.sun.com>
81862              Date: Wed, 13 Sep 2000 16:27:37 +0100 
81863              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
81864      Branch: perl
81865            ! util.c
81866 ____________________________________________________________________________
81867 [  7069] By: jhi                                   on 2000/09/14  14:16:27
81868         Log: Remove vestiges of tr//CU.
81869              
81870              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
81871              From: Nick Clark <nick@plum.flirble.org>
81872              Date: Tue, 12 Sep 2000 22:50:14 +0100
81873              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
81874              
81875              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
81876              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81877              Date: Tue, 12 Sep 2000 21:38:48 -0700
81878              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
81879      Branch: perl
81880            ! op.h pod/perlunicode.pod
81881 ____________________________________________________________________________
81882 [  7068] By: jhi                                   on 2000/09/13  14:18:39
81883         Log: Add the Encode extension.  The code is still largely just skeleton.
81884      Branch: perl
81885            + ext/Encode/Encode.pm ext/Encode/Encode.xs
81886            + ext/Encode/Makefile.PL ext/Encode/Todo
81887            ! MANIFEST Todo-5.6
81888 ____________________________________________________________________________
81889 [  7067] By: jhi                                   on 2000/09/12  17:43:33
81890         Log: Allow for whitespace between "#" and "line" in cpp output.
81891              
81892              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
81893              From: Calle Dybedahl <calle@lysator.liu.se>
81894              Date: 12 Sep 2000 19:38:02 +0200 
81895              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
81896      Branch: perl
81897            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
81898 ____________________________________________________________________________
81899 [  7066] By: gsar                                  on 2000/09/12  17:24:29
81900         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
81901              initialization in all the threads on Windows
81902      Branch: perl
81903            ! win32/win32.c
81904 ____________________________________________________________________________
81905 [  7065] By: jhi                                   on 2000/09/12  15:11:31
81906         Log: Update Changes.
81907      Branch: perl
81908            ! Changes patchlevel.h
81909 ____________________________________________________________________________
81910 [  7064] By: jhi                                   on 2000/09/12  14:54:54
81911         Log: Retract #7062, the pod tests are not ready.
81912      Branch: perl
81913            ! t/TEST t/harness
81914 ____________________________________________________________________________
81915 [  7063] By: jhi                                   on 2000/09/12  14:25:41
81916         Log: The #7054 truncated Configure badly.
81917      Branch: metaconfig/U/perl
81918            ! End.U
81919      Branch: perl
81920            ! Configure config_h.SH
81921 ____________________________________________________________________________
81922 [  7062] By: jhi                                   on 2000/09/12  14:08:32
81923         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
81924              From: sthoenna@efn.org
81925              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
81926              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
81927      Branch: perl
81928            ! t/TEST t/harness
81929 ____________________________________________________________________________
81930 [  7061] By: jhi                                   on 2000/09/12  14:07:18
81931         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
81932              From: sthoenna@efn.org
81933              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
81934              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
81935      Branch: perl
81936            ! pod/perlxs.pod
81937 ____________________________________________________________________________
81938 [  7060] By: jhi                                   on 2000/09/12  14:06:08
81939         Log: Break up the myconfig lines a bit.
81940              
81941              Subject: perlbug/perl -V output format
81942              From: sthoenna@efn.org
81943              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
81944              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
81945      Branch: perl
81946            ! myconfig.SH
81947 ____________________________________________________________________________
81948 [  7059] By: jhi                                   on 2000/09/12  14:05:04
81949         Log: Test for the #7049.
81950              
81951              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
81952              From: andreas.koenig@anima.de (Andreas J. Koenig)
81953              Date: 12 Sep 2000 06:42:01 +0200
81954              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
81955      Branch: perl
81956            ! t/op/my.t
81957 ____________________________________________________________________________
81958 [  7058] By: jhi                                   on 2000/09/12  14:03:05
81959         Log: Subject: [patch: perl@7045] vms updates
81960              From: Peter Prymmer <pvhp@forte.com>
81961              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
81962              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
81963      Branch: perl
81964            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
81965 ____________________________________________________________________________
81966 [  7057] By: jhi                                   on 2000/09/12  14:00:51
81967         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
81968              From: sthoenna@efn.org
81969              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
81970              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
81971      Branch: perl
81972            ! t/op/64bitint.t
81973 ____________________________________________________________________________
81974 [  7056] By: jhi                                   on 2000/09/12  13:58:14
81975         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
81976              From: Jeff Pinyan <jeffp@crusoe.net>
81977              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
81978              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
81979      Branch: perl
81980            ! pod/perlfunc.pod
81981 ____________________________________________________________________________
81982 [  7055] By: jhi                                   on 2000/09/12  13:56:32
81983         Log: Do in VMS as the #7054 does.
81984      Branch: perl
81985            ! configure.com
81986 ____________________________________________________________________________
81987 [  7054] By: jhi                                   on 2000/09/12  13:50:31
81988         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
81989              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
81990              Date: Mon, 11 Sep 2000 08:33:09 +0100
81991              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
81992      Branch: metaconfig/U/perl
81993            ! End.U
81994      Branch: perl
81995            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
81996            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
81997 ____________________________________________________________________________
81998 [  7053] By: jhi                                   on 2000/09/12  13:29:19
81999         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
82000              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
82001              Date:     Tue, 12 Sep 2000 08:35:59 EDT
82002              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
82003      Branch: perl
82004            ! vms/test.com
82005 ____________________________________________________________________________
82006 [  7052] By: jhi                                   on 2000/09/11  23:01:50
82007         Log: Document the SvUTF8*().
82008      Branch: perl
82009            ! pod/perlapi.pod sv.h
82010 ____________________________________________________________________________
82011 [  7051] By: gsar                                  on 2000/09/11  14:46:30
82012         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
82013              (missed a spot when fixing up op_pmreplroot hack for ithreads)
82014      Branch: perl
82015            ! op.c t/op/split.t
82016 ____________________________________________________________________________
82017 [  7050] By: nick                                  on 2000/09/11  10:03:51
82018         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
82019              
82020              Subject: borland C++ win32.c tweak
82021              From: Vadim Konovalov <vkonovalov@lucent.com>
82022              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
82023              Date: Mon, 11 Sep 2000 11:22:33 +0400
82024      Branch: perl
82025            ! win32/win32.c
82026 ____________________________________________________________________________
82027 [  7049] By: nick                                  on 2000/09/11  09:57:33
82028         Log: Point fix for s/// on foreach (keys %xxx).
82029      Branch: perl
82030            ! pp_hot.c
82031 ____________________________________________________________________________
82032 [  7048] By: jhi                                   on 2000/09/10  23:37:09
82033         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
82034              by Pod::Text, from Brad Appleton.
82035      Branch: perl
82036            ! t/pod/testp2pt.pl
82037 ____________________________________________________________________________
82038 [  7047] By: jhi                                   on 2000/09/10  14:32:53
82039         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
82040              by Russ Allbery.
82041      Branch: perl
82042            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
82043 ____________________________________________________________________________
82044 [  7046] By: jhi                                   on 2000/09/10  14:15:08
82045         Log: Upgrade to CPAN 1.57_65, from Andreas König.
82046      Branch: perl
82047            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
82048 ____________________________________________________________________________
82049 [  7045] By: jhi                                   on 2000/09/08  21:36:32
82050         Log: Update Changes.
82051      Branch: perl
82052            ! Changes patchlevel.h
82053 ____________________________________________________________________________
82054 [  7044] By: jhi                                   on 2000/09/08  21:29:56
82055         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
82056              From: Peter Prymmer <pvhp@forte.com>
82057              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
82058              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
82059      Branch: perl
82060            ! configure.com
82061 ____________________________________________________________________________
82062 [  7043] By: jhi                                   on 2000/09/08  21:27:50
82063         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
82064              From: Peter Prymmer <pvhp@forte.com>
82065              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
82066              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
82067      Branch: perl
82068            ! Makefile.SH installperl
82069 ____________________________________________________________________________
82070 [  7042] By: jhi                                   on 2000/09/08  21:23:21
82071         Log: Continue #7041.
82072      Branch: perl
82073            ! cygwin/Makefile.SHs os2/Makefile.SHs
82074 ____________________________________________________________________________
82075 [  7041] By: jhi                                   on 2000/09/08  21:18:10
82076         Log: Do away with memory models cruft.  Sorry, PDP users.
82077      Branch: metaconfig
82078            ! U/modified/cc.U U/modified/libpth.U
82079      Branch: perl
82080            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
82081            ! Porting/config_H cflags.SH config_h.SH configure.com
82082            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
82083            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
82084            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
82085 ____________________________________________________________________________
82086 [  7040] By: jhi                                   on 2000/09/08  14:34:18
82087         Log: Major rewrite of s2p.  And I mean really major, it is
82088              an implementation of sed in perl.  If called as s2p it
82089              will function as s2p.  Note: needs non-UNIXifying.
82090              
82091              Subject: s2p
82092              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
82093              Date: Mon, 28 Aug 2000 14:05:12 +0200
82094              Message-ID: <39AA5578.2102E2AA@alcatel.at>
82095      Branch: perl
82096            ! x2p/s2p.PL
82097 ____________________________________________________________________________
82098 [  7039] By: jhi                                   on 2000/09/08  14:19:49
82099         Log: Re-allow vec() for characters > 255.
82100              
82101              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
82102              From: Spider Boardman <spider@web.zk3.dec.com>
82103              Date: Fri, 08 Sep 2000 02:21:02 -0400
82104              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
82105      Branch: perl
82106            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
82107            ! t/op/vec.t
82108 ____________________________________________________________________________
82109 [  7038] By: jhi                                   on 2000/09/08  14:14:18
82110         Log: Subject: [PATCH lib/Benchmark.pm]
82111              From: <abigail@foad.org>
82112              Date: Thu, 7 Sep 2000 15:03:20 -0400
82113              Message-ID: <20000907190320.888.qmail@foad.org>
82114      Branch: perl
82115            ! lib/Benchmark.pm
82116 ____________________________________________________________________________
82117 [  7037] By: jhi                                   on 2000/09/08  14:11:06
82118         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
82119              
82120              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
82121              From: Spider Boardman <spider@web.zk3.dec.com>
82122              Date: Fri, 08 Sep 2000 01:30:27 -0400
82123              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
82124      Branch: perl
82125            ! op.c
82126 ____________________________________________________________________________
82127 [  7036] By: jhi                                   on 2000/09/08  14:08:58
82128         Log: Subject: [ID 20000908.002] perlipc documentation bug.
82129              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
82130              Date: Fri, 08 Sep 2000 12:38:32 +0200
82131              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
82132      Branch: perl
82133            ! pod/perlipc.pod
82134 ____________________________________________________________________________
82135 [  7035] By: jhi                                   on 2000/09/08  14:03:12
82136         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
82137              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82138              Date: Fri, 08 Sep 2000 11:47:34 +0200
82139              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
82140      Branch: perl
82141            ! hints/dec_osf.sh
82142 ____________________________________________________________________________
82143 [  7034] By: jhi                                   on 2000/09/08  13:59:35
82144         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
82145              From: Simon Cozens <simon@cozens.net>
82146              Date: Thu, 7 Sep 2000 20:40:38 +0100
82147              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
82148      Branch: perl
82149            ! pp_hot.c
82150 ____________________________________________________________________________
82151 [  7033] By: jhi                                   on 2000/09/08  04:03:03
82152         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
82153              From: "Larry W. Virden" <lvirden@cas.org>
82154              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
82155              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
82156      Branch: perl
82157            ! pod/perldiag.pod
82158 ____________________________________________________________________________
82159 [  7032] By: jhi                                   on 2000/09/07  22:18:30
82160         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
82161              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
82162              Date: Mon, 04 Sep 2000 13:16:38 -0700
82163              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
82164      Branch: perl
82165            ! lib/perl5db.pl
82166 ____________________________________________________________________________
82167 [  7031] By: jhi                                   on 2000/09/07  22:02:29
82168         Log: Fix the ccversion detection for 5.1 and beyond.
82169              
82170              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
82171              From: Spider Boardman <spider@leggy.zk3.dec.com>
82172              Date: Thu, 7 Sep 2000 17:54:27 -0400
82173              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
82174      Branch: perl
82175            ! hints/dec_osf.sh
82176 ____________________________________________________________________________
82177 [  7030] By: jhi                                   on 2000/09/07  19:12:28
82178         Log: Fix for
82179              
82180              Subject: [ID 20000903.001] \w in utf8-strings
82181              From: Marc Lehmann <pcg@goof.com>
82182              Date: Sun, 03 Sep 2000 09:44:29 +0200
82183              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
82184              
82185              and various related nits.
82186      Branch: perl
82187            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
82188 ____________________________________________________________________________
82189 [  7029] By: jhi                                   on 2000/09/07  18:49:09
82190         Log: Fix the URL, but the server is still missing in action.
82191              
82192              Subject: [ID 20000905.002] perlfaq1.pod URL error
82193              From: "Larry W. Virden" <lvirden@cas.org>
82194              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
82195              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
82196      Branch: perl
82197            ! pod/perlfaq1.pod
82198 ____________________________________________________________________________
82199 [  7028] By: jhi                                   on 2000/09/07  18:47:13
82200         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
82201              From: Hugo <hv@crypt.compulink.co.uk>
82202              Date: Tue, 05 Sep 2000 14:13:37 +0100
82203              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
82204      Branch: perl
82205            ! toke.c
82206 ____________________________________________________________________________
82207 [  7027] By: jhi                                   on 2000/09/07  18:45:35
82208         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
82209              From: Daniel Chetlin <daniel@chetlin.com>
82210              Date: Tue, 5 Sep 2000 04:57:07 -0700
82211              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
82212      Branch: perl
82213            ! pod/perlfaq6.pod pod/perlop.pod
82214 ____________________________________________________________________________
82215 [  7026] By: jhi                                   on 2000/09/07  18:44:01
82216         Log: Document the new ref() semantics.
82217              
82218              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
82219              From: Gisle Aas <gisle@ActiveState.com>
82220              Date: 05 Sep 2000 08:10:30 +0200
82221              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
82222      Branch: perl
82223            ! pod/perldelta.pod
82224 ____________________________________________________________________________
82225 [  7025] By: jhi                                   on 2000/09/07  18:42:27
82226         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
82227              
82228              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
82229              From: Gisle Aas <gisle@ActiveState.com>
82230              Date: 05 Sep 2000 08:11:40 +0200
82231              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
82232      Branch: perl
82233            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
82234 ____________________________________________________________________________
82235 [  7024] By: jhi                                   on 2000/09/07  18:39:32
82236         Log: Subject: [PATCH] Modernize Opcode.pm documentation
82237              From: Gisle Aas <gisle@ActiveState.com>
82238              Date: 4 Sep 2000 00:18:55 -0000
82239              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
82240      Branch: perl
82241            ! ext/Opcode/Opcode.pm
82242 ____________________________________________________________________________
82243 [  7023] By: jhi                                   on 2000/09/07  18:37:42
82244         Log: Subject: [PATCH] Tied filehandle documentation
82245              From: Gisle Aas <gisle@ActiveState.com>
82246              Date: 4 Sep 2000 00:14:40 -0000
82247              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
82248      Branch: perl
82249            ! pod/perlfunc.pod pod/perltie.pod
82250 ____________________________________________________________________________
82251 [  7022] By: jhi                                   on 2000/09/07  18:35:37
82252         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
82253              From: Gisle Aas <gisle@ActiveState.com>
82254              Date: 4 Sep 2000 00:04:22 -0000
82255              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
82256      Branch: perl
82257            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
82258 ____________________________________________________________________________
82259 [  7021] By: jhi                                   on 2000/09/07  18:33:22
82260         Log: Subject: small apidoc fix
82261              From: Marc Lehmann <pcg@goof.com>
82262              Date: Sun, 3 Sep 2000 05:12:06 +0200
82263              Message-ID: <20000903051206.A5909@cerebro.laendle>
82264      Branch: perl
82265            ! pod/perlapi.pod utf8.c
82266 ____________________________________________________________________________
82267 [  7020] By: jhi                                   on 2000/09/07  16:14:57
82268         Log: Tiny perldelta nits.
82269      Branch: perl
82270            ! pod/perldelta.pod
82271 ____________________________________________________________________________
82272 [  7019] By: jhi                                   on 2000/09/07  16:04:20
82273         Log: Guard against bad string->int conversion for quads.
82274      Branch: perl
82275            ! t/op/64bitint.t
82276 ____________________________________________________________________________
82277 [  7018] By: jhi                                   on 2000/09/06  17:07:03
82278         Log: Update Unicode todo list.
82279      Branch: perl
82280            ! Todo-5.6
82281 ____________________________________________________________________________
82282 [  7017] By: jhi                                   on 2000/09/05  21:16:01
82283         Log: Document the SvIOK_.*UV().
82284      Branch: perl
82285            ! pod/perlapi.pod sv.h
82286 ____________________________________________________________________________
82287 [  7016] By: nick                                  on 2000/09/03  21:54:46
82288         Log: Hash lookup of constant strings optimization:
82289              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
82290              to string table (as per sharepvn). Add newSV_pvn_share to create such
82291              a thing. Make hv.c compare addresses of strings and skip string compare
82292              if equal. Make method_named and helem ops use these shared-string SVs
82293              when arg is constant. Make keys op return shared-string SVs (less clearly
82294              a win).
82295      Branch: perl
82296            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
82297            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
82298            ! pod/perlintern.pod pp_hot.c proto.h sv.c
82299 ____________________________________________________________________________
82300 [  7015] By: jhi                                   on 2000/09/02  17:48:59
82301         Log: This is 5.7.0.
82302      Branch: perl
82303            ! Changes
82304 ____________________________________________________________________________
82305 [  7014] By: jhi                                   on 2000/09/02  17:35:45
82306         Log: Changes and patchlevel tweaks.
82307      Branch: perl
82308            ! Changes patchlevel.h
82309 ____________________________________________________________________________
82310 [  7013] By: jhi                                   on 2000/09/02  17:30:50
82311         Log: Update Changes.
82312      Branch: perl
82313            ! Changes patchlevel.h
82314 ____________________________________________________________________________
82315 [  7012] By: nick                                  on 2000/09/02  17:25:20
82316         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
82317      Branch: perl
82318            ! gv.c lib/overload.pm
82319 ____________________________________________________________________________
82320 [  7011] By: jhi                                   on 2000/09/02  17:16:25
82321         Log: Update perlhist.
82322      Branch: perl
82323            ! pod/perlhist.pod
82324 ____________________________________________________________________________
82325 [  7010] By: jhi                                   on 2000/09/02  17:01:35
82326         Log: perldelta nits.
82327      Branch: perl
82328            ! pod/perldelta.pod
82329 ____________________________________________________________________________
82330 [  7009] By: nick                                  on 2000/09/02  16:48:35
82331         Log: If overloaded %{} etc. return the object do not loop.
82332              Thus  sub deref { $_[0] } functions if object is wanted type.
82333      Branch: perl
82334            ! pp.h
82335 ____________________________________________________________________________
82336 [  7008] By: jhi                                   on 2000/09/02  16:26:11
82337         Log: Retab MANIFEST.
82338      Branch: perl
82339            ! ext/Storable/MANIFEST
82340 ____________________________________________________________________________
82341 [  7007] By: jhi                                   on 2000/09/02  16:23:02
82342         Log: Make certain cc is set before trying to run it.
82343      Branch: perl
82344            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
82345 ____________________________________________________________________________
82346 [  7006] By: jhi                                   on 2000/09/02  15:45:41
82347         Log: Unicode notes.
82348      Branch: perl
82349            ! pod/perldelta.pod
82350 ____________________________________________________________________________
82351 [  7005] By: jhi                                   on 2000/09/02  15:42:11
82352         Log: Various Configure nits by Philip Newton,
82353              plus the ebcdic one by me.
82354      Branch: metaconfig
82355            + U/modified/pager.U
82356            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
82357      Branch: metaconfig/U/perl
82358            ! Devel.U quadfio.U
82359      Branch: perl
82360            ! Configure config_h.SH
82361 ____________________________________________________________________________
82362 [  7004] By: jhi                                   on 2000/09/02  15:06:14
82363         Log: Apparently avoiding the swapping is too costly.
82364              
82365              From: "Ben Tilly" <ben_tilly@hotmail.com>
82366              Subject: Re: the door is closed.
82367              Date: Fri, 01 Sep 2000 20:23:16 EDT
82368              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
82369      Branch: perl
82370            ! pod/perlfaq4.pod
82371 ____________________________________________________________________________
82372 [  7003] By: nick                                  on 2000/09/02  12:26:04
82373         Log: Undo part of change 6489 which looks like a bulk edit which
82374              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
82375              The supressing of main:: on return from select() is undesirable.
82376      Branch: perl
82377            ! pp_sys.c
82378 ____________________________________________________________________________
82379 [  7002] By: jhi                                   on 2000/09/01  23:08:54
82380         Log: Update Changes.
82381      Branch: perl
82382            ! Changes patchlevel.h
82383 ____________________________________________________________________________
82384 [  7001] By: jhi                                   on 2000/09/01  23:00:13
82385         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
82386              From: Peter Prymmer <pvhp@forte.com>
82387              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
82388              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
82389              
82390              plus rework the http: spots as suggested by Tom Christiansen,
82391              plus regen perltoc.
82392      Branch: perl
82393            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
82394            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
82395 ____________________________________________________________________________
82396 [  7000] By: jhi                                   on 2000/09/01  22:36:01
82397         Log: Only the first line, thank you very much.
82398      Branch: perl
82399            ! hints/solaris_2.sh
82400 ____________________________________________________________________________
82401 [  6999] By: gsar                                  on 2000/09/01  22:16:40
82402         Log: change#6791 accidentally clobbered change#6710, put it back
82403      Branch: perl
82404            ! win32/win32.c
82405 ____________________________________________________________________________
82406 [  6998] By: jhi                                   on 2000/09/01  22:14:16
82407         Log: Mention the HP-UX LP64 freak failure.
82408      Branch: perl
82409            ! pod/perldelta.pod
82410 ____________________________________________________________________________
82411 [  6997] By: jhi                                   on 2000/09/01  21:48:32
82412         Log: Detypo.
82413      Branch: perl
82414            ! hints/hpux.sh
82415 ____________________________________________________________________________
82416 [  6996] By: jhi                                   on 2000/09/01  21:27:10
82417         Log: Update Changes.
82418      Branch: perl
82419            ! Changes patchlevel.h
82420 ____________________________________________________________________________
82421 [  6995] By: jhi                                   on 2000/09/01  21:14:24
82422         Log: Mi splgn s gnin.g
82423      Branch: perl
82424            ! pp_ctl.c
82425 ____________________________________________________________________________
82426 [  6994] By: jhi                                   on 2000/09/01  21:09:54
82427         Log: Subject: http:// in L<>
82428              From: Nicholas Clark <nick@ccl4.org>
82429              Date: Fri, 1 Sep 2000 22:03:21 +0100
82430              Message-ID: <20000901220321.B72074@plum.flirble.org>
82431      Branch: perl
82432            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
82433 ____________________________________________________________________________
82434 [  6993] By: jhi                                   on 2000/09/01  21:06:54
82435         Log: Update to Storable 1.0, from Raphael Manfredi.
82436      Branch: perl
82437            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
82438            ! ext/Storable/Makefile.PL ext/Storable/README
82439            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
82440            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
82441            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
82442            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
82443            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
82444            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
82445 ____________________________________________________________________________
82446 [  6992] By: jhi                                   on 2000/09/01  20:43:05
82447         Log: Mention known sfio+linux buglet.
82448      Branch: perl
82449            ! pod/perldelta.pod
82450 ____________________________________________________________________________
82451 [  6991] By: jhi                                   on 2000/09/01  20:40:11
82452         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
82453              From: Peter Prymmer <pvhp@forte.com>
82454              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
82455              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
82456      Branch: perl
82457            ! vms/vms.c
82458 ____________________________________________________________________________
82459 [  6990] By: jhi                                   on 2000/09/01  20:25:26
82460         Log: Retract #6986.
82461      Branch: perl
82462            ! hints/solaris_2.sh
82463 ____________________________________________________________________________
82464 [  6989] By: jhi                                   on 2000/09/01  20:23:00
82465         Log: Mergesort is back.
82466      Branch: perl
82467            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
82468 ____________________________________________________________________________
82469 [  6988] By: jhi                                   on 2000/09/01  19:37:40
82470         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
82471              From: Mike Guy <mjtg@cam.ac.uk>
82472              Date: Fri, 01 Sep 2000 17:43:33 +0100
82473              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
82474      Branch: perl
82475            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
82476            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
82477 ____________________________________________________________________________
82478 [  6987] By: jhi                                   on 2000/09/01  19:17:10
82479         Log: Regen perltoc.
82480      Branch: perl
82481            ! pod/perltoc.pod
82482 ____________________________________________________________________________
82483 [  6986] By: jhi                                   on 2000/09/01  18:51:10
82484         Log: Subject: Re: Solaris x86 has no SPARC libraries!
82485              From: Lupe Christoph <lupe@lupe-christoph.de>
82486              Date: Fri, 1 Sep 2000 20:41:20 +0200
82487              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
82488      Branch: perl
82489            ! hints/solaris_2.sh
82490 ____________________________________________________________________________
82491 [  6985] By: jhi                                   on 2000/09/01  18:28:10
82492         Log: Update Changes.
82493      Branch: perl
82494            ! Changes patchlevel.h
82495 ____________________________________________________________________________
82496 [  6984] By: jhi                                   on 2000/09/01  18:26:53
82497         Log: Feature ordering tweak.
82498      Branch: perl
82499            ! myconfig.SH
82500 ____________________________________________________________________________
82501 [  6983] By: jhi                                   on 2000/09/01  18:19:50
82502         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
82503              From: <abigail@foad.org>
82504              Date: Fri, 1 Sep 2000 13:07:32 -0400
82505              Message-ID: <20000901170732.18249.qmail@foad.org>
82506      Branch: perl
82507            ! t/pragma/overload.t
82508 ____________________________________________________________________________
82509 [  6982] By: jhi                                   on 2000/09/01  18:17:54
82510         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
82511              so that case-ignoring systems like DCL can tell them from
82512              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
82513      Branch: metaconfig/U/perl
82514            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
82515      Branch: perl
82516            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
82517            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
82518            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
82519            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
82520            ! vos/config.def vos/config.h vos/config_h.SH_orig
82521            ! win32/config.bc win32/config.gc win32/config.vc
82522 ____________________________________________________________________________
82523 [  6981] By: nick                                  on 2000/09/01  17:21:57
82524         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
82525              warning when UNTIE exists and instead pass the count of extra references to
82526              the UNTIE method.
82527      Branch: perl
82528            ! pod/perltie.pod pp_sys.c
82529 ____________________________________________________________________________
82530 [  6980] By: jhi                                   on 2000/09/01  16:54:44
82531         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
82532              From: Peter Prymmer <pvhp@forte.com>
82533              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
82534              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
82535      Branch: perl
82536            ! configure.com
82537 ____________________________________________________________________________
82538 [  6979] By: jhi                                   on 2000/09/01  16:06:20
82539         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
82540              From: Mike Guy <mjtg@cam.ac.uk> 
82541              Date: Fri, 01 Sep 2000 16:49:27 +0100
82542              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
82543      Branch: perl
82544            ! t/base/rs.t
82545 ____________________________________________________________________________
82546 [  6978] By: jhi                                   on 2000/09/01  16:00:42
82547         Log: Update to PodParser 1.18, from Brad Appleton.
82548      Branch: perl
82549            ! lib/Pod/Checker.pm t/pod/find.t
82550 ____________________________________________________________________________
82551 [  6977] By: jhi                                   on 2000/09/01  14:48:58
82552         Log: Subject: Nit in Configure (bleadperl@6961)
82553              From: Lupe Christoph <lupe@lupe-christoph.de>
82554              Date: Fri, 1 Sep 2000 16:34:29 +0200
82555              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
82556      Branch: metaconfig
82557            ! U/compline/ccflags.U
82558      Branch: perl
82559            ! Configure config_h.SH
82560 ____________________________________________________________________________
82561 [  6976] By: jhi                                   on 2000/09/01  14:39:52
82562         Log: Update Changes.
82563      Branch: perl
82564            ! Changes patchlevel.h
82565 ____________________________________________________________________________
82566 [  6975] By: jhi                                   on 2000/09/01  14:37:36
82567         Log: microperl config update.
82568      Branch: perl
82569            ! uconfig.h uconfig.sh
82570 ____________________________________________________________________________
82571 [  6974] By: jhi                                   on 2000/09/01  14:36:53
82572         Log: Document known deficiencies.
82573      Branch: perl
82574            ! pod/perldelta.pod
82575 ____________________________________________________________________________
82576 [  6973] By: jhi                                   on 2000/09/01  14:10:20
82577         Log: Mention warnings fixes and updates.
82578      Branch: perl
82579            ! pod/perldelta.pod
82580 ____________________________________________________________________________
82581 [  6972] By: jhi                                   on 2000/09/01  14:01:52
82582         Log: Drop unused argument.
82583              
82584              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
82585              From: Spider Boardman <spider@web.zk3.dec.com>
82586              Date: Thu, 31 Aug 2000 16:10:15 -0400
82587              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
82588      Branch: perl
82589            ! toke.c
82590 ____________________________________________________________________________
82591 [  6971] By: jhi                                   on 2000/09/01  13:59:24
82592         Log: Add the overload warnings to perldiag.
82593      Branch: perl
82594            ! lib/overload.pm pod/perldiag.pod
82595 ____________________________________________________________________________
82596 [  6970] By: jhi                                   on 2000/09/01  13:55:10
82597         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
82598              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
82599              Date: Fri, 1 Sep 2000 13:43:15 +0100 
82600              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
82601      Branch: perl
82602            ! lib/overload.pm t/pragma/overload.t
82603 ____________________________________________________________________________
82604 [  6969] By: jhi                                   on 2000/09/01  13:52:27
82605         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
82606              From: <abigail@foad.org>
82607              Date: Fri, 1 Sep 2000 05:46:54 -0400
82608              Message-ID: <20000901094654.6476.qmail@foad.org>
82609      Branch: perl
82610            ! lib/overload.pm
82611 ____________________________________________________________________________
82612 [  6968] By: jhi                                   on 2000/09/01  13:50:05
82613         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
82614              From: Daniel Chetlin <daniel@chetlin.com>
82615              Date: Fri, 1 Sep 2000 02:10:55 -0700
82616              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
82617      Branch: perl
82618            ! pod/perlretut.pod
82619 ____________________________________________________________________________
82620 [  6967] By: jhi                                   on 2000/09/01  13:47:54
82621         Log: Part of the solution.
82622              
82623              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
82624              From: Mike Guy <mjtg@cam.ac.uk>
82625              Date: Fri, 01 Sep 2000 14:16:01 +0100
82626              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
82627      Branch: perl
82628            ! gv.c mg.c
82629 ____________________________________________________________________________
82630 [  6966] By: jhi                                   on 2000/09/01  13:46:17
82631         Log: Subject: CPAN.pm beta 1.57_57 for the core
82632              From: andreas.koenig@anima.de (Andreas J. Koenig)
82633              Date: 01 Sep 2000 15:16:31 +0200
82634              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
82635      Branch: perl
82636            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
82637 ____________________________________________________________________________
82638 [  6965] By: jhi                                   on 2000/09/01  13:43:18
82639         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
82640              From: "Craig A. Berry" <craig.berry@psinetcs.com>
82641              Date: Fri, 01 Sep 2000 01:47:22 -0500
82642              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
82643      Branch: perl
82644            ! pod/perldelta.pod vms/vms.c
82645 ____________________________________________________________________________
82646 [  6964] By: jhi                                   on 2000/09/01  13:35:35
82647         Log: File::Temp patches from Andreas König,
82648              
82649              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
82650              From: andreas.koenig@anima.de (Andreas J. Koenig)
82651              Date: 01 Sep 2000 10:07:20 +0200
82652              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
82653              
82654              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
82655              From: andreas.koenig@anima.de (Andreas J. Koenig)
82656              Date: 31 Aug 2000 23:26:08 +0200
82657              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
82658      Branch: perl
82659            ! lib/File/Temp.pm t/lib/ftmp-security.t
82660 ____________________________________________________________________________
82661 [  6963] By: jhi                                   on 2000/09/01  02:22:24
82662         Log: Retract the mergesort code, way too incompatible licensing
82663              and copyrights.
82664      Branch: perl
82665            ! pod/perldelta.pod pp_ctl.c
82666 ____________________________________________________________________________
82667 [  6962] By: jhi                                   on 2000/08/31  23:27:32
82668         Log: Update Changes.
82669      Branch: perl
82670            ! Changes patchlevel.h
82671 ____________________________________________________________________________
82672 [  6961] By: jhi                                   on 2000/08/31  23:20:04
82673         Log: Small tweaks all over.
82674      Branch: metaconfig
82675            ! U/compline/d_gconvert.U
82676      Branch: perl
82677            ! AUTHORS Configure config_h.SH pp_ctl.c
82678 ____________________________________________________________________________
82679 [  6960] By: jhi                                   on 2000/08/31  22:39:36
82680         Log: Further rewording.
82681      Branch: perl
82682            ! pp_ctl.c
82683 ____________________________________________________________________________
82684 [  6959] By: jhi                                   on 2000/08/31  21:26:44
82685         Log: More address tweaking.
82686      Branch: perl
82687            ! AUTHORS Changes
82688 ____________________________________________________________________________
82689 [  6958] By: jhi                                   on 2000/08/31  20:47:25
82690         Log: AUTHORS tweaks, from Peter Prymmer.
82691              
82692              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
82693              From: Peter Prymmer <pvhp@forte.com>
82694              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
82695              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
82696      Branch: perl
82697            ! AUTHORS MAINTAIN
82698 ____________________________________________________________________________
82699 [  6957] By: jhi                                   on 2000/08/31  20:34:43
82700         Log: perldelta tweaks.
82701      Branch: perl
82702            ! pod/perldelta.pod
82703 ____________________________________________________________________________
82704 [  6956] By: jhi                                   on 2000/08/31  19:11:06
82705         Log: Regen perltoc.
82706      Branch: perl
82707            ! pod/perltoc.pod
82708 ____________________________________________________________________________
82709 [  6955] By: jhi                                   on 2000/08/31  19:06:30
82710         Log: Clarify the mergesort situation.
82711      Branch: perl
82712            ! pp_ctl.c
82713 ____________________________________________________________________________
82714 [  6954] By: jhi                                   on 2000/08/31  18:24:17
82715         Log: Move the Solaris 7 scan to use64bitall, make the
82716              failure to find 64-bot sparc libc to mention the
82717              possibility of being in an intel, from Lupe and Alan.
82718      Branch: perl
82719            ! hints/solaris_2.sh
82720 ____________________________________________________________________________
82721 [  6953] By: jhi                                   on 2000/08/31  18:09:20
82722         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
82723              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
82724      Branch: metaconfig
82725            ! U/compline/d_gconvert.U U/threads/archname.U
82726      Branch: metaconfig/U/perl
82727            ! perlxv.U
82728      Branch: perl
82729            ! Configure config_h.SH sv.c
82730 ____________________________________________________________________________
82731 [  6952] By: jhi                                   on 2000/08/31  17:42:24
82732         Log: :: not allowed in pathnames, change to .
82733              
82734              Subject: [PATCH perl@6938] cygwin port
82735              From: "Fifer, Eric" <EFifer@sanwaint.com>
82736              Date: Thu, 31 Aug 2000 16:32:59 +0100
82737              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
82738      Branch: metaconfig/U/perl
82739            ! perlxv.U
82740 ____________________________________________________________________________
82741 [  6951] By: jhi                                   on 2000/08/31  17:02:05
82742         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
82743      Branch: perl
82744            ! perl.h
82745 ____________________________________________________________________________
82746 [  6950] By: jhi                                   on 2000/08/31  16:26:08
82747         Log: More author updates.
82748              
82749              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
82750              From: Simon Cozens <simon@cozens.net>
82751              Date: Thu, 31 Aug 2000 17:13:32 +0100
82752              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
82753      Branch: perl
82754            ! AUTHORS
82755 ____________________________________________________________________________
82756 [  6949] By: jhi                                   on 2000/08/31  16:04:49
82757         Log: POSIX doesn't report long double values under -Duselongdouble
82758              when the long doubles are "real" (bigger than doubles).
82759              
82760              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
82761              From: Spider Boardman <spider@peano.zk3.dec.com>
82762              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
82763              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
82764      Branch: perl
82765            ! ext/POSIX/POSIX.xs
82766 ____________________________________________________________________________
82767 [  6948] By: jhi                                   on 2000/08/31  15:25:10
82768         Log: Update Changes.
82769      Branch: perl
82770            ! Changes patchlevel.h
82771 ____________________________________________________________________________
82772 [  6947] By: jhi                                   on 2000/08/31  15:22:29
82773         Log: Document UNTIE in a very minimalistic way.
82774      Branch: perl
82775            ! pod/perlfunc.pod pod/perltie.pod
82776 ____________________________________________________________________________
82777 [  6946] By: jhi                                   on 2000/08/31  15:15:23
82778         Log: Document known failures.
82779      Branch: perl
82780            ! pod/perldelta.pod
82781 ____________________________________________________________________________
82782 [  6945] By: jhi                                   on 2000/08/31  15:07:00
82783         Log: Don't attach -ld to the archname if pointless.
82784      Branch: metaconfig
82785            ! U/threads/archname.U
82786      Branch: perl
82787            ! Configure config_h.SH
82788 ____________________________________________________________________________
82789 [  6944] By: jhi                                   on 2000/08/31  14:37:42
82790         Log: Wrap the test in eval.
82791              
82792              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
82793              From: Tim Jenness <timj@jach.hawaii.edu>
82794              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
82795              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
82796      Branch: perl
82797            ! t/lib/ftmp-security.t
82798 ____________________________________________________________________________
82799 [  6943] By: jhi                                   on 2000/08/31  14:30:57
82800         Log: Make -Dusemorebits find long doubles in Solaris.
82801      Branch: perl
82802            ! hints/solaris_2.sh
82803 ____________________________________________________________________________
82804 [  6942] By: jhi                                   on 2000/08/31  13:48:45
82805         Log: Clarify the third case of ftmp-security warnings.
82806      Branch: perl
82807            ! INSTALL
82808 ____________________________________________________________________________
82809 [  6941] By: jhi                                   on 2000/08/31  13:40:31
82810         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
82811              From: <abigail@foad.org>
82812              Date: Thu, 31 Aug 2000 01:35:05 -0400
82813              Message-ID: <20000831053505.32120.qmail@foad.org>
82814      Branch: perl
82815            ! pod/perldelta.pod
82816 ____________________________________________________________________________
82817 [  6940] By: jhi                                   on 2000/08/31  13:38:48
82818         Log: Issue useful diagnostic on unknown pod commands.
82819              
82820              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
82821              From: <abigail@foad.org>
82822              Date: Thu, 31 Aug 2000 03:41:18 -0400
82823              Message-ID: <20000831074118.24880.qmail@foad.org>
82824      Branch: perl
82825            ! lib/Pod/Man.pm
82826 ____________________________________________________________________________
82827 [  6939] By: jhi                                   on 2000/08/31  13:34:33
82828         Log: Reveal Borland's isnan.
82829              
82830              Subject: build with BC++ tweak
82831              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
82832              Date: Thu, 31 Aug 2000 13:09:37 +0400
82833              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
82834      Branch: perl
82835            ! win32/win32.h
82836 ____________________________________________________________________________
82837 [  6938] By: jhi                                   on 2000/08/31  05:01:20
82838         Log: Update Changes.
82839      Branch: perl
82840            ! Changes patchlevel.h
82841 ____________________________________________________________________________
82842 [  6937] By: jhi                                   on 2000/08/31  04:26:23
82843         Log: sscanf() may be the only way to read long doubles from strings.
82844      Branch: metaconfig/U/perl
82845            ! longdblfio.U
82846      Branch: perl
82847            ! Configure config_h.SH perl.h util.c
82848 ____________________________________________________________________________
82849 [  6936] By: jhi                                   on 2000/08/31  04:18:19
82850         Log: The #6929 was too skimpy.
82851      Branch: perl
82852            ! sv.c
82853 ____________________________________________________________________________
82854 [  6935] By: jhi                                   on 2000/08/31  02:47:07
82855         Log: Subject: Re: typos in pods
82856              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82857              Date: Wed, 30 Aug 2000 19:25:34 -0700
82858              Message-ID: <eIcr5gzkg25X092yn@efn.org>
82859      Branch: perl
82860            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
82861 ____________________________________________________________________________
82862 [  6934] By: jhi                                   on 2000/08/31  02:42:55
82863         Log: Missed one Unicode file.
82864      Branch: perl
82865            + lib/unicode/UCDFF301.html
82866 ____________________________________________________________________________
82867 [  6933] By: jhi                                   on 2000/08/30  23:42:27
82868         Log: Update Changes.
82869      Branch: perl
82870            ! Changes patchlevel.h
82871 ____________________________________________________________________________
82872 [  6932] By: jhi                                   on 2000/08/30  23:40:07
82873         Log: Mention UNTIE in perldelta.  Still needs documenting
82874              in perltie et alia.
82875      Branch: perl
82876            ! pod/perldelta.pod
82877 ____________________________________________________________________________
82878 [  6931] By: jhi                                   on 2000/08/30  23:36:02
82879         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
82880              From: <abigail@foad.org>
82881              Date: Wed, 30 Aug 2000 19:28:07 -0400
82882              Message-ID: <20000830232807.305.qmail@foad.org>
82883      Branch: perl
82884            ! pod/perldelta.pod
82885 ____________________________________________________________________________
82886 [  6930] By: jhi                                   on 2000/08/30  23:32:40
82887         Log: Update to Unicode 3.0.1.
82888      Branch: perl
82889            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
82890            + lib/unicode/PropList.txt lib/unicode/README.perl
82891            + lib/unicode/UCD301.html lib/unicode/Unicode.301
82892            - lib/unicode/Props.txt lib/unicode/UCD300.html
82893            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
82894            ! (edit 257 files)
82895 ____________________________________________________________________________
82896 [  6929] By: jhi                                   on 2000/08/30  22:38:18
82897         Log: Heap decorruption.
82898              
82899              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
82900              From: Alan Burlison <Alan.Burlison@uk.sun.com>
82901              Date: Wed, 30 Aug 2000 22:39:52 +0100
82902              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
82903      Branch: perl
82904            ! sv.c
82905 ____________________________________________________________________________
82906 [  6928] By: jhi                                   on 2000/08/30  22:29:34
82907         Log: Retract the dummy test, skip the security tests (instead of failing),
82908              explain what the warnings mean.
82909      Branch: perl
82910            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
82911 ____________________________________________________________________________
82912 [  6927] By: jhi                                   on 2000/08/30  22:14:13
82913         Log: Change the internal implementation of sort() to be mergesort
82914              instead of quicksort, from John Linderman <jpl@research.att.com>.
82915              Gives us better worst case, better average case, and stability.
82916              What's there not to like?  (Small fixes for threaded builds
82917              were required).
82918      Branch: perl
82919            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
82920 ____________________________________________________________________________
82921 [  6926] By: jhi                                   on 2000/08/30  20:55:20
82922         Log: A better fix for the Socket building problem from Craig Berry.
82923      Branch: perl
82924            ! vms/vms.c
82925 ____________________________________________________________________________
82926 [  6925] By: jhi                                   on 2000/08/30  20:20:25
82927         Log: Subject: [PATCH] Re: UNTIE method 
82928              From: Nick Ing-Simmons <nik@tiuk.ti.com>
82929              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
82930              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
82931      Branch: perl
82932            ! pp_sys.c t/op/tie.t
82933 ____________________________________________________________________________
82934 [  6924] By: jhi                                   on 2000/08/30  20:17:11
82935         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
82936              From: "Craig A. Berry" <craig.berry@psinetcs.com>
82937              Date: Wed, 30 Aug 2000 15:03:14 -0500
82938              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
82939      Branch: perl
82940            ! vms/vms.c
82941 ____________________________________________________________________________
82942 [  6923] By: jhi                                   on 2000/08/30  20:15:18
82943         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
82944              From: "Craig A. Berry" <craig.berry@psinetcs.com>
82945              Date: Wed, 30 Aug 2000 13:30:36 -0500
82946              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
82947      Branch: perl
82948            ! vms/vms.c
82949 ____________________________________________________________________________
82950 [  6922] By: jhi                                   on 2000/08/30  19:54:43
82951         Log: Better options for rsync.
82952      Branch: perl
82953            ! pod/perlhack.pod
82954 ____________________________________________________________________________
82955 [  6921] By: jhi                                   on 2000/08/30  19:40:16
82956         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
82957              From: Rick Delaney <rick@consumercontact.com>
82958              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
82959              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
82960      Branch: perl
82961            ! pod/perlfunc.pod
82962 ____________________________________________________________________________
82963 [  6920] By: jhi                                   on 2000/08/30  19:36:40
82964         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
82965              From: Peter Prymmer <pvhp@forte.com>
82966              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
82967              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
82968      Branch: perl
82969            ! configure.com
82970 ____________________________________________________________________________
82971 [  6919] By: jhi                                   on 2000/08/30  14:52:02
82972         Log: Update Changes.
82973      Branch: perl
82974            ! Changes patchlevel.h
82975 ____________________________________________________________________________
82976 [  6918] By: jhi                                   on 2000/08/30  14:48:34
82977         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
82978      Branch: perl
82979            ! lib/ExtUtils/typemap
82980 ____________________________________________________________________________
82981 [  6917] By: jhi                                   on 2000/08/30  14:46:34
82982         Log: Subject: typos in pods
82983              From: Nicholas Clark <nick@ccl4.org>
82984              Date: Wed, 30 Aug 2000 01:12:50 +0100
82985              Message-ID: <20000830011249.A61388@plum.flirble.org>
82986      Branch: perl
82987            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
82988            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
82989            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
82990            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
82991 ____________________________________________________________________________
82992 [  6916] By: jhi                                   on 2000/08/30  14:19:09
82993         Log: Document Storable problems on Crays.  (Will have
82994              to document all the other Storable problems, too.)
82995      Branch: perl
82996            ! pod/perldelta.pod
82997 ____________________________________________________________________________
82998 [  6915] By: jhi                                   on 2000/08/30  14:06:02
82999         Log: Subject: [PATCH] fix misc cast warnings
83000              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83001              Date: Tue, 29 Aug 2000 23:16:14 -0700
83002              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
83003      Branch: perl
83004            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
83005            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
83006            ! os2/os2ish.h
83007 ____________________________________________________________________________
83008 [  6914] By: jhi                                   on 2000/08/30  14:03:45
83009         Log: Timestamp mismatch again.  Need to fix this dependence on
83010              config_h.SH timestamp, since it's the contents of config_h.SH
83011              that matter.
83012      Branch: perl
83013            ! uconfig.h uconfig.sh
83014 ____________________________________________________________________________
83015 [  6913] By: jhi                                   on 2000/08/30  13:54:06
83016         Log: Don't say "Perl 5.0 source kit".
83017      Branch: perl
83018            ! perl.c
83019 ____________________________________________________________________________
83020 [  6912] By: jhi                                   on 2000/08/30  13:51:24
83021         Log: Reset archname and archname64 always, forcing them be
83022              recomputed at each Configure run, make Configure and
83023              the hints files agree on the naming of largefiles variables.
83024      Branch: metaconfig
83025            ! U/threads/archname.U
83026      Branch: metaconfig/U/perl
83027            ! use64bits.U
83028      Branch: perl
83029            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
83030            ! hints/linux.sh hints/solaris_2.sh
83031 ____________________________________________________________________________
83032 [  6911] By: jhi                                   on 2000/08/30  13:30:13
83033         Log: Put back the slice accidentally removed by #6907.
83034      Branch: perl
83035            ! hints/solaris_2.sh
83036 ____________________________________________________________________________
83037 [  6910] By: jhi                                   on 2000/08/30  01:24:26
83038         Log: Be consistent: other Net::get* do export theirs.
83039              
83040              Subject: Re: Net::protoent does not export 'getproto'
83041              From: Yasushi Nakajima <sey@jkc.co.jp>
83042              Date: Wed, 30 Aug 2000 09:53:14 +0900
83043              Message-Id: <200008300051.DAA24700@taku.hut.fi>
83044      Branch: perl
83045            ! lib/Net/protoent.pm
83046 ____________________________________________________________________________
83047 [  6909] By: jhi                                   on 2000/08/30  01:17:25
83048         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
83049              From: Gurusamy Sarathy <gsar@ActiveState.com>
83050              Date: Tue, 29 Aug 2000 17:17:07 -0700
83051              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
83052      Branch: perl
83053            ! cop.h
83054 ____________________________________________________________________________
83055 [  6908] By: jhi                                   on 2000/08/30  00:58:05
83056         Log: Update Changes.
83057      Branch: perl
83058            ! Changes patchlevel.h
83059 ____________________________________________________________________________
83060 [  6907] By: jhi                                   on 2000/08/30  00:57:22
83061         Log: Introduce ccname to keep track of what compiler kind of we have.
83062      Branch: metaconfig/U/perl
83063            ! Checkcc.U gccvers.U
83064      Branch: perl
83065            ! Configure config_h.SH hints/solaris_2.sh
83066 ____________________________________________________________________________
83067 [  6906] By: jhi                                   on 2000/08/30  00:25:47
83068         Log: Put back the flags dump as reasoned in
83069              
83070              Subject: Re: [PATCH] Glob dumping
83071              From: Mike Guy <mjtg@cam.ac.uk> 
83072              Date: Tue, 29 Aug 2000 21:41:32 +0100
83073              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
83074      Branch: perl
83075            ! dump.c t/lib/peek.t
83076 ____________________________________________________________________________
83077 [  6905] By: jhi                                   on 2000/08/30  00:16:17
83078         Log: Make the epsilon to be relative, not absolute.
83079              
83080              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
83081              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
83082              Date: Tue, 29 Aug 2000 19:58:56 -0400
83083              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
83084      Branch: perl
83085            ! t/lib/trig.t
83086 ____________________________________________________________________________
83087 [  6904] By: jhi                                   on 2000/08/30  00:13:09
83088         Log: From now on, Gisle is on my list of usual suspects :-)
83089              Retract #6902.
83090      Branch: perl
83091            ! ext/Opcode/Safe.pm
83092 ____________________________________________________________________________
83093 [  6903] By: jhi                                   on 2000/08/29  23:51:20
83094         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
83095              From: "Craig A. Berry" <craig.berry@psinetcs.com>
83096              Date: Tue, 29 Aug 2000 18:43:26 -0500
83097              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
83098      Branch: perl
83099            + vms/vmspipe.com
83100            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
83101            ! vms/vms.c
83102 ____________________________________________________________________________
83103 [  6902] By: jhi                                   on 2000/08/29  23:44:14
83104         Log: Retry what #6882 attempted.
83105              
83106              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
83107              From: Gisle Aas <gisle@ActiveState.com>
83108              Date: 30 Aug 2000 00:33:09 +0200
83109              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
83110      Branch: perl
83111            ! ext/Opcode/Safe.pm
83112 ____________________________________________________________________________
83113 [  6901] By: jhi                                   on 2000/08/29  22:59:32
83114         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
83115              From: Hugo <hv@crypt.compulink.co.uk>
83116              Date: Mon, 12 Jun 2000 19:36:08 +0100
83117              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
83118      Branch: perl
83119            ! sv.c
83120 ____________________________________________________________________________
83121 [  6900] By: jhi                                   on 2000/08/29  22:58:35
83122         Log: Admit that we are leaking scalars.
83123              
83124              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
83125              From: Spider Boardman <spider@leggy.zk3.dec.com>
83126              Date: Tue, 29 Aug 2000 18:48:29 -0400
83127              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
83128      Branch: perl
83129            ! t/pragma/warnings.t
83130 ____________________________________________________________________________
83131 [  6899] By: jhi                                   on 2000/08/29  20:53:13
83132         Log: Update Changes.
83133      Branch: perl
83134            ! Changes patchlevel.h
83135 ____________________________________________________________________________
83136 [  6898] By: jhi                                   on 2000/08/29  20:46:21
83137         Log: Undo namespace pollution of #6878.
83138              
83139              Subject: Re: Net::protoent does not export 'getproto'
83140              From: Mike Guy <mjtg@cam.ac.uk>
83141              Date: Tue, 29 Aug 2000 21:32:37 +0100
83142              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
83143      Branch: perl
83144            ! lib/Net/protoent.pm
83145 ____________________________________________________________________________
83146 [  6897] By: jhi                                   on 2000/08/29  20:44:29
83147         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
83148              From: Peter Prymmer <pvhp@forte.com>
83149              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
83150              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
83151      Branch: perl
83152            ! pod/perlebcdic.pod
83153 ____________________________________________________________________________
83154 [  6896] By: jhi                                   on 2000/08/29  20:40:57
83155         Log: There's no point repeating the 'revision' (5) of perl5.
83156      Branch: metaconfig/U/perl
83157            ! Devel.U patchlevel.U
83158      Branch: perl
83159            ! Configure config_h.SH
83160 ____________________________________________________________________________
83161 [  6895] By: jhi                                   on 2000/08/29  20:16:58
83162         Log: Regen Configure for #6894.
83163      Branch: metaconfig/U/perl
83164            ! perladmin.U
83165      Branch: perl
83166            ! Configure config_h.SH
83167 ____________________________________________________________________________
83168 [  6894] By: jhi                                   on 2000/08/29  19:59:52
83169         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
83170              From: "Philip Newton" <Philip.Newton@gmx.net>
83171              Date: Tue, 29 Aug 2000 21:39:14 +0200
83172              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
83173      Branch: perl
83174            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
83175            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
83176            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
83177            ! utils/perlbug.PL
83178 ____________________________________________________________________________
83179 [  6893] By: jhi                                   on 2000/08/29  19:55:30
83180         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
83181              From: "Philip Newton" <Philip.Newton@gmx.net>
83182              Date: Tue, 29 Aug 2000 21:39:14 +0200
83183              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
83184      Branch: perl
83185            ! installhtml
83186 ____________________________________________________________________________
83187 [  6892] By: jhi                                   on 2000/08/29  19:53:59
83188         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
83189              From: "Philip Newton" <Philip.Newton@gmx.net>
83190              Date: Tue, 29 Aug 2000 21:48:18 +0200
83191              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
83192      Branch: perl
83193            ! lib/File/Temp.pm
83194 ____________________________________________________________________________
83195 [  6891] By: jhi                                   on 2000/08/29  18:30:03
83196         Log: Nail the ID 20000828.023.
83197      Branch: perl
83198            ! ext/Storable/Storable.xs
83199 ____________________________________________________________________________
83200 [  6890] By: jhi                                   on 2000/08/29  16:50:17
83201         Log: Under usethreads the dumped variable is IN_PAD.
83202              
83203              Subject: Re: [PATCH] Glob dumping
83204              From: Gisle Aas <gisle@ActiveState.com>
83205              Date: 29 Aug 2000 18:45:05 +0200
83206              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
83207      Branch: perl
83208            ! t/lib/peek.t
83209 ____________________________________________________________________________
83210 [  6889] By: jhi                                   on 2000/08/29  15:17:37
83211         Log: Update Changes.
83212      Branch: perl
83213            ! Changes patchlevel.h
83214 ____________________________________________________________________________
83215 [  6888] By: jhi                                   on 2000/08/29  14:49:59
83216         Log: Retract #6882, broke the safe tests.
83217      Branch: perl
83218            ! ext/Opcode/Safe.pm
83219 ____________________________________________________________________________
83220 [  6887] By: jhi                                   on 2000/08/29  14:47:06
83221         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
83222              From: Gisle Aas <gisle@ActiveState.com> 
83223              Date: 09 Jun 2000 20:00:11 +0200
83224              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
83225      Branch: perl
83226            ! utils/perldoc.PL
83227 ____________________________________________________________________________
83228 [  6886] By: jhi                                   on 2000/08/29  14:42:45
83229         Log: The #6881 removed one dump line.
83230      Branch: perl
83231            ! t/lib/peek.t
83232 ____________________________________________________________________________
83233 [  6885] By: jhi                                   on 2000/08/29  14:30:47
83234         Log: Don't forget to tidy up.
83235      Branch: perl
83236            ! t/lib/ftmp-security.t
83237 ____________________________________________________________________________
83238 [  6884] By: jhi                                   on 2000/08/29  14:25:17
83239         Log: Disabling the one test is a bit tricky.
83240      Branch: perl
83241            ! t/lib/ftmp-security.t
83242 ____________________________________________________________________________
83243 [  6883] By: jhi                                   on 2000/08/29  14:16:25
83244         Log: Disable one of the tests for now.
83245      Branch: perl
83246            ! t/lib/ftmp-security.t
83247 ____________________________________________________________________________
83248 [  6882] By: jhi                                   on 2000/08/29  14:05:50
83249         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
83250              From: gisle@aas.no
83251              Date: 29 Aug 2000 10:35:06 -0000
83252              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
83253      Branch: perl
83254            ! ext/Opcode/Safe.pm
83255 ____________________________________________________________________________
83256 [  6881] By: jhi                                   on 2000/08/29  14:03:51
83257         Log: Subject: [PATCH] Glob dumping
83258              From: Gisle Aas <gisle@ActiveState.com>
83259              Date: 29 Aug 2000 07:59:42 -0000
83260              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
83261      Branch: perl
83262            ! dump.c
83263 ____________________________________________________________________________
83264 [  6880] By: jhi                                   on 2000/08/29  14:02:01
83265         Log: Subject: [PATCH] Warnings in B::Deparse
83266              From: <abigail@foad.org>
83267              Date: Tue, 29 Aug 2000 00:00:01 -0400
83268              Message-ID: <20000829040001.2999.qmail@foad.org>
83269      Branch: perl
83270            ! ext/B/B/Deparse.pm
83271 ____________________________________________________________________________
83272 [  6879] By: jhi                                   on 2000/08/29  13:57:26
83273         Log: Missed a change in #6869.
83274      Branch: perl
83275            ! mg.c
83276 ____________________________________________________________________________
83277 [  6878] By: jhi                                   on 2000/08/29  13:45:04
83278         Log: Subject: Net::protoent does not export 'getproto'
83279              From: Yasushi Nakajima <sey@jkc.co.jp>
83280              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
83281      Branch: perl
83282            ! lib/Net/protoent.pm
83283 ____________________________________________________________________________
83284 [  6877] By: jhi                                   on 2000/08/29  13:39:19
83285         Log: Patches all over for people and the files they (hopefully) care about.
83286      Branch: perl
83287            ! AUTHORS Changes MAINTAIN
83288 ____________________________________________________________________________
83289 [  6876] By: jhi                                   on 2000/08/29  12:53:54
83290         Log: Fix for thinko in #6848.
83291              
83292              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
83293              From: Lupe Christoph <lupe@lupe-christoph.de>
83294              Date: Tue, 29 Aug 2000 09:04:08 +0200
83295              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
83296      Branch: perl
83297            ! ext/Thread/Thread.xs
83298 ____________________________________________________________________________
83299 [  6875] By: jhi                                   on 2000/08/29  12:50:14
83300         Log: Update to Getopt::Long 2.24, from Johan Vromans.
83301      Branch: perl
83302            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
83303 ____________________________________________________________________________
83304 [  6874] By: jhi                                   on 2000/08/29  02:09:53
83305         Log: Use minimal @INC in tests, most of the time just '../lib',
83306              so that we simply can't pick up stuff from other Perls than
83307              the one we are testing.  Pointed out by
83308              
83309              From: Mike Guy <mjtg@cam.ac.uk>
83310              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
83311              Date: Fri, 25 Aug 2000 15:15:59 +0100
83312              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
83313      Branch: perl
83314            ! (edit 185 files)
83315 ____________________________________________________________________________
83316 [  6873] By: jhi                                   on 2000/08/29  01:07:11
83317         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
83318              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83319              Date: Mon, 28 Aug 2000 17:45:52 -0700
83320              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
83321      Branch: perl
83322            ! Makefile.SH hints/os2.sh
83323 ____________________________________________________________________________
83324 [  6872] By: jhi                                   on 2000/08/28  23:33:39
83325         Log: Subject: [PATCH bleedperl@6866] spellings
83326              From: marcel@codewerk.com (Marcel Grunauer)
83327              Date: Tue, 29 Aug 2000 01:19:59 +0200
83328              Message-Id: <200008282319.BAA29862@gandalf.local>
83329      Branch: perl
83330            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
83331            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
83332            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
83333 ____________________________________________________________________________
83334 [  6871] By: jhi                                   on 2000/08/28  23:22:09
83335         Log: Take out the SUIDMAIL thing, that will not be
83336              a problem in 5.7.*.
83337      Branch: perl
83338            ! patchlevel.h
83339 ____________________________________________________________________________
83340 [  6870] By: jhi                                   on 2000/08/28  23:19:30
83341         Log: -S is the silent flag, -s is the strip flag.
83342              
83343              Subject: [PATCH] Re: [PATCH] make no-install          
83344              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83345              Date: Mon, 28 Aug 2000 15:12:55 -0700
83346              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
83347      Branch: perl
83348            ! Makefile.SH
83349 ____________________________________________________________________________
83350 [  6869] By: jhi                                   on 2000/08/28  23:12:05
83351         Log: Subject: [PATCH bleedperl@6856] warnings fixes
83352              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
83353              Date: Mon, 28 Aug 2000 23:55:06 +0100
83354              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
83355      Branch: perl
83356            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
83357            ! warnings.h warnings.pl
83358 ____________________________________________________________________________
83359 [  6868] By: jhi                                   on 2000/08/28  21:38:22
83360         Log: Potential cruft.
83361      Branch: perl
83362            ! Makefile.SH
83363 ____________________________________________________________________________
83364 [  6867] By: jhi                                   on 2000/08/28  21:35:36
83365         Log: Update Changes.
83366      Branch: perl
83367            ! Changes patchlevel.h
83368 ____________________________________________________________________________
83369 [  6866] By: jhi                                   on 2000/08/28  21:33:49
83370         Log: Subject: hv.h Doc Patch
83371              From: Fisher Mark <fisherm@tce.com>
83372              Date: Mon, 28 Aug 2000 16:24:59 -0500
83373              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
83374      Branch: perl
83375            ! hv.h
83376 ____________________________________________________________________________
83377 [  6865] By: jhi                                   on 2000/08/28  21:02:15
83378         Log: Add -ld to archname on long tr...double platforms.
83379      Branch: metaconfig
83380            ! U/threads/archname.U
83381      Branch: perl
83382            ! Configure config_h.SH
83383 ____________________________________________________________________________
83384 [  6864] By: jhi                                   on 2000/08/28  20:38:59
83385         Log: An attempt to fix the problem reported in
83386              
83387              Subject: Building perl@6856 using gcc/AIX 4.3.3 
83388              From: Daniel Muino <dmuino@afip.gov.ar> 
83389              Date: Mon, 28 Aug 2000 15:50:01 -0300   
83390              Message-ID: <20000828155001.A14403@con2-dgi>
83391              
83392              I can't test this properly since the gcc installation I have
83393              access to seems to be botched (gcc is calling the AIX cpp,
83394              a losing proposition...)
83395      Branch: perl
83396            ! hints/aix.sh
83397 ____________________________________________________________________________
83398 [  6863] By: jhi                                   on 2000/08/28  18:57:52
83399         Log: Fix for ID 20000828.001, long doubles were not formatted
83400              correctly (showed up in $], which stopped installing perl).
83401      Branch: perl
83402            ! sv.c
83403 ____________________________________________________________________________
83404 [  6862] By: jhi                                   on 2000/08/28  18:07:15
83405         Log: Typo in #6858.
83406      Branch: perl
83407            ! lib/Cwd.pm
83408 ____________________________________________________________________________
83409 [  6861] By: jhi                                   on 2000/08/28  17:57:27
83410         Log: opmini.o may be left around if a build is interrupted.
83411      Branch: perl
83412            ! Makefile.SH
83413 ____________________________________________________________________________
83414 [  6860] By: jhi                                   on 2000/08/28  16:52:50
83415         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
83416              From: Daniel Chetlin <daniel@chetlin.com>
83417              Date: Mon, 28 Aug 2000 01:14:18 -0700
83418              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
83419      Branch: perl
83420            ! lib/overload.pm
83421 ____________________________________________________________________________
83422 [  6859] By: jhi                                   on 2000/08/28  16:08:46
83423         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
83424              From: Nicholas Clark <nick@ccl4.org>
83425              Date: Mon, 28 Aug 2000 16:03:27 +0100
83426              Message-Id: <20000828160327.C49785@plum.flirble.org>
83427      Branch: perl
83428            ! ext/ByteLoader/bytecode.h
83429 ____________________________________________________________________________
83430 [  6858] By: jhi                                   on 2000/08/28  16:02:10
83431         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
83432              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
83433              Date: Mon, 28 Aug 2000 13:08:30 +0200
83434              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
83435      Branch: perl
83436            ! lib/Cwd.pm
83437 ____________________________________________________________________________
83438 [  6857] By: jhi                                   on 2000/08/28  15:42:47
83439         Log: display_format used as a class method without arguments was broken,
83440              reported in
83441              
83442              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
83443              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
83444              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
83445              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
83446      Branch: perl
83447            ! lib/Math/Complex.pm t/lib/complex.t
83448 ____________________________________________________________________________
83449 [  6856] By: jhi                                   on 2000/08/27  22:09:48
83450         Log: Update Changes.
83451      Branch: perl
83452            ! Changes patchlevel.h
83453 ____________________________________________________________________________
83454 [  6855] By: jhi                                   on 2000/08/27  21:59:21
83455         Log: Retract #6853 (false alarm).
83456      Branch: perl
83457            ! lib/ExtUtils/xsubpp
83458 ____________________________________________________________________________
83459 [  6854] By: jhi                                   on 2000/08/27  21:37:44
83460         Log: Update Changes.
83461      Branch: perl
83462            ! Changes patchlevel.h
83463 ____________________________________________________________________________
83464 [  6853] By: jhi                                   on 2000/08/27  21:37:16
83465         Log: Subject: [PATCH perl@6850] workaround for xsubpp
83466              From: Hugo <hv@crypt.compulink.co.uk>
83467              Date: Sun, 27 Aug 2000 22:30:25 +0100
83468              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
83469      Branch: perl
83470            ! lib/ExtUtils/xsubpp
83471 ____________________________________________________________________________
83472 [  6852] By: jhi                                   on 2000/08/27  21:33:58
83473         Log: Big-endian 64-bit patch from Raphael Manfredi.
83474      Branch: perl
83475            ! ext/Storable/Storable.xs
83476 ____________________________________________________________________________
83477 [  6851] By: jhi                                   on 2000/08/27  21:22:21
83478         Log: More ruthless editing from Hugo van der Sanden.
83479      Branch: perl
83480            ! pod/perldelta.pod
83481 ____________________________________________________________________________
83482 [  6850] By: jhi                                   on 2000/08/27  16:11:46
83483         Log: Update Changes.
83484      Branch: perl
83485            ! Changes patchlevel.h
83486 ____________________________________________________________________________
83487 [  6849] By: jhi                                   on 2000/08/27  16:11:05
83488         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
83489      Branch: perl
83490            ! configpm pod/perldelta.pod
83491 ____________________________________________________________________________
83492 [  6848] By: jhi                                   on 2000/08/27  15:35:08
83493         Log: Use the actual thread type, not the pointer-to-struct.
83494      Branch: perl
83495            ! ext/Thread/Thread.xs
83496 ____________________________________________________________________________
83497 [  6847] By: jhi                                   on 2000/08/27  15:30:49
83498         Log: Test nit.
83499      Branch: perl
83500            ! t/pragma/warn/pp_sys
83501 ____________________________________________________________________________
83502 [  6846] By: jhi                                   on 2000/08/27  15:19:02
83503         Log: Passing -R in ldflags makes now it to appear in the default
83504              for lddlflags, just like with -L.
83505              
83506              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
83507              From: Lupe Christoph <lupe@lupe-christoph.de>
83508              Date: Sun, 27 Aug 2000 10:28:21 +0200
83509              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
83510      Branch: metaconfig/U/perl
83511            ! dlsrc.U
83512      Branch: perl
83513            ! Configure
83514 ____________________________________________________________________________
83515 [  6845] By: jhi                                   on 2000/08/27  15:08:54
83516         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
83517              From: Alan Burlison <Alan.Burlison@uk.sun.com>
83518              Date: Sat, 26 Aug 2000 22:23:27 +0100
83519              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
83520      Branch: perl
83521            ! lib/ExtUtils/MM_Unix.pm
83522 ____________________________________________________________________________
83523 [  6844] By: jhi                                   on 2000/08/27  15:02:37
83524         Log: DJGPP update from Laszlo Molnar.
83525              
83526              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
83527              From: ml1050 <ml1050@freemail.hu>
83528              Date: Sat, 26 Aug 2000 23:24:40 +0200
83529              Message-Id: <20000826232440.A439@freemail.hu>
83530      Branch: perl
83531            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
83532            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
83533 ____________________________________________________________________________
83534 [  6843] By: jhi                                   on 2000/08/27  14:53:58
83535         Log: Subject: installman buglet
83536              From: Lupe Christoph <lupe@lupe-christoph.de>
83537              Date: Sun, 27 Aug 2000 14:38:59 +0200
83538              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
83539      Branch: perl
83540            ! installman
83541 ____________________________________________________________________________
83542 [  6842] By: jhi                                   on 2000/08/27  14:52:08
83543         Log: Can't get the test to reliably work thanks to the
83544              inaccurateness of floating point.  "Resolves" bug ids
83545              20000826.003, 20000826.009, 20000826.010,
83546      Branch: perl
83547            ! t/lib/trig.t
83548 ____________________________________________________________________________
83549 [  6841] By: jhi                                   on 2000/08/26  15:53:58
83550         Log: Update Changes.
83551      Branch: perl
83552            ! Changes patchlevel.h
83553 ____________________________________________________________________________
83554 [  6840] By: jhi                                   on 2000/08/26  14:23:03
83555         Log: grep -e isn't portable.
83556              
83557              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
83558              From: chris@broadband.att.com
83559              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
83560              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
83561      Branch: perl
83562            ! hints/solaris_2.sh
83563 ____________________________________________________________________________
83564 [  6839] By: jhi                                   on 2000/08/26  14:12:23
83565         Log: no-install target a la make -n.
83566              
83567              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
83568              From: <abigail@foad.org>
83569              Date: Sat, 26 Aug 2000 03:57:34 -0400
83570              Message-ID: <20000826075735.18912.qmail@foad.org>
83571      Branch: perl
83572            ! Makefile.SH installman installperl
83573 ____________________________________________________________________________
83574 [  6838] By: jhi                                   on 2000/08/26  14:06:33
83575         Log: Retract #6826 as the #6828 should be do the same
83576              in a More Correct Way.
83577      Branch: perl
83578            ! installperl
83579 ____________________________________________________________________________
83580 [  6837] By: jhi                                   on 2000/08/26  05:24:00
83581         Log: More casting.
83582      Branch: perl
83583            ! ext/Storable/Storable.xs
83584 ____________________________________________________________________________
83585 [  6836] By: jhi                                   on 2000/08/26  05:05:46
83586         Log: Nicer in decimal.
83587      Branch: perl
83588            ! ext/Storable/Storable.xs
83589 ____________________________________________________________________________
83590 [  6835] By: jhi                                   on 2000/08/26  05:03:50
83591         Log: There be no UVdf.
83592      Branch: perl
83593            ! ext/Storable/Storable.xs
83594 ____________________________________________________________________________
83595 [  6834] By: jhi                                   on 2000/08/26  05:00:18
83596         Log: Continue IVdfing and UVxfing.
83597      Branch: perl
83598            ! ext/Storable/Storable.xs
83599 ____________________________________________________________________________
83600 [  6833] By: jhi                                   on 2000/08/26  04:53:14
83601         Log: Use IVdf.
83602      Branch: perl
83603            ! ext/Storable/Storable.xs
83604 ____________________________________________________________________________
83605 [  6832] By: jhi                                   on 2000/08/26  04:40:41
83606         Log: Document PTR2XX and INT2PTR.
83607      Branch: perl
83608            ! pod/perlguts.pod
83609 ____________________________________________________________________________
83610 [  6831] By: jhi                                   on 2000/08/26  04:33:18
83611         Log: Use UVxf, PTR2UV, NVff.
83612      Branch: perl
83613            ! ext/Storable/Storable.xs
83614 ____________________________________________________________________________
83615 [  6830] By: jhi                                   on 2000/08/26  04:31:32
83616         Log: Update the test count.
83617      Branch: perl
83618            ! t/lib/trig.t
83619 ____________________________________________________________________________
83620 [  6829] By: jhi                                   on 2000/08/26  03:05:50
83621         Log: Subject: [PATCH] installation not quite silent yet.
83622              From: <abigail@foad.org>
83623              Date: Fri, 25 Aug 2000 20:07:53 -0400
83624              Message-ID: <20000826000753.7822.qmail@foad.org>
83625      Branch: perl
83626            ! installman installperl
83627 ____________________________________________________________________________
83628 [  6828] By: jhi                                   on 2000/08/26  03:05:14
83629         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
83630              From: Spider Boardman <spider@web.zk3.dec.com>
83631              Date: Fri, 25 Aug 2000 19:12:40 -0400
83632              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
83633      Branch: perl
83634            ! gv.c
83635 ____________________________________________________________________________
83636 [  6827] By: jhi                                   on 2000/08/25  23:54:34
83637         Log: Support preserving extremely big/small angles.
83638      Branch: perl
83639            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
83640 ____________________________________________________________________________
83641 [  6826] By: jhi                                   on 2000/08/25  23:01:20
83642         Log: Patch installperl to be long double-aware.
83643              
83644              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
83645              From: Spider Boardman <spider@web.zk3.dec.com>
83646              Date: Fri, 25 Aug 2000 18:15:23 -0400
83647              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
83648      Branch: perl
83649            ! installperl
83650 ____________________________________________________________________________
83651 [  6825] By: jhi                                   on 2000/08/25  22:58:25
83652         Log: Remove duplicately applied patch shards.
83653              
83654              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
83655              From: Spider Boardman <spider@leggy.zk3.dec.com>
83656              Date: Fri, 25 Aug 2000 16:45:03 -0400
83657              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
83658      Branch: perl
83659            ! t/lib/cgi-html.t
83660 ____________________________________________________________________________
83661 [  6824] By: jhi                                   on 2000/08/25  22:57:00
83662         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
83663              From: Daniel Chetlin <daniel@chetlin.com>
83664              Date: Fri, 25 Aug 2000 12:23:16 -0700
83665              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
83666              
83667              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
83668              From: Daniel Chetlin <daniel@chetlin.com>
83669              Date: Fri, 25 Aug 2000 14:47:19 -0700
83670              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
83671      Branch: perl
83672            ! installman
83673 ____________________________________________________________________________
83674 [  6823] By: jhi                                   on 2000/08/25  22:44:17
83675         Log: Timestamp problem?
83676      Branch: perl
83677            ! uconfig.h uconfig.sh
83678 ____________________________________________________________________________
83679 [  6822] By: jhi                                   on 2000/08/25  19:01:06
83680         Log: One forgotten file from #6816.
83681      Branch: perl
83682            ! vos/config.h
83683 ____________________________________________________________________________
83684 [  6821] By: jhi                                   on 2000/08/25  18:56:39
83685         Log: Regen Changes.
83686      Branch: perl
83687            ! Changes patchlevel.h
83688 ____________________________________________________________________________
83689 [  6820] By: jhi                                   on 2000/08/25  18:52:35
83690         Log: Fix Changes ordering.
83691      Branch: perl
83692            ! Changes
83693 ____________________________________________________________________________
83694 [  6819] By: jhi                                   on 2000/08/25  18:50:25
83695         Log: Update Changes.
83696      Branch: perl
83697            ! Changes patchlevel.h
83698 ____________________________________________________________________________
83699 [  6818] By: jhi                                   on 2000/08/25  18:47:45
83700         Log: Tweak the sfio/useperlio logic, hopefully as wished in
83701              
83702              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
83703              From: Nicholas Clark <nick@babyhippo.co.uk>
83704              Date: Fri, 25 Aug 2000 12:01:45 +0100
83705              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
83706      Branch: metaconfig/U/perl
83707            ! d_sfio.U
83708      Branch: perl
83709            ! Configure
83710 ____________________________________________________________________________
83711 [  6817] By: jhi                                   on 2000/08/25  18:32:51
83712         Log: Allow microperl to assume <math.h>, without it the math
83713              functions like floor() are assumed to return int, which makes
83714              for core dumps in machines where integer and floating register
83715              don't mix.
83716      Branch: perl
83717            ! uconfig.h uconfig.sh
83718 ____________________________________________________________________________
83719 [  6816] By: jhi                                   on 2000/08/25  18:27:17
83720         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
83721              the problem reported in
83722              
83723              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
83724              From: danhale@us.ibm.com
83725              Date: Fri, 25 Aug 2000 10:58:06 -0400
83726              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
83727      Branch: metaconfig/U/perl
83728            + d_socks5_init.U
83729      Branch: perl
83730            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
83731            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
83732            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
83733            ! win32/config.gc win32/config.vc
83734 ____________________________________________________________________________
83735 [  6815] By: jhi                                   on 2000/08/25  17:43:31
83736         Log: A solution for the retrieve_fd autosplit warning,
83737              idea suggested by Mike Guy.
83738      Branch: perl
83739            ! ext/Storable/Storable.pm
83740 ____________________________________________________________________________
83741 [  6814] By: jhi                                   on 2000/08/25  17:16:03
83742         Log: Add install-silent target.
83743      Branch: perl
83744            ! Makefile.SH
83745 ____________________________________________________________________________
83746 [  6813] By: jhi                                   on 2000/08/25  17:14:23
83747         Log: Subject: Re: [PATCH] More silencing of installman.
83748              From: <abigail@foad.org>
83749              Date: Thu, 24 Aug 2000 19:27:03 -0400
83750              Message-ID: <20000824232703.7001.qmail@foad.org>
83751              
83752              Subject: Re: [PATCH] More silencing of installman.
83753              From: <abigail@foad.org>
83754              Date: Fri, 25 Aug 2000 03:00:58 -0400
83755              Message-ID: <20000825070058.10697.qmail@foad.org>
83756      Branch: perl
83757            ! installman
83758 ____________________________________________________________________________
83759 [  6812] By: jhi                                   on 2000/08/25  17:11:28
83760         Log: installperl --verbose and --silent.
83761              
83762              Subject: Re: [PATCH] More silencing of installman.
83763              From: <abigail@foad.org>
83764              Message-ID: <20000825064430.9719.qmail@foad.org>
83765              Date: Fri, 25 Aug 2000 02:44:30 -0400
83766      Branch: perl
83767            ! installperl
83768 ____________________________________________________________________________
83769 [  6811] By: jhi                                   on 2000/08/25  17:05:43
83770         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
83771              From: "Peter J. Farley III" <pjfarley@banet.net>
83772              Date: Thu, 24 Aug 2000 21:58:03 -0400
83773              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
83774              
83775              (applied slightly modified)
83776      Branch: perl
83777            ! lib/ExtUtils/MM_Unix.pm
83778 ____________________________________________________________________________
83779 [  6810] By: jhi                                   on 2000/08/25  17:01:18
83780         Log: Missing parts of 
83781              
83782              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
83783              From: Peter Prymmer <pvhp@forte.com>
83784              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
83785              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
83786      Branch: perl
83787            ! t/lib/cgi-html.t
83788 ____________________________________________________________________________
83789 [  6809] By: jhi                                   on 2000/08/25  16:46:32
83790         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
83791              From: "Craig A. Berry" <craig.berry@psinetcs.com>
83792              Date: Thu, 24 Aug 2000 19:13:11 -0500
83793              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
83794      Branch: perl
83795            ! vms/vms.c
83796 ____________________________________________________________________________
83797 [  6808] By: jhi                                   on 2000/08/25  16:39:22
83798         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
83799              From: Peter Prymmer <pvhp@forte.com>
83800              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
83801              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
83802      Branch: perl
83803            ! configure.com
83804 ____________________________________________________________________________
83805 [  6807] By: jhi                                   on 2000/08/25  16:36:37
83806         Log: Better wording for the vec lvalue diagnostic.
83807              
83808              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
83809              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
83810              Date: Wed, 23 Aug 2000 14:12:16 -0400
83811              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
83812      Branch: perl
83813            ! pod/perldiag.pod
83814 ____________________________________________________________________________
83815 [  6806] By: jhi                                   on 2000/08/24  18:17:22
83816         Log: Subject: [PATCH] More silencing of installman.
83817              From: <abigail@foad.org>
83818              Date: Thu, 24 Aug 2000 14:01:44 -0400
83819              Message-ID: <20000824180144.20062.qmail@foad.org>
83820      Branch: perl
83821            ! installman
83822 ____________________________________________________________________________
83823 [  6805] By: jhi                                   on 2000/08/24  15:00:31
83824         Log: Update Changes.
83825      Branch: perl
83826            ! Changes patchlevel.h
83827 ____________________________________________________________________________
83828 [  6804] By: jhi                                   on 2000/08/24  14:59:07
83829         Log: Regen perltoc.
83830      Branch: perl
83831            ! pod/perltoc.pod
83832 ____________________________________________________________________________
83833 [  6803] By: jhi                                   on 2000/08/24  14:44:39
83834         Log: Show the doc file, not the temp file.
83835      Branch: perl
83836            ! installman
83837 ____________________________________________________________________________
83838 [  6802] By: jhi                                   on 2000/08/24  14:41:53
83839         Log: Continue silencing.
83840      Branch: perl
83841            ! installman
83842 ____________________________________________________________________________
83843 [  6801] By: jhi                                   on 2000/08/24  14:34:40
83844         Log: Actually do something with the silencer option.
83845      Branch: perl
83846            ! installman
83847 ____________________________________________________________________________
83848 [  6800] By: jhi                                   on 2000/08/24  14:26:22
83849         Log: Make installman to recognize the silence flag -S.
83850      Branch: perl
83851            ! installman
83852 ____________________________________________________________________________
83853 [  6799] By: jhi                                   on 2000/08/24  13:49:38
83854         Log: DOS patches and portability/porting notes, from Tim Jenness.
83855      Branch: perl
83856            ! lib/File/Temp.pm
83857 ____________________________________________________________________________
83858 [  6798] By: jhi                                   on 2000/08/24  13:48:27
83859         Log: Create directories in silence.
83860              
83861              Subject: [PATCH] Another silencer for MakeMaker
83862              From: andreas.koenig@anima.de (Andreas J. Koenig)
83863              Date: 24 Aug 2000 14:18:52 +0200
83864              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
83865      Branch: perl
83866            ! lib/ExtUtils/Command.pm
83867 ____________________________________________________________________________
83868 [  6797] By: jhi                                   on 2000/08/24  13:46:42
83869         Log: More liberal parsing of version numbers.
83870              
83871              Subject: Re: CPAN.pm beta for testing available
83872              From: andreas.koenig@anima.de (Andreas J. Koenig)
83873              Date: 24 Aug 2000 13:51:57 +0200
83874              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
83875      Branch: perl
83876            ! lib/CPAN.pm
83877 ____________________________________________________________________________
83878 [  6796] By: jhi                                   on 2000/08/24  13:44:36
83879         Log: Make "make install" by default silent.  A new "install-verbose"
83880              target is verbose.
83881      Branch: perl
83882            ! Makefile.SH
83883 ____________________________________________________________________________
83884 [  6795] By: jhi                                   on 2000/08/24  13:39:14
83885         Log: Add silencer flags to installperl.
83886              
83887              Subject: [PATCH] Making installperl silent.
83888              From: <abigail@foad.org>
83889              Date: Thu, 24 Aug 2000 05:01:45 -0400
83890              Message-ID: <20000824090145.13141.qmail@foad.org>
83891      Branch: perl
83892            ! installperl
83893 ____________________________________________________________________________
83894 [  6794] By: jhi                                   on 2000/08/24  13:35:50
83895         Log: installperl couldn't tell whether it had run tests or not.
83896              
83897              Subject: [PATCH] Re: installperl and t/TEST
83898              From: <abigail@foad.org>
83899              Date: Thu, 24 Aug 2000 04:00:53 -0400
83900              Message-ID: <20000824080053.2494.qmail@foad.org>
83901      Branch: perl
83902            ! Makefile.SH installperl
83903 ____________________________________________________________________________
83904 [  6793] By: jhi                                   on 2000/08/24  13:27:50
83905         Log: Drop the separate perlbc, perlcc -b should be enough.
83906      Branch: perl
83907            - utils/perlbc.PL
83908            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
83909 ____________________________________________________________________________
83910 [  6792] By: jhi                                   on 2000/08/24  04:41:30
83911         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
83912              plus the typo fix from Peter Prymmer.
83913      Branch: perl
83914            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
83915            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
83916 ____________________________________________________________________________
83917 [  6791] By: jhi                                   on 2000/08/24  02:10:43
83918         Log: Replace #6705 with a minimal doc patch.
83919              
83920              Subject: [PATCH 5.6.0] replace change #6705
83921              From: Jan Dubois <jand@ActiveState.com>
83922              Date: Wed, 23 Aug 2000 18:31:51 -0700
83923              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
83924      Branch: perl
83925            ! lib/Win32.pod win32/win32.c
83926 ____________________________________________________________________________
83927 [  6790] By: jhi                                   on 2000/08/23  17:52:00
83928         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
83929              From: Mike Guy <mjtg@cam.ac.uk>
83930              Date: Wed, 23 Aug 2000 18:38:46 +0100
83931              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
83932      Branch: perl
83933            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
83934 ____________________________________________________________________________
83935 [  6789] By: jhi                                   on 2000/08/23  15:34:21
83936         Log: Update Changes.
83937      Branch: perl
83938            ! Changes patchlevel.h
83939 ____________________________________________________________________________
83940 [  6788] By: jhi                                   on 2000/08/23  15:33:40
83941         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
83942              From: Wilfredo Sánchez <wsanchez@apple.com>
83943              Date: Tue, 22 Aug 2000 19:31:27 -0700
83944              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
83945      Branch: perl
83946            ! perl.h
83947 ____________________________________________________________________________
83948 [  6787] By: jhi                                   on 2000/08/23  15:29:31
83949         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
83950              From: Spider Boardman <spider@leggy.zk3.dec.com>
83951              Date: Wed, 23 Aug 2000 10:33:23 -0400
83952              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
83953      Branch: perl
83954            ! lib/Pod/Html.pm
83955 ____________________________________________________________________________
83956 [  6786] By: jhi                                   on 2000/08/23  15:28:11
83957         Log: Bad makefile.
83958      Branch: perl
83959            ! ext/B/Makefile.PL
83960 ____________________________________________________________________________
83961 [  6785] By: jhi                                   on 2000/08/23  14:37:04
83962         Log: Update Changes.
83963      Branch: perl
83964            ! Changes patchlevel.h
83965 ____________________________________________________________________________
83966 [  6784] By: jhi                                   on 2000/08/23  13:58:41
83967         Log: Portability fix from Hugo van der Sanden.
83968      Branch: perl
83969            ! ext/re/Makefile.PL
83970 ____________________________________________________________________________
83971 [  6783] By: jhi                                   on 2000/08/23  13:53:53
83972         Log: Storable support, v-version fixes.
83973              
83974              Subject: CPAN.pm beta for testing available
83975              From: andreas.koenig@anima.de (Andreas J. Koenig)
83976              Date: 22 Aug 2000 23:31:33 +0200
83977              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
83978      Branch: perl
83979            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
83980 ____________________________________________________________________________
83981 [  6782] By: jhi                                   on 2000/08/23  13:51:26
83982         Log: Mac and other portability updates from Chris Nandor.
83983      Branch: perl
83984            ! pod/perlmodinstall.pod
83985 ____________________________________________________________________________
83986 [  6781] By: jhi                                   on 2000/08/23  13:47:33
83987         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
83988              From: Peter Prymmer <pvhp@forte.com>
83989              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
83990              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
83991      Branch: perl
83992            ! ext/Storable/Storable.xs
83993 ____________________________________________________________________________
83994 [  6780] By: jhi                                   on 2000/08/23  13:33:34
83995         Log: VMS MMS (make) wants null action.
83996      Branch: perl
83997            ! ext/B/Makefile.PL
83998 ____________________________________________________________________________
83999 [  6779] By: jhi                                   on 2000/08/22  19:44:47
84000         Log: Forgot portability nit.
84001      Branch: perl
84002            ! t/lib/st-forgive.t
84003 ____________________________________________________________________________
84004 [  6778] By: jhi                                   on 2000/08/22  19:35:25
84005         Log: Be portable.
84006      Branch: perl
84007            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
84008            ! t/lib/st-store.t
84009 ____________________________________________________________________________
84010 [  6777] By: jhi                                   on 2000/08/22  18:50:53
84011         Log: Update Changes.
84012      Branch: perl
84013            ! Changes patchlevel.h
84014 ____________________________________________________________________________
84015 [  6776] By: jhi                                   on 2000/08/22  18:44:46
84016         Log: cSVOPo_*v things index into the current PL_curpad
84017              under ithreads, which is different from the curpad
84018              used by the XSUB.  (In other words, the code as-is
84019              before this patch wouldn't work under ithreads.)
84020              From Sarathy.
84021      Branch: perl
84022            ! ext/B/B.xs
84023 ____________________________________________________________________________
84024 [  6775] By: jhi                                   on 2000/08/22  18:18:37
84025         Log: Make the selection of NVff et al stricter.
84026      Branch: metaconfig/U/perl
84027            ! perlxvf.U
84028      Branch: perl
84029            ! Configure config_h.SH
84030 ____________________________________________________________________________
84031 [  6774] By: jhi                                   on 2000/08/22  17:19:42
84032         Log: perldelta nits.
84033      Branch: perl
84034            ! pod/perldelta.pod
84035 ____________________________________________________________________________
84036 [  6773] By: jhi                                   on 2000/08/22  17:06:26
84037         Log: Long double fixes from Spider Boardman.
84038              
84039              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
84040              From: system PRIVILEGED account <root@peano.zk3.dec.com>
84041              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
84042              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
84043      Branch: perl
84044            ! t/lib/bigfltpm.t t/lib/st-06compat.t
84045 ____________________________________________________________________________
84046 [  6772] By: jhi                                   on 2000/08/22  15:04:53
84047         Log: Update Changes.
84048      Branch: perl
84049            ! Changes patchlevel.h
84050 ____________________________________________________________________________
84051 [  6771] By: jhi                                   on 2000/08/22  15:01:44
84052         Log: perldelta fixes from Hugo van der Sanden.
84053      Branch: perl
84054            ! pod/perldelta.pod
84055 ____________________________________________________________________________
84056 [  6770] By: jhi                                   on 2000/08/22  14:34:49
84057         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
84058              From: Hugo <hv@crypt.compulink.co.uk>
84059              Date: Tue, 22 Aug 2000 11:21:53 +0100
84060              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
84061      Branch: perl
84062            ! regcomp.c
84063 ____________________________________________________________________________
84064 [  6769] By: jhi                                   on 2000/08/22  14:30:02
84065         Log: Add Yitzchak, reformat.
84066      Branch: perl
84067            ! Changes config_h.SH
84068 ____________________________________________________________________________
84069 [  6768] By: jhi                                   on 2000/08/22  14:21:35
84070         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
84071              and Spider Boardman.
84072      Branch: metaconfig
84073            ! U/compline/d_gconvert.U
84074      Branch: perl
84075            ! Configure
84076 ____________________________________________________________________________
84077 [  6767] By: jhi                                   on 2000/08/22  14:11:24
84078         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
84079              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
84080              Date: Mon, 21 Aug 2000 19:08:31 -0700
84081              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
84082      Branch: perl
84083            - ext/Storable/patchlevel.h
84084            ! MANIFEST ext/Storable/MANIFEST
84085 ____________________________________________________________________________
84086 [  6766] By: jhi                                   on 2000/08/22  13:49:29
84087         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
84088              From: Peter Prymmer <pvhp@forte.com>
84089              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
84090              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
84091      Branch: perl
84092            ! configure.com ext/Storable/Makefile.PL
84093 ____________________________________________________________________________
84094 [  6765] By: jhi                                   on 2000/08/22  13:44:59
84095         Log: Subject: [PATCH blead] B:: missing dependency
84096              From: Hugo <hv@crypt.compulink.co.uk>
84097              Date: Tue, 22 Aug 2000 06:44:33 +0100
84098              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
84099      Branch: perl
84100            ! ext/B/Makefile.PL
84101 ____________________________________________________________________________
84102 [  6764] By: jhi                                   on 2000/08/22  13:38:12
84103         Log: More bytecompiler.
84104      Branch: perl
84105            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
84106 ____________________________________________________________________________
84107 [  6763] By: jhi                                   on 2000/08/22  13:36:44
84108         Log: Bytecompiler patches from Benjamin Stuhl.
84109      Branch: perl
84110            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
84111            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
84112            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
84113            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
84114            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
84115            ! perl.c perlapi.h pod/perldelta.pod
84116 ____________________________________________________________________________
84117 [  6762] By: jhi                                   on 2000/08/21  23:43:40
84118         Log: An obsoleted diagnostic.
84119      Branch: perl
84120            ! pod/perldelta.pod
84121 ____________________________________________________________________________
84122 [  6761] By: jhi                                   on 2000/08/21  23:01:45
84123         Log: The #6759 wasn't quite right.
84124      Branch: perl
84125            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
84126            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
84127            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
84128            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
84129            ! t/lib/st-tieditems.t
84130 ____________________________________________________________________________
84131 [  6760] By: jhi                                   on 2000/08/21  22:35:49
84132         Log: Be verydeepclean.
84133      Branch: perl
84134            ! Makefile.SH
84135 ____________________________________________________________________________
84136 [  6759] By: jhi                                   on 2000/08/21  22:25:40
84137         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
84138              From: Peter Prymmer <pvhp@forte.com>
84139              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
84140              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
84141      Branch: perl
84142            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
84143            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
84144            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
84145            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
84146            ! t/lib/st-tieditems.t
84147 ____________________________________________________________________________
84148 [  6758] By: jhi                                   on 2000/08/21  22:22:32
84149         Log: Few more casts, need reported in
84150              
84151              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
84152              From: Mike Stok <mike@stok.co.uk>
84153              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
84154              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
84155              
84156              and
84157              
84158              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
84159              From: abigail@foad.org
84160              Date: 21 Aug 2000 21:31:34 -0000
84161              Message-Id: <20000821213134.30170.qmail@foad.org>
84162      Branch: perl
84163            ! ext/Storable/Storable.xs
84164 ____________________________________________________________________________
84165 [  6757] By: jhi                                   on 2000/08/21  18:37:07
84166         Log: Update Changes.
84167      Branch: perl
84168            ! Changes patchlevel.h
84169 ____________________________________________________________________________
84170 [  6756] By: jhi                                   on 2000/08/21  18:34:02
84171         Log: A pod nit.
84172              
84173              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
84174              From: <abigail@foad.org>
84175              Date: Mon, 21 Aug 2000 14:00:16 -0400
84176              Message-ID: <20000821180016.28627.qmail@foad.org>
84177      Branch: perl
84178            ! pod/perlre.pod
84179 ____________________________________________________________________________
84180 [  6755] By: jhi                                   on 2000/08/21  18:30:56
84181         Log: Use PodParser 1.18 new test.
84182      Branch: perl
84183            ! t/pod/special_seqs.t t/pod/special_seqs.xr
84184 ____________________________________________________________________________
84185 [  6754] By: jhi                                   on 2000/08/21  18:28:35
84186         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
84187              patches cannot be applied since #6712 conflicts.
84188      Branch: perl
84189            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
84190 ____________________________________________________________________________
84191 [  6753] By: jhi                                   on 2000/08/21  18:15:11
84192         Log: Weed out some smaller changes.
84193      Branch: perl
84194            ! pod/perldelta.pod
84195 ____________________________________________________________________________
84196 [  6752] By: jhi                                   on 2000/08/21  18:02:30
84197         Log: Also under djgpp the timestamps are funky.
84198      Branch: perl
84199            ! t/op/stat.t
84200 ____________________________________________________________________________
84201 [  6751] By: jhi                                   on 2000/08/21  17:55:56
84202         Log: Tweak the floating point output routine preferences.
84203      Branch: metaconfig
84204            ! U/compline/d_gconvert.U
84205      Branch: perl
84206            ! Configure
84207 ____________________________________________________________________________
84208 [  6750] By: jhi                                   on 2000/08/21  17:51:29
84209         Log: Unicos/mk requires elaborate paranoia.
84210      Branch: perl
84211            ! lib/Math/Complex.pm
84212 ____________________________________________________________________________
84213 [  6749] By: gsar                                  on 2000/08/21  16:53:31
84214         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
84215      Branch: perl
84216            ! lib/Cwd.pm
84217 ____________________________________________________________________________
84218 [  6748] By: gsar                                  on 2000/08/21  16:22:19
84219         Log: free TLS slot properly on Windows
84220      Branch: perl
84221            ! thread.h win32/perllib.c win32/win32thread.h
84222 ____________________________________________________________________________
84223 [  6747] By: jhi                                   on 2000/08/21  16:20:58
84224         Log: Rename the macro argument because some preprocessors
84225              can't tell the difference and expand arguments also inside
84226              double quoted strings.
84227      Branch: perl
84228            ! regcomp.c
84229 ____________________________________________________________________________
84230 [  6746] By: jhi                                   on 2000/08/21  16:09:41
84231         Log: Support long doubles in Storable.
84232              
84233              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
84234              From: Radu Greab <radu@netsoft.ro>
84235              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
84236              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
84237      Branch: perl
84238            ! ext/Storable/Storable.xs
84239 ____________________________________________________________________________
84240 [  6745] By: jhi                                   on 2000/08/21  15:51:40
84241         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
84242              From: "Fifer, Eric" <EFifer@sanwaint.com>
84243              Date: Mon, 21 Aug 2000 15:34:49 +0100
84244              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
84245      Branch: perl
84246            ! t/pragma/warn/9enabled
84247 ____________________________________________________________________________
84248 [  6744] By: jhi                                   on 2000/08/21  15:39:35
84249         Log: Document the endianness of Alpha more precisely.
84250      Branch: perl
84251            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
84252            ! pod/perlport.pod
84253 ____________________________________________________________________________
84254 [  6743] By: jhi                                   on 2000/08/21  14:47:05
84255         Log: perldelta fixes from the p5p crowd.
84256      Branch: perl
84257            ! pod/perldelta.pod pod/perlop.pod
84258 ____________________________________________________________________________
84259 [  6742] By: jhi                                   on 2000/08/21  13:34:51
84260         Log: Update to Pod::LaTeX 0.53.
84261              
84262              Subject: [PATCH] lib/Pod/LaTeX.pm updates
84263              From: Tim Jenness <timj@jach.hawaii.edu>
84264              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
84265              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
84266      Branch: perl
84267            ! lib/Pod/LaTeX.pm
84268 ____________________________________________________________________________
84269 [  6741] By: jhi                                   on 2000/08/21  13:33:01
84270         Log: Subject: [PATCH] os2.c fix for use64bitint
84271              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
84272              Date: Mon, 21 Aug 2000 01:32:25 -0700
84273              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
84274      Branch: perl
84275            ! os2/os2.c
84276 ____________________________________________________________________________
84277 [  6740] By: jhi                                   on 2000/08/21  13:28:52
84278         Log: Array context keeps slithering in.
84279              
84280              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
84281              From: Daniel Chetlin <daniel@chetlin.com>
84282              Date: Sun, 20 Aug 2000 21:40:25 -0700
84283              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
84284      Branch: perl
84285            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
84286            ! pod/perldebtut.pod
84287 ____________________________________________________________________________
84288 [  6739] By: jhi                                   on 2000/08/21  13:23:55
84289         Log: Big-endian quad fixes for Storable from Radu Greab,
84290              plus few explicit null casts for picky compilers.
84291      Branch: perl
84292            ! ext/Storable/Storable.xs
84293 ____________________________________________________________________________
84294 [  6738] By: gsar                                  on 2000/08/21  05:56:13
84295         Log: small tweaks for change#6705: avoid C++ style comments in C code;
84296              use Perl's malloc API rather than the low level system one
84297      Branch: perl
84298            ! win32/win32.c
84299 ____________________________________________________________________________
84300 [  6737] By: gsar                                  on 2000/08/21  05:35:41
84301         Log: add Storable to list of extensions on Windows
84302      Branch: perl
84303            ! win32/Makefile win32/makefile.mk
84304 ____________________________________________________________________________
84305 [  6736] By: jhi                                   on 2000/08/21  02:57:53
84306         Log: Update Changes.
84307      Branch: perl
84308            ! Changes patchlevel.h
84309 ____________________________________________________________________________
84310 [  6735] By: jhi                                   on 2000/08/21  02:57:20
84311         Log: Draft 0.
84312      Branch: perl
84313            ! pod/perldelta.pod
84314 ____________________________________________________________________________
84315 [  6734] By: jhi                                   on 2000/08/21  02:57:03
84316         Log: Add Storable 0.7.2 from Raphael Manfredi,
84317              plus the patch from
84318              
84319              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
84320              From: Radu Greab <radu@netsoft.ro>
84321              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
84322              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
84323              
84324              plus changes to get Storable to compile with
84325              picky ANSI compilers.
84326      Branch: perl
84327            + ext/Storable/ChangeLog ext/Storable/MANIFEST
84328            + ext/Storable/Makefile.PL ext/Storable/README
84329            + ext/Storable/Storable.pm ext/Storable/Storable.xs
84330            + ext/Storable/patchlevel.h t/lib/st-06compat.t
84331            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
84332            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
84333            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
84334            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
84335            + t/lib/st-tieditems.t
84336            ! MANIFEST
84337 ____________________________________________________________________________
84338 [  6733] By: jhi                                   on 2000/08/21  02:29:09
84339         Log: The correct cleaning order is an art.
84340      Branch: perl
84341            ! Makefile.SH
84342 ____________________________________________________________________________
84343 [  6732] By: jhi                                   on 2000/08/21  01:23:39
84344         Log: The #6724 is here.
84345      Branch: perl
84346            ! t/lib/ftmp-security.t
84347 ____________________________________________________________________________
84348 [  6731] By: jhi                                   on 2000/08/20  23:17:03
84349         Log: s/this one/the 5.6.0 release/
84350      Branch: perl
84351            ! pod/perl56delta.pod
84352 ____________________________________________________________________________
84353 [  6730] By: jhi                                   on 2000/08/20  23:07:34
84354         Log: Mention perlebcdic and perlposix-bc.
84355      Branch: perl
84356            ! pod/perlport.pod
84357 ____________________________________________________________________________
84358 [  6729] By: jhi                                   on 2000/08/20  21:32:59
84359         Log: Document the number of exponent digits.
84360      Branch: perl
84361            ! pod/perlfunc.pod
84362 ____________________________________________________________________________
84363 [  6728] By: jhi                                   on 2000/08/20  21:16:47
84364         Log: Use File::Spec->tmpdir().
84365              
84366              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
84367              From: Tim Jenness <timj@jach.hawaii.edu>
84368              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
84369              MIME-Version: 1.0
84370              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
84371      Branch: perl
84372            ! utils/perlbug.PL
84373 ____________________________________________________________________________
84374 [  6727] By: jhi                                   on 2000/08/20  20:43:32
84375         Log: Update Changes.
84376      Branch: perl
84377            ! Changes patchlevel.h
84378 ____________________________________________________________________________
84379 [  6726] By: jhi                                   on 2000/08/20  20:41:44
84380         Log: The veryclean target needs to clobber.
84381      Branch: perl
84382            ! Makefile.SH
84383 ____________________________________________________________________________
84384 [  6725] By: jhi                                   on 2000/08/20  20:37:38
84385         Log: Document odd vs even subreleases and -Dusedevel.
84386      Branch: perl
84387            ! INSTALL
84388 ____________________________________________________________________________
84389 [  6724] By: jhi                                   on 2000/08/20  19:58:05
84390         Log: Use temporary directory instead of current directory.
84391              
84392              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
84393              From: Tim Jenness <timj@jach.hawaii.edu>
84394              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
84395              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
84396      Branch: perl
84397            ! t/lib/ftmp-security.t
84398 ____________________________________________________________________________
84399 [  6723] By: jhi                                   on 2000/08/20  19:55:55
84400         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
84401              From: andreas.koenig@anima.de (Andreas J. Koenig)
84402              Date: 20 Aug 2000 15:52:03 +0200
84403              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
84404      Branch: perl
84405            ! lib/ExtUtils/MM_Unix.pm
84406 ____________________________________________________________________________
84407 [  6722] By: jhi                                   on 2000/08/20  19:46:01
84408         Log: Update to CGI 2.72, from Lincoln Stein.
84409      Branch: perl
84410            ! lib/CGI.pm
84411 ____________________________________________________________________________
84412 [  6721] By: jhi                                   on 2000/08/20  19:43:54
84413         Log: (Replaced by #8364.)
84414              
84415              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
84416              From: Radu Greab <radu@netsoft.ro>
84417              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
84418              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
84419      Branch: perl
84420            ! ext/GDBM_File/GDBM_File.xs
84421 ____________________________________________________________________________
84422 [  6720] By: jhi                                   on 2000/08/20  19:42:01
84423         Log: pp_open() could pass an uninitialized filename down to do_open9().
84424      Branch: perl
84425            ! pp_sys.c
84426 ____________________________________________________________________________
84427 [  6719] By: jhi                                   on 2000/08/20  14:06:41
84428         Log: UTF8 concat fixes.
84429              
84430              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
84431              From: Hugo <hv@crypt.compulink.co.uk>
84432              Date: Sun, 20 Aug 2000 07:30:46 +0100
84433              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
84434      Branch: perl
84435            ! pp_hot.c t/op/append.t
84436 ____________________________________________________________________________
84437 [  6718] By: jhi                                   on 2000/08/20  02:09:37
84438         Log: Let's try #6717 again.
84439      Branch: perl
84440            ! lib/File/Temp.pm
84441 ____________________________________________________________________________
84442 [  6717] By: jhi                                   on 2000/08/20  01:56:55
84443         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
84444              From: "Craig A. Berry" <craig.berry@metamorgs.com>
84445              Date: Sat, 19 Aug 2000 18:15:39 -0500
84446              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
84447      Branch: perl
84448            ! lib/File/Temp.pm
84449 ____________________________________________________________________________
84450 [  6716] By: jhi                                   on 2000/08/19  15:50:11
84451         Log: Update Changes.
84452      Branch: perl
84453            ! Changes patchlevel.h
84454 ____________________________________________________________________________
84455 [  6715] By: jhi                                   on 2000/08/19  15:39:09
84456         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
84457              From: Jonathan D Johnston <jdjohnston2@juno.com>
84458              Date: Thu, 17 Aug 2000 23:13:01 -0400       
84459              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
84460      Branch: perl
84461            ! pod/perlfunc.pod
84462 ____________________________________________________________________________
84463 [  6714] By: jhi                                   on 2000/08/19  15:34:04
84464         Log: Introduce a 'veryclean' target that is like 'distclean'
84465              but also removes *~ and *.orig.
84466      Branch: perl
84467            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
84468            ! utils/Makefile x2p/Makefile.SH
84469 ____________________________________________________________________________
84470 [  6713] By: jhi                                   on 2000/08/19  14:15:45
84471         Log: Put back the long double avoidance code to POSIX.xs
84472              because VMS seems to need it still.
84473      Branch: perl
84474            ! ext/POSIX/POSIX.xs
84475 ____________________________________________________________________________
84476 [  6712] By: jhi                                   on 2000/08/19  14:10:41
84477         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
84478              From: Peter Prymmer <pvhp@forte.com>
84479              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
84480              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
84481      Branch: perl
84482            ! lib/Pod/Find.pm t/pod/find.t
84483 ____________________________________________________________________________
84484 [  6711] By: jhi                                   on 2000/08/19  14:09:19
84485         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
84486              From: Peter Prymmer <pvhp@forte.com>
84487              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
84488              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
84489              cc: vmsperl@perl.org
84490      Branch: perl
84491            ! t/lib/peek.t
84492 ____________________________________________________________________________
84493 [  6710] By: jhi                                   on 2000/08/19  14:08:01
84494         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
84495              From: Jan Dubois <jand@ActiveState.com>
84496              Date: Fri, 18 Aug 2000 16:31:48 -0700
84497              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
84498      Branch: perl
84499            ! win32/win32.c
84500 ____________________________________________________________________________
84501 [  6709] By: jhi                                   on 2000/08/19  14:06:57
84502         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
84503              
84504              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
84505              From: Spider.Boardman@Orb.Nashua.NH.US
84506              Date: Fri, 18 Aug 2000 18:41:14 -0400
84507              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
84508      Branch: perl
84509            ! regcomp.c
84510 ____________________________________________________________________________
84511 [  6708] By: jhi                                   on 2000/08/18  22:04:49
84512         Log: Update Changes.
84513      Branch: perl
84514            ! Changes patchlevel.h
84515 ____________________________________________________________________________
84516 [  6707] By: jhi                                   on 2000/08/18  21:55:14
84517         Log: Add warnif(), check warnings further up the stack,
84518              all the warnings functions now can take an optional object reference.
84519              
84520              Subject: [PATCH bleedperl@6691] warnings pragma update
84521              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
84522              Date: Fri, 18 Aug 2000 22:42:06 +0100
84523              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
84524      Branch: perl
84525            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
84526            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
84527            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
84528 ____________________________________________________________________________
84529 [  6706] By: jhi                                   on 2000/08/18  21:41:45
84530         Log: Typo in pp_complement().
84531              
84532              Subject: [PATCH perl-current] Deparse
84533              From: Peter Scott <Peter@PSDT.com>
84534              Date: Fri, 18 Aug 2000 12:44:37 -0700
84535              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
84536      Branch: perl
84537            ! ext/B/B/Deparse.pm
84538 ____________________________________________________________________________
84539 [  6705] By: jhi                                   on 2000/08/18  21:25:59
84540         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
84541              From: Jan Dubois <jand@ActiveState.com>
84542              Date: Fri, 18 Aug 2000 14:22:51 -0700
84543              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
84544      Branch: perl
84545            ! lib/Win32.pod win32/win32.c
84546 ____________________________________________________________________________
84547 [  6704] By: jhi                                   on 2000/08/18  21:16:14
84548         Log: Don't eat leading os from index entries.
84549              
84550              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
84551              From: Russ Allbery <rra@stanford.edu>
84552              Date: 10 Aug 2000 20:49:25 -0700
84553              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
84554      Branch: perl
84555            ! lib/Pod/Man.pm
84556 ____________________________________________________________________________
84557 [  6703] By: jhi                                   on 2000/08/18  21:07:06
84558         Log: Add [[:blank:]] as suggested in
84559              
84560              Subject: [ID 20000716.024] [=cc=] / [:blank:]
84561              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
84562              Date: Sun, 16 Jul 2000 17:55:29 -0700
84563              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
84564              
84565              (the [=cc=] has already been taken care of by #6439
84566              so the whole bug report can be closed)
84567              
84568              and make [[:space:]] to be equivalent to isspace(3)
84569              (as opposed to \s, which is isSPACE()).  The difference
84570              is that now [[:space:]] matches the mythical vertical tab,
84571              while \s doesn't.
84572      Branch: perl
84573            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
84574            ! regexec.c t/op/pat.t
84575 ____________________________________________________________________________
84576 [  6702] By: jhi                                   on 2000/08/18  18:47:47
84577         Log: The new tests were missing from #6415.
84578      Branch: perl
84579            ! t/op/bop.t
84580 ____________________________________________________________________________
84581 [  6701] By: jhi                                   on 2000/08/18  18:20:40
84582         Log: Document the NDBM_File and ODBM_File as SDBM_File
84583              was documented in #6417.
84584      Branch: perl
84585            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
84586            ! ext/SDBM_File/SDBM_File.pm
84587 ____________________________________________________________________________
84588 [  6700] By: jhi                                   on 2000/08/18  18:10:39
84589         Log: Subject: [PATCH perl@6698] cygwin port
84590              From: "Fifer, Eric" <EFifer@sanwaint.com>
84591              Date: Fri, 18 Aug 2000 17:30:05 +0100
84592              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
84593      Branch: perl
84594            ! lib/File/Temp.pm
84595 ____________________________________________________________________________
84596 [  6699] By: jhi                                   on 2000/08/18  16:21:49
84597         Log: Document code point which makes if (defined %stash::) to work
84598              (noted by Spider Boardman).
84599      Branch: perl
84600            ! op.c
84601 ____________________________________________________________________________
84602 [  6698] By: jhi                                   on 2000/08/18  13:43:27
84603         Log: Update Changes.
84604      Branch: perl
84605            ! Changes patchlevel.h
84606 ____________________________________________________________________________
84607 [  6697] By: jhi                                   on 2000/08/18  13:35:57
84608         Log: Tiny Getopt::Long patch from Johan Vromans.
84609      Branch: perl
84610            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
84611 ____________________________________________________________________________
84612 [  6696] By: jhi                                   on 2000/08/18  13:26:14
84613         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
84614              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
84615              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
84616              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
84617      Branch: perl
84618            ! pod/perldiag.pod pod/perlsyn.pod
84619 ____________________________________________________________________________
84620 [  6695] By: jhi                                   on 2000/08/18  13:13:26
84621         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
84622              From: Daniel Chetlin <daniel@chetlin.com>
84623              Date: Fri, 18 Aug 2000 03:13:36 -0700
84624              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
84625      Branch: perl
84626            ! pod/perlfunc.pod
84627 ____________________________________________________________________________
84628 [  6694] By: jhi                                   on 2000/08/18  13:08:05
84629         Log: Subject: [PATCH] perltrap.pod spring cleaning
84630              From: Daniel Chetlin <daniel@chetlin.com>
84631              Date: Fri, 18 Aug 2000 03:06:54 -0700
84632              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
84633              
84634              plus Mike Guy's nitfix.
84635      Branch: perl
84636            ! pod/perltrap.pod
84637 ____________________________________________________________________________
84638 [  6693] By: jhi                                   on 2000/08/18  13:00:26
84639         Log: Unbuffer the output.
84640              
84641              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
84642              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
84643              Date: Thu, 17 Aug 2000 18:39:29 -0700
84644              Message-ID: <RPJn5gzkgydf092yn@efn.org>
84645      Branch: perl
84646            ! t/op/fork.t
84647 ____________________________________________________________________________
84648 [  6692] By: jhi                                   on 2000/08/18  05:19:17
84649         Log: Delete the image, too, not just its MANIFEStation.
84650      Branch: perl
84651            - lib/CGI/eg/wilogo.gif
84652 ____________________________________________________________________________
84653 [  6691] By: jhi                                   on 2000/08/18  05:10:26
84654         Log: Propagate new Configure vars.
84655      Branch: perl
84656            ! configure.com epoc/config.sh uconfig.h uconfig.sh
84657            ! vos/config.def vos/config.h vos/config_h.SH_orig
84658            ! win32/config.bc win32/config.gc win32/config.vc
84659            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
84660 ____________________________________________________________________________
84661 [  6690] By: jhi                                   on 2000/08/18  04:30:56
84662         Log: Update Changes.
84663      Branch: perl
84664            ! Changes patchlevel.h
84665 ____________________________________________________________________________
84666 [  6689] By: jhi                                   on 2000/08/18  04:12:30
84667         Log: Fix the lib/complex failure of
84668              
84669              From: abigail@foad.org
84670              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
84671              Date: 15 Aug 2000 04:06:38 -0000
84672              Message-Id: <20000815040638.8524.qmail@foad.org> 
84673              
84674              Linux long double accuracy issue: something that
84675              when printed with %g looks like "2" but int() of it is 1.
84676      Branch: perl
84677            ! lib/Math/Complex.pm
84678 ____________________________________________________________________________
84679 [  6688] By: jhi                                   on 2000/08/18  03:15:35
84680         Log: The byteorder code in #6671 was wrong.
84681      Branch: perl
84682            ! configpm
84683 ____________________________________________________________________________
84684 [  6687] By: jhi                                   on 2000/08/18  02:08:42
84685         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
84686              From: Jan Dubois <jand@ActiveState.com>
84687              Date: Thu, 17 Aug 2000 18:31:55 -0700
84688              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
84689      Branch: perl
84690            ! sv.c
84691 ____________________________________________________________________________
84692 [  6686] By: jhi                                   on 2000/08/18  02:04:15
84693         Log: Use NVs in POSIX math, not doubles.
84694              
84695              From: abigail@foad.org
84696              Subject: [ID 20000817.014] POSIX & modfl
84697              Date: 17 Aug 2000 20:49:18 -0000
84698              Message-Id: <20000817204918.23123.qmail@foad.org>
84699      Branch: perl
84700            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
84701 ____________________________________________________________________________
84702 [  6685] By: jhi                                   on 2000/08/18  02:02:12
84703         Log: Introduce NVef, NVff, and NVgf, use the middle one.
84704              (helps for lib/peek + Linux + long doubles)  Reported in
84705              
84706              From: abigail@foad.org
84707              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
84708              Date: 15 Aug 2000 04:06:38 -0000
84709              Message-Id: <20000815040638.8524.qmail@foad.org> 
84710              
84711              (note: the lib/complex failure has not yet been addressed)
84712      Branch: metaconfig/U/perl
84713            ! perlxvf.U
84714      Branch: perl
84715            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84716            ! config_h.SH dump.c perl.h pod/perlguts.pod
84717 ____________________________________________________________________________
84718 [  6684] By: jhi                                   on 2000/08/17  23:22:19
84719         Log: Add byteorder to the myconfig output.
84720      Branch: perl
84721            ! myconfig.SH
84722 ____________________________________________________________________________
84723 [  6683] By: jhi                                   on 2000/08/17  23:20:19
84724         Log: The image doth not exist, spotted by Johan Vromans.
84725      Branch: perl
84726            ! MANIFEST
84727 ____________________________________________________________________________
84728 [  6682] By: jhi                                   on 2000/08/17  22:38:16
84729         Log: Document what the backtick returns if the command fails.
84730      Branch: perl
84731            ! pod/perlop.pod
84732 ____________________________________________________________________________
84733 [  6681] By: jhi                                   on 2000/08/17  22:33:12
84734         Log: Do not use prototyping here.
84735              
84736              Subject: [ID 20000817.016] [PATCH] Peek.xs
84737              From: abigail@foad.org
84738              Date: 17 Aug 2000 20:55:56 -0000
84739              Message-Id: <20000817205556.24270.qmail@foad.org>
84740      Branch: perl
84741            ! ext/Devel/Peek/Makefile.PL
84742 ____________________________________________________________________________
84743 [  6680] By: jhi                                   on 2000/08/17  19:46:43
84744         Log: Don't propose using modules built for 5.005 if no binary
84745              compatibility with 5.005 is attempted.
84746              
84747              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
84748              Subject: Minor nit with 5.7.0 (6655)
84749              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
84750              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
84751      Branch: metaconfig
84752            ! U/installdirs/inc_version_list.U
84753      Branch: perl
84754            ! Configure config_h.SH
84755 ____________________________________________________________________________
84756 [  6679] By: jhi                                   on 2000/08/17  19:16:39
84757         Log: Microperl config update.
84758      Branch: perl
84759            ! uconfig.h uconfig.sh
84760 ____________________________________________________________________________
84761 [  6678] By: jhi                                   on 2000/08/17  19:16:13
84762         Log: The #6648 wasn't protective enough for limited platforms
84763              (like microperl).
84764      Branch: perl
84765            ! dump.c sv.c
84766 ____________________________________________________________________________
84767 [  6677] By: jhi                                   on 2000/08/17  14:46:35
84768         Log: Update Changes.
84769      Branch: perl
84770            ! Changes patchlevel.h
84771 ____________________________________________________________________________
84772 [  6676] By: jhi                                   on 2000/08/17  14:44:02
84773         Log: Add perlebcdic from Peter Prymmer, regen toc.
84774      Branch: perl
84775            + pod/perlebcdic.pod
84776            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
84777 ____________________________________________________________________________
84778 [  6675] By: jhi                                   on 2000/08/17  14:41:52
84779         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
84780      Branch: perl
84781            ! pod/perldebtut.pod
84782 ____________________________________________________________________________
84783 [  6674] By: jhi                                   on 2000/08/17  14:29:43
84784         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
84785              
84786              Subject: [ID 20000724.006] -DLEAKTEST problem
84787              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
84788              Date: Tue, 25 Jul 2000 00:36:32 -0500
84789              Message-Id: <20000725003632.A26186@www.llamacom.com>
84790              
84791              Reminder sent
84792              
84793              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
84794              From: Hugo <hv@crypt.compulink.co.uk>
84795              Date: Thu, 17 Aug 2000 15:23:42 +0100
84796              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
84797      Branch: perl
84798            ! util.c
84799 ____________________________________________________________________________
84800 [  6673] By: jhi                                   on 2000/08/17  04:07:10
84801         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
84802              From: John Peacock <JPeacock@UnivPress.com>
84803              Date: Tue, 01 Aug 2000 09:38:12 -0400
84804              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
84805      Branch: perl
84806            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
84807 ____________________________________________________________________________
84808 [  6672] By: jhi                                   on 2000/08/17  03:04:35
84809         Log: Subject: [PATCH] Cwd.pm now uses strict
84810              From: Tim Jenness <timj@jach.hawaii.edu>
84811              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
84812              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
84813      Branch: perl
84814            ! lib/Cwd.pm
84815 ____________________________________________________________________________
84816 [  6671] By: jhi                                   on 2000/08/17  02:16:35
84817         Log: Make $Config{byteorder} more magical so that it is
84818              dynamically computed: nice for 'fat binaries'.
84819              
84820              Subject: [PATCH]: default byteorder
84821              From: Wilfredo Sánchez <wsanchez@apple.com>
84822              Date: Mon, 31 Jul 2000 19:45:31 -0700
84823              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
84824      Branch: perl
84825            ! configpm
84826 ____________________________________________________________________________
84827 [  6670] By: gsar                                  on 2000/08/17  01:22:21
84828         Log: move WNOHANG definition to where other such things are
84829      Branch: perl
84830            ! win32/win32.h
84831 ____________________________________________________________________________
84832 [  6669] By: jhi                                   on 2000/08/17  01:19:17
84833         Log: Update Changes.
84834      Branch: perl
84835            ! Changes patchlevel.h
84836 ____________________________________________________________________________
84837 [  6668] By: jhi                                   on 2000/08/17  01:16:29
84838         Log: Doc nits spotted by Richard Soderberg.
84839      Branch: perl
84840            ! README.posix-bc README.vmesa
84841 ____________________________________________________________________________
84842 [  6667] By: jhi                                   on 2000/08/17  01:12:11
84843         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
84844              From: "Casey R. Tweten" <crt@kiski.net>
84845              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
84846              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
84847      Branch: perl
84848            ! pod/perldebtut.pod
84849 ____________________________________________________________________________
84850 [  6666] By: jhi                                   on 2000/08/17  01:09:31
84851         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
84852              From: "Casey R. Tweten" <crt@kiski.net>
84853              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
84854              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
84855      Branch: perl
84856            ! lib/Shell.pm
84857 ____________________________________________________________________________
84858 [  6665] By: gsar                                  on 2000/08/17  01:03:52
84859         Log: add "ok" targets from change#6632 in makefile.mk
84860      Branch: perl
84861            ! pod/perlport.pod win32/Makefile win32/makefile.mk
84862 ____________________________________________________________________________
84863 [  6664] By: gsar                                  on 2000/08/17  00:56:11
84864         Log: avoid warnings from dense compiler
84865      Branch: perl
84866            ! win32/win32.c
84867 ____________________________________________________________________________
84868 [  6663] By: jhi                                   on 2000/08/17  00:51:49
84869         Log: Tweak the regex compilation errors once more.
84870      Branch: perl
84871            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
84872            ! t/op/regmesg.t t/pragma/warn/regcomp
84873 ____________________________________________________________________________
84874 [  6662] By: gsar                                  on 2000/08/17  00:28:19
84875         Log: trailing new %ENV entries weren't being pushed into the real
84876              environment of subprocesses on Windows
84877      Branch: perl
84878            ! t/op/magic.t win32/perlhost.h
84879 ____________________________________________________________________________
84880 [  6661] By: gsar                                  on 2000/08/17  00:19:20
84881         Log: waitpid() now handles externally spawned pids correctly;
84882              fixes for backtick/wait/waitpid failures on Windows 9x
84883              
84884              these changes make the pid returned by process functions on
84885              Windows 9x always positive by clearing the high bit (which
84886              is always set on Win9x); pseudo-process PIDs are likewise
84887              always negative now on Win9x (just as on NT/2000)
84888      Branch: perl
84889            ! pp_sys.c win32/perlhost.h win32/win32.c
84890 ____________________________________________________________________________
84891 [  6660] By: jhi                                   on 2000/08/17  00:04:32
84892         Log: Retract #6645.
84893      Branch: perl
84894            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84895            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
84896            ! t/op/sprintf.t
84897 ____________________________________________________________________________
84898 [  6659] By: gsar                                  on 2000/08/16  23:59:28
84899         Log: on windows, the return values from wait() and waitpid() don't
84900              match those of pseudo-pids
84901      Branch: perl
84902            ! pp_sys.c t/op/fork.t util.c win32/win32.c
84903 ____________________________________________________________________________
84904 [  6658] By: gsar                                  on 2000/08/16  23:56:14
84905         Log: pod nit seen in passing
84906      Branch: perl
84907            ! pod/perlfunc.pod
84908 ____________________________________________________________________________
84909 [  6657] By: gsar                                  on 2000/08/16  23:53:42
84910         Log: change#6328 could make close(SOCKET) return false on windows
84911              when it shouldn't
84912      Branch: perl
84913            ! win32/win32sck.c
84914 ____________________________________________________________________________
84915 [  6656] By: gsar                                  on 2000/08/16  23:46:57
84916         Log: check that the number pseudo children doesn't exceed
84917              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
84918              the WaitForMultipleObjects() limit that would cause wait()
84919              to crash)
84920              
84921              wait() and waitpid() could potentially be rewritten to use
84922              more than one thread to do the waiting to eliminate this
84923              limitation
84924      Branch: perl
84925            ! win32/perlhost.h
84926 ____________________________________________________________________________
84927 [  6655] By: jhi                                   on 2000/08/16  14:11:05
84928         Log: Update Changes.
84929      Branch: perl
84930            ! Changes patchlevel.h
84931 ____________________________________________________________________________
84932 [  6654] By: jhi                                   on 2000/08/16  14:10:12
84933         Log: Update to perldebtut 1.9, from Richard Foley.
84934      Branch: perl
84935            ! pod/perldebtut.pod
84936 ____________________________________________________________________________
84937 [  6653] By: jhi                                   on 2000/08/16  14:08:17
84938         Log: Change the regx compilation error markers to use = instead of <
84939              since pod makes using the latter quite messy.  Reported in
84940              ID 20000814.006 by Abigail and in
84941              Subject: Unknown escape E<> ?
84942              From: Lupe Christoph <lupe@lupe-christoph.de>
84943              Date: Fri, 11 Aug 2000 00:30:27 +0200
84944              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
84945      Branch: perl
84946            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
84947            ! t/op/regmesg.t t/pragma/warn/regcomp
84948 ____________________________________________________________________________
84949 [  6652] By: jhi                                   on 2000/08/16  13:25:31
84950         Log: Change the perlbug address to perl.org since it's more forgiving.
84951              
84952              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
84953              From: abigail@foad.org
84954              Date: 15 Aug 2000 04:15:40 -0000
84955              Message-Id: <20000815041540.8633.qmail@foad.org>
84956      Branch: perl
84957            ! utils/perlbug.PL
84958 ____________________________________________________________________________
84959 [  6651] By: jhi                                   on 2000/08/16  13:22:35
84960         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
84961              From: Tim Jenness <timj@jach.hawaii.edu>
84962              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
84963              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
84964      Branch: perl
84965            ! lib/Cwd.pm
84966 ____________________________________________________________________________
84967 [  6650] By: jhi                                   on 2000/08/16  13:18:13
84968         Log: Update to CPAN 1.57.
84969              
84970              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
84971              From: andreas.koenig@anima.de (Andreas J. Koenig)
84972              Date: 16 Aug 2000 15:09:46 +0200
84973              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
84974      Branch: perl
84975            ! lib/CPAN.pm
84976 ____________________________________________________________________________
84977 [  6649] By: jhi                                   on 2000/08/16  13:12:31
84978         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
84979              From: "Larry W. Virden" <lvirden@cas.org>
84980              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
84981              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
84982      Branch: perl
84983            ! README.hpux
84984 ____________________________________________________________________________
84985 [  6648] By: jhi                                   on 2000/08/16  13:03:53
84986         Log: The numeric locale was reset to "C" by s?printf and never restored.
84987              
84988              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
84989              From: Christian Kirsch <ck@held.mind.de>
84990              Date: Wed, 9 Aug 2000 17:05:17 +0200
84991              Message-Id: <20000809170517.A25389@held>
84992              
84993              No test since adding the failing example to locale.t
84994              does not fail -- probably because the locale settings are so
84995              thoroughly tweaked by that time.  Running the example standalone
84996              does fail, though.  UPDATE: test case added at change #7540.
84997      Branch: perl
84998            ! dump.c perl.h pp.c pp_ctl.c sv.c
84999 ____________________________________________________________________________
85000 [  6647] By: jhi                                   on 2000/08/16  00:07:54
85001         Log: Update Changes and test semi-automatic patchlevel updating.
85002      Branch: perl
85003            ! Changes patchlevel.h
85004 ____________________________________________________________________________
85005 [  6646] By: jhi                                   on 2000/08/15  23:35:07
85006         Log: Fix a dependency problem.
85007              
85008              Subject: [PATCH: 6640] VMS Makefile.SH update
85009              From: Peter Prymmer <pvhp@forte.com>
85010              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
85011              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
85012      Branch: perl
85013            ! vms/descrip_mms.template
85014 ____________________________________________________________________________
85015 [  6645] By: jhi                                   on 2000/08/15  23:33:23
85016         Log: (Retracted by #6660)
85017              
85018              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
85019              From: Dominic Dunlop <domo@computer.org>
85020              Date: Tue, 15 Aug 2000 22:20:52 +0200
85021              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
85022      Branch: metaconfig/U/perl
85023            + d_printfed.U
85024      Branch: perl
85025            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85026            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
85027            ! t/op/sprintf.t
85028 ____________________________________________________________________________
85029 [  6644] By: jhi                                   on 2000/08/15  21:17:20
85030         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
85031              From: abigail@foad.org
85032              Date: 15 Aug 2000 20:12:41 -0000
85033              Message-Id: <20000815201241.25556.qmail@foad.org>
85034      Branch: perl
85035            ! INSTALL
85036 ____________________________________________________________________________
85037 [  6643] By: jhi                                   on 2000/08/15  21:15:28
85038         Log: (an already applied patch)
85039      Branch: perl
85040            ! lib/CGI.pm
85041 ____________________________________________________________________________
85042 [  6642] By: gsar                                  on 2000/08/15  19:54:05
85043         Log: magic callbacks all need to have same type signature
85044      Branch: perl
85045            ! embed.pl mg.c proto.h
85046 ____________________________________________________________________________
85047 [  6641] By: jhi                                   on 2000/08/15  17:56:27
85048         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)
85049              From: Mike Guy <mjtg@cam.ac.uk>
85050              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
85051              Date: Tue, 15 Aug 2000 18:26:45 +0100
85052              
85053              Only the peek.t part applied, not the hash quality part.
85054      Branch: perl
85055            ! t/lib/peek.t
85056 ____________________________________________________________________________
85057 [  6640] By: jhi                                   on 2000/08/15  16:37:37
85058         Log: Update Changes.
85059      Branch: perl
85060            ! Changes
85061 ____________________________________________________________________________
85062 [  6639] By: jhi                                   on 2000/08/15  16:34:55
85063         Log: Missed a file from #6638.
85064      Branch: perl
85065            ! lib/File/Temp.pm
85066 ____________________________________________________________________________
85067 [  6638] By: jhi                                   on 2000/08/15  16:33:19
85068         Log: Subject: [PATCH perl@6620] cygwin port
85069              From: "Fifer, Eric" <EFifer@sanwaint.com>
85070              Date: Tue, 15 Aug 2000 17:00:49 +0100
85071              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
85072      Branch: perl
85073            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
85074 ____________________________________________________________________________
85075 [  6637] By: jhi                                   on 2000/08/15  16:29:22
85076         Log: Subject: [PATCH] debugger exit code should reflect user exit code
85077              From: Mike Guy <mjtg@cam.ac.uk>
85078              Date: Tue, 15 Aug 2000 16:55:59 +0100
85079              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
85080      Branch: perl
85081            ! lib/perl5db.pl
85082 ____________________________________________________________________________
85083 [  6636] By: jhi                                   on 2000/08/15  15:30:58
85084         Log: Update Changes.
85085      Branch: perl
85086            ! Changes
85087 ____________________________________________________________________________
85088 [  6635] By: jhi                                   on 2000/08/15  15:27:21
85089         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
85090      Branch: metaconfig
85091            ! U/mkglossary U/mksample
85092      Branch: metaconfig/U/perl
85093            ! Devel.U
85094      Branch: perl
85095            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85096 ____________________________________________________________________________
85097 [  6634] By: jhi                                   on 2000/08/15  14:11:55
85098         Log: Don't blow limited stacks, a lower number is enough to
85099              tickle the lookbehind limit.
85100              
85101              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
85102              From: Dominic Dunlop <domo@computer.org>
85103              Date: Tue, 15 Aug 2000 13:51:24 +0200
85104              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
85105      Branch: perl
85106            ! t/op/regmesg.t
85107 ____________________________________________________________________________
85108 [  6633] By: jhi                                   on 2000/08/15  14:01:46
85109         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
85110              From: Mike Guy <mjtg@cam.ac.uk>
85111              Date: Tue, 15 Aug 2000 12:10:50 +0100
85112              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
85113      Branch: perl
85114            ! utils/perldoc.PL
85115 ____________________________________________________________________________
85116 [  6632] By: jhi                                   on 2000/08/15  13:58:48
85117         Log: make ok etc also for win32.
85118              
85119              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
85120              From: Prymmer/Kahn <pvhp@best.com>
85121              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
85122              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
85123      Branch: perl
85124            ! win32/Makefile
85125 ____________________________________________________________________________
85126 [  6631] By: jhi                                   on 2000/08/15  13:45:03
85127         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
85128      Branch: perl
85129            ! lib/Test.pm
85130 ____________________________________________________________________________
85131 [  6630] By: jhi                                   on 2000/08/15  03:25:09
85132         Log: Update Changes.
85133      Branch: perl
85134            ! Changes
85135 ____________________________________________________________________________
85136 [  6629] By: jhi                                   on 2000/08/15  03:23:53
85137         Log: magic_regdatum_set() is void, not int.
85138      Branch: perl
85139            ! embed.pl mg.c proto.h
85140 ____________________________________________________________________________
85141 [  6628] By: jhi                                   on 2000/08/15  03:08:02
85142         Log: Make the user to give up his firstborn, err, to knowingly
85143              verify installing an unstable developer release.  Also bump
85144              the release to 5.7.0, but leave a patch tag in the local
85145              patches saying that this is not yet the real thing.
85146      Branch: metaconfig
85147            ! U/modified/Instruct.U
85148      Branch: metaconfig/U/perl
85149            + Devel.U
85150      Branch: perl
85151            ! Configure patchlevel.h
85152 ____________________________________________________________________________
85153 [  6627] By: jhi                                   on 2000/08/14  22:32:52
85154         Log: README.os2 update.
85155              
85156              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
85157              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
85158              Date: Wed, 02 Aug 2000 21:55:09 -0700
85159              Message-ID: <tsPi5gzkgegX092yn@efn.org>
85160      Branch: perl
85161            ! README.os2
85162 ____________________________________________________________________________
85163 [  6626] By: jhi                                   on 2000/08/14  21:00:02
85164         Log: Subject: Re: File::Temp problems on VMS in bleedperl
85165              From: Tim Jenness <timj@jach.hawaii.edu>
85166              cc: vmsperl@perl.org
85167              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
85168              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
85169      Branch: perl
85170            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
85171 ____________________________________________________________________________
85172 [  6625] By: jhi                                   on 2000/08/14  20:52:16
85173         Log: Add SUIDMAIL as was done for the CERT alert.
85174      Branch: perl
85175            ! patchlevel.h
85176 ____________________________________________________________________________
85177 [  6624] By: jhi                                   on 2000/08/14  20:48:50
85178         Log: Subject: sfio2000
85179              From: Daniel Muino <dmuino@afip.gov.ar>
85180              Date: Mon, 14 Aug 2000 16:58:11 -0300
85181              Message-ID: <20000814165811.B16368@con2-dgi>
85182      Branch: perl
85183            ! perlsdio.h perlsfio.h
85184 ____________________________________________________________________________
85185 [  6623] By: jhi                                   on 2000/08/14  20:47:36
85186         Log: Subject: warning: storage class after type is obsolescent
85187              From: Daniel Muino <dmuino@afip.gov.ar>
85188              Date: Mon, 14 Aug 2000 16:42:47 -0300
85189              Message-ID: <20000814164247.A16368@con2-dgi>
85190      Branch: perl
85191            ! regcomp.pl regnodes.h
85192 ____________________________________________________________________________
85193 [  6622] By: jhi                                   on 2000/08/14  20:43:05
85194         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
85195              From: abigail@foad.org
85196              Date: 14 Aug 2000 20:00:10 -0000
85197              Message-Id: <20000814200010.27271.qmail@foad.org>
85198      Branch: perl
85199            ! Changes
85200 ____________________________________________________________________________
85201 [  6621] By: jhi                                   on 2000/08/14  15:23:05
85202         Log: Update Changes.
85203      Branch: perl
85204            ! Changes
85205 ____________________________________________________________________________
85206 [  6620] By: jhi                                   on 2000/08/14  15:22:14
85207         Log: Subject: Re: [PATCH] @+, @- readonly
85208              From: Mike Guy <mjtg@cam.ac.uk>
85209              Date: Mon, 14 Aug 2000 15:26:55 +0100
85210              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
85211      Branch: perl
85212            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
85213            ! sv.c t/op/pat.t
85214 ____________________________________________________________________________
85215 [  6619] By: jhi                                   on 2000/08/14  14:12:08
85216         Log: Update Changes.
85217      Branch: perl
85218            ! Changes
85219 ____________________________________________________________________________
85220 [  6618] By: jhi                                   on 2000/08/14  14:09:34
85221         Log: For now remove the mail code.
85222      Branch: perl
85223            ! perl.c
85224 ____________________________________________________________________________
85225 [  6617] By: jhi                                   on 2000/08/14  14:08:28
85226         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
85227      Branch: perl
85228            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
85229            ! pod/perlfaq8.pod pod/perlsec.pod
85230 ____________________________________________________________________________
85231 [  6616] By: jhi                                   on 2000/08/14  14:00:11
85232         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
85233              From: Mike Guy <mjtg@cam.ac.uk>
85234              Date: Mon, 14 Aug 2000 08:26:02 +0100
85235              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
85236      Branch: perl
85237            ! lib/perl5db.pl
85238 ____________________________________________________________________________
85239 [  6615] By: jhi                                   on 2000/08/14  13:58:45
85240         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
85241              From: Mike Guy <mjtg@cam.ac.uk>
85242              Date: Mon, 14 Aug 2000 08:04:22 +0100
85243              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
85244      Branch: perl
85245            ! gv.c mg.c t/op/pat.t
85246 ____________________________________________________________________________
85247 [  6614] By: jhi                                   on 2000/08/14  13:56:45
85248         Log: Subject: Test fails / warnings with perl-current #6612
85249              From: Mike Guy <mjtg@cam.ac.uk>
85250              Date: Mon, 14 Aug 2000 07:57:23 +0100
85251              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
85252      Branch: perl
85253            ! t/lib/b.t t/lib/peek.t
85254 ____________________________________________________________________________
85255 [  6613] By: jhi                                   on 2000/08/14  13:45:33
85256         Log: VMS configure.com update continues.
85257      Branch: perl
85258            - vms/configure.com
85259            ! MANIFEST configure.com
85260 ____________________________________________________________________________
85261 [  6612] By: jhi                                   on 2000/08/13  22:13:35
85262         Log: Update Changes.
85263      Branch: perl
85264            ! Changes
85265 ____________________________________________________________________________
85266 [  6611] By: jhi                                   on 2000/08/13  16:21:45
85267         Log: Upgrade to CGI 2.71, from Lincoln Stein.
85268      Branch: perl
85269            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
85270 ____________________________________________________________________________
85271 [  6610] By: jhi                                   on 2000/08/13  15:09:16
85272         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
85273              From: Mike Guy <mjtg@cam.ac.uk>
85274              Date: Sun, 13 Aug 2000 13:45:51 +0100
85275              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
85276      Branch: perl
85277            ! t/op/regmesg.t
85278 ____________________________________________________________________________
85279 [  6609] By: jhi                                   on 2000/08/13  14:31:26
85280         Log: Andreas says that 1.56 is fine, so reverting back to it.
85281      Branch: perl
85282            ! lib/CPAN.pm
85283 ____________________________________________________________________________
85284 [  6608] By: jhi                                   on 2000/08/13  05:34:20
85285         Log: Update Changes.
85286      Branch: perl
85287            ! Changes
85288 ____________________________________________________________________________
85289 [  6607] By: jhi                                   on 2000/08/13  05:32:01
85290         Log: Put back the \z changes of #5406 to CPAN.pm.
85291      Branch: perl
85292            ! lib/CPAN.pm
85293 ____________________________________________________________________________
85294 [  6606] By: jhi                                   on 2000/08/13  05:20:16
85295         Log: Fix-n-skip the tests under 5005threads.
85296      Branch: perl
85297            ! t/lib/b.t
85298 ____________________________________________________________________________
85299 [  6605] By: jhi                                   on 2000/08/13  05:07:48
85300         Log: Fix the test for 5005threads.
85301      Branch: perl
85302            ! t/lib/peek.t
85303 ____________________________________________________________________________
85304 [  6604] By: jhi                                   on 2000/08/13  03:35:37
85305         Log: Should have deleted this in #6603.
85306      Branch: perl
85307            - vms/subconfigure.com
85308 ____________________________________________________________________________
85309 [  6603] By: jhi                                   on 2000/08/12  18:29:32
85310         Log: Rewrite of vms/subconfigure.com as configure.com,
85311              from Peter Prymmer and the vmsperl crew.
85312      Branch: perl
85313            + vms/configure.com
85314            ! MANIFEST
85315 ____________________________________________________________________________
85316 [  6602] By: jhi                                   on 2000/08/11  13:00:01
85317         Log: PlainText.pm is dead.
85318      Branch: perl
85319            - lib/Pod/PlainText.pm
85320            ! MANIFEST
85321 ____________________________________________________________________________
85322 [  6601] By: jhi                                   on 2000/08/11  04:06:45
85323         Log: Update Changes.
85324      Branch: perl
85325            ! Changes
85326 ____________________________________________________________________________
85327 [  6600] By: jhi                                   on 2000/08/11  04:06:10
85328         Log: Add a few missing files, update MANIFEST.
85329      Branch: perl
85330            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
85331            + lib/Pod/PlainText.pm t/pod/find.t
85332            ! MANIFEST t/op/regmesg.t
85333 ____________________________________________________________________________
85334 [  6599] By: jhi                                   on 2000/08/11  03:31:10
85335         Log: Add Perl debugging tutorial, regen toc. 
85336              
85337              Subject: perldebtut.pod
85338              From: Richard Foley <Richard.Foley@m.dasa.de>
85339              Date: Wed, 09 Aug 2000 10:17:15 +0200
85340              Message-id: <3991138B.262247B8@m.dasa.de>
85341      Branch: perl
85342            + pod/perldebtut.pod
85343            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
85344 ____________________________________________________________________________
85345 [  6598] By: jhi                                   on 2000/08/11  02:48:56
85346         Log: tiny Changes edit
85347      Branch: perl
85348            ! Changes
85349 ____________________________________________________________________________
85350 [  6597] By: jhi                                   on 2000/08/11  02:39:04
85351         Log: Tests for #6589.
85352              
85353              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
85354              From: simon@brecon.co.uk (Simon Cozens)
85355              Date: 11 Aug 2000 02:24:52 GMT
85356              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
85357      Branch: perl
85358            ! t/lib/b.t
85359 ____________________________________________________________________________
85360 [  6596] By: jhi                                   on 2000/08/11  01:50:07
85361         Log: Update Changes.
85362      Branch: perl
85363            ! Changes
85364 ____________________________________________________________________________
85365 [  6595] By: jhi                                   on 2000/08/11  01:47:16
85366         Log: nitfix
85367      Branch: perl
85368            ! Changes
85369 ____________________________________________________________________________
85370 [  6594] By: jhi                                   on 2000/08/11  01:36:16
85371         Log: Subject: Getting perlio and threads to compile
85372              From: Lupe Christoph <lupe@lupe-christoph.de>
85373              Date: Wed, 9 Aug 2000 11:35:54 +0200
85374              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
85375              
85376              (the Solaris version changes in Configure skipped)
85377      Branch: perl
85378            ! hints/solaris_2.sh thread.h
85379 ____________________________________________________________________________
85380 [  6593] By: jhi                                   on 2000/08/11  01:30:16
85381         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
85382              From: simon@brecon.co.uk (Simon Cozens)
85383              Date: 1 Aug 2000 06:55:19 GMT
85384              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
85385      Branch: perl
85386            ! lib/utf8.pm
85387 ____________________________________________________________________________
85388 [  6592] By: jhi                                   on 2000/08/11  01:26:39
85389         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
85390              From: Peter Scott <Peter@PeterScott.com>
85391              Date: Thu, 10 Aug 2000 08:23:27 -0700
85392              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
85393      Branch: perl
85394            ! lib/perl5db.pl
85395 ____________________________________________________________________________
85396 [  6591] By: jhi                                   on 2000/08/11  01:22:02
85397         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
85398              From: Hugo <hv@crypt.compulink.co.uk>
85399              Date: Thu, 10 Aug 2000 19:23:04 +0100
85400              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
85401      Branch: perl
85402            ! regexec.c t/op/pat.t
85403 ____________________________________________________________________________
85404 [  6590] By: jhi                                   on 2000/08/11  01:19:19
85405         Log: Preprocessing and postprocessing for File::Find.
85406              
85407              Subject: Patch to Find::File.pm to allow alphabetical results
85408              From: Joe Smith <jsmith@inwap.com>
85409              Date: Wed, 9 Aug 2000 02:44:54 -0700
85410              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
85411      Branch: perl
85412            ! lib/File/Find.pm
85413 ____________________________________________________________________________
85414 [  6589] By: jhi                                   on 2000/08/11  01:12:39
85415         Log: B::Deparse didn't do sub attributes.
85416              
85417              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
85418              From: simon@brecon.co.uk (Simon Cozens)
85419              Date: 9 Aug 2000 04:49:20 GMT
85420              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
85421      Branch: perl
85422            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
85423 ____________________________________________________________________________
85424 [  6588] By: jhi                                   on 2000/08/11  01:06:40
85425         Log: Subject: debugger "d" command doesnt check line number
85426              From: Mike Guy <mjtg@cam.ac.uk>
85427              Date: Tue, 08 Aug 2000 21:54:29 +0100
85428              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
85429      Branch: perl
85430            ! lib/perl5db.pl mg.c pod/perldiag.pod
85431 ____________________________________________________________________________
85432 [  6587] By: jhi                                   on 2000/08/11  00:45:03
85433         Log: sleep(1) does not necessarily return 1.
85434              
85435              Subject: [PATCH bleadperl] op/lex_assign.t  
85436              From: Hugo <hv@crypt.compulink.co.uk>
85437              Date: Thu, 03 Aug 2000 14:34:22 +0100        
85438              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
85439      Branch: perl
85440            ! t/op/lex_assign.t
85441 ____________________________________________________________________________
85442 [  6586] By: jhi                                   on 2000/08/11  00:31:50
85443         Log: Document the IO::Select timeout.
85444      Branch: perl
85445            ! ext/IO/lib/IO/Select.pm
85446 ____________________________________________________________________________
85447 [  6585] By: jhi                                   on 2000/08/11  00:13:54
85448         Log: Forgot contributor.
85449      Branch: perl
85450            ! Changes
85451 ____________________________________________________________________________
85452 [  6584] By: jhi                                   on 2000/08/11  00:09:19
85453         Log: detypo
85454      Branch: perl
85455            ! Changes
85456 ____________________________________________________________________________
85457 [  6583] By: jhi                                   on 2000/08/11  00:07:53
85458         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
85459              
85460              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
85461              From: Mike Guy <mjtg@cam.ac.uk> 
85462              Date: Thu, 10 Aug 2000 15:50:54 +0100
85463              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
85464      Branch: perl
85465            ! sv.c t/op/int.t
85466 ____________________________________________________________________________
85467 [  6582] By: jhi                                   on 2000/08/10  23:29:32
85468         Log: Update Changes.
85469      Branch: perl
85470            ! Changes
85471 ____________________________________________________________________________
85472 [  6581] By: jhi                                   on 2000/08/10  23:26:16
85473         Log: Put back the std @INC thing.
85474      Branch: perl
85475            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
85476            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
85477            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
85478            ! t/lib/gol-oo.t
85479 ____________________________________________________________________________
85480 [  6580] By: jhi                                   on 2000/08/10  23:03:34
85481         Log: Update to CGI 2.70, from Lincoln Stein.
85482      Branch: perl
85483            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
85484            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
85485            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
85486            ! t/lib/cgi-request.t
85487 ____________________________________________________________________________
85488 [  6579] By: jhi                                   on 2000/08/10  22:41:50
85489         Log: Update to CPAN 1.56, from Andreas König.
85490      Branch: perl
85491            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
85492 ____________________________________________________________________________
85493 [  6578] By: jhi                                   on 2000/08/10  22:38:13
85494         Log: Update to Pod::Parser 1.17, from Brad Appleton.
85495      Branch: perl
85496            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
85497            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
85498            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
85499            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
85500            ! t/pod/include.t t/pod/included.t t/pod/lref.t
85501            ! t/pod/multiline_items.t t/pod/nested_items.t
85502            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
85503            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
85504            ! t/pod/special_seqs.t
85505 ____________________________________________________________________________
85506 [  6577] By: jhi                                   on 2000/08/10  22:35:41
85507         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
85508      Branch: perl
85509            ! AUTHORS MAINTAIN
85510 ____________________________________________________________________________
85511 [  6576] By: jhi                                   on 2000/08/10  22:24:54
85512         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
85513      Branch: perl
85514            + t/lib/gol-oo.t
85515            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
85516            ! t/lib/gol-compat.t t/lib/gol-linkage.t
85517 ____________________________________________________________________________
85518 [  6575] By: jhi                                   on 2000/08/10  22:02:07
85519         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
85520      Branch: perl
85521            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
85522 ____________________________________________________________________________
85523 [  6574] By: jhi                                   on 2000/08/10  21:55:03
85524         Log: Iterating perl6 description.
85525      Branch: perl
85526            ! pod/perlfaq1.pod
85527 ____________________________________________________________________________
85528 [  6573] By: jhi                                   on 2000/08/10  21:48:26
85529         Log: Revert the sv.c part of #6559, a better fix is needed.
85530      Branch: perl
85531            ! sv.c
85532 ____________________________________________________________________________
85533 [  6572] By: jhi                                   on 2000/08/10  20:33:43
85534         Log: It's the 2ndO'ROSSC.
85535      Branch: perl
85536            ! pod/perlfaq1.pod
85537 ____________________________________________________________________________
85538 [  6571] By: jhi                                   on 2000/08/10  15:55:48
85539         Log: detypo
85540      Branch: perl
85541            ! pod/perlfaq1.pod
85542 ____________________________________________________________________________
85543 [  6570] By: jhi                                   on 2000/08/10  14:11:17
85544         Log: An exceptionally sticky typo.
85545      Branch: perl
85546            ! Changes
85547 ____________________________________________________________________________
85548 [  6569] By: jhi                                   on 2000/08/10  14:09:33
85549         Log: detypo (and test Changes updating script)
85550      Branch: perl
85551            ! Changes
85552 ____________________________________________________________________________
85553 [  6568] By: jhi                                   on 2000/08/10  14:07:07
85554         Log: Update Changes.
85555      Branch: perl
85556            ! Changes
85557 ____________________________________________________________________________
85558 [  6567] By: jhi                                   on 2000/08/10  14:06:19
85559         Log: Amend the description of Perl6.
85560              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
85561              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
85562              Date: Wed, 9 Aug 2000 22:11:06 -0500
85563              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
85564      Branch: perl
85565            ! pod/perlfaq1.pod
85566 ____________________________________________________________________________
85567 [  6566] By: jhi                                   on 2000/08/10  13:58:57
85568         Log: Subject: Remove dead entry in perldiag
85569              From: Mike Guy <mjtg@cam.ac.uk>
85570              Date: Thu, 10 Aug 2000 14:19:19 +0100
85571              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
85572      Branch: perl
85573            ! pod/perldiag.pod
85574 ____________________________________________________________________________
85575 [  6565] By: jhi                                   on 2000/08/10  13:51:48
85576         Log: Zero entries were skipped, fix from Adrian Goalby
85577              <argoalby@yahoo.co.uk>
85578      Branch: perl
85579            ! lib/unicode/Number.pl lib/unicode/mktables.PL
85580 ____________________________________________________________________________
85581 [  6564] By: jhi                                   on 2000/08/10  13:00:12
85582         Log: Subject: [PATCH 5.6.0] cygwin port
85583              From: "Fifer, Eric" <EFifer@sanwaint.com>
85584              Date: Thu, 10 Aug 2000 13:15:36 +0100
85585              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
85586      Branch: perl
85587            ! README.cygwin hints/cygwin.sh
85588 ____________________________________________________________________________
85589 [  6563] By: jhi                                   on 2000/08/10  12:55:16
85590         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
85591      Branch: perl
85592            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
85593 ____________________________________________________________________________
85594 [  6562] By: gsar                                  on 2000/08/10  08:38:39
85595         Log: warn is a macro, avoid using at a variable to avoid warnings
85596              in some configurations; readdir.t is too conservative in
85597              estimating number of *.t's
85598      Branch: perl
85599            ! t/op/readdir.t util.c
85600 ____________________________________________________________________________
85601 [  6561] By: jhi                                   on 2000/08/09  23:35:42
85602         Log: Update Changes.
85603      Branch: perl
85604            ! Changes
85605 ____________________________________________________________________________
85606 [  6560] By: jhi                                   on 2000/08/09  23:05:47
85607         Log: Subject: Re: enhanced(?) regex error messages
85608              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
85609              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
85610              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
85611              
85612              (plus two small patches sent privately)
85613              (this still seems to leave few test failures)
85614      Branch: perl
85615            + t/op/regmesg.t
85616            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
85617            ! t/pragma/warn/regcomp
85618 ____________________________________________________________________________
85619 [  6559] By: jhi                                   on 2000/08/09  20:41:18
85620         Log: (The fix did work but was not right, retracted in #6573)
85621              
85622              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
85623              From: Christian Kirsch <ck@held.mind.de>
85624              Date: Wed, 9 Aug 2000 17:05:17 +0200
85625              Message-Id: <20000809170517.A25389@held>
85626      Branch: perl
85627            ! sv.c t/pragma/locale.t
85628 ____________________________________________________________________________
85629 [  6558] By: jhi                                   on 2000/08/08  22:34:08
85630         Log: Tiny updates on the contributors list.
85631      Branch: perl
85632            ! Changes
85633 ____________________________________________________________________________
85634 [  6557] By: jhi                                   on 2000/08/08  19:34:28
85635         Log: Double check that we have a dirhandle.
85636      Branch: perl
85637            ! util.c
85638 ____________________________________________________________________________
85639 [  6556] By: jhi                                   on 2000/08/08  19:01:51
85640         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
85641              May be repopulated with fresh maintained examples.
85642      Branch: perl
85643            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
85644            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
85645            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
85646            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
85647            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
85648            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
85649            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
85650            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
85651            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
85652            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
85653            + lib/CGI/eg/wilogo_gif.uu
85654            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
85655            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
85656            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
85657            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
85658            - eg/cgi/frameset.cgi eg/cgi/index.html
85659            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
85660            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
85661            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
85662            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
85663            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
85664            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
85665            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
85666            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
85667            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
85668            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
85669            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
85670            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
85671            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
85672            - eg/van/vanish eg/who eg/wrapsuid
85673            ! MANIFEST
85674 ____________________________________________________________________________
85675 [  6555] By: jhi                                   on 2000/08/08  18:51:08
85676         Log: Delete chat2 as requested by Randal.
85677              
85678              Subject: Re: perlfaq8 coyness
85679              From: merlyn@stonehenge.com (Randal L. Schwartz) 
85680              Date: 15 May 2000 18:52:42 -0700 
85681              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
85682      Branch: perl
85683            - lib/chat2.pl
85684            ! MANIFEST
85685 ____________________________________________________________________________
85686 [  6554] By: jhi                                   on 2000/08/08  18:31:35
85687         Log: Regen global.sym.
85688      Branch: perl
85689            ! global.sym
85690 ____________________________________________________________________________
85691 [  6553] By: jhi                                   on 2000/08/08  18:28:13
85692         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
85693              (either perlbug or p5p ate the original), plus regen
85694              perlapi and perltoc. 
85695      Branch: perl
85696            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
85697            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
85698            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
85699            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
85700            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
85701            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
85702            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
85703            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
85704            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
85705            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
85706 ____________________________________________________________________________
85707 [  6552] By: jhi                                   on 2000/08/08  18:06:29
85708         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
85709              From: Mike Guy <mjtg@cam.ac.uk>
85710              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
85711              Date: Tue, 08 Aug 2000 15:51:27 +0100
85712      Branch: perl
85713            ! doop.c sv.h t/op/join.t t/pragma/overload.t
85714 ____________________________________________________________________________
85715 [  6551] By: jhi                                   on 2000/08/08  18:01:11
85716         Log: Re-apply #6549.
85717      Branch: perl
85718            ! lib/perl5db.pl
85719 ____________________________________________________________________________
85720 [  6550] By: jhi                                   on 2000/08/08  17:43:08
85721         Log: Accidental retraction of #6549.
85722      Branch: perl
85723            ! lib/perl5db.pl
85724 ____________________________________________________________________________
85725 [  6549] By: jhi                                   on 2000/08/08  17:40:04
85726         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
85727              From: Mike Guy <mjtg@cam.ac.uk>
85728              Date: Mon, 07 Aug 2000 21:49:58 +0100
85729              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
85730      Branch: perl
85731            ! lib/perl5db.pl
85732 ____________________________________________________________________________
85733 [  6548] By: jhi                                   on 2000/08/08  17:37:57
85734         Log: Document here-doc better.
85735              
85736              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
85737              From: Mike Guy <mjtg@cam.ac.uk>
85738              Date: Mon, 07 Aug 2000 14:02:09 +0100
85739              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
85740      Branch: perl
85741            ! pod/perldata.pod
85742 ____________________________________________________________________________
85743 [  6547] By: jhi                                   on 2000/08/08  17:33:34
85744         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
85745              From: "Randy J. Ray" <rjray@redhat.com>
85746              Date: Mon, 07 Aug 2000 19:12:25 -0700
85747              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
85748      Branch: perl
85749            ! perl.c pod/perlrun.pod
85750 ____________________________________________________________________________
85751 [  6546] By: jhi                                   on 2000/08/08  17:29:26
85752         Log: Subject: Re: enhanced(?) regex error messages 
85753              From: Hugo <hv@crypt.compulink.co.uk>
85754              Date: Tue, 08 Aug 2000 03:25:51 +0100
85755              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
85756              
85757              plus Capitalize the error messages, plus perldiag them.
85758      Branch: perl
85759            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
85760 ____________________________________________________________________________
85761 [  6545] By: jhi                                   on 2000/08/08  13:59:28
85762         Log: Augment #6539 a bit: don't croak if there's magic in the air.
85763              
85764              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
85765              From: Hugo <hv@crypt.compulink.co.uk>
85766              Date: Tue, 08 Aug 2000 03:02:03 +0100
85767              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
85768      Branch: perl
85769            ! pp.c t/op/bless.t
85770 ____________________________________________________________________________
85771 [  6544] By: jhi                                   on 2000/08/07  21:11:52
85772         Log: Make the test -w clean.
85773      Branch: perl
85774            ! t/op/bless.t
85775 ____________________________________________________________________________
85776 [  6543] By: jhi                                   on 2000/08/07  19:49:53
85777         Log: use warnings instead of $^W.
85778      Branch: perl
85779            ! t/op/bless.t
85780 ____________________________________________________________________________
85781 [  6542] By: jhi                                   on 2000/08/07  17:41:41
85782         Log: Disable a portability warning Because We Know What We Are Doing.
85783      Branch: perl
85784            ! t/op/bless.t
85785 ____________________________________________________________________________
85786 [  6541] By: jhi                                   on 2000/08/07  17:29:51
85787         Log: Tiny tidying on report_evil_fh().
85788      Branch: perl
85789            ! util.c
85790 ____________________________________________________________________________
85791 [  6540] By: jhi                                   on 2000/08/07  16:37:38
85792         Log: Make regular expression parse error messages easier to understand.
85793              
85794              Subject: Re: enhanced(?) regex error messages
85795              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
85796              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
85797              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
85798      Branch: perl
85799            ! regcomp.c
85800 ____________________________________________________________________________
85801 [  6539] By: jhi                                   on 2000/08/07  16:12:27
85802         Log: Make bless(REF, REF) a fatal error, add bless tests.
85803              
85804              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
85805              From: Hugo <hv@crypt.compulink.co.uk>
85806              Date: Mon, 07 Aug 2000 16:59:38 +0100
85807              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
85808      Branch: perl
85809            + t/op/bless.t
85810            ! MANIFEST pod/perldiag.pod pp.c sv.c
85811 ____________________________________________________________________________
85812 [  6538] By: jhi                                   on 2000/08/07  15:59:43
85813         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
85814              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
85815              Date: Thu, 3 Aug 2000 14:29:21 -0700
85816              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
85817      Branch: perl
85818            ! lib/lib_pm.PL
85819 ____________________________________________________________________________
85820 [  6537] By: jhi                                   on 2000/08/07  15:47:18
85821         Log: Retract #6419 for now since it breaks in AFS and MachTen.
85822      Branch: perl
85823            ! lib/Cwd.pm
85824 ____________________________________________________________________________
85825 [  6536] By: jhi                                   on 2000/08/07  15:05:29
85826         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
85827              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
85828              The security hole exists only in suidperls, which isn't
85829              installed or even built by default.
85830      Branch: perl
85831            ! perl.c
85832 ____________________________________________________________________________
85833 [  6535] By: jhi                                   on 2000/08/07  14:45:14
85834         Log: tr memory corruption fix from Simon Cozens.
85835      Branch: perl
85836            ! doop.c
85837 ____________________________________________________________________________
85838 [  6534] By: jhi                                   on 2000/08/06  11:38:16
85839         Log: Document a bit that UDP is not what you might think.
85840              
85841              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
85842              From: Lupe Christoph <lupe@lupe-christoph.de>
85843              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
85844              Date: Mon, 24 Jul 2000 08:59:15 +0200
85845      Branch: perl
85846            ! pod/perlipc.pod
85847 ____________________________________________________________________________
85848 [  6533] By: jhi                                   on 2000/08/06  11:35:01
85849         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
85850              From: Jeff Pinyan <jeffp@hut.crusoe.net>
85851              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
85852              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
85853      Branch: perl
85854            ! pod/perlfunc.pod
85855 ____________________________________________________________________________
85856 [  6532] By: jhi                                   on 2000/08/06  03:45:41
85857         Log: Have symbols for the IoTYPEs.
85858      Branch: perl
85859            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
85860 ____________________________________________________________________________
85861 [  6531] By: jhi                                   on 2000/08/06  01:33:55
85862         Log: Continue fixing the io warnings.  This also
85863              sort of fixes bug ID 20000802.003: the core dump
85864              is no more.  Whether the current behaviour is correct
85865              (giving a warning: "Not a format reference"), is another matter.
85866      Branch: perl
85867            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
85868            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
85869 ____________________________________________________________________________
85870 [  6530] By: jhi                                   on 2000/08/05  21:33:12
85871         Log: Change the Policy policy: now -Dprefix= with an existing
85872              Policy.sh and prefix == siteprefix == vendorprefix, then all
85873              of them follow along the new prefix.
85874              
85875              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
85876              From: Andy Dougherty <doughera@lafayette.edu>
85877              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
85878              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
85879      Branch: perl
85880            ! Policy_sh.SH
85881 ____________________________________________________________________________
85882 [  6529] By: jhi                                   on 2000/08/05  18:57:28
85883         Log: Zap lib/Sys directory when cleaning up.
85884      Branch: perl
85885            ! Makefile.SH
85886 ____________________________________________________________________________
85887 [  6528] By: jhi                                   on 2000/08/05  18:40:44
85888         Log: Essential prototype changes were missing from #6527.
85889              Also make report_evil_fh() more bomb-proof.
85890      Branch: perl
85891            ! embed.h util.c
85892 ____________________________________________________________________________
85893 [  6527] By: jhi                                   on 2000/08/05  03:22:05
85894         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
85895              From: "Ronald F. Guilmette" <rfg@monkeys.com>
85896              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
85897              Message-Id: <200007242247.PAA52177@monkeys.com>
85898      Branch: perl
85899            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
85900 ____________________________________________________________________________
85901 [  6526] By: jhi                                   on 2000/08/04  21:23:27
85902         Log: gcc versions might have (parentheses) in them.
85903      Branch: metaconfig/U/perl
85904            ! gccvers.U
85905      Branch: perl
85906            ! Configure config_h.SH
85907 ____________________________________________________________________________
85908 [  6525] By: jhi                                   on 2000/08/04  20:23:12
85909         Log: Weed buglets pointed out by
85910              
85911              From: Lupe Christoph <lupe@lupe-christoph.de>
85912              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
85913              Date: Fri, 4 Aug 2000 17:34:39 +0200
85914              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
85915      Branch: metaconfig/U/perl
85916            ! gccvers.U uselfs.U
85917      Branch: perl
85918            ! Configure config_h.SH
85919 ____________________________________________________________________________
85920 [  6524] By: jhi                                   on 2000/08/04  19:02:08
85921         Log: Warn under -w if lstat(FH) is attempted.
85922              
85923              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
85924              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
85925              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
85926              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
85927      Branch: perl
85928            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
85929            ! t/pragma/warn/pp_sys
85930 ____________________________________________________________________________
85931 [  6523] By: jhi                                   on 2000/08/04  12:31:11
85932         Log: Subject: New perlcc, take 2
85933              From: simon@brecon.co.uk (Simon Cozens)
85934              Date: 4 Aug 2000 06:21:04 GMT
85935              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
85936      Branch: perl
85937            ! utils/perlcc.PL
85938 ____________________________________________________________________________
85939 [  6522] By: jhi                                   on 2000/08/04  12:26:33
85940         Log: Subject: Re: Array vs. List context
85941              From: Daniel Chetlin <daniel@chetlin.com>
85942              Date: Fri, 4 Aug 2000 00:22:44 -0700
85943              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
85944      Branch: perl
85945            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
85946            ! pod/perlfaq4.pod
85947 ____________________________________________________________________________
85948 [  6521] By: jhi                                   on 2000/08/04  12:22:38
85949         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
85950              From: Raymund Will <ray@caldera.de>
85951              Date: Fri, 4 Aug 2000 12:07:09 +0200
85952              Message-Id: <20000804120709.A14982@caldera.de>
85953      Branch: perl
85954            ! configure.gnu
85955 ____________________________________________________________________________
85956 [  6520] By: jhi                                   on 2000/08/04  04:09:06
85957         Log: After the #6519 a warning about stat() is just that,
85958              not about a filetest, which now have their own warning.
85959      Branch: perl
85960            ! pod/perldiag.pod
85961 ____________________________________________________________________________
85962 [  6519] By: jhi                                   on 2000/08/04  04:06:30
85963         Log: In the warnings call filehandles consistently so;
85964              add "unopened" warning for stat().
85965      Branch: perl
85966            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
85967            ! t/pragma/warn/pp_sys
85968 ____________________________________________________________________________
85969 [  6518] By: jhi                                   on 2000/08/04  02:55:35
85970         Log: Subject: Minor tweak to perlvar.pod
85971              From: "Stephen P. Potter" <spp@ds.net>
85972              Date: Tue, 18 Apr 2000 09:26:03 -0400
85973              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
85974      Branch: perl
85975            ! pod/perlvar.pod
85976 ____________________________________________________________________________
85977 [  6517] By: jhi                                   on 2000/08/04  02:50:08
85978         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
85979              From: "Clinton Pierce" <cpierce1@ford.com>
85980              Date: Wed, 21 Jul 1999 16:45:31 -0400
85981              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
85982              
85983              Fix by Stephen Potter (visible in the bug db but not in p5p?)
85984      Branch: perl
85985            ! pod/perlfunc.pod pod/perlop.pod
85986 ____________________________________________________________________________
85987 [  6516] By: jhi                                   on 2000/08/04  02:09:25
85988         Log: This is 6512.  Really.
85989      Branch: perl
85990            ! dump.c
85991 ____________________________________________________________________________
85992 [  6515] By: jhi                                   on 2000/08/04  01:25:50
85993         Log: mention the idea of @( and @)
85994      Branch: perl
85995            ! Todo-5.6
85996 ____________________________________________________________________________
85997 [  6514] By: bailey                                on 2000/08/04  01:18:46
85998         Log: YA resync with mainstem, including VMS patches from others
85999      Branch: vmsperl
86000           +> (branch 48 files)
86001            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
86002           !> (integrate 354 files)
86003 ____________________________________________________________________________
86004 [  6513] By: jhi                                   on 2000/08/04  01:18:18
86005         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
86006              From: Mark Dickinson <dickins3@fas.harvard.edu>
86007              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
86008              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
86009      Branch: perl
86010            ! t/op/grent.t t/op/pwent.t
86011 ____________________________________________________________________________
86012 [  6512] By: jhi                                   on 2000/08/04  01:14:06
86013         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
86014              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86015              Date: Wed, 02 Aug 2000 10:51:01 +0100
86016              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
86017      Branch: perl
86018            ! sv.c
86019 ____________________________________________________________________________
86020 [  6511] By: jhi                                   on 2000/08/04  00:57:00
86021         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
86022              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
86023              Date: Thu, 03 Aug 2000 17:20:04 -0700
86024              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
86025      Branch: metaconfig
86026            ! U/modified/Cppsym.U
86027      Branch: perl
86028            ! Configure config_h.SH
86029 ____________________________________________________________________________
86030 [  6510] By: jhi                                   on 2000/08/04  00:25:28
86031         Log: detypo
86032      Branch: perl
86033            ! Makefile.SH
86034 ____________________________________________________________________________
86035 [  6509] By: jhi                                   on 2000/08/03  23:43:18
86036         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
86037              From: Dominic Dunlop <domo@computer.org>
86038              Date: Thu, 3 Aug 2000 22:16:46 +0200
86039              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
86040      Branch: perl
86041            ! t/op/sprintf.t
86042 ____________________________________________________________________________
86043 [  6508] By: jhi                                   on 2000/08/03  23:40:37
86044         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
86045              From: Hugo <hv@crypt.compulink.co.uk>
86046              Date: Thu, 03 Aug 2000 18:25:30 +0100
86047              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
86048      Branch: perl
86049            ! regcomp.c t/op/re_tests
86050 ____________________________________________________________________________
86051 [  6507] By: jhi                                   on 2000/08/03  23:38:28
86052         Log: Subject: [PATCH] sv.h documentation - SvLEN
86053              From: Mike Guy <mjtg@cam.ac.uk>
86054              Date: Thu, 03 Aug 2000 14:43:09 +0100
86055              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
86056      Branch: perl
86057            ! sv.h
86058 ____________________________________________________________________________
86059 [  6506] By: jhi                                   on 2000/08/03  15:49:14
86060         Log: Disable the fix_pl hack for now.
86061      Branch: perl
86062            ! Makefile.SH
86063 ____________________________________________________________________________
86064 [  6505] By: jhi                                   on 2000/08/03  13:49:04
86065         Log: Add a URL for FSF.
86066              
86067              Subject: Patch for README
86068              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
86069              Date: Wed, 2 Aug 2000 13:25:09 -0500
86070              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
86071      Branch: perl
86072            ! README
86073 ____________________________________________________________________________
86074 [  6504] By: jhi                                   on 2000/08/03  13:29:19
86075         Log: Be more informative on what is skipped and why,
86076              also repeat the list at the end.
86077      Branch: perl
86078            ! Porting/p4desc
86079 ____________________________________________________________________________
86080 [  6503] By: jhi                                   on 2000/08/03  13:07:05
86081         Log: Circumvent the removal of .patch by fix_pl.
86082              
86083              Subject: Re: [ID 20000802.011] unable to 'make test'          
86084              From: simon@brecon.co.uk (Simon Cozens) 
86085              Date: 3 Aug 2000 04:17:00 GMT
86086              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
86087      Branch: perl
86088            ! Makefile.SH
86089 ____________________________________________________________________________
86090 [  6502] By: jhi                                   on 2000/08/03  00:14:34
86091         Log: Add the missing setproctitle unit.
86092      Branch: metaconfig/U/perl
86093            + d_setproctitle.U
86094 ____________________________________________________________________________
86095 [  6501] By: jhi                                   on 2000/08/03  00:00:26
86096         Log: The subtest 4 may fail also on VOBS, as pointed out
86097              by Nick Ing-Simmons in November 1999, bug id 19991124.003
86098              (but the failure in that bug report isn't the subtest 4).
86099      Branch: perl
86100            ! t/op/stat.t
86101 ____________________________________________________________________________
86102 [  6500] By: jhi                                   on 2000/08/02  23:49:30
86103         Log: Better skip message for the test; one of the two problems in
86104              
86105              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
86106              From: Lupe Christoph <lupe@lupe-christoph.de>
86107              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
86108              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
86109      Branch: perl
86110            ! t/op/numconvert.t
86111 ____________________________________________________________________________
86112 [  6499] By: jhi                                   on 2000/08/02  22:49:16
86113         Log: Allow "no Module;" even if there is no 'unimport'.
86114              
86115              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
86116              From: mjd@plover.com
86117              Date: 24 Mar 2000 15:24:34 -0000
86118              Message-Id: <20000324152434.15160.qmail@plover.com>
86119      Branch: perl
86120            ! gv.c
86121 ____________________________________________________________________________
86122 [  6498] By: jhi                                   on 2000/08/02  22:42:58
86123         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
86124              that are hopefully soon put into use.
86125      Branch: perl
86126            ! opcode.h opcode.pl opnames.h
86127 ____________________________________________________________________________
86128 [  6497] By: gsar                                  on 2000/08/02  22:28:59
86129         Log: require.t needs binmode() to work on windows
86130      Branch: perl
86131            ! t/comp/require.t
86132 ____________________________________________________________________________
86133 [  6496] By: jhi                                   on 2000/08/02  22:08:51
86134         Log: Document the IVdf UVuf UVof UVxf.
86135      Branch: perl
86136            ! pod/perlguts.pod
86137 ____________________________________________________________________________
86138 [  6495] By: jhi                                   on 2000/08/02  21:54:26
86139         Log: detypo #6494
86140      Branch: perl
86141            ! ext/Data/Dumper/Dumper.xs
86142 ____________________________________________________________________________
86143 [  6494] By: jhi                                   on 2000/08/02  21:49:17
86144         Log: Dump UVs as UVs in Data::Dumper.
86145              
86146              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
86147              From: Gurusamy Sarathy <gsar@ActiveState.com>
86148              Date: Thu, 27 Apr 2000 12:26:25 -0700
86149              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
86150      Branch: perl
86151            ! ext/Data/Dumper/Dumper.xs
86152 ____________________________________________________________________________
86153 [  6493] By: jhi                                   on 2000/08/02  17:01:58
86154         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
86155              From: Hugo <hv@crypt.compulink.co.uk>
86156              Date: Wed, 02 Aug 2000 14:53:56 +0100
86157              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
86158      Branch: perl
86159            ! regexec.c t/op/re_tests
86160 ____________________________________________________________________________
86161 [  6492] By: jhi                                   on 2000/08/02  15:02:46
86162         Log: The new setproctitle() feature is available only in 
86163              bleeding edge FreeBSD.  From Paul Saab.
86164      Branch: perl
86165            ! mg.c
86166 ____________________________________________________________________________
86167 [  6491] By: jhi                                   on 2000/08/02  13:34:36
86168         Log: The tr utf8 patching continues.
86169              
86170              Subject: Re: #6469, too many tests claimed in require.t
86171              From: simon@brecon.co.uk (Simon Cozens)
86172              Date: 2 Aug 2000 02:37:17 GMT
86173              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
86174              
86175              (the logic of the test was the wrong way round in the patch)
86176      Branch: perl
86177            ! doop.c
86178 ____________________________________________________________________________
86179 [  6490] By: jhi                                   on 2000/08/02  13:27:38
86180         Log: The name of a filehandle does not have <these>.
86181      Branch: perl
86182            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
86183            ! t/pragma/warn/pp_sys util.c
86184 ____________________________________________________________________________
86185 [  6489] By: jhi                                   on 2000/08/02  04:26:46
86186         Log: Remove the extraneous "main::" prefix from all the
86187              "opened only for", "on closed", and "never opened" warnings.
86188              
86189              Subject: Re: inappropriate warning
86190              From: Gurusamy Sarathy <gsar@ActiveState.com>
86191              Date: Mon, 20 Mar 2000 11:28:02 -0800
86192              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
86193      Branch: perl
86194            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
86195            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
86196            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
86197 ____________________________________________________________________________
86198 [  6488] By: jhi                                   on 2000/08/02  03:02:57
86199         Log: memcpy has n o in it, as pinted ut by Sarathy.
86200      Branch: perl
86201            ! pod/perlguts.pod
86202 ____________________________________________________________________________
86203 [  6487] By: jhi                                   on 2000/08/02  02:44:51
86204         Log: Document in one place the memory abstractions used in Perl core.
86205              
86206              Subject: Re: Memory abstraction
86207              From: simon@brecon.co.uk (Simon Cozens)
86208              Date: 2 Aug 2000 02:20:23 GMT
86209              Organization: Earth.li Origins
86210      Branch: perl
86211            ! pod/perlguts.pod
86212 ____________________________________________________________________________
86213 [  6486] By: jhi                                   on 2000/08/02  02:41:57
86214         Log: regen_headers, regen perltoc.
86215      Branch: perl
86216            ! perlapi.c pod/perltoc.pod
86217 ____________________________________________________________________________
86218 [  6485] By: jhi                                   on 2000/08/02  01:43:33
86219         Log: "This little thing tests for a file .patch, and if it contains
86220              a number, pops into patchlevel.h" (making it easier to track
86221              which development version people are reporting bugs against)
86222              
86223              Subject: Patchlevel autogeneration for repository perls
86224              From: simon@brecon.co.uk (Simon Cozens)
86225              Date: 14 Jul 2000 07:12:15 GMT
86226              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
86227      Branch: perl
86228            + fix_pl
86229            ! MANIFEST Makefile.SH
86230 ____________________________________________________________________________
86231 [  6484] By: jhi                                   on 2000/08/02  01:32:54
86232         Log: FreeBSD 3.* updates from
86233              
86234              From: Paul Saab <ps@yahoo-inc.com>
86235              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
86236              Date: Tue, 1 Aug 2000 15:41:39 -0700
86237              Message-Id: <20000801154139.A53740@yahoo-inc.com>
86238      Branch: perl
86239            ! hints/freebsd.sh
86240 ____________________________________________________________________________
86241 [  6483] By: jhi                                   on 2000/08/02  01:27:44
86242         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
86243              instead one must use setproctitle().  This was already addressed
86244              by change #6457, but the below has a new variant for FreeBSD 4.0
86245              or later, and the matter is also documented more.
86246              
86247              From: Paul Saab <ps@yahoo-inc.com>
86248              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
86249              Date: Tue, 1 Aug 2000 15:41:39 -0700
86250              Message-Id: <20000801154139.A53740@yahoo-inc.com>
86251      Branch: metaconfig/U/perl
86252            + i_libutil.U
86253      Branch: perl
86254            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
86255 ____________________________________________________________________________
86256 [  6482] By: jhi                                   on 2000/08/01  22:17:32
86257         Log: The test from this
86258              
86259              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
86260              Date: Sat, 15 Apr 2000 17:03:44 +0100
86261              From: Tom Hughes <tom@compton.nu>
86262              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
86263              
86264              was missing, the code change went in as #5989
86265              (which had a different test?)
86266      Branch: perl
86267            ! t/op/misc.t
86268 ____________________________________________________________________________
86269 [  6481] By: jhi                                   on 2000/08/01  21:48:38
86270         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
86271              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
86272              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
86273              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
86274      Branch: perl
86275            ! perl.h
86276 ____________________________________________________________________________
86277 [  6480] By: jhi                                   on 2000/08/01  18:05:28
86278         Log: Make p4desc to skip non-mainperl branches by default.
86279      Branch: perl
86280            ! Porting/p4desc
86281 ____________________________________________________________________________
86282 [  6479] By: jhi                                   on 2000/08/01  17:29:19
86283         Log: If gccosandvers is equal to osname, clear gccosandvers.
86284      Branch: metaconfig/U/perl
86285            ! gccvers.U
86286      Branch: perl
86287            ! Configure config_h.SH
86288 ____________________________________________________________________________
86289 [  6478] By: jhi                                   on 2000/08/01  15:54:08
86290         Log: BOM patching from Simon Cozens.
86291      Branch: perl
86292            ! toke.c
86293 ____________________________________________________________________________
86294 [  6477] By: jhi                                   on 2000/08/01  04:50:33
86295         Log: Stash away the largefiles flags and libswanted.
86296      Branch: perl
86297            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
86298 ____________________________________________________________________________
86299 [  6476] By: gsar                                  on 2000/08/01  04:24:24
86300         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
86301              on Windows)
86302      Branch: perl
86303            ! t/pragma/utf8.t utf8.c win32/win32.c
86304 ____________________________________________________________________________
86305 [  6475] By: jhi                                   on 2000/08/01  03:35:24
86306         Log: Make chr() for values >127 to create utf8 when under utf8.
86307              
86308              Subject: Re: uft8/chr()
86309              From: simon@brecon.co.uk (Simon Cozens)
86310              Date: 1 Aug 2000 02:37:02 GMT
86311              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
86312      Branch: perl
86313            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
86314 ____________________________________________________________________________
86315 [  6474] By: jhi                                   on 2000/08/01  02:36:18
86316         Log: In Digital UNIX warn if gcc explicitly chosen because even
86317              2.95.2 is known to cause problems.
86318      Branch: perl
86319            ! hints/dec_osf.sh
86320 ____________________________________________________________________________
86321 [  6473] By: jhi                                   on 2000/08/01  02:00:56
86322         Log: Make the safety catch for buggy gccs work with triple version
86323              numbers like 2.95.2.  Reported in
86324              
86325              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
86326              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
86327              Date: Mon, 31 Jul 2000 14:55:06 +0200
86328              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
86329      Branch: perl
86330            ! hints/dec_osf.sh
86331 ____________________________________________________________________________
86332 [  6472] By: jhi                                   on 2000/08/01  01:13:33
86333         Log: Subject: fix and question re: waitpid() under win32
86334              From: Brian Clarke <clarke@appliedmeta.com>
86335              Date: Fri, 28 Jul 2000 15:18:29 -0400
86336              Message-ID: <3981DC85.290314EB@appliedmeta.com>
86337              
86338              Slightly reformatted and WNOHANG # define moved to win32.h
86339              so that also POSIX.xs sees it, as suggsted by Sarathy.
86340      Branch: perl
86341            ! win32/win32.c win32/win32.h
86342 ____________________________________________________________________________
86343 [  6471] By: jhi                                   on 2000/08/01  00:55:05
86344         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
86345              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86346              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
86347              Date: Mon, 31 Jul 2000 13:28:51 +0100
86348              
86349              (aka ID 20000730.002)
86350      Branch: perl
86351            ! op.c t/op/tr.t
86352 ____________________________________________________________________________
86353 [  6470] By: jhi                                   on 2000/07/31  23:34:42
86354         Log: Document the problem with -P in HP-UX and its workaround.
86355              
86356              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
86357              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
86358              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
86359              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
86360      Branch: perl
86361            ! README.hpux
86362 ____________________________________________________________________________
86363 [  6469] By: jhi                                   on 2000/07/31  04:15:02
86364         Log: The swallow_bom() saga continues.  The #23 of require.t
86365              (UTF16-LE) still fails (silently, no output) but the #22
86366              (UTF16-BE) seems to be working now.  The root of the
86367              failure may be in sv_gets(): is it UTF-16LE-aware,
86368              especially when it comes to line endings? 
86369      Branch: perl
86370            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
86371            ! t/comp/require.t toke.c utf8.c
86372 ____________________________________________________________________________
86373 [  6468] By: jhi                                   on 2000/07/30  19:05:48
86374         Log: Find green threads before native threads.
86375              
86376              Subject: Re: Patch to jpl/JNI/Makefile.PL
86377              From: Jens Thomsen <jens@fiend.cis.com>
86378              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
86379              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
86380      Branch: perl
86381            ! jpl/JNI/Makefile.PL
86382 ____________________________________________________________________________
86383 [  6467] By: jhi                                   on 2000/07/30  18:36:22
86384         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
86385      Branch: perl
86386            ! doop.c
86387 ____________________________________________________________________________
86388 [  6466] By: jhi                                   on 2000/07/30  04:37:29
86389         Log: A new version of the "remove UPPERACSE string comparison"
86390              operators.  The problem with the previous one (change #6454)
86391              was that it was for Perl 5.6.0.  From Paul Marquess.
86392      Branch: perl
86393            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
86394            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
86395            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
86396 ____________________________________________________________________________
86397 [  6465] By: jhi                                   on 2000/07/29  22:39:56
86398         Log: Do not upgrade SVs into utf8 just because they participate
86399              in eq or cmp.  Reported and fix suggested in
86400              
86401              Subject: [ID 20000720.009] sv_eq UTF8 bug
86402              From: "Simon Cozens" <simon@othersideofthe.earth.li>
86403              Date: 21 Jul 2000 04:37:29 -0000
86404              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
86405              
86406              Exercise for the kind reader: should we or should we not
86407              cache the utf8 conversion alongside the SV? (as magic,
86408              as the strxfrm()ed version is cached under use locale)
86409              Argue both for and against.
86410      Branch: perl
86411            ! sv.c
86412 ____________________________________________________________________________
86413 [  6464] By: jhi                                   on 2000/07/29  22:36:22
86414         Log: Subject: UTF8 concat
86415              From: simon@brecon.co.uk (Simon Cozens) 
86416              Date: 30 Jun 2000 06:13:25 GMT
86417              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
86418              
86419              (with a memory leak fixed, plus a few casts added)
86420              
86421              This also seems to help for
86422              
86423              Subject: [ID 20000716.015] join UTF8 weirdness
86424              From: root <root@ak-71.mind.de> 
86425              Date: Sat, 15 Jul 2000 15:29:54 +0200
86426              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
86427              
86428              (from Andreas König)
86429      Branch: perl
86430            ! pp_hot.c
86431 ____________________________________________________________________________
86432 [  6463] By: jhi                                   on 2000/07/29  00:55:39
86433         Log: Tune the comments and hopefully stop a memory leak.
86434      Branch: perl
86435            ! toke.c utf8.c
86436 ____________________________________________________________________________
86437 [  6462] By: jhi                                   on 2000/07/29  00:16:53
86438         Log: The problem described in this
86439              
86440              Subject: [ID 20000322.018] named chars aren't magical enough
86441              From: root <root@dixie.cscaper.com>     
86442              Date: Wed, 22 Mar 2000 18:37:42 -0700
86443              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
86444              
86445              has been fixed in perl 5.6.0 but just in case added a test
86446              to keep it away.  (The report from Joseph Hall.)
86447      Branch: perl
86448            ! t/lib/charnames.t
86449 ____________________________________________________________________________
86450 [  6461] By: jhi                                   on 2000/07/28  23:56:36
86451         Log: Tiny fixes for #6460.
86452      Branch: metaconfig/U/perl
86453            ! gccvers.U
86454      Branch: perl
86455            ! Configure config_h.SH
86456 ____________________________________________________________________________
86457 [  6460] By: jhi                                   on 2000/07/28  23:24:41
86458         Log: Warn if the version of the operating system used to compile gcc
86459              differs from the current version of the operating system.
86460              Also display the gcc compilation os and version in myconfig.
86461              Inspiration from
86462              
86463              Subject: Re: [ID 20000710.003] ERRORS!!         
86464              From: "Kurt D. Starsinic" <kstar@chapin.edu>
86465              Date: Mon, 10 Jul 2000 15:54:16 -0400
86466              Message-ID: <20000710155416.A1384@O2.chapin.edu>
86467      Branch: metaconfig/U/perl
86468            ! gccvers.U
86469      Branch: perl
86470            ! Configure config_h.SH myconfig.SH
86471 ____________________________________________________________________________
86472 [  6459] By: jhi                                   on 2000/07/28  22:00:32
86473         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
86474              letter to $Config{osvers}.
86475      Branch: metaconfig
86476            ! U/modified/Oldconfig.U
86477      Branch: perl
86478            ! Configure config_h.SH
86479 ____________________________________________________________________________
86480 [  6458] By: jhi                                   on 2000/07/28  04:15:39
86481         Log: Back out #6454, doesn't seem to work.
86482              (Reason: that patch was for perl 5.6.0, not perl-current)
86483              (A version of the patch for perl-current came in later as #6466)
86484      Branch: perl
86485            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
86486            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
86487            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
86488 ____________________________________________________________________________
86489 [  6457] By: jhi                                   on 2000/07/27  23:31:49
86490         Log: Use setproctitle() if available to modify $0.
86491              
86492              Subject: setting $* on BSD4 broken
86493              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
86494              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
86495              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
86496      Branch: metaconfig
86497            ! U/modified/Myinit.U
86498      Branch: perl
86499            ! Configure config_h.SH mg.c
86500 ____________________________________________________________________________
86501 [  6456] By: jhi                                   on 2000/07/27  14:50:47
86502         Log: Allow "no AutoLoader;", based on change #6444,
86503              suggested by Graham Barr.
86504      Branch: perl
86505            ! lib/AutoLoader.pm
86506 ____________________________________________________________________________
86507 [  6455] By: jhi                                   on 2000/07/27  14:19:10
86508         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
86509              From: rspier@pobox.com (Robert Spier)
86510              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
86511              Message-ID: <14720.15855.787664.424783@rls.cx>
86512      Branch: perl
86513            ! pod/perldiag.pod
86514 ____________________________________________________________________________
86515 [  6454] By: jhi                                   on 2000/07/27  14:03:02
86516         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
86517              for a long time).
86518              
86519              Reported in
86520              
86521              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
86522              From: Ryan Herbert <rherbert@sycamorehq.com>
86523              Date: Mon, 17 Jul 2000 11:40:42 -0400
86524              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
86525              
86526              Patched in
86527              
86528              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
86529              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
86530              Date: Wed, 26 Jul 2000 23:40:18 +0100
86531              Message-ID: <000001bff752$79511880$0a17073e@tiny>
86532              
86533              based on an earlier patch from Stephen P. Potter.
86534              
86535              (Removed later by change #6458 because this patch was for
86536              perl 5.6.0, not perl-current)
86537      Branch: perl
86538            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
86539            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
86540            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
86541 ____________________________________________________________________________
86542 [  6453] By: jhi                                   on 2000/07/27  13:48:02
86543         Log: Subject: [PATCH] fixes bug 20000508.004
86544              From: Michael Stevens <mstevens@globnix.org>
86545              Date: Thu, 27 Jul 2000 13:49:04 +0100
86546              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
86547      Branch: perl
86548            ! pod/perldata.pod
86549 ____________________________________________________________________________
86550 [  6452] By: jhi                                   on 2000/07/26  23:51:26
86551         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
86552              and Craig A. Berry.
86553      Branch: perl
86554            ! lib/File/Temp.pm pod/perlport.pod
86555 ____________________________________________________________________________
86556 [  6451] By: jhi                                   on 2000/07/26  19:43:30
86557         Log: Be wary of close()s, too.
86558              
86559              Subject: Re: [PATCH] perlbug cleanup
86560              From: Tim Jenness <t.jenness@jach.hawaii.edu>
86561              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
86562              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
86563      Branch: perl
86564            ! utils/perlbug.PL
86565 ____________________________________________________________________________
86566 [  6450] By: jhi                                   on 2000/07/26  18:41:40
86567         Log: Subject: Minor doc patch: handy.h
86568              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
86569              Date: Wed, 26 Jul 2000 15:34:25 -0300
86570              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
86571      Branch: perl
86572            ! handy.h pod/perlapi.pod
86573 ____________________________________________________________________________
86574 [  6449] By: jhi                                   on 2000/07/26  18:23:55
86575         Log: Subject: [PATCH] minor doc change - perlguts
86576              From: Michael Stevens <mstevens@globnix.org>
86577              Date: Thu, 13 Jul 2000 12:39:18 +0100
86578              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
86579      Branch: perl
86580            ! pod/perlguts.pod
86581 ____________________________________________________________________________
86582 [  6448] By: jhi                                   on 2000/07/26  18:20:30
86583         Log: open() wariness in perlbug.
86584              
86585              Subject: [PATCH] perlbug cleanup
86586              From: Michael Stevens <mstevens@globnix.org>
86587              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
86588              Date: Thu, 13 Jul 2000 15:52:23 +0100
86589      Branch: perl
86590            ! utils/perlbug.PL
86591 ____________________________________________________________________________
86592 [  6447] By: jhi                                   on 2000/07/26  18:13:04
86593         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
86594      Branch: perl
86595            ! lib/File/Temp.pm t/lib/ftmp-security.t
86596 ____________________________________________________________________________
86597 [  6446] By: jhi                                   on 2000/07/26  18:06:32
86598         Log: docfix from Peter Scott <Peter@PSDT.com>.
86599      Branch: perl
86600            ! pod/perlfunc.pod
86601 ____________________________________________________________________________
86602 [  6445] By: jhi                                   on 2000/07/26  17:53:31
86603         Log: Fix *foo{FORMAT}.
86604              
86605              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
86606              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
86607              Date: Wed, 26 Jul 2000 19:51:02 +0200
86608              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
86609              
86610              From: Graham Barr <gbarr@pobox.com>
86611              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
86612              Date: Wed, 26 Jul 2000 17:38:36 +0100
86613              Message-ID: <20000726173836.L472@pobox.com>
86614      Branch: perl
86615            ! pp.c sv.c t/op/gv.t
86616 ____________________________________________________________________________
86617 [  6444] By: jhi                                   on 2000/07/26  17:49:14
86618         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
86619              from Graham Barr in the module list.
86620      Branch: perl
86621            ! gv.c pod/perlobj.pod
86622 ____________________________________________________________________________
86623 [  6443] By: jhi                                   on 2000/07/26  16:06:56
86624         Log: More split() doc and test patches from Mike Guy.
86625      Branch: perl
86626            ! pod/perlfunc.pod t/op/split.t
86627 ____________________________________________________________________________
86628 [  6442] By: jhi                                   on 2000/07/26  16:05:30
86629         Log: MacOS nits from Matthias Neeracher.
86630      Branch: perl
86631            ! perl.c pp_ctl.c
86632 ____________________________________________________________________________
86633 [  6441] By: jhi                                   on 2000/07/26  04:39:57
86634         Log: Subject: [PATCH] split /^/
86635              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86636              Date: Tue, 25 Jul 2000 14:18:57 +0100
86637              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
86638              
86639              (with notes from tchrist and gbarr)
86640      Branch: perl
86641            ! pod/perlfunc.pod t/op/split.t
86642 ____________________________________________________________________________
86643 [  6440] By: jhi                                   on 2000/07/26  04:32:32
86644         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
86645              From: Peter Prymmer <pvhp@forte.com>
86646              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
86647              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
86648      Branch: perl
86649            ! vms/munchconfig.c
86650 ____________________________________________________________________________
86651 [  6439] By: jhi                                   on 2000/07/26  04:31:01
86652         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
86653              to be fatal errors (instead of by default ignoring them, and
86654              ignoring with a bug: even though -w gave an error, the opening [
86655              was left in)  Reported in:
86656              
86657              Subject: [ID 20000716.024] [=cc=] / [:blank:]
86658              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
86659              Date: Sun, 16 Jul 2000 17:55:29 -0700
86660              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
86661      Branch: perl
86662            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
86663 ____________________________________________________________________________
86664 [  6438] By: jhi                                   on 2000/07/25  15:41:15
86665         Log: Subject: [PATCH] av.c apidoc
86666              From: simon@brecon.co.uk (Simon Cozens)
86667              Date: 24 Jul 2000 06:40:52 GMT
86668              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
86669      Branch: perl
86670            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
86671            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
86672 ____________________________________________________________________________
86673 [  6437] By: jhi                                   on 2000/07/25  14:05:36
86674         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
86675              From: "Stephen P. Potter" <spp@ds.net>
86676              Date: Mon, 24 Jul 2000 14:22:23 -0400
86677              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
86678      Branch: perl
86679            ! pod/perllocale.pod
86680 ____________________________________________________________________________
86681 [  6436] By: jhi                                   on 2000/07/25  14:02:03
86682         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
86683              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86684              Date: Mon, 24 Jul 2000 18:04:28 +0100
86685              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
86686      Branch: perl
86687            ! t/lib/syslfs.t t/op/lfs.t
86688 ____________________________________________________________________________
86689 [  6435] By: jhi                                   on 2000/07/25  13:59:28
86690         Log: Get UTF16 BOMs working.  Patch from
86691              
86692              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
86693              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86694              Date: Tue, 25 Jul 2000 12:52:45 +0100
86695              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
86696              
86697              and notes from
86698              
86699              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
86700              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86701              Date: Tue, 25 Jul 2000 11:43:25 +0100
86702              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
86703      Branch: perl
86704            ! t/comp/require.t toke.c utf8.c
86705 ____________________________________________________________________________
86706 [  6434] By: jhi                                   on 2000/07/25  02:39:54
86707         Log: Make the "uninit variable" warning to say "concat or string"
86708              or "join or string" when in concat or join .
86709              
86710              Subject: Re: [ID 20000403.009] uninitialised concatenation???
86711              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86712              Date: Tue, 04 Apr 2000 18:22:58 +0100
86713              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
86714              
86715              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
86716              From: William R Ward <hermit@BayView.COM>
86717              Date: Thu, 30 Mar 2000 19:50:03 -0800
86718              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
86719      Branch: perl
86720            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
86721            ! t/pragma/warn/op t/pragma/warn/sv
86722 ____________________________________________________________________________
86723 [  6433] By: jhi                                   on 2000/07/24  17:52:56
86724         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
86725      Branch: perl
86726            ! lib/File/Spec/VMS.pm
86727 ____________________________________________________________________________
86728 [  6432] By: jhi                                   on 2000/07/24  17:44:44
86729         Log: Test cases for #6431.
86730              
86731              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
86732              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86733              Date: Mon, 24 Jul 2000 15:32:29 +0100
86734              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
86735      Branch: perl
86736            ! t/op/pat.t t/op/split.t
86737 ____________________________________________________________________________
86738 [  6431] By: jhi                                   on 2000/07/24  17:43:17
86739         Log: Bind op fix.
86740              
86741              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
86742              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86743              Date: Mon, 17 Jul 2000 20:04:56 +0100
86744              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
86745      Branch: perl
86746            ! op.c
86747 ____________________________________________________________________________
86748 [  6430] By: jhi                                   on 2000/07/24  03:42:42
86749         Log: Subject: [ID 20000716.023] syslog test fails without sockets
86750              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
86751              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
86752              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
86753      Branch: metaconfig/U/perl
86754            ! Extensions.U
86755      Branch: perl
86756            ! Configure config_h.SH
86757 ____________________________________________________________________________
86758 [  6429] By: jhi                                   on 2000/07/24  03:11:52
86759         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
86760              case, but add also notes explaining the relationship of this
86761              patch and the earlier notes by Sarathy.
86762              
86763              Subject: Map is still slow
86764              From: "Ben Tilly" <ben_tilly@hotmail.com>
86765              Date: Sat, 15 Jul 2000 17:23:27 EDT
86766              Message-ID: <20000715212327.21656.qmail@hotmail.com>
86767      Branch: perl
86768            ! pp_ctl.c
86769 ____________________________________________________________________________
86770 [  6428] By: jhi                                   on 2000/07/24  02:58:52
86771         Log: Documentation to explain the behaviour of map().
86772              
86773              Subject: Re: Map is still slow 
86774              From: Gurusamy Sarathy <gsar@ActiveState.com>
86775              Date: Sat, 15 Jul 2000 16:05:09 -0700
86776              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
86777      Branch: perl
86778            ! pp_ctl.c
86779 ____________________________________________________________________________
86780 [  6427] By: jhi                                   on 2000/07/24  02:50:03
86781         Log: Add tests for
86782              [ID 19991110.003] another matching finding by pcre author
86783              which has already been fixed by some patch, as verified in
86784              
86785              Subject: Re: two regex bugs from the mists of time (well, last November)
86786              From: Hugo <hv@crypt.compulink.co.uk>
86787              Date: Sat, 22 Jul 2000 18:12:58 +0100
86788              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
86789      Branch: perl
86790            ! t/op/re_tests
86791 ____________________________________________________________________________
86792 [  6426] By: jhi                                   on 2000/07/24  02:11:20
86793         Log: A missing 'break' after the [[:space:]] switch case.
86794              
86795              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
86796              From: "Stephen P. Potter" <spp@ds.net>
86797              Date: Tue, 18 Jul 2000 16:25:17 -0400
86798              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
86799      Branch: perl
86800            ! regcomp.c
86801 ____________________________________________________________________________
86802 [  6425] By: jhi                                   on 2000/07/24  02:06:12
86803         Log: The output might have been produced in the wrong order.
86804              
86805              Subject: [ID 20000720.003] [PATCH] t/op/write.t
86806              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86807              Date: Thu, 20 Jul 2000 18:49:18 +0100
86808              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
86809      Branch: perl
86810            ! t/op/write.t
86811 ____________________________________________________________________________
86812 [  6424] By: jhi                                   on 2000/07/24  02:00:07
86813         Log: Use STDOUT consistently.
86814              
86815              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
86816              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86817              Date: Thu, 20 Jul 2000 18:04:01 +0100
86818              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
86819      Branch: perl
86820            ! lib/Test/Harness.pm
86821 ____________________________________________________________________________
86822 [  6423] By: jhi                                   on 2000/07/24  01:54:54
86823         Log: Protect against "wild next"s, that is, callbacks doing "next"
86824              instead of "return".
86825              
86826              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
86827              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86828              Date: Tue, 18 Jul 2000 11:30:16 +0100
86829              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
86830      Branch: perl
86831            ! lib/File/Find.pm
86832 ____________________________________________________________________________
86833 [  6422] By: jhi                                   on 2000/07/24  01:35:47
86834         Log: Out-of-date note removed.
86835              
86836              Subject: [PATCH] documentation perlipc
86837              From: rspier@pobox.com (Robert Spier)
86838              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
86839              Message-ID: <14711.35178.572612.502654@rls.cx>
86840      Branch: perl
86841            ! pod/perlipc.pod
86842 ____________________________________________________________________________
86843 [  6421] By: jhi                                   on 2000/07/24  00:09:18
86844         Log: Send all installperl messages to STDERR and be -w clean.
86845              
86846              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
86847              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86848              Date: Sat, 22 Jul 2000 14:02:11 +0100
86849              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
86850      Branch: perl
86851            ! installperl
86852 ____________________________________________________________________________
86853 [  6420] By: jhi                                   on 2000/07/24  00:04:19
86854         Log: Decutandpasto.
86855              
86856              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
86857              From: "Richard Soderberg" <rs@crystalflame.net>
86858              Date: Sun, 23 Jul 2000 01:37:23 -0700
86859              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
86860      Branch: perl
86861            ! pod/perlipc.pod
86862 ____________________________________________________________________________
86863 [  6419] By: jhi                                   on 2000/07/24  00:01:12
86864         Log: A cleaner abs_path().
86865              Subject: Re: unix alternative to Cwd.pm
86866              From: Jeff Pinyan <jeffp@crusoe.net>
86867              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
86868              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
86869      Branch: perl
86870            ! lib/Cwd.pm
86871 ____________________________________________________________________________
86872 [  6418] By: jhi                                   on 2000/07/23  23:48:56
86873         Log: Detypo.
86874              
86875              Subject: [PATCH perl-current] Typo in hints/powerux.sh
86876              From: "Richard Soderberg" <rs@crystalflame.net>
86877              Date: Sun, 23 Jul 2000 01:27:33 -0700
86878              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
86879      Branch: perl
86880            ! hints/powerux.sh
86881 ____________________________________________________________________________
86882 [  6417] By: jhi                                   on 2000/07/17  22:13:31
86883         Log: Subject: SDBM_File documentation
86884              From: mjd@plover.com
86885              Date: 16 Jul 2000 17:41:17 -0000
86886              Message-ID: <20000716174117.18515.qmail@plover.com>
86887      Branch: perl
86888            ! ext/SDBM_File/SDBM_File.pm
86889 ____________________________________________________________________________
86890 [  6416] By: jhi                                   on 2000/07/17  19:13:26
86891         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
86892      Branch: perl
86893            ! hints/mpeix.sh mpeix/relink
86894 ____________________________________________________________________________
86895 [  6415] By: jhi                                   on 2000/07/15  14:11:02
86896         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
86897              the utf8 'characters' can be more than one octet).
86898              
86899              Date: Sat, 15 Jul 2000 00:21:56 +0100
86900              From: Tom Hughes <tom@compton.nu>
86901              Subject: Re: [ID 20000714.002]
86902              Message-ID: <db2334de49.tom@compton.compton.nu>
86903              
86904              Reported in
86905              
86906              Subject: [ID 20000714.002]
86907              From: "Simon Cozens" <simon@othersideofthe.earth.li>
86908              Date: 14 Jul 2000 15:13:09 -0000
86909              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
86910      Branch: perl
86911            ! doop.c
86912 ____________________________________________________________________________
86913 [  6414] By: jhi                                   on 2000/07/15  03:13:41
86914         Log: another VMS build tweak from Peter Prymmer
86915      Branch: perl
86916            ! vms/descrip_mms.template
86917 ____________________________________________________________________________
86918 [  6413] By: jhi                                   on 2000/07/15  03:10:40
86919         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
86920      Branch: perl
86921            ! vms/perlvms.pod
86922 ____________________________________________________________________________
86923 [  6412] By: jhi                                   on 2000/07/15  00:31:05
86924         Log: More docs for sv functions.
86925              
86926              Subject: [PATCH cfgperl] sv.c apidoc
86927              From: simon@brecon.co.uk (Simon Cozens)
86928              Date: 13 Jul 2000 09:00:20 GMT
86929              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
86930              
86931              Subject: Re: [PATCH cfgperl] sv.c apidoc
86932              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86933              Date: Thu, 13 Jul 2000 12:27:41 +0100
86934              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
86935              
86936              Subject: Re: [PATCH cfgperl] sv.c apidoc
86937              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86938              Date: Thu, 13 Jul 2000 13:23:09 +0100
86939              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
86940              
86941              Subject: Re: [PATCH cfgperl] sv.c apidoc
86942              From: simon@brecon.co.uk (Simon Cozens)
86943              Date: 14 Jul 2000 06:51:02 GMT
86944              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
86945      Branch: perl
86946            ! embed.pl pod/perlapi.pod sv.c
86947 ____________________________________________________________________________
86948 [  6411] By: jhi                                   on 2000/07/15  00:10:41
86949         Log: lib/b test fixes from Peter Prymmer.
86950      Branch: perl
86951            ! t/lib/b.t
86952 ____________________________________________________________________________
86953 [  6410] By: jhi                                   on 2000/07/15  00:02:09
86954         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
86955              From: Hugo <hv@crypt.compulink.co.uk>
86956              Date: Fri, 14 Jul 2000 23:05:20 +0100
86957              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
86958              
86959              Didn't anymore apply, but that point still could use another fix.
86960      Branch: perl
86961            ! pod/perlfunc.pod
86962 ____________________________________________________________________________
86963 [  6409] By: jhi                                   on 2000/07/14  23:15:15
86964         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
86965              not in pod, from Peter Prymmer
86966      Branch: perl
86967            ! vms/descrip_mms.template
86968 ____________________________________________________________________________
86969 [  6408] By: jhi                                   on 2000/07/14  20:35:05
86970         Log: The bug report
86971              [ID 19991110.002] minimal matching discrepancy found by pcre author
86972              seems to have been fixed (though differently from what was suggested
86973              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
86974      Branch: perl
86975            ! t/op/re_tests
86976 ____________________________________________________________________________
86977 [  6407] By: jhi                                   on 2000/07/14  17:38:08
86978         Log: Fix AutoSplit to use File::Spec the right way in VMS,
86979              from Peter Prymmer.
86980      Branch: perl
86981            ! lib/AutoSplit.pm
86982 ____________________________________________________________________________
86983 [  6406] By: jhi                                   on 2000/07/14  14:13:22
86984         Log: Merge perlhacktut into perlhack, update perlguts.
86985              
86986              Subject: Re: Perlhacktut
86987              From: simon@brecon.co.uk (Simon Cozens)
86988              Date: 14 Jul 2000 06:49:21 GMT
86989              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
86990              
86991              Subject: Re: Perlhacktut
86992              From: simon@brecon.co.uk (Simon Cozens)
86993              Date: 14 Jul 2000 07:09:45 GMT
86994              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
86995      Branch: perl
86996            ! pod/perlguts.pod pod/perlhack.pod
86997 ____________________________________________________________________________
86998 [  6405] By: jhi                                   on 2000/07/14  14:02:31
86999         Log: Integrate with Sarathy.
87000      Branch: cfgperl
87001           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
87002           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
87003           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
87004 ____________________________________________________________________________
87005 [  6404] By: gsar                                  on 2000/07/14  12:15:02
87006         Log: PERL_OBJECT build tweaks
87007      Branch: perl
87008            ! toke.c
87009 ____________________________________________________________________________
87010 [  6403] By: gsar                                  on 2000/07/14  11:23:41
87011         Log: inconsistent types needs casts
87012      Branch: perl
87013            ! toke.c
87014 ____________________________________________________________________________
87015 [  6402] By: gsar                                  on 2000/07/14  11:12:04
87016         Log: typos in change#6399, regen headers
87017      Branch: perl
87018            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
87019 ____________________________________________________________________________
87020 [  6401] By: gsar                                  on 2000/07/14  10:59:12
87021         Log: typecasts needed for change#6394
87022      Branch: perl
87023            ! toke.c
87024 ____________________________________________________________________________
87025 [  6400] By: gsar                                  on 2000/07/14  10:49:37
87026         Log: integrate cfgperl contents into mainline
87027      Branch: perl
87028           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
87029           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
87030 ____________________________________________________________________________
87031 [  6399] By: gsar                                  on 2000/07/14  10:38:35
87032         Log: enable UTF-16 filter by default if relevant BOM is seen; various
87033              cleanups (typos, misformatted code, and small bugs)
87034      Branch: perl
87035            ! doop.c embed.pl mg.c op.c pp.c toke.c
87036 ____________________________________________________________________________
87037 [  6398] By: gsar                                  on 2000/07/14  08:55:38
87038         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
87039              name suggests anyway)
87040      Branch: perl
87041            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
87042 ____________________________________________________________________________
87043 [  6397] By: gsar                                  on 2000/07/14  08:44:33
87044         Log: move new variables to the end of the interpreter structure (for
87045              bincompat in code that doesn't #include XSUB.h)
87046      Branch: perl
87047            ! intrpvar.h
87048 ____________________________________________________________________________
87049 [  6396] By: gsar                                  on 2000/07/14  08:13:58
87050         Log: MakeMaker should not remove editor backups (*~) on `make clean`
87051              by default (completes change#6383)
87052      Branch: perl
87053            ! lib/ExtUtils/MM_Unix.pm
87054 ____________________________________________________________________________
87055 [  6395] By: jhi                                   on 2000/07/14  05:20:33
87056         Log: Replace change #6337 with a better one.
87057              
87058              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
87059              From: Hugo <hv@crypt.compulink.co.uk>
87060              Date: Fri, 14 Jul 2000 04:16:20 +0100
87061              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
87062      Branch: cfgperl
87063            ! regexec.c t/op/re_tests
87064 ____________________________________________________________________________
87065 [  6394] By: jhi                                   on 2000/07/14  01:33:59
87066         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
87067      Branch: cfgperl
87068            ! embed.pl global.sym proto.h toke.c
87069 ____________________________________________________________________________
87070 [  6393] By: jhi                                   on 2000/07/13  23:41:23
87071         Log: remove discarded test
87072      Branch: cfgperl
87073            ! MANIFEST
87074 ____________________________________________________________________________
87075 [  6392] By: jhi                                   on 2000/07/13  23:32:25
87076         Log: The {multiplier} of a fixed substring was overlooked which
87077              caused a wrong initial search offset for that substring.
87078              
87079              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
87080              From: Hugo <hv@crypt.compulink.co.uk>
87081              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
87082              Date: Thu, 13 Jul 2000 19:27:13 +0100
87083      Branch: cfgperl
87084            ! regcomp.c t/op/re_tests
87085 ____________________________________________________________________________
87086 [  6391] By: jhi                                   on 2000/07/13  16:37:42
87087         Log: typo fix from Craig Berry
87088      Branch: cfgperl
87089            ! vms/subconfigure.com
87090 ____________________________________________________________________________
87091 [  6390] By: jhi                                   on 2000/07/13  13:20:12
87092         Log: Integrate with Sarathy.
87093      Branch: cfgperl
87094            - t/op/method2entersub.t
87095           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
87096           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
87097           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
87098           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
87099 ____________________________________________________________________________
87100 [  6389] By: jhi                                   on 2000/07/13  13:18:48
87101         Log: Detypo from Peter Prymmer, part of #6388.
87102      Branch: cfgperl
87103            ! Configure config_h.SH
87104      Branch: metaconfig
87105            ! U/modified/d_longlong.U
87106 ____________________________________________________________________________
87107 [  6388] By: gsar                                  on 2000/07/13  06:33:40
87108         Log: typos (spotted by Peter Prymmer)
87109      Branch: perl
87110            ! Configure t/lib/english.t
87111 ____________________________________________________________________________
87112 [  6387] By: gsar                                  on 2000/07/13  05:35:28
87113         Log: new selfloader.t in change#6183 doesn't close DATA handles,
87114              and thus fails to clean up tmp files on dosish platforms
87115      Branch: perl
87116            ! t/lib/selfloader.t
87117 ____________________________________________________________________________
87118 [  6386] By: gsar                                  on 2000/07/12  21:42:39
87119         Log: sprintf test tweaks (from Dominic Dunlop)
87120      Branch: perl
87121            ! t/op/sprintf.t
87122 ____________________________________________________________________________
87123 [  6385] By: gsar                                  on 2000/07/12  21:33:46
87124         Log: fix bugs in processing %v-*d and similar format specs (from
87125              Avi Finkel <avi@finkel.org>)
87126      Branch: perl
87127            ! sv.c t/op/sprintf.t
87128 ____________________________________________________________________________
87129 [  6384] By: gsar                                  on 2000/07/12  16:04:19
87130         Log: readd missing perldelta.pod changes from changes#6339,6376
87131      Branch: perl
87132            ! pod/perldelta.pod
87133 ____________________________________________________________________________
87134 [  6383] By: gsar                                  on 2000/07/12  16:00:51
87135         Log: don't clobber *.orig files on *clean targets
87136      Branch: perl
87137            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
87138 ____________________________________________________________________________
87139 [  6382] By: gsar                                  on 2000/07/12  07:59:12
87140         Log: fix broken integrations in cfgperl
87141      Branch: cfgperl
87142           !> Changes pod/perldelta.pod
87143 ____________________________________________________________________________
87144 [  6381] By: gsar                                  on 2000/07/12  07:42:17
87145         Log: integrate cfgperl changes into mainline
87146      Branch: perl
87147            ! Changes
87148           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
87149           !> pod/perlre.pod
87150 ____________________________________________________________________________
87151 [  6380] By: gsar                                  on 2000/07/12  07:31:00
87152         Log: get sprintf.t to adjust properly for 3-digit exponents
87153      Branch: perl
87154            ! t/op/sprintf.t
87155 ____________________________________________________________________________
87156 [  6379] By: gsar                                  on 2000/07/12  06:40:04
87157         Log: change#6174 needs corresponding change in win32/config_h.PL,
87158              which grovels through config_h.SH to find the config.h name
87159      Branch: perl
87160            ! win32/config_h.PL
87161 ____________________________________________________________________________
87162 [  6378] By: jhi                                   on 2000/07/12  05:03:59
87163         Log: Do the cc sanity check both before the hints and
87164              after the cc selction.
87165      Branch: cfgperl
87166            ! Configure config_h.SH
87167      Branch: metaconfig
87168            ! U/modified/Oldconfig.U U/modified/cc.U
87169      Branch: metaconfig/U/perl
87170            + Checkcc.U
87171 ____________________________________________________________________________
87172 [  6377] By: jhi                                   on 2000/07/12  02:49:22
87173         Log: Fix nits noticed by Boston.pm.
87174      Branch: cfgperl
87175            ! pod/perlre.pod
87176 ____________________________________________________________________________
87177 [  6376] By: jhi                                   on 2000/07/11  21:22:13
87178         Log: Configure cosmetics and perldelta.
87179      Branch: cfgperl
87180            ! Configure config_h.SH pod/perldelta.pod
87181      Branch: metaconfig
87182            ! U/modified/cc.U
87183 ____________________________________________________________________________
87184 [  6375] By: gsar                                  on 2000/07/11  21:17:35
87185         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
87186      Branch: perl
87187            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
87188            ! win32/win32sck.c
87189 ____________________________________________________________________________
87190 [  6374] By: gsar                                  on 2000/07/11  20:48:50
87191         Log: tweak for build failure under multiplicity
87192      Branch: perl
87193            ! toke.c
87194 ____________________________________________________________________________
87195 [  6373] By: gsar                                  on 2000/07/11  20:37:23
87196         Log: integrate cfgperl changes#6325..6373 into mainline
87197              (NOTE: today's batch of integrations still untested)
87198      Branch: perl
87199           +> ext/DynaLoader/hints/netbsd.pl
87200            ! Changes
87201           !> (integrate 26 files)
87202 ____________________________________________________________________________
87203 [  6372] By: jhi                                   on 2000/07/11  20:30:36
87204         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
87205              regen perltoc.
87206      Branch: cfgperl
87207            + pod/perlbook.pod
87208            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
87209            ! pod/perltoc.pod
87210 ____________________________________________________________________________
87211 [  6371] By: jhi                                   on 2000/07/11  20:08:56
87212         Log: Minor cleanups on the booklist.
87213      Branch: cfgperl
87214            ! pod/perlfaq2.pod
87215 ____________________________________________________________________________
87216 [  6370] By: jhi                                   on 2000/07/11  19:31:13
87217         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
87218      Branch: cfgperl
87219            ! t/pragma/overload.t
87220 ____________________________________________________________________________
87221 [  6369] By: gsar                                  on 2000/07/11  19:27:48
87222         Log: integrate cfgperl changes#6293..6324 into mainline
87223      Branch: perl
87224           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
87225            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
87226           !> (integrate 30 files)
87227 ____________________________________________________________________________
87228 [  6368] By: gsar                                  on 2000/07/11  19:18:57
87229         Log: skip integrate of problematic change#6292 from cfgperl into mainline
87230      Branch: perl
87231           !> pp_hot.c
87232 ____________________________________________________________________________
87233 [  6367] By: gsar                                  on 2000/07/11  19:17:21
87234         Log: integrate cfgperl changes#6288..6290 into mainline
87235      Branch: perl
87236           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
87237 ____________________________________________________________________________
87238 [  6366] By: gsar                                  on 2000/07/11  19:11:18
87239         Log: integrate cfgperl changes#6268..6282 into mainline
87240      Branch: perl
87241           !> (integrate 30 files)
87242 ____________________________________________________________________________
87243 [  6365] By: gsar                                  on 2000/07/11  18:57:00
87244         Log: delete new accidentally branched file
87245      Branch: perl
87246            - t/op/method2entersub.t
87247 ____________________________________________________________________________
87248 [  6364] By: gsar                                  on 2000/07/11  18:55:13
87249         Log: skip integrate of change#6267 from cfgperl into mainline (the
87250              method call optimization is flawed without additional hints
87251              from user about immutableness of @ISA and no runtime method
87252              definitions)
87253      Branch: perl
87254           +> t/op/method2entersub.t
87255           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
87256           !> perl.h t/op/sprintf.t xsutils.c
87257 ____________________________________________________________________________
87258 [  6363] By: gsar                                  on 2000/07/11  18:49:43
87259         Log: integrate cfgperl changes#6261..6266 into mainline
87260      Branch: perl
87261           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
87262           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
87263           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
87264           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
87265 ____________________________________________________________________________
87266 [  6362] By: gsar                                  on 2000/07/11  18:43:26
87267         Log: integrate cfgperl changes#6252..6260 into mainline
87268      Branch: perl
87269           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
87270           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
87271           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
87272           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
87273 ____________________________________________________________________________
87274 [  6361] By: gsar                                  on 2000/07/11  18:37:12
87275         Log: skip integrate of problematic change#6251 from cfgperl into mainline
87276      Branch: perl
87277           !> lib/Exporter.pm
87278 ____________________________________________________________________________
87279 [  6360] By: gsar                                  on 2000/07/11  18:34:56
87280         Log: integrate cfgperl change#6250 into mainline
87281      Branch: perl
87282           +> t/op/my_stash.t
87283           !> MANIFEST embed.pl proto.h toke.c
87284 ____________________________________________________________________________
87285 [  6359] By: gsar                                  on 2000/07/11  18:21:19
87286         Log: integrate cfgperl changes#6242..6249 into mainline
87287      Branch: perl
87288           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
87289           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
87290           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
87291           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
87292           !> t/lib/peek.t utf8.c
87293 ____________________________________________________________________________
87294 [  6358] By: gsar                                  on 2000/07/11  18:15:45
87295         Log: skip integrate of problematic change#6241 from cfgperl into mainline
87296      Branch: perl
87297           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
87298 ____________________________________________________________________________
87299 [  6357] By: jhi                                   on 2000/07/11  18:15:16
87300         Log: Fix for
87301              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
87302              From: Roderick Schertler <roderick@argon.org> 
87303              Date: Tue, 11 Jul 2000 13:55:05 -0400 
87304              Message-Id: <200007111755.NAA05077@jones.argon.org> 
87305      Branch: cfgperl
87306            ! doio.c
87307 ____________________________________________________________________________
87308 [  6356] By: jhi                                   on 2000/07/11  18:12:51
87309         Log: Typo in #6341.
87310      Branch: cfgperl
87311            ! pp_hot.c
87312 ____________________________________________________________________________
87313 [  6355] By: gsar                                  on 2000/07/11  18:12:10
87314         Log: integrate cfgperl changes#6231..6240 into mainline
87315      Branch: perl
87316           +> pod/perlutil.pod
87317           !> (integrate 35 files)
87318 ____________________________________________________________________________
87319 [  6354] By: jhi                                   on 2000/07/11  18:04:34
87320         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
87321              From: Dominic Dunlop <domo@computer.org> 
87322              Date: Tue, 11 Jul 2000 12:27:33 +0200 
87323              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
87324              
87325              Replaces change #6268.
87326      Branch: cfgperl
87327            ! t/op/sprintf.t
87328 ____________________________________________________________________________
87329 [  6353] By: gsar                                  on 2000/07/11  17:59:51
87330         Log: skip integrate of problematic change#6230 from cfgperl into mainline
87331              (a later version of File::Spec is already in mainline)
87332      Branch: perl
87333           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
87334           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
87335 ____________________________________________________________________________
87336 [  6352] By: gsar                                  on 2000/07/11  17:57:48
87337         Log: integrate cfgperl changes#6224..6229 into mainline
87338      Branch: perl
87339           +> lib/lib.pm.PL
87340            - lib/lib.pm
87341           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
87342           !> lib/English.pm op.c t/lib/english.t
87343 ____________________________________________________________________________
87344 [  6351] By: gsar                                  on 2000/07/11  17:50:10
87345         Log: skip integrate of problematic change#6223 from cfgperl into mainline
87346      Branch: perl
87347           !> doio.c
87348 ____________________________________________________________________________
87349 [  6350] By: gsar                                  on 2000/07/11  17:48:28
87350         Log: integrate cfgperl changes#6220..6222 into mainline
87351      Branch: perl
87352           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
87353           !> toke.c utf8.c win32/win32.h
87354 ____________________________________________________________________________
87355 [  6349] By: gsar                                  on 2000/07/11  17:46:13
87356         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
87357              mainline
87358      Branch: perl
87359           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
87360           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
87361           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
87362 ____________________________________________________________________________
87363 [  6348] By: jhi                                   on 2000/07/11  17:45:49
87364         Log: README.posix-bc podified from Thomas Dorner.
87365      Branch: cfgperl
87366            ! README.posix-bc
87367 ____________________________________________________________________________
87368 [  6347] By: gsar                                  on 2000/07/11  17:42:04
87369         Log: integrate cfgperl change#6217 into mainline
87370      Branch: perl
87371           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
87372           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
87373           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
87374 ____________________________________________________________________________
87375 [  6346] By: gsar                                  on 2000/07/11  17:39:37
87376         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
87377              mainline
87378      Branch: perl
87379           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
87380           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
87381           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
87382           !> perlapi.h pod/perlapi.pod
87383 ____________________________________________________________________________
87384 [  6345] By: gsar                                  on 2000/07/11  17:36:42
87385         Log: integrate cfgperl changes#6207..6210 into mainline
87386      Branch: perl
87387           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
87388           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
87389 ____________________________________________________________________________
87390 [  6344] By: gsar                                  on 2000/07/11  17:31:20
87391         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
87392              mainline
87393      Branch: perl
87394           !> (integrate 40 files)
87395 ____________________________________________________________________________
87396 [  6343] By: gsar                                  on 2000/07/11  17:19:08
87397         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
87398      Branch: perl
87399           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
87400            ! Changes
87401           !> (integrate 34 files)
87402 ____________________________________________________________________________
87403 [  6342] By: jhi                                   on 2000/07/11  16:05:48
87404         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
87405              To: perl5-porters@perl.org
87406              From: Karsten Sperling <spiff@phreax.net>
87407              Date: Mon, 10 Jul 2000 15:12:52 +0200
87408              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
87409      Branch: cfgperl
87410            ! lib/Symbol.pm
87411 ____________________________________________________________________________
87412 [  6341] By: jhi                                   on 2000/07/11  15:59:23
87413         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
87414              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87415              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
87416              Date: Fri, 07 Jul 2000 17:57:16 +0100
87417      Branch: cfgperl
87418            ! pp_hot.c
87419 ____________________________________________________________________________
87420 [  6340] By: jhi                                   on 2000/07/11  15:55:47
87421         Log: Subject: Re: format bug report  [Patch]
87422              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
87423              Date: Wed, 05 Jul 2000 13:12:52 +0200
87424              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
87425              
87426              Subject: Re: format bug report  [Patch]
87427              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
87428              Date: Wed, 05 Jul 2000 14:10:01 +0200
87429              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
87430      Branch: cfgperl
87431            ! t/op/write.t toke.c
87432 ____________________________________________________________________________
87433 [  6339] By: jhi                                   on 2000/07/11  13:54:09
87434         Log: Be less forgiving about ambiguous and illegal tr ranges.
87435              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
87436              From: Mark-Jason Dominus <mjd@plover.com>
87437              Date: Tue, 04 Jul 2000 10:00:12 -0400
87438              Message-ID: <20000704140012.17772.qmail@plover.com>
87439              
87440              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
87441              From: Mark-Jason Dominus <mjd@plover.com>
87442              Date: Wed, 05 Jul 2000 09:37:36 -0400
87443              Message-ID: <20000705133736.27293.qmail@plover.com>
87444      Branch: cfgperl
87445            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
87446 ____________________________________________________________________________
87447 [  6338] By: jhi                                   on 2000/07/11  13:31:24
87448         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
87449              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87450              Date: Tue, 11 Jul 2000 13:50:51 +0100
87451              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
87452      Branch: cfgperl
87453            ! sv.c
87454 ____________________________________________________________________________
87455 [  6337] By: jhi                                   on 2000/07/11  13:29:14
87456         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
87457              From: Hugo <hv@crypt.compulink.co.uk>
87458              Date: Tue, 11 Jul 2000 12:44:50 +0100
87459              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
87460      Branch: cfgperl
87461            ! regexec.c t/op/re_tests
87462 ____________________________________________________________________________
87463 [  6336] By: jhi                                   on 2000/07/11  13:26:47
87464         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
87465              From: simon@brecon.co.uk (Simon Cozens)
87466              Date: 7 Jul 2000 11:26:09 GMT
87467              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
87468      Branch: cfgperl
87469            ! mg.c
87470 ____________________________________________________________________________
87471 [  6335] By: jhi                                   on 2000/07/11  13:23:37
87472         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
87473              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
87474              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
87475              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
87476      Branch: cfgperl
87477            + ext/DynaLoader/hints/netbsd.pl
87478            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
87479 ____________________________________________________________________________
87480 [  6334] By: jhi                                   on 2000/07/11  13:20:38
87481         Log: Subject: PATCH perlguts.pod: Document D and d magic types
87482              From: mjd@plover.com
87483              Date: 5 Jul 2000 18:01:51 -0000
87484              Message-ID: <20000705180151.29413.qmail@plover.com>
87485      Branch: cfgperl
87486            ! pod/perlguts.pod
87487 ____________________________________________________________________________
87488 [  6333] By: jhi                                   on 2000/07/11  13:15:51
87489         Log: Precedence goof, fix based on
87490              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
87491              From: Hugo <hv@crypt.compulink.co.uk>
87492              Date: Tue, 11 Jul 2000 12:52:38 +0100
87493              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
87494      Branch: cfgperl
87495            ! t/op/taint.t
87496 ____________________________________________________________________________
87497 [  6332] By: jhi                                   on 2000/07/11  12:40:17
87498         Log: Integrate with Sarathy.
87499      Branch: cfgperl
87500           !> win32/win32sck.c
87501 ____________________________________________________________________________
87502 [  6331] By: jhi                                   on 2000/07/10  20:14:16
87503         Log: Sprinkle ldlibpath.
87504      Branch: cfgperl
87505            ! pod/Makefile.SH
87506 ____________________________________________________________________________
87507 [  6330] By: jhi                                   on 2000/07/10  17:54:49
87508         Log: More POSIX.pod tweaks.
87509      Branch: cfgperl
87510            ! ext/POSIX/POSIX.pod
87511 ____________________________________________________________________________
87512 [  6329] By: jhi                                   on 2000/07/10  14:02:12
87513         Log: Reorder perl.pod once more.
87514      Branch: cfgperl
87515            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
87516 ____________________________________________________________________________
87517 [  6328] By: gsar                                  on 2000/07/10  07:06:00
87518         Log: accept() leaks memory on windows due to incorrect ordering of
87519              closesocket() and fclose() calls
87520      Branch: perl
87521            ! win32/win32sck.c
87522 ____________________________________________________________________________
87523 [  6327] By: gsar                                  on 2000/07/10  06:49:17
87524         Log: winsock options weren't being set in all threads under ithreads
87525              (caused send()s from second and subsequent threads to fail)
87526      Branch: perl
87527            ! win32/win32sck.c
87528 ____________________________________________________________________________
87529 [  6326] By: jhi                                   on 2000/07/08  02:45:40
87530         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
87531              was cast to an unsigned (32-bit) integer with wild abandon.
87532      Branch: cfgperl
87533            ! ext/Devel/DProf/DProf.xs
87534 ____________________________________________________________________________
87535 [  6325] By: jhi                                   on 2000/07/07  18:50:33
87536         Log: Remove perlbook, update perlfaq book listing,
87537              rearrange perl.pod, regenerate perltoc.
87538      Branch: cfgperl
87539            - pod/perlbook.pod
87540            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
87541            ! pod/perlfaq2.pod pod/perltoc.pod
87542 ____________________________________________________________________________
87543 [  6324] By: jhi                                   on 2000/07/07  14:03:40
87544         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
87545      Branch: cfgperl
87546            ! sv.h toke.c
87547 ____________________________________________________________________________
87548 [  6323] By: jhi                                   on 2000/07/06  16:03:55
87549         Log: Fix complaints of buildtoc.
87550      Branch: cfgperl
87551            + lib/Win32.pod
87552            - pod/Win32.pod
87553            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
87554 ____________________________________________________________________________
87555 [  6322] By: jhi                                   on 2000/07/06  15:15:52
87556         Log: Add =head1 NAMEs so that buildtoc is happy.
87557              (The CGI::Util nit reported to Lincoln.)
87558      Branch: cfgperl
87559            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
87560            ! pod/perltoc.pod
87561 ____________________________________________________________________________
87562 [  6321] By: jhi                                   on 2000/07/06  03:16:04
87563         Log: Config is being used.
87564      Branch: cfgperl
87565            ! t/op/method.t
87566 ____________________________________________________________________________
87567 [  6320] By: jhi                                   on 2000/07/06  03:13:13
87568         Log: Integrate with Sarathy.
87569      Branch: cfgperl
87570           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
87571 ____________________________________________________________________________
87572 [  6319] By: jhi                                   on 2000/07/06  03:11:46
87573         Log: Autogenerate pod/Makefile and pod/buildtoc.
87574              buildtoc also checks whether the existing pods are
87575              mentioned in MANIFEST and perl.pod, and vice versa.
87576              (None of the thusly found discrepancies fixed yet.)
87577              roffitall also needs to be autogenerated similarly but it
87578              seems so badly out of date that I didn't touch it yet.
87579      Branch: cfgperl
87580            + pod/Makefile.SH pod/buildtoc.PL
87581            - pod/Makefile pod/buildtoc
87582            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
87583 ____________________________________________________________________________
87584 [  6318] By: gsar                                  on 2000/07/05  22:10:54
87585         Log: fix UNC path handling on Windows under ithreads, and chdir()
87586              return value when given a non-existent directory
87587      Branch: perl
87588            ! win32/vdir.h
87589 ____________________________________________________________________________
87590 [  6317] By: gsar                                  on 2000/07/05  22:08:19
87591         Log: winsock cleanup never done on Windows (leads to handle leaks)
87592      Branch: perl
87593            ! win32/perllib.c win32/win32sck.c
87594 ____________________________________________________________________________
87595 [  6316] By: gsar                                  on 2000/07/05  22:06:19
87596         Log: some debugger output does not go to the socket when RemotePort is set
87597      Branch: perl
87598            ! lib/perl5db.pl
87599 ____________________________________________________________________________
87600 [  6315] By: jhi                                   on 2000/07/05  00:25:21
87601         Log: Integrate with Sarathy, preliminary fix for unicos
87602              alignment problems in [ID 20000612.002] Perl problem on Cray system.
87603      Branch: cfgperl
87604            ! sv.h
87605           !> pp_hot.c
87606 ____________________________________________________________________________
87607 [  6314] By: gsar                                  on 2000/07/04  23:34:02
87608         Log: tyop in change#6306
87609      Branch: perl
87610            ! pp_hot.c
87611 ____________________________________________________________________________
87612 [  6313] By: jhi                                   on 2000/07/04  22:14:38
87613         Log: Multiline string literals ENONPORTABLE.
87614      Branch: cfgperl
87615            ! pp_hot.c
87616 ____________________________________________________________________________
87617 [  6312] By: jhi                                   on 2000/07/04  20:34:44
87618         Log: Integrate with Sarathy.
87619      Branch: cfgperl
87620           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
87621           !> t/op/method.t
87622 ____________________________________________________________________________
87623 [  6311] By: jhi                                   on 2000/07/04  20:30:56
87624         Log: More POSIX.pod embellishment.
87625      Branch: cfgperl
87626            ! ext/POSIX/POSIX.pod
87627 ____________________________________________________________________________
87628 [  6310] By: gsar                                  on 2000/07/04  17:28:48
87629         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
87630      Branch: perl
87631            ! t/lib/b.t
87632 ____________________________________________________________________________
87633 [  6309] By: jhi                                   on 2000/07/04  17:22:18
87634         Log: The #6308 required a little bit more.
87635      Branch: cfgperl
87636            ! Makefile.SH win32/Makefile
87637 ____________________________________________________________________________
87638 [  6308] By: jhi                                   on 2000/07/04  16:35:24
87639         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
87640      Branch: cfgperl
87641            + lib/lib_pm.PL
87642            - lib/lib.pm.PL
87643            ! MANIFEST Makefile.SH
87644 ____________________________________________________________________________
87645 [  6307] By: jhi                                   on 2000/07/04  16:28:58
87646         Log: Win32 patches for cfgperl from Sarathy.
87647      Branch: cfgperl
87648            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
87649            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
87650            ! thread.h toke.c util.c win32/Makefile win32/win32.c
87651 ____________________________________________________________________________
87652 [  6306] By: gsar                                  on 2000/07/04  16:28:40
87653         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
87654              (from Richard Soderberg <rs@oregonnet.com>)
87655      Branch: perl
87656            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
87657 ____________________________________________________________________________
87658 [  6305] By: jhi                                   on 2000/07/04  16:24:24
87659         Log: Integrate with Sarathy.
87660      Branch: cfgperl
87661           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
87662           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
87663           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
87664           !> proto.h win32/win32.c
87665 ____________________________________________________________________________
87666 [  6304] By: gsar                                  on 2000/07/04  16:17:24
87667         Log: missing perldiag entry for unpack("w",...) diagnostic (from
87668              Andreas Koenig)
87669      Branch: perl
87670            ! pod/perldiag.pod
87671 ____________________________________________________________________________
87672 [  6303] By: gsar                                  on 2000/07/04  16:14:44
87673         Log: remove rel2abs prototypes (from Barrie Slaymaker)
87674      Branch: perl
87675            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
87676            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
87677 ____________________________________________________________________________
87678 [  6302] By: gsar                                  on 2000/07/04  04:59:35
87679         Log: adjust change#6299
87680      Branch: perl
87681            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
87682            ! win32/win32.c
87683 ____________________________________________________________________________
87684 [  6301] By: jhi                                   on 2000/07/04  04:50:07
87685         Log: Integrate with Sarathy.
87686      Branch: cfgperl
87687           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
87688           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
87689           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
87690 ____________________________________________________________________________
87691 [  6300] By: gsar                                  on 2000/07/04  04:42:09
87692         Log: PERL_OBJECT build tweak
87693      Branch: perl
87694            ! perl.h
87695 ____________________________________________________________________________
87696 [  6299] By: gsar                                  on 2000/07/04  04:37:00
87697         Log: fix memory leak on Windows (PL_sys_intern contents were never
87698              freed)
87699      Branch: perl
87700            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
87701            ! perlapi.c proto.h win32/win32.c
87702 ____________________________________________________________________________
87703 [  6298] By: gsar                                  on 2000/07/04  04:15:59
87704         Log: fix large memory leak that has been around for ever, masked by
87705              -DPURIFY (most of the arenas were never freed!)
87706      Branch: perl
87707            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
87708 ____________________________________________________________________________
87709 [  6297] By: gsar                                  on 2000/07/04  04:07:46
87710         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
87711      Branch: perl
87712            ! perl.c
87713 ____________________________________________________________________________
87714 [  6296] By: jhi                                   on 2000/06/30  18:28:37
87715         Log: Elaborate POSIX.pod.  Still needs work.
87716      Branch: cfgperl
87717            ! ext/POSIX/POSIX.pod
87718 ____________________________________________________________________________
87719 [  6295] By: jhi                                   on 2000/06/30  14:58:18
87720         Log: Point to perlipc for more SysV IPC examples.
87721      Branch: cfgperl
87722            ! pod/perlfunc.pod
87723 ____________________________________________________________________________
87724 [  6294] By: gsar                                  on 2000/06/30  14:47:45
87725         Log: slurp mode fix in change#4736 still not quite right
87726      Branch: perl
87727            ! pp_hot.c t/io/argv.t
87728 ____________________________________________________________________________
87729 [  6293] By: jhi                                   on 2000/06/30  12:02:55
87730         Log: Integrate with Sarathy.
87731      Branch: cfgperl
87732           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
87733 ____________________________________________________________________________
87734 [  6292] By: jhi                                   on 2000/06/30  12:01:11
87735         Log: From: simon@brecon.co.uk (Simon Cozens)
87736              Subject: UTF8 concat
87737              Date: 30 Jun 2000 06:13:25 GMT
87738              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
87739      Branch: cfgperl
87740            ! pp_hot.c
87741 ____________________________________________________________________________
87742 [  6291] By: gsar                                  on 2000/06/30  04:37:33
87743         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
87744              when @_ is modified, causing coredumps
87745      Branch: perl
87746            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
87747 ____________________________________________________________________________
87748 [  6290] By: jhi                                   on 2000/06/30  02:21:44
87749         Log: Integrate with Sarathy.
87750      Branch: cfgperl
87751           !> vms/vms.c vms/vmsish.h
87752 ____________________________________________________________________________
87753 [  6289] By: jhi                                   on 2000/06/30  02:21:02
87754         Log: Check VERSIONs.
87755      Branch: cfgperl
87756            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
87757            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
87758            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
87759 ____________________________________________________________________________
87760 [  6288] By: jhi                                   on 2000/06/30  02:18:52
87761         Log: Integrate with Sarathy.
87762      Branch: cfgperl
87763           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
87764           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
87765           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
87766           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
87767 ____________________________________________________________________________
87768 [  6287] By: gsar                                  on 2000/06/30  02:17:08
87769         Log: integrate vmsperl changes into mainline
87770      Branch: perl
87771           !> vms/vms.c vms/vmsish.h
87772 ____________________________________________________________________________
87773 [  6285] By: gsar                                  on 2000/06/30  02:05:28
87774         Log: localize %INC in a Safe compartment so that use/require work
87775              (many other magic globals probably need similar treatment)
87776      Branch: perl
87777            ! ext/Opcode/Opcode.xs
87778 ____________________________________________________________________________
87779 [  6284] By: gsar                                  on 2000/06/30  01:54:54
87780         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
87781              about Windows
87782      Branch: perl
87783            ! pod/perlembed.pod
87784 ____________________________________________________________________________
87785 [  6283] By: jhi                                   on 2000/06/30  01:50:10
87786         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
87787              From: Barrie Slaymaker <barries@jester.slaysys.com>
87788              Date: Wed, 28 Jun 2000 11:35:29 -0400
87789              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
87790      Branch: perl
87791            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
87792            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
87793            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
87794            ! lib/File/Spec/Win32.pm
87795 ____________________________________________________________________________
87796 [  6282] By: jhi                                   on 2000/06/29  22:57:22
87797         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
87798              From: Dan Sugalski <dan@sidhe.org>
87799              Date: Tue, 06 Jun 2000 11:59:50 -0400
87800              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
87801      Branch: cfgperl
87802            ! vms/vms.c
87803 ____________________________________________________________________________
87804 [  6281] By: jhi                                   on 2000/06/29  22:52:50
87805         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
87806              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
87807              Date: Wed, 7 Jun 2000 04:02:04 -0500
87808              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
87809      Branch: cfgperl
87810            ! utils/h2xs.PL
87811 ____________________________________________________________________________
87812 [  6280] By: jhi                                   on 2000/06/29  22:45:47
87813         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
87814              From: rspier@pobox.com (Robert Spier)
87815              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
87816              Message-ID: <14654.31913.845602.610277@rls.cx>
87817      Branch: cfgperl
87818            ! utils/h2xs.PL
87819 ____________________________________________________________________________
87820 [  6279] By: jhi                                   on 2000/06/29  22:38:16
87821         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
87822              From: Tim Ayers <tayers@bridge.com>
87823              Date: Thu, 08 Jun 2000 08:11:06 +0200
87824              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
87825              [resent by Richard Foley, Message-Id probably wrong]
87826      Branch: cfgperl
87827            ! pod/perlsub.pod
87828 ____________________________________________________________________________
87829 [  6278] By: jhi                                   on 2000/06/29  22:21:45
87830         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
87831              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
87832              Date: Fri, 09 Jun 2000 12:39:27 -0400
87833              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
87834              (plus update the version "number" of Text::Wrap)
87835      Branch: cfgperl
87836            ! lib/Text/Wrap.pm
87837 ____________________________________________________________________________
87838 [  6277] By: jhi                                   on 2000/06/29  22:13:10
87839         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
87840              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87841              Date: Mon, 12 Jun 2000 14:55:59 +0100
87842              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
87843      Branch: cfgperl
87844            ! pod/perlfunc.pod
87845 ____________________________________________________________________________
87846 [  6276] By: jhi                                   on 2000/06/29  22:11:06
87847         Log: Subject: [PATCH] Re: eval documentation: context
87848              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87849              Date: Mon, 12 Jun 2000 15:07:29 +0100
87850              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
87851      Branch: cfgperl
87852            ! pod/perlfunc.pod
87853 ____________________________________________________________________________
87854 [  6275] By: jhi                                   on 2000/06/29  21:59:46
87855         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
87856              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
87857              Date: Tue, 13 Jun 2000 02:43:48 -0500
87858              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
87859      Branch: cfgperl
87860            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
87861 ____________________________________________________________________________
87862 [  6274] By: jhi                                   on 2000/06/29  21:56:14
87863         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
87864              From: Andy Dougherty <doughera@lafayette.edu>
87865              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
87866              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
87867      Branch: cfgperl
87868            ! ext/File/Glob/Glob.pm
87869 ____________________________________________________________________________
87870 [  6273] By: jhi                                   on 2000/06/29  21:49:09
87871         Log: Subject: [PATCH] xsub attributes
87872              From: Doug MacEachern <dougm@covalent.net>
87873              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
87874              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
87875      Branch: cfgperl
87876            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
87877            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
87878 ____________________________________________________________________________
87879 [  6272] By: jhi                                   on 2000/06/29  21:41:28
87880         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
87881              From: Tom Phoenix <rootbeer@redcat.com>
87882              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
87883              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
87884      Branch: cfgperl
87885            ! lib/Net/Ping.pm
87886 ____________________________________________________________________________
87887 [  6271] By: jhi                                   on 2000/06/29  21:36:55
87888         Log: Subject: PATCH pod/perltie.pod
87889              From: Ian Phillipps <Ian.Phillipps@iname.com>
87890              Date: Fri, 16 Jun 2000 00:17:19 +0100
87891              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
87892              (only the first hunk, the second hunk had already been done
87893              by some other patch)
87894      Branch: cfgperl
87895            ! pod/perltie.pod
87896 ____________________________________________________________________________
87897 [  6270] By: jhi                                   on 2000/06/29  21:24:51
87898         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
87899              From: Nicholas Clark <nick@talking.bollo.cx>
87900              Date: Fri, 23 Jun 2000 16:21:15 +0100
87901              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
87902      Branch: cfgperl
87903            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
87904            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
87905 ____________________________________________________________________________
87906 [  6269] By: jhi                                   on 2000/06/29  19:38:15
87907         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
87908              silence few compiler warnings.
87909      Branch: cfgperl
87910            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
87911 ____________________________________________________________________________
87912 [  6268] By: jhi                                   on 2000/06/29  18:21:50
87913         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
87914              From: Dominic Dunlop <domo@computer.org> 
87915              Date: Thu, 29 Jun 2000 12:32:39 +0200 
87916              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
87917      Branch: cfgperl
87918            ! t/op/sprintf.t
87919 ____________________________________________________________________________
87920 [  6267] By: jhi                                   on 2000/06/29  18:16:07
87921         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
87922              From: Doug MacEachern <dougm@covalent.net>
87923              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
87924              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
87925      Branch: cfgperl
87926            + t/op/method2entersub.t
87927            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
87928            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
87929            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
87930            ! xsutils.c
87931 ____________________________________________________________________________
87932 [  6266] By: jhi                                   on 2000/06/29  15:11:15
87933         Log: Subject: [PATCH 5.6.0] cygwin port
87934              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
87935              From: "Fifer, Eric" <EFifer@sanwaint.com>
87936              Date: Thu, 29 Jun 2000 12:58:29 +0100
87937      Branch: cfgperl
87938            ! cygwin/Makefile.SHs
87939 ____________________________________________________________________________
87940 [  6265] By: jhi                                   on 2000/06/29  15:04:05
87941         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
87942              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
87943              Date: Wed, 28 Jun 2000 17:50:12 -0700
87944              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
87945      Branch: cfgperl
87946            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
87947 ____________________________________________________________________________
87948 [  6264] By: jhi                                   on 2000/06/29  15:00:57
87949         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
87950              From: Marty Lucich <marty@netcom.com>
87951              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
87952              Message-Id: <200006282116.OAA11148@netcom.com>
87953              ccdlflags update (the BSD/OS 4.1 part had already been taken
87954              care of by #6141).
87955      Branch: cfgperl
87956            ! hints/bsdos.sh
87957 ____________________________________________________________________________
87958 [  6263] By: jhi                                   on 2000/06/29  13:47:44
87959         Log: tr fixes from Simon Cozens
87960      Branch: cfgperl
87961            ! doop.c
87962 ____________________________________________________________________________
87963 [  6262] By: jhi                                   on 2000/06/28  18:46:01
87964         Log: Subject: 5.6.0 Patch for EPOC
87965              From: Olaf Flebbe <o.flebbe@gmx.de>
87966              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
87967              Message-ID: <23449.960929969@www11.gmx.net>
87968      Branch: cfgperl
87969            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
87970            ! epoc/epocish.h
87971 ____________________________________________________________________________
87972 [  6261] By: jhi                                   on 2000/06/28  18:29:07
87973         Log: Subject: Re: [PATCH cfgperl] BOMs away!
87974              From: simon@brecon.co.uk (Simon Cozens)
87975              Date: 17 Jun 2000 11:49:57 GMT
87976              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
87977      Branch: cfgperl
87978            ! pod/perldiag.pod t/comp/require.t toke.c
87979 ____________________________________________________________________________
87980 [  6260] By: jhi                                   on 2000/06/28  17:47:16
87981         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
87982              From: simon@brecon.co.uk (Simon Cozens) 
87983              Date: 17 Jun 2000 11:56:44 GMT 
87984              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
87985              pack U0, pack C0
87986      Branch: cfgperl
87987            ! pod/perlfunc.pod pp.c t/op/pack.t
87988 ____________________________________________________________________________
87989 [  6259] By: jhi                                   on 2000/06/28  16:43:17
87990         Log: perlnewmod was missing from MANIFEST.
87991      Branch: cfgperl
87992            ! MANIFEST
87993 ____________________________________________________________________________
87994 [  6258] By: jhi                                   on 2000/06/28  15:54:30
87995         Log: linenumber tweak
87996      Branch: cfgperl
87997            ! t/pragma/warn/regcomp
87998 ____________________________________________________________________________
87999 [  6257] By: jhi                                   on 2000/06/28  15:50:44
88000         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
88001              From: Doug MacEachern <dougm@covalent.net>
88002              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
88003              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
88004              (one part of the patch had been applied earlier)
88005      Branch: cfgperl
88006            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
88007 ____________________________________________________________________________
88008 [  6256] By: jhi                                   on 2000/06/28  15:40:22
88009         Log: tweaks from Simon Cozens to further fix tr/// under utf8
88010      Branch: cfgperl
88011            ! doop.c
88012 ____________________________________________________________________________
88013 [  6255] By: jhi                                   on 2000/06/28  15:33:45
88014         Log: small thinko tweaks
88015      Branch: cfgperl
88016            ! lib/IPC/Open3.pm t/op/my_stash.t
88017 ____________________________________________________________________________
88018 [  6254] By: jhi                                   on 2000/06/28  15:33:25
88019         Log: Subject: tr///, help wanted.
88020              From: simon@brecon.co.uk (Simon Cozens)
88021              Date: 28 Jun 2000 11:29:04 GMT
88022              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
88023      Branch: cfgperl
88024            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
88025            ! pp_proto.h proto.h t/op/tr.t
88026 ____________________________________________________________________________
88027 [  6253] By: jhi                                   on 2000/06/28  15:09:17
88028         Log: Paranoia tweak on #6249.
88029              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
88030              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
88031              Date: Sun, 25 Jun 2000 23:43:12 -0400
88032              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
88033      Branch: cfgperl
88034            ! lib/IPC/Open3.pm
88035 ____________________________________________________________________________
88036 [  6252] By: jhi                                   on 2000/06/28  15:01:38
88037         Log: Document #6249 and #6251.
88038      Branch: cfgperl
88039            ! lib/Exporter.pm lib/IPC/Open3.pm
88040 ____________________________________________________________________________
88041 [  6251] By: jhi                                   on 2000/06/28  14:50:43
88042         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
88043              From: Doug MacEachern <dougm@covalent.net>
88044              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
88045              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
88046      Branch: cfgperl
88047            ! lib/Exporter.pm
88048 ____________________________________________________________________________
88049 [  6250] By: jhi                                   on 2000/06/28  14:45:23
88050         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
88051              From: Doug MacEachern <dougm@covalent.net>
88052              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
88053              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
88054      Branch: cfgperl
88055            + t/op/my_stash.t
88056            ! MANIFEST embed.pl global.sym proto.h toke.c
88057 ____________________________________________________________________________
88058 [  6249] By: jhi                                   on 2000/06/28  14:36:34
88059         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
88060              From: Frank Tobin <ftobin@uiuc.edu>
88061              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
88062              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
88063      Branch: cfgperl
88064            ! lib/IPC/Open3.pm
88065 ____________________________________________________________________________
88066 [  6248] By: jhi                                   on 2000/06/28  14:11:25
88067         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
88068              From: Mark-Jason Dominus <mjd@plover.com>
88069              Date: Tue, 27 Jun 2000 22:36:42 -0400
88070              Message-ID: <20000628023642.12166.qmail@plover.com>
88071      Branch: cfgperl
88072            ! pod/perlfunc.pod
88073 ____________________________________________________________________________
88074 [  6247] By: jhi                                   on 2000/06/27  12:46:37
88075         Log: Tweak $VERSION, patch from Doug MacEachern.
88076      Branch: cfgperl
88077            ! lib/File/Spec.pm
88078 ____________________________________________________________________________
88079 [  6246] By: jhi                                   on 2000/06/27  03:34:46
88080         Log: Allow for standalone testing.
88081      Branch: cfgperl
88082            ! t/lib/filefunc.t t/lib/filespec.t
88083 ____________________________________________________________________________
88084 [  6245] By: jhi                                   on 2000/06/27  02:50:02
88085         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
88086              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
88087              Date: Sat, 24 Jun 2000 13:06:20 +0100
88088              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
88089      Branch: cfgperl
88090            ! ext/DynaLoader/DynaLoader_pm.PL
88091 ____________________________________________________________________________
88092 [  6244] By: jhi                                   on 2000/06/27  02:46:10
88093         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
88094              From: Doug MacEachern <dougm@covalent.net>
88095              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
88096              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
88097      Branch: cfgperl
88098            ! gv.c sv.c t/lib/peek.t
88099 ____________________________________________________________________________
88100 [  6243] By: jhi                                   on 2000/06/27  02:38:07
88101         Log: Subject: [PATCH] is_utf8_string
88102              From: simon@brecon.co.uk (Simon Cozens)
88103              Date: 26 Jun 2000 02:25:59 GMT
88104              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
88105      Branch: cfgperl
88106            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
88107            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
88108            ! proto.h utf8.c
88109 ____________________________________________________________________________
88110 [  6242] By: jhi                                   on 2000/06/27  02:24:00
88111         Log: Subject: [PATCH] bytes<->utf8 fixes
88112              From: simon@brecon.co.uk (Simon Cozens)
88113              Date: 26 Jun 2000 04:55:45 GMT
88114              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
88115      Branch: cfgperl
88116            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
88117 ____________________________________________________________________________
88118 [  6241] By: jhi                                   on 2000/06/27  02:12:42
88119         Log: Do no -warn on \_, only on \alpha.
88120              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
88121              From: David Dyck <dcd@tc.fluke.com>
88122              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
88123              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
88124      Branch: cfgperl
88125            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
88126 ____________________________________________________________________________
88127 [  6240] By: jhi                                   on 2000/06/27  02:00:01
88128         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
88129              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
88130              Date: Mon, 26 Jun 2000 18:40:14 +0100
88131              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
88132      Branch: cfgperl
88133            ! utils/h2xs.PL
88134 ____________________________________________________________________________
88135 [  6239] By: jhi                                   on 2000/06/27  01:53:40
88136         Log: Configure maintenance.  Sever some dependency cycles,
88137              separate gccversion from the cc unit,
88138              address [ID 20000623.006] Configure script patch for using gcc on AIX
88139              (but solve it a little bit differently),
88140              unduplex some accidentally duplicated units,
88141              suggest using gcc if no cc available
88142              (p5p thread: "Solaris configure: counterproposal", 1999-09)
88143      Branch: cfgperl
88144            ! Configure Todo-5.6 config_h.SH
88145      Branch: metaconfig
88146            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
88147            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
88148      Branch: metaconfig/U/perl
88149            + gccvers.U
88150            ! d_getespwnam.U d_getprpwnam.U i_prot.U
88151 ____________________________________________________________________________
88152 [  6238] By: jhi                                   on 2000/06/25  18:04:56
88153         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
88154              From: Dan Sugalski <dan@sidhe.org>
88155              Date: Fri, 23 Jun 2000 17:00:00 -0400
88156              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
88157      Branch: cfgperl
88158            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
88159 ____________________________________________________________________________
88160 [  6237] By: jhi                                   on 2000/06/25  16:36:45
88161         Log: Tweak embed.pl, regen headers.
88162      Branch: cfgperl
88163            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
88164            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
88165            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
88166            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
88167            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
88168 ____________________________________________________________________________
88169 [  6236] By: jhi                                   on 2000/06/25  15:26:42
88170         Log: Regen headers.
88171      Branch: cfgperl
88172            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
88173            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
88174            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
88175            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
88176            ! regnodes.h warnings.h
88177 ____________________________________________________________________________
88178 [  6235] By: jhi                                   on 2000/06/23  19:39:35
88179         Log: The thread begun by
88180              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
88181              From: Kevin.Ruscoe@ubsw.com
88182              Date: Fri, 16 Jun 2000 16:38:51 +0100
88183              Message-Id: <H000019b03c300d6@MHS>
88184      Branch: cfgperl
88185            ! hints/solaris_2.sh
88186 ____________________________________________________________________________
88187 [  6234] By: jhi                                   on 2000/06/23  19:23:36
88188         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
88189              because when run as services (Win32ese for daemons)
88190              no environment variables are set and tmpdir ends up as /tmp,
88191              which is ambiguous.
88192              
88193              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
88194              From: matt@sergeant.org
88195              Date: 16 Jun 2000 16:30:43 -0000
88196              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
88197      Branch: cfgperl
88198            ! lib/File/Spec/Win32.pm
88199 ____________________________________________________________________________
88200 [  6233] By: jhi                                   on 2000/06/23  19:18:58
88201         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
88202              From: Mark-Jason Dominus <mjd@plover.com>
88203              Date: Fri, 16 Jun 2000 20:53:04 -0400
88204              Message-ID: <20000617005304.8008.qmail@plover.com>
88205      Branch: cfgperl
88206            ! op.h
88207 ____________________________________________________________________________
88208 [  6232] By: jhi                                   on 2000/06/23  16:10:02
88209         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
88210              From: simon@brecon.co.uk (Simon Cozens)
88211              Date: 19 Jun 2000 15:18:27 GMT
88212              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
88213              
88214              plus update pod/Makefile and regenerate perltoc
88215      Branch: cfgperl
88216            + pod/perlutil.pod
88217            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
88218 ____________________________________________________________________________
88219 [  6231] By: jhi                                   on 2000/06/23  15:19:18
88220         Log: Subject: [PATCH 5.6.0] cygwin port
88221              From: "Fifer, Eric" <EFifer@sanwaint.com>
88222              Date: Tue, 20 Jun 2000 14:30:58 +0100
88223              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
88224      Branch: cfgperl
88225            ! README.cygwin lib/File/Find.pm
88226 ____________________________________________________________________________
88227 [  6230] By: jhi                                   on 2000/06/23  14:25:21
88228         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
88229      Branch: cfgperl
88230            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
88231            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
88232            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
88233            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
88234 ____________________________________________________________________________
88235 [  6229] By: jhi                                   on 2000/06/23  14:13:34
88236         Log: Subject: README.hpux version 0.6.1
88237              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
88238              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
88239              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
88240      Branch: cfgperl
88241            ! README.hpux
88242 ____________________________________________________________________________
88243 [  6228] By: jhi                                   on 2000/06/23  14:07:20
88244         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
88245              From: Doug MacEachern <dougm@covalent.net>
88246              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
88247              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
88248      Branch: cfgperl
88249            ! op.c
88250 ____________________________________________________________________________
88251 [  6227] By: jhi                                   on 2000/06/23  14:01:06
88252         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
88253              From: Doug MacEachern <dougm@covalent.net>
88254              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
88255              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
88256      Branch: cfgperl
88257            + lib/lib.pm.PL
88258            - lib/lib.pm
88259            ! MANIFEST Makefile.SH
88260 ____________________________________________________________________________
88261 [  6226] By: jhi                                   on 2000/06/23  13:53:07
88262         Log: Subject: [PATCH] remove forward declarations in Socket.pm
88263              From: Doug MacEachern <dougm@covalent.net>
88264              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
88265              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
88266              
88267              From: Doug MacEachern <dougm@covalent.net>
88268              Subject: Re: [PATCH] remove forward declarations in Socket.pm
88269              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
88270              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
88271      Branch: cfgperl
88272            ! ext/Socket/Socket.pm op.c
88273 ____________________________________________________________________________
88274 [  6225] By: jhi                                   on 2000/06/23  13:41:52
88275         Log: Add source code filenames to apidoc.
88276              From: simon@brecon.co.uk (Simon Cozens)
88277              Subject: [PATCH embed.pl] Source X-ref
88278              Date: 22 Jun 2000 02:18:49 GMT
88279              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
88280      Branch: cfgperl
88281            ! embed.pl
88282 ____________________________________________________________________________
88283 [  6224] By: jhi                                   on 2000/06/23  13:32:33
88284         Log: A way to avoid English.pm performance hit.
88285              From: root <root@jester.slaysys.com>
88286              Subject: [YAPATCH English.pm] My turn to putt again
88287              Date: Thu, 22 Jun 2000 20:33:58 -0400
88288              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
88289      Branch: cfgperl
88290            ! lib/English.pm t/lib/english.t
88291 ____________________________________________________________________________
88292 [  6223] By: jhi                                   on 2000/06/23  13:27:06
88293         Log: Avoid double close().
88294              Subject: [PATCH] avoid double close()
88295              From: Doug MacEachern <dougm@covalent.net>
88296              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
88297              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
88298      Branch: cfgperl
88299            ! doio.c
88300 ____________________________________________________________________________
88301 [  6222] By: jhi                                   on 2000/06/23  13:25:54
88302         Log: doc typo fix
88303              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
88304              From: Ian Phillipps <Ian.Phillipps@iname.com>
88305              Date: Fri, 23 Jun 2000 10:40:58 +0100
88306              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
88307      Branch: cfgperl
88308            ! lib/Pod/Usage.pm
88309 ____________________________________________________________________________
88310 [  6221] By: jhi                                   on 2000/06/23  13:24:15
88311         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
88312              From: simon@brecon.co.uk (Simon Cozens)
88313              Subject: [PATCH] Eliminate tr///[CU][CU]
88314              Date: 23 Jun 2000 11:05:40 GMT
88315              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
88316      Branch: cfgperl
88317            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
88318 ____________________________________________________________________________
88319 [  6220] By: jhi                                   on 2000/06/22  16:07:51
88320         Log: Win32 patches from Benjamin Stuhl.
88321      Branch: cfgperl
88322            ! makedef.pl win32/win32.h
88323 ____________________________________________________________________________
88324 [  6219] By: jhi                                   on 2000/06/22  16:06:34
88325         Log: Bytecode patches from Benjamin Stuhl.
88326      Branch: cfgperl
88327            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
88328            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
88329            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
88330 ____________________________________________________________________________
88331 [  6218] By: jhi                                   on 2000/06/15  23:54:16
88332         Log: Bytecode patches from Benjamin Stuhl.
88333      Branch: cfgperl
88334            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
88335 ____________________________________________________________________________
88336 [  6217] By: jhi                                   on 2000/06/09  13:38:29
88337         Log: Rename the fdpid locking and integrate with Sarathy.
88338      Branch: cfgperl
88339            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
88340            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
88341            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
88342            ! win32/win32.c
88343           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
88344 ____________________________________________________________________________
88345 [  6216] By: gsar                                  on 2000/06/08  14:54:21
88346         Log: be more optimal about clearing @_
88347      Branch: perl
88348            ! cop.h
88349 ____________________________________________________________________________
88350 [  6215] By: gsar                                  on 2000/06/08  14:33:04
88351         Log: tweak comment about @DB::args
88352      Branch: perl
88353            ! av.h pp_ctl.c
88354 ____________________________________________________________________________
88355 [  6214] By: gsar                                  on 2000/06/08  13:57:54
88356         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
88357              caller() wants to populate @DB::args with it (causes a coredump
88358              in Carp::confess())
88359      Branch: perl
88360            ! cop.h t/op/runlevel.t
88361 ____________________________________________________________________________
88362 [  6213] By: gsar                                  on 2000/06/08  07:06:35
88363         Log: back out change#6106 (seems problematic)
88364      Branch: perl
88365            ! hints/solaris_2.sh
88366 ____________________________________________________________________________
88367 [  6212] By: jhi                                   on 2000/06/07  03:10:36
88368         Log: Continuing mopup for #6204.
88369      Branch: cfgperl
88370            ! ext/B/defsubs_h.PL
88371 ____________________________________________________________________________
88372 [  6211] By: jhi                                   on 2000/06/07  02:41:50
88373         Log: Mopup for #6204.
88374              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
88375              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
88376              This is comes from const() where POK isn't on when expected.
88377      Branch: cfgperl
88378            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
88379            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
88380            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
88381            ! perlapi.h pod/perlapi.pod
88382 ____________________________________________________________________________
88383 [  6210] By: jhi                                   on 2000/06/07  01:56:29
88384         Log: Mopup for #6207 and #6209.
88385      Branch: cfgperl
88386            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
88387 ____________________________________________________________________________
88388 [  6209] By: jhi                                   on 2000/06/07  01:33:12
88389         Log: Lock PL_fdpid against race conditions, based on:
88390              Subject: [PATCH 5.6.0]subprocess fixup for threads
88391              From: Dan Sugalski <dan@sidhe.org>
88392              To: perl5-porters@perl.org
88393              Date: Tue, 11 Apr 2000 17:02:32 -0400
88394              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
88395      Branch: cfgperl
88396            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
88397            ! win32/win32.c
88398 ____________________________________________________________________________
88399 [  6208] By: jhi                                   on 2000/06/07  01:05:23
88400         Log: Regen headers for #6207.
88401      Branch: cfgperl
88402            ! embed.h global.sym objXSUB.h proto.h
88403 ____________________________________________________________________________
88404 [  6207] By: jhi                                   on 2000/06/06  23:43:13
88405         Log: Subject: [PATCH 5.6.0] Threadsafe patches
88406              From: Dan Sugalski <dan@sidhe.org>
88407              To: perl5-porters@perl.org
88408              Date: Mon, 08 May 2000 18:08:13 -0400
88409              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
88410      Branch: cfgperl
88411            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
88412            ! proto.h sv.h util.c
88413 ____________________________________________________________________________
88414 [  6206] By: jhi                                   on 2000/06/06  23:21:23
88415         Log: Subject: [PATCH] Eliminate $a/$b in pod
88416              From: David Glasser <me@davidglasser.net>
88417              To: perl5-porters@perl.org
88418              Date: Mon, 29 May 2000 21:15:59 -0400
88419              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
88420      Branch: cfgperl
88421            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
88422            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
88423            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
88424            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
88425            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
88426            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
88427            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
88428            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
88429            ! pod/perlvar.pod pod/perlxs.pod
88430 ____________________________________________________________________________
88431 [  6205] By: jhi                                   on 2000/06/06  23:12:14
88432         Log: Subject: [PATCH] Win32 improvements
88433              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
88434              To: gsar@activestate.com, perl5-porters@perl.org
88435              Date: Mon, 29 May 2000 17:22:24 PDT
88436              Message-ID: <20000530002224.91142.qmail@hotmail.com>
88437              (MUA had mangled many lines by wordwrapping)
88438      Branch: cfgperl
88439            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
88440 ____________________________________________________________________________
88441 [  6204] By: jhi                                   on 2000/06/06  23:01:50
88442         Log: Subject: [PATCH] B::Bytecode patches
88443              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
88444              To: gsar@activestate.com, jhi@iki.fi
88445              Cc: perl5-porters@perl.org
88446              Message-ID: <20000602202526.48694.qmail@hotmail.com>
88447              (MUA had mangled many lines by wordwrapping)
88448      Branch: cfgperl
88449            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
88450            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
88451            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
88452            ! intrpvar.h perl.c
88453 ____________________________________________________________________________
88454 [  6203] By: jhi                                   on 2000/06/06  22:32:43
88455         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
88456              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
88457              Date: Tue, 06 Jun 2000 13:07:45 -0700
88458              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
88459      Branch: cfgperl
88460            ! pod/perldiag.pod
88461 ____________________________________________________________________________
88462 [  6202] By: jhi                                   on 2000/06/06  19:38:35
88463         Log: Integrate with Sarathy.
88464      Branch: cfgperl
88465           !> perl.c
88466 ____________________________________________________________________________
88467 [  6201] By: gsar                                  on 2000/06/06  00:42:59
88468         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
88469              does a PUSHMARK that's never ever POPMARKed; in general, only
88470              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
88471              Perl_eval_[sp]v() don't because they don't take any incoming
88472              arguments (this leak has been around since the original version
88473              of perl_eval_pv() in 5.003_97e)
88474      Branch: perl
88475            ! perl.c
88476 ____________________________________________________________________________
88477 [  6200] By: jhi                                   on 2000/06/04  03:44:52
88478         Log: Update to cperl-mode.el 4.31 from
88479              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
88480              Subject: A couple of notes
88481              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
88482              To: Mailing list Perl5 <perl5-porters@perl.org>
88483              Date: Sat, 3 Jun 2000 23:33:32 -0400
88484              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
88485      Branch: cfgperl
88486            ! emacs/cperl-mode.el
88487 ____________________________________________________________________________
88488 [  6199] By: jhi                                   on 2000/06/03  15:11:05
88489         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
88490              From: Dan Sugalski <dan@sidhe.org>
88491              To: perl5-porters@perl.org, vmsperl@perl.org
88492              Date: Fri, 02 Jun 2000 17:30:51 -0400
88493              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
88494      Branch: cfgperl
88495            ! vms/descrip_mms.template vms/gen_shrfls.pl
88496 ____________________________________________________________________________
88497 [  6198] By: jhi                                   on 2000/06/03  14:59:15
88498         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
88499              From: Dan Sugalski <dan@sidhe.org>
88500              To: vmsperl@perl.org, perl5-porters@perl.org
88501              Date: Fri, 02 Jun 2000 16:00:41 -0400
88502              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
88503              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
88504      Branch: cfgperl
88505            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
88506            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
88507            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
88508 ____________________________________________________________________________
88509 [  6197] By: jhi                                   on 2000/06/03  14:41:30
88510         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
88511              From: John Borwick <jhborwic@unity.ncsu.edu>
88512              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
88513              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
88514      Branch: cfgperl
88515            ! pod/perlsyn.pod
88516 ____________________________________________________________________________
88517 [  6196] By: jhi                                   on 2000/06/03  14:38:09
88518         Log: Integrate with Sarathy.
88519      Branch: cfgperl
88520           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
88521           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
88522           !> vms/perly_c.vms
88523 ____________________________________________________________________________
88524 [  6195] By: gsar                                  on 2000/06/02  22:43:13
88525         Log: fix yet another eval"" leak under USE_ITHREADS
88526      Branch: perl
88527            ! op.c
88528 ____________________________________________________________________________
88529 [  6194] By: gsar                                  on 2000/06/02  18:22:06
88530         Log: fix small eval"" memory leaks under USE_ITHREADS
88531      Branch: perl
88532            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
88533            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
88534            ! vms/perly_c.vms
88535 ____________________________________________________________________________
88536 [  6193] By: jhi                                   on 2000/06/01  13:03:56
88537         Log: Signals-be-gone for microperl.
88538      Branch: cfgperl
88539            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
88540 ____________________________________________________________________________
88541 [  6192] By: jhi                                   on 2000/06/01  12:52:02
88542         Log: Integrate with Sarathy.
88543      Branch: cfgperl
88544           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
88545           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
88546           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
88547           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
88548           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
88549           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
88550           !> t/op/vec.t utils/h2xs.PL
88551 ____________________________________________________________________________
88552 [  6191] By: gsar                                  on 2000/06/01  09:38:21
88553         Log: vec() loses numericalness (modified version of patch suggested
88554              by Robin Barker)
88555      Branch: perl
88556            ! doop.c t/op/vec.t
88557 ____________________________________________________________________________
88558 [  6190] By: gsar                                  on 2000/06/01  09:26:15
88559         Log: submit missing embed.pl change
88560      Branch: perl
88561            ! embed.pl
88562 ____________________________________________________________________________
88563 [  6189] By: gsar                                  on 2000/06/01  09:05:34
88564         Log: counting tr/// corrupts later operation (from M.J.T Guy)
88565      Branch: perl
88566            ! doop.c t/op/tr.t
88567 ____________________________________________________________________________
88568 [  6188] By: gsar                                  on 2000/06/01  08:58:39
88569         Log: h2xs tweaks
88570      Branch: perl
88571            ! utils/h2xs.PL
88572 ____________________________________________________________________________
88573 [  6187] By: gsar                                  on 2000/06/01  08:50:07
88574         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
88575              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
88576      Branch: perl
88577            + lib/Pod/LaTeX.pm
88578            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
88579            ! pod/pod2latex.PL
88580 ____________________________________________________________________________
88581 [  6186] By: gsar                                  on 2000/06/01  08:24:40
88582         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
88583              <wolfgang.laun@alcatel.at>)
88584      Branch: perl
88585            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
88586            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
88587 ____________________________________________________________________________
88588 [  6185] By: gsar                                  on 2000/06/01  08:12:00
88589         Log: remove incorrect documentation about implicit split to @_ in
88590              list context, which never really worked in perl 5 (from
88591              M.J.T. Guy)
88592      Branch: perl
88593            ! pod/perlfunc.pod pod/perltrap.pod
88594 ____________________________________________________________________________
88595 [  6184] By: gsar                                  on 2000/06/01  07:52:27
88596         Log: tweak for change#6127
88597      Branch: perl
88598            ! perl.c
88599 ____________________________________________________________________________
88600 [  6183] By: gsar                                  on 2000/06/01  07:41:02
88601         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
88602              <nick@ccl4.org>)
88603      Branch: perl
88604            + t/lib/selfloader.t
88605            ! MANIFEST lib/SelfLoader.pm
88606 ____________________________________________________________________________
88607 [  6182] By: jhi                                   on 2000/06/01  00:34:42
88608         Log: Be Cleaner Part Deux.
88609      Branch: cfgperl
88610            ! Makefile.SH
88611 ____________________________________________________________________________
88612 [  6181] By: jhi                                   on 2000/06/01  00:32:09
88613         Log: Integrate with Sarathy.
88614      Branch: cfgperl
88615           !> pp.c t/op/arith.t
88616 ____________________________________________________________________________
88617 [  6180] By: jhi                                   on 2000/06/01  00:31:13
88618         Log: microperl nits from Simon Cozens.
88619      Branch: cfgperl
88620            + uconfig.h
88621            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
88622            ! unixish.h
88623 ____________________________________________________________________________
88624 [  6179] By: gsar                                  on 2000/05/31  22:37:51
88625         Log: buggy modulus on UVs introduced by change#3378 (resulted in
88626              4063328477 % 65535 amounting to 27406, instead of 27407)
88627      Branch: perl
88628            ! pp.c t/op/arith.t
88629 ____________________________________________________________________________
88630 [  6178] By: jhi                                   on 2000/05/31  21:52:41
88631         Log: Be cleaner.
88632      Branch: cfgperl
88633            ! Makefile.SH
88634 ____________________________________________________________________________
88635 [  6177] By: jhi                                   on 2000/05/31  21:47:33
88636         Log: Substitution utf8 patch from Simon Cozens.
88637      Branch: cfgperl
88638            ! pp_hot.c
88639 ____________________________________________________________________________
88640 [  6176] By: jhi                                   on 2000/05/31  21:45:34
88641         Log: Single-quoted utf8 patch from Simon Cozens.
88642      Branch: cfgperl
88643            ! toke.c
88644 ____________________________________________________________________________
88645 [  6175] By: jhi                                   on 2000/05/31  21:40:18
88646         Log: Integrate with Sarathy.
88647      Branch: cfgperl
88648           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
88649 ____________________________________________________________________________
88650 [  6174] By: jhi                                   on 2000/05/31  21:37:31
88651         Log: microperl changes from Simon Cozens; Makefile for microperl
88652              written from scratch; few casts added as microperl compilation
88653              doesn't have all prototypes available.
88654      Branch: cfgperl
88655            + Makefile.micro README.micro Todo.micro uconfig.sh
88656            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
88657            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
88658      Branch: metaconfig
88659            + U/modified/Config_h.U
88660 ____________________________________________________________________________
88661 [  6173] By: jhi                                   on 2000/05/31  20:00:24
88662         Log: metaconfig maintenance.
88663      Branch: metaconfig
88664            + U/modified/Inhdr.U U/typedefs/inotype.U
88665      Branch: metaconfig/U/perl
88666            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
88667            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
88668 ____________________________________________________________________________
88669 [  6172] By: gsar                                  on 2000/05/31  05:05:42
88670         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
88671              (from Ilya Zakharevich)
88672      Branch: perl
88673            ! regexec.c t/op/re_tests
88674 ____________________________________________________________________________
88675 [  6171] By: gsar                                  on 2000/05/31  05:01:47
88676         Log: scalar() doesn't force scalar context when used in void context
88677              (from Simon Cozens)
88678      Branch: perl
88679            ! op.c t/op/wantarray.t
88680 ____________________________________________________________________________
88681 [  6170] By: gsar                                  on 2000/05/31  04:41:33
88682         Log: change#6142 needs tweaks to tests to work where there's no symlink()
88683              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
88684      Branch: perl
88685            ! t/lib/filefind.t
88686 ____________________________________________________________________________
88687 [  6169] By: gsar                                  on 2000/05/31  04:29:49
88688         Log: integrate cfgperl contents into mainline
88689      Branch: perl
88690           +> pod/perlmodlib.PL pod/perlnewmod.pod
88691           !> (integrate 42 files)
88692 ____________________________________________________________________________
88693 [  6168] By: jhi                                   on 2000/05/30  22:53:37
88694         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
88695      Branch: cfgperl
88696            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
88697            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
88698            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
88699            ! win32/config.bc win32/config.gc win32/config.vc
88700            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
88701            ! win32/config_h.PL win32/config_sh.PL
88702      Branch: metaconfig/U/perl
88703            ! perlxv.U
88704 ____________________________________________________________________________
88705 [  6167] By: jhi                                   on 2000/05/30  22:20:21
88706         Log: tweak todo 
88707      Branch: cfgperl
88708            ! Todo-5.6
88709 ____________________________________________________________________________
88710 [  6166] By: jhi                                   on 2000/05/30  22:11:51
88711         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
88712              in case somebody wants to write an extension for more
88713              shadow database interfaces.
88714      Branch: cfgperl
88715            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
88716            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
88717            ! vos/config.def vos/config.h vos/config_h.SH_orig
88718            ! win32/config.bc win32/config.gc win32/config.vc
88719            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
88720      Branch: metaconfig
88721            ! U/modified/Myinit.U
88722      Branch: metaconfig/U/perl
88723            + d_getespwnam.U d_getprpwnam.U i_prot.U
88724 ____________________________________________________________________________
88725 [  6165] By: jhi                                   on 2000/05/30  18:35:34
88726         Log: Integrate with Sarathy.
88727      Branch: cfgperl
88728           !> op.c
88729 ____________________________________________________________________________
88730 [  6164] By: jhi                                   on 2000/05/30  18:30:16
88731         Log: detypo
88732      Branch: cfgperl
88733            ! Configure config_h.SH
88734      Branch: metaconfig/U/perl
88735            ! perlxv.U
88736 ____________________________________________________________________________
88737 [  6163] By: gsar                                  on 2000/05/30  03:24:03
88738         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
88739      Branch: perl
88740            ! op.c
88741 ____________________________________________________________________________
88742 [  6162] By: gsar                                  on 2000/05/30  03:09:38
88743         Log: fix memory leak in method call optimization (change#3768);
88744              made C<eval "$x->foo()"> leak
88745      Branch: perl
88746            ! op.c
88747 ____________________________________________________________________________
88748 [  6161] By: jhi                                   on 2000/05/29  17:56:26
88749         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
88750              both from Simon Cozens.
88751      Branch: cfgperl
88752            + pod/perlmodlib.PL pod/perlnewmod.pod
88753            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
88754            ! pod/perlmodlib.pod pod/perltoc.pod
88755 ____________________________________________________________________________
88756 [  6160] By: jhi                                   on 2000/05/29  17:23:55
88757         Log: Changes for the File::Temp 0.08 (change #6159) test suite
88758              to fit better into the Perl distribution test framework.
88759      Branch: cfgperl
88760            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
88761            ! t/lib/ftmp-tempfile.t
88762 ____________________________________________________________________________
88763 [  6159] By: jhi                                   on 2000/05/29  16:55:36
88764         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
88765      Branch: cfgperl
88766            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
88767            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
88768 ____________________________________________________________________________
88769 [  6158] By: bailey                                on 2000/05/29  16:22:08
88770         Log: Add fallback to tmpfile for use in cases where user's relying on
88771              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
88772              Lane's patch)
88773      Branch: vmsperl
88774            ! vms/vms.c vms/vmsish.h
88775 ____________________________________________________________________________
88776 [  6157] By: jhi                                   on 2000/05/29  03:10:36
88777         Log: Regen Configure to jive with #6149.
88778      Branch: cfgperl
88779            ! Configure
88780      Branch: metaconfig
88781            ! U/modified/Getfile.U
88782 ____________________________________________________________________________
88783 [  6156] By: jhi                                   on 2000/05/29  03:01:38
88784         Log: Integrate with Sarathy.
88785      Branch: cfgperl
88786           +> ext/DynaLoader/dl_mac.xs
88787           !> (integrate 38 files)
88788 ____________________________________________________________________________
88789 [  6155] By: gsar                                  on 2000/05/28  21:15:58
88790         Log: small bug in change#6144; remove random \xA0 character that snuck
88791              in via change#6145
88792      Branch: perl
88793            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
88794 ____________________________________________________________________________
88795 [  6154] By: gsar                                  on 2000/05/28  21:04:19
88796         Log: avoid type mismatch warning
88797      Branch: perl
88798            ! perl.c
88799 ____________________________________________________________________________
88800 [  6153] By: gsar                                  on 2000/05/28  20:58:31
88801         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
88802              <nick@Bagpuss.uk.boo.com>)
88803      Branch: perl
88804            ! lib/Test/Harness.pm
88805 ____________________________________________________________________________
88806 [  6152] By: gsar                                  on 2000/05/28  20:53:42
88807         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
88808      Branch: perl
88809            ! regexec.c
88810 ____________________________________________________________________________
88811 [  6151] By: gsar                                  on 2000/05/28  20:50:28
88812         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
88813      Branch: perl
88814            ! regexec.c
88815 ____________________________________________________________________________
88816 [  6150] By: gsar                                  on 2000/05/28  20:39:58
88817         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
88818      Branch: perl
88819            ! pod/perlrequick.pod
88820 ____________________________________________________________________________
88821 [  6149] By: gsar                                  on 2000/05/28  20:35:16
88822         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
88823              <troc@netrus.net>)
88824      Branch: perl
88825            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
88826            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
88827            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
88828            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
88829 ____________________________________________________________________________
88830 [  6148] By: gsar                                  on 2000/05/28  20:21:07
88831         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
88832      Branch: perl
88833            ! lib/ExtUtils/MM_Unix.pm
88834 ____________________________________________________________________________
88835 [  6147] By: gsar                                  on 2000/05/28  20:12:41
88836         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
88837              (from Peter Prymmer)
88838      Branch: perl
88839            ! vms/subconfigure.com
88840 ____________________________________________________________________________
88841 [  6146] By: gsar                                  on 2000/05/28  20:06:15
88842         Log: doc typo
88843      Branch: perl
88844            ! lib/warnings.pm warnings.h warnings.pl
88845 ____________________________________________________________________________
88846 [  6145] By: gsar                                  on 2000/05/28  18:44:33
88847         Log: make xsubpp skip embedded pod (from Matthias Neeracher
88848              <neeri@iis.ee.ethz.ch>)
88849      Branch: perl
88850            ! lib/ExtUtils/xsubpp
88851 ____________________________________________________________________________
88852 [  6144] By: gsar                                  on 2000/05/28  18:42:49
88853         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
88854              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
88855              <neeri@iis.ee.ethz.ch>)
88856      Branch: perl
88857            ! lib/AutoSplit.pm
88858 ____________________________________________________________________________
88859 [  6143] By: gsar                                  on 2000/05/28  18:41:12
88860         Log: MacOS support, part 1 (from Matthias Neeracher
88861              <neeri@iis.ee.ethz.ch>)
88862      Branch: perl
88863            + ext/DynaLoader/dl_mac.xs
88864            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
88865            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
88866            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
88867            ! util.h
88868 ____________________________________________________________________________
88869 [  6142] By: gsar                                  on 2000/05/28  18:21:51
88870         Log: File::Find fails to chdir when chasing symlinks (from
88871              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
88872      Branch: perl
88873            ! lib/File/Find.pm t/lib/filefind.t
88874 ____________________________________________________________________________
88875 [  6141] By: jhi                                   on 2000/05/28  14:25:15
88876         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
88877              forwarded by Peter Seebach from the bsdi-users mailing list.
88878              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
88879      Branch: perl
88880            ! hints/bsdos.sh
88881 ____________________________________________________________________________
88882 [  6140] By: jhi                                   on 2000/05/28  14:11:57
88883         Log: Integrate with Sarathy.
88884      Branch: cfgperl
88885           +> (branch 30 files)
88886           !> (integrate 93 files)
88887 ____________________________________________________________________________
88888 [  6139] By: gsar                                  on 2000/05/28  10:01:48
88889         Log: revise mktables.PL for bugs and newness in Unicode 3.0
88890              (from James Bence <jbence@amgen.com>)
88891      Branch: perl
88892            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
88893            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
88894            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
88895            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
88896            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
88897            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
88898            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
88899            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
88900            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
88901            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
88902            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
88903            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
88904            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
88905            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
88906            + lib/unicode/Is/SylWU.pl
88907            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
88908            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
88909            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
88910            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
88911            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
88912            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
88913            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
88914            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
88915            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
88916            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
88917            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
88918            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
88919            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
88920            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
88921            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
88922            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
88923            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
88924            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
88925            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
88926            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
88927            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
88928            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
88929            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
88930            ! lib/unicode/Makefile lib/unicode/mktables.PL
88931 ____________________________________________________________________________
88932 [  6138] By: gsar                                  on 2000/05/28  08:50:32
88933         Log: add note about the handling of negative indices to tied arrays
88934              (from Michael G Schwern <schwern@pobox.com>)
88935      Branch: perl
88936            ! pod/perltie.pod
88937 ____________________________________________________________________________
88938 [  6137] By: gsar                                  on 2000/05/28  08:46:10
88939         Log: fix bogus redeclaration warning for "our" variables in different
88940              scopes
88941      Branch: perl
88942            ! op.c t/pragma/strict-vars
88943 ____________________________________________________________________________
88944 [  6136] By: gsar                                  on 2000/05/28  08:31:20
88945         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
88946      Branch: perl
88947            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
88948 ____________________________________________________________________________
88949 [  6135] By: gsar                                  on 2000/05/28  08:17:50
88950         Log: enable Test::Harness to dynamically determine column width etc.
88951              (from Rob Napier <rnapier@employees.org>)
88952      Branch: perl
88953            ! lib/Test/Harness.pm
88954 ____________________________________________________________________________
88955 [  6134] By: gsar                                  on 2000/05/28  08:13:39
88956         Log: make Test::Harness use wait.h/WCOREDUMP if available
88957              (from Ben Tilly <ben_tilly@hotmail.com>)
88958      Branch: perl
88959            ! lib/Test/Harness.pm
88960 ____________________________________________________________________________
88961 [  6133] By: gsar                                  on 2000/05/28  08:08:05
88962         Log: elide bogus test in change#6132
88963      Branch: perl
88964            ! t/pragma/warn/9enabled
88965 ____________________________________________________________________________
88966 [  6132] By: gsar                                  on 2000/05/28  08:03:14
88967         Log: warnings::enabled() doesn't fall back to looking at $^W if
88968              caller isn't using lexical warnings (from Paul Marquess)
88969      Branch: perl
88970            ! pp_ctl.c t/pragma/warn/9enabled
88971 ____________________________________________________________________________
88972 [  6131] By: gsar                                  on 2000/05/28  07:57:47
88973         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
88974      Branch: perl
88975            ! ext/POSIX/POSIX.pm
88976 ____________________________________________________________________________
88977 [  6130] By: gsar                                  on 2000/05/28  07:29:12
88978         Log: fix places that mean C<"word" character> but say C<alphanumeric
88979              character>
88980      Branch: perl
88981            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
88982 ____________________________________________________________________________
88983 [  6129] By: gsar                                  on 2000/05/28  07:18:41
88984         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
88985      Branch: perl
88986            ! vms/test.com
88987 ____________________________________________________________________________
88988 [  6128] By: gsar                                  on 2000/05/28  07:12:55
88989         Log: new perlxstut example for passing/returning refs to arrays
88990              (from David Lowe <dlowe@pootpoot.com>)
88991      Branch: perl
88992            ! pod/perlxstut.pod
88993 ____________________________________________________________________________
88994 [  6127] By: gsar                                  on 2000/05/28  07:02:50
88995         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
88996              failed (from Gisle Aas)
88997      Branch: perl
88998            ! cop.h perl.c
88999 ____________________________________________________________________________
89000 [  6126] By: gsar                                  on 2000/05/28  06:39:53
89001         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
89002              (reworked variant of patch suggested by Simon Cozens)
89003      Branch: perl
89004            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
89005            ! pp_hot.c proto.h t/op/gv.t
89006 ____________________________________________________________________________
89007 [  6125] By: gsar                                  on 2000/05/28  05:14:55
89008         Log: enable propagating exception objects via Perl_croak() in XS code
89009              (from Gisle Aas)
89010      Branch: perl
89011            ! util.c
89012 ____________________________________________________________________________
89013 [  6124] By: gsar                                  on 2000/05/28  05:07:28
89014         Log: integrate vmsperl contents into mainline
89015      Branch: perl
89016           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
89017           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
89018           !> vms/vmsish.h
89019 ____________________________________________________________________________
89020 [  6123] By: gsar                                  on 2000/05/28  05:03:53
89021         Log: clarify gotcha with #line directives (from Rocco Caputo
89022              <troc@netrus.net>)
89023      Branch: perl
89024            ! pod/perldebug.pod pod/perlsyn.pod
89025 ____________________________________________________________________________
89026 [  6122] By: gsar                                  on 2000/05/28  04:58:29
89027         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
89028              (from Mark-Jason Dominus)
89029      Branch: perl
89030            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
89031            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
89032            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
89033            ! toke.c
89034 ____________________________________________________________________________
89035 [  6121] By: bailey                                on 2000/05/25  04:46:54
89036         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
89037              lists (based on fixes by Craig Berry)
89038      Branch: vmsperl
89039            ! lib/File/Spec/VMS.pm
89040 ____________________________________________________________________________
89041 [  6120] By: bailey                                on 2000/05/25  04:25:38
89042         Log: Add missing escape (Charles Lane)
89043      Branch: vmsperl
89044            ! t/op/lex_assign.t
89045 ____________________________________________________________________________
89046 [  6119] By: bailey                                on 2000/05/25  04:21:25
89047         Log: Quiet error messages in vmsish.t (Charles Lane)
89048      Branch: vmsperl
89049            ! vms/ext/vmsish.t
89050 ____________________________________________________________________________
89051 [  6118] By: bailey                                on 2000/05/25  04:17:57
89052         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
89053              Flatten case labels in switch statements uniformly (Charles Bailey)
89054      Branch: vmsperl
89055            ! vms/vms.c
89056 ____________________________________________________________________________
89057 [  6117] By: bailey                                on 2000/05/25  03:58:09
89058         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
89059      Branch: vmsperl
89060            ! vms/vmsish.h
89061 ____________________________________________________________________________
89062 [  6116] By: bailey                                on 2000/05/25  03:11:15
89063         Log: Miscellaneous cosmetic fixes (Charles Lane)
89064      Branch: vmsperl
89065            ! lib/ExtUtils/MM_VMS.pm
89066 ____________________________________________________________________________
89067 [  6115] By: bailey                                on 2000/05/25  03:10:36
89068         Log: Add bounds checking for several strings (Charles Lane)
89069      Branch: vmsperl
89070            ! vms/vms.c
89071 ____________________________________________________________________________
89072 [  6114] By: bailey                                on 2000/05/25  02:25:34
89073         Log: Urk -- undo previous removal of vmsish 'exit' change
89074      Branch: vmsperl
89075            ! vms/ext/vmsish.pm vms/vmsish.h
89076 ____________________________________________________________________________
89077 [  6113] By: bailey                                on 2000/05/24  02:24:40
89078         Log: Ugly workaround for version-specific RTL error
89079      Branch: vmsperl
89080            ! vms/vms.c
89081 ____________________________________________________________________________
89082 [  6112] By: bailey                                on 2000/05/24  02:19:55
89083         Log: Check for existence of file before trying to delete
89084      Branch: vmsperl
89085            ! vms/test.com
89086 ____________________________________________________________________________
89087 [  6111] By: bailey                                on 2000/05/23  23:35:13
89088         Log: Resync with mainline prior to post-5.6.0 updates
89089      Branch: vmsperl
89090           +> (branch 49 files)
89091            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
89092            ! vms/ext/vmsish.pm
89093           !> (integrate 334 files)
89094 ____________________________________________________________________________
89095 [  6110] By: jhi                                   on 2000/05/23  19:28:32
89096         Log: todo tweak
89097      Branch: cfgperl
89098            ! Todo-5.6
89099 ____________________________________________________________________________
89100 [  6109] By: jhi                                   on 2000/05/18  17:38:54
89101         Log: Integrate with Sarathy.
89102      Branch: cfgperl
89103           !> mg.c perl.h win32/perlhost.h
89104 ____________________________________________________________________________
89105 [  6108] By: gsar                                  on 2000/05/17  02:24:56
89106         Log: reenable fake signal handling on Windows, bugs and all
89107      Branch: perl
89108            ! mg.c perl.h win32/perlhost.h
89109 ____________________________________________________________________________
89110 [  6107] By: jhi                                   on 2000/05/15  18:01:41
89111         Log: Tweak the todo list.
89112      Branch: cfgperl
89113            ! Todo-5.6
89114 ____________________________________________________________________________
89115 [  6106] By: jhi                                   on 2000/05/15  13:41:48
89116         Log: The (Configure) script refuses to go on, after asking for
89117              'You may also choose to try maximal 64-bitness....'.
89118              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
89119              -- Patrick Zima
89120              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
89121      Branch: cfgperl
89122            ! hints/solaris_2.sh
89123 ____________________________________________________________________________
89124 [  6105] By: jhi                                   on 2000/05/11  14:37:43
89125         Log: Integrate with Sarathy.
89126      Branch: cfgperl
89127           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
89128           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
89129 ____________________________________________________________________________
89130 [  6104] By: gsar                                  on 2000/05/11  03:39:07
89131         Log: PL_sys_intern was being initialized too late on windows
89132      Branch: perl
89133            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
89134            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
89135 ____________________________________________________________________________
89136 [  6103] By: jhi                                   on 2000/05/09  19:42:20
89137         Log: Test tweaking for Unicos continues.
89138      Branch: cfgperl
89139            ! t/op/64bitint.t
89140 ____________________________________________________________________________
89141 [  6102] By: jhi                                   on 2000/05/09  16:47:27
89142         Log: The test suite tweak in #6101 wasn't quite right.
89143      Branch: cfgperl
89144            ! t/lib/complex.t
89145 ____________________________________________________________________________
89146 [  6101] By: jhi                                   on 2000/05/09  15:35:34
89147         Log: Hints and test tweaks for Unicos.
89148      Branch: cfgperl
89149            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
89150 ____________________________________________________________________________
89151 [  6100] By: jhi                                   on 2000/05/08  21:15:06
89152         Log: More compilation tweakery from Allen Smith.
89153      Branch: cfgperl
89154            ! hints/irix_6.sh
89155 ____________________________________________________________________________
89156 [  6099] By: jhi                                   on 2000/05/08  19:21:18
89157         Log: Tweaks for the cc bugs from Allen Smith.
89158      Branch: cfgperl
89159            ! hints/irix_6.sh
89160 ____________________________________________________________________________
89161 [  6098] By: jhi                                   on 2000/05/08  19:13:37
89162         Log: Add a note about other, yet unsupported, shadow password APIs.
89163      Branch: cfgperl
89164            ! pp_sys.c
89165 ____________________________________________________________________________
89166 [  6097] By: jhi                                   on 2000/05/08  18:46:34
89167         Log: Add a note about possible compilation problems from Allen Smith.
89168      Branch: cfgperl
89169            ! hints/irix_6.sh
89170 ____________________________________________________________________________
89171 [  6096] By: jhi                                   on 2000/05/08  17:33:10
89172         Log: Integrate with Sarathy.
89173      Branch: cfgperl
89174           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
89175           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
89176 ____________________________________________________________________________
89177 [  6095] By: jhi                                   on 2000/05/08  16:21:33
89178         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
89179              might be useful in future.
89180      Branch: cfgperl
89181            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
89182            ! config_h.SH
89183      Branch: metaconfig
89184            ! U/installdirs/inc_version_list.U
89185      Branch: metaconfig/U/perl
89186            ! perlxv.U
89187 ____________________________________________________________________________
89188 [  6094] By: gsar                                  on 2000/05/08  14:22:22
89189         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
89190      Branch: perl
89191            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
89192            ! hints/cygwin.sh pp_sys.c
89193 ____________________________________________________________________________
89194 [  6093] By: gsar                                  on 2000/05/08  12:52:28
89195         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
89196              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
89197      Branch: perl
89198            ! pp_sys.c sv.c win32/perlhost.h
89199 ____________________________________________________________________________
89200 [  6092] By: jhi                                   on 2000/05/07  22:40:34
89201         Log: Regen perltoc with the fixed buildtoc.
89202      Branch: cfgperl
89203            ! pod/perltoc.pod
89204 ____________________________________________________________________________
89205 [  6091] By: jhi                                   on 2000/05/07  22:24:16
89206         Log: Integrate with Sarathy.
89207      Branch: cfgperl
89208           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
89209           !> t/op/substr.t toke.c
89210 ____________________________________________________________________________
89211 [  6090] By: gsar                                  on 2000/05/07  19:47:07
89212         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
89213              [NI]OK; added tests for both
89214      Branch: perl
89215            ! perl.c pp_hot.c sv.c t/op/substr.t
89216 ____________________________________________________________________________
89217 [  6089] By: gsar                                  on 2000/05/07  18:18:38
89218         Log: buildtoc tweak to fix newline lossage
89219      Branch: perl
89220            ! pod/buildtoc
89221 ____________________________________________________________________________
89222 [  6088] By: jhi                                   on 2000/05/07  16:35:36
89223         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
89224              because we do not use those.  The HAS_GETSPNAM remains,
89225              though, because we still do use that.
89226      Branch: cfgperl
89227            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
89228            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
89229            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
89230            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
89231            ! win32/config.vc win32/config_H.bc win32/config_H.gc
89232            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
89233 ____________________________________________________________________________
89234 [  6087] By: gsar                                  on 2000/05/07  16:05:16
89235         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
89236      Branch: perl
89237            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
89238 ____________________________________________________________________________
89239 [  6086] By: jhi                                   on 2000/05/07  15:27:07
89240         Log: Integrate with Sarathy.
89241      Branch: cfgperl
89242           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
89243           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
89244           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
89245           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
89246           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
89247           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
89248 ____________________________________________________________________________
89249 [  6085] By: gsar                                  on 2000/05/07  05:52:02
89250         Log: repeat operator (x) doesn't preserve utf8-ness
89251      Branch: perl
89252            ! pp.c t/op/substr.t
89253 ____________________________________________________________________________
89254 [  6084] By: gsar                                  on 2000/05/07  05:39:55
89255         Log: substr() does not preserve utf8-ness (from Stefan Eissing
89256              <Eissing@medicaldataservice.de>); added tests
89257      Branch: perl
89258            ! pp.c t/op/substr.t
89259 ____________________________________________________________________________
89260 [  6083] By: gsar                                  on 2000/05/07  05:24:46
89261         Log: note about undocumented caller() return value (from M.J.T. Guy);
89262              yet another peek.t tweak
89263      Branch: perl
89264            ! pod/perlfunc.pod t/lib/peek.t
89265 ____________________________________________________________________________
89266 [  6082] By: gsar                                  on 2000/05/07  05:08:40
89267         Log: peek.t non-portable to ithreads
89268      Branch: perl
89269            ! t/lib/peek.t
89270 ____________________________________________________________________________
89271 [  6081] By: gsar                                  on 2000/05/07  04:17:04
89272         Log: better default perlbug categories for ok reports (from Richard Foley)
89273      Branch: perl
89274            ! utils/perlbug.PL
89275 ____________________________________________________________________________
89276 [  6080] By: gsar                                  on 2000/05/07  04:08:07
89277         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
89278              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
89279      Branch: perl
89280            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
89281            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
89282            ! AUTHORS MAINTAIN MANIFEST
89283 ____________________________________________________________________________
89284 [  6079] By: gsar                                  on 2000/05/07  04:01:38
89285         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
89286      Branch: perl
89287            ! lib/Carp/Heavy.pm
89288 ____________________________________________________________________________
89289 [  6078] By: gsar                                  on 2000/05/07  01:24:19
89290         Log: workaround for CRT bug in chdir() (from Charles Lane, via
89291              Peter Prymmer)
89292      Branch: perl
89293            ! iperlsys.h vms/vms.c vms/vmsish.h
89294 ____________________________________________________________________________
89295 [  6077] By: gsar                                  on 2000/05/07  01:22:23
89296         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
89297              and Tom Phoenix)
89298      Branch: perl
89299            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
89300 ____________________________________________________________________________
89301 [  6076] By: gsar                                  on 2000/05/06  17:36:29
89302         Log: integrate cfgperl contents into mainline
89303      Branch: perl
89304           +> t/lib/peek.t
89305           !> Configure MANIFEST Porting/Glossary Porting/config.sh
89306           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
89307           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
89308           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
89309 ____________________________________________________________________________
89310 [  6075] By: jhi                                   on 2000/05/05  18:56:10
89311         Log: Make the test more portable.
89312      Branch: cfgperl
89313            ! t/lib/peek.t
89314 ____________________________________________________________________________
89315 [  6074] By: jhi                                   on 2000/05/05  18:49:20
89316         Log: Introduce t/lib/peek.t.
89317      Branch: cfgperl
89318            + t/lib/peek.t
89319            ! MANIFEST
89320 ____________________________________________________________________________
89321 [  6073] By: jhi                                   on 2000/05/05  14:30:45
89322         Log: Complex tweaks.
89323      Branch: cfgperl
89324            ! lib/Math/Complex.pm t/lib/complex.t
89325 ____________________________________________________________________________
89326 [  6072] By: jhi                                   on 2000/05/05  12:27:13
89327         Log: Integrate with Sarathy.
89328      Branch: cfgperl
89329           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
89330           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
89331           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
89332           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
89333 ____________________________________________________________________________
89334 [  6071] By: gsar                                  on 2000/05/05  02:24:46
89335         Log: misformatted perllocal.pod (from Tim Jenness
89336              <t.jenness@jach.hawaii.edu>)
89337      Branch: perl
89338            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
89339 ____________________________________________________________________________
89340 [  6070] By: gsar                                  on 2000/05/05  02:16:52
89341         Log: remove misleading comment (from M.J.T. Guy)
89342      Branch: perl
89343            ! t/lib/anydbm.t
89344 ____________________________________________________________________________
89345 [  6069] By: gsar                                  on 2000/05/05  02:15:13
89346         Log: File::Spec compatibility update (from Barrie Slaymaker
89347              <barries@slaysys.com>)
89348      Branch: perl
89349            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
89350            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
89351 ____________________________________________________________________________
89352 [  6068] By: gsar                                  on 2000/05/05  02:01:50
89353         Log: note about values()
89354      Branch: perl
89355            ! pod/perlfunc.pod
89356 ____________________________________________________________________________
89357 [  6067] By: gsar                                  on 2000/05/05  01:33:09
89358         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
89359      Branch: perl
89360            ! win32/win32.c
89361 ____________________________________________________________________________
89362 [  6066] By: gsar                                  on 2000/05/05  01:23:43
89363         Log: s/END/CHECK/
89364      Branch: perl
89365            ! perl.c
89366 ____________________________________________________________________________
89367 [  6065] By: jhi                                   on 2000/05/04  17:30:22
89368         Log: Integrate with Sarathy.
89369      Branch: cfgperl
89370           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
89371 ____________________________________________________________________________
89372 [  6064] By: gsar                                  on 2000/05/04  17:26:14
89373         Log: change#5905 wasn't quite right--it's intent only applies when arguments
89374              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
89375      Branch: perl
89376            ! pp_sys.c sv.c
89377 ____________________________________________________________________________
89378 [  6063] By: gsar                                  on 2000/05/04  16:52:29
89379         Log: tokeq() could read unallocated field in argument
89380      Branch: perl
89381            ! toke.c
89382 ____________________________________________________________________________
89383 [  6062] By: gsar                                  on 2000/05/04  16:34:51
89384         Log: additional tests for utf8.t
89385      Branch: perl
89386            ! t/pragma/utf8.t
89387 ____________________________________________________________________________
89388 [  6061] By: gsar                                  on 2000/05/04  16:09:28
89389         Log: change#5921 neglected to make eq honor "use bytes"
89390      Branch: perl
89391            ! sv.c
89392 ____________________________________________________________________________
89393 [  6060] By: jhi                                   on 2000/05/04  15:30:16
89394         Log: Integrate with Sarathy.
89395      Branch: cfgperl
89396           !> perl.c regcomp.c t/pragma/utf8.t
89397 ____________________________________________________________________________
89398 [  6059] By: jhi                                   on 2000/05/04  15:26:37
89399         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
89400              in natively 64-bit platforms where a long is a quad (no need
89401              for long longs).  Also added bias for IVs.
89402      Branch: cfgperl
89403            ! toke.c
89404 ____________________________________________________________________________
89405 [  6058] By: gsar                                  on 2000/05/04  00:19:14
89406         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
89407              (spotted by Donald Kinzer <dkinzer@premia.com>)
89408      Branch: perl
89409            ! perl.c
89410 ____________________________________________________________________________
89411 [  6057] By: gsar                                  on 2000/05/03  18:34:01
89412         Log: fix broken parsing of /\x{ab}/
89413      Branch: perl
89414            ! regcomp.c t/pragma/utf8.t
89415 ____________________________________________________________________________
89416 [  6056] By: jhi                                   on 2000/05/03  17:57:16
89417         Log: The search of infinity continues, this time simplified.
89418      Branch: cfgperl
89419            ! lib/Math/Complex.pm
89420 ____________________________________________________________________________
89421 [  6055] By: jhi                                   on 2000/05/03  17:45:30
89422         Log: Detypo.
89423      Branch: cfgperl
89424            ! hints/unicos.sh
89425 ____________________________________________________________________________
89426 [  6054] By: jhi                                   on 2000/05/02  22:28:27
89427         Log: Be more forgiving in POSIX about HUGE_VALL.
89428      Branch: cfgperl
89429            ! ext/POSIX/POSIX.xs
89430 ____________________________________________________________________________
89431 [  6053] By: jhi                                   on 2000/05/02  22:25:05
89432         Log: Integrate with Sarathy.
89433      Branch: cfgperl
89434           !> hints/irix_6.sh pod/perlop.pod
89435 ____________________________________________________________________________
89436 [  6052] By: jhi                                   on 2000/05/02  22:24:31
89437         Log: Unicos hint tweak.
89438      Branch: cfgperl
89439            ! hints/unicos.sh
89440 ____________________________________________________________________________
89441 [  6051] By: jhi                                   on 2000/05/02  22:21:26
89442         Log: Complex tweakery.
89443      Branch: cfgperl
89444            ! lib/Math/Complex.pm t/lib/complex.t
89445 ____________________________________________________________________________
89446 [  6050] By: jhi                                   on 2000/05/02  19:26:22
89447         Log: Use setxxent()/endxxent().
89448      Branch: cfgperl
89449            ! t/op/grent.t t/op/pwent.t
89450 ____________________________________________________________________________
89451 [  6049] By: jhi                                   on 2000/05/02  19:06:02
89452         Log: Test both the scalar and list contexts.
89453      Branch: cfgperl
89454            ! t/op/grent.t t/op/pwent.t
89455 ____________________________________________________________________________
89456 [  6048] By: gsar                                  on 2000/05/02  18:29:10
89457         Log: add note about how $( doesn't interpolate in REs (from
89458              Philip Newton <newton@ficus.frogspace.net>)
89459      Branch: perl
89460            ! pod/perlop.pod
89461 ____________________________________________________________________________
89462 [  6047] By: jhi                                   on 2000/05/02  17:41:24
89463         Log: Call getspnam() only iff needed.
89464      Branch: cfgperl
89465            ! pp_sys.c
89466 ____________________________________________________________________________
89467 [  6046] By: gsar                                  on 2000/05/02  17:07:25
89468         Log: libscheck has insufficient checks for n32 libs (from
89469              Albert Chin-A-Young <china@thewrittenword.com>)
89470      Branch: perl
89471            ! hints/irix_6.sh
89472 ____________________________________________________________________________
89473 [  6045] By: jhi                                   on 2000/05/02  13:57:17
89474         Log: Integrate with Sarathy.
89475      Branch: cfgperl
89476           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
89477           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
89478 ____________________________________________________________________________
89479 [  6044] By: gsar                                  on 2000/05/02  06:48:19
89480         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
89481              such that underscores are only ignored in literal numbers,
89482              "\x{...}", and hex/oct argument
89483      Branch: perl
89484            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
89485 ____________________________________________________________________________
89486 [  6043] By: gsar                                  on 2000/05/02  02:22:29
89487         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
89488      Branch: perl
89489            ! pod/perlretut.pod
89490 ____________________________________________________________________________
89491 [  6042] By: gsar                                  on 2000/05/02  02:17:51
89492         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
89493      Branch: perl
89494            ! pod/perltrap.pod
89495 ____________________________________________________________________________
89496 [  6041] By: gsar                                  on 2000/05/02  01:53:51
89497         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
89498              to compensate
89499      Branch: perl
89500            ! Porting/makerel
89501 ____________________________________________________________________________
89502 [  6040] By: gsar                                  on 2000/05/02  01:51:57
89503         Log: missing files in MANIFEST
89504      Branch: perl
89505            ! MANIFEST
89506 ____________________________________________________________________________
89507 [  6039] By: jhi                                   on 2000/05/02  00:36:46
89508         Log: Infinite problems.
89509      Branch: cfgperl
89510            ! lib/Math/Complex.pm
89511 ____________________________________________________________________________
89512 [  6038] By: jhi                                   on 2000/05/02  00:06:38
89513         Log: pwent/spent #ifdef imbalance.
89514      Branch: cfgperl
89515            ! pp_sys.c
89516 ____________________________________________________________________________
89517 [  6037] By: jhi                                   on 2000/05/01  22:50:11
89518         Log: Use HUGE_VALL if applicable.
89519      Branch: cfgperl
89520            ! ext/POSIX/POSIX.xs util.c
89521 ____________________________________________________________________________
89522 [  6036] By: jhi                                   on 2000/05/01  22:20:53
89523         Log: Correct Freudian slip.
89524      Branch: cfgperl
89525            ! pp_sys.c
89526 ____________________________________________________________________________
89527 [  6035] By: jhi                                   on 2000/05/01  21:07:38
89528         Log: Continue on the pwent/spent case.
89529      Branch: cfgperl
89530            ! pp_sys.c
89531 ____________________________________________________________________________
89532 [  6034] By: jhi                                   on 2000/05/01  17:45:14
89533         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
89534              adjustments in 6032 conflicted badly with this, will have
89535              to revisit them later.
89536      Branch: cfgperl
89537           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
89538           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
89539           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
89540           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
89541           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
89542           !> t/lib/cgi-html.t t/lib/cgi-request.t
89543 ____________________________________________________________________________
89544 [  6033] By: jhi                                   on 2000/05/01  17:40:49
89545         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
89546      Branch: cfgperl
89547            ! pp_sys.c
89548 ____________________________________________________________________________
89549 [  6032] By: gsar                                  on 2000/05/01  15:56:32
89550         Log: whitespace adjustments
89551      Branch: perl
89552            ! pp_sys.c
89553 ____________________________________________________________________________
89554 [  6031] By: gsar                                  on 2000/05/01  15:19:41
89555         Log: small nits in diagnostics.pm (from Robin Barker)
89556      Branch: perl
89557            ! lib/diagnostics.pm pod/perldiag.pod
89558 ____________________________________________________________________________
89559 [  6030] By: gsar                                  on 2000/05/01  08:39:18
89560         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
89561              for @- and @+ (from Johan Vromans)
89562      Branch: perl
89563            ! lib/English.pm pod/perlvar.pod
89564 ____________________________________________________________________________
89565 [  6029] By: gsar                                  on 2000/05/01  08:16:10
89566         Log: add CGI.pm v2.66 (from Lincoln Stein)
89567      Branch: perl
89568            + lib/CGI/Util.pm t/lib/cgi-pretty.t
89569            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
89570            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
89571            ! t/lib/cgi-html.t t/lib/cgi-request.t
89572 ____________________________________________________________________________
89573 [  6028] By: gsar                                  on 2000/05/01  06:34:41
89574         Log: Pod::Man generates groff-incompatible macro definition (from
89575              Tom Christiansen)
89576      Branch: perl
89577            ! lib/Pod/Man.pm
89578 ____________________________________________________________________________
89579 [  6027] By: gsar                                  on 2000/05/01  06:31:36
89580         Log: podlators-1.02 update (from Russ Allbery)
89581      Branch: perl
89582            ! lib/Pod/Man.pm lib/Pod/Text.pm
89583 ____________________________________________________________________________
89584 [  6026] By: jhi                                   on 2000/04/30  23:24:23
89585         Log: Integrate with Sarathy.
89586      Branch: cfgperl
89587           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
89588           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
89589           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
89590           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
89591           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
89592           !> t/lib/syslog.t toke.c win32/win32.h
89593 ____________________________________________________________________________
89594 [  6025] By: gsar                                  on 2000/04/30  18:17:47
89595         Log: Is{Alnum,Alpha,Word} don't match titlecase
89596              
89597              TODO: IsSpace is defined recursively!
89598              
89599              (both spotted by Larry)
89600      Branch: perl
89601            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
89602            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
89603 ____________________________________________________________________________
89604 [  6024] By: gsar                                  on 2000/04/30  17:50:19
89605         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
89606              (from Hugo van der Sanden)
89607      Branch: perl
89608            ! toke.c
89609 ____________________________________________________________________________
89610 [  6023] By: gsar                                  on 2000/04/30  17:14:43
89611         Log: debugger stomps on $. (from M.J.T. Guy)
89612      Branch: perl
89613            ! lib/perl5db.pl
89614 ____________________________________________________________________________
89615 [  6022] By: gsar                                  on 2000/04/30  16:59:22
89616         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
89617      Branch: perl
89618            ! sv.c
89619 ____________________________________________________________________________
89620 [  6021] By: gsar                                  on 2000/04/29  21:00:08
89621         Log: remove Win2K issue in pod (fixed by change#6020)
89622      Branch: perl
89623            ! README.win32 pod/perl56delta.pod
89624 ____________________________________________________________________________
89625 [  6020] By: gsar                                  on 2000/04/29  20:51:49
89626         Log: test tweak
89627      Branch: perl
89628            ! t/lib/open3.t
89629 ____________________________________________________________________________
89630 [  6019] By: gsar                                  on 2000/04/29  20:34:27
89631         Log: windows portability tweaks
89632      Branch: perl
89633            ! t/lib/b.t win32/win32.h
89634 ____________________________________________________________________________
89635 [  6018] By: gsar                                  on 2000/04/29  19:55:24
89636         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
89637              make _PATH_LOG() return "" if unavailable
89638      Branch: perl
89639            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
89640            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
89641 ____________________________________________________________________________
89642 [  6017] By: jhi                                   on 2000/04/28  22:49:46
89643         Log: Integrate with Sarathy.
89644      Branch: cfgperl
89645           !> op.c perl.c pod/perldiag.pod t/lib/b.t
89646 ____________________________________________________________________________
89647 [  6016] By: jhi                                   on 2000/04/28  22:46:14
89648         Log: Do not warn that an infinity does not look like a number.
89649      Branch: cfgperl
89650            ! sv.c
89651 ____________________________________________________________________________
89652 [  6015] By: gsar                                  on 2000/04/28  22:35:49
89653         Log: tweak test for portability
89654      Branch: perl
89655            ! t/lib/b.t
89656 ____________________________________________________________________________
89657 [  6014] By: gsar                                  on 2000/04/28  22:05:31
89658         Log: glob() loading File::Glob behind the scenes may cause syntax errors
89659      Branch: perl
89660            ! op.c
89661 ____________________________________________________________________________
89662 [  6013] By: gsar                                  on 2000/04/28  21:25:22
89663         Log: tweak change#5945 to display correct switch name in diagnostic
89664      Branch: perl
89665            ! perl.c pod/perldiag.pod
89666 ____________________________________________________________________________
89667 [  6012] By: jhi                                   on 2000/04/28  21:08:12
89668         Log: Integrate with Sarathy.
89669      Branch: cfgperl
89670           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
89671           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
89672           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
89673 ____________________________________________________________________________
89674 [  6011] By: jhi                                   on 2000/04/28  21:04:46
89675         Log: &HUGE_VAL is not defined, it exists.
89676      Branch: cfgperl
89677            ! lib/Math/Complex.pm
89678 ____________________________________________________________________________
89679 [  6010] By: gsar                                  on 2000/04/28  21:02:58
89680         Log: clarify note about shadow password support (from
89681              gellyfish@gellyfish.com)
89682      Branch: perl
89683            ! pod/perlfunc.pod
89684 ____________________________________________________________________________
89685 [  6009] By: gsar                                  on 2000/04/28  21:00:00
89686         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
89687      Branch: perl
89688            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
89689 ____________________________________________________________________________
89690 [  6008] By: gsar                                  on 2000/04/28  20:56:33
89691         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
89692      Branch: perl
89693            ! installperl vms/subconfigure.com
89694 ____________________________________________________________________________
89695 [  6007] By: gsar                                  on 2000/04/28  20:51:21
89696         Log: note about compile failures and END blocks (from M.J.T. Guy)
89697      Branch: perl
89698            ! pod/perl56delta.pod pod/perlmod.pod
89699 ____________________________________________________________________________
89700 [  6006] By: jhi                                   on 2000/04/28  20:42:14
89701         Log: Regen Configure.
89702      Branch: cfgperl
89703            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
89704            ! config_h.SH
89705 ____________________________________________________________________________
89706 [  6005] By: gsar                                  on 2000/04/28  20:41:16
89707         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
89708      Branch: perl
89709            ! utils/perldoc.PL
89710 ____________________________________________________________________________
89711 [  6004] By: jhi                                   on 2000/04/28  20:28:21
89712         Log: Integrate with Sarathy.
89713      Branch: cfgperl
89714           !> Configure INSTALL Porting/Glossary Porting/config.sh
89715           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
89716           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
89717           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
89718           !> win32/config.vc win32/win32.c
89719 ____________________________________________________________________________
89720 [  6003] By: gsar                                  on 2000/04/28  20:11:20
89721         Log: allow REG_EXPAND_SZ keys in Windows registry (from
89722              John Clayton <John.Clayton@barclayscapital.com>)
89723      Branch: perl
89724            ! win32/win32.c
89725 ____________________________________________________________________________
89726 [  6002] By: gsar                                  on 2000/04/28  19:34:16
89727         Log: destructive sv_setsv() can lose UV-ness from source, causing
89728              numeric promotions/comparisons to fail to do the right thing
89729      Branch: perl
89730            ! sv.c
89731 ____________________________________________________________________________
89732 [  6001] By: gsar                                  on 2000/04/28  18:44:15
89733         Log: support additional library locations via $Config{otherlibdirs}
89734              (from Andy Dougherty)
89735      Branch: perl
89736            ! Configure INSTALL Porting/Glossary Porting/config.sh
89737            ! Porting/config_H config_h.SH epoc/config.sh perl.c
89738            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
89739            ! win32/config.bc win32/config.gc win32/config.vc
89740 ____________________________________________________________________________
89741 [  6000] By: gsar                                  on 2000/04/28  18:26:58
89742         Log: reworked otherlibdirs.U (from Andy Dougherty)
89743      Branch: metaconfig
89744            ! U/installdirs/otherlibdirs.U
89745 ____________________________________________________________________________
89746 [  5999] By: gsar                                  on 2000/04/28  18:17:07
89747         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
89748      Branch: perl
89749            ! t/pragma/warn/toke toke.c
89750 ____________________________________________________________________________
89751 [  5998] By: jhi                                   on 2000/04/28  13:32:17
89752         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
89753      Branch: cfgperl
89754            ! lib/Math/Complex.pm
89755 ____________________________________________________________________________
89756 [  5997] By: jhi                                   on 2000/04/28  13:14:04
89757         Log: Preserve $!.
89758      Branch: cfgperl
89759            ! lib/Math/Complex.pm
89760 ____________________________________________________________________________
89761 [  5996] By: jhi                                   on 2000/04/28  12:59:23
89762         Log: Integrate with Sarathy.
89763      Branch: cfgperl
89764           +> pod/perlrequick.pod pod/perlretut.pod
89765           !> (integrate 51 files)
89766 ____________________________________________________________________________
89767 [  5995] By: gsar                                  on 2000/04/28  09:37:36
89768         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
89769      Branch: perl
89770            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
89771 ____________________________________________________________________________
89772 [  5994] By: gsar                                  on 2000/04/28  09:33:26
89773         Log: fix for missed accounting for null byte in pack("Z",...) (from
89774              M.J.T. Guy)
89775      Branch: perl
89776            ! pp.c t/op/pack.t
89777 ____________________________________________________________________________
89778 [  5993] By: gsar                                  on 2000/04/28  09:30:05
89779         Log: various minor tweaks seen on p5p
89780      Branch: perl
89781            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
89782 ____________________________________________________________________________
89783 [  5992] By: gsar                                  on 2000/04/28  09:08:19
89784         Log: pod nit (from Simon Cozens)
89785      Branch: perl
89786            ! pod/perlop.pod
89787 ____________________________________________________________________________
89788 [  5991] By: gsar                                  on 2000/04/28  09:06:36
89789         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
89790      Branch: perl
89791            ! README.posix-bc hints/posix-bc.sh
89792 ____________________________________________________________________________
89793 [  5990] By: gsar                                  on 2000/04/28  08:54:52
89794         Log: use $ENV{LIB} to search for libs under Visual C compiler
89795              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
89796      Branch: perl
89797            ! lib/ExtUtils/Liblist.pm
89798 ____________________________________________________________________________
89799 [  5989] By: gsar                                  on 2000/04/28  08:27:12
89800         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
89801              itself and no other (from Tom Hughes)
89802      Branch: perl
89803            ! t/op/array.t toke.c
89804 ____________________________________________________________________________
89805 [  5988] By: gsar                                  on 2000/04/28  08:01:38
89806         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
89807              <paul@miraclefish.com>)
89808      Branch: perl
89809            ! lib/ExtUtils/MakeMaker.pm
89810 ____________________________________________________________________________
89811 [  5987] By: gsar                                  on 2000/04/28  07:53:09
89812         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
89813      Branch: perl
89814            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
89815 ____________________________________________________________________________
89816 [  5986] By: gsar                                  on 2000/04/28  07:44:17
89817         Log: add regular expressions tutorial and quick-start guide (from
89818              Mark Kvale <kvale@phy.ucsf.edu>)
89819      Branch: perl
89820            + pod/perlrequick.pod pod/perlretut.pod
89821            ! AUTHORS MAINTAIN MANIFEST
89822 ____________________________________________________________________________
89823 [  5985] By: gsar                                  on 2000/04/28  07:30:28
89824         Log: forked child may not exit correctly if it failed to open
89825              /dev/console (from Graham Barr)
89826      Branch: perl
89827            ! ext/Sys/Syslog/Syslog.pm
89828 ____________________________________________________________________________
89829 [  5984] By: gsar                                  on 2000/04/28  07:27:20
89830         Log: attributes::reftype() doesn't work on tied argument
89831      Branch: perl
89832            ! xsutils.c
89833 ____________________________________________________________________________
89834 [  5983] By: gsar                                  on 2000/04/28  07:15:04
89835         Log: numeric conversion of non-number in change#3378 tramples on
89836              OOK offset, causing segfaults
89837      Branch: perl
89838            ! sv.c
89839 ____________________________________________________________________________
89840 [  5982] By: gsar                                  on 2000/04/28  04:48:25
89841         Log: avoid error in IO::Socket::INET when given an unknown service name
89842              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
89843      Branch: perl
89844            ! ext/IO/lib/IO/Socket/INET.pm
89845 ____________________________________________________________________________
89846 [  5981] By: gsar                                  on 2000/04/28  04:31:31
89847         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
89848              prototype mismatch with CORE::glob(); update pod and tests to
89849              suit (File::Glob::glob() is still available for backward
89850              compatibility, but should be considered deprecated)
89851      Branch: perl
89852            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
89853            ! t/lib/glob-taint.t
89854 ____________________________________________________________________________
89855 [  5980] By: gsar                                  on 2000/04/28  03:47:29
89856         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
89857              <ghudson@mit.edu>)
89858      Branch: metaconfig
89859            ! U/modified/Options.U
89860      Branch: perl
89861            ! Configure
89862 ____________________________________________________________________________
89863 [  5979] By: gsar                                  on 2000/04/28  03:07:54
89864         Log: under useithreads, constant pad entries could inadvertently be
89865              shared across threads (from Eric Blood <eblood@xmission.com>);
89866              added Eric's test case to testsuite
89867      Branch: perl
89868            ! op.c t/op/misc.t
89869 ____________________________________________________________________________
89870 [  5978] By: gsar                                  on 2000/04/27  21:13:00
89871         Log: sync version numbers in File::Spec with the ones on CPAN
89872              (from Barrie Slaymaker)
89873      Branch: perl
89874            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
89875            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
89876            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
89877 ____________________________________________________________________________
89878 [  5977] By: gsar                                  on 2000/04/27  21:07:29
89879         Log: autoquote barewords followed by newline and arrow properly
89880              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
89881      Branch: perl
89882            ! t/pragma/warn/toke toke.c
89883 ____________________________________________________________________________
89884 [  5976] By: gsar                                  on 2000/04/27  20:41:20
89885         Log: DB_File v1.73 update (from Paul Marquess)
89886      Branch: perl
89887            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
89888            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
89889 ____________________________________________________________________________
89890 [  5975] By: gsar                                  on 2000/04/27  20:34:24
89891         Log: allow sort() reentrancy (variant of patch suggested by
89892              Hugo van der Sanden)
89893      Branch: perl
89894            ! pp_ctl.c t/op/sort.t
89895 ____________________________________________________________________________
89896 [  5974] By: gsar                                  on 2000/04/27  19:46:57
89897         Log: change#4197 somehow missed initializing PL_errors, meaning
89898              sytax error queueing wasn't working outside eval"" at all;
89899              also fixed eval"" to localize PL_error_count, so that compile-time
89900              eval's don't clobber the error state of the outer context
89901      Branch: perl
89902            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
89903            ! t/pragma/warn/toke
89904 ____________________________________________________________________________
89905 [  5973] By: gsar                                  on 2000/04/27  18:29:05
89906         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
89907      Branch: perl
89908            ! regcomp.c regexec.c t/op/re_tests
89909 ____________________________________________________________________________
89910 [  5972] By: jhi                                   on 2000/04/27  18:22:41
89911         Log: Integrate with Sarathy.
89912      Branch: cfgperl
89913           +> t/lib/b.t t/lib/syslog.t
89914           !> (integrate 31 files)
89915 ____________________________________________________________________________
89916 [  5971] By: jhi                                   on 2000/04/27  18:18:46
89917         Log: Unicos tweaks from Mark P. Lutz.
89918      Branch: cfgperl
89919            ! hints/unicos.sh lib/Math/Complex.pm
89920 ____________________________________________________________________________
89921 [  5970] By: gsar                                  on 2000/04/27  18:05:11
89922         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
89923              IV is >32bits
89924      Branch: perl
89925            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
89926 ____________________________________________________________________________
89927 [  5969] By: gsar                                  on 2000/04/27  17:50:56
89928         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
89929      Branch: perl
89930            + t/lib/syslog.t
89931            ! MANIFEST ext/Sys/Syslog/Syslog.pm
89932 ____________________________________________________________________________
89933 [  5968] By: gsar                                  on 2000/04/27  17:44:49
89934         Log: tolerate spaces in group names in test on solaris (from David Boyce
89935              <dsb@boyski.com>)
89936      Branch: perl
89937            ! t/op/groups.t
89938 ____________________________________________________________________________
89939 [  5967] By: gsar                                  on 2000/04/27  17:41:22
89940         Log: improved docs on the warn_uninit diagnostic (from David Glasser
89941              and Simon Cozens)
89942      Branch: perl
89943            ! pod/perldiag.pod
89944 ____________________________________________________________________________
89945 [  5966] By: gsar                                  on 2000/04/27  16:54:58
89946         Log: add testsuite for B backends, fix bug in B::Deparse (from
89947              Simon Cozens <simon@brecon.co.uk>)
89948      Branch: perl
89949            + t/lib/b.t
89950            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
89951 ____________________________________________________________________________
89952 [  5965] By: gsar                                  on 2000/04/27  16:10:37
89953         Log: avoid "will not stay shared" warnings for our variables (from
89954              Robin Barker)
89955      Branch: perl
89956            ! op.c t/pragma/warn/op
89957 ____________________________________________________________________________
89958 [  5964] By: gsar                                  on 2000/04/27  07:05:05
89959         Log: reformat to 72 columns (again)
89960      Branch: perl
89961            ! pod/perldiag.pod
89962 ____________________________________________________________________________
89963 [  5963] By: gsar                                  on 2000/04/27  06:28:31
89964         Log: patch from Larry to make (\&) prototype work; added tests for
89965              the same
89966      Branch: perl
89967            ! op.c t/comp/proto.t
89968 ____________________________________________________________________________
89969 [  5962] By: gsar                                  on 2000/04/27  06:15:47
89970         Log: updated README.hpux (from Jeff Okamoto)
89971      Branch: perl
89972            ! README.hpux
89973 ____________________________________________________________________________
89974 [  5961] By: gsar                                  on 2000/04/27  05:55:03
89975         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
89976      Branch: perl
89977            ! emacs/cperl-mode.el
89978 ____________________________________________________________________________
89979 [  5960] By: gsar                                  on 2000/04/27  05:49:26
89980         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
89981      Branch: perl
89982            ! INSTALL
89983 ____________________________________________________________________________
89984 [  5959] By: gsar                                  on 2000/04/27  05:33:41
89985         Log: doubled words in pods (from Simon Cozens
89986              <simon.p.cozens@jp.pwcglobal.com>)
89987      Branch: perl
89988            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
89989            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
89990            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
89991            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
89992            ! pod/perltootc.pod
89993 ____________________________________________________________________________
89994 [  5958] By: gsar                                  on 2000/04/27  05:11:39
89995         Log: change#3569 deleted some essential code, revert; avoid use of
89996              atexit() to make DynaLoader work properly on AIX under mod_perl
89997              (from Jens-Uwe Mager <jum@helios.de>)
89998      Branch: perl
89999            ! ext/DynaLoader/dl_aix.xs
90000 ____________________________________________________________________________
90001 [  5957] By: gsar                                  on 2000/04/27  04:54:51
90002         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
90003      Branch: perl
90004            ! pod/perlmod.pod
90005 ____________________________________________________________________________
90006 [  5956] By: gsar                                  on 2000/04/27  04:51:47
90007         Log: better diagnostics on failed tests (from Ilya Zakharevich)
90008      Branch: perl
90009            ! t/op/lex_assign.t
90010 ____________________________________________________________________________
90011 [  5955] By: gsar                                  on 2000/04/27  04:26:44
90012         Log: longstanding bug exposed by change#3307: sort arguments weren't
90013              compiled with the right wantarray context (ensuing runtime lookup
90014              via block_gimme() was getting the incidental context of the
90015              sort() itself)
90016      Branch: perl
90017            ! op.c t/op/sort.t
90018 ____________________________________________________________________________
90019 [  5954] By: gsar                                  on 2000/04/26  23:42:12
90020         Log: integrate cfgperl contents into mainline
90021      Branch: perl
90022           !> (integrate 30 files)
90023 ____________________________________________________________________________
90024 [  5953] By: jhi                                   on 2000/04/26  23:06:42
90025         Log: Integrate with Sarathy.
90026      Branch: cfgperl
90027           !> README.win32 ext/B/B/Deparse.pm
90028           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
90029           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
90030           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
90031           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
90032           !> utils/perldoc.PL vms/perlvms.pod
90033 ____________________________________________________________________________
90034 [  5952] By: jhi                                   on 2000/04/26  23:03:46
90035         Log: Undo "use integer" addition from 64bitint as it seems
90036              to break most of the subtests in Digital UNIX;
90037              Unicos needs to find another way.
90038      Branch: cfgperl
90039            ! t/op/64bitint.t
90040 ____________________________________________________________________________
90041 [  5951] By: jhi                                   on 2000/04/26  22:57:53
90042         Log: Be more robust on "extreme" (large absolute value)
90043              arguments.  Originally reported by Daniel Connelly
90044              as a problem with asinh() on large negative arguments,
90045              asinh() used to bail out because an argument to log()
90046              ended up being zero.  Ilya Zakharevich proposed using
90047              Taylor's series in such cases, which for such large
90048              arguments is a very good approximation.
90049      Branch: cfgperl
90050            ! lib/Math/Complex.pm t/lib/complex.t
90051 ____________________________________________________________________________
90052 [  5950] By: gsar                                  on 2000/04/25  19:13:12
90053         Log: reformat perldiag to avoid long lines
90054      Branch: perl
90055            ! pod/perldiag.pod
90056 ____________________________________________________________________________
90057 [  5949] By: gsar                                  on 2000/04/25  18:41:11
90058         Log: make perldoc use the pod2man from the same version (from
90059              M.J.T. Guy)
90060      Branch: perl
90061            ! utils/perldoc.PL
90062 ____________________________________________________________________________
90063 [  5948] By: gsar                                  on 2000/04/25  18:21:57
90064         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
90065              <kompas@kompas.usr.onet.pl>)
90066      Branch: perl
90067            ! lib/vars.pm
90068 ____________________________________________________________________________
90069 [  5947] By: gsar                                  on 2000/04/25  18:11:53
90070         Log: use &dl_error rather than &dl_load_file as the guard for calling
90071              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
90072              statically built perl)
90073      Branch: perl
90074            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
90075 ____________________________________________________________________________
90076 [  5946] By: jhi                                   on 2000/04/25  17:37:54
90077         Log: Document that tr() is not tr(1).
90078      Branch: cfgperl
90079            ! pod/perlop.pod
90080 ____________________________________________________________________________
90081 [  5945] By: gsar                                  on 2000/04/25  16:34:33
90082         Log: make module name mandatory after -M switch; reorder perldiag
90083              alphabetically (from Mark-Jason Dominus)
90084      Branch: perl
90085            ! perl.c pod/perldiag.pod
90086 ____________________________________________________________________________
90087 [  5944] By: jhi                                   on 2000/04/25  01:15:18
90088         Log: On second thoughts frexp() does have two arguments.
90089      Branch: cfgperl
90090            ! perl.h
90091 ____________________________________________________________________________
90092 [  5943] By: jhi                                   on 2000/04/24  22:56:32
90093         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
90094              Now pp_ncmp() returns undef is either operand is a NaN.
90095      Branch: cfgperl
90096            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
90097            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
90098            ! vms/subconfigure.com vos/config.def vos/config.h
90099            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
90100            ! win32/config.vc win32/config_H.bc win32/config_H.gc
90101            ! win32/config_H.vc
90102      Branch: metaconfig/U/perl
90103            + d_modfl.U
90104 ____________________________________________________________________________
90105 [  5942] By: jhi                                   on 2000/04/24  19:45:17
90106         Log: Regen Configure to match #5937.
90107      Branch: cfgperl
90108            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
90109            ! config_h.SH
90110      Branch: metaconfig
90111            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
90112 ____________________________________________________________________________
90113 [  5941] By: jhi                                   on 2000/04/24  19:24:11
90114         Log: Further Unicos fixes for Mark Lutz.
90115      Branch: cfgperl
90116            ! hints/unicos.sh pp_ctl.c
90117 ____________________________________________________________________________
90118 [  5940] By: jhi                                   on 2000/04/24  19:09:06
90119         Log: Various Unicos 10.0.0.6 fixes.
90120              
90121              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
90122              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
90123              Reply-To: tecmpl1@triton.ca.boeing.com 
90124              To: perl5-porters@perl.org 
90125              Date: Fri, 14 Apr 2000 20:21:00 GMT 
90126              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
90127      Branch: cfgperl
90128            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
90129 ____________________________________________________________________________
90130 [  5939] By: gsar                                  on 2000/04/24  19:01:24
90131         Log: more pod nits (from Larry Virden)
90132      Branch: perl
90133            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
90134            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
90135            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
90136 ____________________________________________________________________________
90137 [  5938] By: gsar                                  on 2000/04/24  18:54:01
90138         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
90139      Branch: perl
90140            ! ext/B/B/Deparse.pm
90141 ____________________________________________________________________________
90142 [  5937] By: jhi                                   on 2000/04/24  17:39:00
90143         Log: Integrate with Sarathy.
90144      Branch: cfgperl
90145           +> (branch 31 files)
90146           !> (integrate 73 files)
90147 ____________________________________________________________________________
90148 [  5936] By: gsar                                  on 2000/04/24  17:30:06
90149         Log: additional tests for change#5934 (from Paul Marquess, who also
90150              sent in the same fix)
90151      Branch: perl
90152            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
90153            ! t/pragma/warn/5nolint t/pragma/warn/6default
90154 ____________________________________________________________________________
90155 [  5935] By: jhi                                   on 2000/04/24  17:26:05
90156         Log: Do not assume sign propagation.
90157              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
90158              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
90159              To: payner@ncifcrf.gov, perl5-porters@perl.org 
90160              Date: Tue, 18 Apr 2000 18:24:49 +0100 
90161              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
90162      Branch: cfgperl
90163            ! t/op/bop.t t/op/misc.t
90164 ____________________________________________________________________________
90165 [  5934] By: gsar                                  on 2000/04/24  17:16:54
90166         Log: propagate lexical warnings from surrounding scope correctly
90167              within string eval()
90168      Branch: perl
90169            ! pp_ctl.c t/pragma/warn/pp_ctl
90170 ____________________________________________________________________________
90171 [  5933] By: jhi                                   on 2000/04/24  17:01:07
90172         Log: Flatten the cpp jungle doing the nosuid checking.
90173      Branch: cfgperl
90174            ! perl.c
90175 ____________________________________________________________________________
90176 [  5932] By: gsar                                  on 2000/04/24  09:08:14
90177         Log: add rsignal(), whichsig() and do_join() to public API list
90178              (mod_perl uses them to good advantage)
90179      Branch: perl
90180            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
90181 ____________________________________________________________________________
90182 [  5931] By: gsar                                  on 2000/04/24  09:01:40
90183         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
90184      Branch: perl
90185            ! pp_hot.c regexec.c t/op/pat.t
90186 ____________________________________________________________________________
90187 [  5930] By: gsar                                  on 2000/04/24  08:58:33
90188         Log: small os390 tweaks (from Peter Prymmer)
90189      Branch: perl
90190            ! config_h.SH makedepend.SH
90191 ____________________________________________________________________________
90192 [  5929] By: gsar                                  on 2000/04/24  08:55:25
90193         Log: pod nits
90194      Branch: perl
90195            ! pod/perlguts.pod
90196 ____________________________________________________________________________
90197 [  5928] By: gsar                                  on 2000/04/24  08:50:13
90198         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
90199      Branch: perl
90200            ! ext/IO/lib/IO/Poll.pm
90201 ____________________________________________________________________________
90202 [  5927] By: gsar                                  on 2000/04/24  08:43:24
90203         Log: arrange for next() to resume at the unstack op rather than the
90204              loop conditional, so that scope cleanup happens correctly
90205              (from Stephen McCamant)
90206      Branch: perl
90207            ! op.c pp_ctl.c t/op/misc.t
90208 ____________________________________________________________________________
90209 [  5926] By: gsar                                  on 2000/04/24  08:18:40
90210         Log: on windows, reserve 16M of stack rather than 128M (allows more
90211              threads to run concurrently)
90212      Branch: perl
90213            ! win32/Makefile win32/makefile.mk
90214 ____________________________________________________________________________
90215 [  5925] By: gsar                                  on 2000/04/24  08:13:52
90216         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
90217      Branch: perl
90218            ! toke.c
90219 ____________________________________________________________________________
90220 [  5924] By: gsar                                  on 2000/04/24  08:08:59
90221         Log: avoid using uninitialized memory in require version check
90222      Branch: perl
90223            ! pp_ctl.c universal.c
90224 ____________________________________________________________________________
90225 [  5923] By: gsar                                  on 2000/04/24  07:20:14
90226         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
90227      Branch: perl
90228            ! ext/IO/lib/IO/Poll.pm
90229 ____________________________________________________________________________
90230 [  5922] By: gsar                                  on 2000/04/24  07:08:42
90231         Log: commentary about IoTYPE() (from Nathan Torkington)
90232      Branch: perl
90233            ! sv.h
90234 ____________________________________________________________________________
90235 [  5921] By: gsar                                  on 2000/04/24  06:58:26
90236         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
90237              by fix
90238      Branch: perl
90239            ! sv.c t/lib/charnames.t t/pragma/utf8.t
90240 ____________________________________________________________________________
90241 [  5920] By: gsar                                  on 2000/04/24  06:37:59
90242         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
90243      Branch: perl
90244            ! doop.c t/op/ver.t
90245 ____________________________________________________________________________
90246 [  5919] By: gsar                                  on 2000/04/24  06:21:58
90247         Log: Configure might miss old directories when prefix must be
90248              expanded (from Robin Barker)
90249      Branch: metaconfig
90250            ! U/installdirs/inc_version_list.U
90251      Branch: perl
90252            ! Configure
90253 ____________________________________________________________________________
90254 [  5918] By: gsar                                  on 2000/04/24  06:16:11
90255         Log: VMS nits in glob() test (from Charles Lane)
90256      Branch: perl
90257            ! t/lib/glob-basic.t
90258 ____________________________________________________________________________
90259 [  5917] By: gsar                                  on 2000/04/24  06:11:56
90260         Log: various pod nits (from Larry Virden and others)
90261      Branch: perl
90262            ! README.amiga README.hpux README.machten README.os2
90263            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
90264            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
90265            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
90266            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
90267            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
90268            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
90269            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
90270            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
90271 ____________________________________________________________________________
90272 [  5916] By: gsar                                  on 2000/04/24  05:52:43
90273         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
90274              <wjones@tc.fluke.com>)
90275      Branch: perl
90276            ! t/lib/glob-basic.t
90277 ____________________________________________________________________________
90278 [  5915] By: gsar                                  on 2000/04/24  05:07:01
90279         Log: supported platforms mixed up
90280      Branch: perl
90281            ! pod/perl56delta.pod pod/perlport.pod
90282 ____________________________________________________________________________
90283 [  5914] By: gsar                                  on 2000/04/24  04:56:08
90284         Log: caller() wasn't returning the right number of elements for
90285              eval {...}
90286      Branch: perl
90287            ! pp_ctl.c t/pragma/warn/9enabled
90288 ____________________________________________________________________________
90289 [  5913] By: gsar                                  on 2000/04/24  04:35:41
90290         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
90291              Mark-Jason Dominus)
90292      Branch: perl
90293            ! pod/perlfunc.pod
90294 ____________________________________________________________________________
90295 [  5912] By: gsar                                  on 2000/04/24  04:17:15
90296         Log: fix totally broken caching in UNIVERSAL::isa() (from
90297              Nick Ing-Simmons)
90298      Branch: perl
90299            ! t/op/universal.t universal.c
90300 ____________________________________________________________________________
90301 [  5911] By: gsar                                  on 2000/04/24  03:39:47
90302         Log: add linebreak properties from unicode/LineBrk.txt (from
90303              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
90304      Branch: perl
90305            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
90306            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
90307            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
90308            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
90309            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
90310            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
90311            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
90312            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
90313            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
90314            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
90315            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
90316            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
90317            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
90318            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
90319            + lib/unicode/Is/LbrkZW.pl
90320            ! lib/unicode/mktables.PL
90321 ____________________________________________________________________________
90322 [  5910] By: gsar                                  on 2000/04/24  03:23:10
90323         Log: typo in pod
90324      Branch: perl
90325            ! ext/Thread/Thread.pm
90326 ____________________________________________________________________________
90327 [  5909] By: gsar                                  on 2000/04/24  03:22:03
90328         Log: mode argument to do_binmode() should be file mode, not boolean
90329      Branch: perl
90330            ! pp_sys.c
90331 ____________________________________________________________________________
90332 [  5908] By: gsar                                  on 2000/04/16  16:51:08
90333         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
90334              always returns a valid GV even when the symbol is trapped by strictures
90335              (avoids coredumps)
90336              
90337              TODO: the C<package;> hack needs similar treatment
90338      Branch: perl
90339            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
90340            ! t/pragma/strict-vars
90341 ____________________________________________________________________________
90342 [  5907] By: jhi                                   on 2000/03/31  23:42:56
90343         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
90344              an assumption which #5905 demolished.
90345      Branch: cfgperl
90346            ! pp_sys.c
90347 ____________________________________________________________________________
90348 [  5906] By: jhi                                   on 2000/03/31  18:54:37
90349         Log: Typo in #5905.
90350      Branch: cfgperl
90351            ! t/op/64bitint.t
90352 ____________________________________________________________________________
90353 [  5905] By: jhi                                   on 2000/03/31  18:50:54
90354         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
90355              reported by Joseph N. Hall.  The bug was that even with use64bitint
90356              one had to use the prefixes q, L, or ll with printf/sprintf,
90357              contrary to the documentation and common sense.
90358      Branch: cfgperl
90359            ! sv.c t/op/64bitint.t
90360 ____________________________________________________________________________
90361 [  5904] By: gsar                                  on 2000/03/28  02:31:32
90362         Log: add Changes, perldelta.pod
90363      Branch: perl
90364            + Changes pod/perldelta.pod
90365 ____________________________________________________________________________
90366 [  5903] By: gsar                                  on 2000/03/28  02:03:55
90367         Log: rename Changes and perldelta.pod
90368      Branch: perl
90369           +> Changes5.6 pod/perl56delta.pod
90370            - Changes pod/perldelta.pod
90371            ! MANIFEST
90372 ____________________________________________________________________________
90373 [  5902] By: gsar                                  on 2000/03/28  01:59:14
90374         Log: create maint-5.6 branch
90375      Branch: maint-5.6/perl
90376           +> (branch 1611 files)
90377 ____________________________________________________________________________
90378 [  5901] By: jhi                                   on 2000/03/23  05:48:43
90379         Log: Integrate with Sarathy.
90380      Branch: cfgperl
90381           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
90382 ____________________________________________________________________________
90383 [  5900] By: gsar                                  on 2000/03/23  05:42:43
90384         Log: three guesses on what this is :-)
90385      Branch: perl
90386            ! Changes