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.
8 For information on what's new in this release, see pod/perldelta.pod.
10 [The "CAST AND CREW" list has been moved to AUTHORS.]
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
20 +> branched (from elsewhere)
21 !> merged changes (from elsewhere)
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/
28 Version v5.9.X Development release working toward v5.10
31 ____________________________________________________________________________
32 [ 19409] By: ams on 2003/05/05 03:21:41
33 Log: Subject: Re: Bug in Storable???
34 From: Slaven Rezic <slaven@rezic.de>
35 Date: 04 May 2003 18:00:40 +0200
36 Message-Id: <87of2iwvkn.fsf@vran.herceg.de>
38 ! ext/Storable/Storable.xs ext/Storable/t/integer.t
39 ____________________________________________________________________________
40 [ 19408] By: jhi on 2003/05/04 19:57:14
41 Log: For some reason a fragment of change #19314 had not been merged.
42 Branch: maint-5.8/perl
43 ! uconfig.h uconfig.sh
44 ____________________________________________________________________________
45 [ 19407] By: jhi on 2003/05/04 19:39:01
46 Log: This way reads a bit better with pod2man.
48 ! pod/perlartistic.pod pod/perlgpl.pod
49 ____________________________________________________________________________
50 [ 19406] By: jhi on 2003/05/04 12:01:00
51 Log: Integrate from maint:
53 Add the POSIX::sigaction() trick by Slaven Rezic
56 !> pod/perlfunc.pod pod/perlipc.pod
57 ____________________________________________________________________________
58 [ 19405] By: jhi on 2003/05/04 11:51:42
59 Log: Cosmic rays? Whatever it was, now it is gone and the test works
61 Branch: maint-5.8/perl
63 ____________________________________________________________________________
64 [ 19404] By: jhi on 2003/05/04 11:15:59
65 Log: It seems as if this issue wouldn't be fixed in maint yet?
66 Branch: maint-5.8/perl
68 ____________________________________________________________________________
69 [ 19403] By: jhi on 2003/05/04 11:14:49
72 Add Artistic as perlartistic and GPL (the Copying) as perlgpl;
73 regen perltoc, perlmodlib. The GPL added as verbatim as possible,
74 the perlartistic is a straightforward podification.
75 Branch: maint-5.8/perl
76 +> pod/perlartistic.pod pod/perlgpl.pod
77 !> MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlmodlib.PL
78 !> pod/perlmodlib.pod pod/perlmodstyle.pod pod/perltoc.pod
79 ____________________________________________________________________________
80 [ 19402] By: jhi on 2003/05/04 11:10:26
83 Forgot to check in the -d: file.
84 Branch: maint-5.8/perl
86 ____________________________________________________________________________
87 [ 19401] By: jhi on 2003/05/04 09:25:48
88 Log: Add Artistic as perlartistic and GPL (the Copying) as perlgpl;
89 regen perltoc, perlmodlib. The GPL added as verbatim as possible,
90 the perlartistic is a straightforward podification.
92 + pod/perlartistic.pod pod/perlgpl.pod
93 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlmodlib.PL
94 ! pod/perlmodlib.pod pod/perlmodstyle.pod pod/perltoc.pod
95 ____________________________________________________________________________
96 [ 19400] By: jhi on 2003/05/04 08:29:43
99 Fix up Larry's copyright statements to my best knowledge.
100 (Lots of Perl 5 source code archaeology was involved.)
101 Larry didn't make strangled noises when I showed him
102 the patch, either :-)
103 Branch: maint-5.8/perl
104 !> (integrate 98 files)
105 ____________________________________________________________________________
106 [ 19399] By: jhi on 2003/05/04 08:25:06
109 Doesn't make any difference for the test but is more logical.
110 Branch: maint-5.8/perl
111 !> t/lib/Devel/switchd.pm
112 ____________________________________________________________________________
113 [ 19398] By: jhi on 2003/05/04 08:19:14
114 Log: Doesn't make any difference for the test but is more logical.
116 ! t/lib/Devel/switchd.pm
117 ____________________________________________________________________________
118 [ 19397] By: jhi on 2003/05/04 08:16:21
121 The [perl #21890] (Devel::Coverage breakage) has been fixed
122 by change #18589 (it was broken by change #9754); add test case.
125 Solaris: make -Duse64bitall'ed to have an archname of
126 sun4-solaris-64, from Alan Burlison. (The default is to not
127 to suffix anything with -Duse64bitall if longs are 64 bit.
128 This may lead into confusion and much sorrow if 32-bit binaries
129 and 64-bit binaries are installed under the same directories.
130 Why is "-64" or something like that the default? Well, there
131 are platforms where 64 bits really is the default default.
132 There adding a "-64" would be kind of odd. Better to let
133 each 64-bit capable platform to choose their archnames.)
136 Forgot to check in the -d: file.
139 Subject: [PATCH ext/POSIX/POSIX.pod] Deceptive POSIX exporting docs
140 From: Michael G Schwern <schwern@pobox.com>
141 Date: Wed, 30 Apr 2003 18:19:32 -0700
142 Message-ID: <20030501011932.GM701@windhund.schwern.org>
145 Subject: [PATCH win32/win32.h] Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
146 From: Abe Timmerman <abe@ztreet.demon.nl>
147 Date: Thu, 1 May 2003 18:34:35 +0200
148 Message-Id: <200305011834.35685.abe@ztreet.demon.nl>
151 Subject: [PATCH win32/win32.c] silence compiler warnings
152 From: Abe Timmerman <abe@ztreet.demon.nl>
153 Date: Fri, 2 May 2003 00:51:42 +0200
154 Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
157 Subject: [PATCH] OpenUNIX 8 support
158 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
159 Date: Fri, 2 May 2003 12:12:08 +0200
160 Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr>
163 Subject: [PATCH] Re: maintperl on OpenUNIX 8
164 From: Andy Dougherty <doughera@lafayette.edu>
165 Date: Mon, 28 Apr 2003 12:24:38 -0400 (EDT)
166 Message-ID: <Pine.SOL.4.53.0304281208490.25038@maxwell.phys.lafayette.edu>
169 Regen Configure (no changes but that's fine).
172 Tru64: PerlIO_tell() was returning about one _megabyte_ for
173 the fp offset, which was quite a big larger than the input file,
174 which meant that the SvGROW tried to grow the file to about
175 2**64-2**20, which made safesysrealloc() to understandably
179 Upgrade to Unicode 4.0.0. (Well, upgrade at least
180 the Unicode character database to 4.0.0.)
183 Salvage 'use filetest "access"' from compiletime to runtime.
186 Extra tweakage from Rafael for #19392.
189 Subject: Re: Does filetest work at all?
190 From: Slaven Rezic <slaven@rezic.de>
191 Date: 03 May 2003 18:26:49 +0200
192 Message-ID: <87ade4q9me.fsf@vran.herceg.de>
198 Plagued by thinkos tonight.
199 Branch: maint-5.8/perl
201 ! Configure config_h.SH
202 !> (integrate 143 files)
203 ____________________________________________________________________________
204 [ 19396] By: jhi on 2003/05/03 15:42:54
205 Log: Plagued by thinkos tonight.
208 ____________________________________________________________________________
209 [ 19395] By: jhi on 2003/05/03 15:37:35
213 ____________________________________________________________________________
214 [ 19394] By: jhi on 2003/05/03 15:30:45
215 Log: Subject: Re: Does filetest work at all?
216 From: Slaven Rezic <slaven@rezic.de>
217 Date: 03 May 2003 18:26:49 +0200
218 Message-ID: <87ade4q9me.fsf@vran.herceg.de>
220 ! lib/filetest.t pp_sys.c
221 ____________________________________________________________________________
222 [ 19393] By: jhi on 2003/05/03 05:34:21
223 Log: Extra tweakage from Rafael for #19392.
225 ! ext/B/B/Concise.pm lib/filetest.pm
226 ____________________________________________________________________________
227 [ 19392] By: jhi on 2003/05/03 05:33:04
228 Log: Salvage 'use filetest "access"' from compiletime to runtime.
230 ! dump.c op.c op.h pp_sys.c
231 ____________________________________________________________________________
232 [ 19391] By: jhi on 2003/05/03 05:19:23
233 Log: Upgrade to Unicode 4.0.0. (Well, upgrade at least
234 the Unicode character database to 4.0.0.)
236 + lib/unicore/HangulSyllableType.txt
237 + lib/unicore/NormalizationCorrections.txt
238 + lib/unicore/StandardizedVariants.txt
239 + lib/unicore/lib/Braille.pl lib/unicore/lib/Cypriot.pl
240 + lib/unicore/lib/InAegean.pl lib/unicore/lib/InCyprio.pl
241 + lib/unicore/lib/InKhmerS.pl lib/unicore/lib/InLimbu.pl
242 + lib/unicore/lib/InLinea2.pl lib/unicore/lib/InLinear.pl
243 + lib/unicore/lib/InMisce5.pl lib/unicore/lib/InOsmany.pl
244 + lib/unicore/lib/InPhonet.pl lib/unicore/lib/InShavia.pl
245 + lib/unicore/lib/InTaiLe.pl lib/unicore/lib/InTaiXua.pl
246 + lib/unicore/lib/InUgarit.pl lib/unicore/lib/InVaria2.pl
247 + lib/unicore/lib/InYijing.pl lib/unicore/lib/Limbu.pl
248 + lib/unicore/lib/LinearB.pl lib/unicore/lib/Osmanya.pl
249 + lib/unicore/lib/OtherIdS.pl lib/unicore/lib/Shavian.pl
250 + lib/unicore/lib/TaiLe.pl lib/unicore/lib/Ugaritic.pl
252 ____________________________________________________________________________
253 [ 19390] By: jhi on 2003/05/03 04:52:09
254 Log: Tru64: PerlIO_tell() was returning about one _megabyte_ for
255 the fp offset, which was quite a big larger than the input file,
256 which meant that the SvGROW tried to grow the file to about
257 2**64-2**20, which made safesysrealloc() to understandably
261 ____________________________________________________________________________
262 [ 19389] By: jhi on 2003/05/02 19:39:12
263 Log: Better comment from Rafael.
265 ! U/modified/Oldconfig.U
266 ____________________________________________________________________________
267 [ 19388] By: jhi on 2003/05/02 19:18:58
268 Log: metaconfig unit change for change #19387.
270 ! U/modified/Oldconfig.U
271 ____________________________________________________________________________
272 [ 19387] By: jhi on 2003/05/02 19:18:35
273 Log: Regen Configure (no changes but that's fine).
276 ____________________________________________________________________________
277 [ 19386] By: jhi on 2003/05/02 19:06:39
278 Log: Subject: [PATCH] Re: maintperl on OpenUNIX 8
279 From: Andy Dougherty <doughera@lafayette.edu>
280 Date: Mon, 28 Apr 2003 12:24:38 -0400 (EDT)
281 Message-ID: <Pine.SOL.4.53.0304281208490.25038@maxwell.phys.lafayette.edu>
284 ____________________________________________________________________________
285 [ 19385] By: jhi on 2003/05/02 19:01:04
286 Log: Subject: [PATCH] OpenUNIX 8 support
287 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
288 Date: Fri, 2 May 2003 12:12:08 +0200
289 Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr>
291 ! Configure ext/Socket/socketpair.t hints/svr5.sh pp_sys.c
292 ____________________________________________________________________________
293 [ 19384] By: jhi on 2003/05/02 18:58:32
294 Log: Subject: [PATCH win32/win32.c] silence compiler warnings
295 From: Abe Timmerman <abe@ztreet.demon.nl>
296 Date: Fri, 2 May 2003 00:51:42 +0200
297 Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
300 ____________________________________________________________________________
301 [ 19383] By: jhi on 2003/05/02 18:55:37
302 Log: Subject: [PATCH win32/win32.h] Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
303 From: Abe Timmerman <abe@ztreet.demon.nl>
304 Date: Thu, 1 May 2003 18:34:35 +0200
305 Message-Id: <200305011834.35685.abe@ztreet.demon.nl>
308 ____________________________________________________________________________
309 [ 19382] By: jhi on 2003/05/02 18:50:25
310 Log: Subject: [PATCH ext/POSIX/POSIX.pod] Deceptive POSIX exporting docs
311 From: Michael G Schwern <schwern@pobox.com>
312 Date: Wed, 30 Apr 2003 18:19:32 -0700
313 Message-ID: <20030501011932.GM701@windhund.schwern.org>
315 ! ext/POSIX/POSIX.pod
316 ____________________________________________________________________________
317 [ 19381] By: jhi on 2003/05/02 15:12:47
318 Log: Forgot to check in the -d: file.
320 + t/lib/Devel/switchd.pm
321 ! MANIFEST t/run/switchd.t
322 ____________________________________________________________________________
323 [ 19380] By: jhi on 2003/05/02 15:02:04
324 Log: Solaris: make -Duse64bitall'ed to have an archname of
325 sun4-solaris-64, from Alan Burlison. (The default is to not
326 to suffix anything with -Duse64bitall if longs are 64 bit.
327 This may lead into confusion and much sorrow if 32-bit binaries
328 and 64-bit binaries are installed under the same directories.
329 Why is "-64" or something like that the default? Well, there
330 are platforms where 64 bits really is the default default.
331 There adding a "-64" would be kind of odd. Better to let
332 each 64-bit capable platform to choose their archnames.)
335 ____________________________________________________________________________
336 [ 19379] By: nick on 2003/05/02 13:37:08
337 Log: Integrate mainline (run/switchd.t fails).
340 !> (integrate 35 files)
341 ____________________________________________________________________________
342 [ 19378] By: jhi on 2003/05/02 08:41:40
343 Log: The [perl #21890] (Devel::Coverage breakage) has been fixed
344 by change #18589 (it was broken by change #9754); add test case.
348 ____________________________________________________________________________
349 [ 19377] By: jhi on 2003/05/02 07:52:13
352 The solution in change #19363 was too unportable.
355 miniperl cannot handle layers.t.
358 Subject: [PATCH] RE: perl@19333
359 From: Robin Barker <Robin.Barker@npl.co.uk>
360 Date: Tue, 29 Apr 2003 17:30:23 +0100
361 Message-ID: <533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk>
367 OS X: could not -Doptimize=-g.
370 great_circle_direction() was broken,
371 reported by Alexander Becher.
372 Branch: maint-5.8/perl
373 !> embed.pl ext/Cwd/t/cwd.t hints/darwin.sh lib/Math/Trig.pm
374 !> lib/Math/Trig.t pp_hot.c pp_pack.c proto.h t/io/layers.t
376 ____________________________________________________________________________
377 [ 19376] By: jhi on 2003/05/02 05:31:52
378 Log: great_circle_direction() was broken,
379 reported by Alexander Becher.
381 ! lib/Math/Trig.pm lib/Math/Trig.t
382 ____________________________________________________________________________
383 [ 19375] By: jhi on 2003/05/01 18:18:06
384 Log: OS X: could not -Doptimize=-g.
387 ____________________________________________________________________________
388 [ 19374] By: jhi on 2003/05/01 12:33:44
389 Log: OS X test tweak.
392 ____________________________________________________________________________
393 [ 19373] By: jhi on 2003/05/01 11:09:42
394 Log: Subject: [PATCH] RE: perl@19333
395 From: Robin Barker <Robin.Barker@npl.co.uk>
396 Date: Tue, 29 Apr 2003 17:30:23 +0100
397 Message-ID: <533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk>
399 ! embed.pl pp_hot.c pp_pack.c proto.h
400 ____________________________________________________________________________
401 [ 19372] By: jhi on 2003/05/01 09:52:52
402 Log: miniperl cannot handle layers.t.
405 ____________________________________________________________________________
406 [ 19371] By: jhi on 2003/05/01 08:26:06
407 Log: The solution in change #19363 was too unportable.
410 ____________________________________________________________________________
411 [ 19370] By: jhi on 2003/05/01 07:57:19
414 Subject: [PATCH] [patch #7514] Bug in perlop regex explination
415 From: Casey West <casey@geeknest.com>
416 Date: mÂŒn apr 28, 2003 19:22:06 Europe/Stockholm
417 Message-Id: <20030428172206.GK62281@geeknest.com>
420 Subject: [PATCH] [perl #7592] Clarify what qw() does in scalar context
421 From: Casey West <casey@geeknest.com>
422 Date: mÂŒn apr 28, 2003 16:00:05 Europe/Stockholm
423 Message-Id: <20030428140005.GC62281@geeknest.com>
426 If it's S_, it should be STATIC.
429 Subject: [PATCH] buglet: sub a(;&) { } doesn't work
430 From: Enache Adrian <enache@rdslink.ro>
431 Date: Sat, 19 Apr 2003 01:41:07 +0300
432 Message-ID: <20030418224107.GA2751@ratsnest.hole>
435 z/OS: More threaded build tweaks from Brian De Pradine--
436 apparently now it works!
439 perlreftut updates from mjd.
440 Branch: maint-5.8/perl
441 !> embed.fnc embed.h ext/threads/threads.xs handy.h
442 !> hints/os390.sh numeric.c pod/perlop.pod pod/perlreftut.pod
443 !> proto.h t/comp/parser.t thread.h toke.c
444 ____________________________________________________________________________
445 [ 19369] By: jhi on 2003/05/01 07:48:06
446 Log: perlreftut updates from mjd.
449 ____________________________________________________________________________
450 [ 19368] By: jhi on 2003/05/01 07:45:06
451 Log: z/OS: More threaded build tweaks from Brian De Pradine--
452 apparently now it works!
454 ! ext/threads/threads.xs handy.h hints/os390.sh thread.h
455 ____________________________________________________________________________
456 [ 19367] By: rgs on 2003/04/29 20:31:07
457 Log: Subject: [PATCH] buglet: sub a(;&) { } doesn't work
458 From: Enache Adrian <enache@rdslink.ro>
459 Date: Sat, 19 Apr 2003 01:41:07 +0300
460 Message-ID: <20030418224107.GA2751@ratsnest.hole>
462 ! t/comp/parser.t toke.c
463 ____________________________________________________________________________
464 [ 19366] By: jhi on 2003/04/29 08:55:12
465 Log: If it's S_, it should be STATIC.
467 ! embed.fnc embed.h numeric.c proto.h
468 ____________________________________________________________________________
469 [ 19365] By: sky on 2003/04/28 16:30:03
470 Log: Subject: [PATCH] [perl #7592] Clarify what qw() does in scalar context
471 From: Casey West <casey@geeknest.com>
472 Date: mÂŒn apr 28, 2003 16:00:05 Europe/Stockholm
473 Message-Id: <20030428140005.GC62281@geeknest.com>
476 ____________________________________________________________________________
477 [ 19364] By: sky on 2003/04/28 16:20:43
478 Log: Subject: [PATCH] [patch #7514] Bug in perlop regex explination
479 From: Casey West <casey@geeknest.com>
480 Date: mÂŒn apr 28, 2003 19:22:06 Europe/Stockholm
481 Message-Id: <20030428172206.GK62281@geeknest.com>
484 ____________________________________________________________________________
485 [ 19363] By: sky on 2003/04/28 15:32:35
486 Log: Fix bug 2681, change the test not to use the shell and use 3+arg
490 ____________________________________________________________________________
491 [ 19362] By: jhi on 2003/04/28 14:33:35
492 Log: It helps to count right.
493 Branch: maint-5.8/perl
495 ____________________________________________________________________________
496 [ 19361] By: jhi on 2003/04/28 09:16:12
497 Log: The fields test required a little bit of backporting.
498 Branch: maint-5.8/perl
500 ____________________________________________________________________________
501 [ 19360] By: jhi on 2003/04/28 09:10:08
504 Subject: Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself
505 From: Casey West <casey@geeknest.com>
506 Date: Thu, 24 Apr 2003 08:18:42 -0400
507 Message-ID: <20030424121842.GW34510@geeknest.com>
510 Subject: [PATCH] VMS::Stdio test tweak
511 From: "Craig A. Berry" <craigberry@mac.com>
512 Date: Sat, 26 Apr 2003 15:53:07 -0500
513 Message-ID: <3EAAF1B3.7020708@mac.com>
516 Add Dave Mitchell's test case for fields.
519 Add a test case for [perl #15288] (already solved).
522 utime() doc clarifications
524 Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example
525 From: Casey West <casey@geeknest.com>
526 Date: Fri, 25 Apr 2003 08:00:54 -0400
527 Message-ID: <20030425120054.GQ34510@geeknest.com>
533 Document a faint compilation noise.
536 Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
537 Check errno to see if the call to nice(2) succeeded.
538 Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic
539 From: Enache Adrian <enache@rdslink.ro>
540 Date: Wed, 23 Apr 2003 22:48:20 +0300
541 Message-ID: <20030423194820.GA874@ratsnest.hole>
544 Detecting errors of reentrant APIs: getgrgid_r and the like
545 when returning an int can either return the error in the return
546 value or in the errno. We need a new per-interp variable to store
547 the return value instead of clobbering the errno with it. The new
548 variable, PL_reentrant_retint, is only used within the reentrancy
549 framework, and immediately after it's set, so there should not be
550 similar visibility issues as for the errno. Spotted by Edward Moy.
553 SysV msg queues can be something hanging (witnessed in IRIX),
554 so let's use IPC_NOWAIT.
558 Branch: maint-5.8/perl
559 !> README.aix embedvar.h ext/IPC/SysV/t/msg.t ext/POSIX/POSIX.xs
560 !> intrpvar.h lib/UNIVERSAL.pm lib/fields.t perlapi.h
561 !> pod/perlfunc.pod pod/perlvar.pod reentr.c reentr.h reentr.pl
562 !> sv.c t/op/pack.t t/op/taint.t vms/ext/Stdio/test.pl
563 ____________________________________________________________________________
564 [ 19359] By: jhi on 2003/04/28 08:43:23
565 Log: Feel-good cleanup.
568 ____________________________________________________________________________
569 [ 19358] By: jhi on 2003/04/28 08:27:15
570 Log: SysV msg queues can be something hanging (witnessed in IRIX),
571 so let's use IPC_NOWAIT.
573 ! ext/IPC/SysV/t/msg.t t/op/taint.t
574 ____________________________________________________________________________
575 [ 19357] By: jhi on 2003/04/28 06:32:47
576 Log: Detecting errors of reentrant APIs: getgrgid_r and the like
577 when returning an int can either return the error in the return
578 value or in the errno. We need a new per-interp variable to store
579 the return value instead of clobbering the errno with it. The new
580 variable, PL_reentrant_retint, is only used within the reentrancy
581 framework, and immediately after it's set, so there should not be
582 similar visibility issues as for the errno. Spotted by Edward Moy.
584 ! embedvar.h intrpvar.h perlapi.h reentr.c reentr.h reentr.pl
585 ____________________________________________________________________________
586 [ 19356] By: rgs on 2003/04/27 20:09:01
587 Log: Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
588 Check errno to see if the call to nice(2) succeeded.
589 Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic
590 From: Enache Adrian <enache@rdslink.ro>
591 Date: Wed, 23 Apr 2003 22:48:20 +0300
592 Message-ID: <20030423194820.GA874@ratsnest.hole>
595 ____________________________________________________________________________
596 [ 19355] By: jhi on 2003/04/27 19:56:09
597 Log: Document a faint compilation noise.
600 ____________________________________________________________________________
601 [ 19354] By: rgs on 2003/04/27 19:35:11
602 Log: $[ clarifications.
605 ____________________________________________________________________________
606 [ 19353] By: rgs on 2003/04/27 18:51:37
607 Log: utime() doc clarifications
609 Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example
610 From: Casey West <casey@geeknest.com>
611 Date: Fri, 25 Apr 2003 08:00:54 -0400
612 Message-ID: <20030425120054.GQ34510@geeknest.com>
615 ____________________________________________________________________________
616 [ 19352] By: nick on 2003/04/27 18:49:03
617 Log: Integrate mainline.
619 +> Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
620 +> Cross/config.sh-arm-linux Cross/generate_config_sh
621 +> Cross/installperl.patch Cross/warp
622 !> (integrate 113 files)
623 ____________________________________________________________________________
624 [ 19351] By: jhi on 2003/04/27 08:13:34
625 Log: Add a test case for [perl #15288] (already solved).
628 ____________________________________________________________________________
629 [ 19350] By: jhi on 2003/04/27 07:38:17
630 Log: Add Dave Mitchell's test case for fields.
633 ____________________________________________________________________________
634 [ 19349] By: jhi on 2003/04/27 06:50:09
635 Log: Subject: [PATCH] VMS::Stdio test tweak
636 From: "Craig A. Berry" <craigberry@mac.com>
637 Date: Sat, 26 Apr 2003 15:53:07 -0500
638 Message-ID: <3EAAF1B3.7020708@mac.com>
640 ! vms/ext/Stdio/test.pl
641 ____________________________________________________________________________
642 [ 19348] By: jhi on 2003/04/27 06:46:16
643 Log: Subject: Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself
644 From: Casey West <casey@geeknest.com>
645 Date: Thu, 24 Apr 2003 08:18:42 -0400
646 Message-ID: <20030424121842.GW34510@geeknest.com>
649 ____________________________________________________________________________
650 [ 19347] By: jhi on 2003/04/27 06:11:14
653 Fix bug #15161 by increasing the refcount on the RE and making
654 sure to restore it correctly. Deals with both s//e and s///g.
657 Document that splice() doesn't extend arrays
658 Subject: Re: slice autoextending ? still another revised doc patch; COW
659 From: david nicol <whatever@davidnicol.com>
660 Date: 22 Apr 2003 22:05:02 -0500
661 Message-Id: <1051067101.1086.113.camel@plaza.davidnicol.com>
664 Some doc patches by Casey West :
666 Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline
667 From: Casey West <casey@geeknest.com>
668 Date: Fri, 25 Apr 2003 10:46:39 -0400
669 Message-ID: <20030425144639.GY34510@geeknest.com>
671 Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional
672 From: Casey West <casey@geeknest.com>
673 Date: Fri, 25 Apr 2003 07:52:13 -0400
674 Message-ID: <20030425115213.GP34510@geeknest.com>
676 Subject: Re: [perl #7213] [PATCH] Updating example in perldata
677 From: Casey West <casey@geeknest.com>
678 Date: Thu, 24 Apr 2003 21:27:22 -0400
679 Message-ID: <20030425012722.GN34510@geeknest.com>
682 Subject: [PATCH] Re: the revenge of the bride of the son of the night of the living pseudohashes
683 From: Dave Mitchell <davem@fdgroup.com>
684 Date: Sat, 26 Apr 2003 18:45:28 +0100
685 Message-ID: <20030426174528.GA9588@fdgroup.com>
688 Document that restricted hashes are not atomic
689 (from Dave Mitchell).
690 Branch: maint-5.8/perl
691 !> hv.c lib/Hash/Util.pm lib/Hash/Util.t pod/perldata.pod
692 !> pod/perldiag.pod pod/perlfunc.pod pod/perlsyn.pod pp_ctl.c
694 ____________________________________________________________________________
695 [ 19346] By: jhi on 2003/04/27 06:03:48
696 Log: Document that restricted hashes are not atomic
697 (from Dave Mitchell).
700 ____________________________________________________________________________
701 [ 19345] By: jhi on 2003/04/27 05:59:39
702 Log: Subject: [PATCH] Re: the revenge of the bride of the son of the night of the living pseudohashes
703 From: Dave Mitchell <davem@fdgroup.com>
704 Date: Sat, 26 Apr 2003 18:45:28 +0100
705 Message-ID: <20030426174528.GA9588@fdgroup.com>
707 ! hv.c lib/Hash/Util.t pod/perldiag.pod
708 ____________________________________________________________________________
709 [ 19344] By: rgs on 2003/04/26 22:48:32
710 Log: Some doc patches by Casey West :
712 Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline
713 From: Casey West <casey@geeknest.com>
714 Date: Fri, 25 Apr 2003 10:46:39 -0400
715 Message-ID: <20030425144639.GY34510@geeknest.com>
717 Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional
718 From: Casey West <casey@geeknest.com>
719 Date: Fri, 25 Apr 2003 07:52:13 -0400
720 Message-ID: <20030425115213.GP34510@geeknest.com>
722 Subject: Re: [perl #7213] [PATCH] Updating example in perldata
723 From: Casey West <casey@geeknest.com>
724 Date: Thu, 24 Apr 2003 21:27:22 -0400
725 Message-ID: <20030425012722.GN34510@geeknest.com>
727 ! pod/perldata.pod pod/perlfunc.pod pod/perlsyn.pod
728 ____________________________________________________________________________
729 [ 19343] By: rgs on 2003/04/26 22:30:07
730 Log: Document that splice() doesn't extend arrays
731 Subject: Re: slice autoextending ? still another revised doc patch; COW
732 From: david nicol <whatever@davidnicol.com>
733 Date: 22 Apr 2003 22:05:02 -0500
734 Message-Id: <1051067101.1086.113.camel@plaza.davidnicol.com>
737 ____________________________________________________________________________
738 [ 19342] By: sky on 2003/04/26 21:43:32
739 Log: Fix bug #15161 by increasing the refcount on the RE and making
740 sure to restore it correctly. Deals with both s//e and s///g.
743 ____________________________________________________________________________
744 [ 19341] By: jhi on 2003/04/26 04:36:03
747 Caught by Mark Lutz in UNICOS: A declaration cannot appear
748 after an executable statement in a block.
751 ____________________________________________________________________________
752 [ 19340] By: jhi on 2003/04/26 04:22:24
753 Log: Caught by Mark Lutz in UNICOS: A declaration cannot appear
754 after an executable statement in a block.
755 Branch: maint-5.8/perl
757 ____________________________________________________________________________
758 [ 19339] By: jhi on 2003/04/25 20:22:48
759 Log: metaconfig unit change for #19337 and #19338.
760 Branch: metaconfig/U/perl
762 ____________________________________________________________________________
763 [ 19338] By: jhi on 2003/04/25 20:22:09
764 Log: Fix -Dnoextensions and -Donlyextensions.
765 Branch: maint-5.8/perl
767 ____________________________________________________________________________
768 [ 19337] By: jhi on 2003/04/25 20:19:36
769 Log: Now the -Dnoextensions and -Dnoextensions have the
770 chance of actually doing something.
773 ____________________________________________________________________________
774 [ 19336] By: jhi on 2003/04/25 19:50:54
775 Log: metaconfig unit change for #19334 and #19335.
776 Branch: metaconfig/U/perl
778 ____________________________________________________________________________
779 [ 19335] By: jhi on 2003/04/25 19:50:33
780 Log: Subject: [PATCH] Configure's extension sanity check is too strict
781 From: Andy Dougherty <doughera@lafayette.edu>
782 Date: Fri, 25 Apr 2003 16:23:45 -0400 (EDT)
783 Message-ID: <Pine.SOL.4.53.0304251621250.24848@maxwell.phys.lafayette.edu>
784 Branch: maint-5.8/perl
786 ____________________________________________________________________________
787 [ 19334] By: jhi on 2003/04/25 19:48:31
788 Log: Subject: [PATCH] Configure's extension sanity check is too strict
789 From: Andy Dougherty <doughera@lafayette.edu>
790 Date: Fri, 25 Apr 2003 16:23:45 -0400 (EDT)
791 Message-ID: <Pine.SOL.4.53.0304251621250.24848@maxwell.phys.lafayette.edu>
794 ____________________________________________________________________________
795 [ 19333] By: jhi on 2003/04/25 16:14:13
797 Branch: maint-5.8/perl
798 ! Changes patchlevel.h
799 ____________________________________________________________________________
800 [ 19332] By: jhi on 2003/04/25 15:35:49
803 Continue hunting for the cause of the Tru64 failed threaded smokes
804 most probably introduced by the change #19157. The tweak suggested
805 by Stephen McCamant trades a possible dangling pointer (CopFILE()
806 is tricky like that with threads) to a memory leak. (This means
807 that this tweak shouldn't be left in as-is, but if this helps,
808 we at least know that the failure was caused by the #19157.)
810 Firstly, because we nothing better has come up, and secondly
811 because otherwise the subtest #18 of deparse.t is acting up
812 in Tru64 (a sub B::NULL::as_string() { '' } appears).
813 Branch: maint-5.8/perl
815 ____________________________________________________________________________
816 [ 19331] By: jhi on 2003/04/25 14:51:16
819 Upgrade to Test::Harness 2.27_04.
822 Upgrade to Encode 1.93.
825 Upgrade to Test::Harness 2.28.
828 Clarify(?) the perlio default layers table.
831 Subject: typo in Time::HiRes docs
833 Date: 19 Apr 2003 15:13:44 -0000
834 Message-ID: <20030419151344.28237.qmail@plover.com>
837 Upgrade to Time::HiRes 1.46.
840 Subject: [PATCH Encode 1.93] another spin on the enc_module.t merry-go-round
841 From: "Craig A. Berry" <craigberry@mac.com>
842 Date: Thu, 24 Apr 2003 20:09:48 -0500
843 Message-ID: <3EA88ADC.3000300@mac.com>
844 Branch: maint-5.8/perl
845 +> lib/Test/Harness/t/pod.t t/lib/sample-tests/switches
846 !> (integrate 26 files)
847 ____________________________________________________________________________
848 [ 19330] By: jhi on 2003/04/25 14:11:33
849 Log: Subject: [PATCH Encode 1.93] another spin on the enc_module.t merry-go-round
850 From: "Craig A. Berry" <craigberry@mac.com>
851 Date: Thu, 24 Apr 2003 20:09:48 -0500
852 Message-ID: <3EA88ADC.3000300@mac.com>
854 ! ext/Encode/t/enc_module.t
855 ____________________________________________________________________________
856 [ 19329] By: jhi on 2003/04/25 07:06:49
857 Log: Upgrade to Time::HiRes 1.46.
859 ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
860 ! ext/Time/HiRes/Makefile.PL
861 ____________________________________________________________________________
862 [ 19328] By: jhi on 2003/04/25 06:57:10
863 Log: Subject: typo in Time::HiRes docs
865 Date: 19 Apr 2003 15:13:44 -0000
866 Message-ID: <20030419151344.28237.qmail@plover.com>
868 ! ext/Time/HiRes/HiRes.pm
869 ____________________________________________________________________________
870 [ 19327] By: jhi on 2003/04/25 04:45:05
871 Log: Clarify(?) the perlio default layers table.
873 ! lib/PerlIO.pm t/io/layers.t
874 ____________________________________________________________________________
875 [ 19326] By: jhi on 2003/04/25 04:22:49
876 Log: Upgrade to Test::Harness 2.28.
878 ! lib/Test/Harness.pm lib/Test/Harness/Changes
879 ! lib/Test/Harness/t/pod.t
880 ____________________________________________________________________________
881 [ 19325] By: jhi on 2003/04/24 19:06:29
882 Log: Upgrade to Encode 1.93.
884 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Makefile.PL
885 ! ext/Encode/lib/Encode/CJKConstants.pm
886 ! ext/Encode/lib/Encode/CN/HZ.pm
887 ! ext/Encode/lib/Encode/Encoding.pm
888 ! ext/Encode/lib/Encode/Guess.pm
889 ! ext/Encode/lib/Encode/KR/2022_KR.pm
890 ! ext/Encode/lib/Encode/PerlIO.pod ext/Encode/t/CJKT.t
891 ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t
892 ! ext/Encode/t/guess.t ext/Encode/ucm/euc-cn.ucm
893 ! ext/Encode/ucm/euc-jp.ucm ext/Encode/ucm/euc-kr.ucm
894 ____________________________________________________________________________
895 [ 19324] By: jhi on 2003/04/24 17:07:28
898 VMS patch for faststdio from Craig Berry.
899 Branch: maint-5.8/perl
901 ____________________________________________________________________________
902 [ 19323] By: jhi on 2003/04/24 16:57:13
903 Log: VMS patch for faststdio from Craig Berry.
906 ____________________________________________________________________________
907 [ 19322] By: jhi on 2003/04/24 12:52:16
908 Log: Regen perlmodlib and perltoc.
909 Branch: maint-5.8/perl
910 ! pod/perlmodlib.pod pod/perltoc.pod
911 ____________________________________________________________________________
912 [ 19321] By: jhi on 2003/04/24 05:10:36
916 Subject: [PATCH] Perl_croak("Use of freed value in iteration")
917 From: Dave Mitchell <davem@fdgroup.com>
918 Date: Mon, 21 Apr 2003 13:19:50 +0100
919 Message-ID: <20030421121950.GB18189@fdgroup.com>
920 Message-ID: <20030421125433.GC18189@fdgroup.com>
923 Subject: [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
924 From: Chris Pepper (via RT) <perlbug-followup@perl.org>
925 Date: 22 Apr 2003 04:31:17 -0000
926 Message-Id: <rt-22011-55473.11.0523590303906@bugs6.perl.org>
927 (with minor further corrections)
930 Subject: Re: [PATCH] [perl #18055] Clarify for bug resolution.
931 From: Casey West <casey@geeknest.com>
932 Date: Wed, 23 Apr 2003 14:03:20 -0400
933 Message-ID: <20030423180320.GZ15574@geeknest.com>
935 plus regen some docs.
936 Branch: maint-5.8/perl
937 ! pod/perldiag.pod pod/perlintern.pod pod/perlmod.pod
938 ! pod/perlmodlib.PL pod/perlmodlib.pod
939 !> pp_hot.c t/cmd/for.t
940 ____________________________________________________________________________
941 [ 19320] By: rgs on 2003/04/23 20:20:58
942 Log: Subject: Re: [PATCH] [perl #18055] Clarify for bug resolution.
943 From: Casey West <casey@geeknest.com>
944 Date: Wed, 23 Apr 2003 14:03:20 -0400
945 Message-ID: <20030423180320.GZ15574@geeknest.com>
947 ! pod/perlmodlib.PL pod/perlmodlib.pod
948 ____________________________________________________________________________
949 [ 19319] By: rgs on 2003/04/23 19:54:31
950 Log: Subject: [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
951 From: Chris Pepper (via RT) <perlbug-followup@perl.org>
952 Date: 22 Apr 2003 04:31:17 -0000
953 Message-Id: <rt-22011-55473.11.0523590303906@bugs6.perl.org>
954 (with minor further corrections)
957 ____________________________________________________________________________
958 [ 19318] By: jhi on 2003/04/23 19:24:49
959 Log: config.h fixing.
960 Branch: maint-5.8/perl
961 ! NetWare/config_H.wc plan9/config.plan9 plan9/config_h.sample
962 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
963 ! win32/config_H.vc64 wince/config_H.ce
964 ____________________________________________________________________________
965 [ 19317] By: jhi on 2003/04/23 19:12:05
968 Introduce 'fast stdio' symbols to non-Configure lands.
970 plus edit the usefaststdio as defined plus regen vosish.
971 Branch: maint-5.8/perl
972 ! NetWare/config.wc NetWare/config_H.wc configure.com
973 ! epoc/config.sh plan9/config.plan9 plan9/config_h.sample
974 ! plan9/config_sh.sample uconfig.h uconfig.sh vos/config.alpha.h
975 ! vos/config.ga.h win32/config.bc win32/config.gc
976 ! win32/config.vc win32/config.vc64 win32/config_H.bc
977 ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
978 ! wince/config.ce wince/config_H.ce
979 ____________________________________________________________________________
980 [ 19316] By: rgs on 2003/04/23 19:11:01
981 Log: A new fatal error :
982 Subject: [PATCH] Perl_croak("Use of freed value in iteration")
983 From: Dave Mitchell <davem@fdgroup.com>
984 Date: Mon, 21 Apr 2003 13:19:50 +0100
985 Message-ID: <20030421121950.GB18189@fdgroup.com>
986 Message-ID: <20030421125433.GC18189@fdgroup.com>
988 ! pod/perldiag.pod pp_hot.c t/cmd/for.t
989 ____________________________________________________________________________
990 [ 19315] By: jhi on 2003/04/23 19:03:10
991 Log: Regen Configure, Glossary, et alia.
992 Branch: maint-5.8/perl
993 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
995 ____________________________________________________________________________
996 [ 19314] By: jhi on 2003/04/23 18:53:46
997 Log: Introduce 'fast stdio' symbols to non-Configure lands.
999 ! NetWare/config.wc NetWare/config_H.wc configure.com
1000 ! epoc/config.sh plan9/config.plan9 plan9/config_h.sample
1001 ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
1002 ! win32/config.gc win32/config.vc win32/config.vc64
1003 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1004 ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
1005 ____________________________________________________________________________
1006 [ 19313] By: jhi on 2003/04/23 18:22:02
1007 Log: metaconfig unit change for #19312.
1008 Branch: metaconfig/U/perl
1010 ____________________________________________________________________________
1011 [ 19312] By: jhi on 2003/04/23 18:21:47
1012 Log: Regen Configure, Glossary, et alia.
1014 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1016 ____________________________________________________________________________
1017 [ 19311] By: jhi on 2003/04/23 08:35:52
1020 Handle the combination of dosish and non-faststdio.
1021 Branch: maint-5.8/perl
1023 ____________________________________________________________________________
1024 [ 19310] By: jhi on 2003/04/23 08:34:33
1025 Log: Handle the combination of dosish and non-faststdio.
1028 ____________________________________________________________________________
1029 [ 19309] By: jhi on 2003/04/23 05:35:38
1032 Re-merge Encode 1.92.
1038 z/OS: changes for building threaded from "Brian De Pradine"
1039 <PRADINE@uk.ibm.com>.
1042 Subject: [PATCH] Doc pointers in perlbot.
1043 From: Casey West <casey@geeknest.com>
1044 Date: Tue, 22 Apr 2003 11:19:09 -0400
1045 Message-Id: <20030422151909.GC11119@geeknest.com>
1049 Subject: 5.8.0: two problems
1050 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
1051 Date: Tue, 22 Apr 2003 11:43:17 -0700
1052 Message-ID: <20030422184316.GA8602@math.berkeley.edu>
1053 Branch: maint-5.8/perl
1054 !> Makefile.SH XSUB.h ext/Encode/Makefile.PL
1055 !> ext/Encode/t/enc_module.t hints/os390.sh pod/perlbot.pod
1057 ____________________________________________________________________________
1058 [ 19308] By: rgs on 2003/04/22 20:53:20
1059 Log: Subject: 5.8.0: two problems
1060 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
1061 Date: Tue, 22 Apr 2003 11:43:17 -0700
1062 Message-ID: <20030422184316.GA8602@math.berkeley.edu>
1065 ____________________________________________________________________________
1066 [ 19307] By: ams on 2003/04/22 16:39:51
1067 Log: Subject: [PATCH] Doc pointers in perlbot.
1068 From: Casey West <casey@geeknest.com>
1069 Date: Tue, 22 Apr 2003 11:19:09 -0400
1070 Message-Id: <20030422151909.GC11119@geeknest.com>
1074 ____________________________________________________________________________
1075 [ 19306] By: jhi on 2003/04/22 13:09:21
1076 Log: z/OS: changes for building threaded from "Brian De Pradine"
1077 <PRADINE@uk.ibm.com>.
1079 ! Makefile.SH hints/os390.sh thread.h util.c
1080 ____________________________________________________________________________
1081 [ 19305] By: jhi on 2003/04/22 11:42:35
1084 ! ext/Encode/t/enc_module.t
1085 ____________________________________________________________________________
1086 [ 19304] By: jhi on 2003/04/22 10:48:47
1087 Log: Re-merge Encode 1.92.
1089 ! ext/Encode/Makefile.PL ext/Encode/t/enc_module.t
1090 ____________________________________________________________________________
1091 [ 19303] By: jhi on 2003/04/22 05:30:15
1094 Croak on non ref to shared methods instead of segfault.
1095 This can really only happen for &share("string").
1098 Fix bug 17964 by properly refcounting the gv top.
1099 Seems like the entries in rsfp are way different than
1100 normal PVIO objects.
1103 Argh, cut-and-pasto.
1104 Branch: maint-5.8/perl
1105 !> ext/threads/shared/shared.xs perlio.c sv.c
1106 ____________________________________________________________________________
1107 [ 19302] By: jhi on 2003/04/22 05:26:21
1108 Log: Argh, cut-and-pasto.
1111 ____________________________________________________________________________
1112 [ 19301] By: sky on 2003/04/21 21:33:14
1113 Log: Fix bug 17964 by properly refcounting the gv top.
1114 Seems like the entries in rsfp are way different than
1115 normal PVIO objects.
1118 ____________________________________________________________________________
1119 [ 19300] By: rgs on 2003/04/21 19:42:04
1120 Log: Fix another segfault case (warn called from UNIVERSAL::DESTROY).
1122 Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
1123 From: Enache Adrian <enache@rdslink.ro>
1124 Date: Sun, 20 Apr 2003 02:45:48 +0300
1125 Message-ID: <20030419234548.GA849@ratsnest.hole>
1127 Date: Wed, 2 Apr 2003 07:52:28 +0300
1128 Message-ID: <20030402045227.GA1023@ratsnest.hole>
1130 ! pp_sys.c t/op/ref.t util.c
1131 ____________________________________________________________________________
1132 [ 19299] By: sky on 2003/04/21 17:05:31
1133 Log: Croak on non ref to shared methods instead of segfault.
1134 This can really only happen for &share("string").
1136 ! ext/threads/shared/shared.xs
1137 ____________________________________________________________________________
1138 [ 19298] By: jhi on 2003/04/21 16:26:33
1141 Add OpenZaurus cross-compilation patches.
1142 Branch: maint-5.8/perl
1143 +> Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
1144 +> Cross/config.sh-arm-linux Cross/generate_config_sh
1145 +> Cross/installperl.patch Cross/warp
1146 !> Cross/README INSTALL MANIFEST
1147 ____________________________________________________________________________
1148 [ 19297] By: jhi on 2003/04/21 16:24:36
1149 Log: Add OpenZaurus cross-compilation patches.
1151 + Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
1152 + Cross/config.sh-arm-linux Cross/generate_config_sh
1153 + Cross/installperl.patch Cross/warp
1154 ! Cross/README INSTALL MANIFEST
1155 ____________________________________________________________________________
1156 [ 19296] By: jhi on 2003/04/21 15:54:28
1157 Log: Update vosish headers.
1158 Branch: maint-5.8/perl
1159 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1160 ! vos/config.ga.h vos/config.pl
1161 ____________________________________________________________________________
1162 [ 19295] By: jhi on 2003/04/21 15:45:24
1165 Introduce two new Configure symbols:
1166 [1] d_faststdio = d_stdstdio && d_stdio_ptr_lval &&
1167 (d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt)
1168 [2] usefaststdio = do we use fast stdio if we have it?
1169 For 5.[68], we do. For anything else, we don't.
1170 (At least, unless otherwise instructed by -Dusefaststdio.)
1171 This means that for bleadperl we no more use stdio, but instead
1172 default to perlio: the effect of PERLIO=perlio, in other words.
1173 (PERLIO=stdio will still switch to using stdio.)
1174 This change may endanger extensions using FILE*-- but if we are
1175 to migrate fully to perlio, better start swallowing the poison now.
1176 For maintperl, the usefaststdio still defaults to yes.
1178 and regen Configure.
1179 Branch: maint-5.8/perl
1180 ! Configure config_h.SH
1181 !> perlio.c t/io/layers.t
1182 ____________________________________________________________________________
1183 [ 19294] By: jhi on 2003/04/21 15:36:02
1186 Subject: Re: [PATCH] [perl #21875] Hash ref transformed as a list
1187 From: Dave Mitchell <davem@fdgroup.com>
1188 Date: Sat, 19 Apr 2003 20:06:51 +0100
1189 Message-ID: <20030419190651.GD13333@fdgroup.com>
1192 Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile.
1193 Subject: [DOC PATCH 5.8.0] Re: Problem with Devel::Peek on Perl 5.8.0
1194 From: Steve Hay <steve.hay@uk.radan.com>
1195 Date: Wed, 16 Apr 2003 11:12:22 +0100
1196 Message-ID: <3E9D2C86.8040104@uk.radan.com>
1199 Subject: Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bug
1200 From: Enache Adrian <enache@rdslink.ro>
1201 Date: Sat, 19 Apr 2003 20:12:18 +0300
1202 Message-ID: <20030419171218.GA974@ratsnest.hole>
1205 Remove, in the main Makefile, the $(LDLIBPTH) variable from
1206 the commands that invoke $(CC).
1207 Subject: Re: Smoke failure
1208 From: Enache Adrian <enache@rdslink.ro>
1209 Date: Fri, 18 Apr 2003 19:06:07 +0300
1210 Message-ID: <20030418160606.GA797@ratsnest.hole>
1213 Subject: [PATCH] goto &sub doesn't empty @_
1214 From: Dave Mitchell <davem@fdgroup.com>
1215 Date: Sun, 20 Apr 2003 21:46:51 +0100
1216 Message-ID: <20030420204651.GE15591@fdgroup.com>
1219 Upgrade to Test 1.24.
1222 Upgrade to Locale::Maketext 1.05.
1223 Branch: maint-5.8/perl
1224 !> INSTALL Makefile.SH lib/Locale/Maketext.pm
1225 !> lib/Locale/Maketext/ChangeLog lib/Test.pm pp_ctl.c sv.c
1226 !> t/comp/parser.t toke.c win32/Makefile
1227 ____________________________________________________________________________
1228 [ 19293] By: jhi on 2003/04/21 15:28:59
1231 Bump the test count.
1232 Branch: maint-5.8/perl
1233 !> ext/Storable/t/tied.t
1234 ____________________________________________________________________________
1235 [ 19292] By: jhi on 2003/04/21 15:27:36
1241 UTF8 regexp patch from Inaba Hiroto.
1244 Subject: [PATCH] Re: any takers for this Storable bug?
1245 From: Enache Adrian <enache@rdslink.ro>
1246 Date: Wed, 16 Apr 2003 21:11:11 +0300
1247 Message-ID: <20030416181111.GA6687@ratsnest.hole>
1249 ams had already fixed the bug by #19227, but take the
1253 Subject: [PATCH] allow recursive FETCHes
1254 From: Dave Mitchell <davem@fdgroup.com>
1255 Date: Mon, 7 Apr 2003 10:00:41 +0100
1256 Message-ID: <20030407100041.A1617@fdgroup.com>
1259 Restore the two variables retired by the change #19268
1260 (for binary backward compatibility)
1261 Branch: maint-5.8/perl
1262 !> av.c dump.c embed.fnc embed.h embedvar.h
1263 !> ext/Storable/t/st-dump.pl ext/Storable/t/tied.t hv.c perl.c
1264 !> perlapi.h perlio.c proto.h regcomp.c sv.c sv.h t/op/pat.t
1265 !> t/op/tie.t thrdvar.h universal.c
1266 ____________________________________________________________________________
1267 [ 19291] By: jhi on 2003/04/21 15:20:58
1270 Another needle in the voodoo doll.
1271 Now I think it should work with the shared
1275 Don't use the stack to allocate a SV that we hand out to another
1276 function, only badness can ensure.
1277 Message-Id: <20030418180131.GD10086@fdgroup.com>
1278 Thanks go to Dave Mitchell for help in tracking down the bug!
1281 Fixes bug #17043, resets PL_srand_called before the cloning.
1282 Allows people to override the resetting by using srand() in CLONE.
1283 Branch: maint-5.8/perl
1284 !> ext/threads/t/thread.t ext/threads/threads.xs sv.c
1285 ____________________________________________________________________________
1286 [ 19290] By: jhi on 2003/04/21 15:14:17
1289 Upgrade to Net::Ping 2.29.
1292 Upgrade to Net::Ping 2.30.
1293 Branch: maint-5.8/perl
1294 +> lib/Net/Ping/t/510_ping_udp.t
1295 - lib/Net/Ping/README
1296 !> MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
1297 !> lib/Net/Ping/t/450_service.t
1298 ____________________________________________________________________________
1299 [ 19289] By: sky on 2003/04/21 13:24:40
1300 Log: Fixes bug #17043, resets PL_srand_called before the cloning.
1301 Allows people to override the resetting by using srand() in CLONE.
1303 ! ext/threads/t/thread.t ext/threads/threads.xs
1304 ____________________________________________________________________________
1305 [ 19288] By: jhi on 2003/04/21 06:53:46
1306 Log: Move the new *.U files into a subdirectory.
1308 - U/d_faststdio.U U/usefaststdio.U
1309 Branch: metaconfig/U/perl
1310 + d_faststdio.U usefaststdio.U
1311 ____________________________________________________________________________
1312 [ 19287] By: jhi on 2003/04/21 06:52:10
1313 Log: metaconfig units for #19286.
1315 + U/d_faststdio.U U/usefaststdio.U
1316 ____________________________________________________________________________
1317 [ 19286] By: jhi on 2003/04/21 06:50:42
1318 Log: Introduce two new Configure symbols:
1319 [1] d_faststdio = d_stdstdio && d_stdio_ptr_lval &&
1320 (d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt)
1321 [2] usefaststdio = do we use fast stdio if we have it?
1322 For 5.[68], we do. For anything else, we don't.
1323 (At least, unless otherwise instructed by -Dusefaststdio.)
1324 This means that for bleadperl we no more use stdio, but instead
1325 default to perlio: the effect of PERLIO=perlio, in other words.
1326 (PERLIO=stdio will still switch to using stdio.)
1327 This change may endanger extensions using FILE*-- but if we are
1328 to migrate fully to perlio, better start swallowing the poison now.
1329 For maintperl, the usefaststdio still defaults to yes.
1331 ! Configure config_h.SH perlio.c t/io/layers.t
1332 ____________________________________________________________________________
1333 [ 19285] By: jhi on 2003/04/21 05:43:55
1334 Log: Upgrade to Locale::Maketext 1.05.
1336 ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
1337 ____________________________________________________________________________
1338 [ 19284] By: jhi on 2003/04/21 05:40:34
1339 Log: Upgrade to Test 1.24.
1342 ____________________________________________________________________________
1343 [ 19283] By: rgs on 2003/04/20 22:01:28
1344 Log: Subject: [PATCH] goto &sub doesn't empty @_
1345 From: Dave Mitchell <davem@fdgroup.com>
1346 Date: Sun, 20 Apr 2003 21:46:51 +0100
1347 Message-ID: <20030420204651.GE15591@fdgroup.com>
1350 ____________________________________________________________________________
1351 [ 19282] By: rgs on 2003/04/20 21:22:29
1352 Log: Remove, in the main Makefile, the $(LDLIBPTH) variable from
1353 the commands that invoke $(CC).
1354 Subject: Re: Smoke failure
1355 From: Enache Adrian <enache@rdslink.ro>
1356 Date: Fri, 18 Apr 2003 19:06:07 +0300
1357 Message-ID: <20030418160606.GA797@ratsnest.hole>
1360 ____________________________________________________________________________
1361 [ 19281] By: rgs on 2003/04/20 19:53:53
1362 Log: Subject: Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bug
1363 From: Enache Adrian <enache@rdslink.ro>
1364 Date: Sat, 19 Apr 2003 20:12:18 +0300
1365 Message-ID: <20030419171218.GA974@ratsnest.hole>
1368 ____________________________________________________________________________
1369 [ 19280] By: rgs on 2003/04/20 18:55:40
1370 Log: Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile.
1371 Subject: [DOC PATCH 5.8.0] Re: Problem with Devel::Peek on Perl 5.8.0
1372 From: Steve Hay <steve.hay@uk.radan.com>
1373 Date: Wed, 16 Apr 2003 11:12:22 +0100
1374 Message-ID: <3E9D2C86.8040104@uk.radan.com>
1376 ! INSTALL win32/Makefile
1377 ____________________________________________________________________________
1378 [ 19279] By: jhi on 2003/04/20 07:42:33
1379 Log: metaconfig unit changes for #19278.
1381 ! U/compline/ptrsize.U
1382 Branch: metaconfig/U/perl
1384 ____________________________________________________________________________
1385 [ 19278] By: jhi on 2003/04/20 07:42:17
1386 Log: Give more information of what to do when -Dusexxx fail.
1389 ____________________________________________________________________________
1390 [ 19277] By: rgs on 2003/04/19 19:40:22
1391 Log: Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)
1392 by adding a dummy destructor method Regexp::DESTROY.
1393 This prevents infinite recursion, since Regexp::DESTROY
1394 is no more autoloaded.
1396 Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
1397 From: Enache Adrian <enache@rdslink.ro>
1398 Date: Wed, 2 Apr 2003 05:02:42 +0300
1399 Message-ID: <20030402020242.GA2966@ratsnest.hole>
1401 ! ext/B/t/stash.t t/op/ref.t universal.c
1402 ____________________________________________________________________________
1403 [ 19276] By: rgs on 2003/04/19 19:32:25
1404 Log: Subject: Re: [PATCH] [perl #21875] Hash ref transformed as a list
1405 From: Dave Mitchell <davem@fdgroup.com>
1406 Date: Sat, 19 Apr 2003 20:06:51 +0100
1407 Message-ID: <20030419190651.GD13333@fdgroup.com>
1409 ! t/comp/parser.t toke.c
1410 ____________________________________________________________________________
1411 [ 19275] By: jhi on 2003/04/19 18:52:24
1412 Log: Restore the two variables retired by the change #19268
1413 (for binary backward compatibility)
1415 ! embedvar.h perlapi.h thrdvar.h
1416 ____________________________________________________________________________
1417 [ 19274] By: jhi on 2003/04/19 17:39:58
1418 Log: metaconfig unit changes for #19273.
1420 ! U/compline/ptrsize.U
1421 Branch: metaconfig/U/perl
1422 ! d_modfl.U use64bits.U
1423 ____________________________________________________________________________
1424 [ 19273] By: jhi on 2003/04/19 17:36:33
1425 Log: Fail if the specified -Duse64xxx cannot be fulfilled.
1426 (And undo a doublesize probe glitch from change #19272.)
1429 ____________________________________________________________________________
1430 [ 19272] By: jhi on 2003/04/19 16:38:12
1431 Log: If long doubles fail, we really cannot sensibly
1432 drop back to doubles anymore, therefore abort.
1433 Pointed out by Slaven Rezic. (I tried to fix this
1434 via metaconfig but ended up with a vicious cyclic
1438 ____________________________________________________________________________
1439 [ 19271] By: jhi on 2003/04/19 12:27:44
1441 Branch: metaconfig/U/perl
1443 ____________________________________________________________________________
1444 [ 19270] By: jhi on 2003/04/19 12:09:21
1445 Log: Upgrade to Net::Ping 2.30.
1447 ! lib/Net/Ping.pm lib/Net/Ping/Changes
1448 ! lib/Net/Ping/t/450_service.t
1449 ____________________________________________________________________________
1450 [ 19269] By: jhi on 2003/04/19 07:10:57
1451 Log: Bump the test count.
1453 ! ext/Storable/t/tied.t
1454 ____________________________________________________________________________
1455 [ 19268] By: jhi on 2003/04/19 07:06:13
1456 Log: Subject: [PATCH] allow recursive FETCHes
1457 From: Dave Mitchell <davem@fdgroup.com>
1458 Date: Mon, 7 Apr 2003 10:00:41 +0100
1459 Message-ID: <20030407100041.A1617@fdgroup.com>
1461 ! av.c dump.c embed.fnc embed.h embedvar.h
1462 ! ext/Storable/t/st-dump.pl hv.c perl.c perlapi.h proto.h sv.c
1463 ! sv.h t/op/tie.t thrdvar.h
1464 ____________________________________________________________________________
1465 [ 19267] By: jhi on 2003/04/19 06:54:34
1466 Log: Subject: [PATCH] readline.t tweak for VMS
1467 From: "Craig A. Berry" <craigberry@mac.com>
1468 Date: Thu, 17 Apr 2003 17:18:19 -0500
1469 Message-ID: <3E9F282B.6090603@mac.com>
1472 ____________________________________________________________________________
1473 [ 19266] By: jhi on 2003/04/19 06:46:48
1474 Log: Subject: [PATCH] Re: any takers for this Storable bug?
1475 From: Enache Adrian <enache@rdslink.ro>
1476 Date: Wed, 16 Apr 2003 21:11:11 +0300
1477 Message-ID: <20030416181111.GA6687@ratsnest.hole>
1479 ams had already fixed the bug by #19227, but take the
1482 ! ext/Storable/t/tied.t
1483 ____________________________________________________________________________
1484 [ 19265] By: sky on 2003/04/19 00:40:42
1485 Log: Don't use the stack to allocate a SV that we hand out to another
1486 function, only badness can ensure.
1487 Message-Id: <20030418180131.GD10086@fdgroup.com>
1488 Thanks go to Dave Mitchell for help in tracking down the bug!
1491 ____________________________________________________________________________
1492 [ 19264] By: jhi on 2003/04/18 19:28:04
1493 Log: UTF8 regexp patch from Inaba Hiroto.
1495 ! regcomp.c t/op/pat.t
1496 ____________________________________________________________________________
1497 [ 19263] By: jhi on 2003/04/18 19:16:43
1498 Log: Unused variables.
1500 ! perlio.c universal.c
1501 ____________________________________________________________________________
1502 [ 19262] By: sky on 2003/04/17 20:02:33
1503 Log: Another needle in the voodoo doll.
1504 Now I think it should work with the shared
1508 ____________________________________________________________________________
1509 [ 19261] By: jhi on 2003/04/17 18:59:54
1510 Log: Integrate the below, regen Configure. No regen Glossary,
1511 though, that is somehow broken with maint, must investigate more.
1512 Branch: maint-5.8/perl
1513 ! Configure config_h.SH
1514 !> INSTALL NetWare/config.wc NetWare/config_H.wc configure.com
1515 !> djgpp/configure.bat epoc/config.sh hints/solaris_2.sh
1516 !> numeric.c perl.h plan9/config.plan9 plan9/config_h.sample
1517 !> plan9/config_sh.sample pp.c win32/config.bc win32/config.gc
1518 !> win32/config.vc win32/config.vc64 win32/config_H.bc
1519 !> win32/config_H.gc win32/config_H.vc win32/config_H.vc64
1520 !> wince/config.ce wince/config_H.ce
1521 ____________________________________________________________________________
1522 [ 19260] By: jhi on 2003/04/17 18:43:31
1525 Bump up the version and admonish against aspiring (ab)use.
1528 Build get_layers() also under -Uuseperlio.
1531 Skip as early as possible if no perlio since the
1532 use open would be compile-time.
1535 PERLIO=perlio requires extra steps.
1538 Don't skip the whole test for PERLIO=perlio.
1541 Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.
1544 PerlIO::get_layers() usage tip.
1547 Use the right prototype and a glob is fine (from Rafael).
1550 What does an empty PERLIO= mean, anyway?
1553 Try to get the layers.t working also for dosish platforms.
1556 Handle PERLIO= and document a bit.
1559 Detect the 'fast stdio' case.
1560 Branch: maint-5.8/perl
1561 !> lib/PerlIO.pm pod/perlrun.pod t/io/layers.t universal.c
1562 ____________________________________________________________________________
1563 [ 19259] By: jhi on 2003/04/17 18:41:23
1566 Introduce PerlIO::get_layers() to allow people to peek
1567 at the PerlIO layer stack.
1568 Branch: maint-5.8/perl
1570 !> MANIFEST lib/PerlIO.pm perlio.c perlio.h t/io/open.t
1572 ____________________________________________________________________________
1573 [ 19258] By: jhi on 2003/04/17 18:38:58
1580 Branch: maint-5.8/perl
1581 !> lib/unicore/mktables
1582 ____________________________________________________________________________
1583 [ 19257] By: jhi on 2003/04/17 18:33:40
1586 Synchronize the specifications of the POSIX character
1587 classes alnum, graph, and print closer to the planned
1591 More maneuvering closer to proposed POSIX classes
1592 mapping to Unicode: (1) The definitions of "graph" and
1593 "print" are still in flux: move closer back to how Perl
1594 5.8.0 defined it (though drop Co, that did not make sense)
1595 (2) Add U+0085 (NEL) to "space".
1596 Branch: maint-5.8/perl
1597 !> lib/unicore/lib/Alnum.pl lib/unicore/lib/Graph.pl
1598 !> lib/unicore/lib/Print.pl lib/unicore/lib/Space.pl
1599 !> lib/unicore/mktables utf8.c
1600 ____________________________________________________________________________
1601 [ 19256] By: jhi on 2003/04/17 18:26:24
1604 Darwin/Rhapsody hints files updates by Wilfredo Sánchez
1607 The lib/ipc_sysv.t test has a new name.
1610 Because we chdir to 'Big-Dummy' the lib/utf8.pm may be at
1611 ../../lib for the lc() at line 66 (UTF-8 data possible
1612 if using UTF-8 locales).
1615 Fix bug #15893 by creating shared scalars with a refcount of 1
1616 instead of 2 and make push and pop increase the refcount.
1619 Fix bug #16253, use all the CPU that we can :-)
1622 Subject: [PATCH] vms/vms.c waitpid tweak
1623 From: "Craig A. Berry" <craigberry@mac.com>
1624 Date: Mon, 14 Apr 2003 00:43:00 -0500
1625 Message-ID: <3E9A4A64.6030205@mac.com>
1628 More docs about running tests and the test suite.
1629 Update perlhack.pod in various places.
1630 Add 'test_harness' as a .PHONY dependency in the Makefile.
1633 Document and test autovivified dirhandles.
1634 Subject: [perl #21952] [patch] t/op/readdir.t and perlfunc.pod
1635 From: Nathan Torkington (via RT) <perlbug-followup@perl.org>
1636 Date: 12 Apr 2003 12:40:45 -0000
1637 Message-Id: <rt-21952-55079.8.08945458828887@bugs6.perl.org>
1640 Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1 [perl #17757]
1641 From: Inaba Hiroto <inaba@st.rim.or.jp>
1642 Date: Fri, 21 Mar 2003 17:35:21 +0900
1643 Message-ID: <3E7ACEC8.E0D57221@st.rim.or.jp>
1644 Date: Sat, 22 Mar 2003 11:28:05 +0900
1645 Message-ID: <3E7BCA34.6824269F@st.rim.or.jp>
1648 Mention that "make test_harness" lets messages sent through
1649 standard error out. Complements change #19206.
1652 Fixes to bugs introduced by PL_stashcache
1653 A) Follow suggestion by Benjamin Goldberg to use hv_delete
1654 instead of hv_delete_ent to avoid creating a temporary SV
1655 B) Don't increment the refcount, sneak it into an IV instead
1656 C) When a GP is a deleted that contains a stash, remove the
1657 corresponding entry since hv might be in use in other places.
1658 D) Note that no test cases test the deletion of packages to catch
1662 Ook, run tests on correct build-dir next time.
1663 We must check if the hv is a stash, otherwise we try to delete
1664 something that is a HvNAME of null..... tests pass better now
1667 [perl #21845] "proto.h": 'id' is a reserved word in Objective-C.
1670 Add a test for [perl #17753].
1673 Upgrade to Pod::LaTeX 0.55.
1676 [#17040] Storable now handles self-tied scalars with NULL mg_obj.
1679 Document the effect of thread creation context.
1682 A -C parsed from the #! line can still have line endings in it.
1685 Fix double join problem for those places where free
1686 actually means free (solaris for example :)
1690 Document that the open pragma does not affect
1691 the three-headed hydra, ummm, open.
1694 Subject: Re: [perl #21950] 5.8.x -- :scalar and magic strings
1695 From: Enache Adrian <enache@rdslink.ro>
1696 Date: Thu, 17 Apr 2003 14:35:36 +0300
1697 Message-Id: <20030417113536.GA898@ratsnest.hole>
1700 [#21962] Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "".
1701 Anything that's broken by this change should be fixed.
1704 Extreme Voodoo programming, by not pinching the SV if it is a
1705 PADTMP it happily keeps it's value later on!
1706 Branch: maint-5.8/perl
1707 +> lib/Pod/t/pod2latex.t
1710 !> (integrate 32 files)
1711 ____________________________________________________________________________
1712 [ 19255] By: jhi on 2003/04/17 17:44:24
1713 Log: metaconfig unit change for #19253.
1714 Branch: metaconfig/U/perl
1716 ____________________________________________________________________________
1717 [ 19254] By: sky on 2003/04/17 17:31:52
1718 Log: Extreme Voodoo programming, by not pinching the SV if it is a
1719 PADTMP it happily keeps it's value later on!
1722 ____________________________________________________________________________
1723 [ 19253] By: jhi on 2003/04/17 17:09:16
1724 Log: Implement -Dnoextensions=... and -Donlyextensions=...
1727 ____________________________________________________________________________
1728 [ 19252] By: ams on 2003/04/17 16:19:31
1729 Log: Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "".
1730 Anything that's broken by this change should be fixed.
1733 ____________________________________________________________________________
1734 [ 19251] By: jhi on 2003/04/17 15:39:56
1735 Log: Introduce the new *l APIs, undefined, to non-Configure lands.
1737 ! NetWare/config.wc NetWare/config_H.wc configure.com
1738 ! djgpp/configure.bat epoc/config.sh plan9/config.plan9
1739 ! plan9/config_h.sample plan9/config_sh.sample win32/config.bc
1740 ! win32/config.gc win32/config.vc win32/config.vc64
1741 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1742 ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
1743 ____________________________________________________________________________
1744 [ 19250] By: jhi on 2003/04/17 15:07:08
1745 Log: Regen Glossary et alia.
1747 ! Porting/Glossary Porting/config.sh Porting/config_H
1748 ____________________________________________________________________________
1749 [ 19249] By: jhi on 2003/04/17 14:54:01
1750 Log: metaconfig unit change for #19248.
1751 Branch: metaconfig/U/perl
1753 ____________________________________________________________________________
1754 [ 19248] By: jhi on 2003/04/17 14:53:41
1755 Log: Small tidying up of the selectminbits code, but most
1756 importantly allocate the buffer from the heap using
1757 malloc, not from the stack: using stack causes unaligned
1758 access in LP64 Solaris since stack data is not guaranteed
1759 to be 64-bit aligned, while a fd_set is (it has 1024 longs).
1763 ____________________________________________________________________________
1764 [ 19247] By: ams on 2003/04/17 12:24:57
1765 Log: Subject: Re: [perl #21950] 5.8.x -- :scalar and magic strings
1766 From: Enache Adrian <enache@rdslink.ro>
1767 Date: Thu, 17 Apr 2003 14:35:36 +0300
1768 Message-Id: <20030417113536.GA898@ratsnest.hole>
1770 ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
1771 ____________________________________________________________________________
1772 [ 19246] By: nick on 2003/04/17 10:44:49
1773 Log: Integrate mainline
1775 +> lib/ExtUtils/t/MM_Any.t lib/Locale/Maketext/t/00about.t
1776 +> lib/Locale/Maketext/t/01make.t lib/Locale/Maketext/t/02get.t
1777 +> lib/Locale/Maketext/t/03http.t lib/Net/Ping/t/510_ping_udp.t
1778 +> lib/Pod/t/pod2latex.t lib/Test/Harness/t/pod.t t/io/layers.t
1779 +> t/lib/sample-tests/switches
1780 - lib/Locale/Maketext/test.pl lib/Net/Ping/README
1782 !> (integrate 258 files)
1783 ____________________________________________________________________________
1784 [ 19245] By: jhi on 2003/04/17 09:20:27
1785 Log: Document that the open pragma does not affect
1786 the three-headed hydra, ummm, open.
1789 ____________________________________________________________________________
1790 [ 19244] By: jhi on 2003/04/17 06:45:26
1791 Log: More maneuvering closer to proposed POSIX classes
1792 mapping to Unicode: (1) The definitions of "graph" and
1793 "print" are still in flux: move closer back to how Perl
1794 5.8.0 defined it (though drop Co, that did not make sense)
1795 (2) Add U+0085 (NEL) to "space".
1797 ! lib/unicore/lib/Graph.pl lib/unicore/lib/Print.pl
1798 ! lib/unicore/lib/Space.pl lib/unicore/mktables
1799 ____________________________________________________________________________
1800 [ 19243] By: jhi on 2003/04/17 05:29:24
1801 Log: Detect the 'fast stdio' case.
1803 ! lib/PerlIO.pm t/io/layers.t
1804 ____________________________________________________________________________
1805 [ 19242] By: jhi on 2003/04/16 20:14:01
1806 Log: Fix up Larry's copyright statements to my best knowledge.
1807 (Lots of Perl 5 source code archaeology was involved.)
1808 Larry didn't make strangled noises when I showed him
1809 the patch, either :-)
1811 ! EXTERN.h INTERN.h Porting/pumpkin.pod README XSUB.h av.c av.h
1812 ! cc_runtime.h cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
1813 ! embed.h embed.pl embedvar.h fakesdio.h fakethr.h form.h
1814 ! global.sym globals.c gv.c gv.h handy.h hv.c hv.h keywords.h
1815 ! keywords.pl locale.c mg.c mg.h miniperlmain.c nostdio.h
1816 ! numeric.c op.c op.h opcode.h opcode.pl opnames.h pad.c pad.h
1817 ! patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.h
1818 ! perlsdio.h perlsfio.h perlvars.h pp.c pp.h pp_ctl.c pp_hot.c
1819 ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.c reentr.h
1820 ! reentr.pl regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
1821 ! scope.h sv.c sv.h taint.c thrdvar.h thread.h toke.c
1822 ! universal.c unixish.h utf8.c utf8.h utfebcdic.h util.c util.h
1823 ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
1824 ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
1825 ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c xsutils.c
1826 ____________________________________________________________________________
1827 [ 19241] By: jhi on 2003/04/16 17:24:24
1828 Log: Handle PERLIO= and document a bit.
1830 ! lib/PerlIO.pm pod/perlrun.pod t/io/layers.t
1831 ____________________________________________________________________________
1832 [ 19240] By: sky on 2003/04/16 16:27:43
1833 Log: Fix double join problem for those places where free
1834 actually means free (solaris for example :)
1837 ! ext/threads/t/join.t ext/threads/threads.xs
1838 ____________________________________________________________________________
1839 [ 19239] By: jhi on 2003/04/16 14:57:47
1840 Log: Try to get the layers.t working also for dosish platforms.
1842 ! lib/PerlIO.pm t/io/layers.t
1843 ____________________________________________________________________________
1844 [ 19238] By: jhi on 2003/04/16 13:27:24
1845 Log: A -C parsed from the #! line can still have line endings in it.
1848 ____________________________________________________________________________
1849 [ 19237] By: jhi on 2003/04/16 13:23:37
1850 Log: What does an empty PERLIO= mean, anyway?
1853 ____________________________________________________________________________
1854 [ 19236] By: jhi on 2003/04/16 13:09:42
1855 Log: Document the effect of thread creation context.
1857 ! ext/threads/threads.pm
1858 ____________________________________________________________________________
1859 [ 19235] By: jhi on 2003/04/16 12:13:07
1860 Log: Use the right prototype and a glob is fine (from Rafael).
1862 ! lib/PerlIO.pm universal.c
1863 ____________________________________________________________________________
1864 [ 19234] By: jhi on 2003/04/16 10:20:46
1865 Log: PerlIO::get_layers() usage tip.
1868 ____________________________________________________________________________
1869 [ 19233] By: jhi on 2003/04/16 10:07:48
1872 ! lib/unicore/mktables
1873 ____________________________________________________________________________
1874 [ 19232] By: jhi on 2003/04/16 09:45:51
1875 Log: Redundant test.
1877 ! lib/unicore/mktables
1878 ____________________________________________________________________________
1879 [ 19231] By: jhi on 2003/04/16 09:21:25
1880 Log: Synchronize the specifications of the POSIX character
1881 classes alnum, graph, and print closer to the planned
1884 ! lib/unicore/lib/Alnum.pl lib/unicore/lib/Graph.pl
1885 ! lib/unicore/lib/Print.pl lib/unicore/mktables utf8.c
1886 ____________________________________________________________________________
1887 [ 19230] By: jhi on 2003/04/16 08:57:01
1888 Log: Patch from Merijn.
1891 ____________________________________________________________________________
1892 [ 19229] By: jhi on 2003/04/16 08:27:53
1893 Log: metaconfig unit change for #19228.
1894 Branch: metaconfig/U/perl
1896 ____________________________________________________________________________
1897 [ 19228] By: jhi on 2003/04/16 08:27:26
1898 Log: Thinko in modfl detection.
1901 ____________________________________________________________________________
1902 [ 19227] By: ams on 2003/04/16 02:32:11
1903 Log: Storable now handles self-tied scalars with NULL mg_obj.
1905 ! ext/Storable/Storable.xs
1906 ____________________________________________________________________________
1907 [ 19226] By: jhi on 2003/04/15 18:00:21
1908 Log: Upgrade to Pod::LaTeX 0.55.
1910 + lib/Pod/t/pod2latex.t
1912 ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL
1913 ____________________________________________________________________________
1914 [ 19225] By: jhi on 2003/04/15 17:01:40
1915 Log: metaconfig unit change for #19224.
1917 ! U/threads/archname.U
1918 Branch: metaconfig/U/perl
1921 ____________________________________________________________________________
1922 [ 19224] By: jhi on 2003/04/15 17:01:27
1923 Log: The 'disable-longdouble-if-no-modfl-sqrtl' part didn't stick.
1926 ____________________________________________________________________________
1927 [ 19223] By: jhi on 2003/04/15 16:36:32
1928 Log: Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.
1931 ____________________________________________________________________________
1932 [ 19222] By: jhi on 2003/04/15 16:28:54
1933 Log: metaconfig unit change for #19221.
1936 ____________________________________________________________________________
1937 [ 19221] By: jhi on 2003/04/15 16:27:49
1938 Log: False alarm: no cyclic dependency.
1940 ! Configure config_h.SH
1941 ____________________________________________________________________________
1942 [ 19220] By: jhi on 2003/04/15 16:09:17
1943 Log: metaconfig unit changes for #19219.
1945 ! U/compline/byteorder.U U/compline/ccflags.U
1946 ! U/compline/d_fd_set.U U/compline/d_isascii.U
1947 ! U/compline/d_open3.U U/compline/d_stdstdio.U
1948 ! U/compline/d_vprintf.U U/compline/i_time.U
1949 ! U/compline/nblock_io.U U/compline/orderlib.U
1950 ! U/modified/Signal.U U/modified/d_access.U
1951 ! U/modified/d_getpgrp.U U/modified/d_setpgrp.U
1952 ! U/modified/prototype.U U/threads/archname.U
1953 Branch: metaconfig/U/perl
1954 + d_aintl.U d_copysignl.U d_ilogbl.U d_scalbnl.U sanelongdbl.U
1955 ! d_dirfd.U d_dlsymun.U d_fcntl_can_lock.U d_sqrtl.U dlsrc.U
1956 ! fflushall.U fpossize.U i_db.U perlxv.U uselfs.U uselongdbl.U
1957 ____________________________________________________________________________
1958 [ 19219] By: jhi on 2003/04/15 16:08:11
1959 Log: Backport of _most_ of the changes in #19218: not one big
1960 cyclic dependency, though, it must be broken up somehow.
1962 ! Configure config_h.SH
1963 ____________________________________________________________________________
1964 [ 19218] By: jhi on 2003/04/15 14:09:31
1965 Log: Big patch from Alan Burlison to make Solaris long doubles work.
1966 (Also spreads more <stdlib.h> joy.)
1967 Needs backporting to metaconfig units and introducing the new
1968 symbols to non-Configure lands.
1970 ! Configure config_h.SH hints/solaris_2.sh numeric.c perl.h pp.c
1971 ____________________________________________________________________________
1972 [ 19217] By: jhi on 2003/04/15 14:01:03
1973 Log: Don't skip the whole test for PERLIO=perlio.
1976 ____________________________________________________________________________
1977 [ 19216] By: jhi on 2003/04/15 13:47:16
1978 Log: Revert #19031 now that #19210 fixed the bug (#17757).
1979 Branch: maint-5.8/perl
1980 ! regexec.c t/op/subst.t
1981 ____________________________________________________________________________
1982 [ 19215] By: jhi on 2003/04/15 05:54:17
1983 Log: Add a test for [perl #17753].
1986 ____________________________________________________________________________
1987 [ 19214] By: jhi on 2003/04/15 05:40:52
1988 Log: "proto.h": 'id' is a reserved word in Objective-C.
1990 ! embed.fnc op.c proto.h
1991 ____________________________________________________________________________
1992 [ 19213] By: sky on 2003/04/14 21:42:10
1993 Log: Ook, run tests on correct build-dir next time.
1994 We must check if the hv is a stash, otherwise we try to delete
1995 something that is a HvNAME of null..... tests pass better now
1998 ____________________________________________________________________________
1999 [ 19212] By: sky on 2003/04/14 21:15:00
2000 Log: Fixes to bugs introduced by PL_stashcache
2001 A) Follow suggestion by Benjamin Goldberg to use hv_delete
2002 instead of hv_delete_ent to avoid creating a temporary SV
2003 B) Don't increment the refcount, sneak it into an IV instead
2004 C) When a GP is a deleted that contains a stash, remove the
2005 corresponding entry since hv might be in use in other places.
2006 D) Note that no test cases test the deletion of packages to catch
2009 ! gv.c hv.c pp_hot.c
2010 ____________________________________________________________________________
2011 [ 19211] By: rgs on 2003/04/14 21:11:11
2012 Log: Mention that "make test_harness" lets messages sent through
2013 standard error out. Complements change #19206.
2016 ____________________________________________________________________________
2017 [ 19210] By: rgs on 2003/04/14 20:48:02
2018 Log: Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1 [perl #17757]
2019 From: Inaba Hiroto <inaba@st.rim.or.jp>
2020 Date: Fri, 21 Mar 2003 17:35:21 +0900
2021 Message-ID: <3E7ACEC8.E0D57221@st.rim.or.jp>
2022 Date: Sat, 22 Mar 2003 11:28:05 +0900
2023 Message-ID: <3E7BCA34.6824269F@st.rim.or.jp>
2025 ! regexec.c t/op/pat.t
2026 ____________________________________________________________________________
2027 [ 19209] By: jhi on 2003/04/14 20:36:55
2028 Log: PERLIO=perlio requires extra steps.
2030 ! lib/PerlIO.pm t/io/layers.t
2031 ____________________________________________________________________________
2032 [ 19208] By: jhi on 2003/04/14 20:02:04
2033 Log: Skip as early as possible if no perlio since the
2034 use open would be compile-time.
2037 ____________________________________________________________________________
2038 [ 19207] By: rgs on 2003/04/14 19:34:42
2039 Log: Document and test autovivified dirhandles.
2040 Subject: [perl #21952] [patch] t/op/readdir.t and perlfunc.pod
2041 From: Nathan Torkington (via RT) <perlbug-followup@perl.org>
2042 Date: 12 Apr 2003 12:40:45 -0000
2043 Message-Id: <rt-21952-55079.8.08945458828887@bugs6.perl.org>
2045 ! pod/perlfunc.pod t/op/readdir.t
2046 ____________________________________________________________________________
2047 [ 19206] By: rgs on 2003/04/14 19:13:26
2048 Log: More docs about running tests and the test suite.
2049 Update perlhack.pod in various places.
2050 Add 'test_harness' as a .PHONY dependency in the Makefile.
2052 ! Makefile.SH pod/perlhack.pod t/README
2053 ____________________________________________________________________________
2054 [ 19205] By: jhi on 2003/04/14 18:58:01
2055 Log: Build get_layers() also under -Uuseperlio.
2058 ____________________________________________________________________________
2059 [ 19204] By: jhi on 2003/04/14 18:48:04
2060 Log: Bump up the version and admonish against aspiring (ab)use.
2063 ____________________________________________________________________________
2064 [ 19203] By: jhi on 2003/04/14 17:35:51
2065 Log: Introduce PerlIO::get_layers() to allow people to peek
2066 at the PerlIO layer stack.
2069 ! MANIFEST lib/PerlIO.pm perlio.c perlio.h t/io/open.t
2071 ____________________________________________________________________________
2072 [ 19202] By: merijn on 2003/04/14 05:42:18
2073 Log: Subject: [PATCH] vms/vms.c waitpid tweak
2074 From: "Craig A. Berry" <craigberry@mac.com>
2075 Date: Mon, 14 Apr 2003 00:43:00 -0500
2076 Message-ID: <3E9A4A64.6030205@mac.com>
2079 ____________________________________________________________________________
2080 [ 19201] By: sky on 2003/04/13 19:26:46
2081 Log: Fix bug #16253, use all the CPU that we can :-)
2083 ! ext/threads/threads.xs
2084 ____________________________________________________________________________
2085 [ 19200] By: sky on 2003/04/13 18:38:58
2086 Log: Fix bug #15893 by creating shared scalars with a refcount of 1
2087 instead of 2 and make push and pop increase the refcount.
2089 ! ext/threads/shared/shared.xs
2090 ____________________________________________________________________________
2091 [ 19199] By: jhi on 2003/04/13 11:45:42
2092 Log: Because we chdir to 'Big-Dummy' the lib/utf8.pm may be at
2093 ../../lib for the lc() at line 66 (UTF-8 data possible
2094 if using UTF-8 locales).
2096 ! lib/ExtUtils/t/Install.t
2097 ____________________________________________________________________________
2098 [ 19198] By: jhi on 2003/04/13 09:43:09
2099 Log: The lib/ipc_sysv.t test has a new name.
2102 ____________________________________________________________________________
2103 [ 19197] By: jhi on 2003/04/13 09:32:05
2104 Log: Continue hunting for the cause of the Tru64 failed threaded smokes
2105 most probably introduced by the change #19157. The tweak suggested
2106 by Stephen McCamant trades a possible dangling pointer (CopFILE()
2107 is tricky like that with threads) to a memory leak. (This means
2108 that this tweak shouldn't be left in as-is, but if this helps,
2109 we at least know that the failure was caused by the #19157.)
2112 ____________________________________________________________________________
2113 [ 19196] By: jhi on 2003/04/13 09:20:02
2114 Log: Upgrade to Net::Ping 2.29.
2116 + lib/Net/Ping/t/510_ping_udp.t
2117 - lib/Net/Ping/README
2118 ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
2119 ____________________________________________________________________________
2120 [ 19195] By: jhi on 2003/04/13 09:02:05
2121 Log: Upgrade to Test::Harness 2.27_04.
2123 + lib/Test/Harness/t/pod.t t/lib/sample-tests/switches
2124 ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Straps.pm
2125 ! lib/Test/Harness/t/test-harness.t
2126 ____________________________________________________________________________
2127 [ 19194] By: rgs on 2003/04/12 21:21:04
2128 Log: Darwin/Rhapsody hints files updates by Wilfredo Sánchez
2130 ! hints/darwin.sh hints/rhapsody.sh
2131 ____________________________________________________________________________
2132 [ 19193] By: jhi on 2003/04/12 18:46:31
2135 Subject: [PATCH pod/perlpod.pod] was RE: How cross-platform is `foo 2>&1` these days?
2136 From: Robin Barker <Robin.Barker@npl.co.uk>
2137 Date: Tue, 8 Apr 2003 14:23:04 +0100
2138 Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk>
2141 Typos fixes by Stas Bekman.
2144 Document that perl recognizes 2>&1 on the command-line on VMS.
2147 Implement support for --help and --version in Getopt::Std
2148 Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
2149 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
2150 Date: Mon, 7 Apr 2003 17:07:15 -0700
2151 Message-ID: <20030408000714.GA953@math.berkeley.edu>
2154 Try to be more descriptive than just __ANONIO__ which is what
2155 you get when you autovivify filehandles into array/hash elements.
2158 open(my $fh, ">&", STDOUT) should not warn under strict.
2161 Even more promotion for -lc128 (long doubles on AIX)
2162 More obvious detection of C compiler
2163 cc_type should not promote to config.sh
2165 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2166 Date: Wed, 09 Apr 2003 14:31:48 +0200
2167 Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl>
2170 In case someone is using UTF-8 locales.
2173 Also locale names can contain illegal UTF-8.
2176 perlport information about portably embedding string data.
2179 I assume the idea was to use the *cwd variables for testing.
2182 With AFS the cwds have little chance of agreeing.
2185 Unless Inuits are involved...
2188 The test doesn't work that well when -Uusedl.
2189 Some of the tests could be salvaged even then I guess.
2192 Add an option for the grok_xxx() to silently ignore bad digits.
2195 Noted by Nat: -0 didn't work that well with Unicode.
2198 Be more descriptive.
2204 Peter Scott suggests that the docs for base.pm should
2205 state explicitely that base.pm doesn't call import()
2206 on base classes. Plus a few typos.
2209 Subject: [PATCH] MakeMaker 6.10_02 -> 6.10_03
2210 From: Michael G Schwern <schwern@pobox.com>
2211 Date: Fri, 11 Apr 2003 00:32:02 -0700
2212 Message-ID: <20030411073202.GC5916@windhund.schwern.org>
2215 Benchmark nit from Nick Clark (in OpenBSD the result could
2216 be a negative zero, -0).
2217 Branch: maint-5.8/perl
2218 !> (integrate 38 files)
2219 ____________________________________________________________________________
2220 [ 19192] By: jhi on 2003/04/12 18:23:40
2221 Log: The debugging aid #19182 didn't.
2224 ____________________________________________________________________________
2225 [ 19191] By: jhi on 2003/04/12 16:51:12
2226 Log: Benchmark nit from Nick Clark (in OpenBSD the result could
2227 be a negative zero, -0).
2230 ____________________________________________________________________________
2231 [ 19190] By: rgs on 2003/04/12 13:41:25
2232 Log: Subject: [PATCH] MakeMaker 6.10_02 -> 6.10_03
2233 From: Michael G Schwern <schwern@pobox.com>
2234 Date: Fri, 11 Apr 2003 00:32:02 -0700
2235 Message-ID: <20030411073202.GC5916@windhund.schwern.org>
2237 ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
2238 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
2239 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/TODO
2240 ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/00setup_dummy.t
2241 ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/basic.t
2242 ! lib/ExtUtils/t/zz_cleanup_dummy.t
2243 ____________________________________________________________________________
2244 [ 19189] By: rgs on 2003/04/10 20:40:14
2245 Log: Peter Scott suggests that the docs for base.pm should
2246 state explicitely that base.pm doesn't call import()
2247 on base classes. Plus a few typos.
2250 ____________________________________________________________________________
2251 [ 19188] By: rgs on 2003/04/10 19:45:08
2254 ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
2255 ! pod/perlfaq7.pod pod/perlfaq9.pod
2256 ____________________________________________________________________________
2257 [ 19187] By: rgs on 2003/04/10 19:25:18
2258 Log: Fix bug #21914, 3-arg open + local $fh + strict coredump.
2259 There used to be a nullstash (%{"<none>::"}) to hold illegal
2260 variables under strict 'vars'. It has been removed by change #17942.
2261 This can lead to segfaults during the parsing, because some illegal
2262 variables might have been discarded before the compilation of the
2263 current statement had completed.
2264 Bug analysis and test case by Enache Adrian.
2266 ! gv.c t/lib/strict/vars
2267 ____________________________________________________________________________
2268 [ 19186] By: jhi on 2003/04/10 19:13:40
2269 Log: Be more descriptive.
2272 ____________________________________________________________________________
2273 [ 19185] By: jhi on 2003/04/10 19:06:02
2274 Log: Noted by Nat: -0 didn't work that well with Unicode.
2276 ! perl.c pod/perlrun.pod
2277 ____________________________________________________________________________
2278 [ 19184] By: jhi on 2003/04/10 17:26:43
2279 Log: Add an option for the grok_xxx() to silently ignore bad digits.
2282 ____________________________________________________________________________
2283 [ 19183] By: jhi on 2003/04/10 10:56:25
2284 Log: The test doesn't work that well when -Uusedl.
2285 Some of the tests could be salvaged even then I guess.
2287 ! lib/ExtUtils/t/Constant.t
2288 ____________________________________________________________________________
2289 [ 19182] By: jhi on 2003/04/10 09:40:24
2290 Log: A temporary debugging aid for Tru64 threaded builds.
2293 ____________________________________________________________________________
2294 [ 19181] By: jhi on 2003/04/10 08:02:10
2295 Log: Unless Inuits are involved...
2298 ____________________________________________________________________________
2299 [ 19180] By: jhi on 2003/04/10 07:02:44
2300 Log: With AFS the cwds have little chance of agreeing.
2303 ____________________________________________________________________________
2304 [ 19179] By: jhi on 2003/04/10 06:46:50
2305 Log: I assume the idea was to use the *cwd variables for testing.
2308 ____________________________________________________________________________
2309 [ 19178] By: jhi on 2003/04/10 04:59:18
2313 Branch: maint-5.8/perl
2315 ____________________________________________________________________________
2316 [ 19177] By: jhi on 2003/04/10 04:34:48
2317 Log: perlport information about portably embedding string data.
2320 ____________________________________________________________________________
2321 [ 19176] By: jhi on 2003/04/10 04:18:45
2322 Log: Also locale names can contain illegal UTF-8.
2325 ____________________________________________________________________________
2326 [ 19175] By: jhi on 2003/04/10 04:03:48
2327 Log: In case someone is using UTF-8 locales.
2329 ! lib/ExtUtils/MM_MacOS.pm
2330 ____________________________________________________________________________
2331 [ 19174] By: merijn on 2003/04/09 14:33:12
2332 Log: Even more promotion for -lc128 (long doubles on AIX)
2333 More obvious detection of C compiler
2334 cc_type should not promote to config.sh
2336 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2337 Date: Wed, 09 Apr 2003 14:31:48 +0200
2338 Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl>
2341 ____________________________________________________________________________
2342 [ 19173] By: jhi on 2003/04/09 12:39:35
2343 Log: open(my $fh, ">&", STDOUT) should not warn under strict.
2346 ____________________________________________________________________________
2347 [ 19172] By: jhi on 2003/04/09 10:40:31
2348 Log: Try to be more descriptive than just __ANONIO__ which is what
2349 you get when you autovivify filehandles into array/hash elements.
2351 ! doio.c op.c t/io/open.t
2352 ____________________________________________________________________________
2353 [ 19171] By: rgs on 2003/04/08 20:44:20
2354 Log: Implement support for --help and --version in Getopt::Std
2355 Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
2356 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
2357 Date: Mon, 7 Apr 2003 17:07:15 -0700
2358 Message-ID: <20030408000714.GA953@math.berkeley.edu>
2361 ____________________________________________________________________________
2362 [ 19170] By: rgs on 2003/04/08 19:47:05
2363 Log: Subject: [PATCH] Re: Error: Unknown error
2364 From: Enache Adrian <enache@rdslink.ro>
2365 Date: Tue, 8 Apr 2003 07:12:13 +0300
2366 Message-ID: <20030408041213.GA13553@ratsnest.hole>
2368 ! lib/fields.t lib/strict.t op.c t/lib/strict/subs
2369 ____________________________________________________________________________
2370 [ 19169] By: rgs on 2003/04/08 19:19:34
2371 Log: Subject: [PATCH] (vaguely connected with) [perl #21875] Hash ref transformed as a list
2372 From: Dave Mitchell <davem@fdgroup.com>
2373 Date: Mon, 7 Apr 2003 21:43:17 +0100
2374 Message-ID: <20030407204317.GA8796@fdgroup.com>
2376 The new XTERMORDORDOR lexer expectation must also be named
2377 in debugging perls, to be used in the output of -DT.
2380 ____________________________________________________________________________
2381 [ 19168] By: rgs on 2003/04/08 19:05:22
2382 Log: Document that perl recognizes 2>&1 on the command-line on VMS.
2385 ____________________________________________________________________________
2386 [ 19167] By: rgs on 2003/04/08 18:47:18
2387 Log: Typos fixes by Stas Bekman.
2389 ! cv.h lib/attributes.pm sv.h
2390 ____________________________________________________________________________
2391 [ 19166] By: rgs on 2003/04/08 18:43:22
2392 Log: Subject: [PATCH pod/perlpod.pod] was RE: How cross-platform is `foo 2>&1` these days?
2393 From: Robin Barker <Robin.Barker@npl.co.uk>
2394 Date: Tue, 8 Apr 2003 14:23:04 +0100
2395 Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk>
2398 ____________________________________________________________________________
2399 [ 19165] By: jhi on 2003/04/08 17:43:04
2402 Subject: Re: [PATCH] ExtUtils::MakeMaker 6.10_02
2403 From: Michael G Schwern <schwern@pobox.com>
2404 Date: Mon, 7 Apr 2003 02:09:17 -0700
2405 Message-ID: <20030407090917.GA9221@windhund.schwern.org>
2408 The SvGROW() might move the PV.
2411 Few more words about safe/unsafe signals.
2412 Branch: maint-5.8/perl
2413 +> lib/ExtUtils/t/MM_Any.t
2414 !> (integrate 33 files)
2415 ____________________________________________________________________________
2416 [ 19164] By: jhi on 2003/04/08 04:42:05
2417 Log: Few more words about safe/unsafe signals.
2419 ! pod/perlipc.pod pod/perlrun.pod pod/perlvar.pod
2420 ____________________________________________________________________________
2421 [ 19163] By: jhi on 2003/04/07 19:25:39
2422 Log: The SvGROW() might move the PV.
2425 ____________________________________________________________________________
2426 [ 19162] By: jhi on 2003/04/07 18:23:29
2427 Log: Subject: Re: [PATCH] ExtUtils::MakeMaker 6.10_02
2428 From: Michael G Schwern <schwern@pobox.com>
2429 Date: Mon, 7 Apr 2003 02:09:17 -0700
2430 Message-ID: <20030407090917.GA9221@windhund.schwern.org>
2432 + lib/ExtUtils/t/MM_Any.t
2433 ! MANIFEST lib/ExtUtils/Command.pm lib/ExtUtils/Command/MM.pm
2434 ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
2435 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
2436 ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
2437 ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
2438 ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
2439 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_UWIN.pm
2440 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
2441 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
2442 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
2443 ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING
2444 ! lib/ExtUtils/README lib/ExtUtils/TODO
2445 ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/MM_Cygwin.t
2446 ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
2447 ____________________________________________________________________________
2448 [ 19161] By: jhi on 2003/04/07 04:20:20
2451 Fix bug #21742. require should be always invoked in
2452 scalar context. This wasn't the case when called from
2453 an eval(""), because the void context doesn't propagate
2454 through the leaveeval op. Instead of making scalarvoid()
2455 handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement
2456 a workaround in doeval().
2459 Subject: Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
2460 From: Enache Adrian <enache@rdslink.ro>
2461 Date: Sat, 29 Mar 2003 19:45:41 +0200
2462 Message-ID: <20030329174541.GA8138@ratsnest.hole>
2465 Subject: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
2466 From: Steve Hay <steve.hay@uk.radan.com>
2467 Date: Thu, 20 Mar 2003 12:34:15 +0000
2468 Message-ID: <3E79B547.6030201@uk.radan.com>
2469 (with a few minor tweaks)
2472 MM_VMS tweak from Craig Berry:
2473 http://nntp.x.perl.org/group/perl.makemaker/1002
2476 Cannot portably compare files if one of them is still open
2480 Spread IlyaZ's PERL_CORE detection trick.
2483 #19122 should have been tested on non-glibc system (like AIX)
2486 Add packname->stash cache before the check if a packname is a
2487 filehandle or a package, it works because only packnames
2488 that have been resolved to stashes are added to the cache,
2489 and when a newIO is created we clean the cache.
2490 Results in roughly 1.8 speed increase for class->method()
2494 Fix some small nits, thanks to Rafael.
2497 Subject: Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
2498 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2499 Date: Tue, 01 Apr 2003 16:32:46 -0800
2500 Message-ID: <u+ii+gzkgqkV092yn@efn.org>
2503 Fixes for "installhtml --splithead", based on :
2504 Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
2505 From: Steve Hay <steve.hay@uk.radan.com>
2506 Date: Wed, 02 Apr 2003 11:33:41 +0100
2507 Message-ID: <3E8ABC85.5060807@uk.radan.com>
2509 This also includes a small patch to Pod::Html : when generating
2510 anchor names, play on the safe side and turn every non-alphanumeric
2511 character into an '_'. Moreover, Pod::Html::anchorify() is now
2512 optionally exported.
2515 Adjust test for the recent change (#19136) to Pod::Html
2518 Make at least the thread count make sense.
2521 Make perldiag agree with #19138.
2524 Subject: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
2525 From: Steve Hay <steve.hay@uk.radan.com>
2526 Date: Thu, 20 Mar 2003 11:55:01 +0000
2527 Message-ID: <3E79AC15.80307@uk.radan.com>
2530 Don't recurse from threads to threads/shared (since
2531 threads/shared is built separately, temp solution from
2532 Schwern while MM is being fixed.)
2535 Subject: Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
2536 From: andreas.koenig@anima.de (Andreas J. Koenig)
2537 Date: Thu, 03 Apr 2003 08:28:52 +0200
2538 Message-ID: <m3u1dgnlgb.fsf@franz.ak.mind.de>
2541 Subject: [PATCH] VMS %ENV fix (follow-up to 18852)
2542 From: "Craig A. Berry" <craigberry@mac.com>
2543 Date: Wed, 02 Apr 2003 18:09:03 -0600
2544 Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1>
2547 Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
2548 by SADAHIRO Tomoyuki.
2551 The manpages don't have to be built by MakeMaker for the
2552 core modules in ext/. Disable this in Devel::PPPort (not
2553 up-to-date on CPAN), Unicode::Normalize (the CPAN version
2554 uses a different Makefile.PL anyway) and XS::APItest
2558 Heredocs and use encoding didn't work for SJIS;
2559 patch from Inaba Hiroto.
2562 Subject: [PATCH 5.8.1 @19053] Embedding
2563 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
2564 Date: Mon, 31 Mar 2003 12:39:24 -0800
2565 Message-ID: <20030331203924.GA3602@math.berkeley.edu>
2567 Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM
2568 to be used in a C program's main function.
2571 [perl #21839] perluniintro.pod: nice_string() doesn't escape
2572 literal escape chars -- use Sadahiro-san's fix(es).
2575 Upgrade to Locale::Maketext 1.04.
2578 Subject: LD_PRELOAD hack, still badly flawed / a solution
2579 From: Enache Adrian <enache@rdslink.ro>
2580 Date: Thu, 3 Apr 2003 15:50:48 +0300
2581 Message-ID: <20030403125048.GA6107@ratsnest.hole>
2583 On linux, when building a shared library, generate
2584 a small shell wrapper, "preload", that preloads libperl.so
2585 only if it exists. Useful when the 'make' process stops
2586 before the link phase.
2589 Subject: PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0)
2590 From: Joost van Baal <J.E.vanBaal@uvt.nl>
2591 Date: Mon, 25 Nov 2002 17:35:37 +0100
2592 Message-ID: <20021125163537.GC4745@banach.uvt.nl>
2594 (The .pm patch modified a bit, and removed the false
2595 claim that _PATH_INFO would be coming from syslog.ph)
2598 Remove unportable ">|" shell syntax
2599 Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution
2600 From: Enache Adrian <enache@rdslink.ro>
2601 Date: Sun, 6 Apr 2003 21:13:27 +0300
2602 Message-ID: <20030406181326.GA873@ratsnest.hole>
2605 Subject: [DOC PATCH] README.solaris and -Dcc=gcc
2606 From: Robert Spier <rspier@pobox.com>
2607 Date: Sat, 05 Apr 2003 21:12:20 -0800
2608 Message-ID: <m37ka88b0r.wl_rspier@pobox.com>
2611 An unconditional carp is not nice.
2614 Subject: [PATCH] B::Deparse: sv_no != 0
2615 From: Stephen McCamant <smcc@mit.edu>
2616 Date: Sun, 6 Apr 2003 17:00:48 -0400
2617 Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU>
2620 Subject: CvFILE for constant subs
2621 From: Stephen McCamant <smcc@mit.edu>
2622 Date: Sun, 6 Apr 2003 16:39:13 -0400
2623 Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU>
2626 More WinCE tweaking for Vadim Konovalov.
2629 Future binary compat wishful thinking:
2630 maint will use the stashcache, but not the dbassertion.
2633 Time::HiRes: Do not create files in blib directories under core
2635 Branch: maint-5.8/perl
2636 +> lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
2637 +> lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
2638 - lib/Locale/Maketext/test.pl
2639 !> (integrate 63 files)
2640 ____________________________________________________________________________
2641 [ 19160] By: jhi on 2003/04/07 04:17:38
2642 Log: Time::HiRes: Do not create files in blib directories under core
2645 ! ext/Time/HiRes/Makefile.PL
2646 ____________________________________________________________________________
2647 [ 19159] By: jhi on 2003/04/07 03:53:01
2648 Log: Future binary compat wishful thinking:
2649 maint will use the stashcache, but not the dbassertion.
2652 ____________________________________________________________________________
2653 [ 19158] By: jhi on 2003/04/07 03:41:17
2654 Log: More WinCE tweaking for Vadim Konovalov.
2656 ! wince/Makefile.ce wince/compile-all.bat wince/compile.bat
2658 ____________________________________________________________________________
2659 [ 19157] By: rgs on 2003/04/06 20:53:29
2660 Log: Subject: CvFILE for constant subs
2661 From: Stephen McCamant <smcc@mit.edu>
2662 Date: Sun, 6 Apr 2003 16:39:13 -0400
2663 Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU>
2666 ____________________________________________________________________________
2667 [ 19156] By: rgs on 2003/04/06 20:44:09
2668 Log: Subject: [PATCH] B::Deparse: sv_no != 0
2669 From: Stephen McCamant <smcc@mit.edu>
2670 Date: Sun, 6 Apr 2003 17:00:48 -0400
2671 Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU>
2673 ! ext/B/B/Deparse.pm
2674 ____________________________________________________________________________
2675 [ 19155] By: jhi on 2003/04/06 19:56:30
2678 Integrate (by hand) change #18386 from maint-5.8
2679 Branch: maint-5.8/perl
2681 ____________________________________________________________________________
2682 [ 19154] By: jhi on 2003/04/06 19:46:35
2683 Log: An unconditional carp is not nice.
2685 ! ext/Sys/Syslog/Syslog.pm
2686 ____________________________________________________________________________
2687 [ 19153] By: rgs on 2003/04/06 18:37:58
2688 Log: Subject: [DOC PATCH] README.solaris and -Dcc=gcc
2689 From: Robert Spier <rspier@pobox.com>
2690 Date: Sat, 05 Apr 2003 21:12:20 -0800
2691 Message-ID: <m37ka88b0r.wl_rspier@pobox.com>
2694 ____________________________________________________________________________
2695 [ 19152] By: rgs on 2003/04/06 18:24:38
2696 Log: Remove unportable ">|" shell syntax
2697 Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution
2698 From: Enache Adrian <enache@rdslink.ro>
2699 Date: Sun, 6 Apr 2003 21:13:27 +0300
2700 Message-ID: <20030406181326.GA873@ratsnest.hole>
2703 ____________________________________________________________________________
2704 [ 19151] By: jhi on 2003/04/06 18:14:44
2705 Log: Subject: PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0)
2706 From: Joost van Baal <J.E.vanBaal@uvt.nl>
2707 Date: Mon, 25 Nov 2002 17:35:37 +0100
2708 Message-ID: <20021125163537.GC4745@banach.uvt.nl>
2710 (The .pm patch modified a bit, and removed the false
2711 claim that _PATH_INFO would be coming from syslog.ph)
2713 ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
2714 ! ext/Sys/Syslog/syslog.t
2715 ____________________________________________________________________________
2716 [ 19150] By: rgs on 2003/04/05 21:10:00
2717 Log: Subject: LD_PRELOAD hack, still badly flawed / a solution
2718 From: Enache Adrian <enache@rdslink.ro>
2719 Date: Thu, 3 Apr 2003 15:50:48 +0300
2720 Message-ID: <20030403125048.GA6107@ratsnest.hole>
2722 On linux, when building a shared library, generate
2723 a small shell wrapper, "preload", that preloads libperl.so
2724 only if it exists. Useful when the 'make' process stops
2725 before the link phase.
2728 ____________________________________________________________________________
2729 [ 19149] By: jhi on 2003/04/05 20:44:25
2730 Log: Upgrade to Locale::Maketext 1.04.
2732 + lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
2733 + lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
2734 - lib/Locale/Maketext/test.pl
2735 ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
2736 ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
2737 ____________________________________________________________________________
2738 [ 19148] By: jhi on 2003/04/05 20:38:30
2739 Log: perluniintro.pod: nice_string() doesn't escape
2740 literal escape chars -- use Sadahiro-san's fix(es).
2742 ! pod/perluniintro.pod
2743 ____________________________________________________________________________
2744 [ 19147] By: rgs on 2003/04/05 19:12:30
2745 Log: Subject: [PATCH 5.8.1 @19053] Embedding
2746 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
2747 Date: Mon, 31 Mar 2003 12:39:24 -0800
2748 Message-ID: <20030331203924.GA3602@math.berkeley.edu>
2750 Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM
2751 to be used in a C program's main function.
2753 ! lib/ExtUtils/t/Embed.t pod/perlembed.pod
2754 ____________________________________________________________________________
2755 [ 19146] By: jhi on 2003/04/05 19:08:37
2756 Log: Heredocs and use encoding didn't work for SJIS;
2757 patch from Inaba Hiroto.
2760 ____________________________________________________________________________
2761 [ 19145] By: rgs on 2003/04/05 11:45:36
2762 Log: The manpages don't have to be built by MakeMaker for the
2763 core modules in ext/. Disable this in Devel::PPPort (not
2764 up-to-date on CPAN), Unicode::Normalize (the CPAN version
2765 uses a different Makefile.PL anyway) and XS::APItest
2768 ! ext/Devel/PPPort/Makefile.PL ext/Unicode/Normalize/Makefile.PL
2769 ! ext/XS/APItest/Makefile.PL
2770 ____________________________________________________________________________
2771 [ 19144] By: rgs on 2003/04/05 11:28:22
2772 Log: Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
2773 by SADAHIRO Tomoyuki.
2775 ! ext/Unicode/Normalize/Changes
2776 ! ext/Unicode/Normalize/Normalize.pm
2777 ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
2778 ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
2779 ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
2780 ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
2781 ! lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
2782 ____________________________________________________________________________
2783 [ 19143] By: merijn on 2003/04/03 08:55:33
2784 Log: Subject: [PATCH] VMS %ENV fix (follow-up to 18852)
2785 From: "Craig A. Berry" <craigberry@mac.com>
2786 Date: Wed, 02 Apr 2003 18:09:03 -0600
2787 Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1>
2789 ! vms/vms.c vms/vmsish.h
2790 ____________________________________________________________________________
2791 [ 19142] By: merijn on 2003/04/03 08:50:55
2792 Log: Subject: Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
2793 From: andreas.koenig@anima.de (Andreas J. Koenig)
2794 Date: Thu, 03 Apr 2003 08:28:52 +0200
2795 Message-ID: <m3u1dgnlgb.fsf@franz.ak.mind.de>
2797 ! lib/Pod/t/Functions.t
2798 ____________________________________________________________________________
2799 [ 19141] By: jhi on 2003/04/03 05:00:36
2800 Log: Don't recurse from threads to threads/shared (since
2801 threads/shared is built separately, temp solution from
2802 Schwern while MM is being fixed.)
2804 ! ext/threads/Makefile.PL
2805 ____________________________________________________________________________
2806 [ 19140] By: rgs on 2003/04/02 20:41:46
2807 Log: Subject: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
2808 From: Steve Hay <steve.hay@uk.radan.com>
2809 Date: Thu, 20 Mar 2003 11:55:01 +0000
2810 Message-ID: <3E79AC15.80307@uk.radan.com>
2812 ! installhtml lib/Pod/Functions.pm pod/perlfunc.pod pod/splitpod
2813 ____________________________________________________________________________
2814 [ 19139] By: jhi on 2003/04/02 19:44:07
2815 Log: Make perldiag agree with #19138.
2818 ____________________________________________________________________________
2819 [ 19138] By: jhi on 2003/04/02 19:37:59
2820 Log: Make at least the thread count make sense.
2822 ! ext/threads/threads.xs
2823 ____________________________________________________________________________
2824 [ 19137] By: rgs on 2003/04/02 19:24:47
2825 Log: Adjust test for the recent change (#19136) to Pod::Html
2827 ! lib/Pod/t/htmlview.t
2828 ____________________________________________________________________________
2829 [ 19136] By: rgs on 2003/04/02 18:46:31
2830 Log: Fixes for "installhtml --splithead", based on :
2831 Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
2832 From: Steve Hay <steve.hay@uk.radan.com>
2833 Date: Wed, 02 Apr 2003 11:33:41 +0100
2834 Message-ID: <3E8ABC85.5060807@uk.radan.com>
2836 This also includes a small patch to Pod::Html : when generating
2837 anchor names, play on the safe side and turn every non-alphanumeric
2838 character into an '_'. Moreover, Pod::Html::anchorify() is now
2839 optionally exported.
2841 ! installhtml lib/Pod/Html.pm
2842 ____________________________________________________________________________
2843 [ 19135] By: rgs on 2003/04/02 18:42:50
2844 Log: Subject: Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
2845 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2846 Date: Tue, 01 Apr 2003 16:32:46 -0800
2847 Message-ID: <u+ii+gzkgqkV092yn@efn.org>
2850 ____________________________________________________________________________
2851 [ 19134] By: sky on 2003/04/02 18:01:40
2852 Log: Fix some small nits, thanks to Rafael.
2855 ____________________________________________________________________________
2856 [ 19133] By: sky on 2003/04/02 13:41:14
2857 Log: Add packname->stash cache before the check if a packname is a
2858 filehandle or a package, it works because only packnames
2859 that have been resolved to stashes are added to the cache,
2860 and when a newIO is created we clean the cache.
2861 Results in roughly 1.8 speed increase for class->method()
2864 ! embedvar.h gv.c hv.c intrpvar.h perl.c perlapi.h pp_hot.c sv.c
2865 ____________________________________________________________________________
2866 [ 19132] By: merijn on 2003/04/02 11:28:02
2867 Log: #19122 should have been tested on non-glibc system (like AIX)
2870 ____________________________________________________________________________
2871 [ 19131] By: jhi on 2003/04/02 05:25:19
2872 Log: Spread IlyaZ's PERL_CORE detection trick.
2874 ! ext/Encode/Makefile.PL
2875 ____________________________________________________________________________
2876 [ 19130] By: jhi on 2003/04/02 04:42:40
2877 Log: Cannot portably compare files if one of them is still open
2880 ! ext/Encode/t/enc_module.t
2881 ____________________________________________________________________________
2882 [ 19129] By: jhi on 2003/04/02 04:30:45
2883 Log: MM_VMS tweak from Craig Berry:
2884 http://nntp.x.perl.org/group/perl.makemaker/1002
2886 ! lib/ExtUtils/MM_VMS.pm
2887 ____________________________________________________________________________
2888 [ 19128] By: rgs on 2003/04/01 21:30:12
2889 Log: Subject: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
2890 From: Steve Hay <steve.hay@uk.radan.com>
2891 Date: Thu, 20 Mar 2003 12:34:15 +0000
2892 Message-ID: <3E79B547.6030201@uk.radan.com>
2893 (with a few minor tweaks)
2896 ____________________________________________________________________________
2897 [ 19127] By: rgs on 2003/04/01 19:01:20
2898 Log: Subject: Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
2899 From: Enache Adrian <enache@rdslink.ro>
2900 Date: Sat, 29 Mar 2003 19:45:41 +0200
2901 Message-ID: <20030329174541.GA8138@ratsnest.hole>
2903 ! ext/B/B/Deparse.pm
2904 ____________________________________________________________________________
2905 [ 19126] By: rgs on 2003/04/01 18:39:43
2906 Log: Fix bug #21742. require should be always invoked in
2907 scalar context. This wasn't the case when called from
2908 an eval(""), because the void context doesn't propagate
2909 through the leaveeval op. Instead of making scalarvoid()
2910 handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement
2911 a workaround in doeval().
2913 ! pp_ctl.c t/comp/require.t
2914 ____________________________________________________________________________
2915 [ 19125] By: jhi on 2003/04/01 17:08:47
2918 Subject: [patch] fix HiRes.t failures on Stratus VOS
2919 From: "Green, Paul" <Paul.Green@stratus.com>
2920 Date: Tue, 1 Apr 2003 12:37:38 -0500
2921 Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com>
2922 Branch: maint-5.8/perl
2924 ____________________________________________________________________________
2925 [ 19124] By: jhi on 2003/04/01 16:52:28
2926 Log: Subject: [patch] fix HiRes.t failures on Stratus VOS
2927 From: "Green, Paul" <Paul.Green@stratus.com>
2928 Date: Tue, 1 Apr 2003 12:37:38 -0500
2929 Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com>
2932 ____________________________________________________________________________
2933 [ 19123] By: jhi on 2003/04/01 16:38:55
2936 Implemented AIX longdouble support in hints/aix.sh, which now
2937 actually work. Thanks to John L. Allen for the hint.
2939 Subject: Re: AIX longdoubles
2940 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2941 Date: Tue, 01 Apr 2003 17:18:57 +0200
2942 Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl>
2945 Subject: [PATCH] Text::Abbrev warnings safe
2946 From: Peter Scott <Peter@PSDT.com>
2947 Date: Fri, 28 Mar 2003 16:34:47 -0800
2948 Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com>
2951 Subject: [PATCH] overdue perlhack.pod corrections for RT
2952 From: Richard.Foley@ubsw.com
2953 Date: Mon, 31 Mar 2003 16:27:14 +0200
2954 Message-ID: <B374141B0A424D4F9CF143CC51B3ADD9857B39@NZURC900PEX1.ubsgs.ubsgroup.net>
2957 Subject: [PATCH ext/SDBM_File/sdbm/Makefile.PL] MM hackery and whitespace changes
2958 From: Michael G Schwern <schwern@pobox.com>
2959 Date: Mon, 31 Mar 2003 15:16:57 -0800
2960 Message-ID: <20030331231657.GJ17529@windhund.schwern.org>
2963 Subject: Re: 5.8.1@19053 bug: make minitest fails with threads
2964 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2965 Date: Tue, 1 Apr 2003 11:02:35 +0200
2966 Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr>
2969 Document the _exit() issue with threads in Linux [perl #17057].
2970 Branch: maint-5.8/perl
2971 !> ext/POSIX/POSIX.pod ext/SDBM_File/sdbm/Makefile.PL
2972 !> hints/aix.sh lib/Text/Abbrev.pm lib/Text/Abbrev.t
2973 !> pod/perlhack.pod t/op/getpid.t
2974 ____________________________________________________________________________
2975 [ 19122] By: jhi on 2003/04/01 16:36:52
2978 Address "5.8.1@19053: crypt_r() takes 128K per thread".
2980 !> pp.c reentr.c reentr.h reentr.pl
2981 ____________________________________________________________________________
2982 [ 19121] By: jhi on 2003/04/01 16:36:02
2985 Subject: [PATCH 5.8.1 @19053] Time::HiRes
2986 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
2987 Date: Mon, 31 Mar 2003 12:53:01 -0800
2988 Message-ID: <20030331205301.GA3687@math.berkeley.edu>
2991 A cleaner way to detect PERL_CORE, from IlyaZ.
2993 !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/Makefile.PL
2994 ____________________________________________________________________________
2995 [ 19120] By: jhi on 2003/04/01 16:32:03
2998 Subject: [PATCH 5.8.1 @19053] OS/2-related patches
2999 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
3000 Date: Mon, 31 Mar 2003 12:43:37 -0800
3001 Message-ID: <20030331204337.GA3634@math.berkeley.edu>
3003 and regen Configure.
3005 ! Configure config_h.SH embedvar.h
3006 !> Makefile.SH embed.fnc embed.h embed.pl ext/threads/threads.xs
3007 !> intrpvar.h makedef.pl os2/Makefile.SHs os2/OS2/ExtAttr/Changes
3008 !> os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/PrfDB/Changes
3009 !> os2/OS2/PrfDB/PrfDB.pm os2/OS2/REXX/DLL/DLL.pm
3010 !> os2/OS2/REXX/REXX.pm os2/dl_os2.c os2/os2.c os2/os2ish.h
3011 !> os2/os2thread.h perlapi.h perlio.c perlvars.h reentr.c
3012 !> reentr.h reentr.pl sv.c
3013 ____________________________________________________________________________
3014 [ 19119] By: jhi on 2003/04/01 16:21:37
3015 Log: Address "5.8.1@19053: crypt_r() takes 128K per thread".
3016 Branch: maint-5.8/perl
3017 ! pp.c reentr.c reentr.h reentr.pl
3018 ____________________________________________________________________________
3019 [ 19118] By: jhi on 2003/04/01 16:17:04
3020 Log: Document the _exit() issue with threads in Linux [perl #17057].
3022 ! ext/POSIX/POSIX.pod
3023 ____________________________________________________________________________
3024 [ 19117] By: jhi on 2003/04/01 16:07:59
3025 Log: Subject: Re: 5.8.1@19053 bug: make minitest fails with threads
3026 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3027 Date: Tue, 1 Apr 2003 11:02:35 +0200
3028 Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr>
3031 ____________________________________________________________________________
3032 [ 19116] By: jhi on 2003/04/01 16:06:12
3033 Log: Subject: [PATCH ext/SDBM_File/sdbm/Makefile.PL] MM hackery and whitespace changes
3034 From: Michael G Schwern <schwern@pobox.com>
3035 Date: Mon, 31 Mar 2003 15:16:57 -0800
3036 Message-ID: <20030331231657.GJ17529@windhund.schwern.org>
3038 ! ext/SDBM_File/sdbm/Makefile.PL
3039 ____________________________________________________________________________
3040 [ 19115] By: jhi on 2003/04/01 15:58:45
3041 Log: Subject: [PATCH] overdue perlhack.pod corrections for RT
3042 From: Richard.Foley@ubsw.com
3043 Date: Mon, 31 Mar 2003 16:27:14 +0200
3044 Message-ID: <B374141B0A424D4F9CF143CC51B3ADD9857B39@NZURC900PEX1.ubsgs.ubsgroup.net>
3047 ____________________________________________________________________________
3048 [ 19114] By: jhi on 2003/04/01 15:56:27
3049 Log: Subject: [PATCH] Text::Abbrev warnings safe
3050 From: Peter Scott <Peter@PSDT.com>
3051 Date: Fri, 28 Mar 2003 16:34:47 -0800
3052 Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com>
3054 ! lib/Text/Abbrev.pm lib/Text/Abbrev.t
3055 ____________________________________________________________________________
3056 [ 19113] By: merijn on 2003/04/01 14:12:33
3057 Log: Implemented AIX longdouble support in hints/aix.sh, which now
3058 actually work. Thanks to John L. Allen for the hint.
3060 Subject: Re: AIX longdoubles
3061 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3062 Date: Tue, 01 Apr 2003 17:18:57 +0200
3063 Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl>
3066 ____________________________________________________________________________
3067 [ 19112] By: nick on 2003/04/01 08:48:50
3068 Log: Integrate mainline
3070 +> ext/Time/HiRes/hints/irix.pl lib/CPAN/bin/cpan
3071 +> lib/ExtUtils/MakeMaker/FAQ.pod
3072 +> lib/ExtUtils/MakeMaker/Tutorial.pod
3073 +> lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
3074 +> lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
3075 +> lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
3076 +> lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
3077 +> lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
3078 +> t/lib/TieIn.pm t/lib/sample-tests/no_output
3079 +> t/lib/sample-tests/segfault t/lib/sample-tests/too_many
3080 +> utils/cpan.PL wince/compile-all.bat wince/makedist.pl
3081 - utils/cpan wince/include/sys/stat.h wince/xbuildall.ksh
3082 - wince/xdistclean.ksh wince/xmakediffs.ksh
3083 !> (integrate 110 files)
3084 ____________________________________________________________________________
3085 [ 19111] By: jhi on 2003/04/01 07:17:01
3086 Log: A cleaner way to detect PERL_CORE, from IlyaZ.
3087 Branch: maint-5.8/perl
3088 ! ext/Time/HiRes/Makefile.PL
3089 ____________________________________________________________________________
3090 [ 19110] By: jhi on 2003/04/01 05:33:03
3093 Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)
3094 From: "Craig A. Berry" <craigberry@mac.com>
3095 Date: Thu, 20 Mar 2003 23:03:36 -0600
3096 Message-ID: <3E7A9D28.1040706@mac.com>
3097 Branch: maint-5.8/perl
3098 !> configure.com vms/vms.c vms/vmsish.h
3099 ____________________________________________________________________________
3100 [ 19109] By: jhi on 2003/04/01 05:25:39
3101 Log: Subject: [PATCH 5.8.1 @19053] Time::HiRes
3102 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
3103 Date: Mon, 31 Mar 2003 12:53:01 -0800
3104 Message-ID: <20030331205301.GA3687@math.berkeley.edu>
3105 Branch: maint-5.8/perl
3106 ! ext/Time/HiRes/HiRes.t
3107 ____________________________________________________________________________
3108 [ 19108] By: jhi on 2003/04/01 05:23:25
3109 Log: metaconfig unit changes for #19107.
3111 ! U/modified/Findhdr.U U/modified/Head.U U/modified/Init.U
3112 ! U/modified/Oldconfig.U
3113 ____________________________________________________________________________
3114 [ 19107] By: jhi on 2003/04/01 05:23:03
3115 Log: Regen Configure.
3116 Branch: maint-5.8/perl
3118 ____________________________________________________________________________
3119 [ 19106] By: jhi on 2003/04/01 05:11:53
3120 Log: Subject: [PATCH 5.8.1 @19053] OS/2-related patches
3121 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
3122 Date: Mon, 31 Mar 2003 12:43:37 -0800
3123 Message-ID: <20030331204337.GA3634@math.berkeley.edu>
3124 Branch: maint-5.8/perl
3125 ! Configure Makefile.SH embed.fnc embed.h embed.pl embedvar.h
3126 ! ext/threads/threads.xs intrpvar.h makedef.pl os2/Makefile.SHs
3127 ! os2/OS2/ExtAttr/Changes os2/OS2/ExtAttr/ExtAttr.pm
3128 ! os2/OS2/PrfDB/Changes os2/OS2/PrfDB/PrfDB.pm
3129 ! os2/OS2/REXX/DLL/DLL.pm os2/OS2/REXX/REXX.pm os2/dl_os2.c
3130 ! os2/os2.c os2/os2ish.h os2/os2thread.h perlapi.h perlio.c
3131 ! perlvars.h reentr.c reentr.h reentr.pl sv.c
3132 ____________________________________________________________________________
3133 [ 19105] By: jhi on 2003/03/31 10:54:05
3136 Tabify; strictly speaking unnecessary but anyway...
3137 Branch: maint-5.8/perl
3139 ____________________________________________________________________________
3140 [ 19104] By: jhi on 2003/03/31 10:51:36
3141 Log: Tabify; strictly speaking unnecessary but anyway...
3144 ____________________________________________________________________________
3145 [ 19103] By: jhi on 2003/03/31 10:41:09
3148 Upgrade to Time::HiRes 1.44.
3151 Dave Mitchell noticed that one patch entry was missing
3155 switch_A.t is not in maint (noticed by AndreasK).
3158 Some low-hanging fruit for EBCDIC portability
3159 (or for marking as EBCDIC todos)
3162 Subject: [PATCH dump.c] stray n_a
3163 From: Michael G Schwern <schwern@pobox.com>
3164 Date: Mon, 31 Mar 2003 00:55:49 -0800
3165 Message-ID: <20030331085549.GB1300@windhund.schwern.org>
3168 Subject: [PATCH] ExtUtils::MakeMaker 6.03 -> 6.06_05ish
3169 From: Michael G Schwern <schwern@pobox.com>
3170 Date: Mon, 31 Mar 2003 02:42:58 -0800
3171 Message-ID: <20030331104257.GB15327@windhund.schwern.org>
3174 Upgrade to Encode 1.92.
3177 Upgrade to podlators 1.26.
3180 Upgrade to Test::Harness 2.27_02.
3181 Branch: maint-5.8/perl
3182 +> lib/ExtUtils/MakeMaker/FAQ.pod
3183 +> lib/ExtUtils/MakeMaker/Tutorial.pod
3184 +> lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
3185 +> lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
3186 +> lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
3187 +> lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
3188 +> lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
3189 +> t/lib/TieIn.pm t/lib/sample-tests/no_output
3190 +> t/lib/sample-tests/segfault t/lib/sample-tests/too_many
3191 !> (integrate 64 files)
3192 ____________________________________________________________________________
3193 [ 19102] By: jhi on 2003/03/31 10:36:48
3194 Log: Upgrade to Test::Harness 2.27_02.
3196 + t/lib/sample-tests/no_output t/lib/sample-tests/segfault
3197 + t/lib/sample-tests/too_many
3198 ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
3199 ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
3200 ! lib/Test/Harness/t/strap.t lib/Test/Harness/t/test-harness.t
3201 ____________________________________________________________________________
3202 [ 19101] By: jhi on 2003/03/31 10:07:35
3203 Log: Upgrade to podlators 1.26.
3206 ____________________________________________________________________________
3207 [ 19100] By: jhi on 2003/03/31 10:03:50
3208 Log: Upgrade to Encode 1.92.
3210 ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
3211 ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Guess.pm
3212 ! ext/Encode/t/CJKT.t ext/Encode/t/enc_module.t
3213 ! ext/Encode/ucm/big5-eten.ucm ext/Encode/ucm/big5-hkscs.ucm
3214 ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
3215 ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
3216 ____________________________________________________________________________
3217 [ 19099] By: jhi on 2003/03/31 09:54:52
3218 Log: Subject: [PATCH] ExtUtils::MakeMaker 6.03 -> 6.06_05ish
3219 From: Michael G Schwern <schwern@pobox.com>
3220 Date: Mon, 31 Mar 2003 02:42:58 -0800
3221 Message-ID: <20030331104257.GB15327@windhund.schwern.org>
3223 + lib/ExtUtils/MakeMaker/FAQ.pod
3224 + lib/ExtUtils/MakeMaker/Tutorial.pod
3225 + lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
3226 + lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
3227 + lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
3228 + lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
3229 + lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
3231 ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
3232 ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
3233 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
3234 ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Any.pm
3235 ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
3236 ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm
3237 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
3238 ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
3239 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
3240 ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
3241 ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/00setup_dummy.t
3242 ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
3243 ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/MM_BeOS.t
3244 ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_NW5.t
3245 ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
3246 ! lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/MM_Win32.t
3247 ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
3248 ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/prefixify.t
3249 ____________________________________________________________________________
3250 [ 19098] By: jhi on 2003/03/31 09:36:11
3251 Log: Subject: [PATCH dump.c] stray n_a
3252 From: Michael G Schwern <schwern@pobox.com>
3253 Date: Mon, 31 Mar 2003 00:55:49 -0800
3254 Message-ID: <20030331085549.GB1300@windhund.schwern.org>
3257 ____________________________________________________________________________
3258 [ 19097] By: jhi on 2003/03/31 05:00:07
3259 Log: Some low-hanging fruit for EBCDIC portability
3260 (or for marking as EBCDIC todos)
3262 ! ext/List/Util/t/isvstring.t lib/utf8.t t/run/switchC.t
3264 ____________________________________________________________________________
3265 [ 19096] By: jhi on 2003/03/30 19:43:07
3266 Log: switch_A.t is not in maint (noticed by AndreasK).
3267 Branch: maint-5.8/perl
3269 ____________________________________________________________________________
3270 [ 19095] By: jhi on 2003/03/30 18:58:49
3271 Log: Dave Mitchell noticed that one patch entry was missing
3273 Branch: maint-5.8/perl
3275 ____________________________________________________________________________
3276 [ 19094] By: jhi on 2003/03/30 15:54:35
3277 Log: Upgrade to Time::HiRes 1.44.
3279 ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
3280 ____________________________________________________________________________
3281 [ 19093] By: jhi on 2003/03/30 15:16:16
3287 Craig Berry: remove extra (.
3290 Feeding illegal QP (like \x80) to this
3291 ./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print'
3292 caused a coredump in av_length() <- nextargv() because
3293 the av was NULL. I don't know that returning Nullfp is
3294 the best thing to do, but it dodges the segfault and
3295 introduces no test failures.
3298 It seems that in Tru64 V5 gcc cannot be used to
3299 compile a threaded Perl because <pthread.h> explicitly
3300 checks for supported compilers (gcc not being one of them).
3301 This is not so bad since the system C compiler is always there.
3304 Subject: [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
3305 From: Nicholas Clark <nick@unfortu.net>
3306 Date: Thu, 27 Mar 2003 22:37:35 +0000
3307 Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net>
3310 Minor rephrasing in perlopentut,
3311 noticed by Bob Wilkinson (RT [perl #21725])
3314 Subject: [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)
3315 From: Nicholas Clark <nick@unfortu.net>
3316 Date: Sat, 29 Mar 2003 18:58:09 +0000
3317 Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net>
3320 IRIX 5.3 can have PF_LINK defined to be AF_LINK but
3321 not defined AF_LINK.
3324 gethostbyname('localhost') is not that portable.
3325 inet_aton('localhost') in IRIX 5.3 returned an undef,
3326 which in turn made pack_sockaddr_in to barf on zero
3330 In IRIX 5.3 being too POSIXly hides the struct timespec.
3333 In IRIX 5.3 the cc is awfully confused about the prototype
3337 In IRIX 5.3 turn off some of the warnings that cannot
3338 really be helped (e.g. warnings coming from system headers,
3339 or linker warnings during Configure).
3342 Another victim of IRIX 5.3's inability to resolve 'localhost'
3343 as the test expects.
3346 Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
3349 Ending strings is customary (typo from #19084).
3352 Not all compilers like #ifdefs within cpp macros
3353 (follow-up on #19086)
3357 Branch: maint-5.8/perl
3358 +> ext/Time/HiRes/hints/irix.pl
3359 !> MANIFEST README.irix README.tru64 doio.c dump.c
3360 !> ext/Socket/Socket.t ext/Socket/Socket.xs hints/dec_osf.sh
3361 !> hints/irix_5.sh lib/Attribute/Handlers/Changes
3362 !> lib/Net/hostent.t pod/perlapi.pod pod/perlfunc.pod
3363 !> pod/perlopentut.pod pod/perlport.pod pp_sys.c sv.h
3364 ____________________________________________________________________________
3365 [ 19092] By: jhi on 2003/03/30 15:09:02
3366 Log: IRIX 5.3 update.
3369 ____________________________________________________________________________
3370 [ 19091] By: jhi on 2003/03/30 10:26:32
3371 Log: Not all compilers like #ifdefs within cpp macros
3372 (follow-up on #19086)
3375 ____________________________________________________________________________
3376 [ 19090] By: jhi on 2003/03/30 09:50:33
3377 Log: Ending strings is customary (typo from #19084).
3379 ! ext/Socket/Socket.t
3380 ____________________________________________________________________________
3381 [ 19089] By: jhi on 2003/03/30 09:24:08
3382 Log: Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
3385 ____________________________________________________________________________
3386 [ 19088] By: jhi on 2003/03/30 09:09:42
3387 Log: Another victim of IRIX 5.3's inability to resolve 'localhost'
3388 as the test expects.
3391 ____________________________________________________________________________
3392 [ 19087] By: jhi on 2003/03/30 09:08:07
3393 Log: In IRIX 5.3 turn off some of the warnings that cannot
3394 really be helped (e.g. warnings coming from system headers,
3395 or linker warnings during Configure).
3398 ____________________________________________________________________________
3399 [ 19086] By: jhi on 2003/03/30 08:59:24
3400 Log: In IRIX 5.3 the cc is awfully confused about the prototype
3403 ! hints/irix_5.sh pp_sys.c
3404 ____________________________________________________________________________
3405 [ 19085] By: jhi on 2003/03/30 08:43:53
3406 Log: In IRIX 5.3 being too POSIXly hides the struct timespec.
3408 + ext/Time/HiRes/hints/irix.pl
3410 ____________________________________________________________________________
3411 [ 19084] By: jhi on 2003/03/30 08:31:53
3412 Log: gethostbyname('localhost') is not that portable.
3413 inet_aton('localhost') in IRIX 5.3 returned an undef,
3414 which in turn made pack_sockaddr_in to barf on zero
3417 ! ext/Socket/Socket.t pod/perlfunc.pod pod/perlport.pod
3418 ____________________________________________________________________________
3419 [ 19083] By: jhi on 2003/03/30 07:49:46
3420 Log: Subject: [PATCH] COW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux 2.4.18-3 (i686/1 cpu))
3421 From: Nicholas Clark <nick@unfortu.net>
3422 Date: Sun, 30 Mar 2003 00:35:48 +0000
3423 Message-ID: <20030330003547.GO274@Bagpuss.unfortu.net>
3426 ____________________________________________________________________________
3427 [ 19082] By: jhi on 2003/03/29 21:18:32
3428 Log: IRIX 5.3 can have PF_LINK defined to be AF_LINK but
3429 not defined AF_LINK.
3431 ! ext/Socket/Socket.xs
3432 ____________________________________________________________________________
3433 [ 19081] By: jhi on 2003/03/29 20:41:56
3434 Log: Subject: [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)
3435 From: Nicholas Clark <nick@unfortu.net>
3436 Date: Sat, 29 Mar 2003 18:58:09 +0000
3437 Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net>
3440 ____________________________________________________________________________
3441 [ 19080] By: rgs on 2003/03/29 20:39:34
3442 Log: Minor rephrasing in perlopentut,
3443 noticed by Bob Wilkinson (RT [perl #21725])
3445 ! pod/perlopentut.pod
3446 ____________________________________________________________________________
3447 [ 19079] By: rgs on 2003/03/29 20:21:11
3448 Log: Subject: [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
3449 From: Nicholas Clark <nick@unfortu.net>
3450 Date: Thu, 27 Mar 2003 22:37:35 +0000
3451 Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net>
3453 ! pod/perlapi.pod sv.h
3454 ____________________________________________________________________________
3455 [ 19078] By: jhi on 2003/03/29 07:23:00
3456 Log: It seems that in Tru64 V5 gcc cannot be used to
3457 compile a threaded Perl because <pthread.h> explicitly
3458 checks for supported compilers (gcc not being one of them).
3459 This is not so bad since the system C compiler is always there.
3461 ! README.tru64 hints/dec_osf.sh
3462 ____________________________________________________________________________
3463 [ 19077] By: jhi on 2003/03/28 06:03:16
3464 Log: Feeding illegal QP (like \x80) to this
3465 ./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print'
3466 caused a coredump in av_length() <- nextargv() because
3467 the av was NULL. I don't know that returning Nullfp is
3468 the best thing to do, but it dodges the segfault and
3469 introduces no test failures.
3472 ____________________________________________________________________________
3473 [ 19076] By: jhi on 2003/03/27 18:49:53
3474 Log: Craig Berry: remove extra (.
3475 Branch: maint-5.8/perl
3477 ____________________________________________________________________________
3478 [ 19075] By: jhi on 2003/03/27 18:47:50
3479 Log: Have to get this thing started.
3480 Branch: maint-5.8/perl
3482 ____________________________________________________________________________
3483 [ 19074] By: jhi on 2003/03/27 18:17:20
3484 Log: Missing final \n.
3486 ! lib/Attribute/Handlers/Changes
3487 ____________________________________________________________________________
3488 [ 19073] By: jhi on 2003/03/27 04:25:46
3491 Subject: [PATCH README.qnx] for QNX 6.2
3492 From: Norton Allen <allen@huarp.harvard.edu>
3493 Date: Tue, 25 Mar 2003 12:09:42 -0500 (est)
3494 Message-Id: <200303251709.MAA11391@bottesini.harvard.edu>
3497 Subject: [perl #21648] Doc typo in Net::servent
3498 From: Andy Lester (via RT) <perlbug-followup@perl.org>
3499 Date: 22 Mar 2003 05:02:31 -0000
3500 Message-Id: <rt-21648-53986.0.682889311382979@bugs6.perl.org>
3503 Subject: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
3504 From: Dave Mitchell <davem@fdgroup.com>
3505 Date: Thu, 20 Mar 2003 01:26:19 +0000
3506 Message-ID: <20030320012619.C19869@fdgroup.com>
3508 Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
3509 From: Dave Mitchell <davem@fdgroup.com>
3510 Date: Mon, 24 Mar 2003 16:06:51 +0000
3511 Message-ID: <20030324160651.D1798@fdgroup.com>
3514 Add a file utils/cpan.PL to generate the "cpan" utility,
3515 also separately maintained on CPAN, and now moved as
3516 lib/CPAN/bin/cpan. Tweak installperl to avoid installing
3520 Upgrade to Term::ANSIColor 1.07.
3523 VMS counterpart of change #19065
3526 Win32 counterpart of change #19065
3529 Subject: [patch] for Stratus VOS
3530 From: "Green, Paul" <Paul.Green@stratus.com>
3531 Date: Wed, 26 Mar 2003 17:24:38 -0500
3532 Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C74@exna4.stratus.com>
3533 (plus a small tweak to the test script)
3536 Subject: [perl #21672] IO::New and undefined filename behaviour
3537 From: "mike@exegenix.com (via RT)" <perlbug-followup@perl.org>
3538 Date: 24 Mar 2003 16:29:08 -0000
3539 Message-Id: <rt-21672-54038.2.07650993465862@bugs6.perl.org>
3540 plus a regression test
3541 Branch: maint-5.8/perl
3542 +> lib/CPAN/bin/cpan utils/cpan.PL
3544 !> MANIFEST README.qnx README.vos ext/IO/lib/IO/File.pm
3545 !> installperl lib/FileHandle.t lib/Net/servent.pm
3546 !> lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
3547 !> lib/Term/ANSIColor/README pp_ctl.c pp_hot.c scope.c
3548 !> t/op/args.t t/op/pack.t utils/Makefile
3549 !> vms/descrip_mms.template win32/Makefile win32/makefile.mk
3550 ____________________________________________________________________________
3551 [ 19072] By: rgs on 2003/03/26 22:30:09
3552 Log: Subject: [perl #21672] IO::New and undefined filename behaviour
3553 From: "mike@exegenix.com (via RT)" <perlbug-followup@perl.org>
3554 Date: 24 Mar 2003 16:29:08 -0000
3555 Message-Id: <rt-21672-54038.2.07650993465862@bugs6.perl.org>
3556 plus a regression test
3558 ! ext/IO/lib/IO/File.pm lib/FileHandle.t
3559 ____________________________________________________________________________
3560 [ 19071] By: rgs on 2003/03/26 22:08:16
3561 Log: Better version of change #19069
3562 Subject: [PATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
3563 From: Nicholas Clark <nick@unfortu.net>
3564 Date: Wed, 26 Mar 2003 23:01:46 +0000
3565 Message-ID: <20030326230145.GC279@Bagpuss.unfortu.net>
3567 ! pp_hot.c sv.c t/op/readline.t
3568 ____________________________________________________________________________
3569 [ 19070] By: rgs on 2003/03/26 21:31:55
3570 Log: Subject: [patch] for Stratus VOS
3571 From: "Green, Paul" <Paul.Green@stratus.com>
3572 Date: Wed, 26 Mar 2003 17:24:38 -0500
3573 Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C74@exna4.stratus.com>
3574 (plus a small tweak to the test script)
3576 ! README.vos t/op/pack.t
3577 ____________________________________________________________________________
3578 [ 19069] By: rgs on 2003/03/26 21:14:33
3579 Log: Subject: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
3580 From: Nicholas Clark <nick@unfortu.net>
3581 Date: Tue, 25 Mar 2003 22:59:17 +0000
3582 Message-ID: <20030325225917.GE284@Bagpuss.unfortu.net>
3584 ! sv.c t/op/readline.t
3585 ____________________________________________________________________________
3586 [ 19068] By: rgs on 2003/03/26 20:53:18
3587 Log: Win32 counterpart of change #19065
3589 ! win32/Makefile win32/makefile.mk
3590 ____________________________________________________________________________
3591 [ 19067] By: rgs on 2003/03/26 20:34:32
3592 Log: VMS counterpart of change #19065
3594 ! vms/descrip_mms.template
3595 ____________________________________________________________________________
3596 [ 19066] By: jhi on 2003/03/26 20:05:40
3597 Log: Upgrade to Term::ANSIColor 1.07.
3599 ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
3600 ! lib/Term/ANSIColor/README
3601 ____________________________________________________________________________
3602 [ 19065] By: rgs on 2003/03/26 19:55:20
3603 Log: Add a file utils/cpan.PL to generate the "cpan" utility,
3604 also separately maintained on CPAN, and now moved as
3605 lib/CPAN/bin/cpan. Tweak installperl to avoid installing
3609 +> lib/CPAN/bin/cpan
3611 ! MANIFEST installperl utils/Makefile
3612 ____________________________________________________________________________
3613 [ 19064] By: jhi on 2003/03/26 19:48:32
3614 Log: Subject: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
3615 From: Dave Mitchell <davem@fdgroup.com>
3616 Date: Thu, 20 Mar 2003 01:26:19 +0000
3617 Message-ID: <20030320012619.C19869@fdgroup.com>
3619 Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
3620 From: Dave Mitchell <davem@fdgroup.com>
3621 Date: Mon, 24 Mar 2003 16:06:51 +0000
3622 Message-ID: <20030324160651.D1798@fdgroup.com>
3624 ! pp_ctl.c pp_hot.c scope.c t/op/args.t
3625 ____________________________________________________________________________
3626 [ 19063] By: jhi on 2003/03/26 19:33:09
3627 Log: Subject: [perl #21648] Doc typo in Net::servent
3628 From: Andy Lester (via RT) <perlbug-followup@perl.org>
3629 Date: 22 Mar 2003 05:02:31 -0000
3630 Message-Id: <rt-21648-53986.0.682889311382979@bugs6.perl.org>
3632 ! lib/Net/servent.pm
3633 ____________________________________________________________________________
3634 [ 19062] By: jhi on 2003/03/26 19:29:39
3635 Log: Subject: [PATCH README.qnx] for QNX 6.2
3636 From: Norton Allen <allen@huarp.harvard.edu>
3637 Date: Tue, 25 Mar 2003 12:09:42 -0500 (est)
3638 Message-Id: <200303251709.MAA11391@bottesini.harvard.edu>
3641 ____________________________________________________________________________
3642 [ 19061] By: jhi on 2003/03/26 19:23:37
3645 Subject: no more 'make install && make test' with shared libperl.so on Linux
3646 From: Enache Adrian <enache@rdslink.ro>
3647 Date: Sat, 22 Mar 2003 22:49:49 +0200
3648 Message-ID: <20030322204949.GB794@ratsnest.hole>
3650 This is a slightly more defensive patch than Chip's patch that
3651 fell through the cracks, but does the same
3652 Subject: Shared libperl.so and build issues
3653 From: Chip Turner <cturner@redhat.com>
3654 Date: Tue 31 Dec 2002 17:21
3657 Subject: Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)
3658 From: Enache Adrian <enache@rdslink.ro>
3659 Date: Mon, 24 Mar 2003 23:56:25 +0200
3660 Message-ID: <20030324215625.GB853@ratsnest.hole>
3663 Typo, spotted by Doru Petrescu
3664 Message-ID: <Pine.LNX.4.31.0303241134170.13160-100000@linux.kappa.ro>
3667 Subject: [PATCH pod/perlhist.pod] Adding the latest version of Perl
3668 From: Michael G Schwern <schwern@pobox.com>
3669 Date: Mon, 24 Mar 2003 00:50:39 -0800
3670 Message-ID: <20030324085039.GA19981@windhund.schwern.org>
3673 Change 19056 wasn't good enough.
3674 ldlibpth should be changed later, to avoid spaces to be quoted.
3677 Subject: [PATCH] lib/vmsish.t GMT bug fix
3678 From: "Craig A. Berry" <craigberry@mac.com>
3679 Date: Tue, 25 Mar 2003 22:52:58 -0600
3680 Message-ID: <3E81322A.3040508@mac.com>
3681 Branch: maint-5.8/perl
3682 !> Makefile.SH ext/Data/Dumper/Dumper.pm lib/vmsish.t
3684 ____________________________________________________________________________
3685 [ 19060] By: merijn on 2003/03/26 13:13:23
3686 Log: Subject: [PATCH] lib/vmsish.t GMT bug fix
3687 From: "Craig A. Berry" <craigberry@mac.com>
3688 Date: Tue, 25 Mar 2003 22:52:58 -0600
3689 Message-ID: <3E81322A.3040508@mac.com>
3692 ____________________________________________________________________________
3693 [ 19059] By: rgs on 2003/03/24 21:43:03
3694 Log: Change 19056 wasn't good enough.
3695 ldlibpth should be changed later, to avoid spaces to be quoted.
3698 ____________________________________________________________________________
3699 [ 19058] By: rgs on 2003/03/24 21:37:59
3700 Log: Subject: [PATCH pod/perlhist.pod] Adding the latest version of Perl
3701 From: Michael G Schwern <schwern@pobox.com>
3702 Date: Mon, 24 Mar 2003 00:50:39 -0800
3703 Message-ID: <20030324085039.GA19981@windhund.schwern.org>
3706 ____________________________________________________________________________
3707 [ 19057] By: rgs on 2003/03/24 21:33:43
3708 Log: Typo, spotted by Doru Petrescu
3709 Message-ID: <Pine.LNX.4.31.0303241134170.13160-100000@linux.kappa.ro>
3711 ! ext/Data/Dumper/Dumper.pm
3712 ____________________________________________________________________________
3713 [ 19056] By: rgs on 2003/03/24 21:05:48
3714 Log: Subject: Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)
3715 From: Enache Adrian <enache@rdslink.ro>
3716 Date: Mon, 24 Mar 2003 23:56:25 +0200
3717 Message-ID: <20030324215625.GB853@ratsnest.hole>
3720 ____________________________________________________________________________
3721 [ 19055] By: merijn on 2003/03/24 07:05:39
3722 Log: Subject: no more 'make install && make test' with shared libperl.so on Linux
3723 From: Enache Adrian <enache@rdslink.ro>
3724 Date: Sat, 22 Mar 2003 22:49:49 +0200
3725 Message-ID: <20030322204949.GB794@ratsnest.hole>
3727 This is a slightly more defensive patch than Chip's patch that
3728 fell through the cracks, but does the same
3729 Subject: Shared libperl.so and build issues
3730 From: Chip Turner <cturner@redhat.com>
3731 Date: Tue 31 Dec 2002 17:21
3734 ____________________________________________________________________________
3735 [ 19054] By: merijn on 2003/03/24 06:54:23
3736 Log: Subject: [PATCH bleadperl] vms.c thread clean-up
3737 From: "Craig A. Berry" <craigberry@mac.com>
3738 Date: Sun, 23 Mar 2003 15:32:58 -0600
3739 Message-ID: <3E7E280A.5000304@mac.com>
3742 ____________________________________________________________________________
3743 [ 19053] By: jhi on 2003/03/24 04:44:50
3746 WinCE update from Vadim Konovalov.
3749 For change #19051: a new .bat to CRLF.
3750 Branch: maint-5.8/perl
3751 +> wince/compile-all.bat wince/makedist.pl
3752 - wince/include/sys/stat.h wince/xbuildall.ksh
3753 - wince/xdistclean.ksh wince/xmakediffs.ksh
3754 !> MANIFEST Porting/makerel README.ce dosish.h wince/Makefile.ce
3755 !> wince/compile.bat wince/config.ce
3756 ____________________________________________________________________________
3757 [ 19052] By: jhi on 2003/03/24 04:28:13
3758 Log: For change #19051: a new .bat to CRLF.
3761 ____________________________________________________________________________
3762 [ 19051] By: jhi on 2003/03/24 04:27:55
3763 Log: WinCE update from Vadim Konovalov.
3765 + wince/compile-all.bat wince/makedist.pl
3766 - wince/include/sys/stat.h wince/xbuildall.ksh
3767 - wince/xdistclean.ksh wince/xmakediffs.ksh
3768 ! MANIFEST README.ce dosish.h wince/Makefile.ce
3769 ! wince/compile.bat wince/config.ce
3770 ____________________________________________________________________________
3771 [ 19050] By: jhi on 2003/03/24 04:25:15
3772 Log: Oops (change #19013 missed changing the Perl version number).
3775 ____________________________________________________________________________
3776 [ 19049] By: jhi on 2003/03/24 04:10:00
3777 Log: Subject: [PATCH maintperl] vms.c threads tweak
3778 From: "Craig A. Berry" <craigberry@mac.com>
3779 Date: Sun, 23 Mar 2003 14:57:56 -0600
3780 Message-ID: <3E7E1FD4.3000704@mac.com>
3781 Branch: maint-5.8/perl
3783 ____________________________________________________________________________
3784 [ 19048] By: jhi on 2003/03/23 17:56:22
3787 Subject: [PATCH] perlsub.pod and perlsyn.pod: better organise scoping info for modifiers
3788 From: Martien Verbruggen <mgjv@tradingpost.com.au>
3789 Date: Sat, 15 Mar 2003 12:31:47 +1100
3790 Message-Id: <slrnb750k3.j8t.mgjv@martien.heliotrope.home>
3793 Subject: [PATCH] p4genpatch
3794 From: andreas.koenig@anima.de (Andreas J. Koenig)
3795 Date: Sat, 15 Mar 2003 12:04:18 +0100
3796 Message-ID: <m3hea4gabx.fsf@k242.linux.bogus>
3797 Branch: maint-5.8/perl
3798 !> Porting/p4genpatch pod/perlsub.pod pod/perlsyn.pod
3799 ____________________________________________________________________________
3800 [ 19047] By: jhi on 2003/03/23 17:54:33
3801 Log: Integrate from maint-5.8:
3803 If no IVSIZE == 8, no need for modulo_1.
3806 ____________________________________________________________________________
3807 [ 19046] By: nick on 2003/03/22 16:19:37
3808 Log: Integrate mainline
3810 +> ext/Data/Dumper/t/pair.t ext/Encode/t/enc_data.t regen_lib.pl
3812 !> (integrate 179 files)
3813 ____________________________________________________________________________
3814 [ 19045] By: jhi on 2003/03/22 09:32:52
3815 Log: If no IVSIZE == 8, no need for modulo_1.
3816 Branch: maint-5.8/perl
3818 ____________________________________________________________________________
3819 [ 19044] By: rgs on 2003/03/21 21:09:15
3820 Log: Subject: [PATCH] p4genpatch
3821 From: andreas.koenig@anima.de (Andreas J. Koenig)
3822 Date: Sat, 15 Mar 2003 12:04:18 +0100
3823 Message-ID: <m3hea4gabx.fsf@k242.linux.bogus>
3825 ! Porting/p4genpatch
3826 ____________________________________________________________________________
3827 [ 19043] By: rgs on 2003/03/21 20:43:55
3828 Log: Subject: [PATCH] perlsub.pod and perlsyn.pod: better organise scoping info for modifiers
3829 From: Martien Verbruggen <mgjv@tradingpost.com.au>
3830 Date: Sat, 15 Mar 2003 12:31:47 +1100
3831 Message-Id: <slrnb750k3.j8t.mgjv@martien.heliotrope.home>
3833 ! pod/perlsub.pod pod/perlsyn.pod
3834 ____________________________________________________________________________
3835 [ 19042] By: merijn on 2003/03/21 07:45:54
3836 Log: Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)
3837 From: "Craig A. Berry" <craigberry@mac.com>
3838 Date: Thu, 20 Mar 2003 23:03:36 -0600
3839 Message-ID: <3E7A9D28.1040706@mac.com>
3841 ! configure.com vms/vms.c vms/vmsish.h
3842 ____________________________________________________________________________
3843 [ 19041] By: jhi on 2003/03/21 05:24:28
3844 Log: Update Changes.
3845 Branch: maint-5.8/perl
3846 ! Changes patchlevel.h
3847 ____________________________________________________________________________
3848 [ 19040] By: jhi on 2003/03/21 05:00:59
3851 The description of SIG_SIZE was off.
3854 Subject: [DOC-PATCH] for README.cygwin, bleadperl version
3855 From: "Gerrit P. Haase" <gp@familiehaase.de>
3856 Date: Thu, 20 Mar 2003 21:23:28 +0100
3857 Message-ID: <941032389637.20030320212328@familiehaase.de>
3860 Subject: Re: Bytecode? Back into service.
3861 From: Enache Adrian <enache@rdslink.ro>
3862 Date: Thu, 20 Mar 2003 07:38:39 +0200
3863 Message-ID: <20030320053839.GA4044@ratsnest.hole>
3866 Subject: Re: [patch] [perl #21628] rcatline issue
3867 From: Enache Adrian <enache@rdslink.ro>
3868 Date: Thu, 20 Mar 2003 22:39:06 +0200
3869 Message-ID: <20030320203906.GA31199@ratsnest.hole>
3870 Branch: maint-5.8/perl
3871 !> Configure MANIFEST NetWare/config_H.wc Porting/Glossary
3872 !> Porting/config.sh Porting/config_H README.cygwin bytecode.pl
3873 !> config_h.SH ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
3874 !> ext/ByteLoader/byterun.h op.c plan9/config.plan9
3875 !> plan9/config_h.sample pp_hot.c t/op/readline.t
3876 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3877 !> win32/config_H.vc64 wince/config_H.ce
3878 ____________________________________________________________________________
3879 [ 19039] By: rgs on 2003/03/20 22:40:38
3880 Log: Subject: Re: [patch] [perl #21628] rcatline issue
3881 From: Enache Adrian <enache@rdslink.ro>
3882 Date: Thu, 20 Mar 2003 22:39:06 +0200
3883 Message-ID: <20030320203906.GA31199@ratsnest.hole>
3885 ! MANIFEST pp_hot.c t/op/readline.t
3886 ____________________________________________________________________________
3887 [ 19038] By: rgs on 2003/03/20 22:07:50
3888 Log: Subject: Re: Bytecode? Back into service.
3889 From: Enache Adrian <enache@rdslink.ro>
3890 Date: Thu, 20 Mar 2003 07:38:39 +0200
3891 Message-ID: <20030320053839.GA4044@ratsnest.hole>
3893 ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
3894 ! ext/ByteLoader/byterun.h op.c
3895 ____________________________________________________________________________
3896 [ 19037] By: rgs on 2003/03/20 20:16:43
3897 Log: Subject: [DOC-PATCH] for README.cygwin, bleadperl version
3898 From: "Gerrit P. Haase" <gp@familiehaase.de>
3899 Date: Thu, 20 Mar 2003 21:23:28 +0100
3900 Message-ID: <941032389637.20030320212328@familiehaase.de>
3903 ____________________________________________________________________________
3904 [ 19036] By: jhi on 2003/03/20 05:23:15
3907 file test operators weren't doing the right thing if the SV
3908 passed to them wasn't NUL-terminated
3911 ensure SVs returned by Win32::Get{Short,Full}PathName() are
3914 !> doio.c win32/win32.c
3915 ____________________________________________________________________________
3916 [ 19035] By: jhi on 2003/03/20 05:22:27
3919 file test operators weren't doing the right thing if the SV
3920 passed to them wasn't NUL-terminated
3923 ensure SVs returned by Win32::Get{Short,Full}PathName() are
3925 Branch: maint-5.8/perl
3926 !> doio.c win32/win32.c
3927 ____________________________________________________________________________
3928 [ 19034] By: gsar on 2003/03/20 01:31:39
3929 Log: ensure SVs returned by Win32::Get{Short,Full}PathName() are
3931 Branch: maint-5.6/perl
3933 ____________________________________________________________________________
3934 [ 19033] By: gsar on 2003/03/20 01:30:46
3935 Log: file test operators weren't doing the right thing if the SV
3936 passed to them wasn't NUL-terminated
3937 Branch: maint-5.6/perl
3939 ____________________________________________________________________________
3940 [ 19032] By: gsar on 2003/03/19 23:22:56
3941 Log: regenerate win32/config_H.*
3942 Branch: maint-5.8/perl
3943 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3944 ! win32/config_H.vc64
3945 ____________________________________________________________________________
3946 [ 19031] By: jhi on 2003/03/19 19:56:15
3947 Log: Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1 [perl #17757]
3948 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3949 Date: Wed, 19 Mar 2003 11:32:25 +0100
3950 Message-Id: <20030319113225.3aadf2fc.rgarciasuarez@free.fr>
3952 Retract #18533 for now.
3953 Branch: maint-5.8/perl
3954 ! regexec.c t/op/subst.t
3955 ____________________________________________________________________________
3956 [ 19030] By: jhi on 2003/03/19 15:57:49
3959 Minor updates of Wolfgang's pack patch
3961 Subject: Re: pack changes and related fixes
3962 From: Philip Newton <Philip.Newton@gmx.net>
3963 Date: Tue, 18 Mar 2003 06:19:30 +0100
3964 Message-ID: <tb9d7vo1ocb14o73lnhabbmh5bsjoe5m46@4ax.com>
3967 Subject: [PATCH] poll() help for VMS
3968 From: "Craig A. Berry" <craigberry@mac.com>
3969 Date: Tue, 18 Mar 2003 01:10:10 -0600
3970 Message-ID: <3E76C652.30205@mac.com>
3973 Subject: [PATCH] VMS pod install tweaks
3974 From: "Craig A. Berry" <craigberry@mac.com>
3975 Date: Sat, 15 Mar 2003 16:06:07 -0600
3976 Message-ID: <3E73A3CF.3060502@mac.com>
3979 Subject: [PATCH] [perl #9990] avoid goto &tmpsub coredump
3980 From: Dave Mitchell <davem@fdgroup.com>
3981 Date: Tue, 18 Mar 2003 21:55:05 +0000
3982 Message-ID: <20030318215505.A16787@fdgroup.com>
3985 Update the DB_File instructions in Tru64.
3988 Better wording as requested by Rafael, and
3989 the module is BerkeleyDB, not BerkeleyFile.
3990 Branch: maint-5.8/perl
3991 !> README.tru64 configure.com embed.fnc ext/IO/poll.h
3992 !> pod/perldiag.pod pp_ctl.c t/op/goto.t vms/descrip_mms.template
3993 ____________________________________________________________________________
3994 [ 19029] By: jhi on 2003/03/19 15:42:44
3997 clarify behaviour of $a++
4000 add comment at undef postinc special case
4003 add tests for existing behaviour of undef postinc/dec
4006 according to the new Porting/Glossary, sig_num doesn't have an
4007 extra '0' at the end
4010 there is no trailing NULL in sig_name or sig_num, so don't
4012 Branch: maint-5.8/perl
4013 !> Porting/Glossary pod/perlop.pod pp.c t/op/inc.t
4014 !> win32/config.bc win32/config.gc win32/config.vc
4015 !> win32/config.vc64
4016 ____________________________________________________________________________
4017 [ 19028] By: jhi on 2003/03/19 09:46:27
4018 Log: Better wording as requested by Rafael, and
4019 the module is BerkeleyDB, not BerkeleyFile.
4022 ____________________________________________________________________________
4023 [ 19027] By: jhi on 2003/03/19 09:38:54
4024 Log: Synchronize t/op/pack.t:s between blead and maint with
4025 a fake success for maint (test for a blead feature not
4026 merged into maint) so that the test numberings don't drift
4027 unnecessarily. Not necessarily a long-term thing to do
4028 (if blead gets even more new features), but works for now.
4029 Branch: maint-5.8/perl
4031 ____________________________________________________________________________
4032 [ 19026] By: jhi on 2003/03/19 09:11:43
4033 Log: Update the DB_File instructions in Tru64.
4036 ____________________________________________________________________________
4037 [ 19025] By: rgs on 2003/03/18 21:59:33
4038 Log: Subject: [PATCH] [perl #9990] avoid goto &tmpsub coredump
4039 From: Dave Mitchell <davem@fdgroup.com>
4040 Date: Tue, 18 Mar 2003 21:55:05 +0000
4041 Message-ID: <20030318215505.A16787@fdgroup.com>
4043 ! pp_ctl.c t/op/goto.t
4044 ____________________________________________________________________________
4045 [ 19024] By: rgs on 2003/03/18 21:24:27
4046 Log: Subject: [PATCH] VMS pod install tweaks
4047 From: "Craig A. Berry" <craigberry@mac.com>
4048 Date: Sat, 15 Mar 2003 16:06:07 -0600
4049 Message-ID: <3E73A3CF.3060502@mac.com>
4051 ! vms/descrip_mms.template
4052 ____________________________________________________________________________
4053 [ 19023] By: rgs on 2003/03/18 21:22:03
4054 Log: Subject: [PATCH] poll() help for VMS
4055 From: "Craig A. Berry" <craigberry@mac.com>
4056 Date: Tue, 18 Mar 2003 01:10:10 -0600
4057 Message-ID: <3E76C652.30205@mac.com>
4059 ! configure.com ext/IO/poll.h
4060 ____________________________________________________________________________
4061 [ 19022] By: jhi on 2003/03/18 06:56:45
4062 Log: metaconfig unit change for #19021.
4064 ! U/modified/sig_name.U
4065 ____________________________________________________________________________
4066 [ 19021] By: jhi on 2003/03/18 06:56:26
4067 Log: The description of SIG_SIZE was off.
4069 ! Configure NetWare/config_H.wc Porting/Glossary
4070 ! Porting/config.sh Porting/config_H config_h.SH
4071 ! plan9/config.plan9 plan9/config_h.sample win32/config_H.bc
4072 ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
4074 ____________________________________________________________________________
4075 [ 19020] By: merijn on 2003/03/18 05:45:50
4076 Log: Minor updates of Wolfgang's pack patch
4078 Subject: Re: pack changes and related fixes
4079 From: Philip Newton <Philip.Newton@gmx.net>
4080 Date: Tue, 18 Mar 2003 06:19:30 +0100
4081 Message-ID: <tb9d7vo1ocb14o73lnhabbmh5bsjoe5m46@4ax.com>
4083 ! embed.fnc pod/perldiag.pod
4084 ____________________________________________________________________________
4085 [ 19019] By: gsar on 2003/03/18 05:06:07
4086 Log: regenerate win32/config_H.*
4088 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4089 ! win32/config_H.vc64
4090 ____________________________________________________________________________
4091 [ 19018] By: gsar on 2003/03/18 03:02:38
4092 Log: there is no trailing NULL in sig_name or sig_num, so don't
4096 ____________________________________________________________________________
4097 [ 19017] By: gsar on 2003/03/18 03:01:02
4098 Log: according to the new Porting/Glossary, sig_num doesn't have an
4099 extra '0' at the end
4101 ! win32/config.bc win32/config.gc win32/config.vc
4103 ____________________________________________________________________________
4104 [ 19016] By: hv on 2003/03/18 00:52:09
4105 Log: add tests for existing behaviour of undef postinc/dec
4108 ____________________________________________________________________________
4109 [ 19015] By: hv on 2003/03/18 00:46:18
4110 Log: add comment at undef postinc special case
4113 ____________________________________________________________________________
4114 [ 19014] By: hv on 2003/03/18 00:27:19
4115 Log: clarify behaviour of $a++
4118 ____________________________________________________________________________
4119 [ 19013] By: jhi on 2003/03/17 19:52:06
4122 We don't have the new Perl at this stage.
4125 ____________________________________________________________________________
4126 [ 19012] By: jhi on 2003/03/17 19:50:06
4127 Log: We don't have the new Perl at this stage.
4128 Branch: maint-5.8/perl
4130 ____________________________________________________________________________
4131 [ 19011] By: jhi on 2003/03/17 19:15:23
4134 Subject: pack changes and related fixes
4135 From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
4136 Date: Mon, 17 Mar 2003 13:55:37 +0100
4137 Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4>
4138 Branch: maint-5.8/perl
4139 !> embed.fnc embed.h lib/diagnostics.pm perl.h pod/perldiag.pod
4140 !> pod/perlfunc.pod pod/perlpacktut.pod pp_pack.c proto.h
4141 !> t/lib/warnings/pp_pack t/op/pack.t
4142 ____________________________________________________________________________
4143 [ 19010] By: jhi on 2003/03/17 17:16:44
4144 Log: Subject: pack changes and related fixes
4145 From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
4146 Date: Mon, 17 Mar 2003 13:55:37 +0100
4147 Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4>
4149 ! embed.fnc embed.h lib/diagnostics.pm perl.h pod/perldiag.pod
4150 ! pod/perlfunc.pod pod/perlpacktut.pod pp_pack.c proto.h
4151 ! t/lib/warnings/pp_pack t/op/pack.t
4152 ____________________________________________________________________________
4153 [ 19009] By: jhi on 2003/03/17 11:08:20
4154 Log: Pseudohashes die hard -- go with Rick Delaney's idea
4155 of blessing the href at $phash->[0] as 'pseudohash',
4156 so the avhv_index() can then check for that. Now:
4157 (1) thingies got via fields::new() do not warn
4158 (2) blessed manually constructed phashes warn
4159 (3) unblessed manually constructed phashes warn
4160 While the idea of using the Hash::Util lock_hash/unlock_hash
4161 on the href was enticing, it didn't quite work transparently
4162 since it changed the error message from "No such pseudo-hash
4163 field ..." to "Attempt to access disallowed key ...".
4164 Branch: maint-5.8/perl
4165 ! av.c lib/fields.pm t/lib/warnings/av
4166 ____________________________________________________________________________
4167 [ 19008] By: jhi on 2003/03/17 04:59:15
4170 Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.
4171 Should work both for PERL_UNICODE/-C and use encoding 'foo';
4177 Turn on UTF-8 flag only if the $str is valid utf8
4178 (pointed out by Dan Kogai).
4181 IRIX ls -l marks sockets with 'S'.
4184 This seems to fix (well, dodge) the problems in FreeBSD for
4185 Enache Adrian; in _theory_ this patch could be good for NetBSD,
4186 too, but Alian gets a core dump already at subtest #9 (anyone
4187 with a real NetBSD, Alian's is a VMware one, which has in the
4188 past caused similar odd crashes). OpenBSD threaded build result
4192 Stay within know facts: what platforms the skippage helps,
4193 and in which it is not needed.
4196 Subject: [Patch] Maintperl versioning for Cygwin
4197 From: "Gerrit P. Haase" <gp@familiehaase.de>
4198 Date: Sun, 16 Mar 2003 22:24:19 +0100
4199 Message-ID: <152690440450.20030316222419@familiehaase.de>
4202 getservbyname_r() kaputt in OpenBSD (might get fixed
4203 for 3.3, but only might)
4206 Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3
4207 From: Adam Spiers (via RT) <perlbug-followup@perl.org>
4208 Date: 10 Jan 2003 10:59:44 -0000
4209 Message-Id: <rt-19898-47213.12.0892150698178@bugs6.perl.org>
4212 Subject: [perl #20724] Patch for dprofpp
4213 From: Nicholas "Oxhøj" (via RT) <perlbug-followup@perl.org>
4214 Date: 5 Feb 2003 08:41:17 -0000
4215 Message-Id: <rt-20724-50329.7.50247680562964@bugs6.perl.org>
4218 Subject: [patch] utils/h2xs.PL (get rid of \t and '')
4219 From: Stas Bekman <stas@stason.org>
4220 Date: Fri, 14 Feb 2003 11:59:53 +1100
4221 Message-ID: <3E4C3F89.6050005@stason.org>
4224 Subject: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator
4225 From: chocolateboy <chocolateboy@chocolatey.com>
4226 Date: Sat, 22 Feb 2003 12:17:28 +0000
4227 Message-ID: <3E576A58.8010901@chocolatey.com>
4228 Branch: maint-5.8/perl
4229 +> ext/Data/Dumper/t/pair.t
4230 !> MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
4231 !> ext/POSIX/t/posix.t hints/openbsd.sh lib/IPC/Open3.pm
4232 !> lib/Term/ReadLine.pm regcomp.c t/op/stat.t utils/dprofpp.PL
4234 ____________________________________________________________________________
4235 [ 19007] By: jhi on 2003/03/17 04:45:40
4238 Subject: Re: [Patch] Maintperl versioning for Cygwin
4239 From: Slaven Rezic <slaven@rezic.de>
4240 Date: 17 Mar 2003 00:42:43 +0100
4241 Message-ID: <87ptoqev4c.fsf@vran.herceg.de>
4244 ____________________________________________________________________________
4245 [ 19006] By: jhi on 2003/03/17 04:44:03
4246 Log: Subject: Re: [Patch] Maintperl versioning for Cygwin
4247 From: Slaven Rezic <slaven@rezic.de>
4248 Date: 17 Mar 2003 00:42:43 +0100
4249 Message-ID: <87ptoqev4c.fsf@vran.herceg.de>
4250 Branch: maint-5.8/perl
4252 ____________________________________________________________________________
4253 [ 19005] By: hv on 2003/03/17 02:06:20
4254 Log: Subject: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator
4255 From: chocolateboy <chocolateboy@chocolatey.com>
4256 Date: Sat, 22 Feb 2003 12:17:28 +0000
4257 Message-ID: <3E576A58.8010901@chocolatey.com>
4259 + ext/Data/Dumper/t/pair.t
4260 ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
4261 ____________________________________________________________________________
4262 [ 19004] By: hv on 2003/03/17 01:38:23
4263 Log: Subject: [patch] utils/h2xs.PL (get rid of \t and '')
4264 From: Stas Bekman <stas@stason.org>
4265 Date: Fri, 14 Feb 2003 11:59:53 +1100
4266 Message-ID: <3E4C3F89.6050005@stason.org>
4269 ____________________________________________________________________________
4270 [ 19003] By: hv on 2003/03/17 01:23:02
4271 Log: Subject: [perl #20724] Patch for dprofpp
4272 From: Nicholas "Oxhøj" (via RT) <perlbug-followup@perl.org>
4273 Date: 5 Feb 2003 08:41:17 -0000
4274 Message-Id: <rt-20724-50329.7.50247680562964@bugs6.perl.org>
4277 ____________________________________________________________________________
4278 [ 19002] By: hv on 2003/03/16 23:36:57
4279 Log: Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3
4280 From: Adam Spiers (via RT) <perlbug-followup@perl.org>
4281 Date: 10 Jan 2003 10:59:44 -0000
4282 Message-Id: <rt-19898-47213.12.0892150698178@bugs6.perl.org>
4285 ____________________________________________________________________________
4286 [ 19001] By: jhi on 2003/03/16 21:50:24
4287 Log: getservbyname_r() kaputt in OpenBSD (might get fixed
4288 for 3.3, but only might)
4291 ____________________________________________________________________________
4292 [ 19000] By: jhi on 2003/03/16 21:38:39
4293 Log: Subject: [Patch] Maintperl versioning for Cygwin
4294 From: "Gerrit P. Haase" <gp@familiehaase.de>
4295 Date: Sun, 16 Mar 2003 22:24:19 +0100
4296 Message-ID: <152690440450.20030316222419@familiehaase.de>
4297 Branch: maint-5.8/perl
4299 ____________________________________________________________________________
4300 [ 18999] By: jhi on 2003/03/16 21:33:49
4301 Log: Stay within know facts: what platforms the skippage helps,
4302 and in which it is not needed.
4304 ! ext/POSIX/t/posix.t
4305 ____________________________________________________________________________
4306 [ 18998] By: jhi on 2003/03/16 18:15:42
4307 Log: This seems to fix (well, dodge) the problems in FreeBSD for
4308 Enache Adrian; in _theory_ this patch could be good for NetBSD,
4309 too, but Alian gets a core dump already at subtest #9 (anyone
4310 with a real NetBSD, Alian's is a VMware one, which has in the
4311 past caused similar odd crashes). OpenBSD threaded build result
4314 ! ext/POSIX/t/posix.t
4315 ____________________________________________________________________________
4316 [ 18997] By: jhi on 2003/03/16 18:07:30
4317 Log: IRIX ls -l marks sockets with 'S'.
4320 ____________________________________________________________________________
4321 [ 18996] By: jhi on 2003/03/16 17:41:42
4322 Log: Turn on UTF-8 flag only if the $str is valid utf8
4323 (pointed out by Dan Kogai).
4325 ! lib/Term/ReadLine.pm
4326 ____________________________________________________________________________
4327 [ 18995] By: jhi on 2003/03/16 16:40:06
4328 Log: Signedness nits.
4331 ____________________________________________________________________________
4332 [ 18994] By: jhi on 2003/03/16 15:41:44
4333 Log: Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.
4334 Should work both for PERL_UNICODE/-C and use encoding 'foo';
4336 ! lib/Term/ReadLine.pm
4337 ____________________________________________________________________________
4338 [ 18993] By: jhi on 2003/03/16 15:20:38
4341 Subject: [patch ext/B/typemap] STRLEN T_UV
4342 From: Stas Bekman <stas@stason.org>
4343 Date: Fri, 14 Mar 2003 17:45:09 +1100
4344 Message-ID: <3E717A75.2060300@stason.org>
4347 Time::HiRes is a core module
4350 Subject: Re: [fix] [perl #21575] Bug with print( followed by a newline
4351 From: Enache Adrian <enache@rdslink.ro>
4352 Date: Fri, 14 Mar 2003 23:02:42 +0200
4353 Message-ID: <20030314210242.GA1159@ratsnest.hole>
4354 (with an added test)
4357 Needs PerlIO for :bytes.
4360 Make the :bytes conditional on PerlIO.
4363 Further potential pitfalls for the utf8 len/pos cache
4364 found by Inaba Hiroto. No test cases, yet.
4367 Pod fix from Philip Newton.
4370 Better wording from Philip Newton.
4371 Branch: maint-5.8/perl
4372 !> ext/B/typemap ext/Encode/t/CJKT.t pod/perlfunc.pod regcomp.c
4373 !> t/comp/parser.t toke.c
4374 ____________________________________________________________________________
4375 [ 18992] By: jhi on 2003/03/16 15:15:16
4376 Log: Better wording from Philip Newton.
4377 Branch: maint-5.8/perl
4379 ____________________________________________________________________________
4380 [ 18991] By: jhi on 2003/03/16 15:14:31
4381 Log: Pod fix from Philip Newton.
4384 ____________________________________________________________________________
4385 [ 18990] By: jhi on 2003/03/16 15:12:00
4386 Log: Further potential pitfalls for the utf8 len/pos cache
4387 found by Inaba Hiroto. No test cases, yet.
4390 ____________________________________________________________________________
4391 [ 18989] By: jhi on 2003/03/16 08:02:31
4392 Log: Make the :bytes conditional on PerlIO.
4394 ! ext/Encode/t/CJKT.t
4395 ____________________________________________________________________________
4396 [ 18988] By: jhi on 2003/03/15 18:27:36
4397 Log: Needs PerlIO for :bytes.
4399 ! ext/Encode/t/CJKT.t
4400 ____________________________________________________________________________
4401 [ 18987] By: jhi on 2003/03/14 21:16:34
4402 Log: Warn only on unblessed pseudohashes.
4403 Branch: maint-5.8/perl
4404 ! av.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/av
4405 ____________________________________________________________________________
4406 [ 18986] By: rgs on 2003/03/14 20:28:20
4407 Log: Subject: Re: [fix] [perl #21575] Bug with print( followed by a newline
4408 From: Enache Adrian <enache@rdslink.ro>
4409 Date: Fri, 14 Mar 2003 23:02:42 +0200
4410 Message-ID: <20030314210242.GA1159@ratsnest.hole>
4411 (with an added test)
4413 ! t/comp/parser.t toke.c
4414 ____________________________________________________________________________
4415 [ 18985] By: rgs on 2003/03/14 19:45:18
4416 Log: Time::HiRes is a core module
4419 ____________________________________________________________________________
4420 [ 18984] By: rgs on 2003/03/14 19:38:57
4421 Log: Subject: [patch ext/B/typemap] STRLEN T_UV
4422 From: Stas Bekman <stas@stason.org>
4423 Date: Fri, 14 Mar 2003 17:45:09 +1100
4424 Message-ID: <3E717A75.2060300@stason.org>
4427 ____________________________________________________________________________
4428 [ 18983] By: jhi on 2003/03/14 15:17:22
4431 Better pass in the $self for a method.
4432 Branch: maint-5.8/perl
4433 !> lib/File/Spec/Unix.pm
4434 ____________________________________________________________________________
4435 [ 18982] By: jhi on 2003/03/14 15:16:18
4436 Log: Better pass in the $self for a method.
4438 ! lib/File/Spec/Unix.pm
4439 ____________________________________________________________________________
4440 [ 18981] By: jhi on 2003/03/14 13:45:24
4443 whichsig() really does return -1 for unknown signals.
4446 Cleanup the File::Spec tmpdir() implementations:
4447 now all the platforms specific modules call _tmpdir()
4448 (inherited from Unix.pm) with the list of platform
4449 specific list of temporary directories, and _tmpdir()
4450 then does the appropriate suitability checking.
4451 Branch: maint-5.8/perl
4452 !> lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
4453 !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
4454 !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
4455 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm mg.c
4456 ____________________________________________________________________________
4457 [ 18980] By: jhi on 2003/03/14 13:42:32
4458 Log: Cleanup the File::Spec tmpdir() implementations:
4459 now all the platforms specific modules call _tmpdir()
4460 (inherited from Unix.pm) with the list of platform
4461 specific list of temporary directories, and _tmpdir()
4462 then does the appropriate suitability checking.
4464 ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
4465 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
4466 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
4467 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
4468 ____________________________________________________________________________
4469 [ 18979] By: jhi on 2003/03/14 12:48:09
4470 Log: whichsig() really does return -1 for unknown signals.
4473 ____________________________________________________________________________
4474 [ 18978] By: jhi on 2003/03/14 10:52:06
4475 Log: Integrate; regen Configure et alia.
4477 Subject: [PATCH] checking for magic in hv.c and ext/POSIX/POSIX.xs
4478 From: "Craig A. Berry" <craigberry@mac.com>
4479 Date: Tue, 11 Mar 2003 21:29:31 -0600
4480 Message-ID: <3E6EA99B.9060902@mac.com>
4481 Patch by Scott Lepage (scott.lepage@hp.com)
4484 Subject: [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2
4485 From: Kurt Starsinic <kstar@cpan.org>
4486 Date: Mon, 10 Mar 2003 00:54:49 -0500
4487 Message-ID: <m3d6kyvazx.wl_rspier@pobox.com>
4490 Skip the last test of Config.t on HP-UX.
4491 (This test should be skipped for every system that
4492 actually defines a negative signal number. Maybe that
4493 test should be removed, to be future-proof.)
4496 fix CJKT.t failures on windows due to incorrect binmode()
4499 another fix for failing test on windows ("use encoding" puts
4500 STDIN in :raw mode, so chomp() wasn't stripping the CR)
4503 Config.t wasn't getting the sig_num and sig_size relationship
4504 right, and therefore failed test#35 on windows
4506 note that config_h.SH documents that $sig_size does NOT include
4507 the final NULL in $sig_num!
4510 fix for switchC.t test#6 failure on windows
4513 Subject: [PATCH] Perldoc.pm tweak for VMS
4514 From: "Craig A. Berry" <craigberry@mac.com>
4515 Date: Thu, 13 Mar 2003 13:44:55 -0600
4516 Message-ID: <3E70DFB7.8070405@mac.com>
4519 Hopefully this works also in Win32.
4523 (1) Filter out negative signals.
4524 (2) Correct sig_num* and sig_name* descriptions.
4527 Since Configure does the signal name/number probe with awk
4528 based on the cpp results (not by really running code), testing
4529 for the signum value is not really helpful if we have runtime
4530 function calls (some signal numbers are dynamic, for example)
4531 (or other extra stuff where the signum value is expected).
4532 (Runtimeness also means that Configure cannot get these right,
4533 anyway.) Better filter in just the constant non-negative numbers.
4536 Make whichsig() to work also if some system defines
4537 zero signals (now -1 is the "not found"). Note that
4538 in couple of mg.c spots only whichsig() > 0 branches
4539 are taken because signal handlers et al don't make
4540 much sense for the zero signal.
4543 Subject: [PATCH] configure.com: sig_num, etc.
4544 From: "Craig A. Berry" <craigberry@mac.com>
4545 Date: Thu, 13 Mar 2003 21:38:19 -0600
4546 Message-ID: <3E714EAB.6030001@mac.com>
4549 Rework the @Config{/sig.*/} tests.
4550 Branch: maint-5.8/perl
4551 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4553 !> configure.com doio.c ext/Encode/t/CJKT.t
4554 !> ext/Encode/t/enc_module.t hv.c lib/Config.t lib/Pod/Perldoc.pm
4555 !> mg.c perl.c t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
4556 ____________________________________________________________________________
4557 [ 18977] By: jhi on 2003/03/14 10:42:33
4558 Log: Rework the @Config{/sig.*/} tests.
4561 ____________________________________________________________________________
4562 [ 18976] By: jhi on 2003/03/14 10:31:50
4563 Log: Subject: [PATCH] configure.com: sig_num, etc.
4564 From: "Craig A. Berry" <craigberry@mac.com>
4565 Date: Thu, 13 Mar 2003 21:38:19 -0600
4566 Message-ID: <3E714EAB.6030001@mac.com>
4569 ____________________________________________________________________________
4570 [ 18975] By: jhi on 2003/03/14 10:30:53
4571 Log: Make whichsig() to work also if some system defines
4572 zero signals (now -1 is the "not found"). Note that
4573 in couple of mg.c spots only whichsig() > 0 branches
4574 are taken because signal handlers et al don't make
4575 much sense for the zero signal.
4578 ____________________________________________________________________________
4579 [ 18974] By: jhi on 2003/03/14 10:28:27
4580 Log: metaconfig unit changes for #18973.
4582 ! U/modified/Signal.U
4583 ____________________________________________________________________________
4584 [ 18973] By: jhi on 2003/03/14 10:27:46
4585 Log: Since Configure does the signal name/number probe with awk
4586 based on the cpp results (not by really running code), testing
4587 for the signum value is not really helpful if we have runtime
4588 function calls (some signal numbers are dynamic, for example)
4589 (or other extra stuff where the signum value is expected).
4590 (Runtimeness also means that Configure cannot get these right,
4591 anyway.) Better filter in just the constant non-negative numbers.
4594 ____________________________________________________________________________
4595 [ 18972] By: jhi on 2003/03/14 09:30:38
4596 Log: metaconfig unit changes for #18971; regen Glossary.patch.
4598 ! U/Glossary.patch U/modified/Signal.U U/modified/sig_name.U
4599 ____________________________________________________________________________
4600 [ 18971] By: jhi on 2003/03/14 09:30:18
4602 (1) Filter out negative signals.
4603 (2) Correct sig_num* and sig_name* descriptions.
4605 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4607 ____________________________________________________________________________
4608 [ 18970] By: jhi on 2003/03/14 06:21:48
4609 Log: Hopefully this works also in Win32.
4611 ! ext/Encode/t/CJKT.t
4612 ____________________________________________________________________________
4613 [ 18969] By: jhi on 2003/03/14 05:43:34
4614 Log: Subject: [PATCH] Perldoc.pm tweak for VMS
4615 From: "Craig A. Berry" <craigberry@mac.com>
4616 Date: Thu, 13 Mar 2003 13:44:55 -0600
4617 Message-ID: <3E70DFB7.8070405@mac.com>
4619 ! lib/Pod/Perldoc.pm
4620 ____________________________________________________________________________
4621 [ 18968] By: gsar on 2003/03/14 04:41:25
4622 Log: fix for switchC.t test#6 failure on windows
4625 ____________________________________________________________________________
4626 [ 18967] By: gsar on 2003/03/14 04:29:10
4627 Log: Config.t wasn't getting the sig_num and sig_size relationship
4628 right, and therefore failed test#35 on windows
4630 note that config_h.SH documents that $sig_size does NOT include
4631 the final NULL in $sig_num!
4634 ____________________________________________________________________________
4635 [ 18966] By: gsar on 2003/03/14 04:20:51
4636 Log: another fix for failing test on windows ("use encoding" puts
4637 STDIN in :raw mode, so chomp() wasn't stripping the CR)
4639 ! ext/Encode/t/enc_module.t
4640 ____________________________________________________________________________
4641 [ 18965] By: gsar on 2003/03/14 04:06:31
4642 Log: fix CJKT.t failures on windows due to incorrect binmode()
4644 ! ext/Encode/t/CJKT.t
4645 ____________________________________________________________________________
4646 [ 18964] By: rgs on 2003/03/13 21:47:52
4647 Log: Skip the last test of Config.t on HP-UX.
4648 (This test should be skipped for every system that
4649 actually defines a negative signal number. Maybe that
4650 test should be removed, to be future-proof.)
4653 ____________________________________________________________________________
4654 [ 18963] By: rgs on 2003/03/13 20:57:32
4655 Log: Subject: [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2
4656 From: Kurt Starsinic <kstar@cpan.org>
4657 Date: Mon, 10 Mar 2003 00:54:49 -0500
4658 Message-ID: <m3d6kyvazx.wl_rspier@pobox.com>
4660 ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
4661 ____________________________________________________________________________
4662 [ 18962] By: rgs on 2003/03/13 20:46:53
4663 Log: Subject: [PATCH] checking for magic in hv.c and ext/POSIX/POSIX.xs
4664 From: "Craig A. Berry" <craigberry@mac.com>
4665 Date: Tue, 11 Mar 2003 21:29:31 -0600
4666 Message-ID: <3E6EA99B.9060902@mac.com>
4667 Patch by Scott Lepage (scott.lepage@hp.com)
4670 ____________________________________________________________________________
4671 [ 18961] By: jhi on 2003/03/13 20:09:22
4674 Another finding by IRIX cc: non-void function
4675 sv_cat_decode() should return a value.
4678 File::Temp tests were failing in Cygwin if $ENV{TMPDIR}
4679 was unset (the tests attempted to create files at the /)
4682 File::Spec: Do not fall back to '', use curdir instead.
4683 Note: Mac used to use cwd(), now curdir, slight change
4684 (relative vs. absolute).
4687 VOS nit from Paul Green.
4690 Trims slashes from the argument to rmdir(), likewise
4691 to what happens with rmdir(). Factorize the code in a
4692 local macro, TRIMSLASHES.
4695 Some more stdlib.h inclusions and change the gccversion
4696 test to use return (could have used that for all, sigh).
4697 Branch: maint-5.8/perl
4698 !> Configure lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
4699 !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
4700 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pp_sys.c sv.c
4701 !> vos/configure_full_perl.sh
4702 ____________________________________________________________________________
4703 [ 18960] By: jhi on 2003/03/13 20:06:39
4704 Log: metaconfig unit changes for #18959.
4706 ! U/compline/d_sigaction.U
4707 Branch: metaconfig/U/perl
4708 ! gccvers.U uselfs.U
4709 ____________________________________________________________________________
4710 [ 18959] By: jhi on 2003/03/13 20:05:50
4711 Log: Some more stdlib.h inclusions and change the gccversion
4712 test to use return (could have used that for all, sigh).
4715 ____________________________________________________________________________
4716 [ 18958] By: rgs on 2003/03/12 20:46:58
4717 Log: Trims slashes from the argument to rmdir(), likewise
4718 to what happens with rmdir(). Factorize the code in a
4719 local macro, TRIMSLASHES.
4722 ____________________________________________________________________________
4723 [ 18957] By: jhi on 2003/03/12 14:23:02
4724 Log: VOS nit from Paul Green.
4726 ! vos/configure_full_perl.sh
4727 ____________________________________________________________________________
4728 [ 18956] By: jhi on 2003/03/12 13:58:26
4729 Log: File::Spec: Do not fall back to '', use curdir instead.
4730 Note: Mac used to use cwd(), now curdir, slight change
4731 (relative vs. absolute).
4733 ! lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
4734 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
4735 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
4736 ____________________________________________________________________________
4737 [ 18955] By: jhi on 2003/03/12 13:49:15
4738 Log: File::Temp tests were failing in Cygwin if $ENV{TMPDIR}
4739 was unset (the tests attempted to create files at the /)
4741 ! lib/File/Spec/Cygwin.pm
4742 ____________________________________________________________________________
4743 [ 18954] By: jhi on 2003/03/12 10:59:03
4744 Log: Another finding by IRIX cc: non-void function
4745 sv_cat_decode() should return a value.
4748 ____________________________________________________________________________
4749 [ 18953] By: jhi on 2003/03/12 10:55:38
4752 Cygwin doesn't like initing the $0 mutex in perl_construct()
4753 (Too early? If inited there the pthread_mutex_init() returns
4754 an integer much too large be an errno), but initing the mutex
4755 later, in perl_alloc(), seems to be okay with Cygwin, and also
4757 Branch: maint-5.8/perl
4759 ____________________________________________________________________________
4760 [ 18952] By: jhi on 2003/03/12 10:53:02
4763 pudge> never integrate anything from macos/
4765 - macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
4768 ____________________________________________________________________________
4769 [ 18951] By: jhi on 2003/03/12 10:52:17
4772 Integrate from maint-5.8/macperl:
4774 Various MacOS portability fixes for tests
4777 File::Spec::Unix method should be called on $self
4780 lib.pm:_get_dirs() should use $_[0], not $_
4783 Update MacOS for new configpm
4787 Update Makefile for new source files,
4788 update test script, add additional symbol for APItest
4790 +> macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
4791 +> macos/macperl.sym
4792 !> ext/Digest/MD5/t/files.t ext/Filter/t/call.t
4793 !> ext/POSIX/t/taint.t lib/File/Spec/Unix.pm
4794 !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
4795 !> lib/charnames.t lib/lib_pm.PL t/io/crlf.t t/op/method.t
4796 !> t/op/mkdir.t t/op/recurse.t t/op/sprintf.t t/op/stat.t
4797 !> t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
4798 ____________________________________________________________________________
4799 [ 18950] By: jhi on 2003/03/12 10:49:27
4800 Log: Cygwin doesn't like initing the $0 mutex in perl_construct()
4801 (Too early? If inited there the pthread_mutex_init() returns
4802 an integer much too large be an errno), but initing the mutex
4803 later, in perl_alloc(), seems to be okay with Cygwin, and also
4807 ____________________________________________________________________________
4808 [ 18949] By: jhi on 2003/03/12 10:39:39
4809 Log: pudge> never integrate anything from macos/
4810 Branch: maint-5.8/perl
4811 - macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
4814 ____________________________________________________________________________
4815 [ 18948] By: jhi on 2003/03/12 06:21:16
4818 WinCE tweaks from Vadim Konovalov.
4821 Tell how to possibly dodge 'Out of memory' errors.
4824 Ouch. Missed one more, the void flags check (and exit() is void).
4825 Branch: maint-5.8/perl
4826 !> Configure perl.c perlio.c pod/perldiag.pod wince/Makefile.ce
4827 ____________________________________________________________________________
4828 [ 18947] By: jhi on 2003/03/12 06:17:43
4829 Log: New files from #18946.
4830 Branch: maint-5.8/perl
4832 ____________________________________________________________________________
4833 [ 18946] By: jhi on 2003/03/12 06:13:00
4834 Log: Integrate from maint-5.8/macperl:
4836 Various MacOS portability fixes for tests
4839 File::Spec::Unix method should be called on $self
4842 lib.pm:_get_dirs() should use $_[0], not $_
4845 Update MacOS for new configpm
4849 Update Makefile for new source files,
4850 update test script, add additional symbol for APItest
4851 Branch: maint-5.8/perl
4852 +> macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
4853 +> macos/macperl.sym
4854 !> ext/Digest/MD5/t/files.t ext/Filter/t/call.t
4855 !> ext/POSIX/t/taint.t lib/File/Spec/Unix.pm
4856 !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
4857 !> lib/charnames.t lib/lib_pm.PL t/io/crlf.t t/op/method.t
4858 !> t/op/mkdir.t t/op/recurse.t t/op/sprintf.t t/op/stat.t
4859 !> t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
4860 ____________________________________________________________________________
4861 [ 18945] By: jhi on 2003/03/12 06:01:15
4862 Log: metaconfig unit changes for #18944.
4864 ! U/compline/d_sigsetjmp.U U/modified/voidflags.U
4865 Branch: metaconfig/U/perl
4867 ____________________________________________________________________________
4868 [ 18944] By: jhi on 2003/03/12 06:00:48
4869 Log: Ouch. Missed one more, the void flags check (and exit() is void).
4872 ____________________________________________________________________________
4873 [ 18943] By: jhi on 2003/03/12 05:51:21
4874 Log: Tell how to possibly dodge 'Out of memory' errors.
4877 ____________________________________________________________________________
4878 [ 18942] By: pudge on 2003/03/12 03:31:48
4879 Log: Integrate from maint-5.8/perl
4880 Branch: maint-5.8/macperl
4881 !> (integrate 50 files)
4882 ____________________________________________________________________________
4883 [ 18941] By: pudge on 2003/03/12 03:19:52
4884 Log: Update MacOS build
4885 Update Makefile for new source files,
4886 update test script, add additional symbol for APItest
4887 Branch: maint-5.8/macperl
4888 ! macos/MacPerlTests.cmd macos/Makefile.mk macos/macperl.sym
4889 ____________________________________________________________________________
4890 [ 18940] By: pudge on 2003/03/12 03:18:38
4891 Log: Update MacOS for new configpm
4892 Branch: maint-5.8/macperl
4894 ____________________________________________________________________________
4895 [ 18939] By: pudge on 2003/03/12 03:17:22
4896 Log: lib.pm:_get_dirs() should use $_[0], not $_
4897 Branch: maint-5.8/macperl
4899 ____________________________________________________________________________
4900 [ 18938] By: pudge on 2003/03/12 03:15:26
4901 Log: File::Spec::Unix method should be called on $self
4902 Branch: maint-5.8/macperl
4903 ! lib/File/Spec/Unix.pm
4904 ____________________________________________________________________________
4905 [ 18937] By: pudge on 2003/03/12 03:14:23
4906 Log: Various MacOS portability fixes for tests
4907 Branch: maint-5.8/macperl
4908 ! ext/Digest/MD5/t/files.t ext/Filter/t/call.t
4909 ! ext/POSIX/t/taint.t lib/Unicode/Collate/t/index.t
4910 ! lib/Unicode/Collate/t/test.t lib/charnames.t t/io/crlf.t
4911 ! t/op/method.t t/op/mkdir.t t/op/recurse.t t/op/sprintf.t
4912 ! t/op/stat.t t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
4913 ____________________________________________________________________________
4914 [ 18936] By: pudge on 2003/03/12 03:02:22
4915 Log: Integrate from maint-5.8/perl
4916 Branch: maint-5.8/macperl
4917 !> t/op/recurse.t t/op/sprintf.t
4918 ____________________________________________________________________________
4919 [ 18935] By: jhi on 2003/03/11 22:00:54
4920 Log: WinCE tweaks from Vadim Konovalov.
4922 ! perl.c perlio.c wince/Makefile.ce
4923 ____________________________________________________________________________
4924 [ 18934] By: jhi on 2003/03/11 20:24:49
4928 Branch: maint-5.8/perl
4930 ____________________________________________________________________________
4931 [ 18933] By: jhi on 2003/03/11 20:23:17
4932 Log: metaconfig unit change for #18932.
4934 ! U/a_dvisory/intsize.U
4935 ____________________________________________________________________________
4936 [ 18932] By: jhi on 2003/03/11 20:22:07
4940 ____________________________________________________________________________
4941 [ 18931] By: jhi on 2003/03/11 20:18:23
4944 Single vs doublequoted context is important...
4945 Branch: maint-5.8/perl
4947 ____________________________________________________________________________
4948 [ 18930] By: jhi on 2003/03/11 20:16:12
4949 Log: metaconfig unit changes for #18929.
4951 ! U/compline/charsize.U U/compline/doublesize.U
4952 ! U/compline/ptrsize.U
4953 ____________________________________________________________________________
4954 [ 18929] By: jhi on 2003/03/11 20:15:51
4955 Log: Single vs doublequoted context is important...
4958 ____________________________________________________________________________
4959 [ 18928] By: jhi on 2003/03/11 20:09:47
4962 Solaris cc wants prototype for exit(), so <stdlib.h> needed.
4965 Better setmode() prototype for cygwin.
4968 Questionable construct.
4971 """glob.*""" patch for VMS, from Peter Prymmer.
4972 Branch: maint-5.8/perl
4973 !> Configure perl.h pod/perltooc.pod vms/perlvms.pod vms/vms.c
4974 ____________________________________________________________________________
4975 [ 18927] By: jhi on 2003/03/11 20:04:33
4976 Log: """glob.*""" patch for VMS, from Peter Prymmer.
4978 ! vms/perlvms.pod vms/vms.c
4979 ____________________________________________________________________________
4980 [ 18926] By: rgs on 2003/03/11 19:44:54
4981 Log: Questionable construct.
4984 ____________________________________________________________________________
4985 [ 18925] By: jhi on 2003/03/11 19:15:15
4986 Log: Better setmode() prototype for cygwin.
4989 ____________________________________________________________________________
4990 [ 18924] By: jhi on 2003/03/11 19:12:51
4991 Log: metaconfig unit changes for #18923. The gccvers unit
4992 cannot have <stdlib.h>, though, because that would
4993 introduce a nasty dependency loop.
4995 ! U/a_dvisory/intsize.U U/compline/charsize.U
4996 ! U/compline/d_casti32.U U/compline/d_castneg.U
4997 ! U/compline/d_sigsetjmp.U U/compline/doublesize.U
4998 ! U/compline/ptrsize.U U/compline/ssizetype.U
4999 ! U/modified/voidflags.U U/typedefs/gidsize.U
5000 ! U/typedefs/sizesize.U U/typedefs/uidsize.U
5001 Branch: metaconfig/U/perl
5002 ! d_u32align.U fpossize.U gccvers.U selectminbits.U
5003 ____________________________________________________________________________
5004 [ 18923] By: jhi on 2003/03/11 19:11:39
5005 Log: Solaris cc wants prototype for exit(), so <stdlib.h> needed.
5008 ____________________________________________________________________________
5009 [ 18922] By: jhi on 2003/03/11 18:20:53
5012 Try to handle hitting the heap/data limit in small systems.
5013 (One can simulate this with e.g. 32MB or 64MB datasize,
5014 use your shell's ulimit/limit/limits command.)
5017 Be more lax about the out of memory error message.
5020 Upgrade to Time-HiRes 1.43.
5023 Get rid of one Cygwin warning by introducing a prototype
5024 for the init_os_extras(). Since there is no header file
5025 in Perl specific to cygwin, use perl.h.
5028 Subject: [PATCH] io_sock.t
5029 From: Norton Allen <allen@huarp.harvard.edu>
5030 Date: Tue, 11 Mar 2003 13:37:36 -0500 (est)
5031 Message-Id: <200303111837.NAA30438@bottesini.harvard.edu>
5034 Uid_t and Gid_t can easily be shorts and one cannot
5035 pull shorts off the va_args, int is the shortest (ahem).
5038 No assertions in maint.
5041 The 0, in the assert_not_ROK() makes IRIX cc to worry
5042 (cc-1171 cc: WARNING ... The indicated expression has no effect.)
5043 So make the macro to include the , and the non-gcc case empty.
5044 Branch: maint-5.8/perl
5045 !> README.qnx ext/IO/lib/IO/t/io_sock.t ext/Time/HiRes/Changes
5046 !> ext/Time/HiRes/HiRes.pm ext/Time/HiRes/Makefile.PL perl.h
5047 !> reentr.c reentr.pl sv.h t/op/recurse.t
5048 ____________________________________________________________________________
5049 [ 18921] By: jhi on 2003/03/11 18:15:45
5050 Log: The 0, in the assert_not_ROK() makes IRIX cc to worry
5051 (cc-1171 cc: WARNING ... The indicated expression has no effect.)
5052 So make the macro to include the , and the non-gcc case empty.
5055 ____________________________________________________________________________
5056 [ 18920] By: jhi on 2003/03/11 17:52:57
5057 Log: No assertions in maint.
5058 Branch: maint-5.8/perl
5060 ____________________________________________________________________________
5061 [ 18919] By: jhi on 2003/03/11 17:43:10
5062 Log: Uid_t and Gid_t can easily be shorts and one cannot
5063 pull shorts off the va_args, int is the shortest (ahem).
5065 ! reentr.c reentr.pl
5066 ____________________________________________________________________________
5067 [ 18918] By: jhi on 2003/03/11 17:32:23
5068 Log: Subject: [PATCH] io_sock.t
5069 From: Norton Allen <allen@huarp.harvard.edu>
5070 Date: Tue, 11 Mar 2003 13:37:36 -0500 (est)
5071 Message-Id: <200303111837.NAA30438@bottesini.harvard.edu>
5073 ! README.qnx ext/IO/lib/IO/t/io_sock.t
5074 ____________________________________________________________________________
5075 [ 18917] By: jhi on 2003/03/11 17:30:43
5076 Log: Get rid of one Cygwin warning by introducing a prototype
5077 for the init_os_extras(). Since there is no header file
5078 in Perl specific to cygwin, use perl.h.
5081 ____________________________________________________________________________
5082 [ 18916] By: jhi on 2003/03/11 11:40:38
5083 Log: Upgrade to Time-HiRes 1.43.
5085 ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
5086 ! ext/Time/HiRes/Makefile.PL
5087 ____________________________________________________________________________
5088 [ 18915] By: jhi on 2003/03/11 09:19:54
5089 Log: Be more lax about the out of memory error message.
5092 ____________________________________________________________________________
5093 [ 18914] By: jhi on 2003/03/11 09:18:25
5094 Log: Try to handle hitting the heap/data limit in small systems.
5095 (One can simulate this with e.g. 32MB or 64MB datasize,
5096 use your shell's ulimit/limit/limits command.)
5099 ____________________________________________________________________________
5100 [ 18913] By: jhi on 2003/03/11 08:02:22
5103 typo for utf8locale in #18907
5104 Branch: maint-5.8/perl
5106 ____________________________________________________________________________
5107 [ 18912] By: hv on 2003/03/11 07:36:00
5108 Log: typo for utf8locale in #18907
5111 ____________________________________________________________________________
5112 [ 18911] By: jhi on 2003/03/11 07:02:41
5115 Subject: Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag
5116 From: Nicholas Clark <nick@unfortu.net>
5117 Date: Sun, 9 Mar 2003 21:24:46 +0000
5118 Message-ID: <20030309212445.GE277@Bagpuss.unfortu.net>
5121 Subject: Re: odd (or not so odd?) segmentation fault in 5.8.0
5122 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5123 Date: Fri, 07 Mar 2003 13:12:49 -0800
5124 Message-ID: <RtQa+gzkg2kF092yn@efn.org>
5127 A new test, to check that signal numbers are actually positive,
5128 and that there is a consistent number of signals available.
5131 VMS has an extra \n at the end, and I assume Windows has \r\n.
5134 Patch from Craig Berry to resolve test failures in VMS.
5135 Will poke the Net::Ping author.
5138 A rejected hunk of #18902 reapplied.
5141 Subject: [PATCH] typos and other minor things
5142 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
5143 Date: Mon, 10 Mar 2003 21:00:55 -0700
5144 Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com>
5147 Subject: [patch] PL_taint_warn falls between chairs in perl_clone()
5148 From: Stas Bekman <stas@stason.org>
5149 Date: Tue, 11 Mar 2003 17:09:02 +1100
5150 Message-ID: <3E6D7D7E.5000704@stason.org>
5153 Add reminders to intrpvar.h about perl_clone(), as suggested by Stas.
5156 Add missing intrpvar clonings to perl_clone.
5157 Also move the IDBassertion to the end since there's
5158 no particular reason to break bincompat for that.
5161 Missed some, cryptically.
5164 Upgrade to cperl-mode 5.0, from IlyaZ.
5167 Subject: [PATCH] clear PL_exitlist in perl_destruct
5168 From: "Craig A. Berry" <craigberry@mac.com>
5169 Date: Tue, 11 Mar 2003 00:34:39 -0600
5170 Message-ID: <3E6D837F.7000506@mac.com>
5171 Branch: maint-5.8/perl
5172 !> (integrate 39 files)
5173 ____________________________________________________________________________
5174 [ 18910] By: jhi on 2003/03/11 06:55:29
5175 Log: Subject: [PATCH] clear PL_exitlist in perl_destruct
5176 From: "Craig A. Berry" <craigberry@mac.com>
5177 Date: Tue, 11 Mar 2003 00:34:39 -0600
5178 Message-ID: <3E6D837F.7000506@mac.com>
5181 ____________________________________________________________________________
5182 [ 18909] By: jhi on 2003/03/11 06:29:35
5183 Log: Upgrade to cperl-mode 5.0, from IlyaZ.
5185 ! emacs/cperl-mode.el
5186 ____________________________________________________________________________
5187 [ 18908] By: jhi on 2003/03/11 06:09:05
5188 Log: Missed some, cryptically.
5191 ____________________________________________________________________________
5192 [ 18907] By: jhi on 2003/03/11 06:01:28
5193 Log: Add missing intrpvar clonings to perl_clone.
5194 Also move the IDBassertion to the end since there's
5195 no particular reason to break bincompat for that.
5198 ____________________________________________________________________________
5199 [ 18906] By: jhi on 2003/03/11 05:43:30
5200 Log: Add reminders to intrpvar.h about perl_clone(), as suggested by Stas.
5203 ____________________________________________________________________________
5204 [ 18905] By: jhi on 2003/03/11 05:38:10
5205 Log: Subject: [patch] PL_taint_warn falls between chairs in perl_clone()
5206 From: Stas Bekman <stas@stason.org>
5207 Date: Tue, 11 Mar 2003 17:09:02 +1100
5208 Message-ID: <3E6D7D7E.5000704@stason.org>
5211 ____________________________________________________________________________
5212 [ 18904] By: jhi on 2003/03/11 05:33:10
5213 Log: Subject: [PATCH] typos and other minor things
5214 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
5215 Date: Mon, 10 Mar 2003 21:00:55 -0700
5216 Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com>
5218 ! emacs/cperl-mode.el ext/B/B/Concise.pm ext/DB_File/DB_File.pm
5219 ! ext/DB_File/DB_File.xs ext/Devel/PPPort/PPPort.pm
5220 ! ext/IO/lib/IO/Socket.pm ext/PerlIO/encoding/encoding.xs
5221 ! ext/PerlIO/via/via.pm ext/Storable/Storable.xs lib/Net/FTP.pm
5222 ! lib/Net/NNTP.pm lib/Net/Ping.pm lib/Pod/Perldoc.pm
5223 ! lib/Tie/File/t/05_size.t lib/charnames.pm lib/ftp.pl
5224 ! lib/utf8.t pad.c pod/perlfunc.pod pod/perlintern.pod
5225 ! pod/perlthrtut.pod pod/pod2latex.PL regcomp.c t/op/sprintf.t
5226 ! utils/libnetcfg.PL vms/vms.c win32/vmem.h
5227 ____________________________________________________________________________
5228 [ 18903] By: jhi on 2003/03/11 05:29:12
5229 Log: A rejected hunk of #18902 reapplied.
5232 ____________________________________________________________________________
5233 [ 18902] By: jhi on 2003/03/11 05:19:15
5234 Log: Patch from Craig Berry to resolve test failures in VMS.
5235 Will poke the Net::Ping author.
5237 ! ext/threads/shared/t/cond.t lib/Net/Ping/t/190_alarm.t
5238 ! t/io/utf8.t t/op/magic.t
5239 ____________________________________________________________________________
5240 [ 18901] By: pudge on 2003/03/11 04:00:40
5241 Log: Integrate from maint-5.8/perl
5242 Branch: maint-5.8/macperl
5243 +> (branch 46 files)
5244 - macos/config.h regen_headers.pl
5245 ! macos/MacPerlTests.cmd
5246 !> (integrate 479 files)
5247 ____________________________________________________________________________
5248 [ 18900] By: rgs on 2003/03/10 22:12:37
5249 Log: Integrate (by hand) change #18386 from maint-5.8
5252 ____________________________________________________________________________
5253 [ 18899] By: jhi on 2003/03/10 21:44:12
5254 Log: VMS has an extra \n at the end, and I assume Windows has \r\n.
5257 ____________________________________________________________________________
5258 [ 18898] By: jhi on 2003/03/10 21:12:28
5259 Log: An old hunk mistakenly introduced by #18896.
5260 Branch: maint-5.8/perl
5262 ____________________________________________________________________________
5263 [ 18897] By: jhi on 2003/03/10 21:11:03
5264 Log: A missing line.
5265 Branch: maint-5.8/perl
5267 ____________________________________________________________________________
5268 [ 18896] By: jhi on 2003/03/10 21:01:14
5273 Date: Sat, 30 Nov 2002 20:16:51 +0200
5274 From: Jarkko Hietaniemi <jhi@iki.fi>
5275 Subject: [PATCH] $0 modifying
5276 Message-ID: <20021130181651.GA5876@kosh.hut.fi>
5277 Branch: maint-5.8/perl
5278 !> ext/threads/t/join.t makedef.pl mg.c perl.c pod/perlvar.pod
5279 !> sv.c t/op/magic.t thread.h
5280 ____________________________________________________________________________
5281 [ 18895] By: jhi on 2003/03/10 20:48:37
5283 Branch: maint-5.8/perl
5285 ____________________________________________________________________________
5286 [ 18894] By: jhi on 2003/03/10 20:41:02
5287 Log: Missing hunk from change #18830.
5288 Branch: maint-5.8/perl
5290 ____________________________________________________________________________
5291 [ 18893] By: jhi on 2003/03/10 20:38:33
5294 Whitespace and indentation fix in the output of B::Debug.
5295 Branch: maint-5.8/perl
5297 ____________________________________________________________________________
5298 [ 18892] By: jhi on 2003/03/10 20:26:04
5299 Log: Missing hunk from change #18224.
5300 Branch: maint-5.8/perl
5301 ! lib/Pod/Checker.pm
5302 ____________________________________________________________________________
5303 [ 18891] By: rgs on 2003/03/10 20:22:39
5304 Log: A new test, to check that signal numbers are actually positive,
5305 and that there is a consistent number of signals available.
5308 ____________________________________________________________________________
5309 [ 18890] By: jhi on 2003/03/10 20:18:55
5312 Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
5313 and lib/Pod/t/utils.t to cater for simpler output text.
5314 Branch: maint-5.8/perl
5315 !> (integrate 27 files)
5316 ____________________________________________________________________________
5317 [ 18889] By: rgs on 2003/03/10 19:55:06
5318 Log: Subject: Re: odd (or not so odd?) segmentation fault in 5.8.0
5319 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5320 Date: Fri, 07 Mar 2003 13:12:49 -0800
5321 Message-ID: <RtQa+gzkg2kF092yn@efn.org>
5323 ! mg.c pod/perldiag.pod t/op/tie.t
5324 ____________________________________________________________________________
5325 [ 18888] By: rgs on 2003/03/10 19:37:40
5326 Log: Subject: Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag
5327 From: Nicholas Clark <nick@unfortu.net>
5328 Date: Sun, 9 Mar 2003 21:24:46 +0000
5329 Message-ID: <20030309212445.GE277@Bagpuss.unfortu.net>
5332 ____________________________________________________________________________
5333 [ 18887] By: jhi on 2003/03/10 19:32:10
5334 Log: Something is really wonky in the ext/MIME/Base64 between
5335 maint and blead... but this seems to bridge the remaining gap.
5336 Branch: maint-5.8/perl
5337 ! ext/MIME/Base64/Makefile.PL
5338 ____________________________________________________________________________
5339 [ 18886] By: jhi on 2003/03/10 19:13:17
5340 Log: Fake reintegrate of #18651 (otherwise perforce didn't like me).
5341 Branch: maint-5.8/perl
5342 !> ext/MIME/Base64/Base64.xs
5343 ____________________________________________________________________________
5344 [ 18885] By: jhi on 2003/03/10 19:04:15
5347 No, we don't really want the utility scripts.
5348 Branch: maint-5.8/perl
5349 - ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
5350 - ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
5351 ____________________________________________________________________________
5352 [ 18883] By: jhi on 2003/03/10 18:54:19
5355 Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
5357 Branch: maint-5.8/perl
5358 +> ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
5359 +> ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
5360 !> MANIFEST ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
5361 !> ext/MIME/Base64/Makefile.PL ext/MIME/Base64/QuotedPrint.pm
5362 !> ext/MIME/Base64/t/base64.t ext/MIME/Base64/t/quoted-print.t
5363 ____________________________________________________________________________
5364 [ 18882] By: jhi on 2003/03/10 17:35:27
5367 Subject: Re: [PATCH] Correct/completes Overloading in XS mods
5368 From: John Peacock <jpeacock@rowman.com>
5369 Date: Sun, 01 Sep 2002 15:00:12 -0400
5370 Message-ID: <3D7263BC.9020608@rowman.com>
5373 Integrate perlio to mainline:
5375 Avoid eqtime() wiping the file (as suggested by
5376 "Luis G. Uribe C." <GUribe@SoftHome.net>
5379 Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV)
5380 dumping (but now use SvPV_nolen). (This change made an empty
5381 prototype to show up as "_" under -Uuseperlio.)
5382 Branch: maint-5.8/perl
5383 !> dump.c lib/ExtUtils/Command.pm lib/ExtUtils/xsubpp
5385 ____________________________________________________________________________
5386 [ 18881] By: jhi on 2003/03/10 16:58:22
5389 printf argument mismatch in Perl_deb_stack_all() from change #17718
5392 Subject: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined)
5393 From: Nicholas Clark <nick@unfortu.net>
5394 Date: Thu, 26 Dec 2002 21:16:27 +0000
5395 Message-ID: <20021226211626.GD284@Bagpuss.unfortu.net>
5399 Branch: maint-5.8/perl
5400 !> cop.h deb.c doio.c dump.c ext/Data/Dumper/Dumper.xs gv.c op.c
5401 !> pad.c perl.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c sv.c toke.c
5402 !> universal.c utf8.c
5403 ____________________________________________________________________________
5404 [ 18880] By: jhi on 2003/03/10 16:17:50
5405 Log: Integrate from maint:
5407 Somehow I managed to get makefile.olds that didn't get cleaned away.
5409 !> Makefile.SH x2p/Makefile.SH
5410 ____________________________________________________________________________
5411 [ 18879] By: jhi on 2003/03/10 11:51:01
5415 Branch: maint-5.8/perl
5417 ____________________________________________________________________________
5418 [ 18878] By: jhi on 2003/03/10 07:28:26
5421 Handle also extra directories et alia.
5422 Branch: maint-5.8/perl
5423 !> Porting/manicheck
5424 ____________________________________________________________________________
5425 [ 18877] By: jhi on 2003/03/10 07:20:13
5428 Bunch of doc patches from Stas; plus regen.
5430 Subject: [doc patch] perl.c's pod api entry
5431 From: Stas Bekman <stas@stason.org>
5432 Date: Mon, 10 Mar 2003 12:35:52 +1100
5433 Message-ID: <3E6BEBF8.80402@stason.org>
5435 Subject: Re: [patch] perlguts.pod
5436 From: Stas Bekman <stas@stason.org>
5437 Date: Mon, 10 Mar 2003 12:38:57 +1100
5438 Message-ID: <3E6BECB1.7050009@stason.org>
5440 Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/
5441 From: Stas Bekman <stas@stason.org>
5442 Date: Mon, 10 Mar 2003 12:41:46 +1100
5443 Message-ID: <3E6BED5A.801@stason.org>
5445 Subject: Re: [patch] perlapi.pod fix
5446 From: Stas Bekman <stas@stason.org>
5447 Date: Mon, 10 Mar 2003 12:43:33 +1100
5448 Message-ID: <3E6BEDC5.6010405@stason.org>
5450 Subject: Re: [docs patch] replace gets() with fgets() in example
5451 From: Stas Bekman <stas@stason.org>
5452 Date: Mon, 10 Mar 2003 12:45:41 +1100
5453 Message-ID: <3E6BEE45.9030901@stason.org>
5455 Subject: [doc patch] perlrun.pod
5456 From: Stas Bekman <stas@stason.org>
5457 Date: Mon, 10 Mar 2003 14:49:59 +1100
5458 Message-ID: <3E6C0B67.4050606@stason.org>
5461 Subject: Re: Shared libperl.so and build issues
5462 From: Chip Turner <cturner@redhat.com>
5463 Date: 05 Jan 2003 10:35:40 -0500
5464 Message-ID: <vzky95z8v8z.fsf@minbar.devel.redhat.com>
5467 Remove the foo-old files.
5471 Branch: maint-5.8/perl
5472 !> INSTALL ext/DynaLoader/DynaLoader_pm.PL handy.h opcode.pl
5473 !> perl.c pod/perlapi.pod pod/perlembed.pod pod/perlguts.pod
5475 ____________________________________________________________________________
5476 [ 18876] By: jhi on 2003/03/10 06:35:20
5480 ____________________________________________________________________________
5481 [ 18875] By: jhi on 2003/03/10 05:31:00
5482 Log: Remove the foo-old files.
5485 ____________________________________________________________________________
5486 [ 18874] By: jhi on 2003/03/10 05:23:32
5487 Log: Subject: Re: Shared libperl.so and build issues
5488 From: Chip Turner <cturner@redhat.com>
5489 Date: 05 Jan 2003 10:35:40 -0500
5490 Message-ID: <vzky95z8v8z.fsf@minbar.devel.redhat.com>
5493 ____________________________________________________________________________
5494 [ 18873] By: jhi on 2003/03/10 05:18:02
5495 Log: Bunch of doc patches from Stas; plus regen.
5497 Subject: [doc patch] perl.c's pod api entry
5498 From: Stas Bekman <stas@stason.org>
5499 Date: Mon, 10 Mar 2003 12:35:52 +1100
5500 Message-ID: <3E6BEBF8.80402@stason.org>
5502 Subject: Re: [patch] perlguts.pod
5503 From: Stas Bekman <stas@stason.org>
5504 Date: Mon, 10 Mar 2003 12:38:57 +1100
5505 Message-ID: <3E6BECB1.7050009@stason.org>
5507 Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/
5508 From: Stas Bekman <stas@stason.org>
5509 Date: Mon, 10 Mar 2003 12:41:46 +1100
5510 Message-ID: <3E6BED5A.801@stason.org>
5512 Subject: Re: [patch] perlapi.pod fix
5513 From: Stas Bekman <stas@stason.org>
5514 Date: Mon, 10 Mar 2003 12:43:33 +1100
5515 Message-ID: <3E6BEDC5.6010405@stason.org>
5517 Subject: Re: [docs patch] replace gets() with fgets() in example
5518 From: Stas Bekman <stas@stason.org>
5519 Date: Mon, 10 Mar 2003 12:45:41 +1100
5520 Message-ID: <3E6BEE45.9030901@stason.org>
5522 Subject: [doc patch] perlrun.pod
5523 From: Stas Bekman <stas@stason.org>
5524 Date: Mon, 10 Mar 2003 14:49:59 +1100
5525 Message-ID: <3E6C0B67.4050606@stason.org>
5527 ! ext/DynaLoader/DynaLoader_pm.PL handy.h perl.c pod/perlapi.pod
5528 ! pod/perlembed.pod pod/perlguts.pod pod/perlrun.pod
5529 ____________________________________________________________________________
5530 [ 18872] By: jhi on 2003/03/09 20:43:09
5531 Log: Integrate (and regen_headers):
5533 Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)
5536 Export the symbols from #18863; do not prototype (but export)
5537 Nick Clark's experimental COW functions.
5538 Sidenote: the embed.fnc/embed.fnc/makedef.pl thing is becoming
5539 a mess of Herculean proportions. Someone should redesign and
5540 clean up the stables.
5543 Upgrade to Encode 1.91.
5546 I hate embed*. Tell me what you know.
5549 Must not hide the protos, though.
5550 Branch: maint-5.8/perl
5551 ! embed.fnc embed.h embed.pl global.sym perlapi.c
5552 ! pod/perlapi.pod proto.h
5553 !> ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
5554 !> ext/Encode/Encode.xs ext/Encode/MANIFEST
5555 !> ext/Encode/encoding.pm ext/Encode/t/Mod_EUCJP.pm
5556 !> ext/Encode/t/enc_data.t ext/Encode/t/enc_module.t
5557 ____________________________________________________________________________
5558 [ 18871] By: jhi on 2003/03/09 20:15:13
5559 Log: Must not hide the protos, though.
5562 ____________________________________________________________________________
5563 [ 18870] By: jhi on 2003/03/09 20:12:11
5564 Log: I hate embed*. Tell me what you know.
5567 ____________________________________________________________________________
5568 [ 18869] By: jhi on 2003/03/09 19:32:19
5569 Log: Upgrade to Encode 1.91.
5571 ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
5572 ! ext/Encode/encoding.pm ext/Encode/t/enc_module.t
5573 ____________________________________________________________________________
5574 [ 18868] By: jhi on 2003/03/09 19:04:22
5575 Log: Export the symbols from #18863; do not prototype (but export)
5576 Nick Clark's experimental COW functions.
5577 Sidenote: the embed.fnc/embed.fnc/makedef.pl thing is becoming
5578 a mess of Herculean proportions. Someone should redesign and
5579 clean up the stables.
5581 ! embed.fnc embed.pl global.sym proto.h
5582 ____________________________________________________________________________
5583 [ 18867] By: jhi on 2003/03/09 17:12:55
5584 Log: Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)
5586 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5587 ! ext/Encode/MANIFEST ext/Encode/encoding.pm
5588 ! ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_data.t
5589 ! ext/Encode/t/enc_module.t
5590 ____________________________________________________________________________
5591 [ 18866] By: jhi on 2003/03/09 13:59:01
5594 regen_headers tiny tidying:
5595 - regen.pl renamed as regen_lib.pl
5596 - regen_headers.pl renamed as regen.pl
5597 - added make target 'regen' (kept target 'regen_headers'
5598 for porters' brains' backward compatibility)
5599 - regen.pl fancified a bit to display the names
5600 of the files that got changed by running the scripts
5603 Subject: [PATCH] long %ENV values for VMS
5604 From: "Craig A. Berry" <craigberry@mac.com>
5605 Date: Fri, 07 Mar 2003 13:49:50 -0600
5606 Message-ID: <3E68F7DE.8070603@mac.com>
5609 Subject: [PATCH] Re: [perl #20551] Documentation error for IO::Select
5610 From: Richard Soderberg <perl@crystalflame.net>
5611 Date: Sat, 15 Feb 2003 01:27:17 -0500
5612 Message-Id: <87D7A731-40AE-11D7-9B07-000393801F84@crystalflame.net>
5615 Enache Adrian reads comments.
5618 Subject: [PATCH perldebug.pod] to explain new [<>{] behaviour - attached
5619 From: Richard.Foley@ubsw.com
5620 Date: Fri, 21 Feb 2003 13:51:51 +0100
5621 Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579F1@NZURC900PEX1.ubsgs.ubsgroup.net>
5624 Add a B::COP::io() method, to return the cop_io field of COPs.
5625 Print it in B::Debug. Can be used later in B::Deparse to deparse
5629 From Inaba Hiroto: the UTF-8 length cache wasn't
5630 updated when fbm_compile() appended a "\n".
5633 From Inaba Hiroto: re_intuit_start set a value to
5634 PL_bostr before calling find_byclass when regexp has
5635 ROPT_UTF8 flag on. But right value for PL_bostr is set
5636 before re_intuit_start is called. PL_regdata is always
5637 assigned by cache_re(), so the whole if(prog->reganch & ROPT_UTF8){}
5644 Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
5645 From: Enache Adrian <enache@rdslink.ro>
5646 Date: Fri, 7 Mar 2003 00:12:03 +0200
5647 Message-ID: <20030306221203.GB13330@ratsnest.hole>
5650 Subject: Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8
5651 From: Enache Adrian <enache@rdslink.ro>
5652 Date: Fri, 7 Mar 2003 23:28:37 +0200
5653 Message-ID: <20030307212837.GB765@ratsnest.hole>
5655 (and few more test cases from the thread)
5658 ... and add a test case for bug #20798
5661 At Sarathy's request restore the bin5005compat Perl_foo_sv()
5662 function stubs, should be helpful for really simple extensions.
5663 Undoes large parts of changes #16289 and #16290.
5666 Tru64: additional instructions for building a newer Berkeley DB.
5669 From Inaba Hiroto: DATA wasn't properly utf8ed
5670 under 'use encoding'.
5671 Branch: maint-5.8/perl
5672 +> ext/Encode/t/enc_data.t regen_lib.pl
5674 !> (integrate 27 files)
5675 ____________________________________________________________________________
5676 [ 18865] By: jhi on 2003/03/09 13:50:57
5677 Log: From Inaba Hiroto: DATA wasn't properly utf8ed
5678 under 'use encoding'.
5680 + ext/Encode/t/enc_data.t
5681 ! MANIFEST ext/Encode/MANIFEST toke.c
5682 ____________________________________________________________________________
5683 [ 18864] By: jhi on 2003/03/09 13:21:09
5684 Log: Tru64: additional instructions for building a newer Berkeley DB.
5686 ! README.tru64 hints/dec_osf.sh
5687 ____________________________________________________________________________
5688 [ 18863] By: jhi on 2003/03/09 12:07:28
5689 Log: At Sarathy's request restore the bin5005compat Perl_foo_sv()
5690 function stubs, should be helpful for really simple extensions.
5691 Undoes large parts of changes #16289 and #16290.
5694 ____________________________________________________________________________
5695 [ 18862] By: rgs on 2003/03/09 11:48:37
5696 Log: ... and add a test case for bug #20798
5699 ____________________________________________________________________________
5700 [ 18861] By: jhi on 2003/03/09 11:46:17
5701 Log: Subject: Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8
5702 From: Enache Adrian <enache@rdslink.ro>
5703 Date: Fri, 7 Mar 2003 23:28:37 +0200
5704 Message-ID: <20030307212837.GB765@ratsnest.hole>
5706 (and few more test cases from the thread)
5708 ! sv.c t/op/sprintf.t
5709 ____________________________________________________________________________
5710 [ 18860] By: rgs on 2003/03/09 11:33:09
5711 Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
5712 From: Enache Adrian <enache@rdslink.ro>
5713 Date: Fri, 7 Mar 2003 00:12:03 +0200
5714 Message-ID: <20030306221203.GB13330@ratsnest.hole>
5717 ____________________________________________________________________________
5718 [ 18859] By: rgs on 2003/03/09 11:30:22
5719 Log: Adjust test count.
5722 ____________________________________________________________________________
5723 [ 18858] By: jhi on 2003/03/09 10:54:10
5724 Log: From Inaba Hiroto: re_intuit_start set a value to
5725 PL_bostr before calling find_byclass when regexp has
5726 ROPT_UTF8 flag on. But right value for PL_bostr is set
5727 before re_intuit_start is called. PL_regdata is always
5728 assigned by cache_re(), so the whole if(prog->reganch & ROPT_UTF8){}
5731 ! regexec.c t/op/pat.t
5732 ____________________________________________________________________________
5733 [ 18857] By: jhi on 2003/03/09 10:46:23
5734 Log: From Inaba Hiroto: the UTF-8 length cache wasn't
5735 updated when fbm_compile() appended a "\n".
5738 ____________________________________________________________________________
5739 [ 18856] By: rgs on 2003/03/08 20:16:36
5740 Log: Add a B::COP::io() method, to return the cop_io field of COPs.
5741 Print it in B::Debug. Can be used later in B::Deparse to deparse
5744 ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm
5745 ____________________________________________________________________________
5746 [ 18855] By: rgs on 2003/03/08 19:51:40
5747 Log: Subject: [PATCH perldebug.pod] to explain new [<>{] behaviour - attached
5748 From: Richard.Foley@ubsw.com
5749 Date: Fri, 21 Feb 2003 13:51:51 +0100
5750 Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579F1@NZURC900PEX1.ubsgs.ubsgroup.net>
5753 ____________________________________________________________________________
5754 [ 18854] By: jhi on 2003/03/08 19:41:25
5755 Log: Enache Adrian reads comments.
5758 ____________________________________________________________________________
5759 [ 18853] By: rgs on 2003/03/08 19:40:13
5760 Log: Subject: [PATCH] Re: [perl #20551] Documentation error for IO::Select
5761 From: Richard Soderberg <perl@crystalflame.net>
5762 Date: Sat, 15 Feb 2003 01:27:17 -0500
5763 Message-Id: <87D7A731-40AE-11D7-9B07-000393801F84@crystalflame.net>
5765 ! ext/IO/lib/IO/Select.pm
5766 ____________________________________________________________________________
5767 [ 18852] By: jhi on 2003/03/08 19:05:04
5768 Log: Subject: [PATCH] long %ENV values for VMS
5769 From: "Craig A. Berry" <craigberry@mac.com>
5770 Date: Fri, 07 Mar 2003 13:49:50 -0600
5771 Message-ID: <3E68F7DE.8070603@mac.com>
5774 ____________________________________________________________________________
5775 [ 18851] By: jhi on 2003/03/08 06:49:35
5776 Log: regen_headers tiny tidying:
5777 - regen.pl renamed as regen_lib.pl
5778 - regen_headers.pl renamed as regen.pl
5779 - added make target 'regen' (kept target 'regen_headers'
5780 for porters' brains' backward compatibility)
5781 - regen.pl fancified a bit to display the names
5782 of the files that got changed by running the scripts
5786 ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
5787 ! keywords.pl opcode.pl regcomp.pl regen.pl
5788 ____________________________________________________________________________
5789 [ 18850] By: jhi on 2003/03/07 20:38:51
5790 Log: Integrate (and regen Configure):
5795 Try to make PPPort.pm 5.005-friendlier (see [perl #21339]).
5796 The variant is from how List::Util Util.xs does it.
5799 Change #18829 makes this test workaround obsolete.
5802 Couple more _r possibilities (found in a RH 8.0 box), and
5803 the random() macros were all wrong. (I don't know why
5804 metaconfig did so much reordering of config_h.SH.)
5807 Subject: [patch config_h.SH] redefining __attribute__
5808 From: Stas Bekman <stas@stason.org>
5809 Date: Thu, 06 Mar 2003 12:03:39 +1100
5810 Message-ID: <3E669E6B.1060606@stason.org>
5813 Add mani(fest) check(ing) utility.
5816 Handle also extra directories et alia.
5819 PERL_UNICODE explanation saga continues.
5825 Subject: [PATCH perl@18838] mg.c needs Perl_csighandler prototype
5826 From: "Craig A. Berry" <craigberry@mac.com>
5827 Date: Thu, 06 Mar 2003 10:42:05 -0600
5828 Message-ID: <3E677A5D.10805@mac.com>
5831 Subject: cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumption
5832 From: Enache Adrian <enache@rdslink.ro>
5833 Date: Wed, 5 Mar 2003 12:06:20 +0200
5834 Message-ID: <20030305100620.GA909@ratsnest.hole>
5837 Subject: Re: [perl #20682] [fix] @- array not visible in s///
5838 From: Enache Adrian <enache@rdslink.ro>
5839 Date: Sun, 2 Mar 2003 06:05:22 +0200
5840 Message-ID: <20030302040522.GB4905@ratsnest.hole>
5843 Subject: Re: [PATCH] let perlmodstyle mention Module::Build and Test::More
5844 From: "Jos I. Boumans" <kane@dwim.org>
5845 Date: Fri, 21 Feb 2003 20:33:53 +0100
5846 Message-ID: <3E567F21.6020006@dwim.org>
5847 (with some minor tweaks)
5850 Good observation from Philip Newton.
5853 Define the Perl_pp_i_modulo_1() only iff we have glibc.
5854 (Stronger variant of "pp.c: Perl_pp_i_modulo_1 needs help
5855 in non-glibc case", from Craig Berry)
5858 Subject: [PATCH] FreeBSD 5.0 gethostbyaddr_r hints update
5859 From: Kay Roepke <kay@dolphin-services.de>
5860 Date: Thu, 06 Mar 2003 23:00:10 +0100
5861 Message-ID: <3E67C4EA.A55FFE5C@dolphin-services.de>
5863 (plus change the d_gethostbyaddr_r_proto default to "0",
5864 that is what an undefined r_proto looks like)
5867 Extra character noticed by Tels.
5870 Give pointers to runtime Unicode changes.
5871 Branch: maint-5.8/perl
5872 +> Porting/manicheck
5873 ! Configure config_h.SH
5874 !> (integrate 28 files)
5875 ____________________________________________________________________________
5876 [ 18849] By: nick on 2003/03/07 11:45:28
5877 Log: Integrate mainline
5879 +> Porting/manicheck Porting/p4d2p ext/Encode/t/Mod_EUCJP.pm
5880 +> ext/Encode/t/enc_module.enc ext/Encode/t/enc_module.t
5881 +> lib/assertions.pm lib/assertions/activate.pm
5882 +> t/comp/assertions.t t/op/localref.t t/run/switchC.t
5883 +> t/run/switch_A.t t/uni/write.t
5884 !> (integrate 202 files)
5885 ____________________________________________________________________________
5886 [ 18848] By: jhi on 2003/03/07 08:40:52
5887 Log: Give pointers to runtime Unicode changes.
5889 ! pod/perlrun.pod pod/perlvar.pod
5890 ____________________________________________________________________________
5891 [ 18847] By: jhi on 2003/03/07 08:02:50
5892 Log: Extra character noticed by Tels.
5895 ____________________________________________________________________________
5896 [ 18846] By: jhi on 2003/03/07 05:28:11
5897 Log: Subject: [PATCH] FreeBSD 5.0 gethostbyaddr_r hints update
5898 From: Kay Roepke <kay@dolphin-services.de>
5899 Date: Thu, 06 Mar 2003 23:00:10 +0100
5900 Message-ID: <3E67C4EA.A55FFE5C@dolphin-services.de>
5902 (plus change the d_gethostbyaddr_r_proto default to "0",
5903 that is what an undefined r_proto looks like)
5906 ____________________________________________________________________________
5907 [ 18845] By: jhi on 2003/03/07 05:21:43
5908 Log: Define the Perl_pp_i_modulo_1() only iff we have glibc.
5909 (Stronger variant of "pp.c: Perl_pp_i_modulo_1 needs help
5910 in non-glibc case", from Craig Berry)
5913 ____________________________________________________________________________
5914 [ 18844] By: jhi on 2003/03/07 05:05:57
5915 Log: Good observation from Philip Newton.
5918 ____________________________________________________________________________
5919 [ 18843] By: rgs on 2003/03/06 21:59:02
5920 Log: Make the -A switch work without an assertion name.
5921 by Salvador Fandiño.
5923 ! perl.c t/run/switch_A.t
5924 ____________________________________________________________________________
5925 [ 18842] By: rgs on 2003/03/06 21:27:15
5926 Log: Subject: Re: [PATCH] let perlmodstyle mention Module::Build and Test::More
5927 From: "Jos I. Boumans" <kane@dwim.org>
5928 Date: Fri, 21 Feb 2003 20:33:53 +0100
5929 Message-ID: <3E567F21.6020006@dwim.org>
5930 (with some minor tweaks)
5932 ! pod/perlmodstyle.pod
5933 ____________________________________________________________________________
5934 [ 18841] By: rgs on 2003/03/06 20:56:32
5935 Log: Subject: Re: [perl #20682] [fix] @- array not visible in s///
5936 From: Enache Adrian <enache@rdslink.ro>
5937 Date: Sun, 2 Mar 2003 06:05:22 +0200
5938 Message-ID: <20030302040522.GB4905@ratsnest.hole>
5941 ____________________________________________________________________________
5942 [ 18840] By: rgs on 2003/03/06 20:45:08
5943 Log: Subject: cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumption
5944 From: Enache Adrian <enache@rdslink.ro>
5945 Date: Wed, 5 Mar 2003 12:06:20 +0200
5946 Message-ID: <20030305100620.GA909@ratsnest.hole>
5948 ! ext/POSIX/t/sigaction.t ext/POSIX/t/waitpid.t t/op/method.t
5949 ! t/op/sub_lval.t t/op/ver.t t/run/fresh_perl.t
5950 ____________________________________________________________________________
5951 [ 18839] By: jhi on 2003/03/06 17:21:36
5952 Log: Subject: [PATCH perl@18838] mg.c needs Perl_csighandler prototype
5953 From: "Craig A. Berry" <craigberry@mac.com>
5954 Date: Thu, 06 Mar 2003 10:42:05 -0600
5955 Message-ID: <3E677A5D.10805@mac.com>
5958 ____________________________________________________________________________
5959 [ 18838] By: jhi on 2003/03/06 10:11:22
5962 ! Porting/findrfuncs
5963 ____________________________________________________________________________
5964 [ 18837] By: jhi on 2003/03/06 09:33:33
5965 Log: PERL_UNICODE explanation saga continues.
5968 ____________________________________________________________________________
5969 [ 18836] By: jhi on 2003/03/06 07:55:03
5970 Log: Handle also extra directories et alia.
5973 ____________________________________________________________________________
5974 [ 18835] By: jhi on 2003/03/06 07:48:05
5975 Log: Add mani(fest) check(ing) utility.
5979 ____________________________________________________________________________
5980 [ 18834] By: jhi on 2003/03/06 05:36:36
5981 Log: metaconfig unit change for #18833.
5983 + U/modified/d_attribut.U
5984 ____________________________________________________________________________
5985 [ 18833] By: jhi on 2003/03/06 05:36:13
5986 Log: Subject: [patch config_h.SH] redefining __attribute__
5987 From: Stas Bekman <stas@stason.org>
5988 Date: Thu, 06 Mar 2003 12:03:39 +1100
5989 Message-ID: <3E669E6B.1060606@stason.org>
5991 ! Configure NetWare/config_H.wc Porting/config.sh
5992 ! Porting/config_H config_h.SH plan9/config.plan9
5993 ! plan9/config_h.sample win32/config_H.bc win32/config_H.gc
5994 ! win32/config_H.vc win32/config_H.vc64 wince/config_H.ce
5995 ____________________________________________________________________________
5996 [ 18832] By: jhi on 2003/03/05 19:57:44
5997 Log: Metaconfig unit changes for #18831 (most just Copyright
5998 bumpages, but get{host,net}byaddr and random_r units did
6001 ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
6002 ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
6003 ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
6004 ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
6005 ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
6006 ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
6007 ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
6008 ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
6009 ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
6010 ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
6011 ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
6012 ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
6013 ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
6014 ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
6015 ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
6016 ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
6017 ! U/threads/d_localtime_r.U U/threads/d_random_r.U
6018 ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
6019 ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
6020 ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
6021 ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
6022 ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
6023 ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
6024 ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
6025 ____________________________________________________________________________
6026 [ 18831] By: jhi on 2003/03/05 19:56:41
6027 Log: Couple more _r possibilities (found in a RH 8.0 box), and
6028 the random() macros were all wrong. (I don't know why
6029 metaconfig did so much reordering of config_h.SH.)
6031 ! Configure config_h.SH reentr.h reentr.pl
6032 ____________________________________________________________________________
6033 [ 18830] By: rgs on 2003/03/04 23:25:01
6034 Log: Change #18829 makes this test workaround obsolete.
6037 ____________________________________________________________________________
6038 [ 18829] By: rgs on 2003/03/04 22:23:41
6039 Log: Patch by Salvador Fandiño to read the warning mask
6040 returned by caller() and ${^WARNING_BITS} from
6041 $warnings::Bits{all} and not from the hardcoded core
6042 constant. (This mask could have been extended by
6043 warnings::register.) Plus tests.
6045 ! mg.c pp_ctl.c t/op/caller.t
6046 ____________________________________________________________________________
6047 [ 18828] By: rgs on 2003/03/04 20:49:59
6048 Log: Subject: [PATCH] assertions
6049 From: Salvador Fandiño <sfandino@yahoo.com>
6050 Date: Fri, 21 Feb 2003 17:26:16 +0000
6051 Message-ID: <3E566138.4090709@yahoo.com>
6052 and the complement : (with added comments)
6053 Subject: [PATCH] bug in ext/B/t/deparse.t
6054 Message-ID: <3E563E16.7060303@yahoo.com>
6055 plus perldiag.pod patch for the new warning
6056 (previous change was, once again, empty)
6058 ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
6059 ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
6060 ! pod/perldiag.pod warnings.h warnings.pl
6061 ____________________________________________________________________________
6062 [ 18827] By: rgs on 2003/03/04 20:48:09
6063 Log: Subject: [PATCH] assertions
6064 From: Salvador Fandiño <sfandino@yahoo.com>
6065 Date: Fri, 21 Feb 2003 17:26:16 +0000
6066 Message-ID: <3E566138.4090709@yahoo.com>
6067 and the complement : (with added comments)
6068 Subject: [PATCH] bug in ext/B/t/deparse.t
6069 Message-ID: <3E563E16.7060303@yahoo.com>
6070 plus perldiag.pod patch for the new warning
6072 ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
6073 ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
6074 ! pod/perldiag.pod warnings.h warnings.pl
6075 ____________________________________________________________________________
6076 [ 18826] By: jhi on 2003/03/04 20:22:25
6077 Log: Try to make PPPort.pm 5.005-friendlier (see [perl #21339]).
6078 The variant is from how List::Util Util.xs does it.
6080 ! ext/Devel/PPPort/PPPort.pm
6081 ____________________________________________________________________________
6082 [ 18825] By: rgs on 2003/03/04 19:56:28
6086 ____________________________________________________________________________
6087 [ 18824] By: jhi on 2003/03/04 05:39:18
6090 Upgrade to Encode 1.89. The enc_module.t required
6091 a little tweak, sending that to Dan.
6094 Upgrade to Unicode::Normalize 0.20.
6097 Sync with libnet-1.13
6100 Further clarification on PERL_UNICODE's semantics.
6103 Fixes bug #15654 bizarre constant mangling in 5.8.0
6104 What happened was that a constant was freed, the pad released but
6105 the pad slot still held the SV, when pad slot was reallocated
6106 to be a target for a stringify, it did a sv_setpv on the target
6107 and the original SV was wiped out. When this SV was later on
6108 to new places using the constant, they got the wrong value.
6109 By replacing pad_free with pad_swipe for these cases, we
6110 won't have such a problem. (pad_swipe also removes the
6111 pointer to the original SV).
6114 Can't test this without PerlIO.
6117 Subject: Re: [perl #21395] rcatline doesn't grok utf8
6118 From: Enache Adrian <enache@rdslink.ro>
6119 Date: Sun, 2 Mar 2003 05:43:54 +0200
6120 Message-ID: <20030302034354.GA4905@ratsnest.hole>
6123 Try to give rcatline() a good jog on Unicode.
6124 Branch: maint-5.8/perl
6125 +> ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_module.enc
6126 +> ext/Encode/t/enc_module.t
6127 !> (integrate 29 files)
6128 ____________________________________________________________________________
6129 [ 18823] By: jhi on 2003/03/04 05:33:50
6130 Log: Try to give rcatline() a good jog on Unicode.
6133 ____________________________________________________________________________
6134 [ 18822] By: jhi on 2003/03/04 05:14:13
6135 Log: Subject: Re: [perl #21395] rcatline doesn't grok utf8
6136 From: Enache Adrian <enache@rdslink.ro>
6137 Date: Sun, 2 Mar 2003 05:43:54 +0200
6138 Message-ID: <20030302034354.GA4905@ratsnest.hole>
6141 ____________________________________________________________________________
6142 [ 18821] By: jhi on 2003/03/04 04:58:36
6143 Log: Can't test this without PerlIO.
6146 ____________________________________________________________________________
6147 [ 18820] By: sky on 2003/03/04 01:01:07
6148 Log: Fixes bug #15654 bizarre constant mangling in 5.8.0
6149 What happened was that a constant was freed, the pad released but
6150 the pad slot still held the SV, when pad slot was reallocated
6151 to be a target for a stringify, it did a sv_setpv on the target
6152 and the original SV was wiped out. When this SV was later on
6153 to new places using the constant, they got the wrong value.
6154 By replacing pad_free with pad_swipe for these cases, we
6155 won't have such a problem. (pad_swipe also removes the
6156 pointer to the original SV).
6159 ____________________________________________________________________________
6160 [ 18819] By: jhi on 2003/03/03 19:15:07
6161 Log: Further clarification on PERL_UNICODE's semantics.
6164 ____________________________________________________________________________
6165 [ 18818] By: gbarr on 2003/03/03 10:07:44
6166 Log: Sync with libnet-1.13
6168 ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
6169 ! lib/Net/POP3.pm lib/Net/SMTP.pm
6170 ____________________________________________________________________________
6171 [ 18817] By: jhi on 2003/03/03 06:45:59
6172 Log: Upgrade to Unicode::Normalize 0.20.
6174 ! ext/Unicode/Normalize/Changes
6175 ! ext/Unicode/Normalize/Normalize.pm
6176 ! ext/Unicode/Normalize/Normalize.xs
6177 ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
6178 ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
6179 ! ext/Unicode/Normalize/t/test.t
6180 ____________________________________________________________________________
6181 [ 18816] By: jhi on 2003/03/03 06:17:28
6182 Log: Upgrade to Encode 1.89. The enc_module.t required
6183 a little tweak, sending that to Dan.
6185 + ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_module.enc
6186 + ext/Encode/t/enc_module.t
6187 ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
6188 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
6189 ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
6190 ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
6191 ! ext/Encode/ucm/viscii.ucm
6192 ____________________________________________________________________________
6193 [ 18815] By: jhi on 2003/03/03 05:43:25
6196 Use a macro for abs() to avoid the possible truncation to an int;
6197 also make an explicit (double)cast for the arguments to fabs().
6198 Branch: maint-5.8/perl
6200 ____________________________________________________________________________
6201 [ 18814] By: jhi on 2003/03/03 05:37:43
6204 Subject: [PATCH] Make adding notes to patchlevel.h easier
6205 From: andreas.koenig@anima.de (Andreas J. Koenig)
6206 Date: Tue, 18 Feb 2003 11:48:40 +0100
6207 Message-ID: <m3n0kt27av.fsf@k242.linux.bogus>
6210 Subject: [perl #21031] $File::Find::name ne $_ w/no_chdir
6211 From: "Anders Johnson" (via RT) <perlbug-followup@perl.org>
6212 Date: 15 Feb 2003 00:21:41 -0000
6213 Message-Id: <rt-21031-51306.12.8541374577158@bugs6.perl.org>
6216 Subject: [PATCH] Re: [perl #18872] File::Basename example misleading
6217 From: Richard Soderberg <perl@crystalflame.net>
6218 Date: Sat, 15 Feb 2003 01:27:21 -0500
6219 Message-Id: <89FAC8B9-40AE-11D7-9B07-000393801F84@crystalflame.net>
6222 Subject: [perl #21289] [Fwd: IPC::Msg bug report]
6223 From: Edmund Bacon (via RT) <perlbug-followup@perl.org>
6224 Date: 18 Feb 2003 21:05:15 -0000
6225 Message-Id: <rt-21289-52384.13.2700974026643@bugs6.perl.org>
6228 Subject: Re: [PATCH] Make adding notes to patchlevel.h easier
6229 From: andreas.koenig@anima.de (Andreas J. Koenig)
6230 Date: Wed, 19 Feb 2003 11:05:28 +0100
6231 Message-ID: <m3d6lozitz.fsf@k242.linux.bogus>
6232 Branch: maint-5.8/perl
6233 !> ext/IPC/SysV/Msg.pm lib/File/Basename.pm lib/File/Find.pm
6235 ____________________________________________________________________________
6236 [ 18813] By: jhi on 2003/03/03 05:33:21
6237 Log: Use a macro for abs() to avoid the possible truncation to an int;
6238 also make an explicit (double)cast for the arguments to fabs().
6240 ! perl.h pp.c sv.c util.c
6241 ____________________________________________________________________________
6242 [ 18812] By: hv on 2003/03/02 22:36:05
6243 Log: Subject: Re: [PATCH] Make adding notes to patchlevel.h easier
6244 From: andreas.koenig@anima.de (Andreas J. Koenig)
6245 Date: Wed, 19 Feb 2003 11:05:28 +0100
6246 Message-ID: <m3d6lozitz.fsf@k242.linux.bogus>
6249 ____________________________________________________________________________
6250 [ 18811] By: hv on 2003/03/02 22:30:50
6251 Log: Subject: [perl #21289] [Fwd: IPC::Msg bug report]
6252 From: Edmund Bacon (via RT) <perlbug-followup@perl.org>
6253 Date: 18 Feb 2003 21:05:15 -0000
6254 Message-Id: <rt-21289-52384.13.2700974026643@bugs6.perl.org>
6256 ! ext/IPC/SysV/Msg.pm
6257 ____________________________________________________________________________
6258 [ 18810] By: hv on 2003/03/02 21:59:10
6259 Log: Subject: [PATCH] Re: [perl #18872] File::Basename example misleading
6260 From: Richard Soderberg <perl@crystalflame.net>
6261 Date: Sat, 15 Feb 2003 01:27:21 -0500
6262 Message-Id: <89FAC8B9-40AE-11D7-9B07-000393801F84@crystalflame.net>
6264 ! lib/File/Basename.pm
6265 ____________________________________________________________________________
6266 [ 18809] By: hv on 2003/03/02 21:54:53
6267 Log: Subject: [perl #21031] $File::Find::name ne $_ w/no_chdir
6268 From: "Anders Johnson" (via RT) <perlbug-followup@perl.org>
6269 Date: 15 Feb 2003 00:21:41 -0000
6270 Message-Id: <rt-21031-51306.12.8541374577158@bugs6.perl.org>
6273 ____________________________________________________________________________
6274 [ 18808] By: jhi on 2003/03/02 21:29:38
6277 Subject: Re: [perl #21411] [fix] Postponed RE with split()
6278 From: Enache Adrian <enache@rdslink.ro>
6279 Date: Sun, 2 Mar 2003 10:11:27 +0200
6280 Message-ID: <20030302081127.GA10782@ratsnest.hole>
6283 Reverse copyright update (#18801) for files not changed in 2003.
6284 Branch: maint-5.8/perl
6285 !> (integrate 50 files)
6286 ____________________________________________________________________________
6287 [ 18807] By: hv on 2003/03/02 21:22:56
6288 Log: Reverse copyright update (#18801) for files not changed in 2003.
6290 ! EXTERN.h INTERN.h README av.h cc_runtime.h deb.c doop.c
6291 ! dosish.h fakethr.h form.h globals.c gv.h handy.h hv.h
6292 ! keywords.h keywords.pl mg.h miniperlmain.c numeric.c pad.h
6293 ! perlapi.c perlsdio.h perlsfio.h perlvars.h perly.y pp.h
6294 ! regcomp.h run.c scope.h taint.c thread.h unixish.h utf8.h
6295 ! utfebcdic.h util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c
6296 ! x2p/a2p.h x2p/a2p.y x2p/hash.c x2p/hash.h x2p/proto.h
6297 ! x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
6298 ____________________________________________________________________________
6299 [ 18806] By: jhi on 2003/03/02 18:14:21
6300 Log: Subject: perl5db.pl patch against missing args destroying pre-post command setups
6301 From: Richard.Foley@ubsw.com
6302 Date: Wed, 19 Feb 2003 10:20:33 +0100
6303 Branch: maint-5.8/perl
6305 ____________________________________________________________________________
6306 [ 18805] By: hv on 2003/03/02 16:29:28
6307 Log: Subject: Re: [perl #21411] [fix] Postponed RE with split()
6308 From: Enache Adrian <enache@rdslink.ro>
6309 Date: Sun, 2 Mar 2003 10:11:27 +0200
6310 Message-ID: <20030302081127.GA10782@ratsnest.hole>
6313 ____________________________________________________________________________
6314 [ 18804] By: jhi on 2003/03/02 16:22:35
6317 An already fixed bug from perl-unicode.
6320 Subject: Re: [PATCH] Re: format, PerlIO and utf8
6321 From: Inaba Hiroto <inaba@st.rim.or.jp>
6322 Date: Mon, 10 Feb 2003 00:04:51 +0900
6323 Message-ID: <3E466E12.E5349D84@st.rim.or.jp>
6326 Further Unicode formats patching from Inaba Hiroto.
6329 Patch for [perl #9402], known also as "glibc _moddi3 bug
6330 with negative quads", or also as RedHat bug #65612.
6333 Go with "right = -right" for greater portability, some platforms
6334 might require llabs() to get abs() of long longs.
6337 The -CI cannot be easily tested under UTF-8 locale with
6338 the t/test.pl (the 'stdin' data gets doubly UTF-8-ied).
6339 Also other small tweaks in the -C neighbourhood.
6342 Update all copyrights to 2003, from Jarkko
6345 Narrow down the -C test skippage.
6348 Subject: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch included)
6349 From: "Anders Johnson" <ajohnson@wischip.com>
6350 Date: Mon, 10 Feb 2003 14:09:46 -0800
6351 Message-ID: <000e01c2d151$2228ca90$9800a8c0@wis.com>
6352 Branch: maint-5.8/perl
6354 !> (integrate 101 files)
6355 ____________________________________________________________________________
6356 [ 18803] By: hv on 2003/03/02 16:12:34
6357 Log: Subject: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch included)
6358 From: "Anders Johnson" <ajohnson@wischip.com>
6359 Date: Mon, 10 Feb 2003 14:09:46 -0800
6360 Message-ID: <000e01c2d151$2228ca90$9800a8c0@wis.com>
6363 ____________________________________________________________________________
6364 [ 18802] By: jhi on 2003/03/02 15:39:06
6365 Log: Narrow down the -C test skippage.
6368 ____________________________________________________________________________
6369 [ 18801] By: hv on 2003/03/02 15:24:22
6370 Log: Update all copyrights to 2003, from Jarkko
6372 ! EXTERN.h INTERN.h README XSUB.h av.c av.h cc_runtime.h cop.h
6373 ! cv.h deb.c doio.c doop.c dosish.h dump.c embed.h embed.pl
6374 ! embedvar.h fakesdio.h fakethr.h form.h global.sym globals.c
6375 ! gv.c gv.h handy.h hv.c hv.h keywords.h keywords.pl locale.c
6376 ! mg.c mg.h miniperlmain.c nostdio.h numeric.c op.c op.h
6377 ! opcode.h opcode.pl opnames.h pad.c pad.h patchlevel.h perl.c
6378 ! perl.h perlapi.c perlapi.h perlio.h perlsdio.h perlsfio.h
6379 ! perlvars.h perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
6380 ! pp_sort.c pp_sys.c proto.h reentr.c reentr.h reentr.pl
6381 ! regcomp.c regcomp.h regexec.c regexp.h run.c scope.c scope.h
6382 ! sv.c sv.h taint.c thrdvar.h thread.h toke.c universal.c
6383 ! unixish.h utf8.c utf8.h utfebcdic.h util.c util.h x2p/EXTERN.h
6384 ! x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/hash.c
6385 ! x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h x2p/util.c
6386 ! x2p/util.h x2p/walk.c xsutils.c
6387 ____________________________________________________________________________
6388 [ 18800] By: hv on 2003/03/02 15:16:38
6389 Log: Subject: [PATCH] for perl5db.pl against missing args destroying pre-post command setups
6390 From: Richard.Foley@ubsw.com
6391 Date: Wed, 19 Feb 2003 13:24:38 +0100
6392 Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579DB@NZURC900PEX1.ubsgs.ubsgroup.net>
6395 ____________________________________________________________________________
6396 [ 18799] By: jhi on 2003/03/02 13:34:13
6397 Log: The -CI cannot be easily tested under UTF-8 locale with
6398 the t/test.pl (the 'stdin' data gets doubly UTF-8-ied).
6399 Also other small tweaks in the -C neighbourhood.
6401 ! perl.c perl.h t/run/switchC.t util.c
6402 ____________________________________________________________________________
6403 [ 18798] By: jhi on 2003/03/02 09:12:06
6404 Log: Go with "right = -right" for greater portability, some platforms
6405 might require llabs() to get abs() of long longs.
6408 ____________________________________________________________________________
6409 [ 18797] By: jhi on 2003/03/02 08:07:32
6410 Log: Patch for [perl #9402], known also as "glibc _moddi3 bug
6411 with negative quads", or also as RedHat bug #65612.
6414 ____________________________________________________________________________
6415 [ 18796] By: jhi on 2003/03/02 07:34:54
6416 Log: Forgotten from change #18795.
6419 ____________________________________________________________________________
6420 [ 18795] By: jhi on 2003/03/02 07:27:44
6421 Log: Subject: Re: [PATCH embed.fnc] Re: [PATCH] Get MSWin32 back compiling
6422 From: Abe Timmerman <abe@ztreet.demon.nl>
6423 Date: Sun, 2 Mar 2003 02:03:16 +0100
6424 Message-Id: <200303020203.16708.abe@ztreet.demon.nl>
6426 ! embed.fnc embed.h makedef.pl
6427 ____________________________________________________________________________
6428 [ 18794] By: jhi on 2003/03/02 07:21:36
6429 Log: Further Unicode formats patching from Inaba Hiroto.
6433 ____________________________________________________________________________
6434 [ 18793] By: jhi on 2003/03/01 08:18:35
6435 Log: Integrate change #18788 from maint.
6438 ____________________________________________________________________________
6439 [ 18792] By: jhi on 2003/03/01 08:14:43
6440 Log: Subject: [PATCH] Get MSWin32 back compiling
6441 From: Abe Timmerman <abe@ztreet.demon.nl>
6442 Date: Sat, 1 Mar 2003 04:31:19 +0100
6443 Message-Id: <200303010431.20205.abe@ztreet.demon.nl>
6445 ! embed.fnc embed.h global.sym makedef.pl
6446 ____________________________________________________________________________
6447 [ 18791] By: jhi on 2003/02/28 20:05:43
6448 Log: More lexical patches merged by Dave Mitchell.
6450 18048 PL_curpad == AvARRAY(PL_comppad) always
6451 18142 Re: threads and Win2000 (ithread cloning prob fix)
6452 18220 allow evals to see the full lexical scope
6453 18307 lexical "my" variables not visible in debugger "x" command
6454 18528 [PATCH pp_ctl.c] silence warning
6455 18223 SvFAKE lexicals in scope for all of the sub
6456 18302 Proper fix for CvOUTSIDE weak refcounting
6457 18571 Re: difference between my and our before introduction
6458 Branch: maint-5.8/perl
6459 ! cop.h cv.h dump.c embed.fnc embed.h ext/B/B.pm ext/B/B.xs
6460 ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
6461 ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL ext/Devel/Peek/Peek.t
6462 ! ext/List/Util/Util.xs op.c pad.c pad.h perl.c pod/perlapi.pod
6463 ! pod/perlfunc.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
6464 ! scope.c scope.h sv.c sv.h t/comp/our.t t/op/closure.t
6465 ! t/op/eval.t toke.c
6466 ____________________________________________________________________________
6467 [ 18790] By: jhi on 2003/02/28 06:34:27
6468 Log: The Great Pad Run of '02
6470 18577 move pad.c warnings to different test file
6471 18516 microperl update. (reapplied those bits which ref pad.[ch])
6472 18311 [jhi@iki.fi: enums are not nums]
6473 18277 VMS build update (reapplied those bits which ref pad.[ch])
6474 18012 #18005 was not enough
6475 18006 Re: closure failures (interm fix for pad_new using SAVECOMMPAD())
6476 18005 Building bleadperl (minperl) fails completely under VC7
6477 17975 'Non ANSI feature detection
6478 17953 [PATCH pad.c,h] move all pad-related code to its own src file
6480 Again, from Dave Mitchell.
6481 Branch: maint-5.8/perl
6482 + pad.c pad.h t/lib/warnings/pad
6483 ! MANIFEST Makefile.SH Makefile.micro cop.h cv.h dump.c
6484 ! embed.fnc embed.h ext/B/B.xs ext/Devel/Peek/Peek.t op.c op.h
6485 ! perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c
6486 ! proto.h scope.c sv.c t/lib/warnings/op toke.c
6487 ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
6488 ____________________________________________________________________________
6489 [ 18789] By: jhi on 2003/02/28 06:10:38
6492 17843 (fix for 17718) [PATCH deb.c] Re: HiRes failure is success?
6493 17723 (fix for 17718) deb.c compile time error
6494 17718 add verbose stack display option, -Dvs
6496 Combined patch from Dave Mitchell.
6497 Branch: maint-5.8/perl
6498 ! deb.c dump.c embed.fnc embed.h embedvar.h perl.c perl.h
6500 ____________________________________________________________________________
6501 [ 18788] By: jhi on 2003/02/28 06:03:25
6502 Log: Subject: Re: MSWin32 seems lost again (18785)
6503 From: Enache Adrian <enache@rdslink.ro>
6504 Date: Fri, 28 Feb 2003 03:34:36 +0200
6505 Message-ID: <20030228013436.GA906@ratsnest.hole>
6506 Branch: maint-5.8/perl
6508 ____________________________________________________________________________
6509 [ 18787] By: jhi on 2003/02/27 18:24:32
6511 Branch: maint-5.8/perl
6513 ____________________________________________________________________________
6514 [ 18786] By: jhi on 2003/02/27 15:36:40
6515 Log: I got bored by the uni/tr_utf8.t failing unnecessarily.
6516 Branch: maint-5.8/perl
6518 ____________________________________________________________________________
6519 [ 18785] By: jhi on 2003/02/26 20:38:55
6520 Log: Subject: Re: [PATCH] Re: format, PerlIO and utf8
6521 From: Inaba Hiroto <inaba@st.rim.or.jp>
6522 Date: Mon, 10 Feb 2003 00:04:51 +0900
6523 Message-ID: <3E466E12.E5349D84@st.rim.or.jp>
6526 ____________________________________________________________________________
6527 [ 18784] By: jhi on 2003/02/26 19:45:53
6528 Log: An already fixed bug from perl-unicode.
6531 ____________________________________________________________________________
6532 [ 18783] By: jhi on 2003/02/26 19:39:59
6535 Subject: Re: -Os for Darwin why?
6536 From: schwern@pobox.com
6537 Date: tis feb 18, 2003 20:37:39 Europe/Stockholm
6538 Message-Id: <20030218113739.D25848@ttul.org>
6541 Subject: [PATCH IO/Socket/INET.pm] Blocking option ignored
6542 From: Dave Mitchell <davem@fdgroup.com>
6543 Date: Tue, 18 Feb 2003 21:45:45 +0000
6544 Message-ID: <20030218214545.C18547@fdgroup.com>
6546 and tests for the same:
6547 From: Dave Mitchell <davem@fdgroup.com>
6548 Date: Wed, 19 Feb 2003 00:42:01 +0000
6549 Message-ID: <20030219004201.F18547@fdgroup.com>
6552 Subject: Re: [perl #20716] scope error with brackets
6553 From: Enache Adrian <enache@rdslink.ro>
6554 Date: Thu, 13 Feb 2003 04:52:21 +0200
6555 Message-ID: <20030213025221.GA1215@ratsnest.hole>
6556 (better version of change #18687)
6559 Document clearly that "_" is always in package "main".
6562 Subject: [PATCH] 5.8.0: typo in pod/perlcompile.pod
6563 From: Brendan O'Dea <bod@debian.org>
6564 Date: Sun, 16 Feb 2003 21:09:23 +1100
6565 Message-ID: <20030216100923.GA29761@londo.c47.org>
6571 Subject: [PATCH: perl@186389] add probe for yet another dangerous logical name: COMP
6572 From: PPrymmer@factset.com
6573 Date: Wed, 19 Feb 2003 15:04:40 -0500
6574 Message-ID: <OFC0A627AD.02B9D968-ON85256CD2.006DDC21@factset.com>
6577 Subject: [PATCH: perl@18639] add some IV stuff to ext/Devel/Peek/Peek.t test 21
6578 From: PPrymmer@factset.com
6579 Date: Thu, 20 Feb 2003 13:28:09 -0500
6580 Message-ID: <OF2DC297F4.A63F24F9-ON85256CD3.006513E4@factset.com>
6583 Change regex to be a bit more friendly against various
6584 outputs from ps -f, regex suggest by rgs
6590 Chip noticed that the intended optionality of the 'IV' was
6591 forgotten in the change #18758.
6594 Remove no-longer-true line from perlop
6597 Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.
6600 Patching magic from Inaba-san's keyboard: fix for [perl #8769]:
6601 "scalar upgraded to UTF-8 as a side effect of quote-interpolation
6602 when 'use encoding' is engaged"-- wasn't actually encoding's fault.
6605 PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.
6608 In Porting scripts, use standard perl path of "/usr/bin/perl".
6611 Include p4d2p in Porting again, because p4genpatch doesn't work
6612 until a change has been submitted.
6615 A new try at #18765 (for [perl #20920]).
6618 Cleanup #18770 as suggested by Rafael.
6621 Subject: [perl@18752] warnings from CGI tests under cygwin
6622 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6623 Date: Wed, 19 Feb 2003 13:37:39 -0800
6624 Message-ID: <jk/U+gzkg2DE092yn@efn.org>
6627 Subject: [Encode] 1.88 Released
6628 From: Dan Kogai <dankogai@dan.co.jp>
6629 Date: Thu, 20 Feb 2003 23:49:55 +0900
6630 Message-Id: <935F75D0-44E2-11D7-B310-000393AE4244@dan.co.jp>
6633 Subject: Re: [perl #21321] local ${"FOO"} does not work
6634 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6635 Date: Sun, 23 Feb 2003 00:03:27 +0100
6636 Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr>
6639 Subject: [perl #20684] [fix] s/// with (??{..}) inside returns wrong count
6640 From: Enache Adrian <enache@rdslink.ro>
6641 Date: Fri, 21 Feb 2003 17:49:41 +0200
6642 Message-ID: <20030221154941.GA793@ratsnest.hole>
6645 Subject: [perl #20682] [fix] @- array not visible in s///
6646 From: Enache Adrian <enache@rdslink.ro>
6647 Date: Fri, 21 Feb 2003 17:50:14 +0200
6648 Message-ID: <20030221155014.GB793@ratsnest.hole>
6651 More variables for change #18776.
6654 Add missing file from change #18774.
6657 Add tests for the -C switch. Depending on the
6658 CLIs some $^O dance may be needed.
6661 Two typos found by Philip Newton <pnewton@gmx.de>
6667 Subject: Re: [perl #20683] [fix] Better Patch
6668 From: Enache Adrian <enache@rdslink.ro>
6669 Date: Sun, 23 Feb 2003 20:16:39 +0200
6670 Message-ID: <20030223181639.GA18713@ratsnest.hole>
6671 Branch: maint-5.8/perl
6672 +> Porting/p4d2p t/op/localref.t t/run/switchC.t
6673 !> (integrate 61 files)
6674 ____________________________________________________________________________
6675 [ 18782] By: hv on 2003/02/26 01:36:49
6676 Log: Subject: Re: [perl #20683] [fix] Better Patch
6677 From: Enache Adrian <enache@rdslink.ro>
6678 Date: Sun, 23 Feb 2003 20:16:39 +0200
6679 Message-ID: <20030223181639.GA18713@ratsnest.hole>
6681 ! embed.fnc embed.h ext/Devel/Peek/Peek.t mg.c perl.h proto.h
6682 ! regexec.c sv.c t/op/pat.t
6683 ____________________________________________________________________________
6684 [ 18781] By: hv on 2003/02/26 01:11:14
6687 ! perlapi.h pod/perlapi.pod
6688 ____________________________________________________________________________
6689 [ 18780] By: hv on 2003/02/26 00:25:32
6690 Log: Two typos found by Philip Newton <pnewton@gmx.de>
6692 ! configpm ext/DB_File/DB_File.pm
6693 ____________________________________________________________________________
6694 [ 18779] By: jhi on 2003/02/25 18:20:01
6695 Log: Add tests for the -C switch. Depending on the
6696 CLIs some $^O dance may be needed.
6700 ____________________________________________________________________________
6701 [ 18778] By: hv on 2003/02/25 15:24:17
6702 Log: Add missing file from change #18774.
6705 ____________________________________________________________________________
6706 [ 18777] By: hv on 2003/02/25 14:07:59
6707 Log: More variables for change #18776.
6710 ____________________________________________________________________________
6711 [ 18776] By: hv on 2003/02/25 14:04:03
6712 Log: Subject: [perl #20682] [fix] @- array not visible in s///
6713 From: Enache Adrian <enache@rdslink.ro>
6714 Date: Fri, 21 Feb 2003 17:50:14 +0200
6715 Message-ID: <20030221155014.GB793@ratsnest.hole>
6718 ____________________________________________________________________________
6719 [ 18775] By: hv on 2003/02/25 13:53:11
6720 Log: Subject: [perl #20684] [fix] s/// with (??{..}) inside returns wrong count
6721 From: Enache Adrian <enache@rdslink.ro>
6722 Date: Fri, 21 Feb 2003 17:49:41 +0200
6723 Message-ID: <20030221154941.GA793@ratsnest.hole>
6725 ! pp_ctl.c t/op/subst.t
6726 ____________________________________________________________________________
6727 [ 18774] By: hv on 2003/02/25 13:21:19
6728 Log: Subject: Re: [perl #21321] local ${"FOO"} does not work
6729 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6730 Date: Sun, 23 Feb 2003 00:03:27 +0100
6731 Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr>
6733 ! MANIFEST op.c perl.h pp.c pp_hot.c t/op/local.t
6734 ____________________________________________________________________________
6735 [ 18773] By: hv on 2003/02/25 12:45:01
6736 Log: Subject: [Encode] 1.88 Released
6737 From: Dan Kogai <dankogai@dan.co.jp>
6738 Date: Thu, 20 Feb 2003 23:49:55 +0900
6739 Message-Id: <935F75D0-44E2-11D7-B310-000393AE4244@dan.co.jp>
6741 ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
6742 ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
6743 ! ext/Encode/lib/Encode/CJKConstants.pm
6744 ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/enc_eucjp.t
6745 ! ext/Encode/t/enc_utf8.t ext/Encode/ucm/viscii.ucm
6746 ____________________________________________________________________________
6747 [ 18772] By: merijn on 2003/02/25 12:12:14
6748 Log: Subject: [perl@18752] warnings from CGI tests under cygwin
6749 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6750 Date: Wed, 19 Feb 2003 13:37:39 -0800
6751 Message-ID: <jk/U+gzkg2DE092yn@efn.org>
6754 ____________________________________________________________________________
6755 [ 18771] By: jhi on 2003/02/25 07:46:53
6756 Log: Cleanup #18770 as suggested by Rafael.
6759 ____________________________________________________________________________
6760 [ 18770] By: jhi on 2003/02/25 06:01:09
6761 Log: A new try at #18765 (for [perl #20920]).
6764 ____________________________________________________________________________
6765 [ 18769] By: jhi on 2003/02/25 05:33:10
6766 Log: Retract change #18765: makes HiRes.t hang after subtest #11.
6769 ____________________________________________________________________________
6770 [ 18768] By: chip on 2003/02/24 21:42:57
6771 Log: Include p4d2p in Porting again, because p4genpatch doesn't work
6772 until a change has been submitted.
6776 ____________________________________________________________________________
6777 [ 18767] By: chip on 2003/02/24 21:35:56
6778 Log: In Porting scripts, use standard perl path of "/usr/bin/perl".
6780 ! Porting/check83.pl Porting/findvars Porting/fixCORE
6781 ! Porting/fixvars Porting/genlog Porting/makerel Porting/patchls
6782 ____________________________________________________________________________
6783 [ 18766] By: jhi on 2003/02/24 20:04:36
6784 Log: PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.
6786 ! embedvar.h intrpvar.h mg.c perl.c perl.h pod/perldiag.pod
6787 ! pod/perlipc.pod pod/perlrun.pod pp_sys.c util.c
6788 ____________________________________________________________________________
6789 [ 18765] By: jhi on 2003/02/24 19:56:23
6790 Log: Subject: Re: [perl #20920] Segmentation fault ("Safe Signal" queue problem?)
6791 From: Slaven Rezic <slaven@rezic.de>
6792 Date: 14 Feb 2003 09:11:15 +0100
6793 Message-ID: <878ywji8nw.fsf@vran.herceg.de>
6795 (with slight tweaks)
6798 ____________________________________________________________________________
6799 [ 18764] By: jhi on 2003/02/24 18:44:41
6800 Log: Patching magic from Inaba-san's keyboard: fix for [perl #8769]:
6801 "scalar upgraded to UTF-8 as a side effect of quote-interpolation
6802 when 'use encoding' is engaged"-- wasn't actually encoding's fault.
6804 ! pp_ctl.c pp_hot.c sv.c sv.h t/op/concat.t
6805 ____________________________________________________________________________
6806 [ 18763] By: chip on 2003/02/24 14:54:36
6807 Log: Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.
6809 ! op.c win32/perlhost.h
6810 ____________________________________________________________________________
6811 [ 18762] By: hv on 2003/02/24 00:18:42
6812 Log: Remove no-longer-true line from perlop
6815 ____________________________________________________________________________
6816 [ 18761] By: jhi on 2003/02/23 12:07:53
6817 Log: Chip noticed that the intended optionality of the 'IV' was
6818 forgotten in the change #18758.
6820 ! ext/Devel/Peek/Peek.t
6821 ____________________________________________________________________________
6822 [ 18760] By: jhi on 2003/02/22 19:17:04
6823 Log: API doc tweaks.
6826 ____________________________________________________________________________
6827 [ 18759] By: sky on 2003/02/21 09:08:30
6828 Log: Change regex to be a bit more friendly against various
6829 outputs from ps -f, regex suggest by rgs
6831 ! ext/threads/t/join.t
6832 ____________________________________________________________________________
6833 [ 18758] By: jhi on 2003/02/20 17:28:44
6834 Log: Subject: [PATCH: perl@18639] add some IV stuff to ext/Devel/Peek/Peek.t test 21
6835 From: PPrymmer@factset.com
6836 Date: Thu, 20 Feb 2003 13:28:09 -0500
6837 Message-ID: <OF2DC297F4.A63F24F9-ON85256CD3.006513E4@factset.com>
6839 ! ext/Devel/Peek/Peek.t
6840 ____________________________________________________________________________
6841 [ 18757] By: jhi on 2003/02/20 17:27:17
6842 Log: Subject: [PATCH: perl@186389] add probe for yet another dangerous logical name: COMP
6843 From: PPrymmer@factset.com
6844 Date: Wed, 19 Feb 2003 15:04:40 -0500
6845 Message-ID: <OFC0A627AD.02B9D968-ON85256CD2.006DDC21@factset.com>
6847 ! README.vms configure.com
6848 ____________________________________________________________________________
6849 [ 18756] By: jhi on 2003/02/20 06:16:05
6850 Log: Doc tweakage on -C.
6853 ____________________________________________________________________________
6854 [ 18755] By: rgs on 2003/02/19 21:31:43
6855 Log: Subject: [PATCH] 5.8.0: typo in pod/perlcompile.pod
6856 From: Brendan O'Dea <bod@debian.org>
6857 Date: Sun, 16 Feb 2003 21:09:23 +1100
6858 Message-ID: <20030216100923.GA29761@londo.c47.org>
6860 ! pod/perlcompile.pod
6861 ____________________________________________________________________________
6862 [ 18754] By: rgs on 2003/02/19 21:14:37
6863 Log: Document clearly that "_" is always in package "main".
6866 ____________________________________________________________________________
6867 [ 18753] By: rgs on 2003/02/19 20:55:09
6868 Log: Subject: Re: [perl #20716] scope error with brackets
6869 From: Enache Adrian <enache@rdslink.ro>
6870 Date: Thu, 13 Feb 2003 04:52:21 +0200
6871 Message-ID: <20030213025221.GA1215@ratsnest.hole>
6872 (better version of change #18687)
6874 ! t/comp/parser.t toke.c
6875 ____________________________________________________________________________
6876 [ 18752] By: jhi on 2003/02/19 05:10:26
6877 Log: 'A' is not 65 everywhere.
6880 ____________________________________________________________________________
6881 [ 18751] By: chip on 2003/02/19 03:54:45
6882 Log: Support one-parameter unpack(), which unpacks $_.
6884 ! opcode.h opcode.pl pod/perlfunc.pod pp_pack.c t/op/pack.t
6885 ____________________________________________________________________________
6886 [ 18750] By: hv on 2003/02/19 00:53:03
6887 Log: more complex assertions activation:
6888 Subject: Re: Did the assertion patch/feature submission get overlooked?
6889 From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
6890 Date: Tue, 18 Feb 2003 19:24:13 +0000
6891 Message-ID: <3E52885D.5060903@yahoo.com>
6893 ! lib/assertions.pm lib/assertions/activate.pm
6894 ! t/comp/assertions.t
6895 ____________________________________________________________________________
6896 [ 18749] By: hv on 2003/02/19 00:19:21
6897 Log: Subject: [PATCH] Make adding notes to patchlevel.h easier
6898 From: andreas.koenig@anima.de (Andreas J. Koenig)
6899 Date: Tue, 18 Feb 2003 11:48:40 +0100
6900 Message-ID: <m3n0kt27av.fsf@k242.linux.bogus>
6903 ____________________________________________________________________________
6904 [ 18748] By: hv on 2003/02/19 00:00:41
6905 Log: Subject: [PATCH IO/Socket/INET.pm] Blocking option ignored
6906 From: Dave Mitchell <davem@fdgroup.com>
6907 Date: Tue, 18 Feb 2003 21:45:45 +0000
6908 Message-ID: <20030218214545.C18547@fdgroup.com>
6910 and tests for the same:
6911 From: Dave Mitchell <davem@fdgroup.com>
6912 Date: Wed, 19 Feb 2003 00:42:01 +0000
6913 Message-ID: <20030219004201.F18547@fdgroup.com>
6915 ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
6916 ____________________________________________________________________________
6917 [ 18747] By: hv on 2003/02/18 23:47:06
6918 Log: Shouldn't have added as t/run/switchA.t in #18739 - it'll cause
6919 problems on case-insensitive file systems. Rename it back to
6925 ____________________________________________________________________________
6926 [ 18746] By: sky on 2003/02/18 21:31:37
6927 Log: Subject: Re: -Os for Darwin why?
6928 From: schwern@pobox.com
6929 Date: tis feb 18, 2003 20:37:39 Europe/Stockholm
6930 Message-Id: <20030218113739.D25848@ttul.org>
6933 ____________________________________________________________________________
6934 [ 18745] By: jhi on 2003/02/18 18:37:21
6935 Log: No pad.[hc] in maint.
6936 Branch: maint-5.8/perl
6938 ____________________________________________________________________________
6939 [ 18744] By: jhi on 2003/02/18 14:46:18
6942 Integrate from the maint-5.8/ branch :
6943 changes 18219, 18236, 18242-3, 18247-8,
6944 18253-5, 18257, 18273-6
6947 Re: -Os for Darwin why?
6948 From: schwern@pobox.com
6949 Date: tis feb 18, 2003 04:14:03 Europe/Stockholm
6950 Message-Id: <20030217191403.A17553@ttul.org>
6953 Subject: [PATCH] Re: [perl #21261] B::Terse not outputting correct constants or variable names
6954 From: Stephen McCamant <smcc@mit.edu>
6955 Date: Mon, 17 Feb 2003 19:34:36 -0500
6956 Date: Mon, 17 Feb 2003 19:34:36 -0500
6957 Message-ID: <15953.32668.277063.470885@syllepsis.MIT.EDU>
6960 Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
6961 From: Enache Adrian <enache@rdslink.ro>
6962 Date: Sun, 16 Feb 2003 00:05:10 +0200
6963 Message-ID: <20030215220510.GB893@ratsnest.hole>
6966 outdent else-if chain in scope()
6969 Subject: [PATCH] arcane tainting bug in vms.c
6970 From: "Craig A. Berry" <craigberry@mac.com>
6971 Date: Sat, 15 Feb 2003 12:29:03 -0600
6972 Message-ID: <3E4E86EF.8090609@mac.com>
6975 restrict PERL_PRESERVE_IVUV to things that should really give an
6976 integer, but extend to runtime. Based on:
6977 Subject: Re: [perl #20827] Unexpected scientific notation.
6979 Date: Wed, 12 Feb 2003 03:12:43 +0000
6980 Message-Id: <200302120312.h1C3ChS02613@crypt.compulink.co.uk>
6983 Subject: Re: [perl #20912] UTF8 related glitch + fix
6984 From: Enache Adrian <enache@rdslink.ro>
6985 Date: Sat, 15 Feb 2003 00:37:40 +0200
6986 Message-ID: <20030214223740.GA13575@ratsnest.hole>
6989 Subject: [doc patch] ext/threads/shared/shared.pm
6990 From: Stas Bekman <stas@stason.org>
6991 Date: Fri, 14 Feb 2003 11:12:39 +1100
6992 Message-ID: <3E4C3477.7030306@stason.org>
6995 Subject: Re: perlvar phrasing clarification for $^S
6996 From: "Iain 'Spoon' Truskett" <perl@dellah.anu.edu.au>
6997 Date: Fri, 14 Feb 2003 10:12:00 +1100
6998 Message-ID: <20030213231200.GE16300@ouroboros.anu.edu.au>
7001 Subject: Re: [perl #20933] \substr reuses lvalues (sometimes)
7002 From: Dave Mitchell <davem@fdgroup.com>
7003 Date: Fri, 14 Feb 2003 22:48:27 +0000
7004 Message-ID: <20030214224827.B6783@fdgroup.com>
7007 From: Slaven Rezic <slaven@rezic.de>
7008 Date: 14 Feb 2003 20:23:20 +0100
7009 Message-ID: <87bs1e4qfr.fsf@vran.herceg.de>
7012 Subject: Re: overriding builtins quirk
7013 From: Jerrad Pierce <belg4mit@MIT.EDU>
7014 Date: Fri, 14 Feb 2003 09:28:13 -0500
7015 Message-Id: <200302141428.JAA25752@cathedral-seven.mit.edu>
7018 Subject: Re: trying to fix #20154, #20357
7019 From: Enache Adrian <enache@rdslink.ro>
7020 Date: Sat, 8 Feb 2003 21:05:14 +0200
7021 Message-ID: <20030208190514.GA866@ratsnest.hole>
7022 (fixes #19061 as well)
7023 Branch: maint-5.8/perl
7024 !> ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Concise.pm
7025 !> ext/B/B/Terse.pm ext/B/t/terse.t ext/threads/shared/shared.pm
7026 !> hints/darwin.sh op.c pod/perlsub.pod pod/perlvar.pod pp.c
7027 !> pp_ctl.c t/op/goto.t t/op/lc.t t/op/split.t t/op/substr.t
7028 !> t/op/vec.t vms/vms.c
7029 ____________________________________________________________________________
7030 [ 18743] By: jhi on 2003/02/18 14:12:11
7033 Update to Scalar-List-Utils 1.11
7036 Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
7037 (problem noticed by Graham with List::Util).
7040 Update the MD5 checksums.
7043 Update MD5 Changes; update checksums.
7046 Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5
7047 even closer to each other. The dec_osf.pl is irrelevant
7048 for the current core but adding it makes for one less exception
7052 Also Storable really wants the PATCHLEVEL, not PERL_VERSION.
7055 As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option
7056 which will disable the short forms of the Perl_ API, good for
7057 embedding stuff. (Kind of like the old NO_EMBED, but better.)
7060 According to Sarathy it's better have the Ministry
7061 of Information to remove all memory of NO_EMBED.
7065 NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
7068 Suppress empty #ifdef blocks in embed.pl
7069 Branch: maint-5.8/perl
7070 +> ext/Digest/MD5/hints/dec_osf.pl ext/List/Util/t/proto.t
7071 !> MANIFEST embed.h embed.pl ext/Data/Dumper/Dumper.xs
7072 !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
7073 !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
7074 !> ext/Digest/MD5/t/files.t ext/List/Util/ChangeLog
7075 !> ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
7076 !> ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/isvstring.t
7077 !> ext/MIME/Base64/Base64.xs ext/Storable/Storable.xs
7078 !> pod/perlembed.pod
7079 ____________________________________________________________________________
7080 [ 18742] By: jhi on 2003/02/18 14:05:05
7083 The new(er) way of controlling Unicode I/O (and other) features;
7084 -C (or PERL_UNICODE). See perlrun/-C for more details.
7087 Forgotten from #18715.
7090 Clarify the -C syntax a bit.
7093 Make also the -CAL conditional on locale.
7096 Doc tweaks (and one code tweak) based on Philip Newton's comments.
7099 Philip Newton has eagle eyes :-)
7103 Branch: maint-5.8/perl
7104 !> embed.fnc embed.h embedvar.h gv.c intrpvar.h locale.c mg.c
7105 !> perl.c perl.h perlapi.h pod/perldiag.pod pod/perlrun.pod
7106 !> pod/perlunicode.pod pod/perluniintro.pod pod/perlvar.pod
7108 ____________________________________________________________________________
7109 [ 18741] By: jhi on 2003/02/18 14:01:34
7113 ____________________________________________________________________________
7114 [ 18740] By: sky on 2003/02/18 06:33:57
7115 Log: Re: -Os for Darwin why?
7116 From: schwern@pobox.com
7117 Date: tis feb 18, 2003 04:14:03 Europe/Stockholm
7118 Message-Id: <20030217191403.A17553@ttul.org>
7121 ____________________________________________________________________________
7122 [ 18739] By: hv on 2003/02/18 01:04:01
7123 Log: Subject: Re: Did the assertion patch/feature submission get overlooked?
7124 From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
7125 Date: Mon, 17 Feb 2003 23:38:05 +0000
7126 Message-ID: <3E51725D.5060303@yahoo.com>
7128 + t/comp/assertions.t t/run/switchA.t
7130 ____________________________________________________________________________
7131 [ 18738] By: hv on 2003/02/18 00:51:24
7132 Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH] Copy on write for $& and $1...
7133 From: Nicholas Clark <nick@ccl4.org>
7134 Date: Mon, 17 Feb 2003 21:07:03 +0000
7135 Message-ID: <20030217210330.A8611@plum.flirble.org>
7138 ____________________________________________________________________________
7139 [ 18737] By: hv on 2003/02/18 00:47:00
7140 Log: Subject: [PATCH] Re: [perl #21261] B::Terse not outputting correct constants or variable names
7141 From: Stephen McCamant <smcc@mit.edu>
7142 Date: Mon, 17 Feb 2003 19:34:36 -0500
7143 Date: Mon, 17 Feb 2003 19:34:36 -0500
7144 Message-ID: <15953.32668.277063.470885@syllepsis.MIT.EDU>
7146 ! ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Concise.pm
7147 ! ext/B/B/Terse.pm ext/B/t/terse.t
7148 ____________________________________________________________________________
7149 [ 18736] By: hv on 2003/02/17 09:33:47
7150 Log: Subject: [PATCH] Re: [PATCH] Copy on write for $& and $1...
7151 From: Nicholas Clark <nick@unfortu.net>
7152 Date: Sun, 16 Feb 2003 23:09:50 +0000
7153 Message-ID: <20030216230950.GB276@Bagpuss.unfortu.net>
7156 ____________________________________________________________________________
7157 [ 18735] By: hv on 2003/02/17 09:13:02
7158 Log: Use the escape E<ntilde> in source files rather than the actual char.
7160 ! lib/assertions.pm lib/assertions/activate.pm
7161 ____________________________________________________________________________
7162 [ 18734] By: hv on 2003/02/17 09:06:44
7163 Log: Suppress empty #ifdef blocks in embed.pl
7166 ____________________________________________________________________________
7167 [ 18733] By: hv on 2003/02/17 08:51:53
7168 Log: fix typo in sv.c and regenerate perlapi.pod
7170 ! pod/perlapi.pod sv.c
7171 ____________________________________________________________________________
7172 [ 18732] By: jhi on 2003/02/17 06:40:09
7173 Log: Philip Newton has eagle eyes :-)
7176 ____________________________________________________________________________
7177 [ 18731] By: jhi on 2003/02/17 05:31:18
7178 Log: Doc tweaks (and one code tweak) based on Philip Newton's comments.
7180 ! locale.c pod/perlrun.pod pod/perlunicode.pod
7181 ! pod/perluniintro.pod pod/perlvar.pod util.c
7182 ____________________________________________________________________________
7183 [ 18730] By: jhi on 2003/02/17 04:44:53
7184 Log: Make also the -CAL conditional on locale.
7186 ! perl.c pod/perlrun.pod
7187 ____________________________________________________________________________
7188 [ 18729] By: jhi on 2003/02/16 18:33:05
7189 Log: NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
7191 ! embed.h embed.pl pod/perlembed.pod
7192 ____________________________________________________________________________
7193 [ 18728] By: jhi on 2003/02/16 18:20:04
7194 Log: According to Sarathy it's better have the Ministry
7195 of Information to remove all memory of NO_EMBED.
7199 ____________________________________________________________________________
7200 [ 18727] By: hv on 2003/02/16 13:55:10
7201 Log: add support for assertions. Updated form of:
7202 Subject: Re: Did the assertion patch/feature submission get overlooked?
7203 From: Salvador =?ISO-8859-1?Q?Fandi=F1o?= <sfandino@yahoo.com>
7204 Date: Sat, 30 Nov 2002 17:24:09 +0000
7205 Message-ID: <3DE8F439.50402@yahoo.com>
7207 + lib/assertions.pm lib/assertions/activate.pm
7208 ! MANIFEST cv.h dump.c embed.pl embedvar.h ext/B/B/Deparse.pm
7209 ! ext/B/defsubs_h.PL intrpvar.h lib/perl5db.pl op.c perl.c
7210 ! perl.h perlapi.h pp_hot.c sv.c toke.c xsutils.c
7211 ____________________________________________________________________________
7212 [ 18726] By: hv on 2003/02/16 13:10:32
7214 Subject: [PATCH] Copy on write for $& and $1...
7215 From: Nicholas Clark <nick@unfortu.net>
7216 Date: Sun, 9 Feb 2003 23:00:09 +0000
7217 Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
7219 ! embed.fnc embed.h global.sym pod/perlapi.pod pp_ctl.c pp_hot.c
7220 ! proto.h regcomp.c regexec.c regexp.h sv.c sv.h thrdvar.h
7221 ____________________________________________________________________________
7222 [ 18725] By: hv on 2003/02/16 13:08:52
7223 Log: inline SvREFCNT_dec:
7224 Subject: [PATCH] Copy on write for $& and $1...
7225 From: Nicholas Clark <nick@unfortu.net>
7226 Date: Sun, 9 Feb 2003 23:00:09 +0000
7227 Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
7229 ! embed.fnc embed.h proto.h sv.c sv.h
7230 ____________________________________________________________________________
7231 [ 18723] By: hv on 2003/02/16 11:12:58
7232 Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
7233 From: Enache Adrian <enache@rdslink.ro>
7234 Date: Sun, 16 Feb 2003 00:05:10 +0200
7235 Message-ID: <20030215220510.GB893@ratsnest.hole>
7238 ____________________________________________________________________________
7239 [ 18722] By: hv on 2003/02/16 11:08:06
7240 Log: outdent else-if chain in scope()
7243 ____________________________________________________________________________
7244 [ 18721] By: hv on 2003/02/16 11:00:47
7245 Log: Subject: [PATCH] arcane tainting bug in vms.c
7246 From: "Craig A. Berry" <craigberry@mac.com>
7247 Date: Sat, 15 Feb 2003 12:29:03 -0600
7248 Message-ID: <3E4E86EF.8090609@mac.com>
7251 ____________________________________________________________________________
7252 [ 18720] By: hv on 2003/02/16 10:54:58
7253 Log: restrict PERL_PRESERVE_IVUV to things that should really give an
7254 integer, but extend to runtime. Based on:
7255 Subject: Re: [perl #20827] Unexpected scientific notation.
7257 Date: Wed, 12 Feb 2003 03:12:43 +0000
7258 Message-Id: <200302120312.h1C3ChS02613@crypt.compulink.co.uk>
7261 ____________________________________________________________________________
7262 [ 18719] By: nick on 2003/02/16 10:40:30
7263 Log: Integrate mainline (Works again)
7265 !> embed.fnc embed.h embedvar.h ext/Storable/Storable.xs gv.c
7266 !> intrpvar.h locale.c mg.c perl.c perl.h perlapi.h
7267 !> pod/perldiag.pod pod/perlrun.pod pod/perlunicode.pod
7268 !> pod/perluniintro.pod pod/perlvar.pod proto.h util.c
7269 ____________________________________________________________________________
7270 [ 18718] By: jhi on 2003/02/16 09:47:02
7271 Log: As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option
7272 which will disable the short forms of the Perl_ API, good for
7273 embedding stuff. (Kind of like the old NO_EMBED, but better.)
7275 ! embed.h embed.pl pod/perlembed.pod
7276 ____________________________________________________________________________
7277 [ 18717] By: jhi on 2003/02/16 09:44:57
7278 Log: Clarify the -C syntax a bit.
7281 ____________________________________________________________________________
7282 [ 18716] By: jhi on 2003/02/16 08:29:54
7283 Log: Forgotten from #18715.
7286 ____________________________________________________________________________
7287 [ 18715] By: jhi on 2003/02/15 21:19:37
7288 Log: The new(er) way of controlling Unicode I/O (and other) features;
7289 -C (or PERL_UNICODE). See perlrun/-C for more details.
7291 ! embed.fnc embedvar.h gv.c intrpvar.h locale.c mg.c perl.c
7292 ! perl.h perlapi.h pod/perldiag.pod pod/perlrun.pod
7293 ! pod/perlunicode.pod pod/perluniintro.pod pod/perlvar.pod
7295 ____________________________________________________________________________
7296 [ 18714] By: jhi on 2003/02/15 12:31:25
7297 Log: Also Storable really wants the PATCHLEVEL, not PERL_VERSION.
7299 ! ext/Storable/Storable.xs
7300 ____________________________________________________________________________
7301 [ 18713] By: nick on 2003/02/15 12:05:01
7302 Log: Integrate mainline (storable is dead)
7304 +> ext/Digest/MD5/hints/dec_osf.pl ext/List/Util/t/lln.t
7305 +> ext/List/Util/t/proto.t lib/CPAN/README
7306 +> lib/Net/Ping/t/190_alarm.t lib/Net/Ping/t/500_ping_icmp.t
7307 +> plan9/config_h.sample plan9/config_sh.sample utils/cpan
7308 !> (integrate 113 files)
7309 ____________________________________________________________________________
7310 [ 18712] By: jhi on 2003/02/15 08:39:38
7311 Log: Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5
7312 even closer to each other. The dec_osf.pl is irrelevant
7313 for the current core but adding it makes for one less exception
7316 + ext/Digest/MD5/hints/dec_osf.pl
7317 ! MANIFEST ext/Digest/MD5/MD5.pm ext/Digest/MD5/Makefile.PL
7318 ! ext/Digest/MD5/t/files.t
7319 ____________________________________________________________________________
7320 [ 18711] By: jhi on 2003/02/15 08:32:04
7321 Log: Update MD5 Changes; update checksums.
7323 ! ext/Digest/MD5/Changes ext/Digest/MD5/t/files.t
7324 ____________________________________________________________________________
7325 [ 18710] By: jhi on 2003/02/15 08:19:20
7326 Log: Update the MD5 checksums.
7328 ! ext/Digest/MD5/t/files.t
7329 ____________________________________________________________________________
7330 [ 18709] By: jhi on 2003/02/15 08:16:26
7331 Log: Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
7332 (problem noticed by Graham with List::Util).
7334 ! ext/Data/Dumper/Dumper.xs ext/Digest/MD5/MD5.xs
7335 ! ext/MIME/Base64/Base64.xs ext/Storable/Storable.xs
7336 ____________________________________________________________________________
7337 [ 18708] By: jhi on 2003/02/15 07:31:17
7338 Log: Subject: Re: [perl #20912] UTF8 related glitch + fix
7339 From: Enache Adrian <enache@rdslink.ro>
7340 Date: Sat, 15 Feb 2003 00:37:40 +0200
7341 Message-ID: <20030214223740.GA13575@ratsnest.hole>
7344 ____________________________________________________________________________
7345 [ 18707] By: hv on 2003/02/15 06:38:15
7346 Log: Subject: [doc patch] ext/threads/shared/shared.pm
7347 From: Stas Bekman <stas@stason.org>
7348 Date: Fri, 14 Feb 2003 11:12:39 +1100
7349 Message-ID: <3E4C3477.7030306@stason.org>
7351 ! ext/threads/shared/shared.pm
7352 ____________________________________________________________________________
7353 [ 18706] By: hv on 2003/02/15 06:32:35
7354 Log: Subject: Re: perlvar phrasing clarification for $^S
7355 From: "Iain 'Spoon' Truskett" <perl@dellah.anu.edu.au>
7356 Date: Fri, 14 Feb 2003 10:12:00 +1100
7357 Message-ID: <20030213231200.GE16300@ouroboros.anu.edu.au>
7360 ____________________________________________________________________________
7361 [ 18705] By: hv on 2003/02/15 06:27:07
7362 Log: Subject: Re: [perl #20933] \substr reuses lvalues (sometimes)
7363 From: Dave Mitchell <davem@fdgroup.com>
7364 Date: Fri, 14 Feb 2003 22:48:27 +0000
7365 Message-ID: <20030214224827.B6783@fdgroup.com>
7368 From: Slaven Rezic <slaven@rezic.de>
7369 Date: 14 Feb 2003 20:23:20 +0100
7370 Message-ID: <87bs1e4qfr.fsf@vran.herceg.de>
7372 ! pp.c t/op/substr.t t/op/vec.t
7373 ____________________________________________________________________________
7374 [ 18704] By: hv on 2003/02/15 06:17:06
7375 Log: Subject: Re: overriding builtins quirk
7376 From: Jerrad Pierce <belg4mit@MIT.EDU>
7377 Date: Fri, 14 Feb 2003 09:28:13 -0500
7378 Message-Id: <200302141428.JAA25752@cathedral-seven.mit.edu>
7381 ____________________________________________________________________________
7382 [ 18703] By: rgs on 2003/02/14 22:23:56
7383 Log: Subject: Re: trying to fix #20154, #20357
7384 From: Enache Adrian <enache@rdslink.ro>
7385 Date: Sat, 8 Feb 2003 21:05:14 +0200
7386 Message-ID: <20030208190514.GA866@ratsnest.hole>
7387 (fixes #19061 as well)
7389 ! pp_ctl.c t/op/goto.t
7390 ____________________________________________________________________________
7391 [ 18702] By: gbarr on 2003/02/14 19:26:23
7392 Log: Update to Scalar-List-Utils 1.11
7394 + ext/List/Util/t/proto.t
7395 ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
7396 ! ext/List/Util/lib/List/Util.pm
7397 ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/isvstring.t
7398 ____________________________________________________________________________
7399 [ 18701] By: jhi on 2003/02/14 08:05:43
7400 Log: Somehow oddly these integration changes didn't
7401 make it to the change #18700.
7402 Branch: maint-5.8/perl
7403 !> ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.xs
7404 ____________________________________________________________________________
7405 [ 18700] By: jhi on 2003/02/13 14:55:54
7411 CPAN ChangeLog not needed, says Andreas.
7414 Subject: [PATCH] version objects final(?) patch
7415 From: John Peacock <jpeacock@rowman.com>
7416 Date: Sun, 05 Jan 2003 21:28:41 -0500
7417 Message-ID: <3E18E9D9.2040908@rowman.com>
7420 Subject: RE: perldebug.pod suggestion
7421 From: "Jay Hannah" <jhannah@omnihotels.com>
7422 Date: Fri, 24 Jan 2003 11:28:44 -0600
7423 Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2>
7426 fix for C< use if qw/ 1 open :utf8 / > based on:
7427 Subject: [perl #20536] use if 1, open => ':utf8' fails
7428 From: Autrijus Tang (via RT) <perlbug-followup@perl.org>
7429 Date: 24 Jan 2003 22:39:06 -0000
7430 Message-Id: <rt-20536-49670.13.2464320257255@bugs6.perl.org>
7433 No, we don't really want the utility scripts.
7436 Compile under threads and MacOSX. For some reason newSVpvf
7440 Subject: Re: [perl #20716] [FIX] scope error with brackets
7441 From: Enache Adrian <enache@rdslink.ro>
7442 Date: mon feb 10, 2003 18:48:58 Europe/Stockholm
7443 Message-id: <20030210174858.GA872@ratsnest.hole>
7446 Subject: Re: [perl #20777] [PATCH] goto &subroutine leaks memory
7447 From: Enache Adrian <enache@rdslink.ro>
7448 Date: sun feb 9, 2003 21:10:25 Europe/Stockholm
7449 Message-Id: <20030209201025.GA1247@ratsnest.hole>
7452 Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.
7453 Now allows but ignores the 'l' modifier on floating point formats
7454 and adds a couple of tests.
7457 fix comment in change #18689
7460 Subject: PATCH: sv_rvweaken() deficiency (against 5.8.0)
7461 From: Mark Mielke <mark@mark.mielke.cc>
7462 Date: Mon, 20 Jan 2003 19:56:13 -0500
7463 Message-ID: <20030121005613.GA31739@mark.mielke.cc>
7469 Subject: [PATCH] More B::Concise fixes
7470 From: Stephen McCamant <smcc@mit.edu>
7471 Date: Sun, 9 Feb 2003 17:28:38 -0500
7472 Message-ID: <15942.54806.381678.173391@syllepsis.MIT.EDU>
7475 Subject: mini-[patch] perlrun "^$W" typo
7476 From: Iain Truskett <spoon@dellah.org>
7477 Date: Tue, 11 Feb 2003 08:38:52 +1100
7478 Message-ID: <20030210213851.GC31721@ouroboros.anu.edu.au>
7481 Subject: [perl #20654] %*v02x considered invalid in printf
7482 From: Robin Barker (via RT) <perlbug-followup@perl.org>
7483 Date: 10 Feb 2003 16:43:23 -0000
7484 Message-Id: <rt-20654-50711.19.9711009821137@bugs6.perl.org>
7487 Subject: perlbug (was: Re: [perl #20606] [no subject])
7488 From: Slaven Rezic <slaven@rezic.de>
7489 Date: 30 Jan 2003 19:03:41 +0100
7490 Message-ID: <87fzra7bwi.fsf@vran.herceg.de>
7493 Subject: [PATCH 5.9.0] to silence compiler warning
7494 From: Robin Barker <Robin.Barker@npl.co.uk>
7495 Date: Tue, 28 Jan 2003 13:27:17 -0000
7496 Message-ID: <533D273D4014D411AB1D00062938C4D9040462CC@hotel.npl.co.uk>
7499 gcc 3.2.1 does not have -Wall faith that tmp
7500 will not be used uninitialized.
7502 (ignored some universal.c and util.c changes that were irrelevant
7503 for the maint branch code)
7504 Branch: maint-5.8/perl
7505 - lib/CPAN/ChangeLog
7506 !> MANIFEST doio.c ext/B/B/Concise.pm ext/MIME/Base64/Makefile.PL
7507 !> ext/PerlIO/encoding/encoding.pm lib/if.pm lib/if.t
7508 !> pod/perldebug.pod pod/perlrun.pod pp_ctl.c sv.c
7509 !> t/comp/parser.t t/op/sprintf.t toke.c universal.c
7510 !> utils/perlbug.PL x2p/Makefile.SH
7511 ____________________________________________________________________________
7512 [ 18699] By: jhi on 2003/02/13 09:43:33
7513 Log: gcc 3.2.1 does not have -Wall faith that tmp
7514 will not be used uninitialized.
7517 ____________________________________________________________________________
7518 [ 18698] By: hv on 2003/02/12 03:01:32
7519 Log: Subject: perlbug (was: Re: [perl #20606] [no subject])
7520 From: Slaven Rezic <slaven@rezic.de>
7521 Date: 30 Jan 2003 19:03:41 +0100
7522 Message-ID: <87fzra7bwi.fsf@vran.herceg.de>
7525 ____________________________________________________________________________
7526 [ 18697] By: hv on 2003/02/12 02:20:39
7527 Log: Subject: [PATCH 5.9.0] to silence compiler warning
7528 From: Robin Barker <Robin.Barker@npl.co.uk>
7529 Date: Tue, 28 Jan 2003 13:27:17 -0000
7530 Message-ID: <533D273D4014D411AB1D00062938C4D9040462CC@hotel.npl.co.uk>
7532 ! ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.xs
7533 ! universal.c util.c
7534 ____________________________________________________________________________
7535 [ 18696] By: rgs on 2003/02/11 20:13:21
7536 Log: Subject: [perl #20654] %*v02x considered invalid in printf
7537 From: Robin Barker (via RT) <perlbug-followup@perl.org>
7538 Date: 10 Feb 2003 16:43:23 -0000
7539 Message-Id: <rt-20654-50711.19.9711009821137@bugs6.perl.org>
7541 ! sv.c t/op/sprintf.t
7542 ____________________________________________________________________________
7543 [ 18695] By: rgs on 2003/02/11 20:00:23
7544 Log: Subject: mini-[patch] perlrun "^$W" typo
7545 From: Iain Truskett <spoon@dellah.org>
7546 Date: Tue, 11 Feb 2003 08:38:52 +1100
7547 Message-ID: <20030210213851.GC31721@ouroboros.anu.edu.au>
7550 ____________________________________________________________________________
7551 [ 18694] By: rgs on 2003/02/11 19:44:00
7552 Log: Subject: [PATCH] More B::Concise fixes
7553 From: Stephen McCamant <smcc@mit.edu>
7554 Date: Sun, 9 Feb 2003 17:28:38 -0500
7555 Message-ID: <15942.54806.381678.173391@syllepsis.MIT.EDU>
7557 ! ext/B/B/Concise.pm
7558 ____________________________________________________________________________
7559 [ 18693] By: merijn on 2003/02/11 08:14:29
7560 Log: More code cleanup.
7562 Subject: Re: New SV Flag
7563 Date: Fri, 07 Feb 2003 09:57:43 +0100
7564 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7565 Message-Id: <20030207095258.6E05.H.M.BRAND@hccnet.nl>
7568 ____________________________________________________________________________
7569 [ 18692] By: jhi on 2003/02/11 07:53:26
7570 Log: Dueling patches.
7572 - lib/CPAN/ChangeLog
7574 ____________________________________________________________________________
7575 [ 18691] By: hv on 2003/02/11 00:27:56
7576 Log: Subject: PATCH: sv_rvweaken() deficiency (against 5.8.0)
7577 From: Mark Mielke <mark@mark.mielke.cc>
7578 Date: Mon, 20 Jan 2003 19:56:13 -0500
7579 Message-ID: <20030121005613.GA31739@mark.mielke.cc>
7582 ____________________________________________________________________________
7583 [ 18690] By: hv on 2003/02/10 22:08:05
7584 Log: fix comment in change #18689
7587 ____________________________________________________________________________
7588 [ 18689] By: hv on 2003/02/10 21:59:34
7589 Log: Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.
7590 Now allows but ignores the 'l' modifier on floating point formats
7591 and adds a couple of tests.
7593 ! sv.c t/op/sprintf.t
7594 ____________________________________________________________________________
7595 [ 18688] By: sky on 2003/02/10 19:54:13
7596 Log: Subject: Re: [perl #20777] [PATCH] goto &subroutine leaks memory
7597 From: Enache Adrian <enache@rdslink.ro>
7598 Date: sun feb 9, 2003 21:10:25 Europe/Stockholm
7599 Message-Id: <20030209201025.GA1247@ratsnest.hole>
7602 ____________________________________________________________________________
7603 [ 18687] By: sky on 2003/02/10 18:13:29
7604 Log: Subject: Re: [perl #20716] [FIX] scope error with brackets
7605 From: Enache Adrian <enache@rdslink.ro>
7606 Date: mon feb 10, 2003 18:48:58 Europe/Stockholm
7607 Message-id: <20030210174858.GA872@ratsnest.hole>
7609 ! t/comp/parser.t toke.c
7610 ____________________________________________________________________________
7611 [ 18686] By: sky on 2003/02/10 18:11:35
7612 Log: Compile under threads and MacOSX. For some reason newSVpvf
7616 ____________________________________________________________________________
7617 [ 18685] By: ams on 2003/02/10 03:44:07
7618 Log: No, we don't really want the utility scripts.
7620 - ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
7621 - ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
7622 ! MANIFEST ext/MIME/Base64/Makefile.PL
7623 ____________________________________________________________________________
7624 [ 18684] By: hv on 2003/02/10 01:43:12
7625 Log: fix for C< use if qw/ 1 open :utf8 / > based on:
7626 Subject: [perl #20536] use if 1, open => ':utf8' fails
7627 From: Autrijus Tang (via RT) <perlbug-followup@perl.org>
7628 Date: 24 Jan 2003 22:39:06 -0000
7629 Message-Id: <rt-20536-49670.13.2464320257255@bugs6.perl.org>
7631 ! lib/if.pm lib/if.t
7632 ____________________________________________________________________________
7633 [ 18683] By: hv on 2003/02/10 01:15:52
7634 Log: Subject: RE: perldebug.pod suggestion
7635 From: "Jay Hannah" <jhannah@omnihotels.com>
7636 Date: Fri, 24 Jan 2003 11:28:44 -0600
7637 Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2>
7640 ____________________________________________________________________________
7641 [ 18682] By: hv on 2003/02/10 00:26:50
7642 Log: Subject: [PATCH] version objects final(?) patch
7643 From: John Peacock <jpeacock@rowman.com>
7644 Date: Sun, 05 Jan 2003 21:28:41 -0500
7645 Message-ID: <3E18E9D9.2040908@rowman.com>
7647 ! lib/version.pm lib/version.t universal.c util.c
7648 ____________________________________________________________________________
7649 [ 18681] By: chip on 2003/02/09 17:45:06
7650 Log: Remove _h2ph_pre.ph when h2ph.t is complete.
7651 Branch: maint-5.005/perl
7653 ____________________________________________________________________________
7654 [ 18680] By: chip on 2003/02/09 17:39:33
7655 Log: Add CPAN ChangeLog to MANIFEST.
7658 ____________________________________________________________________________
7659 [ 18679] By: chip on 2003/02/09 17:32:12
7660 Log: Doc change explaining usemymalloc='n'.
7661 Branch: maint-5.005/perl
7663 ____________________________________________________________________________
7664 [ 18678] By: jhi on 2003/02/09 14:37:38
7665 Log: CPAN ChangeLog not needed, says Andreas.
7668 ____________________________________________________________________________
7669 [ 18677] By: jhi on 2003/02/09 08:42:19
7670 Log: Subject: [perl #20785] glitches with $PerlIO::encoding::fallback
7671 From: "autrijus@ossf.iis.sinica.edu.tw (via RT)" <perlbug-followup@perl.org>
7672 Date: 8 Feb 2003 11:54:11 -0000
7673 Message-Id: <rt-20785-50586.6.45611613038412@bugs6.perl.org>
7675 ! ext/PerlIO/encoding/encoding.pm
7676 ____________________________________________________________________________
7677 [ 18676] By: jhi on 2003/02/09 08:35:25
7678 Log: Subject: Re: utime undef, undef, "/tmp/test" and warnings
7679 From: Stas Bekman <stas@stason.org>
7680 Date: Sat, 08 Feb 2003 11:12:28 +1100
7681 Message-ID: <3E444B6C.5060407@stason.org>
7684 ____________________________________________________________________________
7685 [ 18675] By: jhi on 2003/02/08 19:49:40
7686 Log: Possible cruft removal.
7689 ____________________________________________________________________________
7690 [ 18674] By: jhi on 2003/02/08 18:22:42
7691 Log: Signedness nits.
7694 ____________________________________________________________________________
7695 [ 18673] By: jhi on 2003/02/08 17:38:33
7698 Patch from Richard Soderberg, cleanup the code a bit and comment
7699 why we are not using SvOOK_on.
7704 Subject: [PATCH] VMS perly build tweak
7705 From: "Craig A. Berry" <craigberry@mac.com>
7706 Date: Thu, 9 Jan 2003 14:44:40 -0600
7707 Message-Id: <a05200f03ba4389ff49eb@[172.16.52.1]>
7710 sv_cat_recode() proto was missing, noticed by Craig Berry.
7713 Subject: [PATCH: perl@186389] path tweak fix up for t/pod/find.t on VMS
7714 From: PPrymmer@factset.com
7715 Date: Wed, 5 Feb 2003 12:00:05 -0500
7716 Message-ID: <OFF5FDC924.68DBF580-ON85256CC4.005CC78E@factset.com>
7719 Subject: [PATCH] perluniintro nit
7720 From: Autrijus Tang <autrijus@autrijus.org>
7721 Date: Fri, 7 Feb 2003 00:02:49 +0800
7722 Message-ID: <20030206160249.GA12984@not.autrijus.org>
7725 Upgrade to Net::Ping 2.28, from Rob Brown.
7728 Upgrade to CPAN 1.64, from Andreas Koenig.
7729 Branch: maint-5.8/perl
7730 +> lib/CPAN/ChangeLog lib/CPAN/README lib/Net/Ping/t/190_alarm.t
7731 +> lib/Net/Ping/t/500_ping_icmp.t utils/cpan
7732 !> MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
7733 !> lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
7734 !> lib/Net/Ping.pm lib/Net/Ping/Changes lib/Net/Ping/README
7735 !> lib/Net/Ping/t/300_ping_stream.t lib/Net/Ping/t/400_ping_syn.t
7736 !> lib/Net/Ping/t/410_syn_host.t pod/perluniintro.pod proto.h
7737 !> sv.c t/pod/find.t utils.lst
7738 ____________________________________________________________________________
7739 [ 18672] By: jhi on 2003/02/08 08:45:35
7740 Log: Upgrade to CPAN 1.64, from Andreas Koenig.
7742 + lib/CPAN/ChangeLog lib/CPAN/README utils/cpan
7743 ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
7744 ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
7746 ____________________________________________________________________________
7747 [ 18671] By: jhi on 2003/02/08 08:35:06
7748 Log: Upgrade to Net::Ping 2.28, from Rob Brown.
7750 + lib/Net/Ping/t/190_alarm.t lib/Net/Ping/t/500_ping_icmp.t
7751 ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
7752 ! lib/Net/Ping/README lib/Net/Ping/t/300_ping_stream.t
7753 ! lib/Net/Ping/t/400_ping_syn.t lib/Net/Ping/t/410_syn_host.t
7754 ____________________________________________________________________________
7755 [ 18670] By: jhi on 2003/02/08 07:23:02
7756 Log: Subject: [PATCH] perluniintro nit
7757 From: Autrijus Tang <autrijus@autrijus.org>
7758 Date: Fri, 7 Feb 2003 00:02:49 +0800
7759 Message-ID: <20030206160249.GA12984@not.autrijus.org>
7761 ! pod/perluniintro.pod
7762 ____________________________________________________________________________
7763 [ 18669] By: jhi on 2003/02/06 20:06:09
7764 Log: Subject: [PATCH: perl@186389] path tweak fix up for t/pod/find.t on VMS
7765 From: PPrymmer@factset.com
7766 Date: Wed, 5 Feb 2003 12:00:05 -0500
7767 Message-ID: <OFF5FDC924.68DBF580-ON85256CC4.005CC78E@factset.com>
7770 ____________________________________________________________________________
7771 [ 18668] By: jhi on 2003/02/06 20:00:52
7772 Log: sv_cat_recode() proto was missing, noticed by Craig Berry.
7775 ____________________________________________________________________________
7776 [ 18667] By: jhi on 2003/02/06 19:58:41
7779 Subject: [PATCH] VMS perly build tweak
7780 From: "Craig A. Berry" <craigberry@mac.com>
7781 Date: Thu, 9 Jan 2003 14:44:40 -0600
7782 Message-Id: <a05200f03ba4389ff49eb@[172.16.52.1]>
7783 Branch: maint-5.8/perl
7784 !> vms/descrip_mms.template
7785 ____________________________________________________________________________
7786 [ 18666] By: sky on 2003/02/06 09:39:24
7787 Log: Patch from Richard Soderberg, cleanup the code a bit and comment
7788 why we are not using SvOOK_on.
7791 ____________________________________________________________________________
7792 [ 18665] By: jhi on 2003/02/06 09:34:12
7795 Subject: Re: [perl #20606] [PATCH} openbsd hints
7796 From: Abe Timmerman <abe@ztreet.demon.nl>
7797 Date: Sun, 2 Feb 2003 18:27:57 +0100
7798 Message-Id: <200302021827.57240.abe@ztreet.demon.nl>
7801 Fix bug #8760 : cop_line isn't properly restored
7802 when a module is loaded at runtime behind the scenes.
7805 Document the environment variable PERL_UTF8_LOCALE in perlrun.
7808 Force the C locale in makedepend, to prevent gcc from
7809 producing locale-dependent messages.
7818 Fix "[perl #20667] unicode regex vs non-unicode regex".
7819 The PL_regdata was not set up (S_cache_re()) before it
7820 was needed (S_reginclass()). The test put in fresh_perl.t
7821 because we need a pristine state to start.
7827 Add the new test to MANIFEST.
7830 Better version of change #18648, by Enache Adrian
7831 Message-ID: <20030204101533.GA11817@ratsnest.hole>
7834 Subject: [PATCH] B::Concise updates (incl. avoiding use of op_seq)
7835 From: Stephen McCamant <smcc@mit.edu>
7836 Date: Mon, 3 Feb 2003 21:01:07 -0500
7837 Message-ID: <15935.7907.976943.74729@syllepsis.MIT.EDU>
7840 s/S_cache_re/cache_re/ for building with threads.
7843 Subject: [PATCH: perl@186389] fix for PerlIO/Via compilation on VMS
7844 From: PPrymmer@factset.com
7845 Date: Tue, 4 Feb 2003 12:03:17 -0500
7846 Message-ID: <OFCBC6AE62.FF2B83D4-ON85256CC3.005D7A9F@factset.com>
7849 Subject: [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance filter option)([perl #16823])
7850 From: Inaba HIroto <inaba@st.rim.or.jp>
7851 Date: Sat, 01 Feb 2003 21:58:20 +0900
7852 Message-ID: <3E3BC46B.6C687CFD@st.rim.or.jp>
7855 [perl #19767] has become fixed too (by changes #18653
7856 and #18658, methinks), adding the test(s).
7859 Add the test of [perl #8760] (fixed by change #18656).
7862 Upgrade to Encode 1.87.
7865 Things forgotten from Encode 1.87.
7866 Branch: maint-5.8/perl
7867 +> ext/List/Util/t/lln.t
7868 !> (integrate 43 files)
7869 ____________________________________________________________________________
7870 [ 18664] By: jhi on 2003/02/06 09:26:53
7871 Log: Things forgotten from Encode 1.87.
7873 ! ext/Encode/Unicode/Unicode.xs ext/Encode/t/CJKT.t
7874 ____________________________________________________________________________
7875 [ 18663] By: jhi on 2003/02/06 04:03:31
7876 Log: Upgrade to Encode 1.87.
7878 ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/Changes
7879 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/KR/KR.pm
7880 ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
7881 ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
7882 ! ext/Encode/lib/Encode/CJKConstants.pm
7883 ! ext/Encode/lib/Encode/Encoder.pm
7884 ! ext/Encode/lib/Encode/Encoding.pm
7885 ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/CJKT.t
7886 ! ext/Encode/t/enc_eucjp.t
7887 ____________________________________________________________________________
7888 [ 18662] By: jhi on 2003/02/05 19:40:38
7889 Log: Add the test of [perl #8760] (fixed by change #18656).
7891 ! t/run/fresh_perl.t
7892 ____________________________________________________________________________
7893 [ 18661] By: jhi on 2003/02/05 19:28:37
7894 Log: has become fixed too (by changes #18653
7895 and #18658, methinks), adding the test(s).
7898 ____________________________________________________________________________
7899 [ 18660] By: jhi on 2003/02/05 17:15:35
7900 Log: Subject: [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance filter option)([perl #16823])
7901 From: Inaba HIroto <inaba@st.rim.or.jp>
7902 Date: Sat, 01 Feb 2003 21:58:20 +0900
7903 Message-ID: <3E3BC46B.6C687CFD@st.rim.or.jp>
7905 ! embed.fnc embed.h ext/Encode/Encode.pm ext/Encode/Encode.xs
7906 ! ext/Encode/Encode/encode.h ext/Encode/encengine.c
7907 ! ext/Encode/lib/Encode/Encoding.pm
7908 ! ext/Encode/lib/Encode/JP/JIS7.pm global.sym lib/utf8.t
7909 ! pod/perlapi.pod sv.c t/uni/tr_7jis.t toke.c
7910 ____________________________________________________________________________
7911 [ 18659] By: jhi on 2003/02/05 11:51:30
7912 Log: Subject: [PATCH: perl@186389] fix for PerlIO/Via compilation on VMS
7913 From: PPrymmer@factset.com
7914 Date: Tue, 4 Feb 2003 12:03:17 -0500
7915 Message-ID: <OFCBC6AE62.FF2B83D4-ON85256CC3.005D7A9F@factset.com>
7917 ! ext/PerlIO/via/via.xs
7918 ____________________________________________________________________________
7919 [ 18658] By: jhi on 2003/02/05 05:45:11
7920 Log: s/S_cache_re/cache_re/ for building with threads.
7923 ____________________________________________________________________________
7924 [ 18657] By: rgs on 2003/02/04 20:06:19
7925 Log: Subject: [PATCH] B::Concise updates (incl. avoiding use of op_seq)
7926 From: Stephen McCamant <smcc@mit.edu>
7927 Date: Mon, 3 Feb 2003 21:01:07 -0500
7928 Message-ID: <15935.7907.976943.74729@syllepsis.MIT.EDU>
7930 ! ext/B/B/Concise.pm ext/B/t/concise.t
7931 ____________________________________________________________________________
7932 [ 18656] By: rgs on 2003/02/04 20:02:56
7933 Log: Better version of change #18648, by Enache Adrian
7934 Message-ID: <20030204101533.GA11817@ratsnest.hole>
7937 ____________________________________________________________________________
7938 [ 18655] By: jhi on 2003/02/04 15:56:36
7939 Log: Add the new test to MANIFEST.
7942 ____________________________________________________________________________
7943 [ 18654] By: gbarr on 2003/02/04 14:42:51
7946 + ext/List/Util/t/lln.t
7947 ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
7948 ! ext/List/Util/lib/List/Util.pm
7949 ! ext/List/Util/lib/Scalar/Util.pm
7950 ____________________________________________________________________________
7951 [ 18653] By: jhi on 2003/02/04 11:04:25
7952 Log: Fix "[perl #20667] unicode regex vs non-unicode regex".
7953 The PL_regdata was not set up (S_cache_re()) before it
7954 was needed (S_reginclass()). The test put in fresh_perl.t
7955 because we need a pristine state to start.
7957 ! regexec.c t/run/fresh_perl.t
7958 ____________________________________________________________________________
7959 [ 18652] By: jhi on 2003/02/04 06:35:51
7963 ____________________________________________________________________________
7964 [ 18651] By: jhi on 2003/02/04 06:28:53
7965 Log: Signedness issue.
7967 ! ext/MIME/Base64/Base64.xs
7968 ____________________________________________________________________________
7969 [ 18650] By: rgs on 2003/02/03 22:02:44
7970 Log: Force the C locale in makedepend, to prevent gcc from
7971 producing locale-dependent messages.
7974 ____________________________________________________________________________
7975 [ 18649] By: rgs on 2003/02/03 22:00:21
7976 Log: Document the environment variable PERL_UTF8_LOCALE in perlrun.
7979 ____________________________________________________________________________
7980 [ 18648] By: rgs on 2003/02/03 19:32:57
7981 Log: Fix bug #8760 : cop_line isn't properly restored
7982 when a module is loaded at runtime behind the scenes.
7984 ! op.c t/lib/warnings/perlio
7985 ____________________________________________________________________________
7986 [ 18647] By: merijn on 2003/02/03 16:14:00
7987 Log: Subject: Re: [perl #20606] [PATCH} openbsd hints
7988 From: Abe Timmerman <abe@ztreet.demon.nl>
7989 Date: Sun, 2 Feb 2003 18:27:57 +0100
7990 Message-Id: <200302021827.57240.abe@ztreet.demon.nl>
7993 ____________________________________________________________________________
7994 [ 18646] By: jhi on 2003/02/03 12:54:10
7997 Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes
7998 threading issue. Should perhaps be a PVOP to save memory, but then
7999 we have nowhere to store the hash of the function!
8002 In any case, never copy this but use the same SV since
8003 if we copy we loose the hash we so badly need.
8004 For op_const we might still need to copy however.
8007 Duh, test -e ENOPORTABLE, I should've remembered that.
8008 (Made Solaris go boom.)
8009 Branch: maint-5.8/perl
8010 !> Configure dump.c op.c pp_hot.c
8011 ____________________________________________________________________________
8012 [ 18645] By: jhi on 2003/02/03 12:42:15
8013 Log: metaconfig unit change for #18644.
8016 ____________________________________________________________________________
8017 [ 18644] By: jhi on 2003/02/03 12:41:51
8018 Log: Duh, test -e ENOPORTABLE, I should've remembered that.
8019 (Made Solaris go boom.)
8022 ____________________________________________________________________________
8023 [ 18643] By: jhi on 2003/02/03 10:36:15
8027 ____________________________________________________________________________
8028 [ 18642] By: ams on 2003/02/03 08:26:36
8029 Log: Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
8032 + ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
8033 + ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
8034 ! MANIFEST ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
8035 ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
8036 ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/base64.t
8037 ! ext/MIME/Base64/t/quoted-print.t
8038 ____________________________________________________________________________
8039 [ 18641] By: sky on 2003/02/02 23:46:24
8040 Log: In any case, never copy this but use the same SV since
8041 if we copy we loose the hash we so badly need.
8042 For op_const we might still need to copy however.
8045 ____________________________________________________________________________
8046 [ 18640] By: sky on 2003/02/02 23:38:40
8047 Log: Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes
8048 threading issue. Should perhaps be a PVOP to save memory, but then
8049 we have nowhere to store the hash of the function!
8051 ! dump.c op.c pp_hot.c
8052 ____________________________________________________________________________
8053 [ 18639] By: jhi on 2003/02/02 20:59:37
8054 Log: Update Changes.
8055 Branch: maint-5.8/perl
8056 ! Changes patchlevel.h
8057 ____________________________________________________________________________
8058 [ 18638] By: jhi on 2003/02/02 20:26:13
8061 Fix and test for [perl #15549 Empty \Q\E not permitted]
8062 (test.pl-ise quotemeta.t, too)
8065 minitest wasn't working. (The $^X /miniperl/ test in
8066 io/crlf.t didn't work in Tru64, $^X was "./perl", used
8067 the same 'eval q/use .../' trick everywhere.)
8070 Plan 9: doesn't really do Configure (undo #18585/#18586)
8073 Plan 9: No Configure.
8076 Plan 9: Update the list of object files.
8079 Plan 9: Update config.plan9 based on Russ Cox' work.
8082 Plan 9: Supply also Russ Cox' original config.h for 5.8.0.
8085 [perl #15397] seems to have been fixed; add its test.
8088 The [perl #7471] seems to have been fixed; add its test.
8091 Also [perl #3547] has been fixed; add its test case.
8094 Subject: [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
8095 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8096 Date: Wed, 22 Jan 2003 22:35:56 +0100
8097 Message-Id: <20030122223556.57d597a3.rgarciasuarez@free.fr>
8100 Subject: [PATCH] pod/perlfunc.pod
8101 From: abigail@abigail.nl
8102 Date: Sun, 2 Feb 2003 16:59:48 +0100
8103 Message-Id: <20030202155948.7971.qmail@abigail.nl>
8106 Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox.
8109 Subject: Re: typo in checkin 18616
8110 From: Nick Ing-Simmons <nick@ing-simmons.net>
8111 Date: Sun, 02 Feb 2003 17:23:08 +0000
8112 Message-Id: <20030202172308.9244.1@bactrian.ni-s.u-net.com>
8115 Plan 9: Some time has passed.
8116 Branch: maint-5.8/perl
8117 +> plan9/config_h.sample plan9/config_sh.sample
8118 !> Configure MANIFEST XSUB.h mg.c plan9/buildinfo
8119 !> plan9/config.plan9 plan9/mkfile pod/perlfunc.pod pp.c pp_ctl.c
8120 !> pp_hot.c regexec.c regexp.h t/io/crlf.t t/op/pat.t
8121 !> t/op/quotemeta.t t/uni/tr_7jis.t t/uni/tr_eucjp.t
8122 !> t/uni/tr_sjis.t t/uni/tr_utf8.t toke.c
8123 ____________________________________________________________________________
8124 [ 18637] By: jhi on 2003/02/02 20:07:57
8125 Log: Plan 9: Some time has passed.
8128 ____________________________________________________________________________
8129 [ 18636] By: jhi on 2003/02/02 20:02:11
8130 Log: Subject: Re: typo in checkin 18616
8131 From: Nick Ing-Simmons <nick@ing-simmons.net>
8132 Date: Sun, 02 Feb 2003 17:23:08 +0000
8133 Message-Id: <20030202172308.9244.1@bactrian.ni-s.u-net.com>
8136 ____________________________________________________________________________
8137 [ 18635] By: jhi on 2003/02/02 19:46:35
8138 Log: Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox.
8140 + plan9/config_sh.sample
8142 ____________________________________________________________________________
8143 [ 18634] By: ams on 2003/02/02 18:07:01
8144 Log: Subject: [PATCH] pod/perlfunc.pod
8145 From: abigail@abigail.nl
8146 Date: Sun, 2 Feb 2003 16:59:48 +0100
8147 Message-Id: <20030202155948.7971.qmail@abigail.nl>
8150 ____________________________________________________________________________
8151 [ 18633] By: jhi on 2003/02/02 16:48:26
8152 Log: Subject: [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
8153 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8154 Date: Wed, 22 Jan 2003 22:35:56 +0100
8155 Message-Id: <20030122223556.57d597a3.rgarciasuarez@free.fr>
8157 ! mg.c pp.c pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t
8158 ____________________________________________________________________________
8159 [ 18632] By: jhi on 2003/02/02 15:31:36
8160 Log: Also [perl #3547] has been fixed; add its test case.
8163 ____________________________________________________________________________
8164 [ 18631] By: jhi on 2003/02/02 15:26:10
8165 Log: The [perl #7471] seems to have been fixed; add its test.
8168 ____________________________________________________________________________
8169 [ 18630] By: jhi on 2003/02/02 15:21:23
8170 Log: seems to have been fixed; add its test.
8173 ____________________________________________________________________________
8174 [ 18629] By: jhi on 2003/02/02 15:09:39
8175 Log: Plan 9: Supply also Russ Cox' original config.h for 5.8.0.
8177 + plan9/config_h.sample
8179 ____________________________________________________________________________
8180 [ 18628] By: jhi on 2003/02/02 14:46:26
8181 Log: Plan 9: Update config.plan9 based on Russ Cox' work.
8183 ! plan9/config.plan9
8184 ____________________________________________________________________________
8185 [ 18627] By: jhi on 2003/02/02 14:24:00
8186 Log: Plan 9: Update the list of object files.
8189 ____________________________________________________________________________
8190 [ 18626] By: jhi on 2003/02/02 14:03:16
8191 Log: Plan 9: No Configure.
8194 ____________________________________________________________________________
8195 [ 18625] By: jhi on 2003/02/02 14:02:50
8196 Log: Plan 9: No Configure.
8199 ____________________________________________________________________________
8200 [ 18624] By: jhi on 2003/02/02 13:29:02
8201 Log: Plan 9: doesn't really do Configure (undo #18585/#18586)
8204 ____________________________________________________________________________
8205 [ 18623] By: jhi on 2003/02/02 13:28:44
8206 Log: Plan 9: doesn't really do Configure (undo #18585/#18586)
8208 ! U/modified/usenm.U
8209 ____________________________________________________________________________
8210 [ 18622] By: jhi on 2003/02/02 12:49:13
8211 Log: minitest wasn't working. (The $^X /miniperl/ test in
8212 io/crlf.t didn't work in Tru64, $^X was "./perl", used
8213 the same 'eval q/use .../' trick everywhere.)
8215 ! t/io/crlf.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
8217 ____________________________________________________________________________
8218 [ 18621] By: jhi on 2003/02/02 12:23:28
8219 Log: Fix and test for [perl #15549 Empty \Q\E not permitted]
8220 (test.pl-ise quotemeta.t, too)
8222 ! t/op/quotemeta.t toke.c
8223 ____________________________________________________________________________
8224 [ 18620] By: nick on 2003/02/02 11:37:57
8225 Log: Integrate mainline
8227 !> ext/threads/threads.xs
8228 ____________________________________________________________________________
8229 [ 18619] By: jhi on 2003/02/01 21:13:47
8232 Fix bug #15837, temporary from storable call hadn't gotten
8233 freed yet and was cloned but without a real (AvREAL)
8234 reference to it. @_ doesn't refcount!
8235 Branch: maint-5.8/perl
8236 !> ext/threads/threads.xs
8237 ____________________________________________________________________________
8238 [ 18618] By: sky on 2003/02/01 21:04:36
8239 Log: Fix bug #15837, temporary from storable call hadn't gotten
8240 freed yet and was cloned but without a real (AvREAL)
8241 reference to it. @_ doesn't refcount!
8243 ! ext/threads/threads.xs
8244 ____________________________________________________________________________
8245 [ 18617] By: jhi on 2003/02/01 20:05:08
8248 Integrate from perlio:
8251 PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
8255 Michael Schroeder's fix for re-try if stdio ops after
8256 interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
8259 PerlIO friendly version of speed up of $/ = undef case.
8262 fflush() before invalidating stdio's fileno.
8265 Don't free thread before using it, breaks platforms that
8266 trust that I really want to free what I free, (like HPUX
8270 Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics
8271 From: Nick Ing-Simmons <nick@ing-simmons.net>
8272 Date: Sat, 01 Feb 2003 13:03:52 +0000
8273 Message-Id: <20030201130352.1872.12@bactrian.ni-s.u-net.com>
8276 Go even further (back) than change #18608 and revert
8277 to the 5.8.0 code, since otherwise split.t #40 fails.
8278 The four new tests of pat.t should keep us more honest.
8281 Subject: [FIX] Re: UTF-8 failures (surprise!)
8282 From: Enache Adrian <enache@rdslink.ro>
8283 Date: Fri, 31 Jan 2003 09:20:59 +0200
8284 Message-ID: <20030131072059.GB6045@ratsnest.hole>
8287 Fix typo in version check ($[ to $]).
8290 Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ?
8291 From: Jose.auguste-etienne@cgss-guyane.fr
8292 Date: Thu, 30 Jan 2003 12:40:53 -0300
8293 Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr>
8296 [perl #20616] code example in the FAQ that isn't strict-friendly.
8297 Subject: [perl #20616] Tie::IxHash doc error.
8298 From: Beckett Richard-qswi266 (via RT) <perlbug-followup@perl.org>
8299 Date: 30 Jan 2003 11:43:17 -0000
8300 Message-Id: <rt-20616-49904.16.891027432675@bugs6.perl.org>
8306 Subject: [FIX] Re: UTF-8 failures (surprise!)
8307 From: Enache Adrian <enache@rdslink.ro>
8308 Date: Thu, 30 Jan 2003 10:48:09 +0200
8309 Message-ID: <20030130084809.GA16902@ratsnest.hole>
8311 Fix for half of the failures, with an expanded test.
8314 Updates to the openbsd hints
8316 Subject: [perl #20606] [no subject]
8317 Date: 29 Jan 2003 18:38:37 -0000
8318 From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
8319 Message-Id: <rt-20606-49879.4.78874436094841@bugs6.perl.org>
8322 Fix a very small memory leak in op_free, by reserving the
8323 case op_seq == (U16)-1 for the compiler backend
8325 Subject: Re: Freeing code
8326 From: "Paul Johnson" <paul@pjcj.net>
8327 Date: Tue, 28 Jan 2003 14:13:09 +0100 (CET)
8328 Message-ID: <18918.193.134.254.145.1043759589.squirrel@wesley.pjcj.net>
8331 Subject: Re: [perl #20274] perlbug requires dynamic loading
8332 From: Slaven Rezic <slaven@rezic.de>
8333 Date: 14 Jan 2003 20:58:54 +0100
8334 Message-ID: <87n0m3v6yp.fsf@vran.herceg.de>
8337 Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but
8338 without the lval context tweak. Used in OP_DBSTATE.
8339 Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
8340 From: Dave Mitchell <davem@fdgroup.com>
8341 Date: Sun, 26 Jan 2003 17:42:42 +0000
8342 Message-ID: <20030126174242.H16182@fdgroup.com>
8345 Update the pod list for Plan 9.
8348 When we copy things out of a hash and increment the
8349 refcount of the shared scalar, we really must protect
8350 that refcount increase with a lock, or else it might not
8351 happen. Fixes segfault when objects would prematurely
8355 Lest people get worried about not having PerlIO.
8356 Branch: maint-5.8/perl
8357 !> XSUB.h cop.h ext/Storable/t/restrict.t
8358 !> ext/Sys/Hostname/Hostname.pm ext/threads/shared/shared.xs
8359 !> ext/threads/threads.xs hints/openbsd.sh lib/utf8.t op.c
8360 !> perlio.c plan9/mkfile pod/perlfaq.pod pod/perlfaq2.pod
8361 !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
8362 !> pod/perlfaq7.pod pod/perlfaq8.pod pod/perlunicode.pod
8363 !> pod/perluniintro.pod pp_ctl.c regexec.c sv.c t/op/pat.t
8364 ____________________________________________________________________________
8365 [ 18616] By: jhi on 2003/02/01 19:43:09
8366 Log: Integrate from perlio:
8369 PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
8373 Michael Schroeder's fix for re-try if stdio ops after
8374 interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
8377 PerlIO friendly version of speed up of $/ = undef case.
8380 fflush() before invalidating stdio's fileno.
8382 !> XSUB.h perlio.c sv.c
8383 ____________________________________________________________________________
8384 [ 18615] By: sky on 2003/02/01 12:01:01
8385 Log: Don't free thread before using it, breaks platforms that
8386 trust that I really want to free what I free, (like HPUX
8389 ! ext/threads/threads.xs
8390 ____________________________________________________________________________
8391 [ 18614] By: ams on 2003/02/01 12:00:29
8392 Log: Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics
8393 From: Nick Ing-Simmons <nick@ing-simmons.net>
8394 Date: Sat, 01 Feb 2003 13:03:52 +0000
8395 Message-Id: <20030201130352.1872.12@bactrian.ni-s.u-net.com>
8398 ____________________________________________________________________________
8399 [ 18613] By: nick on 2003/02/01 11:56:47
8400 Log: fflush() before invalidating stdio's fileno.
8403 ____________________________________________________________________________
8404 [ 18612] By: nick on 2003/02/01 11:37:30
8405 Log: PerlIO friendly version of speed up of $/ = undef case.
8408 ____________________________________________________________________________
8409 [ 18611] By: nick on 2003/02/01 09:26:31
8410 Log: Michael Schroeder's fix for re-try if stdio ops after
8411 interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
8414 ____________________________________________________________________________
8415 [ 18610] By: nick on 2003/02/01 09:19:20
8416 Log: Integrate mainline
8418 +> t/lib/warnings/pad
8419 !> (integrate 43 files)
8420 ____________________________________________________________________________
8421 [ 18609] By: jhi on 2003/01/31 08:58:40
8422 Log: Go even further (back) than change #18608 and revert
8423 to the 5.8.0 code, since otherwise split.t #40 fails.
8424 The four new tests of pat.t should keep us more honest.
8427 ____________________________________________________________________________
8428 [ 18608] By: jhi on 2003/01/31 08:24:53
8429 Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
8430 From: Enache Adrian <enache@rdslink.ro>
8431 Date: Fri, 31 Jan 2003 09:20:59 +0200
8432 Message-ID: <20030131072059.GB6045@ratsnest.hole>
8434 ! regexec.c t/op/pat.t
8435 ____________________________________________________________________________
8436 [ 18607] By: ams on 2003/01/31 02:29:56
8437 Log: Fix typo in version check ($[ to $]).
8439 ! ext/Storable/t/restrict.t
8440 ____________________________________________________________________________
8441 [ 18606] By: rgs on 2003/01/30 22:02:47
8442 Log: Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ?
8443 From: Jose.auguste-etienne@cgss-guyane.fr
8444 Date: Thu, 30 Jan 2003 12:40:53 -0300
8445 Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr>
8447 ! pod/perlunicode.pod
8448 ____________________________________________________________________________
8449 [ 18605] By: rgs on 2003/01/30 20:58:52
8450 Log: code example in the FAQ that isn't strict-friendly.
8451 Subject: [perl #20616] Tie::IxHash doc error.
8452 From: Beckett Richard-qswi266 (via RT) <perlbug-followup@perl.org>
8453 Date: 30 Jan 2003 11:43:17 -0000
8454 Message-Id: <rt-20616-49904.16.891027432675@bugs6.perl.org>
8457 ____________________________________________________________________________
8458 [ 18604] By: rgs on 2003/01/30 20:52:05
8461 ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
8462 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
8464 ____________________________________________________________________________
8465 [ 18603] By: jhi on 2003/01/30 08:05:22
8466 Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
8467 From: Enache Adrian <enache@rdslink.ro>
8468 Date: Thu, 30 Jan 2003 10:48:09 +0200
8469 Message-ID: <20030130084809.GA16902@ratsnest.hole>
8471 Fix for half of the failures, with an expanded test.
8474 ____________________________________________________________________________
8475 [ 18602] By: merijn on 2003/01/30 06:31:50
8476 Log: Updates to the openbsd hints
8478 Subject: [perl #20606] [no subject]
8479 Date: 29 Jan 2003 18:38:37 -0000
8480 From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
8481 Message-Id: <rt-20606-49879.4.78874436094841@bugs6.perl.org>
8484 ____________________________________________________________________________
8485 [ 18601] By: jhi on 2003/01/29 05:58:36
8486 Log: More of the #18600.
8489 ____________________________________________________________________________
8490 [ 18600] By: jhi on 2003/01/29 05:37:12
8491 Log: Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV)
8492 dumping (but now use SvPV_nolen). (This change made an empty
8493 prototype to show up as "_" under -Uuseperlio.)
8496 ____________________________________________________________________________
8497 [ 18599] By: rgs on 2003/01/28 21:07:08
8498 Log: Fix a very small memory leak in op_free, by reserving the
8499 case op_seq == (U16)-1 for the compiler backend
8501 Subject: Re: Freeing code
8502 From: "Paul Johnson" <paul@pjcj.net>
8503 Date: Tue, 28 Jan 2003 14:13:09 +0100 (CET)
8504 Message-ID: <18918.193.134.254.145.1043759589.squirrel@wesley.pjcj.net>
8507 ____________________________________________________________________________
8508 [ 18598] By: rgs on 2003/01/28 20:43:02
8509 Log: Integrate from maint-5.8:
8513 AIX gcc (2.9) threaded build tweak (without the _THREAD_SAFE
8514 things like drand48_data are undefined).
8516 List the PERL_MAGIC_utf8 ('w') flag.
8518 !> hints/aix.sh pod/perlguts.pod t/op/pat.t
8519 ____________________________________________________________________________
8520 [ 18597] By: rgs on 2003/01/27 21:52:00
8521 Log: Subject: Re: [perl #20274] perlbug requires dynamic loading
8522 From: Slaven Rezic <slaven@rezic.de>
8523 Date: 14 Jan 2003 20:58:54 +0100
8524 Message-ID: <87n0m3v6yp.fsf@vran.herceg.de>
8526 ! ext/Sys/Hostname/Hostname.pm
8527 ____________________________________________________________________________
8528 [ 18596] By: rgs on 2003/01/27 20:38:21
8529 Log: Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but
8530 without the lval context tweak. Used in OP_DBSTATE.
8531 Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
8532 From: Dave Mitchell <davem@fdgroup.com>
8533 Date: Sun, 26 Jan 2003 17:42:42 +0000
8534 Message-ID: <20030126174242.H16182@fdgroup.com>
8537 ____________________________________________________________________________
8538 [ 18595] By: rgs on 2003/01/27 20:32:01
8539 Log: Subject: [PATCH] make Copy On Write work once again
8540 From: Nicholas Clark <nick@unfortu.net>
8541 Date: Sat, 25 Jan 2003 00:25:50 +0000
8542 Message-ID: <20030125002550.GG278@Bagpuss.unfortu.net>
8545 ____________________________________________________________________________
8546 [ 18594] By: jhi on 2003/01/27 20:01:44
8547 Log: Update the pod list for Plan 9.
8550 ____________________________________________________________________________
8551 [ 18593] By: sky on 2003/01/26 22:37:21
8552 Log: When we copy things out of a hash and increment the
8553 refcount of the shared scalar, we really must protect
8554 that refcount increase with a lock, or else it might not
8555 happen. Fixes segfault when objects would prematurely
8558 ! ext/threads/shared/shared.xs
8559 ____________________________________________________________________________
8560 [ 18592] By: jhi on 2003/01/26 21:54:36
8561 Log: Missing (STRLEN)casts.
8564 ____________________________________________________________________________
8565 [ 18591] By: nick on 2003/01/26 17:46:19
8566 Log: PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
8570 ____________________________________________________________________________
8571 [ 18590] By: jhi on 2003/01/26 13:21:03
8574 OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.
8576 Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
8577 From: Dave Mitchell <davem@fdgroup.com>
8578 Date: Fri, 24 Jan 2003 18:44:19 +0000
8579 Message-ID: <20030124184419.F11179@fdgroup.com>
8580 Branch: maint-5.8/perl
8581 !> mg.c op.h pp_ctl.c
8582 ____________________________________________________________________________
8583 [ 18589] By: rgs on 2003/01/26 13:06:49
8584 Log: OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.
8586 Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
8587 From: Dave Mitchell <davem@fdgroup.com>
8588 Date: Fri, 24 Jan 2003 18:44:19 +0000
8589 Message-ID: <20030124184419.F11179@fdgroup.com>
8591 ! mg.c op.h pp_ctl.c
8592 ____________________________________________________________________________
8593 [ 18588] By: jhi on 2003/01/26 12:18:10
8594 Log: Lest people get worried about not having PerlIO.
8596 ! pod/perluniintro.pod
8597 ____________________________________________________________________________
8598 [ 18587] By: jhi on 2003/01/26 09:29:52
8601 Plan 9 compiler can't return quads from the ?: (condop).
8602 (There may be more spots like this, so a Configure test
8603 maybe in order, but this works for now.) From Russ Cox.
8606 Plan 9 doesn't really have the symlink API, from Russ Cox.
8609 Plan 9 doesn't do nm, from Russ Cox.
8610 Branch: maint-5.8/perl
8611 !> Configure ext/PerlIO/via/via.xs plan9/plan9ish.h
8612 ____________________________________________________________________________
8613 [ 18586] By: jhi on 2003/01/26 09:19:01
8614 Log: Plan 9 doesn't do nm, from Russ Cox.
8617 ____________________________________________________________________________
8618 [ 18585] By: jhi on 2003/01/26 09:18:29
8619 Log: Plan 9 doesn't do nm, from Russ Cox.
8621 ! U/modified/usenm.U
8622 ____________________________________________________________________________
8623 [ 18584] By: jhi on 2003/01/26 09:11:23
8624 Log: Plan 9 doesn't really have the symlink API, from Russ Cox.
8627 ____________________________________________________________________________
8628 [ 18583] By: jhi on 2003/01/26 09:08:36
8629 Log: Plan 9 compiler can't return quads from the ?: (condop).
8630 (There may be more spots like this, so a Configure test
8631 maybe in order, but this works for now.) From Russ Cox.
8633 ! ext/PerlIO/via/via.xs plan9/plan9ish.h
8634 ____________________________________________________________________________
8635 [ 18582] By: jhi on 2003/01/26 08:30:37
8638 Subject: Re: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
8639 From: Enache Adrian <enache@rdslink.ro>
8640 Date: Sun, 26 Jan 2003 04:55:48 +0200
8641 Message-Id: <20030126025548.GB812@ratsnest.hole>
8644 Subject: patch to speed up Perl's slurp mode
8645 From: Enache Adrian <enache@rdslink.ro>
8646 Date: Fri, 24 Jan 2003 06:23:54 +0200
8647 Message-Id: <20030124042354.GA30362@ratsnest.hole>
8650 Subject: Re: truncate using a globref
8651 From: Slaven Rezic <slaven@rezic.de>
8652 Date: Thu, 23 Jan 2003 15:48:52 +0100 (CET)
8653 Message-Id: <200301231448.h0NEmqnu022591@vran.herceg.de>
8654 Branch: maint-5.8/perl
8656 !> ext/Storable/Storable.xs pp_ctl.c pp_sys.c t/io/fs.t
8657 ____________________________________________________________________________
8658 [ 18581] By: ams on 2003/01/26 05:29:40
8659 Log: Subject: Re: truncate using a globref
8660 From: Slaven Rezic <slaven@rezic.de>
8661 Date: Thu, 23 Jan 2003 15:48:52 +0100 (CET)
8662 Message-Id: <200301231448.h0NEmqnu022591@vran.herceg.de>
8664 ! pp_sys.c t/io/fs.t
8665 ____________________________________________________________________________
8666 [ 18580] By: ams on 2003/01/26 04:57:47
8667 Log: Subject: patch to speed up Perl's slurp mode
8668 From: Enache Adrian <enache@rdslink.ro>
8669 Date: Fri, 24 Jan 2003 06:23:54 +0200
8670 Message-Id: <20030124042354.GA30362@ratsnest.hole>
8673 ____________________________________________________________________________
8674 [ 18579] By: ams on 2003/01/26 02:50:44
8675 Log: Subject: Re: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
8676 From: Enache Adrian <enache@rdslink.ro>
8677 Date: Sun, 26 Jan 2003 04:55:48 +0200
8678 Message-Id: <20030126025548.GB812@ratsnest.hole>
8681 ____________________________________________________________________________
8682 [ 18578] By: ams on 2003/01/26 02:40:20
8683 Log: Subject: [PATCH Storable 2.06] const declaration fixup
8684 From: "Craig A. Berry" <craigberry@mac.com>
8685 Date: Thu, 23 Jan 2003 16:24:46 -0600
8686 Message-Id: <3E306BAE.4030807@mac.com>
8688 ! ext/Storable/Storable.xs
8689 ____________________________________________________________________________
8690 [ 18577] By: rgs on 2003/01/23 20:46:00
8691 Log: Subject: [PATCH] move pad.c warnings to different test file
8692 From: Dave Mitchell <davem@fdgroup.com>
8693 Date: Thu, 23 Jan 2003 20:56:47 +0000
8694 Message-ID: <20030123205647.C8696@fdgroup.com>
8696 + t/lib/warnings/pad
8697 ! MANIFEST t/lib/warnings/op
8698 ____________________________________________________________________________
8699 [ 18576] By: jhi on 2003/01/23 13:52:39
8700 Log: The perlio->maint changes had somehow gotten of sync.
8701 Branch: maint-5.8/perl
8703 ____________________________________________________________________________
8704 [ 18575] By: jhi on 2003/01/23 12:33:38
8707 Fix [perl #19860] by adding a POSIX::fsync() stub.
8708 Branch: maint-5.8/perl
8709 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
8710 ____________________________________________________________________________
8711 [ 18574] By: jhi on 2003/01/23 12:28:19
8714 Fix Solaris 32-bit invalidate case.
8715 Branch: maint-5.8/perl
8717 ____________________________________________________________________________
8718 [ 18573] By: nick on 2003/01/23 07:26:43
8719 Log: Fix Solaris 32-bit invalidate case.
8722 ____________________________________________________________________________
8723 [ 18572] By: rgs on 2003/01/22 21:40:21
8724 Log: Integrate change 18448 from maint-5.8 :
8726 Subject: Partial Data::Dumper patch
8727 From: Richard Clamp <richardc@unixbeard.net>
8728 Date: Sat, 4 Jan 2003 00:52:47 +0000
8729 Message-ID: <20030104005247.GA27685@mirth.demon.co.uk>
8731 Subject: Re: Partial Data::Dumper patch
8732 From: Slaven Rezic <slaven@rezic.de>
8733 Date: 04 Jan 2003 02:48:08 +0100
8734 Message-ID: <87u1gp4rdz.fsf@vran.herceg.de>
8736 !> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
8737 ____________________________________________________________________________
8738 [ 18571] By: rgs on 2003/01/22 21:22:31
8739 Log: Subject: [PATCH] Re: difference between my and our before introduction
8740 From: Dave Mitchell <davem@fdgroup.com>
8741 Date: Thu, 16 Jan 2003 17:12:37 +0000
8742 Message-ID: <20030116171237.C420@fdgroup.com>
8743 (with a small test tweak)
8745 ! pad.c t/comp/our.t toke.c
8746 ____________________________________________________________________________
8747 [ 18570] By: nick on 2003/01/22 21:03:43
8748 Log: Integrate mainline
8750 !> av.c dump.c embed.fnc embed.h ext/Encode/Changes
8751 !> ext/Encode/Encode.pm ext/Encode/MANIFEST
8752 !> ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
8753 !> ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
8754 !> ext/List/Util/Makefile.PL global.sym lib/Term/Complete.pm
8755 !> perlio.c perlio.h sv.c sv.h t/op/array.t t/op/ref.t
8756 ____________________________________________________________________________
8757 [ 18569] By: rgs on 2003/01/22 21:00:59
8758 Log: Fix [perl #19860] by adding a POSIX::fsync() stub.
8760 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
8761 ____________________________________________________________________________
8762 [ 18568] By: jhi on 2003/01/22 20:24:37
8763 Log: Add the POSIX::sigaction() trick by Slaven Rezic
8765 Branch: maint-5.8/perl
8766 ! pod/perlfunc.pod pod/perlipc.pod
8767 ____________________________________________________________________________
8768 [ 18567] By: jhi on 2003/01/22 18:37:55
8771 Subject: [PATCH perl-current] AUTHORS correction
8772 From: Richard Soderberg <rs@crystalflame.net>
8773 Date: Wed, 22 Jan 2003 02:08:13 -0500
8774 Message-Id: <45B4D3AE-2DD8-11D7-8CF9-000393801F84@crystalflame.net>
8777 Subject: [PATCH] assert PV isn't RV
8778 From: Nicholas Clark <nick@unfortu.net>
8779 Date: Fri, 17 Jan 2003 19:40:45 +0000
8780 Message-ID: <20030117194044.GB297@Bagpuss.unfortu.net>
8783 Subject: Term::Complete problem + fix (Was: Re: muttprofile + perl 5.8)
8784 From: Martti Rahkila <martti.rahkila@hut.fi>
8785 Date: Sat, 18 Jan 2003 00:25:39 +0200
8786 Message-ID: <20030118002539.A30585@wurlitzer.hut.fi>
8788 (chose the 'even safer' version)
8791 Subject: [PATCH av.c] Re: [perl #15439] unreferenced scalar due to double DESTROY
8792 From: Dave Mitchell <davem@fdgroup.com>
8793 Date: Sun, 19 Jan 2003 16:43:54 +0000
8794 Message-ID: <20030119164353.B24444@fdgroup.com>
8797 Subject: [PATCH perlio.h] (was RE: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined))
8798 From: Robin Barker <Robin.Barker@npl.co.uk>
8799 Date: Mon, 20 Jan 2003 15:26:21 -0000
8800 Message-ID: <533D273D4014D411AB1D00062938C4D904046299@hotel.npl.co.uk>
8803 Subject: Re: slight tweak to -DR flag - display whether on tmps stack
8804 From: Dave Mitchell <davem@fdgroup.com>
8805 Date: Sun, 19 Jan 2003 17:22:05 +0000
8806 Message-ID: <20030119172204.D24444@fdgroup.com>
8809 Upgrade to Encode 1.86.
8810 Branch: maint-5.8/perl
8811 !> AUTHORS av.c dump.c ext/Encode/Changes ext/Encode/Encode.pm
8812 !> ext/Encode/MANIFEST ext/Encode/Unicode/Unicode.xs
8813 !> ext/Encode/encoding.pm ext/Encode/t/enc_eucjp.t
8814 !> ext/Encode/t/enc_utf8.t lib/Term/Complete.pm perlio.h sv.h
8816 ____________________________________________________________________________
8817 [ 18566] By: jhi on 2003/01/22 18:32:41
8818 Log: Regen Configure.
8819 Branch: maint-5.8/perl
8820 ! Configure config_h.SH
8821 ____________________________________________________________________________
8822 [ 18565] By: jhi on 2003/01/22 18:15:06
8823 Log: Integrate from perlio:
8825 Try the invalidate_fileno() idea for non-leaky stdio sockets.
8828 stdio does NOT set errno==EBADF on invalidated fileno
8831 Tweak APItest for new semantics of printf.
8832 Now printf() is always real printf() and not #define'd to
8833 PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected
8834 back to original file does not affect stdout unless we are
8835 using :stdio as implementation. So things printf()ed XS side
8836 are not written to file (and turn up at end of test).
8837 So add an XS function which does fflush(stdout), modify .pm
8838 file to export it and .t file to call it.
8841 Add defined(__osf__) case to invalidate_fileno (for Tru64).
8844 Report layer name (without arg) on fail, and attempt to
8845 autoload layer name. (Fix for [perl #20460]).
8848 #if defined(__irix__) (for stdio invalidate) from Jarkko.
8851 Fixes for open.pm which attempts to load layers:
8852 1. C equivalent of local $SIG{__WARN__} = sub {}
8853 while loading layers to supress warnings lib/open.t does
8855 2. The loading scheme does not recurse now so look for
8856 new symptom of bad layer which is that a good module
8857 fails to load (as we cannot open any files).
8859 NOTE: In my opinion open.pm should probably die on bad layer
8860 spec rather than just (maybe) warning and then allowing opens
8862 Branch: maint-5.8/perl
8863 !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
8864 !> ext/XS/APItest/t/printf.t lib/open.pm lib/open.t perlio.c
8865 ____________________________________________________________________________
8866 [ 18564] By: jhi on 2003/01/22 18:07:19
8867 Log: Use the aTHX_-less form (cousin of change #18544).
8868 Branch: maint-5.8/perl
8870 ____________________________________________________________________________
8871 [ 18563] By: jhi on 2003/01/22 18:03:40
8874 Try to make including patchlevel.h a bit more
8875 robust (use <> instead of "") and in case of
8876 failure (PERL_VERSION didn't get defined) try
8877 to fail (by trying to #include an "obviously"
8878 named file that should not exist) (didn't use
8879 #error since IIRC older cpps do not have it)
8880 (Tries to address [perl #20276].)
8883 Update the MD5 checksums.
8884 Branch: maint-5.8/perl
8885 !> ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
8886 !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
8887 !> ext/List/Util/Util.xs ext/Storable/Storable.xs
8888 ____________________________________________________________________________
8889 [ 18562] By: jhi on 2003/01/22 17:59:44
8892 Allow explicit -C enable/disable by -C:1/-C:0
8893 (suggested by Peter Haworth).
8895 (accept mainline's perlrun since somehow maint has gotten of sync)
8896 Branch: maint-5.8/perl
8897 !> perl.c pod/perlrun.pod
8898 ____________________________________________________________________________
8899 [ 18561] By: jhi on 2003/01/22 17:43:45
8900 Log: Integrate from perlio:
8902 Fixes for open.pm which attempts to load layers:
8903 1. C equivalent of local $SIG{__WARN__} = sub {}
8904 while loading layers to supress warnings lib/open.t does
8906 2. The loading scheme does not recurse now so look for
8907 new symptom of bad layer which is that a good module
8908 fails to load (as we cannot open any files).
8910 NOTE: In my opinion open.pm should probably die on bad layer
8911 spec rather than just (maybe) warning and then allowing opens
8914 !> lib/open.t perlio.c
8915 ____________________________________________________________________________
8916 [ 18560] By: nick on 2003/01/22 17:19:41
8917 Log: Fixes for open.pm which attempts to load layers:
8918 1. C equivalent of local $SIG{__WARN__} = sub {}
8919 while loading layers to supress warnings lib/open.t does
8921 2. The loading scheme does not recurse now so look for
8922 new symptom of bad layer which is that a good module
8923 fails to load (as we cannot open any files).
8925 NOTE: In my opinion open.pm should probably die on bad layer
8926 spec rather than just (maybe) warning and then allowing opens
8929 ! lib/open.t perlio.c
8930 ____________________________________________________________________________
8931 [ 18559] By: jhi on 2003/01/22 13:19:31
8932 Log: Upgrade to Encode 1.86.
8934 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
8935 ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
8936 ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
8937 ____________________________________________________________________________
8938 [ 18558] By: jhi on 2003/01/22 13:05:27
8939 Log: Subject: Re: slight tweak to -DR flag - display whether on tmps stack
8940 From: Dave Mitchell <davem@fdgroup.com>
8941 Date: Sun, 19 Jan 2003 17:22:05 +0000
8942 Message-ID: <20030119172204.D24444@fdgroup.com>
8945 ____________________________________________________________________________
8946 [ 18557] By: jhi on 2003/01/22 13:01:15
8947 Log: Subject: [PATCH] Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad free warning in blead with SIGWARN
8948 From: Nicholas Clark <nick@unfortu.net>
8949 Date: Tue, 21 Jan 2003 22:27:21 +0000
8950 Message-ID: <20030121222720.GG293@Bagpuss.unfortu.net>
8953 ____________________________________________________________________________
8954 [ 18556] By: jhi on 2003/01/22 12:59:02
8955 Log: Subject: [PATCH perlio.h] (was RE: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined))
8956 From: Robin Barker <Robin.Barker@npl.co.uk>
8957 Date: Mon, 20 Jan 2003 15:26:21 -0000
8958 Message-ID: <533D273D4014D411AB1D00062938C4D904046299@hotel.npl.co.uk>
8961 ____________________________________________________________________________
8962 [ 18555] By: jhi on 2003/01/22 12:57:20
8963 Log: Integrate from perlio:
8965 Try the invalidate_fileno() idea for non-leaky stdio sockets.
8968 stdio does NOT set errno==EBADF on invalidated fileno
8971 Tweak APItest for new semantics of printf.
8972 Now printf() is always real printf() and not #define'd to
8973 PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected
8974 back to original file does not affect stdout unless we are
8975 using :stdio as implementation. So things printf()ed XS side
8976 are not written to file (and turn up at end of test).
8977 So add an XS function which does fflush(stdout), modify .pm
8978 file to export it and .t file to call it.
8981 Add defined(__osf__) case to invalidate_fileno (for Tru64).
8984 Report layer name (without arg) on fail, and attempt to
8985 autoload layer name. (Fix for [perl #20460]).
8988 #if defined(__irix__) (for stdio invalidate) from Jarkko.
8990 !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
8991 !> ext/XS/APItest/t/printf.t lib/open.pm perlio.c
8992 ____________________________________________________________________________
8993 [ 18554] By: jhi on 2003/01/22 12:47:03
8994 Log: Subject: [PATCH av.c] Re: [perl #15439] unreferenced scalar due to double DESTROY
8995 From: Dave Mitchell <davem@fdgroup.com>
8996 Date: Sun, 19 Jan 2003 16:43:54 +0000
8997 Message-ID: <20030119164353.B24444@fdgroup.com>
9000 ____________________________________________________________________________
9001 [ 18553] By: jhi on 2003/01/22 12:43:31
9002 Log: Subject: Term::Complete problem + fix (Was: Re: muttprofile + perl 5.8)
9003 From: Martti Rahkila <martti.rahkila@hut.fi>
9004 Date: Sat, 18 Jan 2003 00:25:39 +0200
9005 Message-ID: <20030118002539.A30585@wurlitzer.hut.fi>
9007 (chose the 'even safer' version)
9009 ! lib/Term/Complete.pm
9010 ____________________________________________________________________________
9011 [ 18552] By: jhi on 2003/01/22 12:34:06
9012 Log: Subject: [PATCH] assert PV isn't RV
9013 From: Nicholas Clark <nick@unfortu.net>
9014 Date: Fri, 17 Jan 2003 19:40:45 +0000
9015 Message-ID: <20030117194044.GB297@Bagpuss.unfortu.net>
9018 ____________________________________________________________________________
9019 [ 18551] By: jhi on 2003/01/22 12:28:11
9020 Log: Integrate from maint-5.8:
9022 Better version of change #18370; use the new 'E' flag
9023 so that cxinc is exposed (as cpp) only to List::Util
9024 (well, any extension) (well, anyone who does -DPERL_EXT),
9025 no need to export it globally.
9027 !> embed.fnc embed.h ext/List/Util/Makefile.PL global.sym
9028 ____________________________________________________________________________
9029 [ 18550] By: nick on 2003/01/22 12:27:48
9030 Log: #if defined(__irix__) (for stdio invalidate) from Jarkko.
9033 ____________________________________________________________________________
9034 [ 18549] By: nick on 2003/01/22 09:06:23
9035 Log: Report layer name (without arg) on fail, and attempt to
9036 autoload layer name. (Fix for [perl #20460]).
9039 ____________________________________________________________________________
9040 [ 18548] By: nick on 2003/01/22 08:47:24
9041 Log: Add defined(__osf__) case to invalidate_fileno (for Tru64).
9044 ____________________________________________________________________________
9045 [ 18547] By: nick on 2003/01/22 08:32:59
9046 Log: Tweak APItest for new semantics of printf.
9047 Now printf() is always real printf() and not #define'd to
9048 PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected
9049 back to original file does not affect stdout unless we are
9050 using :stdio as implementation. So things printf()ed XS side
9051 are not written to file (and turn up at end of test).
9052 So add an XS function which does fflush(stdout), modify .pm
9053 file to export it and .t file to call it.
9055 ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
9056 ! ext/XS/APItest/t/printf.t
9057 ____________________________________________________________________________
9058 [ 18546] By: nick on 2003/01/22 08:26:14
9059 Log: Integrate mainline
9061 !> (integrate 36 files)
9062 ____________________________________________________________________________
9063 [ 18545] By: ams on 2003/01/22 06:06:26
9064 Log: Subject: [PATCH perl-current] AUTHORS correction
9065 From: Richard Soderberg <rs@crystalflame.net>
9066 Date: Wed, 22 Jan 2003 02:08:13 -0500
9067 Message-Id: <45B4D3AE-2DD8-11D7-8CF9-000393801F84@crystalflame.net>
9070 ____________________________________________________________________________
9071 [ 18544] By: jhi on 2003/01/22 03:45:01
9072 Log: Continuation of #18542.
9075 ____________________________________________________________________________
9076 [ 18543] By: jhi on 2003/01/22 03:21:23
9077 Log: Update the MD5 checksums.
9079 ! ext/Digest/MD5/t/files.t
9080 ____________________________________________________________________________
9081 [ 18542] By: hv on 2003/01/22 01:37:52
9082 Log: #18530 misses a couple of pTHX definitions
9085 ____________________________________________________________________________
9086 [ 18541] By: jhi on 2003/01/21 22:08:51
9087 Log: Try to make including patchlevel.h a bit more
9088 robust (use <> instead of "") and in case of
9089 failure (PERL_VERSION didn't get defined) try
9090 to fail (by trying to #include an "obviously"
9091 named file that should not exist) (didn't use
9092 #error since IIRC older cpps do not have it)
9093 (Tries to address [perl #20276].)
9095 ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
9096 ! ext/Digest/MD5/MD5.xs ext/List/Util/Util.xs
9097 ! ext/Storable/Storable.xs
9098 ____________________________________________________________________________
9099 [ 18540] By: nick on 2003/01/21 20:53:00
9100 Log: stdio does NOT set errno==EBADF on invalidated fileno
9103 ____________________________________________________________________________
9104 [ 18539] By: nick on 2003/01/21 20:22:55
9105 Log: Try the invalidate_fileno() idea for non-leaky stdio sockets.
9108 ____________________________________________________________________________
9109 [ 18538] By: merijn on 2003/01/21 16:54:00
9110 Log: Subject: [PATCH] Re: FreeBSD 5 hints patch
9111 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9112 Date: Mon, 30 Dec 2002 18:01:16 -0800
9113 Message-ID: <spPE+gzkg+6F092yn@efn.org>
9116 ____________________________________________________________________________
9117 [ 18537] By: merijn on 2003/01/21 16:49:45
9118 Log: Subject: [PATCH] Re: FreeBSD 5 hints patch
9119 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9120 Date: Mon, 30 Dec 2002 18:01:16 -0800
9121 Message-ID: <spPE+gzkg+6F092yn@efn.org>
9123 + U/modified/i_malloc.U
9124 ____________________________________________________________________________
9125 [ 18536] By: jhi on 2003/01/21 14:18:40
9126 Log: Allow explicit -C enable/disable by -C:1/-C:0
9127 (suggested by Peter Haworth).
9129 ! perl.c pod/perlrun.pod
9130 ____________________________________________________________________________
9131 [ 18535] By: jhi on 2003/01/21 02:49:55
9134 Subject: Re: When Storable and Devel::DProf mix, core dump [perl #19385]
9135 From: Blair Zajac <blair@orcaware.com>
9136 Date: Wed, 08 Jan 2003 12:28:35 -0800
9137 Message-ID: <3E1C89F3.2B4759C@orcaware.com>
9140 Subject: perl version reporting
9141 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9142 Date: Wed, 18 Dec 2002 08:30:32 +0100
9143 Message-Id: <20021218081957.ABD8.H.M.BRAND@hccnet.nl>
9146 Subject: Re: [perl #19236] perlsyn: implicit localisation in while()
9147 From: Martien Verbruggen <mgjv@tradingpost.com.au>
9148 Date: Tue, 31 Dec 2002 16:42:28 +1100
9149 Message-Id: <slrnb12bi4.4tt.mgjv@martien.heliotrope.home>
9152 Subject: Re: [perl #17757] s///g fails when using English & study in 5.8.0
9154 Date: Thu, 02 Jan 2003 14:33:49 +0000
9155 Message-Id: <200301021433.h02EXno03562@crypt.compulink.co.uk>
9158 Subject: PATCH: perldoc in MAINT branch (probably unstable too)
9159 From: Chip Turner <cturner@redhat.com>
9160 Date: 02 Jan 2003 11:35:57 -0500
9161 Message-ID: <vzksmwb8q6q.fsf@minbar.devel.redhat.com>
9162 Branch: maint-5.8/perl
9163 !> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
9164 !> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
9165 !> lib/Pod/Perldoc.pm perl.c pod/perlsyn.pod regexec.c
9167 ____________________________________________________________________________
9168 [ 18534] By: hv on 2003/01/21 02:22:53
9169 Log: Subject: PATCH: perldoc in MAINT branch (probably unstable too)
9170 From: Chip Turner <cturner@redhat.com>
9171 Date: 02 Jan 2003 11:35:57 -0500
9172 Message-ID: <vzksmwb8q6q.fsf@minbar.devel.redhat.com>
9174 ! lib/Pod/Perldoc.pm
9175 ____________________________________________________________________________
9176 [ 18533] By: hv on 2003/01/21 02:15:29
9177 Log: Subject: Re: [perl #17757] s///g fails when using English & study in 5.8.0
9179 Date: Thu, 02 Jan 2003 14:33:49 +0000
9180 Message-Id: <200301021433.h02EXno03562@crypt.compulink.co.uk>
9182 ! regexec.c t/op/subst.t
9183 ____________________________________________________________________________
9184 [ 18532] By: hv on 2003/01/21 01:56:31
9185 Log: Subject: Re: [perl #19236] perlsyn: implicit localisation in while()
9186 From: Martien Verbruggen <mgjv@tradingpost.com.au>
9187 Date: Tue, 31 Dec 2002 16:42:28 +1100
9188 Message-Id: <slrnb12bi4.4tt.mgjv@martien.heliotrope.home>
9191 ____________________________________________________________________________
9192 [ 18531] By: hv on 2003/01/21 01:52:49
9193 Log: integrate #18366-18370 from maint-5.8:
9194 Implement the CPP namespace protection from [perl #8610];
9195 unless a function has an 'A' flag, it's defined only if
9196 PERL_CORE. (Why do we have so many many functions with an
9197 'A' flag, is another matter.) (The number of #ifdef PERL_COREs
9198 could be cut down further by having a state variable and
9199 inserting #ifdefs and #endifs when the state flips.)
9201 Caught by change #18366; thanks to the re extension we have some
9202 functions that are file static but yet part of "the public API"...
9203 Maybe a new class of exportability (a new embed.fnc flag) is
9204 required for this case.
9206 Continue on change #18367; implement the said flag, 'E'.
9207 (Some nm output studying was needed to get the right set
9208 of re symbols defined.)
9210 In AIX (strict symbol exports) the cxinc is needed for List::Util.
9212 ! embed.fnc embed.h embed.pl ext/re/Makefile.PL global.sym
9213 ____________________________________________________________________________
9214 [ 18530] By: hv on 2003/01/21 01:37:03
9215 Log: integrate (by hand) #18353 and #18359 from maint-5.8:
9216 Introduce a cache for UTF-8 data: length and byte<->char offset
9217 mapping are stored in a new type of magic. Speeds up length(),
9218 substr(), index(), rindex(), pos(), and some parts of s///.
9220 The speedup varies a lot (on the usual suspects: what is the
9221 access pattern of the data, compiler, CPU), but should be at
9222 least one order of magnitude, and getting to the same magnitude
9223 as byte string speeds, and in some cases (length on unchanged data)
9224 even reaching the byte string speed. On the other hand, in some
9225 cases (index) the byte speed is still faster by a factor of five
9226 or so, but the bottleneck there does not seem to be any more
9227 the byte<->char offset mapping (instead, the fbm_instr() speed).
9229 There is one cache slot for the length, and only two for the
9230 byte<->char offset mapping (the first one for the start->offset,
9231 and the second for the offset->offset+length, when talking
9234 Code this hairy is bound to have hairy trolls hiding under it.
9236 A small tweak on top of #18353: don't display mg_len bytes of
9237 mg_ptr for PERL_MAGIC_utf8 because that's not what's there.
9239 ! dump.c embed.fnc embed.h mg.c perl.h pod/perlapi.pod proto.h
9241 ____________________________________________________________________________
9242 [ 18529] By: hv on 2003/01/21 00:44:20
9243 Log: integrate #18349 from maint-5.8:
9244 At least partially address [perl #10000] by speeding
9245 up both the ASCII case (by about 2-3%) and the UTF-8 case
9246 (by about 45%). The major trick is to avoid hitting the
9247 costly S_reginclass(). (Even before this patch the speedup
9248 since 5.8.0 was about 40-50%.) After this the UTF-8 case is
9249 still about 30-60% slower than the ASCII case. (Note that
9250 I'm unable to reproduce the 10-fold speed difference of the
9251 original bug report; I can see a factor of 2 or 3, but no more.)
9254 ____________________________________________________________________________
9255 [ 18528] By: hv on 2003/01/21 00:24:11
9256 Log: Subject: [PATCH pp_ctl.c] silence warning
9257 From: Dave Mitchell <davem@fdgroup.com>
9258 Date: Sun, 29 Dec 2002 15:09:31 +0000
9259 Message-ID: <20021229150931.C2325@fdgroup.com>
9262 ____________________________________________________________________________
9263 [ 18527] By: hv on 2003/01/21 00:04:14
9264 Log: Subject: perl version reporting
9265 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9266 Date: Wed, 18 Dec 2002 08:30:32 +0100
9267 Message-Id: <20021218081957.ABD8.H.M.BRAND@hccnet.nl>
9270 ____________________________________________________________________________
9271 [ 18526] By: hv on 2003/01/20 23:21:22
9272 Log: Subject: Re: When Storable and Devel::DProf mix, core dump [perl #19385]
9273 From: Blair Zajac <blair@orcaware.com>
9274 Date: Wed, 08 Jan 2003 12:28:35 -0800
9275 Message-ID: <3E1C89F3.2B4759C@orcaware.com>
9277 ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
9278 ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
9279 ____________________________________________________________________________
9280 [ 18525] By: jhi on 2003/01/20 17:54:12
9286 Encode MANIFEST update.
9289 Retract #18154 (integrate of perlio #18507), not enough
9293 Subject: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
9294 From: "enache@rdslink.ro (via RT)" <perlbug-followup@perl.org>
9295 Date: 20 Jan 2003 01:54:07 -0000
9296 Message-Id: <rt-20408-49009.18.2567818321236@bugs6.perl.org>
9299 Upgrade to Digest 1.02.
9302 Integrate from perlio:
9304 Move #define printf out of perl.h into appropriate
9306 Branch: maint-5.8/perl
9307 !> Makefile.micro ext/Encode/MANIFEST fakesdio.h lib/Digest.pm
9308 !> lib/Digest.t nostdio.h perl.h perlio.c pp_hot.c uconfig.h
9310 ____________________________________________________________________________
9311 [ 18524] By: jhi on 2003/01/20 17:51:10
9312 Log: Integrate from perlio:
9314 Move #define printf out of perl.h into appropriate
9317 !> fakesdio.h nostdio.h perl.h
9318 ____________________________________________________________________________
9319 [ 18523] By: jhi on 2003/01/20 17:48:51
9320 Log: Upgrade to Digest 1.02.
9322 ! lib/Digest.pm lib/Digest.t
9323 ____________________________________________________________________________
9324 [ 18522] By: jhi on 2003/01/20 17:43:15
9325 Log: Subject: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
9326 From: "enache@rdslink.ro (via RT)" <perlbug-followup@perl.org>
9327 Date: 20 Jan 2003 01:54:07 -0000
9328 Message-Id: <rt-20408-49009.18.2567818321236@bugs6.perl.org>
9331 ____________________________________________________________________________
9332 [ 18521] By: jhi on 2003/01/20 17:37:35
9333 Log: Retract #18154 (integrate of perlio #18507), not enough
9337 ____________________________________________________________________________
9338 [ 18520] By: nick on 2003/01/20 15:09:08
9339 Log: Move #define printf out of perl.h into appropriate
9342 ! fakesdio.h nostdio.h perl.h
9343 ____________________________________________________________________________
9344 [ 18519] By: jhi on 2003/01/20 12:25:43
9345 Log: Encode MANIFEST update.
9347 ! ext/Encode/MANIFEST
9348 ____________________________________________________________________________
9349 [ 18518] By: nick on 2003/01/20 09:37:52
9350 Log: Integrate mainline
9352 +> ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
9353 +> ext/Time/HiRes/fallback/const-c.inc
9354 +> ext/Time/HiRes/fallback/const-xs.inc t/op/readline.t
9355 !> (integrate 75 files)
9356 ____________________________________________________________________________
9357 [ 18517] By: nick on 2003/01/20 08:34:10
9358 Log: Integrate #18405 from maint-5.8 which fixes whitespac
9359 issues in open(FH,"&...")
9362 ____________________________________________________________________________
9363 [ 18516] By: jhi on 2003/01/19 13:48:10
9364 Log: microperl update.
9366 ! Makefile.micro uconfig.h uconfig.sh
9367 ____________________________________________________________________________
9368 [ 18515] By: jhi on 2003/01/18 18:43:52
9371 Integrate from perlio:
9373 Fix #16306 and #16880
9375 (#16306 Big Badda leak in Sockets)
9376 (#16880 Memory leak with IO::Socket in Perl v5.8.0)
9379 Integrate from perlio:
9381 Fix #18711 and add test for it (and indeed tell on write
9384 (#18711 Serious bug of tell() in perl)
9387 Thread-protection for dup/fclose/dup2 scheme of stdio leak
9391 Subject: Re: 18457 on cygwin/20030113
9392 From: Nick Ing-Simmons <nick.ing-simmons@elixent.com>
9393 Date: Fri, 17 Jan 2003 15:10:34 +0000
9394 Message-Id: <20030117151034.2651.3@bactrian.elixent.com>
9397 Upgrade to Digest::MD5 2.22.
9400 Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbsd.bugs)
9403 Upgrade to Digest 1.01.
9406 EPOC perl address updates.
9409 Slight pod reformatting based on [perl #20284].
9412 Integrate from perlio:
9414 Thread-protection for dup/fclose/dup2 scheme of stdio leak
9416 Branch: maint-5.8/perl
9417 !> README.epoc README.mint ext/Data/Dumper/Dumper.pm
9418 !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
9419 !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/README
9420 !> ext/Digest/MD5/t/files.t lib/Digest.pm perlio.c t/io/tell.t
9421 !> utils/libnetcfg.PL
9422 ____________________________________________________________________________
9423 [ 18514] By: jhi on 2003/01/18 18:36:00
9424 Log: Integrate from perlio:
9426 Thread-protection for dup/fclose/dup2 scheme of stdio leak
9429 !> perlio.c t/io/tell.t
9430 ____________________________________________________________________________
9431 [ 18513] By: jhi on 2003/01/18 18:07:01
9432 Log: Slight pod reformatting based on [perl #20284].
9434 ! README.mint ext/Data/Dumper/Dumper.pm
9435 ____________________________________________________________________________
9436 [ 18512] By: jhi on 2003/01/17 21:00:15
9437 Log: EPOC perl address updates.
9440 ____________________________________________________________________________
9441 [ 18511] By: jhi on 2003/01/17 20:23:42
9442 Log: Upgrade to Digest 1.01.
9445 ____________________________________________________________________________
9446 [ 18510] By: jhi on 2003/01/17 19:53:37
9447 Log: Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbsd.bugs)
9449 ! utils/libnetcfg.PL
9450 ____________________________________________________________________________
9451 [ 18509] By: jhi on 2003/01/17 19:45:11
9452 Log: Upgrade to Digest::MD5 2.22.
9454 ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
9455 ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/README
9456 ! ext/Digest/MD5/t/files.t
9457 ____________________________________________________________________________
9458 [ 18508] By: merijn on 2003/01/17 14:12:53
9459 Log: Subject: Re: 18457 on cygwin/20030113
9460 From: Nick Ing-Simmons <nick.ing-simmons@elixent.com>
9461 Date: Fri, 17 Jan 2003 15:10:34 +0000
9462 Message-Id: <20030117151034.2651.3@bactrian.elixent.com>
9465 ____________________________________________________________________________
9466 [ 18507] By: nick on 2003/01/17 14:05:27
9467 Log: Thread-protection for dup/fclose/dup2 scheme of stdio leak
9471 ____________________________________________________________________________
9472 [ 18506] By: nick on 2003/01/17 14:04:18
9473 Log: Correct typo (actually copy/paste of wrong thing).
9476 ____________________________________________________________________________
9477 [ 18505] By: jhi on 2003/01/17 13:36:55
9480 Integrate from perlio:
9482 Remove workaround for :stdio layer bug now fixed
9484 Branch: maint-5.8/perl
9486 ____________________________________________________________________________
9487 [ 18504] By: jhi on 2003/01/17 13:21:51
9488 Log: Integrate from perlio:
9490 Remove workaround for :stdio layer bug now fixed
9494 ____________________________________________________________________________
9495 [ 18503] By: jhi on 2003/01/16 23:29:57
9498 Upgrade to Encode 1.84.
9501 Add a test for encoding 'utf8'.
9504 Encode 1.84 broke the subtest #7, further study required.
9507 Apparently some stdios have bugs (no! don't tell it is so!)
9508 or there is a corner of stdio that is substandardised.
9514 Upgrade to Time::HiRes 1.42.
9517 isa() and can() didn't work on magic variables
9518 see Message-Id: <20030114220737.2190ba7c.rgarciasuarez@free.fr>
9519 plus a test case by B. Goldberg
9522 Add a test case for bug [perl #19545]
9525 Subject: [PATCH 5.8.0] diagnostics.pm: useful apropos description for splain
9526 From: Brendan O'Dea <bod@debian.org>
9527 Date: Sun, 12 Jan 2003 06:17:30 +1100
9528 Message-ID: <20030111191730.GA19420@londo.c47.org>
9531 Subject: [PATCH 5.8.0] perlrun.pod: fix -i examples
9532 From: Brendan O'Dea <bod@debian.org>
9533 Date: Sun, 12 Jan 2003 06:18:32 +1100
9534 Message-ID: <20030111191832.GA19441@londo.c47.org>
9537 Make the locale-induced UTF-8-ification of STD fhs
9538 and the default file open layer explicit (either -C
9539 or PERL_UTF8_LOCALE), instead of implicit (and unasked-for).
9542 if (0) the PL_widesyscalls code for now: Sarathy
9543 should take another look to see whether it is really
9544 safe to remove the code, too.
9547 Subject: Update for ext/Digest/MD5/
9548 From: Gisle Aas <gisle@ActiveState.com>
9549 Date: 30 Dec 2002 07:38:16 -0800
9550 Message-ID: <lrd6njzfdj.fsf@caliper.activestate.com>
9553 Subject: Update for ext/MIME/Base64/
9554 From: Gisle Aas <gisle@ActiveState.com>
9555 Date: 30 Dec 2002 07:34:34 -0800
9556 Message-ID: <lrhecvzfjp.fsf@caliper.activestate.com>
9559 Upgrade to CGI.pm 2.89.
9562 It seems the binmode() is needed with UTF-8 locales enabled.
9565 Fix 'use encoding' I/O for code points 0x80..0xFF;
9566 code changes from Inaba Hiroto; test tweaks by jhi.
9569 Subject: Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_
9570 From: "Jos I. Boumans" <kane@dwim.org>
9571 Date: Thu, 16 Jan 2003 14:04:48 +0100
9572 Message-ID: <3E26ADF0.6010605@dwim.org>
9576 Integrate from maint-5.6:
9578 search utility doesn't skip exe/lib/pdb files properly on windows
9579 Branch: maint-5.8/perl
9580 +> ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
9581 !> (integrate 57 files)
9582 ____________________________________________________________________________
9583 [ 18502] By: jhi on 2003/01/16 22:53:23
9584 Log: Integrate from maint-5.6:
9586 search utility doesn't skip exe/lib/pdb files properly on windows
9588 !> win32/bin/search.pl
9589 ____________________________________________________________________________
9590 [ 18501] By: rgs on 2003/01/16 21:28:42
9591 Log: Subject: Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_
9592 From: "Jos I. Boumans" <kane@dwim.org>
9593 Date: Thu, 16 Jan 2003 14:04:48 +0100
9594 Message-ID: <3E26ADF0.6010605@dwim.org>
9597 ! lib/File/Find.pm lib/File/Find/t/find.t
9598 ____________________________________________________________________________
9599 [ 18500] By: rgs on 2003/01/16 21:17:14
9600 Log: Integrate #18447 from maint-5.8 :
9601 test.pl-ise t/op/fh.t.
9604 ____________________________________________________________________________
9605 [ 18499] By: rgs on 2003/01/16 20:58:59
9606 Log: Integrate changes to Attribute::Handlers from maint-5.8
9608 Subject: [PATCH] Re: Attribute::Handlers phase variance
9609 From: Richard Clamp <richardc@unixbeard.net>
9610 Date: Mon, 9 Dec 2002 11:10:24 +0000
9611 Message-ID: <20021209111024.GA14365@mirth.demon.co.uk>
9613 !> lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
9614 ____________________________________________________________________________
9615 [ 18498] By: rgs on 2003/01/16 20:48:10
9616 Log: Integrate changes #18422 and #18423 from maint-5.8.
9618 Third Degree found a read of uninit memory (after setting
9619 grent_size with sysconf(), pwent_size was read). Also make
9620 the ERANGE/INVARG more consistent.
9622 spent_size was still off. (As far as I can tell
9623 _SC_GETPW_R_SIZE_MAX is supposed to be used also
9624 for spents, not just pwents.)
9626 !> reentr.c reentr.h reentr.pl
9627 ____________________________________________________________________________
9628 [ 18497] By: rgs on 2003/01/16 20:40:58
9629 Log: Subject: [PATCH] Re: [perl #19393] Bug in Time::localtime?
9630 From: Dave Mitchell <davem@fdgroup.com>
9631 Date: Wed, 1 Jan 2003 21:43:24 +0000
9632 Message-ID: <20030101214324.F12907@fdgroup.com>
9633 (integrated from change #18397 in maint-5.8)
9635 !> lib/Time/Local.pm lib/Time/Local.t
9636 ____________________________________________________________________________
9637 [ 18496] By: jhi on 2003/01/16 20:36:23
9638 Log: Fix 'use encoding' I/O for code points 0x80..0xFF;
9639 code changes from Inaba Hiroto; test tweaks by jhi.
9641 + ext/Encode/t/enc_eucjp.t
9642 ! MANIFEST doio.c ext/Encode/encoding.pm ext/Encode/t/enc_utf8.t
9643 ! pp.c sv.c sv.h t/uni/tr_utf8.t
9644 ____________________________________________________________________________
9645 [ 18495] By: jhi on 2003/01/16 20:19:36
9646 Log: It seems the binmode() is needed with UTF-8 locales enabled.
9648 ! ext/Encode/t/CJKT.t
9649 ____________________________________________________________________________
9650 [ 18494] By: jhi on 2003/01/16 20:11:35
9651 Log: Upgrade to CGI.pm 2.89.
9653 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
9654 ! lib/CGI/t/carp.t lib/CGI/t/html.t lib/CGI/t/pretty.t
9655 ____________________________________________________________________________
9656 [ 18493] By: jhi on 2003/01/16 20:03:01
9657 Log: Subject: Update for ext/MIME/Base64/
9658 From: Gisle Aas <gisle@ActiveState.com>
9659 Date: 30 Dec 2002 07:34:34 -0800
9660 Message-ID: <lrhecvzfjp.fsf@caliper.activestate.com>
9662 ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
9663 ! ext/MIME/Base64/QuotedPrint.pm
9664 ! ext/MIME/Base64/t/quoted-print.t ext/MIME/Base64/t/unicode.t
9665 ____________________________________________________________________________
9666 [ 18492] By: jhi on 2003/01/16 19:56:07
9667 Log: Subject: Update for ext/Digest/MD5/
9668 From: Gisle Aas <gisle@ActiveState.com>
9669 Date: 30 Dec 2002 07:38:16 -0800
9670 Message-ID: <lrd6njzfdj.fsf@caliper.activestate.com>
9672 ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
9673 ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
9674 ! ext/Digest/MD5/t/files.t
9675 ____________________________________________________________________________
9676 [ 18491] By: jhi on 2003/01/16 19:24:10
9677 Log: if (0) the PL_widesyscalls code for now: Sarathy
9678 should take another look to see whether it is really
9679 safe to remove the code, too.
9681 ! win32/win32.h wince/win32.h
9682 ____________________________________________________________________________
9683 [ 18490] By: jhi on 2003/01/16 01:58:39
9684 Log: Make the locale-induced UTF-8-ification of STD fhs
9685 and the default file open layer explicit (either -C
9686 or PERL_UTF8_LOCALE), instead of implicit (and unasked-for).
9688 ! embedvar.h gv.c intrpvar.h locale.c mg.c perl.c perlapi.h
9689 ! pod/perlrun.pod pod/perlunicode.pod pod/perluniintro.pod
9691 ____________________________________________________________________________
9692 [ 18489] By: rgs on 2003/01/15 20:55:00
9693 Log: Subject: [PATCH 5.8.0] perlrun.pod: fix -i examples
9694 From: Brendan O'Dea <bod@debian.org>
9695 Date: Sun, 12 Jan 2003 06:18:32 +1100
9696 Message-ID: <20030111191832.GA19441@londo.c47.org>
9699 ____________________________________________________________________________
9700 [ 18488] By: rgs on 2003/01/15 20:51:48
9701 Log: Subject: [PATCH 5.8.0] diagnostics.pm: useful apropos description for splain
9702 From: Brendan O'Dea <bod@debian.org>
9703 Date: Sun, 12 Jan 2003 06:17:30 +1100
9704 Message-ID: <20030111191730.GA19420@londo.c47.org>
9706 ! lib/diagnostics.pm
9707 ____________________________________________________________________________
9708 [ 18487] By: rgs on 2003/01/15 20:45:14
9709 Log: Add a test case for bug [perl #19545]
9712 ____________________________________________________________________________
9713 [ 18486] By: rgs on 2003/01/15 20:34:52
9714 Log: isa() and can() didn't work on magic variables
9715 see Message-Id: <20030114220737.2190ba7c.rgarciasuarez@free.fr>
9716 plus a test case by B. Goldberg
9718 ! t/op/universal.t universal.c
9719 ____________________________________________________________________________
9720 [ 18485] By: rgs on 2003/01/15 20:10:57
9721 Log: Subject: [PATCH] Re: [perl #19566] Perl 5.8.0 segfault
9722 From: Stephen McCamant <smcc@mit.edu>
9723 Date: Thu, 2 Jan 2003 18:08:23 -0500
9724 Message-ID: <15892.50791.692636.982873@syllepsis.MIT.EDU>
9725 Plus a test by Jarkko
9726 Integrated from changes 18444 and 18446 from maint-5.8
9729 !> MANIFEST pp_hot.c
9730 ____________________________________________________________________________
9731 [ 18484] By: jhi on 2003/01/15 14:09:57
9732 Log: Upgrade to Time::HiRes 1.42.
9734 + ext/Time/HiRes/fallback/const-c.inc
9735 + ext/Time/HiRes/fallback/const-xs.inc
9736 ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
9737 ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
9738 ____________________________________________________________________________
9739 [ 18483] By: jhi on 2003/01/15 00:23:20
9742 ! ext/Encode/Unicode/Unicode.xs
9743 ____________________________________________________________________________
9744 [ 18482] By: rgs on 2003/01/14 21:41:04
9745 Log: Integrate change #18365 from maint-5.8 :
9746 Doc tweak on the S_ macros.
9749 ____________________________________________________________________________
9750 [ 18481] By: jhi on 2003/01/14 12:40:24
9751 Log: Apparently some stdios have bugs (no! don't tell it is so!)
9752 or there is a corner of stdio that is substandardised.
9755 ____________________________________________________________________________
9756 [ 18480] By: jhi on 2003/01/14 01:25:14
9757 Log: Encode 1.84 broke the subtest #7, further study required.
9760 ____________________________________________________________________________
9761 [ 18479] By: jhi on 2003/01/13 23:13:02
9762 Log: Add a test for encoding 'utf8'.
9764 + ext/Encode/t/enc_utf8.t
9765 ! MANIFEST ext/Encode/MANIFEST
9766 ____________________________________________________________________________
9767 [ 18478] By: jhi on 2003/01/13 23:10:55
9768 Log: Upgrade to Encode 1.84.
9770 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
9771 ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
9772 ____________________________________________________________________________
9773 [ 18477] By: gsar on 2003/01/13 22:55:44
9774 Log: search utility doesn't skip exe/lib/pdb files properly on windows
9775 Branch: maint-5.6/perl
9776 ! win32/bin/search.pl
9777 ____________________________________________________________________________
9778 [ 18476] By: nick on 2003/01/13 10:14:22
9779 Log: Remove workaround for :stdio layer bug now fixed
9783 ____________________________________________________________________________
9784 [ 18475] By: jhi on 2003/01/13 02:42:47
9785 Log: Integrate from perlio:
9787 Fix #18711 and add test for it (and indeed tell on write
9790 (#18711 Serious bug of tell() in perl)
9792 !> perlio.c t/io/tell.t
9793 ____________________________________________________________________________
9794 [ 18474] By: jhi on 2003/01/13 02:41:04
9795 Log: Integrate from perlio:
9797 Fix #16306 and #16880
9799 (#16306 Big Badda leak in Sockets)
9800 (#16880 Memory leak with IO::Socket in Perl v5.8.0)
9803 ____________________________________________________________________________
9804 [ 18473] By: jhi on 2003/01/13 02:38:33
9805 Log: Integrate perlio #18040 and #18043 (no real changes;
9806 some whitespace changes but ignored them so that Dan's
9807 version of Encode wins)
9809 !> ext/Encode/Encode.xs
9810 ____________________________________________________________________________
9811 [ 18472] By: jhi on 2003/01/13 01:31:01
9812 Log: Integrate perlio to mainline:
9814 Avoid eqtime() wiping the file (as suggested by
9815 "Luis G. Uribe C." <GUribe@SoftHome.net>
9817 !> lib/ExtUtils/Command.pm
9818 ____________________________________________________________________________
9819 [ 18471] By: nick on 2003/01/12 17:34:33
9820 Log: Fix #18711 and add test for it (and indeed tell on write
9823 ! perlio.c t/io/tell.t
9824 ____________________________________________________________________________
9825 [ 18470] By: nick on 2003/01/12 14:06:15
9826 Log: Fix #16306 and #16880
9829 ____________________________________________________________________________
9830 [ 18469] By: nick on 2003/01/12 09:54:42
9831 Log: Integrate Mainline
9833 +> ext/threads/t/problems.t
9834 !> (integrate 64 files)
9835 ____________________________________________________________________________
9836 [ 18468] By: rgs on 2003/01/09 21:07:44
9837 Log: Subject: [PATCH] VMS perly build tweak
9838 From: "Craig A. Berry" <craigberry@mac.com>
9839 Date: Thu, 9 Jan 2003 14:44:40 -0600
9840 Message-Id: <a05200f03ba4389ff49eb@[172.16.52.1]>
9842 ! vms/descrip_mms.template
9843 ____________________________________________________________________________
9844 [ 18467] By: rgs on 2003/01/09 21:03:07
9845 Log: Document that ${^TAINT} is read-only.
9848 ____________________________________________________________________________
9849 [ 18466] By: jhi on 2003/01/09 14:07:25
9855 Fix the doc for splitpath() in the File::Spec modules :
9856 this function doesn't return undef in any case.
9857 Branch: maint-5.8/perl
9858 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
9859 !> lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm pod/perlfaq.pod
9860 !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
9861 !> pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
9862 !> pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
9863 ____________________________________________________________________________
9864 [ 18465] By: rgs on 2003/01/08 22:02:26
9865 Log: Fix the doc for splitpath() in the File::Spec modules :
9866 this function doesn't return undef in any case.
9868 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
9869 ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
9870 ____________________________________________________________________________
9871 [ 18464] By: rgs on 2003/01/08 21:40:37
9872 Log: Subject: [PATCH] label code in pp_ctl.c
9873 From: Nicholas Clark <nick@unfortu.net>
9874 Date: Thu, 26 Dec 2002 21:19:36 +0000
9875 Message-ID: <20021226211935.GE284@Bagpuss.unfortu.net>
9876 (Integrated from change #18400 from maint-5.8)
9879 ____________________________________________________________________________
9880 [ 18463] By: rgs on 2003/01/08 21:27:49
9881 Log: Subject: [DOCPATCH] hv_store and hv_store_ent
9882 From: Nicholas Clark <nick@unfortu.net>
9883 Date: Wed, 1 Jan 2003 18:17:59 +0000
9884 Message-ID: <20030101181757.GB296@Bagpuss.unfortu.net>
9885 (Integrated from change #18399 from maint-5.8)
9888 ____________________________________________________________________________
9889 [ 18462] By: rgs on 2003/01/08 21:24:09
9890 Log: Integrate change #18391 from maint-5.8:
9891 Document the installprefix trick for compiling PASE Perl in AIX.
9894 ____________________________________________________________________________
9895 [ 18461] By: rgs on 2003/01/08 21:16:54
9896 Log: Integrate change #18362 from maint-5.8:
9897 Fix [perl #18666] (taking the more conservative approach).
9899 !> lib/File/Spec/Unix.pm
9900 ____________________________________________________________________________
9901 [ 18460] By: rgs on 2003/01/08 21:14:20
9902 Log: Integrate change #18361 from maint-5.8:
9903 Document that the socketpair tests are unhappy in old SCO,
9904 as per [perl #18537].
9906 !> pod/perl58delta.pod
9907 ____________________________________________________________________________
9908 [ 18459] By: rgs on 2003/01/08 20:48:19
9911 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
9912 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
9913 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
9915 ____________________________________________________________________________
9916 [ 18458] By: jhi on 2003/01/08 19:43:26
9919 Subject: Re: [PATCH] Tiny nits in perlre.pod
9920 From: andreas.koenig@anima.de (Andreas J. Koenig)
9921 Date: Fri, 03 Jan 2003 00:57:15 +0100
9922 Message-ID: <m33cob14x0.fsf@k242.linux.bogus>
9925 Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...
9926 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9927 Date: Fri, 13 Dec 2002 00:54:43 +0100
9928 Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr>
9929 Same as change 18403 for maint-5.8 branch
9932 Subject: [DOCPATCH] File::Copy's synopsis
9933 From: Nicholas Clark <nick@unfortu.net>
9934 Date: Wed, 1 Jan 2003 21:09:30 +0000
9935 Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net>
9938 Subject: [PATCH perl@18746] VMS test adjustments
9939 Date: Sat, 04 Jan 2003 11:26:00 -0600
9940 From: "Craig A. Berry" <craigberry@mac.com>
9941 Message-ID: <3E171928.1040100@mac.com>
9944 Change the value of ${^TAINT} : 0 without taint checks,
9945 1 with -T, and -1 with -t or -TU.
9948 Integrate podlators-1.25
9951 Subject: [PATCH] integrate more with report_evil_fh
9952 From: Nicholas Clark <nick@unfortu.net>
9953 Date: Thu, 26 Dec 2002 20:56:21 +0000
9954 Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
9955 Branch: maint-5.8/perl
9956 !> ext/Devel/Peek/Peek.t ext/Filter/t/call.t
9957 !> lib/ExtUtils/t/Embed.t lib/File/Copy.pm lib/Pod/Man.pm
9958 !> lib/Pod/t/man.t lib/charnames.t mg.c pod/perlre.pod
9959 !> pod/perlvar.pod pp_sys.c t/op/taint.t t/run/runenv.t
9960 !> t/run/switchI.t t/run/switcht.t
9961 ____________________________________________________________________________
9962 [ 18457] By: jhi on 2003/01/08 01:47:02
9963 Log: Upgrade to Time::HiRes 1.42.
9964 Branch: maint-5.8/perl
9965 + ext/Time/HiRes/fallback/const-c.inc
9966 + ext/Time/HiRes/fallback/const-xs.inc
9967 ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
9968 ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
9969 ____________________________________________________________________________
9970 [ 18456] By: hv on 2003/01/07 09:20:22
9971 Log: Subject: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined)
9972 From: Nicholas Clark <nick@unfortu.net>
9973 Date: Thu, 26 Dec 2002 21:16:27 +0000
9974 Message-ID: <20021226211626.GD284@Bagpuss.unfortu.net>
9976 ! doio.c dump.c ext/Data/Dumper/Dumper.xs gv.c op.c pad.c perl.c
9977 ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c sv.c toke.c universal.c
9979 ____________________________________________________________________________
9980 [ 18455] By: hv on 2003/01/07 08:54:38
9981 Log: Subject: [PATCH] integrate more with report_evil_fh
9982 From: Nicholas Clark <nick@unfortu.net>
9983 Date: Thu, 26 Dec 2002 20:56:21 +0000
9984 Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
9987 ____________________________________________________________________________
9988 [ 18454] By: hv on 2003/01/07 08:45:54
9989 Log: Integrate podlators-1.25
9991 ! lib/Pod/Man.pm lib/Pod/t/man.t
9992 ____________________________________________________________________________
9993 [ 18453] By: rgs on 2003/01/06 20:31:43
9994 Log: Change the value of ${^TAINT} : 0 without taint checks,
9995 1 with -T, and -1 with -t or -TU.
9997 ! mg.c pod/perlvar.pod t/op/taint.t t/run/runenv.t
9999 ____________________________________________________________________________
10000 [ 18452] By: jhi on 2003/01/06 13:47:59
10001 Log: Regen Configure.
10002 Branch: maint-5.8/perl
10004 ____________________________________________________________________________
10005 [ 18451] By: merijn on 2003/01/06 06:43:11
10006 Log: Subject: [PATCH perl@18746] VMS test adjustments
10007 Date: Sat, 04 Jan 2003 11:26:00 -0600
10008 From: "Craig A. Berry" <craigberry@mac.com>
10009 Message-ID: <3E171928.1040100@mac.com>
10011 ! ext/Devel/Peek/Peek.t ext/Filter/t/call.t lib/charnames.t
10013 ____________________________________________________________________________
10014 [ 18450] By: jhi on 2003/01/06 04:44:28
10015 Log: Tiny output tweak.
10016 Branch: maint-5.8/perl
10018 ____________________________________________________________________________
10019 [ 18449] By: jhi on 2003/01/05 16:12:26
10020 Log: Update Changes.
10021 Branch: maint-5.8/perl
10022 ! Changes patchlevel.h
10023 ____________________________________________________________________________
10024 [ 18448] By: jhi on 2003/01/05 15:29:54
10025 Log: Subject: Partial Data::Dumper patch
10026 From: Richard Clamp <richardc@unixbeard.net>
10027 Date: Sat, 4 Jan 2003 00:52:47 +0000
10028 Message-ID: <20030104005247.GA27685@mirth.demon.co.uk>
10030 Subject: Re: Partial Data::Dumper patch
10031 From: Slaven Rezic <slaven@rezic.de>
10032 Date: 04 Jan 2003 02:48:08 +0100
10033 Message-ID: <87u1gp4rdz.fsf@vran.herceg.de>
10034 Branch: maint-5.8/perl
10035 ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
10036 ____________________________________________________________________________
10037 [ 18447] By: jhi on 2003/01/05 14:58:52
10038 Log: test.pl-ise t/op/fh.t.
10039 Branch: maint-5.8/perl
10041 ____________________________________________________________________________
10042 [ 18446] By: jhi on 2003/01/05 14:58:06
10043 Log: Add a test for change #18444 (and a new test file, since
10044 I couldn't find anything fitting)
10045 Branch: maint-5.8/perl
10048 ____________________________________________________________________________
10049 [ 18445] By: jhi on 2003/01/05 14:46:32
10050 Log: Backport change #18444 to maint.
10051 Branch: maint-5.8/perl
10052 ! pp_hot.c sv.c sv.h
10053 ____________________________________________________________________________
10054 [ 18444] By: jhi on 2003/01/05 14:33:04
10055 Log: Subject: [PATCH] Re: [perl #19566] Perl 5.8.0 segfault
10056 From: Stephen McCamant <smcc@mit.edu>
10057 Date: Thu, 2 Jan 2003 18:08:23 -0500
10058 Message-ID: <15892.50791.692636.982873@syllepsis.MIT.EDU>
10059 Branch: maint-5.8/perl
10061 ____________________________________________________________________________
10062 [ 18443] By: jhi on 2003/01/05 14:22:33
10063 Log: Subject: [PATCH perl@18746] VMS test adjustments
10064 From: "Craig A. Berry" <craigberry@mac.com>
10065 Date: Sat, 04 Jan 2003 11:26:00 -0600
10066 Message-ID: <3E171928.1040100@mac.com>
10067 Branch: maint-5.8/perl
10068 ! ext/Devel/Peek/Peek.t ext/Filter/t/call.t lib/charnames.t
10070 ____________________________________________________________________________
10071 [ 18442] By: jhi on 2003/01/04 21:18:39
10072 Log: Spotted by rgs.
10073 Branch: maint-5.8/perl
10075 ____________________________________________________________________________
10076 [ 18441] By: rgs on 2003/01/04 20:06:45
10077 Log: Subject: [DOCPATCH] File::Copy's synopsis
10078 From: Nicholas Clark <nick@unfortu.net>
10079 Date: Wed, 1 Jan 2003 21:09:30 +0000
10080 Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net>
10083 ____________________________________________________________________________
10084 [ 18440] By: rgs on 2003/01/04 16:31:31
10085 Log: Integrate change #18420 from maint-5.8:
10086 Mea culpa: the join() was the string join, not the
10089 !> ext/threads/t/join.t
10090 ____________________________________________________________________________
10091 [ 18439] By: rgs on 2003/01/04 15:34:54
10092 Log: Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...
10093 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10094 Date: Fri, 13 Dec 2002 00:54:43 +0100
10095 Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr>
10096 Same as change 18403 for maint-5.8 branch
10098 ! lib/ExtUtils/t/Embed.t
10099 ____________________________________________________________________________
10100 [ 18438] By: rgs on 2003/01/04 15:24:22
10101 Log: Subject: Re: [PATCH] Tiny nits in perlre.pod
10102 From: andreas.koenig@anima.de (Andreas J. Koenig)
10103 Date: Fri, 03 Jan 2003 00:57:15 +0100
10104 Message-ID: <m33cob14x0.fsf@k242.linux.bogus>
10107 ____________________________________________________________________________
10108 [ 18437] By: jhi on 2003/01/04 14:39:35
10111 Forgot to add problems.t with change #18419
10112 Branch: maint-5.8/perl
10113 +> ext/threads/t/problems.t
10114 ____________________________________________________________________________
10115 [ 18436] By: jhi on 2003/01/04 14:37:33
10118 The problems.t is back.
10119 Branch: maint-5.8/perl
10121 ____________________________________________________________________________
10122 [ 18435] By: jhi on 2003/01/04 14:36:08
10123 Log: The problems.t is back.
10126 ____________________________________________________________________________
10127 [ 18434] By: sky on 2003/01/04 07:43:50
10128 Log: Forgot to add problems.t with change #18419
10130 + ext/threads/t/problems.t
10131 ____________________________________________________________________________
10132 [ 18433] By: jhi on 2003/01/04 04:49:38
10135 One more (or, rather, less) //.
10136 Branch: maint-5.8/perl
10137 !> ext/threads/threads.xs
10138 ____________________________________________________________________________
10139 [ 18432] By: jhi on 2003/01/04 04:48:30
10140 Log: One more (or, rather, less) //.
10142 ! ext/threads/threads.xs
10143 ____________________________________________________________________________
10144 [ 18431] By: jhi on 2003/01/04 04:39:01
10145 Log: Integrate from maintperl:
10147 // is still not portable C commentary.
10149 !> ext/threads/threads.xs
10150 ____________________________________________________________________________
10151 [ 18430] By: jhi on 2003/01/04 04:35:40
10152 Log: // is still not portable C commentary.
10153 Branch: maint-5.8/perl
10154 ! ext/threads/threads.xs
10155 ____________________________________________________________________________
10156 [ 18429] By: jhi on 2003/01/04 04:19:57
10157 Log: AIX gcc (2.9) threaded build tweak (without the _THREAD_SAFE
10158 things like drand48_data are undefined).
10159 Branch: maint-5.8/perl
10161 ____________________________________________________________________________
10162 [ 18428] By: jhi on 2003/01/04 03:58:22
10163 Log: Somehow I managed to get makefile.olds that didn't get cleaned away.
10164 Branch: maint-5.8/perl
10165 ! Makefile.SH x2p/Makefile.SH
10166 ____________________________________________________________________________
10167 [ 18427] By: jhi on 2003/01/04 03:49:34
10168 Log: To go with change #18404.
10169 Branch: maint-5.8/perl
10170 ! lib/Attribute/Handlers/t/multi.t
10171 ____________________________________________________________________________
10172 [ 18426] By: jhi on 2003/01/04 03:38:27
10173 Log: Integrate: [ 18425] Until Arthur really adds the problems.t.
10174 Branch: maint-5.8/perl
10176 ____________________________________________________________________________
10177 [ 18425] By: jhi on 2003/01/04 03:37:04
10178 Log: Until Arthur really adds the problems.t.
10181 ____________________________________________________________________________
10182 [ 18424] By: jhi on 2003/01/04 03:20:08
10185 Fake what context we are running in for CLONE and DESTROY so
10186 threads->tid() returns the correct value.
10187 This is reported as bug #10046
10190 Fixes bug #15273, the return of the object caused
10191 the stash of the object to be cloned, cloning the entire syntax
10192 tree and all lexicals in there creating danglning copies to the
10193 object. (Pararell but unlinked STASH tree).
10194 This adds a new flag, when set it will use STASHES from the
10195 thread we are joining into avoiding the problem.
10198 Fix long standing memory leak with pop and shift!
10199 Branch: maint-5.8/perl
10200 !> MANIFEST ext/threads/shared/shared.xs ext/threads/t/basic.t
10201 !> ext/threads/threads.xs sv.c sv.h
10202 ____________________________________________________________________________
10203 [ 18423] By: jhi on 2003/01/04 03:12:42
10204 Log: spent_size was still off. (As far as I can tell
10205 _SC_GETPW_R_SIZE_MAX is supposed to be used also
10206 for spents, not just pwents.)
10207 Branch: maint-5.8/perl
10208 ! reentr.c reentr.pl
10209 ____________________________________________________________________________
10210 [ 18422] By: jhi on 2003/01/04 03:04:29
10211 Log: Third Degree found a read of uninit memory (after setting
10212 grent_size with sysconf(), pwent_size was read). Also make
10213 the ERANGE/INVARG more consistent.
10214 Branch: maint-5.8/perl
10215 ! reentr.c reentr.h reentr.pl
10216 ____________________________________________________________________________
10217 [ 18421] By: sky on 2003/01/04 01:27:55
10218 Log: Fix long standing memory leak with pop and shift!
10220 ! ext/threads/shared/shared.xs
10221 ____________________________________________________________________________
10222 [ 18420] By: jhi on 2003/01/04 00:04:33
10223 Log: Mea culpa: the join() was the string join, not the
10225 Branch: maint-5.8/perl
10226 ! ext/threads/t/join.t
10227 ____________________________________________________________________________
10228 [ 18419] By: sky on 2003/01/03 23:45:34
10229 Log: Fixes bug #15273, the return of the object caused
10230 the stash of the object to be cloned, cloning the entire syntax
10231 tree and all lexicals in there creating danglning copies to the
10232 object. (Pararell but unlinked STASH tree).
10233 This adds a new flag, when set it will use STASHES from the
10234 thread we are joining into avoiding the problem.
10236 ! MANIFEST ext/threads/threads.xs sv.c sv.h
10237 ____________________________________________________________________________
10238 [ 18418] By: jhi on 2003/01/03 19:41:57
10239 Log: Upgrade to Time::HiRes 1.41 (building with core perl had
10240 become broken at some point, even before 1.40).
10241 Branch: maint-5.8/perl
10242 ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
10243 ! ext/Time/HiRes/Makefile.PL
10244 ____________________________________________________________________________
10245 [ 18417] By: sky on 2003/01/03 18:16:46
10246 Log: Fake what context we are running in for CLONE and DESTROY so
10247 threads->tid() returns the correct value.
10248 This is reported as bug #10046
10250 ! ext/threads/t/basic.t ext/threads/threads.xs
10251 ____________________________________________________________________________
10252 [ 18416] By: jhi on 2003/01/03 17:50:45
10253 Log: Upgrade to Time::HiRes 1.40.
10254 Branch: maint-5.8/perl
10255 ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
10256 ! ext/Time/HiRes/Makefile.PL
10257 ____________________________________________________________________________
10258 [ 18415] By: jhi on 2003/01/03 16:45:03
10259 Log: regen headers.
10260 Branch: maint-5.8/perl
10262 ____________________________________________________________________________
10263 [ 18414] By: jhi on 2003/01/03 16:39:33
10266 Use a more likely location for the perl binary
10269 Under darwin 6.0+ (MacOSX 10.2) we have threadsafe
10273 Subject: Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines)
10275 Date: Thu, 02 Jan 2003 17:16:04 +0000
10276 Message-Id: <200301021716.h02HG5809404@crypt.compulink.co.uk>
10279 Subject: win32_msgwait() problem
10280 From: Gurusamy Sarathy <gsar@ActiveState.com>
10281 Date: Fri, 13 Dec 2002 17:31:59 -0800
10282 Message-Id: <200212140132.gBE1Vxp02090@smtp3.ActiveState.com>
10285 Subject: Re: [perl #19061] 'goto' confuses 'redo'
10286 From: Stephen McCamant <smcc@mit.edu>
10287 Date: Sun, 22 Dec 2002 22:09:51 -0500
10288 Message-ID: <15878.32383.94274.950128@syllepsis.MIT.EDU>
10291 Change pp_lock to take a reference instead of a
10292 scalar since it wouldn't fork for the HELEM/AELEM
10293 case. This was reported in bug #10045
10294 Branch: maint-5.8/perl
10295 !> Porting/genlog ext/threads/shared/t/hv_refs.t hints/darwin.sh
10296 !> opcode.h opcode.pl opnames.h pp_ctl.c sv.c win32/win32.c
10297 ____________________________________________________________________________
10298 [ 18413] By: sky on 2003/01/03 15:15:14
10299 Log: Change pp_lock to take a reference instead of a
10300 scalar since it wouldn't fork for the HELEM/AELEM
10301 case. This was reported in bug #10045
10303 ! ext/threads/shared/t/hv_refs.t opcode.h opcode.pl opnames.h
10304 ____________________________________________________________________________
10305 [ 18412] By: hv on 2003/01/03 11:14:51
10306 Log: Integrate from maint-5.8 #18348:
10307 Make Math::Trig a little bit more better behaved module citizen.
10309 !> lib/Math/Trig.pm
10310 ____________________________________________________________________________
10311 [ 18411] By: hv on 2003/01/03 11:11:09
10312 Log: Subject: Re: [perl #19061] 'goto' confuses 'redo'
10313 From: Stephen McCamant <smcc@mit.edu>
10314 Date: Sun, 22 Dec 2002 22:09:51 -0500
10315 Message-ID: <15878.32383.94274.950128@syllepsis.MIT.EDU>
10318 ____________________________________________________________________________
10319 [ 18410] By: hv on 2003/01/03 11:06:40
10320 Log: Subject: new flag SvPADSTALE
10321 From: Dave Mitchell <davem@fdgroup.com>
10322 Date: Thu, 19 Dec 2002 19:00:21 +0000
10323 Message-ID: <20021219190021.D9530@fdgroup.com>
10325 ! dump.c scope.c sv.h
10326 ____________________________________________________________________________
10327 [ 18409] By: hv on 2003/01/03 11:05:09
10328 Log: Subject: remove flag SvPADBUSY
10329 From: Dave Mitchell <davem@fdgroup.com>
10330 Date: Thu, 19 Dec 2002 18:55:43 +0000
10331 Message-ID: <20021219185543.C9530@fdgroup.com>
10333 ! dump.c ext/Devel/Peek/Peek.t pad.c scope.c sv.h
10334 ____________________________________________________________________________
10335 [ 18408] By: hv on 2003/01/03 10:56:54
10336 Log: Subject: win32_msgwait() problem
10337 From: Gurusamy Sarathy <gsar@ActiveState.com>
10338 Date: Fri, 13 Dec 2002 17:31:59 -0800
10339 Message-Id: <200212140132.gBE1Vxp02090@smtp3.ActiveState.com>
10342 ____________________________________________________________________________
10343 [ 18407] By: hv on 2003/01/03 10:30:05
10344 Log: Subject: Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines)
10346 Date: Thu, 02 Jan 2003 17:16:04 +0000
10347 Message-Id: <200301021716.h02HG5809404@crypt.compulink.co.uk>
10350 ____________________________________________________________________________
10351 [ 18406] By: sky on 2003/01/03 08:23:16
10352 Log: Under darwin 6.0+ (MacOSX 10.2) we have threadsafe
10356 ____________________________________________________________________________
10357 [ 18405] By: jhi on 2003/01/03 03:06:40
10358 Log: Subject: [PATCH] Re: 5.8.0 dup strangety
10359 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10360 Date: Tue, 31 Dec 2002 10:56:42 +0100
10361 Message-Id: <20021231105642.6bc7a0f4.rgarciasuarez@free.fr>
10362 Branch: maint-5.8/perl
10364 ____________________________________________________________________________
10365 [ 18404] By: jhi on 2003/01/03 02:54:46
10366 Log: Subject: [PATCH] Re: Attribute::Handlers phase variance
10367 From: Richard Clamp <richardc@unixbeard.net>
10368 Date: Mon, 9 Dec 2002 11:10:24 +0000
10369 Message-ID: <20021209111024.GA14365@mirth.demon.co.uk>
10370 Branch: maint-5.8/perl
10371 ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
10372 ____________________________________________________________________________
10373 [ 18403] By: jhi on 2003/01/03 02:49:17
10374 Log: Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...
10375 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10376 Date: Fri, 13 Dec 2002 00:54:43 +0100
10377 Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr>
10378 Branch: maint-5.8/perl
10379 ! lib/ExtUtils/t/Embed.t
10380 ____________________________________________________________________________
10381 [ 18402] By: jhi on 2003/01/03 02:47:18
10382 Log: Subject: [PATCH Pod::Checker] Decouple podchecker program and function
10383 From: Michael G Schwern <schwern@pobox.com>
10384 Date: Tue, 10 Dec 2002 15:25:02 -0800
10385 Message-ID: <20021210232502.GD25945@blackrider.schwern.org>
10387 Subject: Re: [PATCH Pod::Checker] Decouple podchecker program and function
10388 From: Michael G Schwern <schwern@pobox.com>
10389 Date: Tue, 10 Dec 2002 15:40:05 -0800
10390 Message-ID: <20021210234005.GF25945@blackrider.schwern.org>
10391 Branch: maint-5.8/perl
10392 ! lib/Pod/Checker.pm pod/podchecker.PL t/pod/poderrs.xr
10393 ____________________________________________________________________________
10394 [ 18401] By: jhi on 2003/01/03 02:40:44
10395 Log: Subject: [PATCH] integrate more with report_evil_fh
10396 From: Nicholas Clark <nick@unfortu.net>
10397 Date: Thu, 26 Dec 2002 20:56:21 +0000
10398 Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
10399 Branch: maint-5.8/perl
10401 ____________________________________________________________________________
10402 [ 18400] By: jhi on 2003/01/03 02:37:11
10403 Log: Subject: [PATCH] label code in pp_ctl.c
10404 From: Nicholas Clark <nick@unfortu.net>
10405 Date: Thu, 26 Dec 2002 21:19:36 +0000
10406 Message-ID: <20021226211935.GE284@Bagpuss.unfortu.net>
10407 Branch: maint-5.8/perl
10409 ____________________________________________________________________________
10410 [ 18399] By: jhi on 2003/01/03 02:28:15
10411 Log: Subject: [DOCPATCH] hv_store and hv_store_ent
10412 From: Nicholas Clark <nick@unfortu.net>
10413 Date: Wed, 1 Jan 2003 18:17:59 +0000
10414 Message-ID: <20030101181757.GB296@Bagpuss.unfortu.net>
10415 Branch: maint-5.8/perl
10417 ____________________________________________________________________________
10418 [ 18398] By: jhi on 2003/01/03 02:26:44
10419 Log: Subject: [DOCPATCH] File::Copy's synopsis
10420 From: Nicholas Clark <nick@unfortu.net>
10421 Date: Wed, 1 Jan 2003 21:09:30 +0000
10422 Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net>
10423 Branch: maint-5.8/perl
10425 ____________________________________________________________________________
10426 [ 18397] By: jhi on 2003/01/03 02:25:38
10427 Log: Subject: [PATCH] Re: [perl #19393] Bug in Time::localtime?
10428 From: Dave Mitchell <davem@fdgroup.com>
10429 To: Ton Hospel <perl5-porters@ton.iguana.be>
10430 Date: Wed, 1 Jan 2003 21:43:24 +0000
10431 Message-ID: <20030101214324.F12907@fdgroup.com>
10432 Branch: maint-5.8/perl
10433 ! lib/Time/Local.pm lib/Time/Local.t
10434 ____________________________________________________________________________
10435 [ 18396] By: jhi on 2003/01/03 02:23:28
10436 Log: Subject: Re: [PATCH] Tiny nits in perlre.pod
10437 From: andreas.koenig@anima.de (Andreas J. Koenig)
10438 Date: Fri, 03 Jan 2003 00:57:15 +0100
10439 Message-ID: <m33cob14x0.fsf@k242.linux.bogus>
10440 Branch: maint-5.8/perl
10442 ____________________________________________________________________________
10443 [ 18395] By: jhi on 2003/01/03 02:21:50
10444 Log: Subject: PATCH: perldoc in MAINT branch (probably unstable too)
10445 From: Chip Turner <cturner@redhat.com>
10446 Date: 02 Jan 2003 11:35:57 -0500
10447 Message-ID: <vzksmwb8q6q.fsf@minbar.devel.redhat.com>
10448 Branch: maint-5.8/perl
10449 ! lib/Pod/Perldoc.pm
10450 ____________________________________________________________________________
10451 [ 18394] By: jhi on 2003/01/02 21:37:16
10452 Log: Document in more detail which tests will fail on FAT.
10453 Branch: maint-5.8/perl
10455 ____________________________________________________________________________
10456 [ 18393] By: merijn on 2003/01/02 19:41:29
10457 Log: Subject: [PATCH perl-5.8/win32/makefile.mk] Re: Smoke [5.8.0] 18389 FAIL(Fm) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
10458 Date: Thu, 2 Jan 2003 19:02:21 +0100
10459 Message-ID: <200301021902.22444.abe@ztreet.demon.nl>
10460 From: abe@ztreet.demon.nl (Abe Timmerman)
10462 ! win32/makefile.mk
10463 ____________________________________________________________________________
10464 [ 18392] By: jhi on 2003/01/02 17:57:09
10465 Log: Subject: [PATCH perl-5.8/win32/makefile.mk] Re: Smoke [5.8.0] 18389 FAIL(Fm) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
10466 From: Abe Timmerman <abe@ztreet.demon.nl>
10467 Date: Thu, 2 Jan 2003 19:02:21 +0100
10468 Message-Id: <200301021902.22444.abe@ztreet.demon.nl>
10469 Branch: maint-5.8/perl
10470 ! win32/makefile.mk
10471 ____________________________________________________________________________
10472 [ 18391] By: jhi on 2003/01/02 13:44:51
10473 Log: Document the installprefix trick for compiling PASE Perl in AIX.
10474 Branch: maint-5.8/perl
10476 ____________________________________________________________________________
10477 [ 18390] By: merijn on 2003/01/02 07:32:00
10478 Log: Use a more likely location for the perl binary
10481 ____________________________________________________________________________
10482 [ 18389] By: jhi on 2003/01/02 03:15:44
10483 Log: Subject: [PATCH maintperl@18383] more pad removal for VMS
10484 From: "Craig A. Berry" <craigberry@mac.com>
10485 Date: Wed, 01 Jan 2003 21:53:22 -0600
10486 Message-ID: <3E13B7B2.2070005@mac.com>
10487 Branch: maint-5.8/perl
10488 ! vms/descrip_mms.template
10489 ____________________________________________________________________________
10490 [ 18388] By: jhi on 2003/01/02 01:41:55
10491 Log: List the PERL_MAGIC_utf8 ('w') flag.
10492 Branch: maint-5.8/perl
10494 ____________________________________________________________________________
10495 [ 18387] By: jhi on 2003/01/02 01:39:31
10496 Log: The magic v-string patch from John Peacock for 5.8;
10497 permits the programmer to know when a given scalar was
10498 originally encoded as a v-string; Scalar::Util has already
10499 been enhanced to expose this at the Perl level.
10500 Branch: maint-5.8/perl
10501 ! dump.c perl.h pod/perlguts.pod sv.c sv.h t/op/ver.t util.c
10502 ____________________________________________________________________________
10503 [ 18386] By: jhi on 2003/01/01 23:06:53
10504 Log: The change #18275 didn't translate the test case quite right.
10505 Branch: maint-5.8/perl
10507 ____________________________________________________________________________
10508 [ 18385] By: gsar on 2003/01/01 20:26:42
10509 Log: remove the CRs that snuck in via change#18382
10510 Branch: maint-5.8/perl
10511 ! win32/Makefile win32/makefile.mk
10512 ____________________________________________________________________________
10513 [ 18384] By: nick on 2003/01/01 19:14:32
10514 Log: Integrate mainline
10516 +> lib/Net/Ping/t/410_syn_host.t t/op/lc_user.t
10517 !> (integrate 166 files)
10518 ____________________________________________________________________________
10519 [ 18383] By: jhi on 2003/01/01 17:02:29
10520 Log: Backport #18319 to 5.8, from Dave Mitchell.
10521 Branch: maint-5.8/perl
10523 ____________________________________________________________________________
10524 [ 18382] By: jhi on 2003/01/01 15:06:49
10525 Log: More tweaks from Autrijus: no pad.c, perl59->perl58 in
10526 installperl; and no pad.c in VMS, either.
10527 Branch: maint-5.8/perl
10528 ! installperl vms/descrip_mms.template win32/Makefile
10529 ! win32/makefile.mk
10530 ____________________________________________________________________________
10531 [ 18381] By: jhi on 2003/01/01 15:02:04
10532 Log: Tweaks from Autrijus: threaded/win32 build, signedness.
10533 Branch: maint-5.8/perl
10535 ____________________________________________________________________________
10536 [ 18380] By: jhi on 2002/12/31 16:34:22
10537 Log: Update Changes.
10538 Branch: maint-5.8/perl
10539 ! Changes patchlevel.h
10540 ____________________________________________________________________________
10541 [ 18379] By: jhi on 2002/12/31 15:33:11
10544 Subject: [PATCH] Re: [perl #19330] Uneffective increment of $\
10545 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10546 Date: Fri, 27 Dec 2002 16:14:24 +0100
10547 Message-Id: <20021227161424.17234e3c.rgarciasuarez@free.fr>
10550 Subject: [PATCH lib/AutoSplit.pm] Holding filehandle open
10551 From: Michael G Schwern <schwern@pobox.com>
10552 Date: Sat, 21 Dec 2002 19:29:41 -0800
10553 Message-ID: <20021222032941.GD24887@blackrider.schwern.org>
10556 Subject: [perl #19343] perlfunc.pod patch for stat() and lstat()
10557 From: Dave Paris (via RT) <perlbug-followup@perl.org>
10558 Date: 22 Dec 2002 05:15:14 -0000
10559 Message-Id: <rt-19343-46041.7.82970696202895@bugs6.perl.org>
10562 Remove duplicate entry
10565 integrate change#18377 from maint-5.6 branch
10567 change#17566 needs to be more defensive about win32_dup2()
10568 itself calling SetStdHandle() (at least MSVCRT does this)
10569 Branch: maint-5.8/perl
10570 !> MANIFEST lib/AutoSplit.pm mg.c pod/perlfunc.pod t/op/magic.t
10572 ____________________________________________________________________________
10573 [ 18378] By: gsar on 2002/12/31 04:07:56
10574 Log: integrate change#18377 from maint-5.6 branch
10576 change#17566 needs to be more defensive about win32_dup2()
10577 itself calling SetStdHandle() (at least MSVCRT does this)
10580 ____________________________________________________________________________
10581 [ 18377] By: gsar on 2002/12/31 04:02:12
10582 Log: change#17566 needs to be more defensive about win32_dup2()
10583 itself calling SetStdHandle() (at least MSVCRT does this)
10584 Branch: maint-5.6/perl
10586 ____________________________________________________________________________
10587 [ 18376] By: hv on 2002/12/31 02:02:17
10588 Log: Update Changes
10590 ! Changes patchlevel.h
10591 ____________________________________________________________________________
10592 [ 18375] By: jhi on 2002/12/30 21:28:31
10593 Log: Better version of change #18370; use the new 'E' flag
10594 so that cxinc is exposed (as cpp) only to List::Util
10595 (well, any extension) (well, anyone who does -DPERL_EXT),
10596 no need to export it globally.
10597 Branch: maint-5.8/perl
10598 ! embed.fnc embed.h ext/List/Util/Makefile.PL global.sym
10599 ____________________________________________________________________________
10600 [ 18374] By: hv on 2002/12/30 03:32:22
10601 Log: Remove duplicate entry
10604 ____________________________________________________________________________
10605 [ 18373] By: hv on 2002/12/30 03:19:17
10606 Log: Subject: [perl #19343] perlfunc.pod patch for stat() and lstat()
10607 From: Dave Paris (via RT) <perlbug-followup@perl.org>
10608 Date: 22 Dec 2002 05:15:14 -0000
10609 Message-Id: <rt-19343-46041.7.82970696202895@bugs6.perl.org>
10612 ____________________________________________________________________________
10613 [ 18372] By: hv on 2002/12/30 03:13:42
10614 Log: Subject: [PATCH lib/AutoSplit.pm] Holding filehandle open
10615 From: Michael G Schwern <schwern@pobox.com>
10616 Date: Sat, 21 Dec 2002 19:29:41 -0800
10617 Message-ID: <20021222032941.GD24887@blackrider.schwern.org>
10620 ____________________________________________________________________________
10621 [ 18371] By: hv on 2002/12/30 03:08:12
10622 Log: Subject: [PATCH] Re: [perl #19330] Uneffective increment of $\
10623 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10624 Date: Fri, 27 Dec 2002 16:14:24 +0100
10625 Message-Id: <20021227161424.17234e3c.rgarciasuarez@free.fr>
10627 ! mg.c t/op/magic.t
10628 ____________________________________________________________________________
10629 [ 18370] By: jhi on 2002/12/30 02:37:38
10630 Log: In AIX (strict symbol exports) the cxinc is needed for List::Util.
10631 Branch: maint-5.8/perl
10632 ! embed.fnc embed.h global.sym
10633 ____________________________________________________________________________
10634 [ 18369] By: jhi on 2002/12/30 01:38:38
10636 Branch: maint-5.8/perl
10637 ! embed.fnc embed.h
10638 ____________________________________________________________________________
10639 [ 18368] By: jhi on 2002/12/29 23:33:56
10640 Log: Continue on change #18367; implement the said flag, 'E'.
10641 (Some nm output studying was needed to get the right set
10642 of re symbols defined.)
10643 Branch: maint-5.8/perl
10644 ! embed.fnc embed.h embed.pl ext/re/Makefile.PL
10645 ____________________________________________________________________________
10646 [ 18367] By: jhi on 2002/12/29 21:40:08
10647 Log: Caught by change #18366; thanks to the re extension we have some
10648 functions that are file static but yet part of "the public API"...
10649 Maybe a new class of exportability (a new embed.fnc flag) is
10650 required for this case.
10651 Branch: maint-5.8/perl
10652 ! embed.fnc embed.h
10653 ____________________________________________________________________________
10654 [ 18366] By: jhi on 2002/12/29 21:28:27
10655 Log: Implement the CPP namespace protection from [perl #8610];
10656 unless a function has an 'A' flag, it's defined only if
10657 PERL_CORE. (Why do we have so many many functions with an
10658 'A' flag, is another matter.) (The number of #ifdef PERL_COREs
10659 could be cut down further by having a state variable and
10660 inserting #ifdefs and #endifs when the state flips.)
10661 Branch: maint-5.8/perl
10663 ____________________________________________________________________________
10664 [ 18365] By: jhi on 2002/12/29 15:01:08
10665 Log: Doc tweak on the S_ macros.
10666 Branch: maint-5.8/perl
10668 ____________________________________________________________________________
10669 [ 18364] By: jhi on 2002/12/29 14:54:43
10670 Log: Apply the doc patch from [perl #19343].
10671 Branch: maint-5.8/perl
10673 ____________________________________________________________________________
10674 [ 18363] By: jhi on 2002/12/29 14:49:14
10677 Subject: [PATCH] docpatch for cv.h
10678 From: Nicholas Clark <nick@unfortu.net>
10679 Date: Wed, 25 Dec 2002 21:01:04 +0000
10680 Message-Id: <20021225210102.GA284@Bagpuss.unfortu.net>
10683 fix signed/unsigned mismatch warning from change#18266
10686 save_re_context() was not saving many regexec.c state
10687 variables, resulting in various reentrancy problems when
10688 the swatches were autoloaded by perl in the midst of a
10690 Branch: maint-5.8/perl
10692 ____________________________________________________________________________
10693 [ 18362] By: jhi on 2002/12/29 00:51:29
10694 Log: Fix [perl #18666] (taking the more conservative approach).
10695 Branch: maint-5.8/perl
10696 ! lib/File/Spec/Unix.pm
10697 ____________________________________________________________________________
10698 [ 18361] By: jhi on 2002/12/29 00:45:16
10699 Log: Document that the socketpair tests are unhappy in old SCO,
10700 as per [perl #18537].
10701 Branch: maint-5.8/perl
10702 ! pod/perl58delta.pod
10703 ____________________________________________________________________________
10704 [ 18360] By: jhi on 2002/12/29 00:38:01
10705 Log: Fix from the bug report for [perl #19267].
10706 Branch: maint-5.8/perl
10708 ____________________________________________________________________________
10709 [ 18359] By: jhi on 2002/12/28 22:33:16
10710 Log: A small tweak on top of #18353: don't display mg_len bytes of
10711 mg_ptr for PERL_MAGIC_utf8 because that's not what's there.
10712 Branch: maint-5.8/perl
10714 ____________________________________________________________________________
10715 [ 18358] By: gsar on 2002/12/28 03:30:49
10716 Log: save_re_context() was not saving many regexec.c state
10717 variables, resulting in various reentrancy problems when
10718 the swatches were autoloaded by perl in the midst of a
10722 ____________________________________________________________________________
10723 [ 18357] By: gsar on 2002/12/28 02:16:51
10724 Log: silence another signed/unsigned mismatch warning
10727 ____________________________________________________________________________
10728 [ 18356] By: gsar on 2002/12/28 02:08:23
10729 Log: fix signed/unsigned mismatch warning from change#18266
10732 ____________________________________________________________________________
10733 [ 18355] By: gsar on 2002/12/28 02:05:14
10734 Log: these variables are not in use anywhere since 5.8.0
10736 ! embedvar.h perlapi.h sv.c thrdvar.h
10737 ____________________________________________________________________________
10738 [ 18354] By: ams on 2002/12/26 03:54:09
10739 Log: Subject: [PATCH] docpatch for cv.h
10740 From: Nicholas Clark <nick@unfortu.net>
10741 Date: Wed, 25 Dec 2002 21:01:04 +0000
10742 Message-Id: <20021225210102.GA284@Bagpuss.unfortu.net>
10745 ____________________________________________________________________________
10746 [ 18353] By: jhi on 2002/12/26 02:07:06
10747 Log: Introduce a cache for UTF-8 data: length and byte<->char offset
10748 mapping are stored in a new type of magic. Speeds up length(),
10749 substr(), index(), rindex(), pos(), and some parts of s///.
10751 The speedup varies a lot (on the usual suspects: what is the
10752 access pattern of the data, compiler, CPU), but should be at
10753 least one order of magnitude, and getting to the same magnitude
10754 as byte string speeds, and in some cases (length on unchanged data)
10755 even reaching the byte string speed. On the other hand, in some
10756 cases (index) the byte speed is still faster by a factor of five
10757 or so, but the bottleneck there does not seem to be any more
10758 the byte<->char offset mapping (instead, the fbm_instr() speed).
10760 There is one cache slot for the length, and only two for the
10761 byte<->char offset mapping (the first one for the start->offset,
10762 and the second for the offset->offset+length, when talking
10763 in substr() terms).
10765 Code this hairy is bound to have hairy trolls hiding under it.
10766 Branch: maint-5.8/perl
10767 ! dump.c embed.fnc embed.h mg.c perl.h proto.h sv.c util.c
10768 ____________________________________________________________________________
10769 [ 18352] By: jhi on 2002/12/25 13:42:10
10772 Removal of duplicate comment block
10774 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10775 Subject: Re: [perl #19306] Sys::Syslog issues.
10776 Date: Mon, 23 Dec 2002 15:25:51 -0800
10777 Message-ID: </t5B+gzkg6DR092yn@efn.org>
10780 #18345 was still broken; should be fixed now.
10781 Branch: maint-5.8/perl
10782 !> ext/Sys/Syslog/Syslog.pm sv.c
10783 ____________________________________________________________________________
10784 [ 18351] By: hv on 2002/12/25 02:29:17
10785 Log: #18345 was still broken; should be fixed now.
10788 ____________________________________________________________________________
10789 [ 18350] By: merijn on 2002/12/24 05:26:40
10790 Log: Removal of duplicate comment block
10792 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10793 Subject: Re: [perl #19306] Sys::Syslog issues.
10794 Date: Mon, 23 Dec 2002 15:25:51 -0800
10795 Message-ID: </t5B+gzkg6DR092yn@efn.org>
10797 ! ext/Sys/Syslog/Syslog.pm
10798 ____________________________________________________________________________
10799 [ 18349] By: jhi on 2002/12/24 02:42:31
10800 Log: At least partially address [perl #10000] by speeding
10801 up both the ASCII case (by about 2-3%) and the UTF-8 case
10802 (by about 45%). The major trick is to avoid hitting the
10803 costly S_reginclass(). (Even before this patch the speedup
10804 since 5.8.0 was about 40-50%.) After this the UTF-8 case is
10805 still about 30-60% slower than the ASCII case. (Note that
10806 I'm unable to reproduce the 10-fold speed difference of the
10807 original bug report; I can see a factor of 2 or 3, but no more.)
10808 Branch: maint-5.8/perl
10810 ____________________________________________________________________________
10811 [ 18348] By: jhi on 2002/12/23 06:42:29
10812 Log: Make Math::Trig a little bit more better behaved module citizen.
10813 Branch: maint-5.8/perl
10815 ____________________________________________________________________________
10816 [ 18347] By: jhi on 2002/12/23 06:37:31
10819 Subject: [patch] typo in perlop
10820 From: andreas.koenig@anima.de (Andreas J. Koenig)
10821 Date: Wed, 11 Dec 2002 21:31:14 +0100
10822 Message-ID: <m3k7igjo19.fsf@k242.linux.bogus>
10825 Redone #18011 from metaunits
10828 Enough changes to Configure and metaunits warrant an update.
10829 Several small changes and three additions
10832 More documentation of obscure flags is good, even if the
10833 documentation might be not so good. Atleast it's not false!
10834 Documents the flags one can give to perl_clone
10837 Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
10838 From: peter@PSDT.com (Peter Scott)
10839 Date: 12 Dec 2002 18:13:17 -0000
10840 Message-ID: <20021212181317.50538.qmail@onion.perl.org>
10841 (fix bug [perl #19058])
10844 regen-headers to get new API docs from #18306
10847 Subject: [Fwd: Patch for perl utf8-related bug]
10848 From: Richard Hitt <rbh00@utsglobal.com>
10849 Date: Fri, 06 Dec 2002 16:47:42 -0800
10853 Subject: [PATCH 5.8.1 @oldish-18156] OS/2 REXX interface assuming Object REXX
10854 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
10855 Date: Fri, 13 Dec 2002 14:08:00 -0800
10856 Message-ID: <20021213220800.GA2625@math.berkeley.edu>
10859 Subject: [PATCH 5.8.1 @oldish-18156] Morphing to PM on OS/2
10860 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
10861 Date: Fri, 13 Dec 2002 14:00:48 -0800
10862 Message-ID: <20021213220048.GA2606@math.berkeley.edu>
10865 Subject: [PATCH 5.8.1 @oldish-18156] deprecated warnings
10866 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
10867 Date: Fri, 13 Dec 2002 13:47:08 -0800
10868 Message-ID: <20021213214707.GA2588@math.berkeley.edu>
10871 Subject: [PATCH 5.8.1 @oldish-18156] build
10872 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
10873 Date: Fri, 13 Dec 2002 13:54:05 -0800
10874 Message-ID: <20021213215404.GA2597@math.berkeley.edu>
10877 Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)
10880 PerlSIO_stderr et al are not functions
10883 windows: avoid prompting under some shells during $(MAKE) distclean
10886 PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*
10892 windows: support for large files
10894 note that this change will break binary compatibility with the
10895 default 5.8.0 build options; nevertheless I think it is worth
10896 having in 5.8.1 (people who want the compatibility can disable
10897 the option in the makefile)
10900 fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
10903 remove CRs from a couple of files (these show up as CRCRLF
10907 $Config{prefixexp} was set incorrectly on windows
10910 AIX compiler version updates
10913 my_fflush_all() wasn't doing the right thing under useperlio
10917 handy hint: getting a perforce change as a usable patch
10920 Subject: [PATCH] read permissions for h2ph-generated files
10921 From: Slaven Rezic <slaven.rezic@berlin.de>
10922 Date: Fri, 22 Nov 2002 14:49:14 +0100 (CET)
10923 Message-Id: <200211221349.gAMDnEAK014033@vran.herceg.de>
10926 Integrate Time::HiRes v1.39 (for VMS build tweak)
10929 Subject: [perl #18544] Patch included to fix problem.
10930 From: Richard Kandarian <richard.kandarian@lanl.gov>
10931 Date: Thu, 21 Nov 2002 08:00:20 -0700
10935 Subject: [perl #19153] Term::Complete (the argument of stty)
10936 From: OKAIE Yutaka (via RT) <perlbug-followup@perl.org>
10937 Date: 15 Dec 2002 13:45:23 -0000
10938 Message-Id: <rt-19153-45441.1.2145712923207@bugs6.perl.org>
10941 more on #18312: sv.c:ss_dup()
10945 Branch: maint-5.8/perl
10946 +> lib/Net/Ping/t/410_syn_host.t
10947 ! Configure config_h.SH
10948 !> (integrate 56 files)
10949 ____________________________________________________________________________
10950 [ 18346] By: hv on 2002/12/23 06:14:22
10951 Log: integrate maint-5.8 #18301
10954 ____________________________________________________________________________
10955 [ 18345] By: hv on 2002/12/23 06:01:17
10956 Log: more on #18344.
10959 ____________________________________________________________________________
10960 [ 18344] By: hv on 2002/12/23 05:56:43
10961 Log: more on #18312: sv.c:ss_dup()
10964 ____________________________________________________________________________
10965 [ 18343] By: hv on 2002/12/23 05:47:17
10966 Log: Subject: [perl #19153] Term::Complete (the argument of stty)
10967 From: OKAIE Yutaka (via RT) <perlbug-followup@perl.org>
10968 Date: 15 Dec 2002 13:45:23 -0000
10969 Message-Id: <rt-19153-45441.1.2145712923207@bugs6.perl.org>
10971 ! lib/Term/Complete.pm
10972 ____________________________________________________________________________
10973 [ 18342] By: hv on 2002/12/23 05:27:25
10974 Log: Subject: [perl #18544] Patch included to fix problem.
10975 From: Richard Kandarian <richard.kandarian@lanl.gov>
10976 Date: Thu, 21 Nov 2002 08:00:20 -0700
10980 ____________________________________________________________________________
10981 [ 18341] By: hv on 2002/12/23 05:08:49
10982 Log: Subject: [PATCH] operation on `PL_na' may be undefined
10983 From: Nicholas Clark <nick@unfortu.net>
10984 Date: Tue, 10 Dec 2002 19:59:18 +0000
10985 Message-ID: <20021210195917.GJ288@Bagpuss.unfortu.net>
10988 ____________________________________________________________________________
10989 [ 18340] By: hv on 2002/12/23 05:04:29
10990 Log: Subject: [PATCH] 2% speedup (pp_entersub needs to go on a diet)
10991 From: Nicholas Clark <nick@unfortu.net>
10992 Date: Tue, 10 Dec 2002 18:55:28 +0000
10993 Message-ID: <20021210185527.GG288@Bagpuss.unfortu.net>
10996 ____________________________________________________________________________
10997 [ 18339] By: hv on 2002/12/23 04:39:48
10998 Log: Integrate Time::HiRes v1.39 (for VMS build tweak)
11000 ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
11001 ! ext/Time/HiRes/Makefile.PL
11002 ____________________________________________________________________________
11003 [ 18338] By: hv on 2002/12/23 03:43:09
11004 Log: Subject: [PATCH] read permissions for h2ph-generated files
11005 From: Slaven Rezic <slaven.rezic@berlin.de>
11006 Date: Fri, 22 Nov 2002 14:49:14 +0100 (CET)
11007 Message-Id: <200211221349.gAMDnEAK014033@vran.herceg.de>
11010 ____________________________________________________________________________
11011 [ 18337] By: hv on 2002/12/23 03:38:59
11012 Log: handy hint: getting a perforce change as a usable patch
11014 ! Porting/repository.pod
11015 ____________________________________________________________________________
11016 [ 18336] By: hv on 2002/12/23 03:36:26
11017 Log: Reverse #18285, for reasons given in:
11018 Subject: Re: Precedence of ? :
11020 Date: Fri, 20 Dec 2002 00:35:27 +0000
11021 Message-Id: <200212200035.gBK0ZRm29309@crypt.compulink.co.uk>
11023 ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
11025 ____________________________________________________________________________
11026 [ 18335] By: gsar on 2002/12/18 23:12:14
11027 Log: my_fflush_all() wasn't doing the right thing under useperlio
11031 ____________________________________________________________________________
11032 [ 18334] By: merijn on 2002/12/18 06:48:11
11033 Log: AIX compiler version updates
11036 ____________________________________________________________________________
11037 [ 18333] By: gsar on 2002/12/18 03:21:42
11038 Log: integrate change#18332 from mainline
11040 $Config{prefixexp} was set incorrectly on windows
11041 Branch: maint-5.6/perl
11042 !> win32/config.bc win32/config.gc win32/config.vc
11043 ____________________________________________________________________________
11044 [ 18332] By: gsar on 2002/12/18 03:20:27
11045 Log: $Config{prefixexp} was set incorrectly on windows
11047 ! win32/config.bc win32/config.gc win32/config.vc
11048 ! win32/config.vc64
11049 ____________________________________________________________________________
11050 [ 18331] By: gsar on 2002/12/18 02:38:13
11051 Log: integrate change#18326 from mainline
11054 Branch: maint-5.6/perl
11056 ____________________________________________________________________________
11057 [ 18330] By: gsar on 2002/12/18 02:32:20
11058 Log: remove CRs from a couple of files (these show up as CRCRLF
11061 ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
11062 ____________________________________________________________________________
11063 [ 18329] By: gsar on 2002/12/18 02:28:47
11064 Log: integrate change#18328 from mainline
11066 fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
11067 Branch: maint-5.6/perl
11069 ____________________________________________________________________________
11070 [ 18328] By: gsar on 2002/12/18 02:27:10
11071 Log: fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
11074 ____________________________________________________________________________
11075 [ 18327] By: gsar on 2002/12/18 02:08:12
11076 Log: windows: support for large files
11078 note that this change will break binary compatibility with the
11079 default 5.8.0 build options; nevertheless I think it is worth
11080 having in 5.8.1 (people who want the compatibility can disable
11081 the option in the makefile)
11083 ! ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.xs
11084 ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/via.xs iperlsys.h
11085 ! pp_sys.c win32/Makefile win32/config.bc win32/config.gc
11086 ! win32/config.vc win32/config.vc64 win32/config_H.bc
11087 ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
11088 ! win32/config_sh.PL win32/makefile.mk win32/perlhost.h
11089 ! win32/win32.c win32/win32iop.h
11090 ____________________________________________________________________________
11091 [ 18326] By: gsar on 2002/12/18 00:57:46
11092 Log: Win32.pod update
11095 ____________________________________________________________________________
11096 [ 18325] By: gsar on 2002/12/18 00:42:45
11097 Log: PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*
11100 ____________________________________________________________________________
11101 [ 18324] By: gsar on 2002/12/18 00:34:08
11102 Log: windows: avoid prompting under some shells during $(MAKE) distclean
11104 ! win32/Makefile win32/makefile.mk
11105 ____________________________________________________________________________
11106 [ 18323] By: gsar on 2002/12/18 00:17:29
11107 Log: PerlSIO_stderr et al are not functions
11110 ____________________________________________________________________________
11111 [ 18322] By: gsar on 2002/12/17 22:58:09
11112 Log: integrate change#18321 from mainline
11114 C<require '\foo\bar.pm'> fails on windows if not running
11115 from the root directory; for a test case, see:
11117 http://bugs.activestate.com/show_bug.cgi?id=19317
11119 this was due to not recognizing \foo\bar.pm as an absolute
11121 Branch: maint-5.8/perl
11123 ____________________________________________________________________________
11124 [ 18321] By: gsar on 2002/12/17 22:56:25
11125 Log: integrate change#18320 from maint-5.6 branch
11127 C<require '\foo\bar.pm'> fails on windows if not running
11128 from the root directory; for a test case, see:
11130 http://bugs.activestate.com/show_bug.cgi?id=19317
11132 this was due to not recognizing \foo\bar.pm as an absolute
11136 ____________________________________________________________________________
11137 [ 18320] By: gsar on 2002/12/17 22:41:50
11138 Log: C<require '\foo\bar.pm'> fails on windows if not running
11139 from the root directory; for a test case, see:
11141 http://bugs.activestate.com/show_bug.cgi?id=19317
11143 this was due to not recognizing \foo\bar.pm as an absolute
11145 Branch: maint-5.6/perl
11147 ____________________________________________________________________________
11148 [ 18319] By: hv on 2002/12/17 10:08:24
11149 Log: Whoops, these are the changes supposed to be in #18318.
11151 ! pad.c t/op/eval.t
11152 ____________________________________________________________________________
11153 [ 18318] By: hv on 2002/12/17 03:12:18
11154 Log: Subject: Re: [PATCH] Re: [perl #19022] POSIX failures in bleadperl
11155 From: Nicholas Clark <nick@unfortu.net>
11156 Date: Sat, 14 Dec 2002 23:13:37 +0000
11157 Message-ID: <20021214231337.GF306@Bagpuss.unfortu.net>
11159 ! pad.c t/op/eval.t
11160 ____________________________________________________________________________
11161 [ 18317] By: hv on 2002/12/17 02:58:12
11162 Log: Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)
11164 + lib/Net/Ping/t/410_syn_host.t
11165 ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/400_ping_syn.t
11166 ! lib/Net/Ping/t/450_service.t
11167 ____________________________________________________________________________
11168 [ 18316] By: hv on 2002/12/17 02:17:16
11169 Log: Subject: [PATCH 5.8.1 @oldish-18156] build
11170 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
11171 Date: Fri, 13 Dec 2002 13:54:05 -0800
11172 Message-ID: <20021213215404.GA2597@math.berkeley.edu>
11174 ! os2/os2.c t/run/runenv.t
11175 ____________________________________________________________________________
11176 [ 18315] By: hv on 2002/12/17 02:03:58
11177 Log: Subject: [PATCH 5.8.1 @oldish-18156] deprecated warnings
11178 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
11179 Date: Fri, 13 Dec 2002 13:47:08 -0800
11180 Message-ID: <20021213214707.GA2588@math.berkeley.edu>
11182 ! lib/constant.t lib/fields.t
11183 ____________________________________________________________________________
11184 [ 18314] By: hv on 2002/12/17 01:58:32
11185 Log: Subject: [PATCH 5.8.1 @oldish-18156] Morphing to PM on OS/2
11186 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
11187 Date: Fri, 13 Dec 2002 14:00:48 -0800
11188 Message-ID: <20021213220048.GA2606@math.berkeley.edu>
11190 ! os2/OS2/Process/t/os2_process.t os2/os2.c
11191 ____________________________________________________________________________
11192 [ 18313] By: hv on 2002/12/17 01:54:19
11193 Log: Subject: [PATCH 5.8.1 @oldish-18156] OS/2 REXX interface assuming Object REXX
11194 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
11195 Date: Fri, 13 Dec 2002 14:08:00 -0800
11196 Message-ID: <20021213220800.GA2625@math.berkeley.edu>
11198 ! os2/OS2/REXX/REXX.xs
11199 ____________________________________________________________________________
11200 [ 18312] By: hv on 2002/12/17 01:43:28
11201 Log: Subject: [Fwd: Patch for perl utf8-related bug]
11202 From: Richard Hitt <rbh00@utsglobal.com>
11203 Date: Fri, 06 Dec 2002 16:47:42 -0800
11206 ! embed.fnc embed.h global.sym perl.h proto.h regcomp.c scope.c
11208 ____________________________________________________________________________
11209 [ 18311] By: hv on 2002/12/17 00:52:05
11210 Log: Subject: [PATCH] Re: [jhi@iki.fi: enums are not nums]
11211 From: Dave Mitchell <davem@fdgroup.com>
11212 Date: Sat, 14 Dec 2002 19:16:49 +0000
11213 Message-ID: <20021214191649.B3992@fdgroup.com>
11215 ! embed.fnc pad.c pad.h pod/perlintern.pod proto.h
11216 ____________________________________________________________________________
11217 [ 18310] By: hv on 2002/12/17 00:51:46
11218 Log: regen-headers to get new API docs from #18306
11221 ____________________________________________________________________________
11222 [ 18308] By: rgs on 2002/12/16 22:06:23
11223 Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
11224 From: peter@PSDT.com (Peter Scott)
11225 Date: 12 Dec 2002 18:13:17 -0000
11226 Message-ID: <20021212181317.50538.qmail@onion.perl.org>
11227 (fix bug [perl #19058])
11230 ____________________________________________________________________________
11231 [ 18307] By: rgs on 2002/12/16 22:01:14
11232 Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
11233 From: Dave Mitchell <davem@fdgroup.com>
11234 Date: Thu, 12 Dec 2002 23:42:35 +0000
11235 Message-ID: <20021212234235.A29245@fdgroup.com>
11237 Date: Sat, 14 Dec 2002 19:16:38 +0000
11238 Message-ID: <20021214191638.A3992@fdgroup.com>
11240 ! embed.fnc embed.h pod/perlfunc.pod pod/perlintern.pod pp_ctl.c
11241 ! proto.h t/op/eval.t
11242 ____________________________________________________________________________
11243 [ 18306] By: sky on 2002/12/16 21:41:40
11244 Log: More documentation of obscure flags is good, even if the
11245 documentation might be not so good. Atleast it's not false!
11246 Documents the flags one can give to perl_clone
11249 ____________________________________________________________________________
11250 [ 18305] By: merijn on 2002/12/16 10:53:19
11251 Log: Enough changes to Configure and metaunits warrant an update.
11252 Several small changes and three additions
11255 ____________________________________________________________________________
11256 [ 18304] By: merijn on 2002/12/16 10:44:57
11257 Log: Redone #18011 from metaunits
11260 ____________________________________________________________________________
11261 [ 18303] By: merijn on 2002/12/16 10:38:20
11262 Log: backport change #18011
11264 ! U/installdirs/installprefix.U
11265 ____________________________________________________________________________
11266 [ 18302] By: rgs on 2002/12/14 22:34:25
11267 Log: Subject: Proper fix for CvOUTSIDE weak refcounting
11268 From: Dave Mitchell <davem@fdgroup.com>
11269 Date: Tue, 10 Dec 2002 01:26:44 +0000
11270 Message-ID: <20021210012644.A7843@fdgroup.com>
11272 ! cv.h dump.c embed.fnc ext/B/B/Deparse.pm ext/B/defsubs_h.PL
11273 ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlapi.pod
11274 ! pod/perlintern.pod pp_ctl.c sv.c t/op/closure.t
11275 ____________________________________________________________________________
11276 [ 18301] By: jhi on 2002/12/13 02:12:54
11277 Log: Bad location of '==>' under the debugger,
11279 Branch: maint-5.8/perl
11281 ____________________________________________________________________________
11282 [ 18300] By: rgs on 2002/12/12 20:40:22
11283 Log: Subject: [patch] typo in perlop
11284 From: andreas.koenig@anima.de (Andreas J. Koenig)
11285 Date: Wed, 11 Dec 2002 21:31:14 +0100
11286 Message-ID: <m3k7igjo19.fsf@k242.linux.bogus>
11289 ____________________________________________________________________________
11290 [ 18299] By: rgs on 2002/12/12 20:35:29
11291 Log: Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297
11293 !> ext/POSIX/POSIX.pod ext/POSIX/t/is.t ext/POSIX/t/posix.t
11294 !> pod/perlre.pod pod/perlretut.pod regexec.c t/op/pat.t
11296 ____________________________________________________________________________
11297 [ 18298] By: rgs on 2002/12/12 20:00:36
11298 Log: Whitespace and indentation fix in the output of B::Debug.
11301 ____________________________________________________________________________
11302 [ 18297] By: jhi on 2002/12/12 19:19:56
11303 Log: Warn about the non-portabilities of strftime.
11304 Branch: maint-5.8/perl
11305 ! ext/POSIX/POSIX.pod
11306 ____________________________________________________________________________
11307 [ 18296] By: jhi on 2002/12/12 18:21:12
11310 Update to Scalar-List-Utils 1.09
11311 Branch: maint-5.8/perl
11312 !> ext/List/Util/ChangeLog ext/List/Util/Util.xs
11313 !> ext/List/Util/lib/List/Util.pm
11314 ____________________________________________________________________________
11315 [ 18295] By: jhi on 2002/12/12 18:06:57
11316 Log: Until proven otherwise I don't think any of the strftime
11317 formats %c, %z, and %Z can be tested portably.
11318 Branch: maint-5.8/perl
11319 ! ext/POSIX/t/posix.t
11320 ____________________________________________________________________________
11321 [ 18294] By: jhi on 2002/12/12 14:34:58
11322 Log: Resolve Abe's failing is.t, diagnosed by Sarathy
11323 (setlocale(LC_ALL, 'C') was the key). Document that
11324 locale settings may be hazardous to your isxxxx() health.
11325 (Surgeon General warning).
11326 Branch: maint-5.8/perl
11327 ! ext/POSIX/POSIX.pod ext/POSIX/t/is.t
11328 ____________________________________________________________________________
11329 [ 18293] By: jhi on 2002/12/12 13:57:56
11330 Log: Resolve [#perl 15774] by fiat: simply document that
11331 \C in lookbehind is unsupported.
11332 Branch: maint-5.8/perl
11333 ! pod/perlre.pod pod/perlretut.pod
11334 ____________________________________________________________________________
11335 [ 18292] By: gbarr on 2002/12/12 09:23:04
11336 Log: Update to Scalar-List-Utils 1.09
11338 ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
11339 ! ext/List/Util/lib/List/Util.pm
11340 ____________________________________________________________________________
11341 [ 18291] By: jhi on 2002/12/11 20:13:30
11342 Log: has already been fixed; add its test.
11343 Branch: maint-5.8/perl
11345 ____________________________________________________________________________
11346 [ 18290] By: jhi on 2002/12/11 18:56:01
11347 Log: Fix [perl #15763].
11348 Branch: maint-5.8/perl
11349 ! regexec.c t/op/pat.t
11350 ____________________________________________________________________________
11351 [ 18289] By: gsar on 2002/12/11 18:55:36
11352 Log: integrate repository.pod change from mainline
11353 Branch: maint-5.8/perl
11354 !> Porting/repository.pod
11355 ____________________________________________________________________________
11356 [ 18288] By: gsar on 2002/12/11 18:54:28
11357 Log: integrate repository.pod changes from mainline
11358 Branch: maint-5.6/perl
11359 !> Porting/repository.pod
11360 ____________________________________________________________________________
11361 [ 18287] By: gsar on 2002/12/11 18:53:07
11362 Log: this has been incorrect for a while now, and has changed
11365 ! Porting/repository.pod
11366 ____________________________________________________________________________
11367 [ 18286] By: jhi on 2002/12/11 14:43:36
11372 Subject: [PATCH] Typo in Term::ANSIColor
11373 Date: Fri, 2 Aug 2002 14:13:19 -0700 (PDT)
11374 From: "Mr. Nobody" <mrnobo1024 at yahoo.com>
11377 Subject: [PATCH perl@18251] VMS build update
11378 Message-ID: <3DF56BE2.9000300@mac.com>
11379 Date: Mon, 09 Dec 2002 22:21:54 -0600
11380 From: "Craig A. Berry" <craigberry@mac.com>
11383 Subject: Re: default lib dir should examine $Config{installstyle}
11384 Date: Tue, 10 Dec 2002 09:45:19 -0500 (EST)
11385 From: Andy Dougherty <doughera@lafayette.edu>
11386 Message-ID: <Pine.SOL.4.10.10212100925400.17526-100000@maxwell.phys.lafayette.edu>
11389 Subject: Re: ANSIColor 1.06 released
11390 Version bump only after typo fix to sync with CPAN
11393 Subject: Remove stale e-mail addresses
11394 From: Andy Dougherty <doughera@lafayette.edu>
11395 Date: Wed, 20 Nov 2002 09:40:33 -0500 (EST)
11396 Message-ID: <Pine.SOL.4.10.10211200938110.19608-100000@maxwell.phys.lafayette.edu>
11399 More email addresses for #18282
11402 One more email address for #18282
11403 Branch: maint-5.8/perl
11404 !> (integrate 31 files)
11405 ____________________________________________________________________________
11406 [ 18285] By: hv on 2002/12/11 10:35:01
11407 Log: Subject: [PATCH] Re: Precedence of ? :
11408 From: Stephen McCamant <smcc@mit.edu>
11409 Date: Tue, 10 Dec 2002 00:57:07 -0500 (EST)
11410 Message-Id: <20021210055707.974F073CCC@syllepsis>
11412 ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
11414 ____________________________________________________________________________
11415 [ 18284] By: hv on 2002/12/11 10:21:12
11416 Log: One more email address for #18282
11418 ! lib/Pod/Perldoc.pm
11419 ____________________________________________________________________________
11420 [ 18283] By: hv on 2002/12/11 10:18:07
11421 Log: More email addresses for #18282
11423 ! hints/aix.sh hints/apollo.sh hints/epix.sh hints/freebsd.sh
11424 ! hints/irix_6.sh hints/isc.sh hints/isc_2.sh hints/machten.sh
11425 ! hints/machten_2.sh hints/openbsd.sh hints/os2.sh
11426 ! hints/os390.sh hints/sunos_4_1.sh hints/titanos.sh
11427 ! hints/ultrix_4.sh hints/umips.sh hints/utekv.sh
11428 ____________________________________________________________________________
11429 [ 18282] By: hv on 2002/12/11 10:16:05
11430 Log: Subject: Remove stale e-mail addresses
11431 From: Andy Dougherty <doughera@lafayette.edu>
11432 Date: Wed, 20 Nov 2002 09:40:33 -0500 (EST)
11433 Message-ID: <Pine.SOL.4.10.10211200938110.19608-100000@maxwell.phys.lafayette.edu>
11435 ! Porting/pumpkin.pod configure.gnu
11436 ! ext/ODBM_File/hints/dec_osf.pl ext/ODBM_File/hints/hpux.pl
11437 ! ext/ODBM_File/hints/ultrix.pl ext/SDBM_File/sdbm/README.too
11438 ! lib/File/Spec.pm perly.fixer pod/checkpods.PL
11439 ____________________________________________________________________________
11440 [ 18281] By: hv on 2002/12/11 09:59:31
11441 Log: Integrate from maint-5.8 #18156, #18218.
11443 !> lib/Unicode/UCD.t lib/unicore/Category.pl
11444 !> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
11445 !> lib/unicore/lib/C.pl lib/unicore/lib/Cf.pl
11446 !> lib/unicore/lib/Cntrl.pl lib/unicore/lib/Graph.pl
11447 !> lib/unicore/lib/P.pl lib/unicore/lib/Pd.pl
11448 !> lib/unicore/lib/Print.pl lib/unicore/lib/Punct.pl t/op/pack.t
11449 ____________________________________________________________________________
11450 [ 18280] By: rgs on 2002/12/10 21:30:10
11451 Log: Integrate from the maint-5.8/ branch :
11452 changes 18219, 18236, 18242-3, 18247-8,
11453 18253-5, 18257, 18273-6
11456 !> MANIFEST hints/irix_6.sh lib/File/Copy.pm lib/utf8_heavy.pl
11457 !> pod/perldiag.pod pod/perlguts.pod pod/perlsec.pod
11458 !> pod/perlunicode.pod pp.c t/op/lc.t t/op/pat.t t/op/split.t
11460 ____________________________________________________________________________
11461 [ 18279] By: merijn on 2002/12/10 14:10:03
11462 Log: Subject: Re: ANSIColor 1.06 released
11463 Version bump only after typo fix to sync with CPAN
11465 ! lib/Term/ANSIColor.pm
11466 ____________________________________________________________________________
11467 [ 18278] By: merijn on 2002/12/10 14:05:25
11468 Log: Subject: Re: default lib dir should examine $Config{installstyle}
11469 Date: Tue, 10 Dec 2002 09:45:19 -0500 (EST)
11470 From: Andy Dougherty <doughera@lafayette.edu>
11471 Message-ID: <Pine.SOL.4.10.10212100925400.17526-100000@maxwell.phys.lafayette.edu>
11473 ! U/installdirs/installstyle.U
11474 ____________________________________________________________________________
11475 [ 18277] By: merijn on 2002/12/10 08:46:05
11476 Log: Subject: [PATCH perl@18251] VMS build update
11477 Message-ID: <3DF56BE2.9000300@mac.com>
11478 Date: Mon, 09 Dec 2002 22:21:54 -0600
11479 From: "Craig A. Berry" <craigberry@mac.com>
11481 ! configure.com ext/Time/HiRes/Makefile.PL
11482 ! vms/descrip_mms.template
11483 ____________________________________________________________________________
11484 [ 18276] By: jhi on 2002/12/09 23:49:14
11485 Log: Move the tests added to pat.t in #18248 to lc.t.
11486 Branch: maint-5.8/perl
11487 ! t/op/lc.t t/op/pat.t
11488 ____________________________________________________________________________
11489 [ 18275] By: jhi on 2002/12/09 23:21:58
11490 Log: Add Nick Clark's test case for [perl #18915].
11491 (The bug was fixed by change #18266.)
11492 Branch: maint-5.8/perl
11494 ____________________________________________________________________________
11495 [ 18274] By: jhi on 2002/12/09 23:19:57
11496 Log: test.pl-ise t/op/split.t
11497 Branch: maint-5.8/perl
11499 ____________________________________________________________________________
11500 [ 18273] By: jhi on 2002/12/09 22:48:39
11501 Log: Add Nick Clark's test case for [perl #18931].
11502 (The bug was fixed by change #18266.)
11503 Branch: maint-5.8/perl
11505 ____________________________________________________________________________
11506 [ 18272] By: merijn on 2002/12/09 15:31:28
11509 Subject: [PATCH] Typo in Term::ANSIColor
11510 Date: Fri, 2 Aug 2002 14:13:19 -0700 (PDT)
11511 From: "Mr. Nobody" <mrnobo1024 at yahoo.com>
11513 ! lib/Term/ANSIColor.pm
11514 ____________________________________________________________________________
11515 [ 18271] By: jhi on 2002/12/09 02:41:11
11518 Suppress a compilation warning reported by Jarkko
11519 (variable initialization skipped by goto).
11522 Fix bug #18874, essentially by reverting change #11890.
11523 Add a regression test for it.
11526 Fix two cases of buffer overflow in the lexer.
11529 Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash
11530 From: Nicholas Clark <nick@unfortu.net>
11531 Date: Mon, 2 Dec 2002 21:48:29 +0000
11532 Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>
11535 Document that $ENV{TERM} may produce taint failures.
11536 Subject: Re: [perl #18717] spurious failures in regression test
11537 From: Slaven Rezic <slaven.rezic@berlin.de>
11538 Date: 29 Nov 2002 22:11:46 +0100
11539 Message-ID: <87hee0nkrx.fsf@vran.herceg.de>
11542 Change the set of characters that are considered to be
11543 safe in $ENV{TERM} for taint checkings.
11546 getservbyport() should accept an empty string as its
11547 proto argument (as does getservbyname()).
11549 Subject: Re: Is this a bug or am I being stupid?
11550 From: Slaven Rezic <slaven.rezic@berlin.de>
11551 Date: 08 Dec 2002 01:54:37 +0100
11552 Message-ID: <87znrhl48i.fsf@vran.herceg.de>
11555 Subject: Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose
11556 From: Slaven Rezic <slaven.rezic@berlin.de>
11557 Date: 08 Dec 2002 01:31:45 +0100
11558 Message-ID: <874r9pmjv2.fsf@vran.herceg.de>
11561 Subject: Re: [perl #18165] "0" fails as right-hand argument to ..
11562 From: Slaven Rezic <slaven.rezic@berlin.de>
11563 Date: 30 Nov 2002 00:07:05 +0100
11564 Message-ID: <8765ugnffq.fsf@vran.herceg.de>
11567 Subject: Re: [perl #18927] barewords with no errors
11568 From: Abe Timmerman <abe@ztreet.demon.nl>
11569 Date: Sun, 8 Dec 2002 17:12:56 +0100
11570 Message-Id: <200212081712.56102.abe@ztreet.demon.nl>
11573 Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
11574 From: Abhijit Menon-Sen <ams@wiw.org>
11575 Date: Wed, 6 Nov 2002 19:38:11 +0530
11576 Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>
11579 Subject: Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime() are sometimes wrong
11580 From: Slaven Rezic <slaven.rezic@berlin.de>
11581 Date: 09 Nov 2002 23:21:16 +0100
11582 Message-ID: <874raqz8o3.fsf@vran.herceg.de>
11585 fix #18266 sprintf format mismatch
11588 Subject: Re: Bug in Filter::Simple
11589 From: Slaven Rezic <slaven.rezic@berlin.de>
11590 Date: 07 Nov 2002 10:01:41 +0100
11591 Message-ID: <87of91u51m.fsf@vran.herceg.de>
11594 Subject: [perl #18256] xsubpp can make nested comments in C code
11595 From: Nicholas Clark (via RT) <perlbug@perl.org>
11596 Date: 7 Nov 2002 14:58:14 -0000
11597 Message-Id: <rt-18256-41218.19.7625495305233@bugs6.perl.org>
11599 (plus regen Configure)
11600 Branch: maint-5.8/perl
11601 ! Configure config_h.SH
11602 !> ext/Filter/Util/Call/Call.xs ext/Filter/t/call.t
11603 !> ext/POSIX/t/posix.t hv.c lib/English.pm lib/English.t
11604 !> lib/Exporter/Heavy.pm lib/ExtUtils/xsubpp lib/Hash/Util.t
11605 !> pod/perldiag.pod pp_ctl.c pp_sys.c regcomp.c t/cmd/for.t
11606 !> t/comp/parser.t t/lib/strict/subs t/op/lc.t taint.c toke.c
11608 ____________________________________________________________________________
11609 [ 18270] By: hv on 2002/12/09 00:25:26
11610 Log: Subject: [perl #18256] xsubpp can make nested comments in C code
11611 From: Nicholas Clark (via RT) <perlbug@perl.org>
11612 Date: 7 Nov 2002 14:58:14 -0000
11613 Message-Id: <rt-18256-41218.19.7625495305233@bugs6.perl.org>
11615 ! lib/ExtUtils/xsubpp
11616 ____________________________________________________________________________
11617 [ 18269] By: hv on 2002/12/09 00:19:33
11618 Log: Subject: Re: Bug in Filter::Simple
11619 From: Slaven Rezic <slaven.rezic@berlin.de>
11620 Date: 07 Nov 2002 10:01:41 +0100
11621 Message-ID: <87of91u51m.fsf@vran.herceg.de>
11623 ! ext/Filter/Util/Call/Call.xs ext/Filter/t/call.t
11624 ____________________________________________________________________________
11625 [ 18268] By: hv on 2002/12/09 00:14:58
11626 Log: fix #18266 sprintf format mismatch
11629 ____________________________________________________________________________
11630 [ 18267] By: hv on 2002/12/09 00:10:09
11631 Log: Subject: Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime() are sometimes wrong
11632 From: Slaven Rezic <slaven.rezic@berlin.de>
11633 Date: 09 Nov 2002 23:21:16 +0100
11634 Message-ID: <874raqz8o3.fsf@vran.herceg.de>
11636 ! config_h.SH ext/POSIX/t/posix.t util.c
11637 ____________________________________________________________________________
11638 [ 18266] By: hv on 2002/12/09 00:02:57
11639 Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
11640 From: Abhijit Menon-Sen <ams@wiw.org>
11641 Date: Wed, 6 Nov 2002 19:38:11 +0530
11642 Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>
11644 ! regcomp.c t/op/lc.t
11645 ____________________________________________________________________________
11646 [ 18265] By: rgs on 2002/12/08 22:10:45
11647 Log: Subject: Re: [perl #18927] barewords with no errors
11648 From: Abe Timmerman <abe@ztreet.demon.nl>
11649 Date: Sun, 8 Dec 2002 17:12:56 +0100
11650 Message-Id: <200212081712.56102.abe@ztreet.demon.nl>
11652 ! t/lib/strict/subs
11653 ____________________________________________________________________________
11654 [ 18264] By: rgs on 2002/12/08 22:04:39
11655 Log: Subject: Re: [perl #18165] "0" fails as right-hand argument to ..
11656 From: Slaven Rezic <slaven.rezic@berlin.de>
11657 Date: 30 Nov 2002 00:07:05 +0100
11658 Message-ID: <8765ugnffq.fsf@vran.herceg.de>
11660 ! pp_ctl.c t/cmd/for.t
11661 ____________________________________________________________________________
11662 [ 18263] By: rgs on 2002/12/08 21:56:13
11663 Log: Subject: Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose
11664 From: Slaven Rezic <slaven.rezic@berlin.de>
11665 Date: 08 Dec 2002 01:31:45 +0100
11666 Message-ID: <874r9pmjv2.fsf@vran.herceg.de>
11668 ! lib/Exporter/Heavy.pm
11669 ____________________________________________________________________________
11670 [ 18262] By: rgs on 2002/12/08 20:31:42
11671 Log: getservbyport() should accept an empty string as its
11672 proto argument (as does getservbyname()).
11674 Subject: Re: Is this a bug or am I being stupid?
11675 From: Slaven Rezic <slaven.rezic@berlin.de>
11676 Date: 08 Dec 2002 01:54:37 +0100
11677 Message-ID: <87znrhl48i.fsf@vran.herceg.de>
11680 ____________________________________________________________________________
11681 [ 18261] By: rgs on 2002/12/08 20:17:37
11682 Log: Change the set of characters that are considered to be
11683 safe in $ENV{TERM} for taint checkings.
11686 ____________________________________________________________________________
11687 [ 18260] By: rgs on 2002/12/08 20:14:57
11688 Log: Document that $ENV{TERM} may produce taint failures.
11689 Subject: Re: [perl #18717] spurious failures in regression test
11690 From: Slaven Rezic <slaven.rezic@berlin.de>
11691 Date: 29 Nov 2002 22:11:46 +0100
11692 Message-ID: <87hee0nkrx.fsf@vran.herceg.de>
11695 ____________________________________________________________________________
11696 [ 18259] By: rgs on 2002/12/08 19:34:34
11697 Log: Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash
11698 From: Nicholas Clark <nick@unfortu.net>
11699 Date: Mon, 2 Dec 2002 21:48:29 +0000
11700 Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>
11702 ! hv.c lib/Hash/Util.t
11703 ____________________________________________________________________________
11704 [ 18258] By: jhi on 2002/12/08 15:24:00
11705 Log: Retract #18252 and #18256.
11706 Branch: maint-5.8/perl
11707 ! hv.c lib/Hash/Util.t regcomp.c t/op/lc.t
11708 ____________________________________________________________________________
11709 [ 18257] By: jhi on 2002/12/07 22:38:49
11710 Log: Tiny doc tweak from Hugo for [perl #16783].
11711 Branch: maint-5.8/perl
11713 ____________________________________________________________________________
11714 [ 18256] By: jhi on 2002/12/07 18:24:27
11715 Log: Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash
11716 From: Nicholas Clark <nick@unfortu.net>
11717 Date: Mon, 2 Dec 2002 21:48:29 +0000
11718 Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>
11720 (the pp_sys.c and util.c were accidentally open,
11721 but luckily unmodified)
11722 Branch: maint-5.8/perl
11723 ! hv.c lib/Hash/Util.t pp_sys.c util.c
11724 ____________________________________________________________________________
11725 [ 18255] By: jhi on 2002/12/07 16:57:32
11726 Log: The [perl #16843] has been fixed, add its test.
11727 Branch: maint-5.8/perl
11729 ____________________________________________________________________________
11730 [ 18254] By: jhi on 2002/12/07 16:26:27
11731 Log: Add user-definable To-mappings. (So if you don't agree
11732 with the Unicode mappings, you can make your own.)
11733 Resolves [perl #3741].
11734 Branch: maint-5.8/perl
11736 ! MANIFEST lib/utf8_heavy.pl pod/perldiag.pod
11737 ! pod/perlunicode.pod
11738 ____________________________________________________________________________
11739 [ 18253] By: jhi on 2002/12/07 15:35:43
11740 Log: test.pl-ise t/op/lc.t.
11741 Branch: maint-5.8/perl
11743 ____________________________________________________________________________
11744 [ 18252] By: jhi on 2002/12/06 22:19:15
11745 Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
11746 From: Abhijit Menon-Sen <ams@wiw.org>
11747 To: perl5-porters@perl.org
11748 Date: Wed, 6 Nov 2002 19:38:11 +0530
11749 Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>
11750 Branch: maint-5.8/perl
11751 ! regcomp.c t/op/lc.t
11752 ____________________________________________________________________________
11753 [ 18251] By: rgs on 2002/12/06 21:27:55
11754 Log: Fix two cases of buffer overflow in the lexer.
11756 ! t/comp/parser.t toke.c
11757 ____________________________________________________________________________
11758 [ 18250] By: rgs on 2002/12/06 20:44:26
11759 Log: Fix bug #18874, essentially by reverting change #11890.
11760 Add a regression test for it.
11762 ! lib/English.pm lib/English.t
11763 ____________________________________________________________________________
11764 [ 18249] By: rgs on 2002/12/06 20:42:01
11765 Log: Suppress a compilation warning reported by Jarkko
11766 (variable initialization skipped by goto).
11769 ____________________________________________________________________________
11770 [ 18248] By: jhi on 2002/12/06 13:58:05
11771 Log: A test for [perl #18857] (that was fixed by #18107) from Nick Clark.
11772 Branch: maint-5.8/perl
11774 ____________________________________________________________________________
11775 [ 18247] By: jhi on 2002/12/06 13:40:10
11776 Log: More comments and robustness in pp_ucfirst() and pp_lcfirst().
11777 Branch: maint-5.8/perl
11779 ____________________________________________________________________________
11780 [ 18246] By: pudge on 2002/12/04 12:51:38
11781 Log: Update Changes, Makefile.mk
11782 Branch: maint-5.6/macperl
11783 ! macos/Changes macos/Makefile.mk
11784 ____________________________________________________________________________
11785 [ 18245] By: nick on 2002/12/04 10:33:38
11786 Log: Integrate mainline
11788 +> ext/POSIX/t/is.t lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm
11789 +> lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm
11790 +> lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm
11791 +> lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm
11792 +> lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm
11793 +> lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t
11794 +> lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t
11795 +> lib/Pod/PlainText.pm pod/perldoc.pod regen.pl regen_headers.pl
11797 !> (integrate 138 files)
11798 ____________________________________________________________________________
11799 [ 18244] By: gsar on 2002/12/04 08:20:20
11800 Log: integrate macperl-5.6 branch change (DynaLoader fix)
11801 Branch: maint-5.6/perl
11802 !> ext/DynaLoader/DynaLoader_pm.PL
11803 ____________________________________________________________________________
11804 [ 18243] By: jhi on 2002/12/03 23:39:28
11805 Log: UTF8_IS_INVARIANT() is better then UTF8_IS_CONTINUED().
11806 (The latter matches also post-initial bytes of a multibyte.)
11807 Branch: maint-5.8/perl
11809 ____________________________________________________________________________
11810 [ 18242] By: jhi on 2002/12/03 15:04:07
11811 Log: Slight tweaks on the XS-and-Unicode docs, inspired by [perl #17852].
11812 Branch: maint-5.8/perl
11813 ! pod/perlguts.pod pod/perlunicode.pod
11814 ____________________________________________________________________________
11815 [ 18241] By: jhi on 2002/12/03 14:02:58
11819 Branch: maint-5.8/perl
11820 !> embedvar.h ext/threads/t/join.t perl.c perlapi.h perlvars.h
11821 !> pod/perlintern.pod
11822 ____________________________________________________________________________
11823 [ 18240] By: nick on 2002/12/03 12:51:02
11824 Log: Avoid eqtime() wiping the file (as suggested by
11825 "Luis G. Uribe C." <GUribe@SoftHome.net>
11827 ! lib/ExtUtils/Command.pm
11828 ____________________________________________________________________________
11829 [ 18239] By: jhi on 2002/12/03 12:49:01
11830 Log: Fix up #18229.
11832 ! embedvar.h ext/threads/t/join.t perl.c perlapi.h perlvars.h
11833 ! pod/perlintern.pod
11834 ____________________________________________________________________________
11835 [ 18238] By: pudge on 2002/12/03 03:32:47
11836 Log: Provide workaround for MacPerl bug #494368,
11837 a stack overflow problem in Text::ParseWords with
11838 very long lines. Better to have the old version
11839 of the module available just in case.
11840 Branch: maint-5.6/macperl
11841 + macos/lib/Text/ParseWords/Old.pm
11842 ____________________________________________________________________________
11843 [ 18237] By: pudge on 2002/12/03 03:31:20
11844 Log: Fix (already in 5.8) for not modifying @INC
11845 Branch: maint-5.6/macperl
11846 ! ext/DynaLoader/DynaLoader_pm.PL
11847 ____________________________________________________________________________
11848 [ 18236] By: jhi on 2002/12/03 01:25:45
11849 Log: According to Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11850 gcc on IRIX (6.2) does not need and does indeed much better
11851 without -D_POSIX_C_SOURCE [perl #15128] (the inclusion of
11852 _POSIX_C_SOURCE in CFLAGS disables the definition of _SGIAPI
11853 and <sys/dirent.h> doesn't define struct dirent64,
11854 which causes reentr.c not to compile)
11855 Branch: maint-5.8/perl
11857 ____________________________________________________________________________
11858 [ 18235] By: jhi on 2002/12/02 23:15:05
11859 Log: Update Changes.
11860 Branch: maint-5.8/perl
11861 ! Changes patchlevel.h
11862 ____________________________________________________________________________
11863 [ 18234] By: jhi on 2002/12/02 22:30:41
11866 formatting cleanup and:
11867 Subject: Re: perl-5.8.0 on HP porting center
11868 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11869 Date: Thu, 29 Aug 2002 12:23:31 +0200
11870 Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>
11873 Move some tests from t/run/fresh_perl.t
11874 to the new t/comp/parser.t. The goal being to
11875 get rid of fresh_perl.t at some point.
11878 integrate Pod-Perldoc-3.07. This replaces the original inline perldoc
11879 with a module-driven version, and separates out its docs.
11882 $0 mofifying part I
11884 Date: Sat, 30 Nov 2002 20:16:51 +0200
11885 From: Jarkko Hietaniemi <jhi@iki.fi>
11886 Subject: [PATCH] $0 modifying
11887 Message-ID: <20021130181651.GA5876@kosh.hut.fi>
11890 $0 modifying part II (HP-UX only)
11892 Date: Sat, 30 Nov 2002 20:16:51 +0200
11893 From: Jarkko Hietaniemi <jhi@iki.fi>
11894 Subject: [PATCH] $0 modifying
11895 Message-ID: <20021130181651.GA5876@kosh.hut.fi>
11898 Subject: Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0
11899 Date: Mon, 2 Dec 2002 12:04:40 -0500 (EST)
11900 From: Andy Dougherty <doughera@lafayette.edu>
11901 Message-ID: <Pine.SOL.4.10.10212021200050.24023-100000@maxwell.phys.lafayette.edu>
11904 Skip test #17 of lib/open.t when useperlio is not defined.
11907 Fix bug #18573 : in a double-quoted string, a \c not followed
11908 by any character may corrupt memory due to reading past the
11909 end of the input buffer. Add a new error message corresponding
11911 Branch: maint-5.8/perl
11912 +> lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm
11913 +> lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm
11914 +> lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm
11915 +> lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm
11916 +> lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm
11917 +> lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t
11918 +> lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t
11920 !> MANIFEST README.hpux ext/threads/t/join.t installperl
11921 !> lib/open.t makedef.pl mg.c perl.c pod/perldiag.pod
11922 !> pod/perlvar.pod sv.c t/comp/parser.t t/op/magic.t thread.h
11923 !> toke.c utils/perldoc.PL
11924 ____________________________________________________________________________
11925 [ 18233] By: rgs on 2002/12/02 20:03:09
11926 Log: Fix bug #18573 : in a double-quoted string, a \c not followed
11927 by any character may corrupt memory due to reading past the
11928 end of the input buffer. Add a new error message corresponding
11931 ! pod/perldiag.pod t/comp/parser.t toke.c
11932 ____________________________________________________________________________
11933 [ 18232] By: rgs on 2002/12/02 19:59:07
11934 Log: Skip test #17 of lib/open.t when useperlio is not defined.
11937 ____________________________________________________________________________
11938 [ 18231] By: merijn on 2002/12/02 16:00:12
11939 Log: Subject: Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0
11940 Date: Mon, 2 Dec 2002 12:04:40 -0500 (EST)
11941 From: Andy Dougherty <doughera@lafayette.edu>
11942 Message-ID: <Pine.SOL.4.10.10212021200050.24023-100000@maxwell.phys.lafayette.edu>
11945 ____________________________________________________________________________
11946 [ 18230] By: merijn on 2002/12/02 15:45:31
11947 Log: $0 modifying part II (HP-UX only)
11949 Date: Sat, 30 Nov 2002 20:16:51 +0200
11950 From: Jarkko Hietaniemi <jhi@iki.fi>
11951 Subject: [PATCH] $0 modifying
11952 Message-ID: <20021130181651.GA5876@kosh.hut.fi>
11955 ____________________________________________________________________________
11956 [ 18229] By: merijn on 2002/12/02 15:43:16
11957 Log: $0 mofifying part I
11959 Date: Sat, 30 Nov 2002 20:16:51 +0200
11960 From: Jarkko Hietaniemi <jhi@iki.fi>
11961 Subject: [PATCH] $0 modifying
11962 Message-ID: <20021130181651.GA5876@kosh.hut.fi>
11964 ! ext/threads/t/join.t makedef.pl mg.c perl.c pod/perlvar.pod
11965 ! sv.c t/op/magic.t thread.h
11966 ____________________________________________________________________________
11967 [ 18228] By: hv on 2002/12/02 13:37:59
11968 Log: integrate Pod-Perldoc-3.07. This replaces the original inline perldoc
11969 with a module-driven version, and separates out its docs.
11971 + lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm
11972 + lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm
11973 + lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm
11974 + lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm
11975 + lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm
11976 + lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t
11977 + lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t
11979 ! MANIFEST utils/perldoc.PL
11980 ____________________________________________________________________________
11981 [ 18227] By: jhi on 2002/12/02 13:23:48
11984 64bit Peek failure on HP-UX 11.00
11986 Subject: Re: Smoke 18188
11987 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11988 From: Slaven Rezic <slaven.rezic@berlin.de>
11989 Date: 28 Nov 2002 19:25:25 +0100
11990 Message-ID: <877kexsga2.fsf@vran.herceg.de>
11993 Document the hint constants and where they're used.
11996 Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
11997 and lib/Pod/t/utils.t to cater for simpler output text.
12000 missed the new file from #18224
12001 Branch: maint-5.8/perl
12002 +> lib/Pod/PlainText.pm
12003 !> (integrate 37 files)
12004 ____________________________________________________________________________
12005 [ 18226] By: hv on 2002/12/02 12:44:35
12006 Log: missed the new file from #18224
12008 + lib/Pod/PlainText.pm
12010 ____________________________________________________________________________
12011 [ 18225] By: hv on 2002/12/02 03:09:42
12012 Log: integrate util.c fragment from #18200 to undef SA_RESTART on MacOS
12015 ____________________________________________________________________________
12016 [ 18224] By: hv on 2002/12/02 02:59:02
12017 Log: Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
12018 and lib/Pod/t/utils.t to cater for simpler output text.
12020 ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm lib/Pod/Usage.pm
12021 ! lib/Pod/t/latex.t lib/Pod/t/utils.t pod/podselect.PL
12022 ! t/pod/emptycmd.t t/pod/for.t t/pod/headings.t t/pod/include.t
12023 ! t/pod/included.t t/pod/lref.t t/pod/lref.xr
12024 ! t/pod/multiline_items.t t/pod/multiline_items.xr
12025 ! t/pod/nested_items.t t/pod/nested_seqs.t t/pod/oneline_cmds.t
12026 ! t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/poderrs.t
12027 ! t/pod/poderrs.xr t/pod/podselect.t t/pod/podselect.xr
12028 ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
12029 ____________________________________________________________________________
12030 [ 18223] By: hv on 2002/12/02 02:46:17
12031 Log: Subject: [PATCH] SvFAKE lexicals in scope for all of the sub
12032 From: Dave Mitchell <davem@fdgroup.com>
12033 Date: Mon, 25 Nov 2002 21:25:33 +0000
12034 Message-ID: <20021125212533.B29157@fdgroup.com>
12036 ! ext/Devel/Peek/Peek.t pad.c t/op/closure.t
12037 ____________________________________________________________________________
12038 [ 18222] By: hv on 2002/12/02 02:23:28
12039 Log: #18221 broke t/op/eval.t
12042 ____________________________________________________________________________
12043 [ 18221] By: hv on 2002/12/02 02:18:19
12044 Log: integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5
12046 +> ext/POSIX/t/is.t
12047 !> INSTALL MANIFEST README.os2 ext/Fcntl/t/syslfs.t
12048 !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL
12049 !> lib/Unicode/UCD.pm lib/Unicode/UCD.t pod/perldiag.pod
12050 !> t/op/eval.t t/op/grep.t t/op/lfs.t t/op/subst.t
12051 ____________________________________________________________________________
12052 [ 18220] By: hv on 2002/12/02 00:58:54
12053 Log: Subject: [PATCH 2nd attempt] allow evals to see the full lexical scope
12054 From: Dave Mitchell <davem@fdgroup.com>
12055 Date: Sun, 24 Nov 2002 22:19:06 +0000
12056 Message-ID: <20021124221906.A25386@fdgroup.com>
12058 ! cop.h cv.h dump.c embed.fnc embed.h ext/B/B.pm ext/B/B.xs
12059 ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
12060 ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlintern.pod pp_ctl.c
12061 ! pp_hot.c proto.h sv.c sv.h t/op/eval.t toke.c
12062 ____________________________________________________________________________
12063 [ 18219] By: jhi on 2002/11/30 16:55:14
12064 Log: Integrate maint-5.6/macperl #17852.
12065 Branch: maint-5.8/perl
12066 !> lib/File/Copy.pm
12067 ____________________________________________________________________________
12068 [ 18218] By: jhi on 2002/11/29 18:23:39
12069 Log: Add test from [perl #8026]
12070 Branch: maint-5.8/perl
12072 ____________________________________________________________________________
12073 [ 18217] By: rgs on 2002/11/29 12:11:28
12074 Log: Document the hint constants and where they're used.
12076 ! ext/re/re.pm lib/File/Basename.pm lib/charnames.pm
12077 ! lib/filetest.pm lib/open.pm lib/overload.pm lib/vmsish.pm
12079 ____________________________________________________________________________
12080 [ 18216] By: merijn on 2002/11/29 10:00:54
12081 Log: 64bit Peek failure on HP-UX 11.00
12083 Subject: Re: Smoke 18188
12084 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12085 From: Slaven Rezic <slaven.rezic@berlin.de>
12086 Date: 28 Nov 2002 19:25:25 +0100
12087 Message-ID: <877kexsga2.fsf@vran.herceg.de>
12089 ! ext/Devel/Peek/Peek.t
12090 ____________________________________________________________________________
12091 [ 18215] By: jhi on 2002/11/29 00:32:10
12092 Log: perl #7887: Bad URL in README.os2
12093 Branch: maint-5.8/perl
12095 ____________________________________________________________________________
12096 [ 18214] By: jhi on 2002/11/28 23:41:54
12097 Log: Two tests from perl #7806.
12098 Branch: maint-5.8/perl
12100 ____________________________________________________________________________
12101 [ 18213] By: jhi on 2002/11/28 22:26:23
12102 Log: Unintended integratee from #18210.
12103 Branch: maint-5.8/perl
12105 ____________________________________________________________________________
12106 [ 18212] By: gsar on 2002/11/28 22:04:07
12107 Log: integrate macperl-5.6 changes
12108 Branch: maint-5.6/perl
12109 !> lib/File/Copy.pm util.c
12110 ____________________________________________________________________________
12111 [ 18211] By: jhi on 2002/11/28 21:50:05
12112 Log: More pseudohashery.
12113 Branch: maint-5.8/perl
12115 ____________________________________________________________________________
12116 [ 18210] By: jhi on 2002/11/28 21:24:10
12119 Yet another approach to signal handling (Matthias)
12121 (from maint-5.8/macperl)
12122 Branch: maint-5.8/perl
12125 ____________________________________________________________________________
12126 [ 18209] By: jhi on 2002/11/28 19:07:20
12127 Log: Add the test case from perl #9728.
12128 Branch: maint-5.8/perl
12130 ____________________________________________________________________________
12131 [ 18208] By: jhi on 2002/11/28 16:57:01
12132 Log: Retry the #17920.
12133 Branch: maint-5.8/perl
12134 ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym
12135 ! handy.h perl.c perl.h pod/perlrun.pod proto.h sv.c util.c
12136 ____________________________________________________________________________
12137 [ 18207] By: jhi on 2002/11/28 16:49:00
12138 Log: Urque. Retract #18206 since it got two patches interleaved
12139 (the #17920, and an unfinished experimental patch).
12140 Branch: maint-5.8/perl
12141 ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs
12142 ! ext/threads/t/join.t global.sym handy.h intrpvar.h makedef.pl
12143 ! mg.c perl.c perl.h pod/perlrun.pod pod/perlvar.pod sv.c
12144 ! t/op/magic.t thread.h util.c
12145 ____________________________________________________________________________
12146 [ 18206] By: jhi on 2002/11/28 16:45:11
12149 LEAKTEST is dead, RIP
12150 Subject: Re: [perl #17197] SIGSEGV in perl 5.8.0 multithread build with -DLEAKTEST
12151 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12152 Date: Mon, 23 Sep 2002 18:33:12 +0200
12153 Message-Id: <20020923182824.C7B6.H.M.BRAND@hccnet.nl>
12155 (since LEAKTEST seems to be fundamentally obsolete,
12156 even maint-5.8 shouldn't keep flogging a dead feature)
12157 Branch: maint-5.8/perl
12158 ! ext/threads/t/join.t intrpvar.h makedef.pl mg.c perl.c
12159 ! pod/perlvar.pod sv.c t/op/magic.t thread.h
12160 !> av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym
12161 !> handy.h perl.h pod/perlrun.pod util.c
12162 ____________________________________________________________________________
12163 [ 18205] By: jhi on 2002/11/28 15:25:35
12164 Log: Another pseudohash usage.
12165 Branch: maint-5.8/perl
12167 ____________________________________________________________________________
12168 [ 18204] By: jhi on 2002/11/28 14:55:34
12171 Slight beauty tweak.
12172 Branch: maint-5.8/perl
12174 ____________________________________________________________________________
12175 [ 18203] By: jhi on 2002/11/28 14:54:34
12176 Log: Slight beauty tweak.
12179 ____________________________________________________________________________
12180 [ 18202] By: jhi on 2002/11/28 14:49:11
12181 Log: Add test for bug #18153.
12182 Branch: maint-5.8/perl
12184 ____________________________________________________________________________
12185 [ 18201] By: pudge on 2002/11/28 06:01:31
12186 Log: Bump version, update Changes/resources
12187 Branch: maint-5.6/macperl
12188 ! macos/Changes macos/MPVersion.r macos/macperl/MacPerl.rsrc
12189 ____________________________________________________________________________
12190 [ 18200] By: pudge on 2002/11/28 05:29:12
12191 Log: Yet another approach to signal handling (Matthias)
12193 ! macos/config.h util.c
12194 Branch: maint-5.6/macperl
12195 ! macos/config.h util.c
12196 Branch: maint-5.8/macperl
12197 ! macos/config.h util.c
12198 ____________________________________________________________________________
12199 [ 18199] By: pudge on 2002/11/28 05:20:16
12200 Log: Integrate maint-5.8/macperl/ from maint-5.8/perl/
12201 Branch: maint-5.8/macperl
12202 +> (branch 46 files)
12203 !> (integrate 448 files)
12204 ____________________________________________________________________________
12205 [ 18198] By: pudge on 2002/11/28 04:31:03
12206 Log: Integrate macperl/ from perl/
12208 +> (branch 48 files)
12209 - ext/Thread/thr5005.t vos/Makefile vos/build.cm
12210 - vos/compile_perl.cm vos/config.alpha.def vos/config.alpha.h
12211 - vos/config.ga.def vos/config.ga.h vos/config.pl
12212 - vos/configure_perl.cm vos/install_perl.cm vos/perl.bind
12213 - vos/test_vos_dummies.c vos/vos_dummies.c
12214 !> (integrate 501 files)
12215 ____________________________________________________________________________
12216 [ 18197] By: jhi on 2002/11/28 04:14:27
12219 Subject: [Encode] 1.83 + bleedperl patch released
12220 From: Dan Kogai <dankogai@dan.co.jp>
12221 Date: Tue, 19 Nov 2002 03:18:44 +0900
12222 Message-Id: <2C132F6D-FB22-11D6-87FC-0003939A104C@dan.co.jp>
12225 Subject: Re: [perl #18479] Error when no strict refs in effect
12226 From: Slaven Rezic <slaven.rezic@berlin.de>
12227 Date: 18 Nov 2002 22:50:04 +0100
12228 Message-ID: <87smxya6pf.fsf@vran.herceg.de>
12231 add support for STASH and MAGIC information for REFs to sv_dump().
12233 From: Slaven Rezic <slaven.rezic@berlin.de>
12234 Date: Mon, 18 Nov 2002 11:09:51 +0100 (CET)
12235 Message-Id: <200211181009.gAIA9pFG034877@vran.herceg.de>
12238 Subject: Re: Storable bug #1698
12239 From: Slaven Rezic <slaven.rezic@berlin.de>
12240 Date: 18 Nov 2002 10:41:36 +0100
12241 Message-ID: <87ptt343lb.fsf@vran.herceg.de>
12244 Subject: [PATCH] UTF8 regexp {n} bug
12245 From: Inaba Hiroto <inaba@st.rim.or.jp>
12246 Date: Sat, 16 Nov 2002 19:23:00 +0900
12247 Message-ID: <3DD61C83.62FF9887@st.rim.or.jp>
12250 Subject: #17171: ld flag for shrplib on OpenBSD
12251 Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT)
12252 From: "Todd C. Miller" <Todd.Miller at courtesan.com>
12255 Subject: Re: [perl #18626] bug in perlipc man page
12256 From: Slaven Rezic <slaven.rezic@berlin.de>
12257 Date: 23 Nov 2002 21:23:20 +0100
12258 Message-ID: <87bs4gdohz.fsf@vran.herceg.de>
12261 Subject: [PATCH] 2 Pod errors in perlop.pod
12262 From: andreas.koenig@anima.de (Andreas J. Koenig)
12263 Date: Mon, 25 Nov 2002 10:21:08 +0100
12264 Message-ID: <m31y5admyj.fsf@k242.linux.bogus>
12266 Plus a few similar POD fixes
12272 Subject: DESTROY called in scalar context ?
12273 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12274 Date: Tue, 29 Oct 2002 22:04:23 +0100
12275 Message-Id: <20021029220423.6f8e6600.rgarciasuarez@free.fr>
12278 Subject: Re: [perl #18203] Recursive call in PerlIO_find_layer
12279 From: Slaven Rezic <slaven.rezic@berlin.de>
12280 Date: 03 Nov 2002 10:59:43 +0100
12281 Message-ID: <877kfvnfcg.fsf@vran.herceg.de>
12282 Branch: maint-5.8/perl
12283 ! Configure config_h.SH
12284 !> (integrate 41 files)
12285 ____________________________________________________________________________
12286 [ 18196] By: pudge on 2002/11/28 03:39:14
12287 Log: Make installme more robust
12288 Branch: maint-5.6/macperl
12289 ! macos/macperl/Droplets/installme.plx
12290 ____________________________________________________________________________
12291 [ 18195] By: pudge on 2002/11/28 03:38:25
12292 Log: Work around weird startup Apple events (Matthias, MacPerl Bug #543491)
12293 Branch: maint-5.6/macperl
12294 ! macos/macperl/MPAppleEvents.c macos/macperl/MPAppleEvents.h
12295 ! macos/macperl/MPMain.c
12296 ____________________________________________________________________________
12297 [ 18194] By: pudge on 2002/11/28 03:35:41
12298 Log: Implement InitCursorCtl wrappers (Matthias, MacPerl Bug #526707)
12299 Branch: maint-5.6/macperl
12300 ! macos/SubLaunch.c macos/macish.c macos/macish.h
12301 ____________________________________________________________________________
12302 [ 18193] By: pudge on 2002/11/28 03:20:15
12303 Log: Add first phase of Carbon support to macperl/ext/.
12304 Covers Components, Files, Gestalt, Memory, MoreFiles, Notification,
12305 Processes, Resources, Sound, Speech, Types, and the MacPerl module.
12306 Support functions and docs in Carbon/. Added MoreFiles source.
12307 Moved around and began to rewrite some test files.
12308 Branch: maint-5.6/macperl
12309 + macos/ext/Mac/Carbon/Carbon.h macos/ext/Mac/Carbon/Carbon.pm
12310 + macos/ext/Mac/Carbon/MANIFEST
12311 + macos/ext/Mac/Carbon/MANIFEST.SKIP
12312 + macos/ext/Mac/Carbon/Makefile.PL macos/ext/Mac/Carbon/README
12313 + macos/ext/Mac/Carbon/t/Carbon.t macos/ext/Mac/Carbon/typemap
12314 + macos/ext/Mac/Carbon/xsubpps/xsubpp-5.6.1
12315 + macos/ext/Mac/Carbon/xsubpps/xsubpp-5.8.0
12316 + macos/ext/Mac/Components/eg/ListComponents.plx
12317 + macos/ext/Mac/Components/t/Components.t
12318 + macos/ext/Mac/MoreFiles/MoreFilesSrc/DirectoryCopy.c
12319 + macos/ext/Mac/MoreFiles/MoreFilesSrc/DirectoryCopy.h
12320 + macos/ext/Mac/MoreFiles/MoreFilesSrc/FSpCompat.c
12321 + macos/ext/Mac/MoreFiles/MoreFilesSrc/FSpCompat.h
12322 + macos/ext/Mac/MoreFiles/MoreFilesSrc/FileCopy.c
12323 + macos/ext/Mac/MoreFiles/MoreFilesSrc/FileCopy.h
12324 + macos/ext/Mac/MoreFiles/MoreFilesSrc/FullPath.c
12325 + macos/ext/Mac/MoreFiles/MoreFilesSrc/FullPath.h
12326 + macos/ext/Mac/MoreFiles/MoreFilesSrc/IterateDirectory.c
12327 + macos/ext/Mac/MoreFiles/MoreFilesSrc/IterateDirectory.h
12328 + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreDesktopMgr.c
12329 + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreDesktopMgr.h
12330 + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFiles.c
12331 + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFiles.h
12332 + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFilesExtras.c
12333 + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFilesExtras.h
12334 + macos/ext/Mac/MoreFiles/MoreFilesSrc/Optimization.h
12335 + macos/ext/Mac/MoreFiles/MoreFilesSrc/OptimizationEnd.h
12336 + macos/ext/Mac/MoreFiles/MoreFilesSrc/Search.c
12337 + macos/ext/Mac/MoreFiles/MoreFilesSrc/Search.h
12338 + macos/ext/Mac/MoreFiles/eg/Application.plx
12339 + macos/ext/Mac/MoreFiles/eg/Iterate.plx
12340 + macos/ext/Mac/MoreFiles/t/MoreFiles.t
12341 + macos/ext/Mac/Processes/eg/Processes.plx
12342 + macos/ext/Mac/Sound/t/Scream.rsrc
12343 + macos/ext/Mac/Sound/t/Sound.t
12344 + macos/ext/Mac/Speech/eg/Cellist.plx
12345 + macos/ext/Mac/Speech/eg/DumpVoices.plx
12346 + macos/ext/Mac/Speech/eg/JukeBox.plx
12347 + macos/ext/Mac/Speech/eg/Phonemes.plx
12348 + macos/ext/Mac/Speech/t/Speech.t macos/ext/MacPerl/t/MacPerl.t
12349 - macos/ext/Mac/Components/t/ListComponents.t
12350 - macos/ext/Mac/MoreFiles/t/Application.t
12351 - macos/ext/Mac/MoreFiles/t/Iterate.t
12352 - macos/ext/Mac/Sound/t/Scream.t
12353 - macos/ext/Mac/Speech/t/Cellist.t
12354 - macos/ext/Mac/Speech/t/DumpVoices.t
12355 - macos/ext/Mac/Speech/t/JukeBox.t
12356 - macos/ext/Mac/Speech/t/Phonemes.t
12357 ! macos/ext/Mac/Components/Components.pm
12358 ! macos/ext/Mac/Components/Components.xs
12359 ! macos/ext/Mac/Components/Makefile.PL
12360 ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Files/Files.xs
12361 ! macos/ext/Mac/Files/Makefile.PL macos/ext/Mac/Files/t/Files.t
12362 ! macos/ext/Mac/Gestalt/Gestalt.pm
12363 ! macos/ext/Mac/Gestalt/Gestalt.xs
12364 ! macos/ext/Mac/Gestalt/Makefile.PL
12365 ! macos/ext/Mac/Gestalt/t/Gestalt.t
12366 ! macos/ext/Mac/Memory/Makefile.PL
12367 ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
12368 ! macos/ext/Mac/Memory/t/Memory.t macos/ext/Mac/MoreFiles/MF.xs
12369 ! macos/ext/Mac/MoreFiles/Makefile.PL
12370 ! macos/ext/Mac/MoreFiles/MoreFiles.pm
12371 ! macos/ext/Mac/Notification/Makefile.PL
12372 ! macos/ext/Mac/Notification/Notification.pm
12373 ! macos/ext/Mac/Notification/Notification.xs
12374 ! macos/ext/Mac/Notification/t/Notification.t
12375 ! macos/ext/Mac/Processes/Makefile.PL
12376 ! macos/ext/Mac/Processes/Processes.pm
12377 ! macos/ext/Mac/Processes/Processes.xs
12378 ! macos/ext/Mac/Processes/t/Processes.t
12379 ! macos/ext/Mac/Resources/Makefile.PL
12380 ! macos/ext/Mac/Resources/Resources.pm
12381 ! macos/ext/Mac/Resources/Resources.xs
12382 ! macos/ext/Mac/Resources/t/Resources.t
12383 ! macos/ext/Mac/Sound/Makefile.PL macos/ext/Mac/Sound/Sound.pm
12384 ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Makefile.PL
12385 ! macos/ext/Mac/Speech/Speech.pm macos/ext/Mac/Speech/Speech.xs
12386 ! macos/ext/Mac/Types/Makefile.PL macos/ext/Mac/Types/Types.pm
12387 ! macos/ext/Mac/Types/Types.xs macos/ext/Mac/Types/t/Types.t
12388 ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/MacPerl.xs
12389 ! macos/ext/MacPerl/Makefile.PL macos/ext/MacPerl/OSA.xs
12390 ____________________________________________________________________________
12391 [ 18192] By: jhi on 2002/11/27 03:14:22
12392 Log: Doc tweak for perl #9731.
12393 Branch: maint-5.8/perl
12395 ____________________________________________________________________________
12396 [ 18191] By: jhi on 2002/11/27 02:56:52
12397 Log: A bit of additional information regarding BIND's harmful
12398 effects (perl #9465).
12399 Branch: maint-5.8/perl
12401 ____________________________________________________________________________
12402 [ 18190] By: jhi on 2002/11/27 02:28:34
12403 Log: Fix perl #18519: GDBM_SYNC and GDBM_SYNCMODE were unsupported.
12404 Branch: maint-5.8/perl
12405 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL
12406 ____________________________________________________________________________
12407 [ 18189] By: jhi on 2002/11/27 01:51:45
12408 Log: Add the new POSIX isxxx() test by Ed Santiago <esm@pobox.com>
12410 Branch: maint-5.8/perl
12413 ____________________________________________________________________________
12414 [ 18188] By: hv on 2002/11/27 01:32:52
12415 Log: Subject: Re: [perl #18203] Recursive call in PerlIO_find_layer
12416 From: Slaven Rezic <slaven.rezic@berlin.de>
12417 Date: 03 Nov 2002 10:59:43 +0100
12418 Message-ID: <877kfvnfcg.fsf@vran.herceg.de>
12420 ! embedvar.h intrpvar.h lib/open.t perlapi.h perlio.c
12421 ____________________________________________________________________________
12422 [ 18187] By: jhi on 2002/11/27 01:26:02
12423 Log: Follow-up on change #18122 (perl #18065) as noted by Philip Newton.
12424 Branch: maint-5.8/perl
12425 ! ext/Fcntl/t/syslfs.t t/op/lfs.t
12426 ____________________________________________________________________________
12427 [ 18186] By: hv on 2002/11/27 00:57:18
12428 Log: Subject: DESTROY called in scalar context ?
12429 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12430 Date: Tue, 29 Oct 2002 22:04:23 +0100
12431 Message-Id: <20021029220423.6f8e6600.rgarciasuarez@free.fr>
12434 ____________________________________________________________________________
12435 [ 18185] By: rgs on 2002/11/26 21:06:48
12438 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
12439 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
12440 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
12442 ____________________________________________________________________________
12443 [ 18184] By: rgs on 2002/11/26 20:42:25
12444 Log: Subject: [PATCH] 2 Pod errors in perlop.pod
12445 From: andreas.koenig@anima.de (Andreas J. Koenig)
12446 Date: Mon, 25 Nov 2002 10:21:08 +0100
12447 Message-ID: <m31y5admyj.fsf@k242.linux.bogus>
12449 Plus a few similar POD fixes
12451 ! pod/perl570delta.pod pod/perl572delta.pod pod/perlop.pod
12453 ____________________________________________________________________________
12454 [ 18183] By: rgs on 2002/11/26 19:53:26
12455 Log: Subject: Re: [perl #18626] bug in perlipc man page
12456 From: Slaven Rezic <slaven.rezic@berlin.de>
12457 Date: 23 Nov 2002 21:23:20 +0100
12458 Message-ID: <87bs4gdohz.fsf@vran.herceg.de>
12461 ____________________________________________________________________________
12462 [ 18182] By: merijn on 2002/11/26 08:44:39
12463 Log: Subject: #17171: ld flag for shrplib on OpenBSD
12464 Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT)
12465 From: "Todd C. Miller" <Todd.Miller at courtesan.com>
12468 ____________________________________________________________________________
12469 [ 18181] By: merijn on 2002/11/26 08:40:39
12470 Log: Subject: #17171: ld flag for shrplib on OpenBSD
12471 Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT)
12472 From: "Todd C. Miller" <Todd.Miller at courtesan.com>
12473 Branch: metaconfig/U/perl
12475 ____________________________________________________________________________
12476 [ 18180] By: hv on 2002/11/25 03:10:03
12477 Log: integrate #18144 updates to pod/perlport.pod
12480 ____________________________________________________________________________
12481 [ 18179] By: hv on 2002/11/25 03:06:44
12482 Log: Subject: [PATCH] UTF8 regexp {n} bug
12483 From: Inaba Hiroto <inaba@st.rim.or.jp>
12484 Date: Sat, 16 Nov 2002 19:23:00 +0900
12485 Message-ID: <3DD61C83.62FF9887@st.rim.or.jp>
12487 ! regcomp.c t/op/pat.t
12488 ____________________________________________________________________________
12489 [ 18178] By: hv on 2002/11/25 02:43:40
12490 Log: Subject: Re: Storable bug #1698
12491 From: Slaven Rezic <slaven.rezic@berlin.de>
12492 Date: 18 Nov 2002 10:41:36 +0100
12493 Message-ID: <87ptt343lb.fsf@vran.herceg.de>
12495 ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
12496 ! ext/Storable/t/forgive.t
12497 ____________________________________________________________________________
12498 [ 18177] By: hv on 2002/11/25 02:37:07
12499 Log: add support for STASH and MAGIC information for REFs to sv_dump().
12501 From: Slaven Rezic <slaven.rezic@berlin.de>
12502 Date: Mon, 18 Nov 2002 11:09:51 +0100 (CET)
12503 Message-Id: <200211181009.gAIA9pFG034877@vran.herceg.de>
12505 ! dump.c ext/Devel/Peek/Peek.t
12506 ____________________________________________________________________________
12507 [ 18176] By: hv on 2002/11/25 02:31:10
12508 Log: Subject: Re: [perl #18479] Error when no strict refs in effect
12509 From: Slaven Rezic <slaven.rezic@berlin.de>
12510 Date: 18 Nov 2002 22:50:04 +0100
12511 Message-ID: <87smxya6pf.fsf@vran.herceg.de>
12514 ____________________________________________________________________________
12515 [ 18175] By: hv on 2002/11/25 02:20:48
12516 Log: Subject: [Encode] 1.83 + bleedperl patch released
12517 From: Dan Kogai <dankogai@dan.co.jp>
12518 Date: Tue, 19 Nov 2002 03:18:44 +0900
12519 Message-Id: <2C132F6D-FB22-11D6-87FC-0003939A104C@dan.co.jp>
12521 ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
12522 ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/bin/enc2xs
12523 ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/rt.pl
12524 ! t/uni/tr_7jis.t t/uni/tr_sjis.t t/uni/tr_utf8.t
12525 ____________________________________________________________________________
12526 [ 18174] By: jhi on 2002/11/24 22:35:23
12527 Log: Fix perl #7305: UnicodeCD::compexcl is weird
12528 Branch: maint-5.8/perl
12529 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
12530 ____________________________________________________________________________
12531 [ 18173] By: jhi on 2002/11/23 02:02:33
12534 Subject: [PATCH] perlopentut and PerlIO documentation
12535 From: Slaven Rezic <slaven.rezic@berlin.de>
12536 Date: 08 Nov 2002 22:22:19 +0100
12537 Message-ID: <8765v7kb90.fsf@vran.herceg.de>
12540 Subject: t/run/runenv.t bug
12541 From: Salvador "Fandiño" <sfandino@yahoo.com>
12542 Date: Fri, 8 Nov 2002 08:07:13 -0800 (PST)
12543 Message-ID: <20021108160713.78109.qmail@web13409.mail.yahoo.com>
12546 Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod
12547 From: Slaven Rezic <slaven.rezic@berlin.de>
12548 Date: Sat, 9 Nov 2002 22:31:31 +0100 (CET)
12549 Message-Id: <200211092131.gA9LVVAV007663@vran.herceg.de>
12552 Date: Tue, 12 Nov 2002 16:49:22 +0200
12553 From: Jarkko Hietaniemi <jhi@iki.fi>
12554 Subject: [PATCH] Tru64 osvers
12555 Message-ID: <20021112144922.GI511825@lyta.hut.fi>
12558 repair 18139 (missing awk command)
12561 Subject: [PATCH] Typo in perl58delta
12562 From: andreas.koenig@anima.de (Andreas J. Koenig)
12563 Date: Sat, 16 Nov 2002 16:29:14 +0100
12564 Message-ID: <m3u1ihjzxx.fsf@k242.linux.bogus>
12567 New B::Lint option, bare-subs, that checks for implicitely
12568 quoted barewords that are also subroutines, from
12569 Ian Phillipps <ip@tarragon-et.co.uk>.
12570 Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
12571 With a few tweaks to the implementation and tests.
12574 New B::Lint option, bare-subs, that checks for implicitely
12575 quoted barewords that are also subroutines, from
12576 Ian Phillipps <ip@tarragon-et.co.uk>.
12577 Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
12578 With a few tweaks to the implementation and tests.
12579 (previous change was empty)
12582 Subject: [PATCH] optional code for debugging leaking scalars
12583 From: Dave Mitchell <davem@fdgroup.com>
12584 Date: Thu, 14 Nov 2002 23:03:00 +0000
12585 Message-ID: <20021114230300.B18614@fdgroup.com>
12588 Document PRIVSHIFT.
12589 Subject: [PATCH] two small doc patches
12590 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12591 Date: Thu, 14 Nov 2002 15:07:35 -0800
12592 Message-ID: <3yC19gzkguTO092yn@efn.org>
12595 Subject: Re: [PATCH] optional code for debugging leaking scalars
12596 From: Dave Mitchell <davem@fdgroup.com>
12597 Date: Sat, 16 Nov 2002 22:18:23 +0000
12598 Message-ID: <20021116221823.A23614@fdgroup.com>
12599 Documentation for change #18150.
12602 Correction to change #18152, by Dave Mitchell.
12605 Remove duplicate my() declaration giving warnings from change #18105.
12608 Subject: Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist yet
12609 From: Gurusamy Sarathy <gsar@ActiveState.com>
12610 Date: Wed, 30 Oct 2002 20:58:15 -0800
12611 Message-Id: <200210310458.g9V4wFK00513@smtp3.ActiveState.com>
12612 Date: Wed, 30 Oct 2002 21:56:22 -0800
12613 Message-Id: <200210310556.g9V5uMK05748@smtp3.ActiveState.com>
12614 Date: Wed, 30 Oct 2002 22:55:30 -0800
12615 Message-Id: <200210310655.g9V6tUK10959@smtp3.ActiveState.com>
12618 Subject: [PATCH] regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)
12619 From: Nicholas Clark <nick@unfortu.net>
12620 Date: Tue, 29 Oct 2002 23:00:05 +0000
12621 Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net>
12624 Subject: [PATCH Win32] Document wperl.exe
12625 From: "Brent Dax" <brentdax@cpan.org>
12626 Date: Fri, 15 Nov 2002 23:02:01 -0800
12627 Message-ID: <034e01c28d3e$0fed1680$6501a8c0@deepblue>
12630 Subject: [PATCH ext/threads/threads.xs] trivial typo
12631 From: Dave Mitchell <davem@fdgroup.com>
12632 Date: Thu, 14 Nov 2002 22:55:39 +0000
12633 Message-ID: <20021114225539.A18614@fdgroup.com>
12636 Subject: Re: [PATCH] AutoLoader gives wrong message
12637 From: Peter Scott <Peter@PSDT.com>
12638 Date: Thu, 07 Nov 2002 19:04:27 -0800
12639 Message-id: <4.3.2.7.2.20021107185902.00b93ec0@shell2.webquarry.com>
12641 With a tweak to the END cleanup block to fully remove the
12642 temporary test directory
12645 t/io/crlf.t failed with miniperl.
12648 Subject: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?)
12649 From: Jarkko Hietaniemi <jhi@iki.fi>
12650 Date: Sun, 3 Nov 2002 17:50:08 +0200
12651 Message-ID: <20021103155008.GA382682@lyta.hut.fi>
12654 Fix perl bug #17920 : a case of parser coredump.
12655 The fix is to disable Perl_block_start and Perl_block_end
12656 when the yacc parser has encountered errors. This prevents
12657 corruption of the internal stack, at the expense of correctness,
12658 but this doesn't matter as the code is unparseable anyway.
12661 Subject: [PATCH] hires sleeping wants libs
12662 Date: Wed, 20 Nov 2002 17:18:31 +0200
12663 From: Jarkko Hietaniemi <jhi@iki.fi>
12664 Message-ID: <20021120151830.GC127060@lyta.hut.fi>
12667 Add a test for bug #17920, and a new test file for it.
12670 Move some tests from t/run/fresh_perl.t
12671 to the new t/comp/parser.t. The goal being to
12672 get rid of fresh_perl.t at some point.
12675 A new test for $^S, based on a patch by Iain 'Spoon' Truskett.
12676 Fix the existing tests that didn't checked the difference
12677 between 0 and undef.
12680 Subject: [PATCH] Historic version labels
12681 From: andreas.koenig@anima.de (Andreas J. Koenig)
12682 Date: Fri, 22 Nov 2002 14:39:41 +0100
12683 Message-ID: <m3lm3loh9e.fsf@k242.linux.bogus>
12685 (and regen Configure, regen_headers)
12686 Branch: maint-5.8/perl
12687 +> regen.pl regen_headers.pl t/comp/parser.t
12688 ! Configure README.ce config_h.SH ext/B/B.pm ext/B/t/concise.t
12689 !> (integrate 35 files)
12690 ____________________________________________________________________________
12691 [ 18172] By: rgs on 2002/11/22 21:44:09
12692 Log: Subject: [PATCH] Historic version labels
12693 From: andreas.koenig@anima.de (Andreas J. Koenig)
12694 Date: Fri, 22 Nov 2002 14:39:41 +0100
12695 Message-ID: <m3lm3loh9e.fsf@k242.linux.bogus>
12697 ! Changes5.005 Changes5.6
12698 ____________________________________________________________________________
12699 [ 18171] By: rgs on 2002/11/22 21:15:54
12700 Log: A new test for $^S, based on a patch by Iain 'Spoon' Truskett.
12701 Fix the existing tests that didn't checked the difference
12702 between 0 and undef.
12705 ____________________________________________________________________________
12706 [ 18170] By: rgs on 2002/11/22 20:49:12
12707 Log: Move some tests from t/run/fresh_perl.t
12708 to the new t/comp/parser.t. The goal being to
12709 get rid of fresh_perl.t at some point.
12711 ! t/comp/parser.t t/run/fresh_perl.t
12712 ____________________________________________________________________________
12713 [ 18169] By: rgs on 2002/11/21 20:49:36
12714 Log: Add a test for bug #17920, and a new test file for it.
12718 ____________________________________________________________________________
12719 [ 18168] By: merijn on 2002/11/21 13:59:12
12720 Log: Subject: [PATCH] hires sleeping wants libs
12721 Date: Wed, 20 Nov 2002 17:18:31 +0200
12722 From: Jarkko Hietaniemi <jhi@iki.fi>
12723 Message-ID: <20021120151830.GC127060@lyta.hut.fi>
12725 ! Configure hints/irix_6.sh
12726 ____________________________________________________________________________
12727 [ 18167] By: merijn on 2002/11/21 13:49:58
12728 Log: Subject: [PATCH] hires sleeping wants libs
12729 Date: Wed, 20 Nov 2002 17:18:31 +0200
12730 From: Jarkko Hietaniemi <jhi@iki.fi>
12731 Message-ID: <20021120151830.GC127060@lyta.hut.fi>
12733 ! U/modified/Myinit.U
12734 ____________________________________________________________________________
12735 [ 18166] By: rgs on 2002/11/19 23:02:31
12736 Log: Fix perl bug #17920 : a case of parser coredump.
12737 The fix is to disable Perl_block_start and Perl_block_end
12738 when the yacc parser has encountered errors. This prevents
12739 corruption of the internal stack, at the expense of correctness,
12740 but this doesn't matter as the code is unparseable anyway.
12743 ____________________________________________________________________________
12744 [ 18165] By: rgs on 2002/11/19 22:45:36
12745 Log: Subject: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?)
12746 From: Jarkko Hietaniemi <jhi@iki.fi>
12747 Date: Sun, 3 Nov 2002 17:50:08 +0200
12748 Message-ID: <20021103155008.GA382682@lyta.hut.fi>
12750 ! lib/open.pm locale.c pod/perl58delta.pod
12751 ____________________________________________________________________________
12752 [ 18164] By: rgs on 2002/11/19 22:32:52
12753 Log: t/io/crlf.t failed with miniperl.
12756 ____________________________________________________________________________
12757 [ 18163] By: rgs on 2002/11/19 22:11:24
12758 Log: Subject: Re: [PATCH] AutoLoader gives wrong message
12759 From: Peter Scott <Peter@PSDT.com>
12760 Date: Thu, 07 Nov 2002 19:04:27 -0800
12761 Message-id: <4.3.2.7.2.20021107185902.00b93ec0@shell2.webquarry.com>
12763 With a tweak to the END cleanup block to fully remove the
12764 temporary test directory
12767 ____________________________________________________________________________
12768 [ 18162] By: rgs on 2002/11/19 21:29:25
12769 Log: Subject: [PATCH ext/threads/threads.xs] trivial typo
12770 From: Dave Mitchell <davem@fdgroup.com>
12771 Date: Thu, 14 Nov 2002 22:55:39 +0000
12772 Message-ID: <20021114225539.A18614@fdgroup.com>
12774 ! ext/threads/threads.xs
12775 ____________________________________________________________________________
12776 [ 18161] By: rgs on 2002/11/19 21:26:21
12777 Log: Subject: [PATCH Win32] Document wperl.exe
12778 From: "Brent Dax" <brentdax@cpan.org>
12779 Date: Fri, 15 Nov 2002 23:02:01 -0800
12780 Message-ID: <034e01c28d3e$0fed1680$6501a8c0@deepblue>
12783 ____________________________________________________________________________
12784 [ 18160] By: hv on 2002/11/19 12:07:25
12785 Log: Subject: [PATCH] regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)
12786 From: Nicholas Clark <nick@unfortu.net>
12787 Date: Tue, 29 Oct 2002 23:00:05 +0000
12788 Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net>
12790 + regen.pl regen_headers.pl
12791 ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
12792 ! keywords.pl opcode.pl regcomp.pl
12793 ____________________________________________________________________________
12794 [ 18159] By: hv on 2002/11/19 11:48:30
12795 Log: Subject: Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist yet
12796 From: Gurusamy Sarathy <gsar@ActiveState.com>
12797 Date: Wed, 30 Oct 2002 20:58:15 -0800
12798 Message-Id: <200210310458.g9V4wFK00513@smtp3.ActiveState.com>
12799 Date: Wed, 30 Oct 2002 21:56:22 -0800
12800 Message-Id: <200210310556.g9V5uMK05748@smtp3.ActiveState.com>
12801 Date: Wed, 30 Oct 2002 22:55:30 -0800
12802 Message-Id: <200210310655.g9V6tUK10959@smtp3.ActiveState.com>
12804 ! gv.c pp_hot.c t/op/method.t
12805 ____________________________________________________________________________
12806 [ 18158] By: hv on 2002/11/19 11:35:16
12807 Log: Remove duplicate my() declaration giving warnings from change #18105.
12809 ! lib/Class/Struct.t
12810 ____________________________________________________________________________
12811 [ 18157] By: nick on 2002/11/19 10:16:27
12812 Log: Integrate mainline
12814 +> ext/List/Util/t/isvstring.t ext/List/Util/t/refaddr.t
12815 +> t/run/switchI.t t/uni/tr_7jis.t t/uni/tr_eucjp.t
12816 +> t/uni/tr_sjis.t t/uni/tr_utf8.t
12817 ! ext/Encode/Encode.xs
12818 !> (integrate 77 files)
12819 ____________________________________________________________________________
12820 [ 18156] By: jhi on 2002/11/18 23:06:22
12821 Log: Unicode 3.2 Errata from
12822 http://www.unicode.org/unicode/uni2errata/UnicodeErrata.html
12823 (errata 2002 October 31 and 2002 October 30)
12824 (If/when 3.2.1 or 4.0 happens, just replace SpecialCasing
12825 and UnicodeData, don't bother with diffs, and rerun
12827 Branch: maint-5.8/perl
12828 ! lib/Unicode/UCD.t lib/unicore/Category.pl
12829 ! lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
12830 ! lib/unicore/lib/C.pl lib/unicore/lib/Cf.pl
12831 ! lib/unicore/lib/Cntrl.pl lib/unicore/lib/Graph.pl
12832 ! lib/unicore/lib/P.pl lib/unicore/lib/Pd.pl
12833 ! lib/unicore/lib/Print.pl lib/unicore/lib/Punct.pl
12834 ____________________________________________________________________________
12835 [ 18155] By: jhi on 2002/11/16 22:34:07
12836 Log: make regen_headers
12837 Branch: maint-5.8/perl
12838 ! pod/perlapi.pod proto.h
12839 ____________________________________________________________________________
12840 [ 18154] By: rgs on 2002/11/16 22:08:44
12841 Log: Correction to change #18152, by Dave Mitchell.
12844 ____________________________________________________________________________
12845 [ 18153] By: jhi on 2002/11/16 21:24:13
12846 Log: Tripped by the pseudo-hash warning.
12847 Branch: maint-5.8/perl
12849 ____________________________________________________________________________
12850 [ 18152] By: rgs on 2002/11/16 21:23:15
12851 Log: Subject: Re: [PATCH] optional code for debugging leaking scalars
12852 From: Dave Mitchell <davem@fdgroup.com>
12853 Date: Sat, 16 Nov 2002 22:18:23 +0000
12854 Message-ID: <20021116221823.A23614@fdgroup.com>
12855 Documentation for change #18150.
12858 ____________________________________________________________________________
12859 [ 18151] By: rgs on 2002/11/16 20:45:26
12860 Log: Document PRIVSHIFT.
12861 Subject: [PATCH] two small doc patches
12862 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12863 Date: Thu, 14 Nov 2002 15:07:35 -0800
12864 Message-ID: <3yC19gzkguTO092yn@efn.org>
12867 ____________________________________________________________________________
12868 [ 18150] By: rgs on 2002/11/16 20:25:57
12869 Log: Subject: [PATCH] optional code for debugging leaking scalars
12870 From: Dave Mitchell <davem@fdgroup.com>
12871 Date: Thu, 14 Nov 2002 23:03:00 +0000
12872 Message-ID: <20021114230300.B18614@fdgroup.com>
12875 ____________________________________________________________________________
12876 [ 18149] By: rgs on 2002/11/16 20:10:50
12877 Log: New B::Lint option, bare-subs, that checks for implicitely
12878 quoted barewords that are also subroutines, from
12879 Ian Phillipps <ip@tarragon-et.co.uk>.
12880 Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
12881 With a few tweaks to the implementation and tests.
12882 (previous change was empty)
12884 ! ext/B/B/Lint.pm ext/B/t/lint.t
12885 ____________________________________________________________________________
12886 [ 18148] By: rgs on 2002/11/16 20:05:34
12887 Log: New B::Lint option, bare-subs, that checks for implicitely
12888 quoted barewords that are also subroutines, from
12889 Ian Phillipps <ip@tarragon-et.co.uk>.
12890 Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
12891 With a few tweaks to the implementation and tests.
12893 ! ext/B/B/Lint.pm ext/B/t/lint.t
12894 ____________________________________________________________________________
12895 [ 18147] By: rgs on 2002/11/16 19:52:54
12896 Log: Subject: [PATCH] Typo in perl58delta
12897 From: andreas.koenig@anima.de (Andreas J. Koenig)
12898 Date: Sat, 16 Nov 2002 16:29:14 +0100
12899 Message-ID: <m3u1ihjzxx.fsf@k242.linux.bogus>
12901 ! pod/perl58delta.pod
12902 ____________________________________________________________________________
12903 [ 18146] By: jhi on 2002/11/16 15:09:26
12904 Log: Typo noticed by Philip Newton.
12905 Branch: maint-5.8/perl
12907 ____________________________________________________________________________
12908 [ 18145] By: jhi on 2002/11/16 02:53:59
12909 Log: Add 5.005-style thread deprecation warning (at each
12911 Branch: maint-5.8/perl
12912 ! ext/Thread/Thread.xs pod/perldelta.pod pod/perldiag.pod
12913 ____________________________________________________________________________
12914 [ 18144] By: jhi on 2002/11/15 22:30:36
12915 Log: perlport tweaks:
12918 - metainformation changing
12920 Branch: maint-5.8/perl
12922 ____________________________________________________________________________
12923 [ 18143] By: jhi on 2002/11/15 04:37:24
12924 Log: Add pseudo-hashes deprecation warning (at each pseudo-hash access).
12925 Branch: maint-5.8/perl
12926 ! av.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/av
12927 ____________________________________________________________________________
12928 [ 18142] By: rgs on 2002/11/12 22:09:39
12929 Log: Subject: [PATCH] Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32 5.0 W2000Pro)
12930 From: Dave Mitchell <davem@fdgroup.com>
12931 Date: Thu, 7 Nov 2002 16:38:02 +0000
12932 Message-ID: <20021107163802.C25337@fdgroup.com>
12935 ____________________________________________________________________________
12936 [ 18141] By: merijn on 2002/11/12 16:15:30
12937 Log: repair 18139 (missing awk command)
12940 ____________________________________________________________________________
12941 [ 18140] By: merijn on 2002/11/12 16:12:14
12942 Log: added missing awk. <blush>
12944 ! U/modified/Oldconfig.U
12945 ____________________________________________________________________________
12946 [ 18139] By: merijn on 2002/11/12 14:20:36
12947 Log: Date: Tue, 12 Nov 2002 16:49:22 +0200
12948 From: Jarkko Hietaniemi <jhi@iki.fi>
12949 Subject: [PATCH] Tru64 osvers
12950 Message-ID: <20021112144922.GI511825@lyta.hut.fi>
12953 ____________________________________________________________________________
12954 [ 18138] By: merijn on 2002/11/12 14:08:50
12955 Log: Date: Tue, 12 Nov 2002 16:49:22 +0200
12956 From: Jarkko Hietaniemi <jhi@iki.fi>
12957 Subject: [PATCH] Tru64 osvers
12958 Message-ID: <20021112144922.GI511825@lyta.hut.fi>
12960 ! U/modified/Oldconfig.U
12961 ____________________________________________________________________________
12962 [ 18137] By: rgs on 2002/11/10 21:57:04
12963 Log: Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod
12964 From: Slaven Rezic <slaven.rezic@berlin.de>
12965 Date: Sat, 9 Nov 2002 22:31:31 +0100 (CET)
12966 Message-Id: <200211092131.gA9LVVAV007663@vran.herceg.de>
12968 ! lib/Term/ReadLine.pm
12969 ____________________________________________________________________________
12970 [ 18136] By: rgs on 2002/11/10 21:38:44
12971 Log: Subject: t/run/runenv.t bug
12972 From: Salvador "Fandiño" <sfandino@yahoo.com>
12973 Date: Fri, 8 Nov 2002 08:07:13 -0800 (PST)
12974 Message-ID: <20021108160713.78109.qmail@web13409.mail.yahoo.com>
12977 ____________________________________________________________________________
12978 [ 18135] By: rgs on 2002/11/10 21:30:36
12979 Log: Subject: [PATCH] perlopentut and PerlIO documentation
12980 From: Slaven Rezic <slaven.rezic@berlin.de>
12981 Date: 08 Nov 2002 22:22:19 +0100
12982 Message-ID: <8765v7kb90.fsf@vran.herceg.de>
12984 ! lib/PerlIO.pm pod/perlopentut.pod
12985 ____________________________________________________________________________
12986 [ 18134] By: jhi on 2002/11/09 22:10:52
12987 Log: Update Changes.
12988 Branch: maint-5.8/perl
12989 ! Changes patchlevel.h
12990 ____________________________________________________________________________
12991 [ 18133] By: jhi on 2002/11/09 21:56:38
12995 Subject: [perl #18065] LFS related bug in perl-5.8.0 testsuite
12996 From: "david@dhaller.de (via RT)" <perlbug@perl.org>
12997 Date: 23 Oct 2002 18:42:51 -0000
12998 Message-Id: <rt-18065-40384.14.044473925414@bugs6.perl.org>
13001 Subject: PATCH x2p/find2perl.PL
13002 From: "Newton, Philip" <Philip.Newton@datenrevision.de>
13003 Date: Thu, 24 Oct 2002 10:05:19 +0200
13004 Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCF41@hamsem01.de.gedas.vwg>
13007 Subject: [PATCH] File::Temp documentation fix
13008 From: Slaven Rezic <slaven.rezic@berlin.de>
13009 Date: Thu, 24 Oct 2002 19:04:20 +0200 (CEST)
13010 Message-Id: <200210241704.g9OH4KlR030883@vran.herceg.de>
13013 Subject: Re: The Inaba patch for tr/// vs. use encoding
13014 From: Dan Kogai <dankogai@dan.co.jp>
13015 Date: Fri, 25 Oct 2002 13:04:00 +0900
13016 Message-Id: <CAC896FE-E7CE-11D6-9228-0003939A104C@dan.co.jp>
13017 Branch: maint-5.8/perl
13018 +> t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
13020 !> MANIFEST ext/Fcntl/t/syslfs.t lib/File/Temp.pm t/op/lfs.t
13021 !> x2p/find2perl.PL
13022 ____________________________________________________________________________
13023 [ 18132] By: jhi on 2002/11/09 21:50:30
13027 Subject: Re: [perl #18038] DESTROY change in 5.8.0?
13028 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13029 Date: Sun, 03 Nov 2002 15:48:18 -0800
13030 Message-ID: <CXbx9gzkgS8W092yn@efn.org>
13031 Branch: maint-5.8/perl
13033 ____________________________________________________________________________
13034 [ 18131] By: jhi on 2002/11/09 21:28:07
13038 Subject: [perl #18154] Problem found in calculating offsets in regex
13039 From: Mark Pease (via RT) <perlbug@perl.org>
13040 Date: 29 Oct 2002 20:23:54 -0000
13041 Message-Id: <rt-18154-40762.0.46361502706489@bugs6.perl.org>
13044 Subject: Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?
13045 From: Gurusamy Sarathy <gsar@ActiveState.com>
13046 Date: Sat, 19 Oct 2002 12:11:43 -0700
13047 Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com>
13048 Branch: maint-5.8/perl
13049 !> doio.c ext/DB_File/t/db-recno.t perl.h pp_sys.c regcomp.c
13051 ____________________________________________________________________________
13052 [ 18130] By: jhi on 2002/11/09 21:25:39
13056 Subject: Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp
13058 Date: Sun, 03 Nov 2002 16:41:24 +0000
13059 Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk>
13061 (closure.t required manual edit since blead had a new test)
13062 Branch: maint-5.8/perl
13063 !> ext/B/B/Concise.pm op.c pp_hot.c t/op/closure.t
13065 ____________________________________________________________________________
13066 [ 18129] By: jhi on 2002/11/09 21:20:02
13070 Subject: Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open
13071 From: Slaven Rezic <slaven.rezic@berlin.de>
13072 Date: 24 Oct 2002 00:44:35 +0200
13073 Message-ID: <87vg3sixm4.fsf@vran.herceg.de>
13076 "make distclean" should remove the generated file lib/Config.pod.
13077 Branch: maint-5.8/perl
13078 !> Makefile.SH pod/perldiag.pod pod/perlfunc.pod pp_sys.c
13079 !> t/io/binmode.t t/io/print.t t/io/read.t t/lib/warnings/pp_sys
13080 ____________________________________________________________________________
13081 [ 18128] By: jhi on 2002/11/09 21:15:09
13085 The new test introduced in #18114 failed with threads
13087 (edit //= to be ||=)
13088 Branch: maint-5.8/perl
13089 !> ext/B/t/concise.t
13090 ____________________________________________________________________________
13091 [ 18127] By: jhi on 2002/11/09 21:07:43
13095 Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well
13096 From: Stephen McCamant <smcc@mit.edu>
13097 Date: Thu, 31 Oct 2002 01:35:29 -0500
13098 Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU>
13100 plus a test case in ext/B/t/concise.t
13101 plus a (less intrusive, but less future-proof) fix for a
13102 similar problem in B::walkoptree_exec().
13104 (edit away dor and dorassign)
13105 Branch: maint-5.8/perl
13106 !> ext/B/B.pm ext/B/B/Concise.pm ext/B/t/concise.t
13107 ____________________________________________________________________________
13108 [ 18126] By: jhi on 2002/11/09 19:00:47
13112 Subject: Re: [perl #18066] Bug in -I when path has double colons?
13113 From: Slaven Rezic <slaven.rezic@berlin.de>
13114 Date: 30 Oct 2002 11:18:47 +0100
13115 Message-ID: <87of9c2prs.fsf@vran.herceg.de>
13117 With the corresponding change to embed.fnc
13120 Subject: Re: Class::Struct, simple patch, tests
13121 From: Marty Pauley <marty+p5p@kasei.com>
13122 Date: Fri, 18 Oct 2002 22:26:38 +0100
13123 Message-ID: <20021018212638.GB3764@soto.kasei.com>
13127 Subject: [TEST] for [PATCH] bug in utf8.c(?)
13128 From: Marty Pauley <marty+p5p@kasei.com>
13129 Date: Fri, 18 Oct 2002 21:02:38 +0100
13130 Message-ID: <20021018200238.GY3764@soto.kasei.com>
13133 1. Update pp_ucfirst to enter the UTF-8 branch only if the first
13134 character is UTF-8. (Copied from pp_lcfirst.)
13135 2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK.
13138 Put back the DO NOT EDIT headers in proto.h and global.sym
13140 Subject: Re: [perl #18066] Bug in -I when path has double colons?
13141 From: Slaven Rezic <slaven.rezic@berlin.de>
13142 Date: 03 Nov 2002 10:25:10 +0100
13143 Message-ID: <87adkrngy1.fsf@vran.herceg.de>
13146 Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
13148 Date: Tue, 05 Nov 2002 13:30:00 +0000
13149 Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk>
13151 This is half of the fix for #18107. The swash_init() problems
13152 described in <20021105143646.M18101@lustre.dyn.wiw.org> remain,
13153 but can now be seen only with UTF-8 test cases.
13156 make regen_headers.
13157 Backport change #18078 to warnings.pl.
13159 plus make regen_headers
13160 Branch: maint-5.8/perl
13163 !> MANIFEST dump.c embed.fnc embed.h embedvar.h global.sym
13164 !> lib/Class/Struct.pm lib/Class/Struct.t lib/utf8.t perl.c
13165 !> perlapi.c perlapi.h pp.c proto.h t/run/runenv.t warnings.pl
13166 ____________________________________________________________________________
13167 [ 18125] By: hv on 2002/11/07 14:01:57
13168 Log: Subject: Re: The Inaba patch for tr/// vs. use encoding
13169 From: Dan Kogai <dankogai@dan.co.jp>
13170 Date: Fri, 25 Oct 2002 13:04:00 +0900
13171 Message-Id: <CAC896FE-E7CE-11D6-9228-0003939A104C@dan.co.jp>
13173 + t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
13176 ____________________________________________________________________________
13177 [ 18124] By: hv on 2002/11/07 13:51:39
13178 Log: Subject: [PATCH] File::Temp documentation fix
13179 From: Slaven Rezic <slaven.rezic@berlin.de>
13180 Date: Thu, 24 Oct 2002 19:04:20 +0200 (CEST)
13181 Message-Id: <200210241704.g9OH4KlR030883@vran.herceg.de>
13184 ____________________________________________________________________________
13185 [ 18123] By: hv on 2002/11/07 13:46:59
13186 Log: Subject: PATCH x2p/find2perl.PL
13187 From: "Newton, Philip" <Philip.Newton@datenrevision.de>
13188 Date: Thu, 24 Oct 2002 10:05:19 +0200
13189 Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCF41@hamsem01.de.gedas.vwg>
13192 ____________________________________________________________________________
13193 [ 18122] By: hv on 2002/11/07 13:40:25
13194 Log: Subject: [perl #18065] LFS related bug in perl-5.8.0 testsuite
13195 From: "david@dhaller.de (via RT)" <perlbug@perl.org>
13196 Date: 23 Oct 2002 18:42:51 -0000
13197 Message-Id: <rt-18065-40384.14.044473925414@bugs6.perl.org>
13199 ! ext/Fcntl/t/syslfs.t t/op/lfs.t
13200 ____________________________________________________________________________
13201 [ 18121] By: hv on 2002/11/07 13:21:15
13202 Log: Subject: Re: [perl #18038] DESTROY change in 5.8.0?
13203 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13204 Date: Sun, 03 Nov 2002 15:48:18 -0800
13205 Message-ID: <CXbx9gzkgS8W092yn@efn.org>
13208 ____________________________________________________________________________
13209 [ 18120] By: hv on 2002/11/07 13:14:21
13210 Log: Subject: Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?
13211 From: Gurusamy Sarathy <gsar@ActiveState.com>
13212 Date: Sat, 19 Oct 2002 12:11:43 -0700
13213 Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com>
13215 ! doio.c ext/DB_File/t/db-recno.t perl.h pp_sys.c win32/win32.h
13216 ____________________________________________________________________________
13217 [ 18119] By: hv on 2002/11/07 12:13:28
13218 Log: Subject: [perl #18154] Problem found in calculating offsets in regex
13219 From: Mark Pease (via RT) <perlbug@perl.org>
13220 Date: 29 Oct 2002 20:23:54 -0000
13221 Message-Id: <rt-18154-40762.0.46361502706489@bugs6.perl.org>
13224 ____________________________________________________________________________
13225 [ 18118] By: hv on 2002/11/07 11:33:38
13226 Log: Subject: Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp
13228 Date: Sun, 03 Nov 2002 16:41:24 +0000
13229 Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk>
13231 ! ext/B/B/Concise.pm op.c pp_hot.c t/op/closure.t
13233 ____________________________________________________________________________
13234 [ 18117] By: rgs on 2002/11/06 22:15:36
13235 Log: "make distclean" should remove the generated file lib/Config.pod.
13238 ____________________________________________________________________________
13239 [ 18116] By: rgs on 2002/11/06 22:11:06
13240 Log: The new test introduced in #18114 failed with threads
13242 ! ext/B/t/concise.t
13243 ____________________________________________________________________________
13244 [ 18115] By: rgs on 2002/11/06 20:43:14
13245 Log: Subject: Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open
13246 From: Slaven Rezic <slaven.rezic@berlin.de>
13247 Date: 24 Oct 2002 00:44:35 +0200
13248 Message-ID: <87vg3sixm4.fsf@vran.herceg.de>
13250 ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/io/binmode.t
13251 ! t/io/print.t t/io/read.t t/lib/warnings/pp_sys
13252 ____________________________________________________________________________
13253 [ 18114] By: rgs on 2002/11/06 20:08:53
13254 Log: Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well
13255 From: Stephen McCamant <smcc@mit.edu>
13256 Date: Thu, 31 Oct 2002 01:35:29 -0500
13257 Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU>
13259 plus a test case in ext/B/t/concise.t
13260 plus a (less intrusive, but less future-proof) fix for a
13261 similar problem in B::walkoptree_exec().
13263 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/t/concise.t
13264 ____________________________________________________________________________
13265 [ 18113] By: rgs on 2002/11/05 20:11:55
13266 Log: make regen_headers.
13267 Backport change #18078 to warnings.pl.
13269 ! global.sym perlapi.c perlapi.h proto.h warnings.pl
13270 ____________________________________________________________________________
13271 [ 18112] By: jhi on 2002/11/05 13:26:28
13273 Branch: maint-5.8/perl
13274 ! embed.h embedvar.h global.sym perlapi.c perlapi.h proto.h
13275 ____________________________________________________________________________
13276 [ 18111] By: jhi on 2002/11/05 13:24:59
13280 [PATCH] embed.pl doc. (embed.pl reorganization for doc headers)
13281 Wed, 23 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
13282 With some additional modifications
13285 Repair broken previous patch. I don't like it, but not repairing it
13286 breaks each and every build. Will teach me to test on the same
13287 machine where I patched it. Sorry.
13290 Put back the DO NOT EDIT headers in proto.h and global.sym
13292 Subject: Re: [perl #18066] Bug in -I when path has double colons?
13293 From: Slaven Rezic <slaven.rezic@berlin.de>
13294 Date: 03 Nov 2002 10:25:10 +0100
13295 Message-ID: <87adkrngy1.fsf@vran.herceg.de>
13296 Branch: maint-5.8/perl
13298 ____________________________________________________________________________
13299 [ 18110] By: jhi on 2002/11/05 13:12:12
13303 MakeMaker's INSTALLSITEMANXDIR Configure's counterpart
13304 Thu, 25 Jul 2002, Andy Dougherty
13306 (had to regen Configure)
13307 Branch: maint-5.8/perl
13308 ! Configure config_h.SH
13310 ____________________________________________________________________________
13311 [ 18109] By: ams on 2002/11/05 13:03:34
13312 Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
13314 Date: Tue, 05 Nov 2002 13:30:00 +0000
13315 Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk>
13317 This is half of the fix for #18107. The swash_init() problems
13318 described in <20021105143646.M18101@lustre.dyn.wiw.org> remain,
13319 but can now be seen only with UTF-8 test cases.
13322 ____________________________________________________________________________
13323 [ 18108] By: merijn on 2002/11/05 07:52:08
13324 Log: Put back the DO NOT EDIT headers in proto.h and global.sym
13326 Subject: Re: [perl #18066] Bug in -I when path has double colons?
13327 From: Slaven Rezic <slaven.rezic@berlin.de>
13328 Date: 03 Nov 2002 10:25:10 +0100
13329 Message-ID: <87adkrngy1.fsf@vran.herceg.de>
13332 ____________________________________________________________________________
13333 [ 18107] By: ams on 2002/11/05 03:43:46
13334 Log: 1. Update pp_ucfirst to enter the UTF-8 branch only if the first
13335 character is UTF-8. (Copied from pp_lcfirst.)
13336 2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK.
13339 ____________________________________________________________________________
13340 [ 18106] By: hv on 2002/11/05 01:43:27
13341 Log: new test based on:
13342 Subject: [TEST] for [PATCH] bug in utf8.c(?)
13343 From: Marty Pauley <marty+p5p@kasei.com>
13344 Date: Fri, 18 Oct 2002 21:02:38 +0100
13345 Message-ID: <20021018200238.GY3764@soto.kasei.com>
13348 ____________________________________________________________________________
13349 [ 18105] By: hv on 2002/11/05 00:59:30
13350 Log: Subject: Re: Class::Struct, simple patch, tests
13351 From: Marty Pauley <marty+p5p@kasei.com>
13352 Date: Fri, 18 Oct 2002 22:26:38 +0100
13353 Message-ID: <20021018212638.GB3764@soto.kasei.com>
13355 ! lib/Class/Struct.pm lib/Class/Struct.t
13356 ____________________________________________________________________________
13357 [ 18104] By: jhi on 2002/11/04 22:23:54
13360 nanosleep on VMS not present
13361 Branch: maint-5.8/perl
13363 ____________________________________________________________________________
13364 [ 18103] By: jhi on 2002/11/04 22:11:33
13367 nanosleep probes as per Jarkko's request
13369 (and regen Configure)
13370 Branch: maint-5.8/perl
13371 ! Configure config_h.SH
13372 !> NetWare/config_H.wc Porting/config.sh Porting/config_H
13373 !> epoc/config.sh perl.h win32/config.bc win32/config.gc
13374 !> win32/config.vc win32/config.vc64 win32/config_H.bc
13375 !> win32/config_H.gc win32/config_H.vc win32/config_H.vc64
13376 !> wince/config.ce wince/config_H.ce
13377 ____________________________________________________________________________
13378 [ 18102] By: rgs on 2002/11/04 21:43:53
13379 Log: Subject: Re: [perl #18066] Bug in -I when path has double colons?
13380 From: Slaven Rezic <slaven.rezic@berlin.de>
13381 Date: 30 Oct 2002 11:18:47 +0100
13382 Message-ID: <87of9c2prs.fsf@vran.herceg.de>
13384 With the corresponding change to embed.fnc
13387 ! MANIFEST embed.fnc embed.h embedvar.h global.sym perl.c
13388 ! proto.h t/run/runenv.t
13389 ____________________________________________________________________________
13390 [ 18101] By: jhi on 2002/11/04 21:29:57
13394 Subject: [PATCH] Configure missing d_modflproto=''
13395 From: "Gerrit P. Haase" <gp@familiehaase.de>
13396 Date: Tue, 13 Aug 2002 15:11:05 +0200
13397 Message-id: <11417599086.20020813151105@familiehaase.de>
13400 Subject: Re: [perl #15326] Not OK: perl v5.8.0 on i686-linux-64int-ld 2.4.5
13401 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13402 Date: Tue, 23 Jul 2002 09:21:10 +0200
13403 Message-id: <20020723092051.184C.H.M.BRAND@hccnet.nl>
13406 [PATCH perl@17882] configure.com needs d_modflproto
13407 Thu 12 Sep 2002 23:19, "Craig A. Berry"
13410 Subject: [PATCH] AIX hints missinga >&4
13411 From: Jarkko Hietaniemi <jhi@iki.fi>
13412 Date: Fri, 13 Sep 2002 16:48:42 +0300
13413 Message-ID: <20020913134842.GD8929@lyta.hut.fi>
13414 Branch: maint-5.8/perl
13415 !> Configure configure.com hints/aix.sh
13416 ____________________________________________________________________________
13417 [ 18100] By: jhi on 2002/11/04 21:21:09
13418 Log: Integrate (two changes that are followups for changes already in)
13421 perldelta for #17727
13424 #17827 misses some win32 tweaks
13425 Branch: maint-5.8/perl
13426 !> pod/perldelta.pod win32/Makefile win32/makefile.mk
13427 ____________________________________________________________________________
13428 [ 18099] By: jhi on 2002/11/04 21:17:25
13429 Log: Integrate (automerge didn't work, required manual copying from
13430 a post-17815 snapshot and editing a '59' to '58')
13433 formatting cleanup and:
13434 Subject: Re: perl-5.8.0 on HP porting center
13435 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13436 Date: Thu, 29 Aug 2002 12:23:31 +0200
13437 Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>
13438 Branch: maint-5.8/perl
13440 ____________________________________________________________________________
13441 [ 18098] By: jhi on 2002/11/04 18:53:22
13442 Log: Kick patchlevel.
13443 Branch: maint-5.8/perl
13445 ____________________________________________________________________________
13446 [ 18097] By: jhi on 2002/11/04 18:52:23
13447 Log: Update Changes.
13448 Branch: maint-5.8/perl
13449 ! Changes patchlevel.h
13450 ____________________________________________________________________________
13451 [ 18096] By: jhi on 2002/11/04 18:46:09
13455 extend #13786 to cover the other four identical chunks of code
13456 to avoid looping under overload.
13459 How pre-5.9.0 Perl can be fooled by a defined-or.
13462 s/Perlf/Perl/ (thanks rgs)
13463 Branch: maint-5.8/perl
13464 !> pod/perldiag.pod sv.c
13465 ____________________________________________________________________________
13466 [ 18095] By: jhi on 2002/11/04 17:45:47
13467 Log: Integrate (now tests 100% in Tru64 5.1A):
13470 [PATCH] Typo configpm
13471 Mon, 4 Nov 2002; Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13474 Tru64, gcc -O3, datasize
13475 Sun, 3 Nov 2002; Jarkko Hietaniemi <jhi@iki.fi>
13478 Subject: Re: [perl #17064] illegal legal unicode character
13480 Date: Mon, 04 Nov 2002 13:23:49 +0000
13481 Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk>
13484 integrate from perlio: changes #17709, #17795, #17796, #18032
13488 Mon, 04 Nov 2002; H.Merijn Brand <h.m.brand@hccnet.nl>
13489 Branch: maint-5.8/perl
13490 !> Porting/apply README.tru64 configpm ext/PerlIO/t/encoding.t
13491 !> ext/PerlIO/t/via.t ext/PerlIO/via/via.xs hints/dec_osf.sh
13492 !> lib/charnames.pm lib/charnames.t perlio.c regexec.c
13493 !> t/io/crlf.t t/op/split.t
13494 ____________________________________________________________________________
13495 [ 18094] By: merijn on 2002/11/04 16:08:22
13496 Log: Changed the warning detection pattern because of:
13498 Subject: ccache gcc3.2 doesn't work
13499 From: Nicholas Clark <nick@ccl4.org>
13500 Date: Tue, 29 Oct 2002 15:01:39
13501 Message-ID: <20021029150139.J82080@plum.flirble.org>
13504 ____________________________________________________________________________
13505 [ 18093] By: jhi on 2002/11/04 16:06:39
13506 Log: s/Perlf/Perl/ (thanks rgs)
13509 ____________________________________________________________________________
13510 [ 18092] By: merijn on 2002/11/04 15:57:58
13511 Log: Using ccache will change the warning that we want to catch
13512 Mon, 04 Nov 2002; H.Merijn Brand, Nicholas Clark
13513 Branch: metaconfig/U/perl
13515 ____________________________________________________________________________
13516 [ 18091] By: jhi on 2002/11/04 15:50:07
13517 Log: How pre-5.9.0 Perl can be fooled by a defined-or.
13520 ____________________________________________________________________________
13521 [ 18090] By: hv on 2002/11/04 15:49:29
13522 Log: extend #13786 to cover the other four identical chunks of code
13523 to avoid looping under overload.
13526 ____________________________________________________________________________
13527 [ 18089] By: jhi on 2002/11/04 15:44:28
13528 Log: The //= meme seems to be catching on.
13529 Branch: maint-5.8/perl
13531 ____________________________________________________________________________
13532 [ 18088] By: merijn on 2002/11/04 15:37:06
13533 Log: Charnames take 4
13534 Mon, 04 Nov 2002; H.Merijn Brand <h.m.brand@hccnet.nl>
13536 ! lib/charnames.pm lib/charnames.t
13537 ____________________________________________________________________________
13538 [ 18087] By: jhi on 2002/11/04 15:28:23
13542 Main branch no longer needs op/taint.t version check.
13543 Branch: maint-5.8/perl
13545 ____________________________________________________________________________
13546 [ 18086] By: hv on 2002/11/04 15:16:34
13547 Log: integrate from perlio: changes #17709, #17795, #17796, #18032
13549 !> Porting/apply ext/PerlIO/t/encoding.t ext/PerlIO/t/via.t
13550 !> ext/PerlIO/via/via.xs perlio.c t/io/crlf.t
13551 ____________________________________________________________________________
13552 [ 18085] By: hv on 2002/11/04 12:17:12
13553 Log: Subject: Re: [perl #17064] illegal legal unicode character
13555 Date: Mon, 04 Nov 2002 13:23:49 +0000
13556 Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk>
13558 ! regexec.c t/op/split.t
13559 ____________________________________________________________________________
13560 [ 18084] By: merijn on 2002/11/04 11:04:45
13561 Log: Tru64, gcc -O3, datasize
13562 Sun, 3 Nov 2002; Jarkko Hietaniemi <jhi@iki.fi>
13564 ! README.tru64 hints/dec_osf.sh
13565 ____________________________________________________________________________
13566 [ 18083] By: merijn on 2002/11/04 10:58:52
13568 Mon, 4 Nov 2002; Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13571 ____________________________________________________________________________
13572 [ 18082] By: jhi on 2002/11/04 05:38:52
13573 Log: Integrate: the same caveat as for #18080.
13576 upgrade bignum to v0.13: fix test failures and update docs
13579 fix bignum test failures
13582 #17780 relies on unixy paths to locate own directory for bignum tests.
13585 fix non-ANSI C++-style comment
13586 Subject: [ PATCH ] Smoke 17780 /pro/3gl/CPAN/perl-current
13587 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13588 Date: Mon, 26 Aug 2002 09:15:18 +0200
13589 Message-Id: <20020826090145.6975.H.M.BRAND@hccnet.nl>
13592 Subject: [PATCH] op/getpid.t failure
13593 From: Michael G Schwern <schwern@pobox.com>
13594 Date: Tue, 3 Sep 2002 17:48:24 -0700
13595 Message-ID: <20020904004824.GG2701@ool-18b93024.dyn.optonline.net>
13598 temporarily skip failing Storable tests caused by #17869
13601 Subject: [PATCH] more PASE wisdom
13602 From: Jarkko Hietaniemi <jhi@iki.fi>
13603 Date: Fri, 13 Sep 2002 00:17:39 +0300
13604 Message-ID: <20020912211739.GB6980@lyta.hut.fi>
13607 Subject: [PATCH] AIX test shouldn't trip OS/400 PASE
13608 From: Jarkko Hietaniemi <jhi@iki.fi>
13609 Date: Thu, 19 Sep 2002 18:59:48 +0300
13610 Message-Id: <20020919155948.GU208696@lyta.hut.fi>
13612 Subject: [PATCH] more PASE tweakage
13613 From: Jarkko Hietaniemi <jhi@iki.fi>
13614 Date: Thu, 19 Sep 2002 18:01:44 +0300
13615 Message-Id: <20020919150144.GJ208696@lyta.hut.fi>
13618 Subject: Re: [perl #17376] Bug Report - our(%)
13619 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13620 Date: Tue, 01 Oct 2002 09:54:30 -0700
13621 Message-ID: <GNdm9gzkgWOS092yn@efn.org>
13624 Subject: [PATCH] Storable and code serialization: documentation
13625 From: Slaven Rezic <slaven.rezic@berlin.de>
13626 Date: Wed, 2 Oct 2002 10:21:37 +0200 (CEST)
13627 Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de>
13630 Add a line about 2.05.
13633 Subject: Re: Not OK 17969
13634 From: Slaven Rezic <slaven.rezic@berlin.de>
13635 Date: 03 Oct 2002 13:12:58 +0200
13636 Message-Id: <87lm5fn5c5.fsf@vran.herceg.de>
13639 Fix a precedence problem.
13642 Complement to change #17976 :
13643 there was a similar bug on rdo().
13644 Increment $Safe::VERSION.
13647 Upgrade Safe.pm to 2.09 after CPAN backport.
13648 Fix testcases to run properly outside perl core build enviroment.
13651 Remove use of caller() in strict.pm, and tighten Safe compartment
13652 for Storable tests to match.
13655 Subject: [PATCH] perl573delta delinting
13656 From: Jarkko Hietaniemi <jhi@iki.fi>
13657 Date: Fri, 4 Oct 2002 16:19:31 +0300
13658 Message-ID: <20021004131931.GE278184@lyta.hut.fi>
13661 Subject: [PATCH] Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
13662 From: Nicholas Clark <nick@unfortu.net>
13663 Date: Mon, 7 Oct 2002 23:35:34 +0100
13664 Message-ID: <20021007223534.GD286@Bagpuss.unfortu.net>
13667 Subject: Re: [PATCH] perl573delta delinting
13668 From: Philip Newton <Philip.Newton@gmx.net>
13669 Date: Sat, 12 Oct 2002 21:25:49 +0200
13670 Message-ID: <iotgqucnbttvvc43o0j7kv55p5dstui4oc@4ax.com>
13673 Subject: Japanese translation of Storable
13674 From: "KAWAI,Takanori" <GCD00051@nifty.ne.jp>
13675 Date: Tue, 15 Oct 2002 06:31:01 +0900
13676 Message-Id: <003801c273c9$05888910$1401a8c0@hipposam>
13679 Subject: Re: [perl #17061] no strict 'garbage'
13680 From: Slaven Rezic <slaven.rezic@berlin.de>
13681 Date: 10 Oct 2002 16:23:22 +0200
13682 Message-ID: <87ptui5q5h.fsf@vran.herceg.de>
13685 Subject: [PATCH lib/IO.t] Add tests for IO.pm
13686 From: chromatic <chromatic@wgz.org>
13687 Date: Mon, 21 Oct 2002 20:27:43 -0700
13688 Message-ID: <20021022033253.57952.qmail@onion.perl.org>
13691 change #18038 gives too many problems on t/450_service.t; disable
13693 Branch: maint-5.8/perl
13694 !> (integrate 32 files)
13695 ____________________________________________________________________________
13696 [ 18081] By: jhi on 2002/11/04 05:26:36
13700 Subject: Re: [PATCH] Storable and CODE references
13701 From: Slaven Rezic <slaven.rezic@berlin.de>
13702 Date: 17 Aug 2002 21:58:03 +0200
13703 Message-id: <87bs812r78.fsf@vran.herceg.de>
13704 Branch: maint-5.8/perl
13705 +> ext/Storable/t/code.t
13706 !> MANIFEST ext/Storable/Storable.xs ext/Storable/t/forgive.t
13707 !> ext/Storable/t/malice.t
13708 ____________________________________________________________________________
13709 [ 18080] By: jhi on 2002/11/04 05:23:04
13710 Log: The first big import towards 5.8.1, @18078. Please do NOT
13711 expect all to work yet, some tests will fail. This is just
13712 a reasonably optimal/maximal push in the general direction.
13715 Upgrade to Unicode::Collate 0.20.
13718 Subject: [PATCH] Typo in regcomp.c
13719 From: Chris Ball <chris@cpan.org>
13720 Date: 26 Jul 2002 17:49:35 +0100
13721 Message-Id: <868z3yzb6o.fsf@void.printf.net>
13722 (With additional tweak to s_reginclasslen.)
13725 Subject: Re: mention of "use sort" botched in perlfunc?
13726 From: Michael G Schwern <schwern@pobox.com>
13727 Date: Sat, 20 Jul 2002 13:49:58 -0400 (18:49 BST)
13728 Message-id: <20020720174958.GL362@ool-18b93024.dyn.optonline.net>
13731 Subject: [PATCH] AUTHORS
13732 From: Walt Mankowski <waltman@pobox.com>
13733 Date: Sat, 20 Jul 2002 22:56:12 -0400 (Sun 03:56 BST)
13734 Message-id: <20020721025612.GB15958@pobox.com>
13737 Subject: [PATCH] AUTHORS
13738 From: Colin Watson <colinw@zeus.com>
13739 Date: Thu, 25 Jul 2002 15:54:37 +0100
13740 Message-id: <20020725145437.GC4921@zeus.com>
13743 Fix email address for Kragen Sitaker <kragen@pobox.com>.
13746 Subject: Re: [PATCH] Re: taint news
13747 From: Rick Delaney <rick.delaney@rogers.com>
13748 Date: 04 Aug 2002 00:28:58 EDT
13749 Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
13753 Subject: Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint')
13755 Date: Sun, 04 Aug 2002 17:40:30 +0100
13756 Message-id: <200208041640.g74GeUU25061@crypt.compulink.co.uk>
13759 [ID 20020704.001] again: #17678 caused test failures in pod2html,
13760 in which $1 could leak from previous regexp
13763 warn that keywords.h is generated
13769 Integrate from maint-5.6/macperl via macperl
13770 Changes 17660, 17661, 17662, 17663, 17664
13773 Integrate from perlio: change #17653 fixes bug RT15283
13776 Subject: Re: mention of "use sort" botched in perlfunc? + PATCH
13777 From: "John P. Linderman" <jpl@research.att.com>
13778 Date: Sun, 21 Jul 2002 12:13:32 -0400 (17:13 BST)
13779 Message-id: <200207211613.MAA69505@raptor.research.att.com>
13782 More regression tests for $^H and %^H.
13783 Add a TODO test for eval "" preserving %^H.
13786 PerlIO::scalar wasn't able to read from non-string
13787 scalar ; now stringifies its argument.
13790 Subject: [PATCH] XS build fix for VMS
13791 From: "Craig A. Berry" <craigberry@mac.com>
13792 Date: Sun, 4 Aug 2002 12:13:06 -0500
13793 Message-ID: <a05111b07b97256e1c335@[172.16.52.1]>
13796 Subject: Re: no warnings 'io';
13797 From: Nicholas Clark <nick@unfortu.net>
13798 Date: Sat, 27 Jul 2002 21:49:55 +0100
13799 Message-ID: <20020727204954.GB5117@Bagpuss.unfortu.net>
13801 Plus a little bit of regression tests.
13804 Doc fix : the symbol for COPs wasn't documented.
13807 Subject: [perl #15398] Usage::pod2usage looks for perldoc in $Config{bin} and not in $Config{scriptdir}
13808 From: Henrik Tougaard (via RT) <perlbug@perl.org>
13809 Date: 23 Jul 2002 13:45:49 -0000 (Tue 14:45 BST)
13810 Message-id: <rt-15398-31095.6.30466042998663@perl>
13813 Subject: [PATCH] README.jp and README.cn
13814 From: Autrijus Tang <autrijus@autrijus.org>
13815 Date: Thu, 25 Jul 2002 07:05:11 +0800
13816 Message-id: <20020724230511.GA1327@not.autrijus.org>
13819 Subject: [PATCH: lib/ExtUtils/MM_Unix.pm] Be less strict about what's POD.
13820 From: Abigail <abigail@foad.org>
13821 Date: Thu, 25 Jul 2002 08:52:52 -0700 (16:52 BST)
13822 Message-id: <20020725085252.A2703@ucan.foad.org>
13825 Subject: Re: [RE-PATCH] Not OK: perl v5.8.0 on PA-RISC2.0 11.00
13826 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13827 Date: Wed, 31 Jul 2002 16:04:02 +0200
13828 Message-id: <20020731155005.4915.H.M.BRAND@hccnet.nl>
13831 Subject: [PATCH] Re: [perl #15479] perl 5.8.0 segfault
13832 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13833 Date: Fri, 2 Aug 2002 00:13:10 +0200
13834 Message-id: <20020802001310.7e1dc694.rgarciasuarez@free.fr>
13837 Subject: Re: [perl #15523] Memory Leak in split with trailing empty elements
13838 From: Slaven Rezic <slaven.rezic@berlin.de>
13839 Date: 31 Jul 2002 09:50:06 +0200
13840 Message-id: <87ado85ob5.fsf@vran.herceg.de>
13843 Subject: Doc patch for Class::Struct under 5.8.0
13844 From: Damian Conway <damian@conway.org>
13845 Date: Tue, 30 Jul 2002 23:03:14 +1000
13846 Message-id: <3D471FCF.1C7C6E6B@conway.org>
13849 Subject: [perl #16000] Configure -Dstatic_ext=foo builds foo as both static and dynamic
13850 From: Yitzchak Scott-Thoennes (via RT) <perlbug@perl.org>
13851 Date: 6 Aug 2002 04:28:15 -0000 (Tue 05:28 BST)
13852 Message-id: <rt-16000-32913.8.41582281961522@bugs6.perl.org>
13855 Subject: [PATCH] Re: [perl #15898] coredump with variable our
13856 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13857 Date: Fri, 2 Aug 2002 23:44:21 +0200
13858 Message-id: <20020802234421.11c62fe6.rgarciasuarez@free.fr>
13861 Subject: [DOC PATCH] perlipc.pod
13862 From: Arjen Laarhoven <arjen@nl.demon.net>
13863 Date: Tue, 6 Aug 2002 14:16:01 +0200
13864 Message-id: <20020806121601.GK40785@aragorn.noc.nl.demon.net>
13867 Subject: [PATCH] Re: pp_sys.c compile failed..
13868 From: Andy Dougherty <doughera@lafayette.edu>
13869 Date: Tue, 6 Aug 2002 10:42:07 -0400 (EDT) (15:42 BST)
13870 Message-id: <Pine.SOL.4.10.10208061024250.5315-100000@maxwell.phys.lafayette.edu>
13873 Subject: Re: README.aix
13874 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13875 Date: Tue, 30 Jul 2002 13:30:29 +0200
13876 Message-id: <20020730130812.48B9.H.M.BRAND@hccnet.nl>
13879 Fix bug #16080 : an attribute list should end at '}'
13882 More tests for the attribute syntax, from the
13883 attributes manpage.
13886 Subject: Re: missing lower range in {} regex
13887 From: "John P. Linderman" <jpl@research.att.com>
13888 Date: Fri, 09 Aug 2002 12:48:55 -0400
13889 Message-ID: <200208091648.MAA77577@raptor.research.att.com>
13892 Subject: New HP-UX itanium servers
13893 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13894 Date: Wed, 07 Aug 2002 13:25:57 +0200
13895 Message-ID: <20020807132518.FCBF.H.M.BRAND@hccnet.nl>
13898 Subject: [PATCH] pod/perlfaq4.pod
13899 From: Abigail <abigail@foad.org>
13900 Date: Tue, 30 Jul 2002 09:52:02 -0700 (17:52 BST)
13901 Message-id: <20020730095202.A6462@ucan.foad.org>
13902 Add references to Regexp::Common.
13905 Subject: [PATCH s2p] Small typo correction
13906 From: "Newton, Philip" <Philip.Newton@datenrevision.de>
13907 Date: Wed, 7 Aug 2002 11:50:51 +0200
13908 Message-id: <C9A98F2128EDD411B0920008C7B337A13DCE2B@hamsem01.de.gedas.vwg>
13911 Subject: Re: Smoke 17703 /pro/3gl/CPAN/perl-current
13912 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13913 Date: Mon, 12 Aug 2002 10:25:20 +0200
13914 Message-id: <20020812102347.AFB6.H.M.BRAND@hccnet.nl>
13915 gcc bug test needs -lm
13918 Subject: [PATCH] gv_fullname3 as call to gv_fullname4
13919 From: Nicholas Clark <nick@unfortu.net>
13920 Date: Sun, 11 Aug 2002 16:59:16 +0100
13921 Message-id: <20020811155914.GE300@Bagpuss.unfortu.net>
13924 Subject: [PATCH] perltodo.pod
13925 From: Richard.Foley@t-online.de
13926 Date: Sun, 11 Aug 2002 18:26:10 +0200
13927 Message-id: <17dwY1-0spbdoC@fwd06.sul.t-online.com>
13931 Subject: Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
13932 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13933 Date: Sat, 13 Jul 2002 17:44:02 +0100
13934 Message-id: <200207131644.g6DGi2214456@crypt.compulink.co.uk>
13937 Subject: Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an lvalue
13938 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13939 Date: Sat, 27 Jan 2001 19:31:29 -0800 (PST)
13940 Message-ID: <14963.32943.102669.67625@soda.csua.berkeley.edu>
13943 Subject: [perl #15987] Tests fail when sources are under CVS control
13944 From: Warren Jones (via RT) <perlbug@perl.org>
13945 Date: 5 Aug 2002 19:08:50 -0000 (Mon 20:08 BST)
13946 Message-id: <rt-15987-32864.15.6255441902154@bugs6.perl.org>
13949 Subject: Re: [PATCH] Re: taint news
13950 From: Rick Delaney <rick.delaney@rogers.com>
13951 Date: 04 Aug 2002 00:28:58 EDT
13952 Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
13953 missed patch fragment from Change #17676
13956 #17717 needed tests fixing up
13959 Subject: Minor perlrun.pod patch
13960 From: Iain Truskett <spoon@cpan.org>
13961 Date: Fri, 16 Aug 2002 16:20:27 +1000
13962 Message-Id: <20020816162027.D17196@eh.org>
13965 ext/B/defsubs.h also depends on the program that builds it
13968 Subject: [PATCH 5.7.3] Negative subscripts optionally passed to tied array methods
13969 From: Mark-Jason Dominus <mjd@plover.com>
13970 Date: Sun, 14 Apr 2002 23:38:55 -0400 (Mon 04:38 BST)
13971 Message-id: <20020415033855.6343.qmail@plover.com>
13974 Subject: [PATCH] Safe.pm documentation
13975 From: Slaven Rezic <slaven.rezic@berlin.de>
13976 Date: Sat, 10 Aug 2002 19:30:38 +0200 (CEST)
13977 Message-id: <200208101730.g7AHUc9p001668@vran.herceg.de>
13980 Subject: Server rename revisited
13981 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13982 Date: Tue, 13 Aug 2002 19:19:03 +0200
13983 Message-id: <20020813191821.DC98.H.M.BRAND@hccnet.nl>
13986 Subject: [PATCH] Re: Pod::Functions tpyo
13987 From: Abe Timmerman <abe@ztreet.demon.nl>
13988 Date: Tue, 13 Aug 2002 23:47:00 +0200
13989 Message-id: <200208132347.00782.abe@ztreet.demon.nl>
13992 Subject: Re: [perl #16198] pod tpyo in hostent.pm
13993 From: Mark-Jason Dominus <mjd@plover.com>
13994 Date: Tue, 13 Aug 2002 21:19:08 -0400 (Wed 02:19 BST)
13995 Message-id: <20020814011909.22744.qmail@plover.com>
13998 Subject: [PATCH] Re: 5.8.0 sprintf (?) problem with floats?
13999 From: Dave Mitchell <davem@fdgroup.com>
14000 Date: Fri, 16 Aug 2002 23:31:07 +0100
14001 Message-id: <20020816233107.E9388@fdgroup.com>
14004 Effect a speedy recovery from POD affected by (ahem, Australian)
14008 Subject: Re: [PATCH] fix typos in perlpacktut
14009 From: "Mr. Nobody" <mrnobo1024@yahoo.com>
14010 Date: Fri, 16 Aug 2002 20:40:58 -0700 (PDT) (Sat 04:40 BST)
14011 Message-id: <20020817034058.45633.qmail@web20802.mail.yahoo.com>
14014 Subject: typo in perfunc.pod
14015 From: "John P. Linderman" <jpl@research.att.com>
14016 Date: Mon, 19 Aug 2002 08:45:31 -0400 (EDT) (13:45 BST)
14017 Message-id: <200208191245.IAA20072@raptor.research.att.com>
14020 todo test for linux $0 modification
14021 Subject: Re: [perl #16206] $0 in 5.8
14022 From: Slaven Rezic <slaven.rezic@berlin.de>
14023 Date: 17 Aug 2002 21:32:37 +0200
14024 Message-id: <87elcx2sdm.fsf@vran.herceg.de>
14027 avoid use of %caller::EXPORT
14028 Subject: [PATCH] Re: question about Exporter::import
14029 From: Nicholas Clark <nick@unfortu.net>
14030 Date: Wed, 14 Aug 2002 21:33:12 +0100
14031 Message-id: <20020814203311.GD278@Bagpuss.unfortu.net>
14034 Subject: [PATCH] Fix DBM filters
14035 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
14036 Date: Wed, 21 Aug 2002 11:40:49 +0100
14037 Message-ID: <AIEAJICLCBDNAAOLLOKLAEHCFEAA.Paul.Marquess@btinternet.com>
14040 Subject: [Announce] Unicode::Collate 0.20 -> UCA version 9
14041 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14042 Date: Fri, 26 Jul 2002 02:59:12 +0900
14043 Message-Id: <20020726025828.B5E9.BQW10602@nifty.com>
14046 Subject: podlators 1.24 released
14047 From: Russ Allbery <rra@stanford.edu>
14048 Date: Sat, 03 Aug 2002 20:56:42 -0700
14049 Message-ID: <ylbs8jff9h.fsf@windlord.stanford.edu>
14052 Subject: ANNOUNCE: Math-BigInt v1.62
14053 From: Tels <perl_dummy@bloodgate.com>
14054 Date: Wed, 21 Aug 2002 19:12:59 +0200 (CEST)
14055 Message-Id: <200208211513.g7LFDUs02512@crypt.org>
14058 new files from #17754
14061 Subject: ANNOUCNE: Math::BigRat v0.09
14062 From: Tels <perl_dummy@bloodgate.com>
14063 Date: Wed, 14 Aug 2002 20:12:03 +0200 (CEST)
14064 Message-Id: <200208141812.g7EICrV23771@crypt.org>
14067 new file for #17756
14070 bignum-0.12 updates from:
14071 Subject: [ANNOUCNE] Big Math::Big* update
14072 From: Tels <perl_dummy@bloodgate.com>
14073 Date: Tue, 13 Aug 2002 22:02:09 +0200 (CEST)
14074 Message-Id: <200208132121.g7DLLRV21408@crypt.org>
14077 Subject: [PATCH] x2p/str.c signedness nits
14078 From: Jarkko Hietaniemi <jhi@iki.fi>
14079 Date: Fri, 23 Aug 2002 02:43:30 +0300
14080 Message-Id: <20020822234330.GC31624@lyta.hut.fi>
14083 Subject: [PATCH] PPPort IVSIZE and SvPV_nolen
14084 From: Jarkko Hietaniemi <jhi@iki.fi>
14085 Date: Fri, 23 Aug 2002 05:29:09 +0300
14086 Message-Id: <20020823022909.GC9135@lyta.hut.fi>
14089 Incorporate fix from JHI at:
14090 http://rt.perl.org/rt2/Ticket/Display.html?id=16708
14093 a2p wasn't installed with -Dversiononly
14096 Subject: [PATCH] remove 2 unit warnings from lib/Net/t/hostname.t
14097 From: Nicholas Clark <nick@unfortu.net>
14098 Date: Sat, 24 Aug 2002 17:01:08 +0100
14099 Message-ID: <20020824160107.GI280@Bagpuss.unfortu.net>
14103 Subject: [perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut
14104 From: Peter BARABAS (via RT) <perlbug@perl.org>
14105 Date: 24 Aug 2002 08:16:19 -0000
14106 Message-ID: <rt-16737-35573.3.51579548306248@bugs6.perl.org>
14109 Subject: [perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0)
14110 From: "Randy W. Sims" (via RT) <perlbug@perl.org>
14111 Date: 18 Aug 2002 13:27:12 -0000
14112 Message-Id: <rt-16281-34264.3.49471192322156@bugs6.perl.org>
14115 Subject: [PATCH] fix lib.pm's import() to accept readonly parameters
14116 From: Anton Berezin <tobez@tobez.org>
14117 Date: Tue, 20 Aug 2002 23:44:25 +0200
14118 Message-ID: <20020820214425.GG16178@heechee.tobez.org>
14121 Subject: bit more for WinCE
14122 From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
14123 Date: Wed, 21 Aug 2002 01:31:52 +0400
14124 Message-ID: <000f01c24891$045c4990$2b5ec3d9@vad>
14127 Subject: [PATCH] let perlfaq1.pod mention 5.8 as the current stable release
14128 From: "Jos I. Boumans" <kane@cpan.org>
14129 Date: Wed, 21 Aug 2002 14:55:51 +0200
14130 Message-ID: <20020821124817.34761.qmail@onion.perl.org>
14133 Subject: Newdated info for HP-UX
14134 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14135 Date: Wed, 21 Aug 2002 20:20:17 +0200
14136 Message-Id: <20020821201737.697B.H.M.BRAND@hccnet.nl>
14139 Subject: Re: p5p patches
14140 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14141 Date: Fri, 23 Aug 2002 15:27:48 +0200
14142 Message-Id: <20020823152535.D3EA.H.M.BRAND@hccnet.nl>
14145 Subject: Re: a bugfix for Pod::Html (in diff -u format)
14146 From: DH <crazyinsomniac@yahoo.com>
14147 Date: Thu, 22 Aug 2002 02:32:50 -0700 (PDT)
14148 Message-ID: <20020822093250.30523.qmail@web40205.mail.yahoo.com>
14151 Subject: [PATCH lib/Benchmark.(pm|t)] Make cmpthese work as documented.
14152 From: Abigail <abigail@foad.org>
14153 Date: Thu, 22 Aug 2002 04:10:39 -0700
14154 Message-ID: <20020822041039.A2089@ucan.foad.org>
14157 Subject: [perl #16729] crypt() doesn't work in multithreaded perl
14158 From: "mls@suse.de (via RT)" <perlbug@perl.org>
14159 Date: 23 Aug 2002 15:24:39 -0000
14160 Message-Id: <rt-16729-35555.9.25145891475907@bugs6.perl.org>
14163 Subject: [PATCH] ExtUtils::Constant 0.13
14164 From: Nicholas Clark <nick@unfortu.net>
14165 Date: Fri, 23 Aug 2002 19:21:12 +0100
14166 Message-ID: <20020823182111.GA281@Bagpuss.unfortu.net>
14169 Subject: Encode 1.76 Released
14170 From: Dan Kogai <dankogai@dan.co.jp>
14171 Date: su elo 25, 2002 11:27:07 US/Eastern
14172 Message-Id: <1DE68466-B83F-11D6-8805-0003939A104C@dan.co.jp>
14175 #17775 changed reentr.c instead of reentr.pl, which generates it
14178 new test for change #17773
14179 Subject: lib/Pod/t/htmlview.t and lib/Pod/t/htmlview.pod patch (to account for the Pod::Html patch)
14180 From: DH <crazyinsomniac@yahoo.com>
14181 Date: Mon, 26 Aug 2002 01:36:27 -0700 (PDT)
14182 Message-ID: <20020826083627.46199.qmail@web40207.mail.yahoo.com>
14185 Subject: [ANNOUNCE] Test::Simple 0.47
14186 From: Michael G Schwern <schwern@pobox.com>
14187 Date: Mon, 26 Aug 2002 04:13:03 -0700
14188 Message-ID: <20020826111303.GJ758@ool-18b93024.dyn.optonline.net>
14191 Subject: CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz
14192 From: "Sean M. Burke" <sburke@cpan.org>
14193 Date: Mon, 26 Aug 2002 04:38:19 -0600
14194 Message-Id: <5.1.0.14.1.20020826043702.022ca320@mail.spinn.net>
14198 Subject: [perl #16773] "abc" =~ /(ab)()(c)??/ broken
14199 From: (Randal L. Schwartz) (via RT) <perlbug@perl.org>
14200 Date: 26 Aug 2002 15:01:36 -0000
14201 Message-Id: <rt-16773-35748.5.13188490159294@bugs6.perl.org>
14204 Subject: Patch perlvar.pod
14205 From: mjd@plover.com
14206 Date: 27 Aug 2002 03:03:01 -0000
14207 Message-Id: <20020827030301.32481.qmail@plover.com>
14210 #17783 introduced an outdated test module, causing failure in
14211 lib/ExtUtils/t/problems.t. This grabs a more recent copy from
14212 ExtUtils::MakeMaker.
14215 Missing MANIFEST files for #17783.
14218 Subject: Re: [perl #16677] B::SV::FLAGS dumps core
14219 From: Mark-Jason Dominus <mjd@plover.com>
14220 Date: Sun, 25 Aug 2002 22:31:54 -0400
14221 Message-ID: <20020826023154.22986.qmail@plover.com>
14224 Subject: [PATCH] posixify getppid on linux-multithread
14225 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14226 Date: Tue, 6 Aug 2002 21:56:46 +0200
14227 Message-Id: <20020806215646.3f6852bb.rgarciasuarez@free.fr>
14230 Subject: Re: if.pm bug.
14231 From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
14232 Date: Sun, 25 Aug 2002 00:27:59 +0200
14233 Message-ID: <20020824222210.16387.qmail@onion.perl.org>
14236 Subject: Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5
14237 From: Mark-Jason Dominus <mjd@plover.com>
14238 Date: Sun, 25 Aug 2002 12:09:53 -0400
14239 Message-ID: <20020825160953.15987.qmail@plover.com>
14242 Subject: [PATCH] ExtUtils::Constant 0.14
14243 From: Nicholas Clark <nick@unfortu.net>
14244 Date: Sun, 25 Aug 2002 18:06:00 +0100
14245 Message-ID: <20020825170600.GE322@Bagpuss.unfortu.net>
14248 Subject: [perl #16769] Documention bug
14249 From: "dformosa@dformosa.zeta.org.au (via RT)" <perlbug@perl.org>
14250 Date: 26 Aug 2002 10:01:04 -0000
14251 Message-Id: <rt-16769-35720.17.1057454913803@bugs6.perl.org>
14254 Subject: [PATCH] AIX compiler setup sanity checking
14255 From: Jarkko Hietaniemi <jhi@iki.fi>
14256 Date: Thu, 29 Aug 2002 16:43:51 +0300
14257 Message-Id: <20020829134351.GG5219@lyta.hut.fi>
14260 Subject: [PATCH] B::check_av() ; B::Deparse for CHECK blocks
14261 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14262 Date: Tue, 27 Aug 2002 23:36:53 +0200
14263 Message-Id: <20020827233653.535bc211.rgarciasuarez@free.fr>
14267 Subject: [perl #16799] Perl 5.8.0 breaks POSIX::isprint() (and other POSIX::xxx)
14268 From: "esm@pobox.com (via RT)" <perlbug@perl.org>
14269 Date: 27 Aug 2002 22:10:16 -0000
14270 Message-Id: <rt-16799-35846.14.4842888832041@bugs6.perl.org>
14273 #17449 failed to apply the actual patch. This is it.
14276 Subject: [PATCH] IRIX + INSTALL
14277 From: Jarkko Hietaniemi <jhi@iki.fi>
14278 Date: Fri, 30 Aug 2002 06:31:48 +0300
14279 Message-Id: <20020830033148.GA874@lyta.hut.fi>
14282 Subject: [PATCH] Tru64 vs Berkeley DB
14283 From: Jarkko Hietaniemi <jhi@iki.fi>
14284 Date: Fri, 30 Aug 2002 06:56:38 +0300
14285 Message-Id: <20020830035638.GB874@lyta.hut.fi>
14288 Subject: [PATCH] Fixes to threads::shared when disabled
14289 From: Michael G Schwern <schwern@pobox.com>
14290 Date: Wed, 28 Aug 2002 06:04:18 -0700
14291 Message-ID: <20020828130418.GG773@ool-18b93024.dyn.optonline.net>
14294 Subject: Re: Recent changes on the HP porting center
14295 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14296 Date: Wed, 28 Aug 2002 17:39:27 +0200
14297 Message-Id: <20020828173024.3E95.H.M.BRAND@hccnet.nl>
14300 Subject: [PATCH] typos in Hash::Util documentation
14301 From: Slaven Rezic <slaven.rezic@berlin.de>
14302 Date: Wed, 28 Aug 2002 17:08:50 +0200 (CEST)
14303 Message-Id: <200208281508.g7SF8o9Z015197@vran.herceg.de>
14306 Subject: [PATCH] Re: glob names and Regexp type introspection
14307 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14308 Date: Thu, 29 Aug 2002 17:31:31 -0700
14309 Message-ID: <jzrb9gzkgO7W092yn@efn.org>
14312 Subject: [PATCH] perlmod.pod nit
14313 From: Autrijus Tang <autrijus@autrijus.org>
14314 Date: Thu, 29 Aug 2002 03:49:34 +0800
14315 Message-ID: <20020828194934.GA12244@not.autrijus.org>
14318 Subject: [PATCH 5.8.0] Term::Cap allow # comments in infcocmp output
14319 From: "Brendan O'Dea" <bod@debian.org>
14320 Date: Thu, 29 Aug 2002 22:46:47 +1000
14321 Message-ID: <20020829124647.GA1498@londo.odea.dropbear.id.au>
14324 Subject: [PATCH] AUTHORS
14325 From: "Brendan O'Dea" <bod@debian.org>
14326 Date: Thu, 29 Aug 2002 22:49:34 +1000
14327 Message-ID: <20020829124934.GA1984@londo.odea.dropbear.id.au>
14330 add test related to change #17799:
14331 Subject: Re: if.pm bug.
14332 From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
14333 Date: Thu, 29 Aug 2002 19:39:58 +0200
14334 Message-ID: <20020829173358.34731.qmail@onion.perl.org>
14337 Advertise Linux::Pid.
14340 Some simple tests for the POSIX::isXXX() functions.
14344 Add a few tests to ext/B/t/b.t, make it use Test::More.
14347 Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently.
14348 From: Richard Soderberg (via RT) <perlbug@perl.org>
14349 Date: 3 Sep 2002 18:48:54 -0000
14350 Message-ID: <rt-16971-36426.15.5276119194873@bugs6.perl.org>
14352 Subject: [PATCH] A variety of README nitpicks.
14353 From: Richard Soderberg <rs@crystalflame.net>
14354 Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT)
14355 Message-ID: <Pine.LNX.4.33.0209031148280.32671-200000@oregonnet.com>
14358 Subject: Re: Possible bug in IPC/Semaphore.pm [PATCH]
14359 From: "John P. Linderman" <jpl@research.att.com>
14360 Date: Wed, 28 Aug 2002 08:04:29 -0400 (EDT)
14361 Message-Id: <200208271900.PAA98096@raptor.research.att.com>
14364 Subject: [PATCH 5.8.0] allow Sys::Syslog test to fail gracefully
14365 From: "Brendan O'Dea" <bod@debian.org>
14366 Date: Thu, 29 Aug 2002 22:42:39 +1000
14367 Message-ID: <20020829124239.GA31934@londo.odea.dropbear.id.au>
14370 Subject: [PATCH] OS/400 PASE port
14371 From: Jarkko Hietaniemi <jhi@iki.fi>
14372 Date: Thu, 29 Aug 2002 22:22:51 +0300
14373 Message-ID: <20020829192251.GA27102@lyta.hut.fi>
14376 Subject: [PATCH] File::Spec->catfile not canonicalizing consistently
14377 From: Michael G Schwern <schwern@pobox.com>
14378 Date: Fri, 30 Aug 2002 03:40:45 -0700
14379 Message-ID: <20020830104044.GF859@ool-18b93024.dyn.optonline.net>
14382 Subject: Correction for AUTHORS.html
14383 From: Sean Davis <dive@ender.com>
14384 Date: Fri, 30 Aug 2002 03:51:16 -0700
14385 Message-ID: <20020830035116.A18739@endersgame.net>
14388 update email address for Paul Marquess
14391 Subject: [PATCH] use sysconf(_SC_CLK_TCK) for times()
14392 From: Jarkko Hietaniemi <jhi@iki.fi>
14393 Date: Sun, 1 Sep 2002 19:23:55 +0300
14394 Message-ID: <20020901162355.GH12536@lyta.hut.fi>
14397 perldoc: allow arguments for pager
14398 Subject: perldoc patch for better $Config{pager} support, mandir patch, fhs patch
14399 From: Chip Turner <cturner@redhat.com>
14400 Date: 02 Sep 2002 01:17:23 -0400
14401 Message-ID: <vzku1l9x95o.fsf@minbar.devel.redhat.com>
14404 fix coredump after 64k-deep recursion
14405 Subject: Re: debugging coredump with -DD
14407 Date: Tue, 03 Sep 2002 14:34:20 +0100
14408 Message-Id: <200209031334.g83DYLN09709@crypt.compulink.co.uk>
14411 Subject: [PATCH] DB_File 1.805
14412 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
14413 Date: Mon, 2 Sep 2002 23:56:40 +0100
14414 Message-ID: <AIEAJICLCBDNAAOLLOKLAEMCFFAA.Paul.Marquess@btinternet.com>
14417 Subject: [PATCH lib/Config.t] test grandfathered Config variables
14418 From: Michael G Schwern <schwern@pobox.com>
14419 Date: Mon, 2 Sep 2002 22:29:07 -0700
14420 Message-ID: <20020903052907.GR8061@ool-18b93024.dyn.optonline.net>
14423 Subject: [PATCHes] Still no working Berkeley DB in OS X 10.2
14424 From: =?ISO-8859-1?Q?Kay_R=F6pke?= <kay@dolphin-services.de>
14425 Date: Tue, 3 Sep 2002 13:46:18 +0200
14426 Message-Id: <C287A20E-BF32-11D6-A454-000393414688@dolphin-services.de>
14429 Subject: Re: [PATCH 5.8.0] add accessors for POSIX::SigAction
14430 From: "Brendan O'Dea" <bod@debian.org>
14431 Date: Wed, 4 Sep 2002 02:36:10 +1000
14432 Message-ID: <20020903163610.GA14595@londo.odea.dropbear.id.au>
14435 Subject: [PATCH] File::Basename doesn't lazy load Carp right.
14436 and Subject: [PATCH] More modules that don't lazy load Carp right.
14437 From: Michael G Schwern <schwern@pobox.com>
14438 Date: Tue, 3 Sep 2002 17:21:57 -0700
14439 Message-ID: <20020904002157.GD2701@ool-18b93024.dyn.optonline.net>
14440 and Message-ID: <20020904003857.GE2701@ool-18b93024.dyn.optonline.net>
14443 #17836 (DB_File-1.805) misses a couple of dTHX declarations
14446 Avoid 'unportable' warnings for lib/Math/BigInt/t/constant.t
14449 Subject: Re: [PATCH] A variety of README nitpicks.
14450 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14451 Date: Wed, 04 Sep 2002 09:10:05 +0200
14452 Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl>
14455 AUTHORS: preferred address for Allen Smith
14458 document setting the email address
14461 Subject: [PATCH] (mostly (Unicode)) pod nits
14462 From: Jarkko Hietaniemi <jhi@iki.fi>
14463 Date: Fri, 6 Sep 2002 06:01:57 +0300
14464 Message-Id: <20020906030157.GA28252@lyta.hut.fi>
14467 Subject: Re: [PATCH] Attempt at speeding up Config.pm. Didn't work.
14468 From: Nicholas Clark <nick@unfortu.net>
14469 Date: Mon, 2 Sep 2002 23:22:32 +0100
14470 Message-ID: <20020902222231.GG284@Bagpuss.unfortu.net>
14473 #17859 misuses s/// return values
14476 Subject: Re: [PATCH t/test.pl] Let is/isnt() handle undef without warnings
14477 From: Michael G Schwern <schwern@pobox.com>
14478 Date: Fri, 6 Sep 2002 14:03:16 -0700
14479 Message-ID: <20020906210315.GC808@ool-18b93024.dyn.optonline.net>
14482 Subject: [PATCH t/TestInit.pm] Set env PERL_CORE
14483 From: Michael G Schwern <schwern@pobox.com>
14484 Date: Wed, 4 Sep 2002 11:38:01 -0700
14485 Message-ID: <20020904183801.GF8367@ool-18b93024.dyn.optonline.net>
14488 setting PERL_CORE as in #17861 violates assumptions made by taint tests
14491 Subject: sv_2pv_flags and ROK and UTF8 flags
14492 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14493 Date: Wed, 04 Sep 2002 21:09:01 -0700
14494 Message-ID: <djtd9gzkgyLd092yn@efn.org>
14495 Date: Fri, 06 Sep 2002 09:23:03 -0700
14496 Message-ID: <nZNe9gzkgKdH092yn@efn.org>
14499 Subject: Unicode::Collate 0.23 Released
14500 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14501 Date: Thu, 05 Sep 2002 23:28:32 +0900
14502 Message-Id: <20020905232316.8151.BQW10602@nifty.com>
14505 Subject: [PATCH] OS/400 PASE symbol scan tweak
14506 From: Jarkko Hietaniemi <jhi@kosh.hut.fi>
14507 Date: Thu, 5 Sep 2002 21:46:20 +0300 (EET DST)
14508 Message-Id: <200209051846.g85IkKOk013697@kosh.hut.fi>
14511 Subject: [PATCH] allow using hires time() in Benchmark
14512 From: Jarkko Hietaniemi <jhi@iki.fi>
14513 Date: Fri, 6 Sep 2002 00:38:11 +0300
14514 Message-ID: <20020905213811.GA23771@lyta.hut.fi>
14517 small fix to perl58delta for MIME::QuotedPrint, from Jarkko
14520 Subject: [perl #17061] no strict 'garbage'
14521 From: Elizabeth Mattijsen (via RT) <perlbug@perl.org>
14522 Date: 6 Sep 2002 19:31:02 -0000
14523 Message-Id: <rt-17061-36808.6.19994322284541@bugs6.perl.org>
14524 Date: Sat, 07 Sep 2002 13:40:22 +0200
14525 Message-Id: <4.2.0.58.20020907133846.02476d40@mickey.dijkmat.nl>
14528 regularise whitespace and formatting in util.c
14531 Subject: [PATCH] tiddly tidy up for util.c
14532 From: Nicholas Clark <nick@unfortu.net>
14533 Date: Fri, 6 Sep 2002 23:00:14 +0100
14534 Message-ID: <20020906220013.GD428@Bagpuss.unfortu.net>
14537 Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
14538 From: "Allen Smith" <easmith@beatrice.rutgers.edu>
14539 Date: Sat, 7 Sep 2002 05:25:45 -0400
14540 Message-Id: <10209070525.ZM1584639@puck2.rutgers.edu>
14543 Subject: [PATCH] cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/share/src/cpan-current-benedick)
14544 From: Nicholas Clark <nick@unfortu.net>
14545 Date: Sun, 8 Sep 2002 15:46:44 +0100
14546 Message-ID: <20020908144643.GC286@Bagpuss.unfortu.net>
14548 Plus two other similar tweaks
14551 Subject: Re: Smoke 17849 MSWin32 (w2k/GCC)
14552 From: Abe Timmerman <abe@ztreet.demon.nl>
14553 Date: Mon, 9 Sep 2002 01:32:19 +0200
14554 Message-Id: <200209090132.19891.abe@ztreet.demon.nl>
14557 Subject: [PATCH] configpm
14558 From: Abe Timmerman <abe@ztreet.demon.nl>
14559 Date: Sun, 8 Sep 2002 17:21:19 +0200
14560 Message-Id: <200209081721.19233.abe@ztreet.demon.nl>
14563 small grammar fix in Benchmark docs
14566 Subject: [PATCH] Configure locincpth vs Jaguar gcc 3
14567 From: Jarkko Hietaniemi <jhi@iki.fi>
14568 Date: Mon, 9 Sep 2002 00:07:46 +0300
14569 Message-ID: <20020908210746.GB4136@lyta.hut.fi>
14572 integrate Math::BigInt-1.63
14573 Subject: Re: [perl #16997] Math::BigFloat hang on bsqrt [ANNOUNCE v1.63
14574 From: Tels <perl_dummy@bloodgate.com>
14575 Date: Mon, 09 Sep 2002 00:23:01 +0200 (CEST)
14576 Message-Id: <200209082022.g88KMGY20194@crypt.org>
14579 Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
14580 From: "Allen Smith" <easmith@beatrice.rutgers.edu>
14581 Date: Mon, 9 Sep 2002 01:48:08 -0400
14582 Message-Id: <10209090148.ZM1555835@puck2.rutgers.edu>
14585 Subject: [PATCH] Quieten warnings in Deparse.pm
14586 From: Paul Johnson <paul@pjcj.net>
14587 Date: Sun, 8 Sep 2002 23:50:11 +0200
14588 Message-ID: <20020908215011.GA879@pjcj.net>
14591 Subject: [PATCH] File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage')
14592 From: Nicholas Clark <nick@unfortu.net>
14593 Date: Sun, 8 Sep 2002 19:45:52 +0100
14594 Message-ID: <20020908184551.GH286@Bagpuss.unfortu.net>
14597 Subject: [PATCH] strict.pm pod at __END__
14598 From: Nicholas Clark <nick@unfortu.net>
14599 Date: Sun, 8 Sep 2002 22:36:09 +0100
14600 Message-ID: <20020908213608.GM286@Bagpuss.unfortu.net>
14603 Subject: [PATCH] Re: [PATCH] Attempt at speeding up Config.pm. Didn't work.
14604 From: Nicholas Clark <nick@unfortu.net>
14605 Date: Sun, 8 Sep 2002 23:05:54 +0100
14606 Message-ID: <20020908220553.GO286@Bagpuss.unfortu.net>
14609 Subject: Re: [PATCH] Quieten warnings in Deparse.pm
14610 From: Paul Johnson <paul@pjcj.net>
14611 Date: Mon, 9 Sep 2002 23:37:33 +0200
14612 Message-ID: <20020909213733.GD879@pjcj.net>
14615 New low-price HP servers
14618 Callback behaviour in hints
14619 Mon, 9 Sep 2002, Allen Smith
14622 Subject: [perl #17119] typo in utils/dprofpp.PL
14623 From: "Todd C. Miller" (via RT) <perlbug@perl.org>
14624 Date: 10 Sep 2002 18:49:56 -0000
14625 Message-ID: <rt-17119-37126.4.55444095171472@bugs6.perl.org>
14628 Fix bug #17006 : remove spurious do{} in the deparsing
14632 Re: [perl #17170] NetBSD and useshrplib config option
14633 Thu 12 Sep 2002 09:22, Rafael Garcia-Suarez
14636 Fix pod/perlmodlib.PL (it wasn't generating a complete list
14637 of modules.) Regenerate pod/perlmodlib.pod. Add a warning :
14638 not all modules listed in perlmodlib are necessarily installed.
14639 Plus some corrections by Vincent Lefevre.
14642 Subject: Re: [perl #17174] perl 5.8.0 fails tests on NetBSD/Alpha
14643 From: Jarkko Hietaniemi <jhi@iki.fi>
14644 Date: Sun, 15 Sep 2002 18:02:17 +0300
14645 Message-ID: <20020915150217.GB21300@lyta.hut.fi>
14648 Subject: [perl #17340] When used/requied Locale::*** modules unexpectedly modify $_
14649 From: (Ilya Martynov) (via RT) <perlbug@perl.org>
14650 Date: 15 Sep 2002 19:06:56 -0000
14651 Message-Id: <rt-17340-37749.5.67862754668525@bugs6.perl.org>
14654 Pod formatting nit, found by Merijn and Jos Boumans.
14657 Fix #17375 (rcatline didn't work on a formerly-defined undef) by
14658 checking for SvOK in do_readline().
14664 Subject: [PATCH perl@17882] file spec tweaks for VMS
14665 From: "Craig A. Berry" <craigberry@mac.com>
14666 Date: Wed, 18 Sep 2002 16:57:02 -0500
14667 Message-ID: <3D88F6AE.3020708@mac.com>
14670 Subject: [PATCH] PASE saga continues
14671 From: Jarkko Hietaniemi <jhi@iki.fi>
14672 Date: Thu, 19 Sep 2002 23:30:20 +0300
14673 Message-ID: <20020919203020.GB274453@lyta.hut.fi>
14676 Patch #17914 was empty ; this should have been applied instead.
14679 Subject: [PATCH 5.8.0] perlembed.pod: make some examples work with multiplicity
14680 From: "Brendan O'Dea" <bod@debian.org>
14681 Date: Tue, 10 Sep 2002 09:19:05 +1000
14682 Message-ID: <20020909231905.GA31868@londo.odea.dropbear.id.au>
14685 Subject: Re: [perl #17141] Text::Wrap "this should not happen" message
14686 From: Slaven Rezic <slaven.rezic@berlin.de>
14687 Date: 11 Sep 2002 19:37:09 +0200
14688 Message-ID: <871y80a0my.fsf@vran.herceg.de>
14691 Subject: [PATCH] perldoc -f stat (perlfunc.pod)
14692 From: "Brendan O'Dea" <bod@debian.org>
14693 Date: Mon, 23 Sep 2002 22:45:40 +1000
14694 Message-ID: <20020923124540.GB28031@londo.odea.dropbear.id.au>
14697 add TODO tests for slow our() declaration
14698 Subject: Re: [perl #17376] Bug Report - our(%)
14699 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14700 Date: Thu, 19 Sep 2002 22:34:01 -0700
14701 Message-ID: <JNri9gzkgSBB092yn@efn.org>
14704 Subject: Re: [PATCH] spurious t/auto directory appears
14705 From: Michael G Schwern <schwern@pobox.com>
14706 Date: Fri, 13 Sep 2002 23:56:05 -0400
14707 Message-ID: <20020914035605.GF18928@ool-18b93024.dyn.optonline.net>
14710 Subject: [PATCH] Re: Advice on coredump
14711 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14712 Date: Wed, 18 Sep 2002 22:14:57 +0200
14713 Message-Id: <20020918221457.16cb1b43.rgarciasuarez@free.fr>
14716 Subject: [PATCH v2] enable -ansi -pedantic
14717 From: Jarkko Hietaniemi <jhi@iki.fi>
14718 Date: Wed, 18 Sep 2002 01:19:25 +0300
14719 Message-ID: <20020917221925.GF85044@lyta.hut.fi>
14722 Subject: [PATCH] defuse installusrbinperl
14723 From: Jarkko Hietaniemi <jhi@iki.fi>
14724 Date: Thu, 19 Sep 2002 18:01:03 +0300
14725 Message-ID: <20020919150103.GI208696@lyta.hut.fi>
14728 Subject: [PATCH] Re: [perl #17439] broken Locale::Language in a UTF environment
14729 From: Marty Pauley <marty+p5p@kasei.com>
14730 Date: Fri, 20 Sep 2002 09:52:16 +0100
14731 Message-Id: 20020920085216.GC10512@soto.kasei.com
14734 Subject: [PATCH] bug in utf8.c(?)
14735 From: Marty Pauley <marty+p5p@kasei.com>
14736 Date: Fri, 20 Sep 2002 10:55:33 +0100
14737 Subject: [PATCH] bug in utf8.c(?)
14740 Subject: [perl #17445] Class::Struct patch: version number, examples
14741 From: Ken Neighbors (via RT) <perlbug@perl.org>
14742 Date: 19 Sep 2002 18:48:22 -0000
14743 Message-Id: <rt-17445-38150.7.26118647008619@bugs6.perl.org>
14746 Subject: [PATCH] [perl #10021] Fixing bareword usage under strict.pm
14747 From: Kay_Röpke <kay@dolphin-services.de>
14748 Date: Fri, 20 Sep 2002 16:09:08 +0200
14749 Message-Id: <8775B355-CCA2-11D6-AADE-000393414688@dolphin-services.de>
14752 #17931 checked for wrong constant
14755 Subject: [PATCH] perl #17453
14756 From: Jarkko Hietaniemi <jhi@iki.fi>
14757 Date: Fri, 20 Sep 2002 17:22:45 +0300
14758 Message-ID: <20020920142245.GG280265@lyta.hut.fi>
14761 missing '.' in test from #17932
14764 Subject: [PATCH 5.8.0 DOC] perlopentut.pod, #3: The last of the content changes.
14765 From: Andy Lester <andy@petdance.com>
14766 Date: Fri, 20 Sep 2002 12:23:41 -0500
14767 Message-ID: <20020920172341.GA15672@petdance.com>
14770 Subject: [PATCH] configure.com -- don't exclude threads::shared
14771 From: "Craig A. Berry" <craigberry@mac.com>
14772 Date: Wed, 25 Sep 2002 17:14:33 -0500
14773 Message-ID: <3D923549.6050809@mac.com>
14776 Email address change for Stéphane Payrard
14779 Subject: [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX
14780 From: Allen Smith (via RT) <perlbug@perl.org>
14781 Date: 13 Sep 2002 03:01:30 -0000
14782 Message-Id: <rt-17222-37356.6.04859798196188@bugs6.perl.org>
14785 Subject: Re: [perl #17587] Attribute::Handlers and Config in 5.9.0
14786 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14787 Date: Fri, 27 Sep 2002 13:52:18 +0200
14788 Message-Id: <20020927135218.3a20dd68.rgarciasuarez@free.fr>
14791 Subject: [perl #16796] Configure script buglet
14792 From: "Amick, Eric" (via RT) <perlbug@perl.org>
14793 Date: 27 Aug 2002 20:09:29 -0000
14794 Message-Id: <rt-16796-35837.19.7072355819815@bugs6.perl.org>
14797 -Dgccansipedantic only for gcc 3+
14798 Mon, 30 Sep 2002, Jarkko Hietaniemi <jhi@iki.fi>
14801 Subject: Re: sv_2pv_flags and ROK and UTF8 flags
14802 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14803 Date: Wed, 11 Sep 2002 22:22:45 -0700
14804 Message-ID: <lSCg9gzkgymX092yn@efn.org>
14807 Subject: [REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3)
14808 From: chromatic <chromatic@wgz.org>
14809 Date: Fri, 13 Sep 2002 14:26:08 -0700
14810 Message-Id: <200209131426.08116.chromatic@wgz.org>
14814 Subject: Re: [perl #17376] Bug Report - our(%)
14815 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14816 Date: Mon, 30 Sep 2002 15:22:18 -0700
14817 Message-ID: <a6Mm9gzkgK0P092yn@efn.org>
14820 Add silly bandaid to stop segfaults on subsequent accesses to
14821 the Nullgv returned by gv_fetchpv() in S_scan_inputsymbol()
14825 better handling of whitespace in autodoc declarations; fragment from:
14826 Subject: [PATCH pad.c,h] move all pad-related code to its own src file
14827 From: Dave Mitchell <davem@fdgroup.com>
14828 Date: Wed, 25 Sep 2002 23:40:23 +0100
14829 Message-ID: <20020925234023.A20044@fdgroup.com>
14832 Subject: [PATCH] Re: perlio bug?
14833 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14834 Date: Wed, 25 Sep 2002 21:58:12 +0200
14835 Message-Id: <20020925215812.3b7adb0d.rgarciasuarez@free.fr>
14838 add precedence warning for bitwise docs
14839 Subject: [PATCH] Bug in ARM's floating point emulation - Need someone, really...
14840 From: Mike Guy <mjtg@cam.ac.uk>
14841 Date: Thu, 26 Sep 2002 13:20:45 +0100
14842 Message-Id: <E17uXdN-0003ko-00@libra.cus.cam.ac.uk>
14845 Devel::Peek tests from:
14846 Subject: [PATCH] MGf_TAINTEDDIR and MGf_MINMATCH reuse unknown to dump.c
14847 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14848 Date: Thu, 26 Sep 2002 22:16:39 -0700
14849 Message-ID: <3m+k9gzkgqnP092yn@efn.org>
14852 document how to set APPLLIB_EXP
14853 Subject: Re: [perl #15957] error installing perl 5.8.0
14854 From: Andy Dougherty <doughera@lafayette.edu>
14855 Date: Fri, 27 Sep 2002 09:13:29 -0400 (EDT)
14856 Message-ID: <Pine.SOL.4.10.10209270902210.6800-100000@maxwell.phys.lafayette.edu>
14859 missing quote from #17957
14862 Subject: [DOCPATCH] Unicode porting advice
14863 From: andreas.koenig@anima.de (Andreas J. Koenig)
14864 Date: Fri, 27 Sep 2002 15:30:16 +0200
14865 Message-ID: <m3znu3zhjr.fsf@k242.linux.bogus>
14868 Subject: Re: Hash::Util::lock_keys inhibits bless
14869 From: andreas.koenig@anima.de (Andreas J. Koenig)
14870 Date: Mon, 30 Sep 2002 17:24:06 +0200
14871 Message-ID: <m3zntzwlex.fsf@k242.linux.bogus>
14874 Subject: [PATCH] no [] in tr///
14875 From: Jarkko Hietaniemi <jhi@iki.fi>
14876 Date: Wed, 2 Oct 2002 17:09:11 +0300
14877 Message-Id: <20021002140911.GH278184@lyta.hut.fi>
14880 Subject: Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die
14881 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14882 Date: Tue, 1 Oct 2002 23:34:35 +0200
14883 Message-Id: <20021001233435.318514f3.rgarciasuarez@free.fr>
14886 op/tr.t test is affected by #17962
14889 Subject: [PATCH] retropatch
14890 From: Jarkko Hietaniemi <jhi@iki.fi>
14891 Date: Fri, 27 Sep 2002 03:51:34 +0300
14892 Message-ID: <20020927005134.GB339120@lyta.hut.fi>
14895 Subject: [PATCH] reentrant buffers
14896 From: Jarkko Hietaniemi <jhi@iki.fi>
14897 Date: Fri, 27 Sep 2002 01:08:56 +0300
14898 Message-ID: <20020926220856.GA339120@lyta.hut.fi>
14901 Subject: [PATCH] Re: speed of my
14902 From: Stephen McCamant <smcc@mit.edu>
14903 Date: Wed, 2 Oct 2002 21:48:59 -0400
14904 Message-Id: <15771.41483.524281.299958@syllepsis.MIT.EDU>
14907 Add a new warning, "Possible precedence problem on bitwise
14908 %c operator", triggerred when a bitwise op has a numeric
14909 comparison op as child.
14912 Change the warning message "%s trapped by operation mask"
14913 to include '' around the op name. Document it in perldiag.
14916 Fix bug #17744, suggested by Andreas Jurenda,
14917 tweaked by rgs (security hole in Safe).
14920 Upgrade to Attribute::Handlers 0.78
14923 Subject: [PATCH] fix typo in Tie::Array
14924 From: "Jos I. Boumans" <kane@cpan.org>
14925 Date: sat okt 5, 2002 20:39:17 Europe/Stockholm
14926 Message-Id: <20021005183920.14746.qmail@onion.perl.org>
14929 Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting
14930 Tue, 8 Oct 2002; Andy Dougherty <doughera@lafayette.edu>
14933 Correct mailing list archive URL
14934 Wed, 9 Oct 2002; Slaven Rezic <slaven.rezic@berlin.de>
14937 Tru64 and gcc and threads
14938 Sat, 5 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
14941 Fix bug #17823 : non-modifying tr/// stringifies references
14944 Subject: Re: README.cygwin draft update
14945 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14946 Date: Mon, 07 Oct 2002 17:15:09 -0700
14947 Message-ID: <NOio9gzkg6oR092yn@efn.org>
14950 Subject: Re: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrect
14951 From: "Allen Smith" <easmith@beatrice.rutgers.edu>
14952 Date: Mon, 9 Sep 2002 17:36:55 -0400
14953 Message-Id: <10209091736.ZM1631710@puck2.rutgers.edu>
14956 Subject: [PATCH] Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporter::Heavy break Math::Pari)
14957 From: Nicholas Clark <nick@unfortu.net>
14958 Date: Sat, 28 Sep 2002 18:52:00 +0100
14959 Message-ID: <20020928175159.GC403@Bagpuss.unfortu.net>
14962 Subject: PATCH: lib/ExtUtils/typemap
14963 From: Brian Ingerson <ingy@ttul.org>
14964 Date: Sat, 28 Sep 2002 13:03:24 -0700
14965 Message-ID: <20020928130324.A16900@ttul.org>
14968 Subject: Re: Hash::Util::lock_keys inhibits bless
14969 From: andreas.koenig@anima.de (Andreas J. Koenig)
14970 Date: Fri, 04 Oct 2002 06:38:57 +0200
14971 Message-ID: <m3bs6astr2.fsf@k242.linux.bogus>
14974 croak() is better written Perl_croak() in C code.
14977 Fix bug #17776 : memory corruption in qr/##/x
14980 Subject: [perl #17819] Typo in perltooc?
14981 From: Bob Wilkinson (via RT) <perlbug@perl.org>
14982 Date: 9 Oct 2002 09:50:40 -0000
14983 Message-Id: <rt-17819-39445.14.7484532089852@bugs6.perl.org>
14985 Subject: [perl #17821] Typo in perltooc
14986 From: Bob Wilkinson (via RT) <perlbug@perl.org>
14987 Date: 9 Oct 2002 10:12:51 -0000
14988 Message-Id: <rt-17821-39458.9.41452851965508@bugs6.perl.org>
14991 Subject: [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport()
14992 From: chromatic <chromatic@wgz.org>
14993 Date: Thu, 03 Oct 2002 22:56:54 -0700
14994 Message-ID: <20021004060120.33329.qmail@onion.perl.org>
14997 Subject: [perl #17751] File::Spec::Win32::canonpath patch try#3
14998 From: Information Service <info@lingo.kiev.ua>
14999 Date: Wed, 09 Oct 2002 07:17:00 +0400
15000 Message-ID: <3DA39FAC.85471200@lingo.kiev.ua>
15003 Fix bug #17771 : segfault with the 'for' statement modifier
15004 used inside a map or a grep.
15007 Subject: [PATCH] No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
15008 From: Jarkko Hietaniemi <jhi@iki.fi>
15009 Date: Fri, 4 Oct 2002 16:11:57 +0300
15010 Message-ID: <20021004131157.GD278184@lyta.hut.fi>
15013 Subject: Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86)
15014 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15015 Date: Thu, 10 Oct 2002 14:28:55 -0700
15016 Message-ID: <XEfp9gzkgquV092yn@efn.org>
15019 Subject: [Encode] 1.77 Released
15020 From: Dan Kogai <dankogai@dan.co.jp>
15021 Date: Sun, 6 Oct 2002 12:52:52 +0900
15022 Message-Id: <16D4C6C9-D8DF-11D6-A5EA-0003939A104C@dan.co.jp>
15025 Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956
15029 updated hints for Darwin from Wilfredo Sanchez <wsanchez@mit.edu>
15032 Subject: Re: Building bleadperl (minperl) fails completely under VC7
15033 From: Abe Timmerman <abeltje@cpan.org>
15034 Date: Tue, 8 Oct 2002 14:16:56 +0200
15035 Message-Id: <200210081416.56942.abeltje@cpan.org>
15038 Subject: [perl #17773] errors in c2ph(1) man page
15039 From: Eric Melville (via RT) <perlbug@perl.org>
15040 Date: 7 Oct 2002 02:58:34 -0000
15041 Message-Id: <rt-17773-39313.12.4820309875481@bugs6.perl.org>
15044 Subject: [PATCH perldoc] For screaming hell's sake
15045 From: Simon Cozens <simon@netthink.co.uk>
15046 Date: Tue, 8 Oct 2002 11:13:07 +0100
15047 Message-ID: <20021008101307.GA8175@netthink.co.uk>
15050 Subject: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
15051 From: Nicholas Clark <nick@unfortu.net>
15052 Date: Tue, 8 Oct 2002 21:52:53 +0100
15053 Message-ID: <20021008205253.GA283@Bagpuss.unfortu.net>
15056 Subject: [perl #17805] BUG: Grammar bug during Configure
15057 From: Richard Hitt (via RT) <perlbug@perl.org>
15058 Date: 8 Oct 2002 21:04:30 -0000
15059 Message-Id: <rt-17805-39395.9.0319493317925@bugs6.perl.org>
15062 #18005 was not enough
15063 Subject: [PATCH win32/makefile.mk] (Was Re: Building bleadperl (minperl) fails completely under VC7)
15064 From: Abe Timmerman <abeltje@cpan.org>
15065 Date: Sat, 12 Oct 2002 17:56:39 +0200
15066 Message-Id: <200210121756.39803.abeltje@cpan.org>
15069 Subject: [PATCH] for -Dm
15070 From: Slaven Rezic <slaven.rezic@berlin.de>
15071 Date: Wed, 9 Oct 2002 00:49:33 +0200 (CEST)
15072 Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de>
15075 The -0 command-line switch wasn't setting $/ at compile-time.
15076 Move the initialization of $/ just after switch parsing
15077 (it was done after yyparse().)
15080 Subject: [PATCH] minor typos in perlhist.pod and perlunicode.pod
15081 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15082 Date: Sun, 13 Oct 2002 09:02:36 +0900
15083 Message-Id: <20021013090227.FFCD.BQW10602@nifty.com>
15086 Subject: [PATCH] perlipc.pod
15087 From: Slaven Rezic <slaven.rezic@berlin.de>
15088 Date: Sun, 13 Oct 2002 14:26:26 +0200 (CEST)
15089 Message-Id: <200210131226.g9DCQQLN014591@vran.herceg.de>
15092 Subject: Re: [PATCH] cv.h: Comment update
15093 From: Paul Johnson <paul@pjcj.net>
15094 Date: Mon, 14 Oct 2002 20:00:50 +0200
15095 Message-ID: <20021014180050.GC7333@pjcj.net>
15098 prototype() didn't warn when used in void context.
15101 Subject: [PATCH] minor tweaks in Porting/pumpkin.pod
15102 From: Slaven Rezic <slaven.rezic@berlin.de>
15103 Date: Thu, 3 Oct 2002 21:54:22 +0200 (CEST)
15104 Message-Id: <200210031954.g93JsMiZ034457@vran.herceg.de>
15107 Subject: Re: [perl #17809] Different warning behaviour between normal and tied hashes
15108 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15109 Date: Tue, 15 Oct 2002 17:01:43 -0700
15110 Message-ID: <nxKr9gzkgmBO092yn@efn.org>
15113 Subject: Re: [perl #17830] open FH, "<&", $fd
15114 From: Steve Grazzini <grazz@nyc.rr.com>
15115 Date: 11 Oct 2002 22:28:58 -0000
15116 Message-ID: <20021011222858.452.qmail@onion.perl.org>
15119 definition of MAXPATHLEN
15120 Subject: [PATCH] standard lawyerism
15121 From: Jarkko Hietaniemi <jhi@iki.fi>
15122 Date: Fri, 11 Oct 2002 02:48:26 +0300
15123 Message-ID: <20021010234825.GM292305@lyta.hut.fi>
15126 Subject: [PATCH t/run/switches.t] Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
15127 From: Abe Timmerman <abe@ztreet.demon.nl>
15128 Date: Thu, 17 Oct 2002 23:38:34 +0200
15129 Message-Id: <200210172338.34728.abe@ztreet.demon.nl>
15132 minor tweaks in Porting/pumpkin.pod
15133 Fri, 18 Oct 2002; Philip Newton <Philip.Newton@gmx.net>
15136 Upgrade to Test.pm v1.23
15139 Update to Time::HiRes v1.38
15142 Subject: Re: [perl #17951] Strange UTF error
15143 From: Jarkko Hietaniemi <jhi@iki.fi>
15144 Date: Wed, 16 Oct 2002 18:50:51 +0300
15145 Message-ID: <20021016155051.GB268437@lyta.hut.fi>
15148 Subject: Re: [perl #17892] Perl's mkdir() doesn't remove trailing slashes
15149 From: Slaven Rezic <slaven.rezic@berlin.de>
15150 Date: 14 Oct 2002 09:37:18 +0200
15151 Message-ID: <8765w5wjwx.fsf@vran.herceg.de>
15154 Subject: [PATCH] t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
15155 From: Jarkko Hietaniemi <jhi@iki.fi>
15156 Date: Mon, 14 Oct 2002 14:49:54 +0300
15157 Message-ID: <20021014114954.GB80937@lyta.hut.fi>
15160 Update to Net::Ping v2.23
15163 Subject: Re: [PATCH] Warning on pararameterless 'use IO' and doc update
15164 From: =?iso-8859-1?Q?St=E9phane?= Payrard <s.payrard@wanadoo.fr>
15165 Date: Tue, 15 Oct 2002 02:17:03 +0200
15166 Message-ID: <20021015001703.GG7914@stefp.dyndns.org>
15169 Subject: Re: [perl #18019] regex overoptimization
15171 Date: Mon, 21 Oct 2002 03:21:54 +0100
15172 Message-Id: <200210210221.g9L2LsU32598@crypt.compulink.co.uk>
15175 Subject: Re: [perl #16184] Unexpected warning when using C<< open FH => >>
15177 Date: Mon, 21 Oct 2002 11:27:40 +0100
15178 Message-Id: <200210211027.g9LARef05722@crypt.compulink.co.uk>
15181 Subject: [PATCH] Shell.pm object methods broken
15182 From: Dan Brook <dbrook@easyspace.com>
15183 Date: Thu, 17 Oct 2002 16:05:04 +0100
15184 Message-Id: <20021017160504.63926a1b.dbrook@easyspace.com>
15187 improve 'atomicity' wording
15190 Subject: Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
15191 From: Alain Barbet <alian@alianwebserver.com>
15192 Date: Fri, 18 Oct 2002 15:29:29 +0200
15193 Message-ID: <3DB00CB9.70708@alianwebserver.com>
15196 Subject: [PATCH] AutoLoader gives wrong message
15197 From: Peter Scott <peter@psdt.com>
15198 Date: Thu, 17 Oct 2002 19:54:56 -0700
15199 Message-id: <4.3.2.7.2.20021017192450.00b3dce0@shell2.webquarry.com>
15202 Subject: [PATCH] perluniintro
15203 From: Jarkko Hietaniemi <jhi@iki.fi>
15204 Date: Sun, 20 Oct 2002 15:48:09 +0300
15205 Message-ID: <20021020124809.GE444369@lyta.hut.fi>
15208 perlmodlib.pod nit suggested by David Dyck (bug #18055)
15209 Regenerate perlmodlib.pod
15212 Further tweaks to perluniintro.pod
15215 Further tweaks to perlmodlib.pod.
15216 Add a note about perllocal.pod, which wasn't documented.
15219 charnames pragma extended with :alias for customized
15220 unicode naming aliases
15221 Mon, 21 Oct 2002; "H.Merijn Brand" <h.m.brand@hccnet.nl>
15224 Reverse change #8066 and sense of test, to satisfy [perl #17763]
15227 Subject: [PATCH] B/C.pm: make $0 to argv[0] again
15228 From: Autrijus Tang <autrijus@autrijus.org>
15229 Date: Sat, 19 Oct 2002 17:51:57 +0800
15230 Message-ID: <20021019095157.GA430@not.autrijus.org>
15233 Subject: [Encode] 1.80 released
15234 From: Dan Kogai <dankogai@dan.co.jp>
15235 Date: Tue, 22 Oct 2002 05:47:16 +0900
15236 Message-Id: <48F1B85D-E536-11D6-A87D-0003939A104C@dan.co.jp>
15239 Subject: The Inaba patch for tr/// vs. use encoding
15240 From: Dan Kogai <dankogai@dan.co.jp>
15241 Date: Mon, 21 Oct 2002 17:36:02 +0900
15242 Message-Id: <218B4434-E4D0-11D6-A668-0003939A104C@dan.co.jp>
15245 Subject: [perl #18036] perldoc refuses to run on BeOS
15246 From: "mauzo@csv.warwick.ac.uk (via RT)" <perlbug@perl.org>
15247 Date: 21 Oct 2002 10:18:50 -0000
15248 Message-Id: <rt-18036-40246.15.4017814246886@bugs6.perl.org>
15251 2 lines of change #18039 had several problems
15254 Subject: [PATCH] DB_File 1.806
15255 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
15256 Date: Tue, 22 Oct 2002 11:16:21 +0100
15257 Message-ID: <AIEAJICLCBDNAAOLLOKLCEDMFLAA.Paul.Marquess@btinternet.com>
15260 Subject: [PATCH] Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
15261 From: Nicholas Clark <nick@unfortu.net>
15262 Date: Sun, 27 Oct 2002 22:31:08 +0000
15263 Message-ID: <20021027223108.GK292@Bagpuss.unfortu.net>
15266 Subject: RE: [PATCH] Warning on pararameterless 'use IO' and doc update
15267 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
15268 Date: Mon, 28 Oct 2002 12:53:52 -0000
15269 Message-ID: <AIEAJICLCBDNAAOLLOKLAEOEFLAA.Paul.Marquess@btinternet.com>
15272 Partial fix of bug [perl #17589] : prevent the parser to
15273 segfault when encountering the erroneous construct "sub;".
15276 Subject: [perl #18165] "0" fails as right-hand argument to ..
15277 From: Mark-Jason Dominus (via RT) <perlbug@perl.org>
15278 Date: 30 Oct 2002 17:27:53 -0000
15279 Message-Id: <rt-18165-40816.6.86096008382222@bugs6.perl.org>
15281 (Fixed by making an exception for .."0" in pp_flop.)
15284 Subject: Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM
15285 but "-4\n".."-0\n" is!
15286 From: Slaven Rezic <slaven.rezic@berlin.de>
15287 Date: 30 Oct 2002 16:22:36 +0100
15288 Message-Id: <87n0ow0x4z.fsf@vran.herceg.de>
15290 Subject: RE: [perl #18114] [no subject] [TEST PATCH]BUG: "-4\n".."0\n"
15291 is not DWIM but "-4\n".."-0\n" is!
15292 From: "Orton, Yves" <yves.orton@mciworldcom.de>
15293 Date: Wed, 30 Oct 2002 11:59:31 -0000
15294 Message-Id: <71B318898201D311845C0008C75DAD1C07B78BF7@defra1ex2>
15296 (Applied over previous fix.)
15299 Adjust the number of tests in t/op/range.t
15302 Update to Scalar-List-Utils 1.08
15305 Subject: [PATCH lib/Config.*] Document and test Config::config_re().
15307 From: Michael G Schwern <schwern@pobox.com>
15308 Date: Wed, 4 Sep 2002 12:06:08 -0700
15309 Message-ID: <20020904190607.GG8367@ool-18b93024.dyn.optonline.net>
15312 avoid reliance on croak() prototype
15313 Branch: maint-5.8/perl
15314 +> (branch 34 files)
15315 !> (integrate 343 files)
15316 ____________________________________________________________________________
15317 [ 18079] By: jhi on 2002/11/04 02:06:17
15321 It's all yours, Hugo.
15322 (Flip Changes as Changes5.8, start new Changes)
15325 Copy perldelta as perl58delta, purge the perldelta.
15327 The 17639 required editing to talk about 5.8.1 instead of
15328 5.9.X; the 17644 required manual resolving since perldelta
15329 was a bit confused between three Perl versions.
15330 Branch: maint-5.8/perl
15331 +> Changes5.8 pod/perl58delta.pod
15332 !> Changes MANIFEST pod/perldelta.pod
15333 ____________________________________________________________________________
15334 [ 18078] By: hv on 2002/11/03 13:20:50
15335 Log: avoid reliance on croak() prototype
15338 ____________________________________________________________________________
15339 [ 18077] By: hv on 2002/11/03 13:18:17
15340 Log: Subject: [PATCH lib/Config.*] Document and test Config::config_re().
15342 From: Michael G Schwern <schwern@pobox.com>
15343 Date: Wed, 4 Sep 2002 12:06:08 -0700
15344 Message-ID: <20020904190607.GG8367@ool-18b93024.dyn.optonline.net>
15346 ! configpm lib/Config.t
15347 ____________________________________________________________________________
15348 [ 18076] By: gbarr on 2002/11/03 10:11:18
15349 Log: Update to Scalar-List-Utils 1.08
15351 + ext/List/Util/t/isvstring.t ext/List/Util/t/refaddr.t
15352 ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/README
15353 ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
15354 ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/first.t
15355 ! ext/List/Util/t/reduce.t
15356 ____________________________________________________________________________
15357 [ 18075] By: rgs on 2002/10/31 20:58:12
15358 Log: Adjust the number of tests in t/op/range.t
15361 ____________________________________________________________________________
15362 [ 18074] By: ams on 2002/10/30 22:30:32
15363 Log: Subject: Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM
15364 but "-4\n".."-0\n" is!
15365 From: Slaven Rezic <slaven.rezic@berlin.de>
15366 Date: 30 Oct 2002 16:22:36 +0100
15367 Message-Id: <87n0ow0x4z.fsf@vran.herceg.de>
15369 Subject: RE: [perl #18114] [no subject] [TEST PATCH]BUG: "-4\n".."0\n"
15370 is not DWIM but "-4\n".."-0\n" is!
15371 From: "Orton, Yves" <yves.orton@mciworldcom.de>
15372 Date: Wed, 30 Oct 2002 11:59:31 -0000
15373 Message-Id: <71B318898201D311845C0008C75DAD1C07B78BF7@defra1ex2>
15375 (Applied over previous fix.)
15377 ! pp_ctl.c t/op/range.t
15378 ____________________________________________________________________________
15379 [ 18073] By: ams on 2002/10/30 19:47:12
15380 Log: Subject: [perl #18165] "0" fails as right-hand argument to ..
15381 From: Mark-Jason Dominus (via RT) <perlbug@perl.org>
15382 Date: 30 Oct 2002 17:27:53 -0000
15383 Message-Id: <rt-18165-40816.6.86096008382222@bugs6.perl.org>
15385 (Fixed by making an exception for .."0" in pp_flop.)
15387 ! pp_ctl.c t/op/range.t
15388 ____________________________________________________________________________
15389 [ 18072] By: rgs on 2002/10/29 20:37:31
15390 Log: Partial fix of bug [perl #17589] : prevent the parser to
15391 segfault when encountering the erroneous construct "sub;".
15393 ! pod/perldiag.pod t/op/anonsub.t toke.c
15394 ____________________________________________________________________________
15395 [ 18071] By: rgs on 2002/10/28 21:57:25
15396 Log: Subject: RE: [PATCH] Warning on pararameterless 'use IO' and doc update
15397 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
15398 Date: Mon, 28 Oct 2002 12:53:52 -0000
15399 Message-ID: <AIEAJICLCBDNAAOLLOKLAEOEFLAA.Paul.Marquess@btinternet.com>
15401 ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
15402 ____________________________________________________________________________
15403 [ 18070] By: rgs on 2002/10/28 20:46:33
15404 Log: Subject: [PATCH] Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED)
15405 From: Nicholas Clark <nick@unfortu.net>
15406 Date: Sun, 27 Oct 2002 18:39:03 +0000
15407 Message-ID: <20021027183902.GJ292@Bagpuss.unfortu.net>
15410 ____________________________________________________________________________
15411 [ 18069] By: rgs on 2002/10/28 20:44:12
15412 Log: Subject: [PATCH] Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
15413 From: Nicholas Clark <nick@unfortu.net>
15414 Date: Sun, 27 Oct 2002 22:31:08 +0000
15415 Message-ID: <20021027223108.GK292@Bagpuss.unfortu.net>
15418 ____________________________________________________________________________
15419 [ 18068] By: merijn on 2002/10/27 17:57:15
15420 Log: Repair broken previous patch. I don't like it, but not repairing it
15421 breaks each and every build. Will teach me to test on the same
15422 machine where I patched it. Sorry.
15425 ____________________________________________________________________________
15426 [ 18067] By: merijn on 2002/10/27 06:02:21
15427 Log: embed.pl doc. (embed.pl reorganization for doc headers)
15428 Wed, 23 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
15429 With some additional modifications
15432 ____________________________________________________________________________
15433 [ 18066] By: nick on 2002/10/25 18:21:59
15434 Log: More mainline integrate (so I can diff)
15436 !> README.irix README.tru64 lib/Net/Ping/t/450_service.t
15437 ____________________________________________________________________________
15438 [ 18065] By: nick on 2002/10/25 18:20:42
15439 Log: Integrate mainline
15441 +> ext/Encode/bin/ucmsort ext/Encode/t/rt.pl ext/IO/lib/IO/t/IO.t
15442 +> ext/Time/HiRes/typemap lib/Net/Ping/t/150_syn_inst.t
15443 +> lib/Net/Ping/t/400_ping_syn.t lib/Net/Ping/t/450_service.t
15444 - ext/Thread/thr5005.t
15445 !> (integrate 71 files)
15446 ____________________________________________________________________________
15447 [ 18064] By: merijn on 2002/10/25 11:47:07
15448 Log: The 5005thread todo list; 2 down 25 to go
15450 ! README.irix README.tru64
15451 ____________________________________________________________________________
15452 [ 18063] By: hv on 2002/10/25 00:28:48
15453 Log: change #18038 gives too many problems on t/450_service.t; disable
15456 ! lib/Net/Ping/t/450_service.t
15457 ____________________________________________________________________________
15458 [ 18062] By: hv on 2002/10/25 00:21:17
15459 Log: Subject: [PATCH] DB_File 1.806
15460 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
15461 Date: Tue, 22 Oct 2002 11:16:21 +0100
15462 Message-ID: <AIEAJICLCBDNAAOLLOKLCEDMFLAA.Paul.Marquess@btinternet.com>
15464 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15465 ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
15466 ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
15467 ____________________________________________________________________________
15468 [ 18061] By: hv on 2002/10/25 00:13:07
15469 Log: Subject: [PATCH lib/IO.t] Add tests for IO.pm
15470 From: chromatic <chromatic@wgz.org>
15471 Date: Mon, 21 Oct 2002 20:27:43 -0700
15472 Message-ID: <20021022033253.57952.qmail@onion.perl.org>
15474 + ext/IO/lib/IO/t/IO.t
15475 ! MANIFEST lib/Net/Ping/t/450_service.t
15476 ____________________________________________________________________________
15477 [ 18060] By: hv on 2002/10/24 23:54:50
15478 Log: 2 lines of change #18039 had several problems
15481 ____________________________________________________________________________
15482 [ 18059] By: hv on 2002/10/24 23:46:29
15483 Log: Subject: [perl #18036] perldoc refuses to run on BeOS
15484 From: "mauzo@csv.warwick.ac.uk (via RT)" <perlbug@perl.org>
15485 Date: 21 Oct 2002 10:18:50 -0000
15486 Message-Id: <rt-18036-40246.15.4017814246886@bugs6.perl.org>
15489 ____________________________________________________________________________
15490 [ 18058] By: hv on 2002/10/24 23:36:48
15491 Log: Subject: The Inaba patch for tr/// vs. use encoding
15492 From: Dan Kogai <dankogai@dan.co.jp>
15493 Date: Mon, 21 Oct 2002 17:36:02 +0900
15494 Message-Id: <218B4434-E4D0-11D6-A668-0003939A104C@dan.co.jp>
15496 ! mg.c regcomp.c sv.c toke.c
15497 ____________________________________________________________________________
15498 [ 18057] By: hv on 2002/10/24 23:16:15
15499 Log: Subject: [Encode] 1.80 released
15500 From: Dan Kogai <dankogai@dan.co.jp>
15501 Date: Tue, 22 Oct 2002 05:47:16 +0900
15502 Message-Id: <48F1B85D-E536-11D6-A87D-0003939A104C@dan.co.jp>
15504 + ext/Encode/bin/ucmsort ext/Encode/t/rt.pl
15505 ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
15506 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
15507 ! ext/Encode/lib/Encode/MIME/Header.pm
15508 ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/CJKT.t
15509 ! ext/Encode/t/jperl.t ext/Encode/t/mime-header.t
15510 ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
15511 ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
15512 ____________________________________________________________________________
15513 [ 18056] By: hv on 2002/10/24 22:48:06
15514 Log: Subject: [PATCH] B/C.pm: make $0 to argv[0] again
15515 From: Autrijus Tang <autrijus@autrijus.org>
15516 Date: Sat, 19 Oct 2002 17:51:57 +0800
15517 Message-ID: <20021019095157.GA430@not.autrijus.org>
15520 ____________________________________________________________________________
15521 [ 18055] By: hv on 2002/10/24 22:34:10
15522 Log: Reverse change #8066 and sense of test, to satisfy [perl #17763]
15524 ! pp_sys.c t/run/fresh_perl.t
15525 ____________________________________________________________________________
15526 [ 18054] By: hv on 2002/10/24 22:17:40
15527 Log: change #18030 needs the removal of ext/Thread/thr5005.t
15529 - ext/Thread/thr5005.t
15530 ____________________________________________________________________________
15531 [ 18053] By: merijn on 2002/10/24 08:20:09
15532 Log: charnames pragma extended with :alias for customized
15533 unicode naming aliases
15534 Mon, 21 Oct 2002; "H.Merijn Brand" <h.m.brand@hccnet.nl>
15536 ! lib/charnames.pm lib/charnames.t
15537 ____________________________________________________________________________
15538 [ 18052] By: rgs on 2002/10/23 19:16:50
15539 Log: Further tweaks to perlmodlib.pod.
15540 Add a note about perllocal.pod, which wasn't documented.
15542 ! pod/perlmodlib.PL pod/perlmodlib.pod
15543 ____________________________________________________________________________
15544 [ 18051] By: rgs on 2002/10/23 18:56:08
15545 Log: Further tweaks to perluniintro.pod
15547 ! pod/perluniintro.pod
15548 ____________________________________________________________________________
15549 [ 18050] By: rgs on 2002/10/22 19:11:12
15550 Log: perlmodlib.pod nit suggested by David Dyck (bug #18055)
15551 Regenerate perlmodlib.pod
15553 ! pod/perlmodlib.PL pod/perlmodlib.pod
15554 ____________________________________________________________________________
15555 [ 18049] By: rgs on 2002/10/22 18:48:00
15556 Log: Subject: [PATCH] perluniintro
15557 From: Jarkko Hietaniemi <jhi@iki.fi>
15558 Date: Sun, 20 Oct 2002 15:48:09 +0300
15559 Message-ID: <20021020124809.GE444369@lyta.hut.fi>
15561 ! pod/perluniintro.pod
15562 ____________________________________________________________________________
15563 [ 18048] By: hv on 2002/10/22 17:04:26
15564 Log: Subject: [PATCH] PL_curpad == AvARRAY(PL_comppad) always
15565 From: Dave Mitchell <davem@fdgroup.com>
15566 Date: Fri, 18 Oct 2002 13:36:40 +0100
15567 Message-ID: <20021018133640.A19172@fdgroup.com>
15569 ! cop.h embed.fnc ext/List/Util/Util.xs global.sym op.c pad.c
15570 ! pad.h perl.c perlapi.h pod/perlintern.pod pp_ctl.c proto.h
15571 ! regcomp.c regexec.c scope.c scope.h sv.c t/op/closure.t
15572 ____________________________________________________________________________
15573 [ 18047] By: hv on 2002/10/22 16:20:18
15574 Log: Subject: [PATCH] AutoLoader gives wrong message
15575 From: Peter Scott <peter@psdt.com>
15576 Date: Thu, 17 Oct 2002 19:54:56 -0700
15577 Message-id: <4.3.2.7.2.20021017192450.00b3dce0@shell2.webquarry.com>
15579 ! lib/AutoLoader.pm
15580 ____________________________________________________________________________
15581 [ 18046] By: hv on 2002/10/22 15:52:40
15582 Log: Subject: Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
15583 From: Alain Barbet <alian@alianwebserver.com>
15584 Date: Fri, 18 Oct 2002 15:29:29 +0200
15585 Message-ID: <3DB00CB9.70708@alianwebserver.com>
15587 ! README.win32 win32/makefile.mk win32/win32.c
15588 ____________________________________________________________________________
15589 [ 18045] By: hv on 2002/10/22 15:47:21
15590 Log: improve 'atomicity' wording
15593 ____________________________________________________________________________
15594 [ 18044] By: hv on 2002/10/22 15:43:55
15595 Log: Subject: [PATCH] Shell.pm object methods broken
15596 From: Dan Brook <dbrook@easyspace.com>
15597 Date: Thu, 17 Oct 2002 16:05:04 +0100
15598 Message-Id: <20021017160504.63926a1b.dbrook@easyspace.com>
15600 ! lib/Shell.pm lib/Shell.t
15601 ____________________________________________________________________________
15602 [ 18043] By: nick on 2002/10/21 17:50:44
15603 Log: Test UTF-8 encoded input to Encode::XS::decode and fix it.
15605 ! ext/Encode/Encode.xs ext/Encode/t/mime-header.t
15606 ____________________________________________________________________________
15607 [ 18042] By: hv on 2002/10/21 09:20:54
15608 Log: Subject: Re: [perl #16184] Unexpected warning when using C<< open FH => >>
15610 Date: Mon, 21 Oct 2002 11:27:40 +0100
15611 Message-Id: <200210211027.g9LARef05722@crypt.compulink.co.uk>
15613 ! t/lib/warnings/toke toke.c
15614 ____________________________________________________________________________
15615 [ 18041] By: hv on 2002/10/21 01:14:48
15616 Log: Subject: Re: [perl #18019] regex overoptimization
15618 Date: Mon, 21 Oct 2002 03:21:54 +0100
15619 Message-Id: <200210210221.g9L2LsU32598@crypt.compulink.co.uk>
15621 ! regcomp.c t/op/re_tests
15622 ____________________________________________________________________________
15623 [ 18040] By: nick on 2002/10/20 16:20:37
15624 Log: Handle case where octets are UTF-8 encoded
15626 ! ext/Encode/Encode.xs
15627 ____________________________________________________________________________
15628 [ 18039] By: hv on 2002/10/20 14:33:16
15629 Log: Subject: Re: [PATCH] Warning on pararameterless 'use IO' and doc update
15630 From: =?iso-8859-1?Q?St=E9phane?= Payrard <s.payrard@wanadoo.fr>
15631 Date: Tue, 15 Oct 2002 02:17:03 +0200
15632 Message-ID: <20021015001703.GG7914@stefp.dyndns.org>
15635 ____________________________________________________________________________
15636 [ 18038] By: hv on 2002/10/20 14:23:06
15637 Log: Update to Net::Ping v2.23
15639 + lib/Net/Ping/t/150_syn_inst.t lib/Net/Ping/t/400_ping_syn.t
15640 + lib/Net/Ping/t/450_service.t
15641 ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/110_icmp_inst.t
15642 ! lib/Net/Ping/t/200_ping_tcp.t
15643 ____________________________________________________________________________
15644 [ 18037] By: hv on 2002/10/20 13:57:06
15645 Log: Subject: [PATCH] t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
15646 From: Jarkko Hietaniemi <jhi@iki.fi>
15647 Date: Mon, 14 Oct 2002 14:49:54 +0300
15648 Message-ID: <20021014114954.GB80937@lyta.hut.fi>
15651 ____________________________________________________________________________
15652 [ 18036] By: hv on 2002/10/20 13:43:56
15653 Log: Subject: Re: [perl #17892] Perl's mkdir() doesn't remove trailing slashes
15654 From: Slaven Rezic <slaven.rezic@berlin.de>
15655 Date: 14 Oct 2002 09:37:18 +0200
15656 Message-ID: <8765w5wjwx.fsf@vran.herceg.de>
15658 ! pp_sys.c t/op/mkdir.t
15659 ____________________________________________________________________________
15660 [ 18035] By: hv on 2002/10/20 13:39:09
15661 Log: Subject: Re: [perl #17951] Strange UTF error
15662 From: Jarkko Hietaniemi <jhi@iki.fi>
15663 Date: Wed, 16 Oct 2002 18:50:51 +0300
15664 Message-ID: <20021016155051.GB268437@lyta.hut.fi>
15666 ! lib/utf8_heavy.pl t/run/fresh_perl.t
15667 ____________________________________________________________________________
15668 [ 18034] By: hv on 2002/10/20 13:23:16
15669 Log: Update to Time::HiRes v1.38
15671 + ext/Time/HiRes/typemap
15672 ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
15673 ! ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs
15674 ! ext/Time/HiRes/Makefile.PL
15675 ____________________________________________________________________________
15676 [ 18033] By: hv on 2002/10/20 13:12:25
15677 Log: Upgrade to Test.pm v1.23
15680 ____________________________________________________________________________
15681 [ 18032] By: nick on 2002/10/20 12:36:16
15682 Log: Encode::utf8 encode/decode methods as XS that obeys
15683 same protocol as Encode::XS - allows :encoding(UTF-8)
15684 to cope with partial chars at end of buffer.
15686 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
15687 ! ext/PerlIO/t/encoding.t
15688 ____________________________________________________________________________
15689 [ 18031] By: nick on 2002/10/20 09:06:00
15690 Log: Integrate mainline
15692 +> ext/Safe/safe3.t lib/version.pm lib/version.t pad.c pad.h
15693 +> pod/perl573delta.pod t/comp/our.t
15694 !> (integrate 211 files)
15695 ____________________________________________________________________________
15696 [ 18030] By: merijn on 2002/10/19 14:10:21
15697 Log: Happy chainsaw stories; The removal of the 5005 threads
15698 Still imcomplete. Configure will follow
15700 ! MANIFEST NetWare/Makefile NetWare/config.wc
15701 ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
15702 ! Porting/Glossary Porting/config.sh Porting/config_H
15703 ! config_h.SH cop.h cv.h deb.c dosish.h dump.c embed.fnc embed.h
15704 ! embed.pl embedvar.h epoc/config.sh ext/B/B.xs ext/B/B/C.pm
15705 ! ext/B/ramblings/runtime.porting ext/B/t/lint.t
15706 ! ext/DynaLoader/dl_aix.xs ext/Thread/README.threads
15707 ! ext/Thread/Thread.xs ext/Thread/thr5005.t gv.c hints/darwin.sh
15708 ! installperl intrpvar.h makedef.pl mg.c miniperlmain.c
15709 ! myconfig.SH op.c os2/os2.c os2/os2ish.h pad.c perl.c perl.h
15710 ! perlvars.h pod/perltoc.pod pp.c pp.h pp_ctl.c pp_hot.c
15711 ! pp_sort.c proto.h scope.c sv.c sv.h thrdvar.h thread.h toke.c
15712 ! uconfig.h uconfig.sh util.c vms/vms.c win32/Makefile
15713 ! win32/config.bc win32/config.gc win32/config.vc
15714 ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
15715 ! win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL
15716 ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
15717 ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
15718 ! wince/Makefile.ce wince/config.ce wince/config_H.ce
15719 ! wince/config_sh.PL wince/win32.h wince/win32thread.c
15720 ! wince/win32thread.h wince/wincesck.c
15721 ____________________________________________________________________________
15722 [ 18029] By: merijn on 2002/10/18 07:28:21
15723 Log: minor tweaks in Porting/pumpkin.pod
15724 Fri, 18 Oct 2002; Philip Newton <Philip.Newton@gmx.net>
15726 ! Porting/pumpkin.pod
15727 ____________________________________________________________________________
15728 [ 18028] By: rgs on 2002/10/17 20:33:32
15729 Log: Subject: [PATCH t/run/switches.t] Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
15730 From: Abe Timmerman <abe@ztreet.demon.nl>
15731 Date: Thu, 17 Oct 2002 23:38:34 +0200
15732 Message-Id: <200210172338.34728.abe@ztreet.demon.nl>
15735 ____________________________________________________________________________
15736 [ 18027] By: hv on 2002/10/17 14:39:27
15737 Log: Subject: Re: versions too accurate
15738 From: John Peacock <jpeacock@rowman.com>
15739 Date: Mon, 14 Oct 2002 22:36:48 -0400
15740 Message-ID: <3DAB7F40.1050200@rowman.com>
15742 ! lib/version.pm util.c
15743 ____________________________________________________________________________
15744 [ 18026] By: hv on 2002/10/17 14:29:41
15745 Log: Subject: Re: [PATCH] Version object combined patch
15746 From: John Peacock <jpeacock@rowman.com>
15747 Date: Thu, 10 Oct 2002 21:23:01 -0400
15748 Message-ID: <3DA627F5.5050907@rowman.com>
15750 ! lib/version.pm lib/version.t pod/perldiag.pod util.c
15751 ____________________________________________________________________________
15752 [ 18025] By: hv on 2002/10/17 13:37:04
15753 Log: definition of MAXPATHLEN
15754 Subject: [PATCH] standard lawyerism
15755 From: Jarkko Hietaniemi <jhi@iki.fi>
15756 Date: Fri, 11 Oct 2002 02:48:26 +0300
15757 Message-ID: <20021010234825.GM292305@lyta.hut.fi>
15760 ____________________________________________________________________________
15761 [ 18024] By: hv on 2002/10/17 13:34:01
15762 Log: Subject: Re: [perl #17061] no strict 'garbage'
15763 From: Slaven Rezic <slaven.rezic@berlin.de>
15764 Date: 10 Oct 2002 16:23:22 +0200
15765 Message-ID: <87ptui5q5h.fsf@vran.herceg.de>
15767 ! ext/Storable/Storable.pm
15768 ____________________________________________________________________________
15769 [ 18023] By: hv on 2002/10/17 12:56:28
15770 Log: Subject: Re: [perl #17830] open FH, "<&", $fd
15771 From: Steve Grazzini <grazz@nyc.rr.com>
15772 Date: 11 Oct 2002 22:28:58 -0000
15773 Message-ID: <20021011222858.452.qmail@onion.perl.org>
15775 ! doio.c t/io/open.t
15776 ____________________________________________________________________________
15777 [ 18022] By: hv on 2002/10/17 12:24:42
15778 Log: Subject: Re: [perl #17809] Different warning behaviour between normal and tied hashes
15779 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15780 Date: Tue, 15 Oct 2002 17:01:43 -0700
15781 Message-ID: <nxKr9gzkgmBO092yn@efn.org>
15783 ! t/op/assignwarn.t
15784 ____________________________________________________________________________
15785 [ 18021] By: hv on 2002/10/17 11:28:38
15786 Log: Subject: [PATCH] minor tweaks in Porting/pumpkin.pod
15787 From: Slaven Rezic <slaven.rezic@berlin.de>
15788 Date: Thu, 3 Oct 2002 21:54:22 +0200 (CEST)
15789 Message-Id: <200210031954.g93JsMiZ034457@vran.herceg.de>
15791 ! Porting/pumpkin.pod
15792 ____________________________________________________________________________
15793 [ 18020] By: rgs on 2002/10/16 18:43:21
15794 Log: prototype() didn't warn when used in void context.
15796 ! op.c t/lib/warnings/op
15797 ____________________________________________________________________________
15798 [ 18019] By: ams on 2002/10/15 20:54:53
15799 Log: Subject: Japanese translation of Storable
15800 From: "KAWAI,Takanori" <GCD00051@nifty.ne.jp>
15801 Date: Tue, 15 Oct 2002 06:31:01 +0900
15802 Message-Id: <003801c273c9$05888910$1401a8c0@hipposam>
15804 ! ext/Storable/README
15805 ____________________________________________________________________________
15806 [ 18018] By: rgs on 2002/10/15 19:08:20
15807 Log: Subject: Re: [PATCH] cv.h: Comment update
15808 From: Paul Johnson <paul@pjcj.net>
15809 Date: Mon, 14 Oct 2002 20:00:50 +0200
15810 Message-ID: <20021014180050.GC7333@pjcj.net>
15813 ____________________________________________________________________________
15814 [ 18017] By: rgs on 2002/10/14 20:37:06
15815 Log: Subject: [PATCH] perlipc.pod
15816 From: Slaven Rezic <slaven.rezic@berlin.de>
15817 Date: Sun, 13 Oct 2002 14:26:26 +0200 (CEST)
15818 Message-Id: <200210131226.g9DCQQLN014591@vran.herceg.de>
15821 ____________________________________________________________________________
15822 [ 18016] By: rgs on 2002/10/14 20:30:03
15823 Log: Subject: [PATCH] minor typos in perlhist.pod and perlunicode.pod
15824 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15825 Date: Sun, 13 Oct 2002 09:02:36 +0900
15826 Message-Id: <20021013090227.FFCD.BQW10602@nifty.com>
15828 ! pod/perlunicode.pod
15829 ____________________________________________________________________________
15830 [ 18015] By: rgs on 2002/10/12 20:22:37
15831 Log: The -0 command-line switch wasn't setting $/ at compile-time.
15832 Move the initialization of $/ just after switch parsing
15833 (it was done after yyparse().)
15835 ! perl.c t/run/switches.t
15836 ____________________________________________________________________________
15837 [ 18014] By: rgs on 2002/10/12 20:18:55
15838 Log: Subject: Re: [PATCH] perl573delta delinting
15839 From: Philip Newton <Philip.Newton@gmx.net>
15840 Date: Sat, 12 Oct 2002 21:25:49 +0200
15841 Message-ID: <iotgqucnbttvvc43o0j7kv55p5dstui4oc@4ax.com>
15843 ! pod/perl573delta.pod
15844 ____________________________________________________________________________
15845 [ 18013] By: hv on 2002/10/12 15:41:50
15846 Log: Subject: [PATCH] for -Dm
15847 From: Slaven Rezic <slaven.rezic@berlin.de>
15848 Date: Wed, 9 Oct 2002 00:49:33 +0200 (CEST)
15849 Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de>
15852 ____________________________________________________________________________
15853 [ 18012] By: hv on 2002/10/12 15:39:49
15854 Log: #18005 was not enough
15855 Subject: [PATCH win32/makefile.mk] (Was Re: Building bleadperl (minperl) fails completely under VC7)
15856 From: Abe Timmerman <abeltje@cpan.org>
15857 Date: Sat, 12 Oct 2002 17:56:39 +0200
15858 Message-Id: <200210121756.39803.abeltje@cpan.org>
15860 ! win32/makefile.mk
15861 ____________________________________________________________________________
15862 [ 18011] By: hv on 2002/10/12 15:36:43
15863 Log: Subject: [perl #17805] BUG: Grammar bug during Configure
15864 From: Richard Hitt (via RT) <perlbug@perl.org>
15865 Date: 8 Oct 2002 21:04:30 -0000
15866 Message-Id: <rt-17805-39395.9.0319493317925@bugs6.perl.org>
15869 ____________________________________________________________________________
15870 [ 18010] By: hv on 2002/10/12 15:31:06
15871 Log: Subject: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
15872 From: Nicholas Clark <nick@unfortu.net>
15873 Date: Tue, 8 Oct 2002 21:52:53 +0100
15874 Message-ID: <20021008205253.GA283@Bagpuss.unfortu.net>
15876 ! pod/perldiag.pod pp_pack.c t/op/pack.t
15877 ____________________________________________________________________________
15878 [ 18009] By: hv on 2002/10/12 15:12:18
15879 Log: Subject: [PATCH perldoc] For screaming hell's sake
15880 From: Simon Cozens <simon@netthink.co.uk>
15881 Date: Tue, 8 Oct 2002 11:13:07 +0100
15882 Message-ID: <20021008101307.GA8175@netthink.co.uk>
15885 ____________________________________________________________________________
15886 [ 18008] By: hv on 2002/10/12 14:38:19
15887 Log: Subject: [PATCH] Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
15888 From: Nicholas Clark <nick@unfortu.net>
15889 Date: Mon, 7 Oct 2002 23:35:34 +0100
15890 Message-ID: <20021007223534.GD286@Bagpuss.unfortu.net>
15892 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
15893 ! ext/Storable/README ext/Storable/Storable.pm
15894 ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
15895 ! ext/Storable/t/forgive.t ext/Storable/t/integer.t
15896 ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
15897 ____________________________________________________________________________
15898 [ 18007] By: hv on 2002/10/12 14:22:36
15899 Log: Subject: [perl #17773] errors in c2ph(1) man page
15900 From: Eric Melville (via RT) <perlbug@perl.org>
15901 Date: 7 Oct 2002 02:58:34 -0000
15902 Message-Id: <rt-17773-39313.12.4820309875481@bugs6.perl.org>
15905 ____________________________________________________________________________
15906 [ 18006] By: hv on 2002/10/12 14:19:55
15907 Log: Subject: [PATCH pad.c] Re: closure failures
15908 From: Dave Mitchell <davem@fdgroup.com>
15909 Date: Mon, 7 Oct 2002 02:42:13 +0100
15910 Message-ID: <20021007024213.B29760@fdgroup.com>
15913 ____________________________________________________________________________
15914 [ 18005] By: hv on 2002/10/12 14:17:07
15915 Log: Subject: Re: Building bleadperl (minperl) fails completely under VC7
15916 From: Abe Timmerman <abeltje@cpan.org>
15917 Date: Tue, 8 Oct 2002 14:16:56 +0200
15918 Message-Id: <200210081416.56942.abeltje@cpan.org>
15921 ____________________________________________________________________________
15922 [ 18004] By: hv on 2002/10/12 14:06:59
15923 Log: updated hints for Darwin from Wilfredo Sanchez <wsanchez@mit.edu>
15926 ____________________________________________________________________________
15927 [ 18003] By: hv on 2002/10/12 13:48:34
15928 Log: Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956
15931 ! ext/Devel/Peek/Peek.t
15932 ____________________________________________________________________________
15933 [ 18002] By: hv on 2002/10/11 23:22:56
15934 Log: Subject: [Encode] 1.77 Released
15935 From: Dan Kogai <dankogai@dan.co.jp>
15936 Date: Sun, 6 Oct 2002 12:52:52 +0900
15937 Message-Id: <16D4C6C9-D8DF-11D6-A5EA-0003939A104C@dan.co.jp>
15939 ! ext/Encode/Changes ext/Encode/Encode.pm
15940 ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
15941 ! ext/Encode/lib/Encode/Alias.pm
15942 ! ext/Encode/lib/Encode/Encoding.pm ext/Encode/t/jperl.t
15943 ! ext/Encode/ucm/big5-eten.ucm
15944 ____________________________________________________________________________
15945 [ 18001] By: hv on 2002/10/11 22:52:43
15946 Log: Subject: Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86)
15947 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15948 Date: Thu, 10 Oct 2002 14:28:55 -0700
15949 Message-ID: <XEfp9gzkgquV092yn@efn.org>
15951 ! ext/Devel/Peek/Peek.t
15952 ____________________________________________________________________________
15953 [ 18000] By: hv on 2002/10/11 22:30:36
15954 Log: Subject: [PATCH] perl573delta delinting
15955 From: Jarkko Hietaniemi <jhi@iki.fi>
15956 Date: Fri, 4 Oct 2002 16:19:31 +0300
15957 Message-ID: <20021004131931.GE278184@lyta.hut.fi>
15959 ! pod/perl573delta.pod
15960 ____________________________________________________________________________
15961 [ 17999] By: hv on 2002/10/11 22:28:36
15962 Log: Subject: [PATCH] No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
15963 From: Jarkko Hietaniemi <jhi@iki.fi>
15964 Date: Fri, 4 Oct 2002 16:11:57 +0300
15965 Message-ID: <20021004131157.GD278184@lyta.hut.fi>
15967 ! pod/perldiag.pod reentr.c reentr.pl
15968 ____________________________________________________________________________
15969 [ 17998] By: rgs on 2002/10/11 19:53:05
15970 Log: Fix bug #17771 : segfault with the 'for' statement modifier
15971 used inside a map or a grep.
15973 ! pp_ctl.c t/op/grep.t
15974 ____________________________________________________________________________
15975 [ 17997] By: hv on 2002/10/11 12:10:39
15976 Log: Subject: [perl #17751] File::Spec::Win32::canonpath patch try#3
15977 From: Information Service <info@lingo.kiev.ua>
15978 Date: Wed, 09 Oct 2002 07:17:00 +0400
15979 Message-ID: <3DA39FAC.85471200@lingo.kiev.ua>
15981 ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
15982 ____________________________________________________________________________
15983 [ 17996] By: hv on 2002/10/11 11:55:53
15984 Log: Subject: [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport()
15985 From: chromatic <chromatic@wgz.org>
15986 Date: Thu, 03 Oct 2002 22:56:54 -0700
15987 Message-ID: <20021004060120.33329.qmail@onion.perl.org>
15989 ! lib/AutoLoader.pm lib/AutoLoader.t
15990 ____________________________________________________________________________
15991 [ 17995] By: ams on 2002/10/11 05:24:20
15992 Log: Subject: [perl #17819] Typo in perltooc?
15993 From: Bob Wilkinson (via RT) <perlbug@perl.org>
15994 Date: 9 Oct 2002 09:50:40 -0000
15995 Message-Id: <rt-17819-39445.14.7484532089852@bugs6.perl.org>
15997 Subject: [perl #17821] Typo in perltooc
15998 From: Bob Wilkinson (via RT) <perlbug@perl.org>
15999 Date: 9 Oct 2002 10:12:51 -0000
16000 Message-Id: <rt-17821-39458.9.41452851965508@bugs6.perl.org>
16003 ____________________________________________________________________________
16004 [ 17994] By: rgs on 2002/10/10 20:19:27
16005 Log: Fix bug #17776 : memory corruption in qr/##/x
16008 ____________________________________________________________________________
16009 [ 17993] By: rgs on 2002/10/10 19:52:00
16010 Log: croak() is better written Perl_croak() in C code.
16013 ____________________________________________________________________________
16014 [ 17992] By: hv on 2002/10/10 11:29:12
16015 Log: Subject: Re: Hash::Util::lock_keys inhibits bless
16016 From: andreas.koenig@anima.de (Andreas J. Koenig)
16017 Date: Fri, 04 Oct 2002 06:38:57 +0200
16018 Message-ID: <m3bs6astr2.fsf@k242.linux.bogus>
16021 ____________________________________________________________________________
16022 [ 17991] By: hv on 2002/10/10 11:20:41
16023 Log: new files lib/version.pm and lib/version.t for change #17990.
16025 + lib/version.pm lib/version.t
16026 ____________________________________________________________________________
16027 [ 17990] By: hv on 2002/10/10 11:19:57
16028 Log: Subject: [PATCH] Version object combined patch
16029 From: John Peacock <jpeacock@rowman.com>
16030 Date: Fri, 04 Oct 2002 23:15:10 -0400
16031 Message-ID: <3D9E593E.1060605@rowman.com>
16033 ! MANIFEST embed.fnc embed.h global.sym pod/perlapi.pod
16034 ! pod/perlintern.pod proto.h t/comp/use.t universal.c util.c
16035 ____________________________________________________________________________
16036 [ 17989] By: hv on 2002/10/10 10:48:42
16037 Log: Subject: PATCH: lib/ExtUtils/typemap
16038 From: Brian Ingerson <ingy@ttul.org>
16039 Date: Sat, 28 Sep 2002 13:03:24 -0700
16040 Message-ID: <20020928130324.A16900@ttul.org>
16042 ! lib/ExtUtils/typemap
16043 ____________________________________________________________________________
16044 [ 17988] By: hv on 2002/10/10 10:45:19
16045 Log: Subject: [PATCH] Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporter::Heavy break Math::Pari)
16046 From: Nicholas Clark <nick@unfortu.net>
16047 Date: Sat, 28 Sep 2002 18:52:00 +0100
16048 Message-ID: <20020928175159.GC403@Bagpuss.unfortu.net>
16050 ! lib/Exporter.t lib/Exporter/Heavy.pm
16051 ____________________________________________________________________________
16052 [ 17987] By: hv on 2002/10/10 10:27:40
16053 Log: Subject: Re: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrect
16054 From: "Allen Smith" <easmith@beatrice.rutgers.edu>
16055 Date: Mon, 9 Sep 2002 17:36:55 -0400
16056 Message-Id: <10209091736.ZM1631710@puck2.rutgers.edu>
16059 ____________________________________________________________________________
16060 [ 17986] By: hv on 2002/10/10 09:51:24
16061 Log: Remove use of caller() in strict.pm, and tighten Safe compartment
16062 for Storable tests to match.
16064 ! ext/Storable/t/code.t lib/strict.pm lib/strict.t
16065 ____________________________________________________________________________
16066 [ 17985] By: hv on 2002/10/10 09:27:00
16067 Log: Subject: Re: README.cygwin draft update
16068 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16069 Date: Mon, 07 Oct 2002 17:15:09 -0700
16070 Message-ID: <NOio9gzkg6oR092yn@efn.org>
16072 ! README.cygwin pod/perl58delta.pod
16073 ____________________________________________________________________________
16074 [ 17984] By: rgs on 2002/10/09 19:17:08
16075 Log: Fix bug #17823 : non-modifying tr/// stringifies references
16078 ____________________________________________________________________________
16079 [ 17983] By: merijn on 2002/10/09 12:22:26
16080 Log: Tru64 and gcc and threads
16081 Sat, 5 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
16084 ____________________________________________________________________________
16085 [ 17982] By: merijn on 2002/10/09 10:34:40
16086 Log: Correct mailing list archive URL
16087 Wed, 9 Oct 2002; Slaven Rezic <slaven.rezic@berlin.de>
16089 ! Porting/pumpkin.pod
16090 ____________________________________________________________________________
16091 [ 17981] By: merijn on 2002/10/09 04:49:06
16092 Log: Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting
16093 Tue, 8 Oct 2002; Andy Dougherty <doughera@lafayette.edu>
16095 ! Porting/pumpkin.pod
16096 ____________________________________________________________________________
16097 [ 17980] By: sky on 2002/10/06 15:40:56
16098 Log: Upgrade Safe.pm to 2.09 after CPAN backport.
16099 Fix testcases to run properly outside perl core build enviroment.
16101 ! ext/Opcode/Safe.pm ext/Safe/safe1.t ext/Safe/safe2.t
16103 ____________________________________________________________________________
16104 [ 17979] By: sky on 2002/10/06 07:03:19
16105 Log: Subject: [PATCH] fix typo in Tie::Array
16106 From: "Jos I. Boumans" <kane@cpan.org>
16107 Date: sat okt 5, 2002 20:39:17 Europe/Stockholm
16108 Message-Id: <20021005183920.14746.qmail@onion.perl.org>
16111 ____________________________________________________________________________
16112 [ 17978] By: sky on 2002/10/05 04:44:10
16113 Log: Upgrade to Attribute::Handlers 0.78
16115 ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
16116 ! lib/Attribute/Handlers/README
16117 ____________________________________________________________________________
16118 [ 17977] By: rgs on 2002/10/04 20:01:54
16119 Log: Complement to change #17976 :
16120 there was a similar bug on rdo().
16121 Increment $Safe::VERSION.
16123 ! ext/Opcode/Safe.pm ext/Safe/safe3.t
16124 ____________________________________________________________________________
16125 [ 17976] By: rgs on 2002/10/04 19:44:48
16126 Log: Fix bug #17744, suggested by Andreas Jurenda,
16127 tweaked by rgs (security hole in Safe).
16130 ! MANIFEST ext/Opcode/Safe.pm
16131 ____________________________________________________________________________
16132 [ 17975] By: merijn on 2002/10/04 13:30:17
16133 Log: Non ANSI feature detection in enum
16136 ____________________________________________________________________________
16137 [ 17974] By: rgs on 2002/10/03 21:00:50
16138 Log: Fix a precedence problem.
16140 ! ext/Storable/t/integer.t
16141 ____________________________________________________________________________
16142 [ 17973] By: rgs on 2002/10/03 20:34:13
16143 Log: Change the warning message "%s trapped by operation mask"
16144 to include '' around the op name. Document it in perldiag.
16146 ! ext/Opcode/Opcode.t ext/Opcode/Safe.pm ext/Safe/safe2.t op.c
16148 ____________________________________________________________________________
16149 [ 17972] By: rgs on 2002/10/03 20:26:54
16150 Log: Add a new warning, "Possible precedence problem on bitwise
16151 %c operator", triggerred when a bitwise op has a numeric
16152 comparison op as child.
16154 ! op.c pod/perldiag.pod t/lib/warnings/op
16155 ____________________________________________________________________________
16156 [ 17971] By: ams on 2002/10/03 11:03:41
16157 Log: Subject: Re: Not OK 17969
16158 From: Slaven Rezic <slaven.rezic@berlin.de>
16159 Date: 03 Oct 2002 13:12:58 +0200
16160 Message-Id: <87lm5fn5c5.fsf@vran.herceg.de>
16162 ! ext/Storable/Storable.pm ext/Storable/t/code.t
16163 ! ext/Storable/t/downgrade.t ext/Storable/t/forgive.t
16164 ! ext/Storable/t/malice.t
16165 ____________________________________________________________________________
16166 [ 17970] By: ams on 2002/10/03 02:21:15
16167 Log: Add a line about 2.05.
16169 ! ext/Storable/ChangeLog
16170 ____________________________________________________________________________
16171 [ 17969] By: ams on 2002/10/03 02:12:27
16172 Log: Subject: [PATCH] Storable and code serialization: documentation
16173 From: Slaven Rezic <slaven.rezic@berlin.de>
16174 Date: Wed, 2 Oct 2002 10:21:37 +0200 (CEST)
16175 Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de>
16177 ! ext/Storable/MANIFEST ext/Storable/Storable.pm
16178 ! ext/Storable/t/code.t
16179 ____________________________________________________________________________
16180 [ 17968] By: ams on 2002/10/03 01:40:51
16181 Log: Subject: [PATCH] Re: speed of my
16182 From: Stephen McCamant <smcc@mit.edu>
16183 Date: Wed, 2 Oct 2002 21:48:59 -0400
16184 Message-Id: <15771.41483.524281.299958@syllepsis.MIT.EDU>
16187 ____________________________________________________________________________
16188 [ 17967] By: hv on 2002/10/02 15:04:57
16189 Log: Subject: [PATCH] reentrant buffers
16190 From: Jarkko Hietaniemi <jhi@iki.fi>
16191 Date: Fri, 27 Sep 2002 01:08:56 +0300
16192 Message-ID: <20020926220856.GA339120@lyta.hut.fi>
16194 ! INSTALL pod/perldiag.pod pod/perlthrtut.pod reentr.c reentr.pl
16195 ____________________________________________________________________________
16196 [ 17966] By: hv on 2002/10/02 14:46:52
16197 Log: Subject: [PATCH] retropatch
16198 From: Jarkko Hietaniemi <jhi@iki.fi>
16199 Date: Fri, 27 Sep 2002 03:51:34 +0300
16200 Message-ID: <20020927005134.GB339120@lyta.hut.fi>
16202 + pod/perl573delta.pod
16203 ! MANIFEST pod/buildtoc.PL pod/perl.pod
16204 ____________________________________________________________________________
16205 [ 17965] By: hv on 2002/10/02 14:42:21
16206 Log: op/tr.t test is affected by #17962
16209 ____________________________________________________________________________
16210 [ 17964] By: hv on 2002/10/02 14:38:59
16211 Log: Subject: Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die
16212 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16213 Date: Tue, 1 Oct 2002 23:34:35 +0200
16214 Message-Id: <20021001233435.318514f3.rgarciasuarez@free.fr>
16216 ! t/op/override.t toke.c
16217 ____________________________________________________________________________
16218 [ 17963] By: hv on 2002/10/02 14:15:22
16219 Log: Subject: Re: [perl #17376] Bug Report - our(%)
16220 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16221 Date: Tue, 01 Oct 2002 09:54:30 -0700
16222 Message-ID: <GNdm9gzkgWOS092yn@efn.org>
16224 ! op.c pp_hot.c t/comp/our.t
16225 ____________________________________________________________________________
16226 [ 17962] By: ams on 2002/10/02 14:10:07
16227 Log: Subject: [PATCH] no [] in tr///
16228 From: Jarkko Hietaniemi <jhi@iki.fi>
16229 Date: Wed, 2 Oct 2002 17:09:11 +0300
16230 Message-Id: <20021002140911.GH278184@lyta.hut.fi>
16232 ! pod/perldiag.pod toke.c
16233 ____________________________________________________________________________
16234 [ 17961] By: hv on 2002/10/02 14:09:11
16235 Log: Subject: Re: Hash::Util::lock_keys inhibits bless
16236 From: andreas.koenig@anima.de (Andreas J. Koenig)
16237 Date: Mon, 30 Sep 2002 17:24:06 +0200
16238 Message-ID: <m3zntzwlex.fsf@k242.linux.bogus>
16241 ____________________________________________________________________________
16242 [ 17959] By: hv on 2002/10/02 14:06:29
16243 Log: Subject: [DOCPATCH] Unicode porting advice
16244 From: andreas.koenig@anima.de (Andreas J. Koenig)
16245 Date: Fri, 27 Sep 2002 15:30:16 +0200
16246 Message-ID: <m3znu3zhjr.fsf@k242.linux.bogus>
16248 ! pod/perlunicode.pod
16249 ____________________________________________________________________________
16250 [ 17958] By: hv on 2002/10/02 13:57:06
16251 Log: missing quote from #17957
16253 ! Porting/pumpkin.pod
16254 ____________________________________________________________________________
16255 [ 17957] By: hv on 2002/10/02 13:55:56
16256 Log: document how to set APPLLIB_EXP
16257 Subject: Re: [perl #15957] error installing perl 5.8.0
16258 From: Andy Dougherty <doughera@lafayette.edu>
16259 Date: Fri, 27 Sep 2002 09:13:29 -0400 (EDT)
16260 Message-ID: <Pine.SOL.4.10.10209270902210.6800-100000@maxwell.phys.lafayette.edu>
16262 ! Porting/pumpkin.pod
16263 ____________________________________________________________________________
16264 [ 17956] By: hv on 2002/10/02 13:51:12
16265 Log: Devel::Peek tests from:
16266 Subject: [PATCH] MGf_TAINTEDDIR and MGf_MINMATCH reuse unknown to dump.c
16267 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16268 Date: Thu, 26 Sep 2002 22:16:39 -0700
16269 Message-ID: <3m+k9gzkgqnP092yn@efn.org>
16271 ! ext/Devel/Peek/Peek.t
16272 ____________________________________________________________________________
16273 [ 17955] By: hv on 2002/10/02 13:43:26
16274 Log: add precedence warning for bitwise docs
16275 Subject: [PATCH] Bug in ARM's floating point emulation - Need someone, really...
16276 From: Mike Guy <mjtg@cam.ac.uk>
16277 Date: Thu, 26 Sep 2002 13:20:45 +0100
16278 Message-Id: <E17uXdN-0003ko-00@libra.cus.cam.ac.uk>
16281 ____________________________________________________________________________
16282 [ 17954] By: hv on 2002/10/02 13:18:01
16283 Log: Subject: [PATCH] Re: perlio bug?
16284 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16285 Date: Wed, 25 Sep 2002 21:58:12 +0200
16286 Message-Id: <20020925215812.3b7adb0d.rgarciasuarez@free.fr>
16288 ! doio.c pod/perldiag.pod t/lib/warnings/doio
16289 ____________________________________________________________________________
16290 [ 17953] By: hv on 2002/10/02 12:55:29
16291 Log: Subject: [PATCH pad.c,h] move all pad-related code to its own src file
16292 From: Dave Mitchell <davem@fdgroup.com>
16293 Date: Wed, 25 Sep 2002 23:40:23 +0100
16294 Message-ID: <20020925234023.A20044@fdgroup.com>
16297 ! MANIFEST Makefile.SH Makefile.micro cop.h cv.h dump.c
16298 ! embed.fnc embed.h embedvar.h ext/B/B.xs ext/Devel/Peek/Peek.t
16299 ! op.c op.h perl.c perl.h perlapi.h pod/perlapi.pod
16300 ! pod/perlintern.pod pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c
16301 ! proto.h scope.c sv.c toke.c
16302 ____________________________________________________________________________
16303 [ 17952] By: hv on 2002/10/02 11:23:38
16304 Log: better handling of whitespace in autodoc declarations; fragment from:
16305 Subject: [PATCH pad.c,h] move all pad-related code to its own src file
16306 From: Dave Mitchell <davem@fdgroup.com>
16307 Date: Wed, 25 Sep 2002 23:40:23 +0100
16308 Message-ID: <20020925234023.A20044@fdgroup.com>
16311 ____________________________________________________________________________
16312 [ 17951] By: merijn on 2002/10/02 09:15:18
16313 Log: MakeMaker's INSTALLSITEMANXDIR Configure's counterpart
16314 Thu, 25 Jul 2002, Andy Dougherty
16316 ! Configure Policy_sh.SH
16317 ____________________________________________________________________________
16318 [ 17950] By: ams on 2002/10/02 03:43:41
16319 Log: Add silly bandaid to stop segfaults on subsequent accesses to
16320 the Nullgv returned by gv_fetchpv() in S_scan_inputsymbol()
16324 ____________________________________________________________________________
16325 [ 17949] By: hv on 2002/10/01 08:49:02
16326 Log: patch based on:
16327 Subject: Re: [perl #17376] Bug Report - our(%)
16328 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16329 Date: Mon, 30 Sep 2002 15:22:18 -0700
16330 Message-ID: <a6Mm9gzkgK0P092yn@efn.org>
16333 ____________________________________________________________________________
16334 [ 17948] By: hv on 2002/10/01 08:26:44
16335 Log: Subject: [REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3)
16336 From: chromatic <chromatic@wgz.org>
16337 Date: Fri, 13 Sep 2002 14:26:08 -0700
16338 Message-Id: <200209131426.08116.chromatic@wgz.org>
16340 ! lib/AutoLoader.pm
16341 ____________________________________________________________________________
16342 [ 17947] By: hv on 2002/10/01 08:10:21
16343 Log: Subject: Re: sv_2pv_flags and ROK and UTF8 flags
16344 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16345 Date: Wed, 11 Sep 2002 22:22:45 -0700
16346 Message-ID: <lSCg9gzkgymX092yn@efn.org>
16348 ! dump.c mg.h regexec.c sv.c t/op/pat.t
16349 ____________________________________________________________________________
16350 [ 17946] By: merijn on 2002/09/30 15:19:36
16351 Log: nanosleep on VMS not present
16354 ____________________________________________________________________________
16355 [ 17945] By: merijn on 2002/09/30 09:51:40
16356 Log: -Dgccansipedantic only for gcc 3+
16357 Mon, 30 Sep 2002, Jarkko Hietaniemi <jhi@iki.fi>
16359 ! Porting/pumpkin.pod cflags.SH
16360 ____________________________________________________________________________
16361 [ 17944] By: merijn on 2002/09/30 08:29:33
16362 Log: nanosleep probes as per Jarkko's request
16364 ! Configure NetWare/config_H.wc Porting/config.sh
16365 ! Porting/config_H config_h.SH epoc/config.sh perl.h
16366 ! win32/config.bc win32/config.gc win32/config.vc
16367 ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
16368 ! win32/config_H.vc win32/config_H.vc64 wince/config.ce
16369 ! wince/config_H.ce
16370 ____________________________________________________________________________
16371 [ 17943] By: merijn on 2002/09/30 05:56:58
16372 Log: Backport 17941 ([perl #16796] Configure script buglet)
16373 27 Aug 2002 20:09:29, "Amick, Eric" (via RT) <perlbug@perl.org>
16376 ____________________________________________________________________________
16377 [ 17942] By: ams on 2002/09/29 22:26:37
16378 Log: Remove package; (Heh heh.)
16380 ! gv.c intrpvar.h op.c perl.c perly.c perly.h perly.y
16381 ! perly_c.diff sv.c t/lib/warnings/op t/op/anonsub.t
16382 ! vms/perly_c.vms vms/perly_h.vms
16383 ____________________________________________________________________________
16384 [ 17941] By: hv on 2002/09/29 12:11:06
16385 Log: Subject: [perl #16796] Configure script buglet
16386 From: "Amick, Eric" (via RT) <perlbug@perl.org>
16387 Date: 27 Aug 2002 20:09:29 -0000
16388 Message-Id: <rt-16796-35837.19.7072355819815@bugs6.perl.org>
16391 ____________________________________________________________________________
16392 [ 17940] By: hv on 2002/09/29 11:59:28
16393 Log: Subject: Re: [perl #17587] Attribute::Handlers and Config in 5.9.0
16394 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16395 Date: Fri, 27 Sep 2002 13:52:18 +0200
16396 Message-Id: <20020927135218.3a20dd68.rgarciasuarez@free.fr>
16398 ! lib/Attribute/Handlers.pm
16399 ____________________________________________________________________________
16400 [ 17939] By: hv on 2002/09/29 11:55:17
16401 Log: Subject: [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX
16402 From: Allen Smith (via RT) <perlbug@perl.org>
16403 Date: 13 Sep 2002 03:01:30 -0000
16404 Message-Id: <rt-17222-37356.6.04859798196188@bugs6.perl.org>
16406 ! t/lib/h2ph.pht utils/h2ph.PL
16407 ____________________________________________________________________________
16408 [ 17938] By: rgs on 2002/09/28 20:42:59
16409 Log: Email address change for Stéphane Payrard
16412 ____________________________________________________________________________
16413 [ 17937] By: hv on 2002/09/27 10:05:42
16414 Log: Subject: Re: [REVISED PATCH] Magic v-strings
16415 From: John Peacock <jpeacock@rowman.com>
16416 Date: Thu, 19 Sep 2002 22:30:58 -0400
16417 Message-ID: <3D8A8862.3000602@rowman.com>
16420 ____________________________________________________________________________
16421 [ 17936] By: hv on 2002/09/27 10:00:42
16422 Log: Subject: [PATCH] configure.com -- don't exclude threads::shared
16423 From: "Craig A. Berry" <craigberry@mac.com>
16424 Date: Wed, 25 Sep 2002 17:14:33 -0500
16425 Message-ID: <3D923549.6050809@mac.com>
16428 ____________________________________________________________________________
16429 [ 17935] By: hv on 2002/09/27 09:48:19
16430 Log: Subject: [PATCH 5.8.0 DOC] perlopentut.pod, #3: The last of the content changes.
16431 From: Andy Lester <andy@petdance.com>
16432 Date: Fri, 20 Sep 2002 12:23:41 -0500
16433 Message-ID: <20020920172341.GA15672@petdance.com>
16435 ! pod/perlopentut.pod
16436 ____________________________________________________________________________
16437 [ 17934] By: hv on 2002/09/26 18:50:02
16438 Log: missing '.' in test from #17932
16440 ! t/lib/strict/subs
16441 ____________________________________________________________________________
16442 [ 17933] By: hv on 2002/09/26 17:01:11
16443 Log: Subject: [PATCH] perl #17453
16444 From: Jarkko Hietaniemi <jhi@iki.fi>
16445 Date: Fri, 20 Sep 2002 17:22:45 +0300
16446 Message-ID: <20020920142245.GG280265@lyta.hut.fi>
16448 ! lib/utf8_heavy.pl t/op/pat.t
16449 ____________________________________________________________________________
16450 [ 17932] By: hv on 2002/09/26 16:47:32
16451 Log: #17931 checked for wrong constant
16454 ____________________________________________________________________________
16455 [ 17931] By: hv on 2002/09/26 16:29:26
16456 Log: Subject: [PATCH] [perl #10021] Fixing bareword usage under strict.pm
16457 From: Kay_Röpke <kay@dolphin-services.de>
16458 Date: Fri, 20 Sep 2002 16:09:08 +0200
16459 Message-Id: <8775B355-CCA2-11D6-AADE-000393414688@dolphin-services.de>
16461 ! op.c t/lib/strict/subs
16462 ____________________________________________________________________________
16463 [ 17930] By: hv on 2002/09/26 15:56:07
16464 Log: Subject: [perl #17445] Class::Struct patch: version number, examples
16465 From: Ken Neighbors (via RT) <perlbug@perl.org>
16466 Date: 19 Sep 2002 18:48:22 -0000
16467 Message-Id: <rt-17445-38150.7.26118647008619@bugs6.perl.org>
16469 ! lib/Class/Struct.pm
16470 ____________________________________________________________________________
16471 [ 17929] By: merijn on 2002/09/26 12:15:04
16472 Log: Backport 17925 and 17926
16473 enable -ansi -pedantic; Jarkko Hietaniemi <jhi@iki.fi>; Wed, 18 Sep 2002
16474 defuse installusrbinperl; Jarkko Hietaniemi <jhi@iki.fi>; Thu, 19 Sep 2002
16476 ! U/installdirs/instubperl.U
16477 Branch: metaconfig/U/perl
16479 ____________________________________________________________________________
16480 [ 17928] By: hv on 2002/09/26 09:54:05
16481 Log: Subject: [PATCH] bug in utf8.c(?)
16482 From: Marty Pauley <marty+p5p@kasei.com>
16483 Date: Fri, 20 Sep 2002 10:55:33 +0100
16484 Subject: [PATCH] bug in utf8.c(?)
16487 ____________________________________________________________________________
16488 [ 17927] By: hv on 2002/09/26 09:37:19
16489 Log: Subject: [PATCH] Re: [perl #17439] broken Locale::Language in a UTF environment
16490 From: Marty Pauley <marty+p5p@kasei.com>
16491 Date: Fri, 20 Sep 2002 09:52:16 +0100
16492 Message-Id: 20020920085216.GC10512@soto.kasei.com
16494 ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
16495 ____________________________________________________________________________
16496 [ 17926] By: hv on 2002/09/26 09:28:06
16497 Log: Subject: [PATCH] defuse installusrbinperl
16498 From: Jarkko Hietaniemi <jhi@iki.fi>
16499 Date: Thu, 19 Sep 2002 18:01:03 +0300
16500 Message-ID: <20020919150103.GI208696@lyta.hut.fi>
16503 ____________________________________________________________________________
16504 [ 17925] By: hv on 2002/09/26 09:15:55
16505 Log: Subject: [PATCH v2] enable -ansi -pedantic
16506 From: Jarkko Hietaniemi <jhi@iki.fi>
16507 Date: Wed, 18 Sep 2002 01:19:25 +0300
16508 Message-ID: <20020917221925.GF85044@lyta.hut.fi>
16510 ! Configure Porting/pumpkin.pod cflags.SH doio.c mg.c perl.c
16511 ! perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c sv.h toke.c util.c
16512 ____________________________________________________________________________
16513 [ 17924] By: hv on 2002/09/26 08:44:16
16514 Log: Subject: [PATCH] ANSI-clean? (was Re: [PATCH] COW for ithreads)
16515 From: Nicholas Clark <nick@unfortu.net>
16516 Date: Sat, 14 Sep 2002 18:49:10 +0100
16517 Message-ID: <20020914174909.GG285@Bagpuss.unfortu.net>
16520 ____________________________________________________________________________
16521 [ 17923] By: hv on 2002/09/26 08:33:54
16522 Log: Subject: [PATCH] Re: Advice on coredump
16523 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16524 Date: Wed, 18 Sep 2002 22:14:57 +0200
16525 Message-Id: <20020918221457.16cb1b43.rgarciasuarez@free.fr>
16527 ! op.c t/op/closure.t
16528 ____________________________________________________________________________
16529 [ 17922] By: hv on 2002/09/26 08:25:28
16530 Log: Subject: Re: [PATCH] spurious t/auto directory appears
16531 From: Michael G Schwern <schwern@pobox.com>
16532 Date: Fri, 13 Sep 2002 23:56:05 -0400
16533 Message-ID: <20020914035605.GF18928@ool-18b93024.dyn.optonline.net>
16535 ! lib/ExtUtils/t/Installed.t
16536 ____________________________________________________________________________
16537 [ 17921] By: hv on 2002/09/26 08:21:59
16538 Log: add TODO tests for slow our() declaration
16539 Subject: Re: [perl #17376] Bug Report - our(%)
16540 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16541 Date: Thu, 19 Sep 2002 22:34:01 -0700
16542 Message-ID: <JNri9gzkgSBB092yn@efn.org>
16546 ____________________________________________________________________________
16547 [ 17920] By: hv on 2002/09/26 08:16:43
16548 Log: LEAKTEST is dead, RIP
16549 Subject: Re: [perl #17197] SIGSEGV in perl 5.8.0 multithread build with -DLEAKTEST
16550 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16551 Date: Mon, 23 Sep 2002 18:33:12 +0200
16552 Message-Id: <20020923182824.C7B6.H.M.BRAND@hccnet.nl>
16554 ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym
16555 ! handy.h perl.c perl.h pod/perlrun.pod proto.h sv.c util.c
16556 ____________________________________________________________________________
16557 [ 17919] By: hv on 2002/09/26 07:59:42
16558 Log: Subject: [PATCH] AIX hints missinga >&4
16559 From: Jarkko Hietaniemi <jhi@iki.fi>
16560 Date: Fri, 13 Sep 2002 16:48:42 +0300
16561 Message-ID: <20020913134842.GD8929@lyta.hut.fi>
16564 ____________________________________________________________________________
16565 [ 17918] By: hv on 2002/09/26 07:51:10
16566 Log: Subject: [PATCH] perldoc -f stat (perlfunc.pod)
16567 From: "Brendan O'Dea" <bod@debian.org>
16568 Date: Mon, 23 Sep 2002 22:45:40 +1000
16569 Message-ID: <20020923124540.GB28031@londo.odea.dropbear.id.au>
16572 ____________________________________________________________________________
16573 [ 17917] By: hv on 2002/09/26 07:46:43
16574 Log: Subject: Re: [perl #17141] Text::Wrap "this should not happen" message
16575 From: Slaven Rezic <slaven.rezic@berlin.de>
16576 Date: 11 Sep 2002 19:37:09 +0200
16577 Message-ID: <871y80a0my.fsf@vran.herceg.de>
16579 ! lib/Text/TabsWrap/t/wrap.t lib/Text/Wrap.pm
16580 ____________________________________________________________________________
16581 [ 17916] By: hv on 2002/09/26 07:31:42
16582 Log: Subject: [PATCH 5.8.0] perlembed.pod: make some examples work with multiplicity
16583 From: "Brendan O'Dea" <bod@debian.org>
16584 Date: Tue, 10 Sep 2002 09:19:05 +1000
16585 Message-ID: <20020909231905.GA31868@londo.odea.dropbear.id.au>
16587 ! pod/perlembed.pod
16588 ____________________________________________________________________________
16589 [ 17915] By: rgs on 2002/09/24 20:19:22
16590 Log: Patch #17914 was empty ; this should have been applied instead.
16593 ____________________________________________________________________________
16594 [ 17914] By: rgs on 2002/09/21 19:58:57
16595 Log: Subject: [PATCH] PASE saga continues
16596 From: Jarkko Hietaniemi <jhi@iki.fi>
16597 Date: Thu, 19 Sep 2002 23:30:20 +0300
16598 Message-ID: <20020919203020.GB274453@lyta.hut.fi>
16601 ____________________________________________________________________________
16602 [ 17913] By: rgs on 2002/09/21 19:46:56
16603 Log: Subject: [PATCH perl@17882] file spec tweaks for VMS
16604 From: "Craig A. Berry" <craigberry@mac.com>
16605 Date: Wed, 18 Sep 2002 16:57:02 -0500
16606 Message-ID: <3D88F6AE.3020708@mac.com>
16608 ! lib/File/Spec/VMS.pm vms/ext/filespec.t
16609 ____________________________________________________________________________
16610 [ 17912] By: ams on 2002/09/19 17:21:24
16611 Log: Subject: [PATCH] AIX test shouldn't trip OS/400 PASE
16612 From: Jarkko Hietaniemi <jhi@iki.fi>
16613 Date: Thu, 19 Sep 2002 18:59:48 +0300
16614 Message-Id: <20020919155948.GU208696@lyta.hut.fi>
16616 Subject: [PATCH] more PASE tweakage
16617 From: Jarkko Hietaniemi <jhi@iki.fi>
16618 Date: Thu, 19 Sep 2002 18:01:44 +0300
16619 Message-Id: <20020919150144.GJ208696@lyta.hut.fi>
16621 ! README.os400 hints/aix.sh
16622 ____________________________________________________________________________
16623 [ 17911] By: ams on 2002/09/17 19:29:53
16626 ! ext/POSIX/POSIX.pod
16627 ____________________________________________________________________________
16628 [ 17910] By: ams on 2002/09/17 18:09:32
16629 Log: Fix #17375 (rcatline didn't work on a formerly-defined undef) by
16630 checking for SvOK in do_readline().
16632 ! pp_hot.c t/op/gv.t
16633 ____________________________________________________________________________
16634 [ 17909] By: rgs on 2002/09/16 21:49:27
16635 Log: Pod formatting nit, found by Merijn and Jos Boumans.
16637 ! pod/perlunicode.pod
16638 ____________________________________________________________________________
16639 [ 17908] By: rgs on 2002/09/16 21:34:55
16640 Log: Subject: [perl #17340] When used/requied Locale::*** modules unexpectedly modify $_
16641 From: (Ilya Martynov) (via RT) <perlbug@perl.org>
16642 Date: 15 Sep 2002 19:06:56 -0000
16643 Message-Id: <rt-17340-37749.5.67862754668525@bugs6.perl.org>
16645 ! lib/Locale/Country.pm lib/Locale/Currency.pm
16646 ! lib/Locale/Language.pm lib/Locale/Script.pm
16647 ____________________________________________________________________________
16648 [ 17907] By: rgs on 2002/09/16 20:33:51
16649 Log: Subject: Re: [perl #17174] perl 5.8.0 fails tests on NetBSD/Alpha
16650 From: Jarkko Hietaniemi <jhi@iki.fi>
16651 Date: Sun, 15 Sep 2002 18:02:17 +0300
16652 Message-ID: <20020915150217.GB21300@lyta.hut.fi>
16655 ____________________________________________________________________________
16656 [ 17906] By: rgs on 2002/09/15 11:30:38
16657 Log: Fix pod/perlmodlib.PL (it wasn't generating a complete list
16658 of modules.) Regenerate pod/perlmodlib.pod. Add a warning :
16659 not all modules listed in perlmodlib are necessarily installed.
16660 Plus some corrections by Vincent Lefevre.
16662 ! lib/Term/ReadLine.pm pod/perlmodlib.PL pod/perlmodlib.pod
16663 ____________________________________________________________________________
16664 [ 17905] By: nick on 2002/09/15 10:55:51
16665 Log: Integrate mainline
16667 +> lib/Unicode/Collate/t/index.t
16668 !> (integrate 54 files)
16669 ____________________________________________________________________________
16670 [ 17904] By: merijn on 2002/09/13 14:02:18
16671 Log: Tabs erroneusly expanded to spaces, causing AIX to fail
16675 ____________________________________________________________________________
16676 [ 17903] By: merijn on 2002/09/13 14:00:35
16677 Log: Fix tab/space issue that entered in 17893. AIX.
16679 ! U/modified/libc.U
16680 ____________________________________________________________________________
16681 [ 17902] By: merijn on 2002/09/13 07:47:29
16682 Log: configure.com needs d_modflproto
16683 Thu 12 Sep 2002 23:19, "Craig A. Berry"
16686 ____________________________________________________________________________
16687 [ 17901] By: rgs on 2002/09/12 20:19:55
16688 Log: Subject: [PATCH] more PASE wisdom
16689 From: Jarkko Hietaniemi <jhi@iki.fi>
16690 Date: Fri, 13 Sep 2002 00:17:39 +0300
16691 Message-ID: <20020912211739.GB6980@lyta.hut.fi>
16694 ____________________________________________________________________________
16695 [ 17900] By: rgs on 2002/09/12 19:33:06
16696 Log: Fix a syntax incompatibility introduced by the // operator.
16697 (Note that C<print $fh //> is still a syntax error, it
16698 wasn't with perl 5.8.0.)
16700 ! t/op/dor.t toke.c
16701 ____________________________________________________________________________
16702 [ 17899] By: merijn on 2002/09/12 15:22:06
16703 Log: Re: [perl #17170] NetBSD and useshrplib config option
16704 Thu 12 Sep 2002 09:22, Rafael Garcia-Suarez
16705 Branch: metaconfig/U/perl
16709 ____________________________________________________________________________
16710 [ 17898] By: rgs on 2002/09/11 20:58:46
16711 Log: Fix bug #17006 : remove spurious do{} in the deparsing
16714 ! ext/B/B/Deparse.pm ext/B/t/deparse.t
16715 ____________________________________________________________________________
16716 [ 17897] By: rgs on 2002/09/11 20:56:21
16717 Log: Subject: [perl #17119] typo in utils/dprofpp.PL
16718 From: "Todd C. Miller" (via RT) <perlbug@perl.org>
16719 Date: 10 Sep 2002 18:49:56 -0000
16720 Message-ID: <rt-17119-37126.4.55444095171472@bugs6.perl.org>
16723 ____________________________________________________________________________
16724 [ 17896] By: merijn on 2002/09/11 08:31:45
16725 Log: re-synced Configure to backported metaunits
16727 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16729 ____________________________________________________________________________
16730 [ 17895] By: merijn on 2002/09/11 08:21:54
16731 Log: Cleaning up from metalint; reverting wrong voidflags fix from 17893;
16732 fix obvious typo from 17827
16734 ! U/modified/libc.U U/modified/usenm.U U/modified/voidflags.U
16735 Branch: metaconfig/U/perl
16736 ! d_modfl.U gccvers.U
16737 ____________________________________________________________________________
16738 [ 17894] By: merijn on 2002/09/10 17:48:15
16739 Log: Postchecking config_h.SH helps to catch typo's
16740 Also took the comments from the original patch
16741 Branch: metaconfig/U/perl
16743 ____________________________________________________________________________
16744 [ 17893] By: merijn on 2002/09/10 17:31:36
16745 Log: Backport all Configure patches 17671 .. 17881
16748 ! U/installdirs/prefix.U U/modified/libc.U U/modified/usenm.U
16749 ! U/modified/voidflags.U
16750 Branch: metaconfig/U/perl
16751 ! Extensions.U d_modfl.U gccvers.U
16752 ____________________________________________________________________________
16753 [ 17892] By: merijn on 2002/09/10 15:43:53
16754 Log: Callback behaviour in hints
16755 Mon, 9 Sep 2002, Allen Smith
16757 ! hints/README.hints
16758 ____________________________________________________________________________
16759 [ 17891] By: jhi on 2002/09/10 13:16:40
16760 Log: metaconfig tweakage.
16763 ! README U/mksample
16764 ____________________________________________________________________________
16765 [ 17890] By: merijn on 2002/09/10 12:17:49
16766 Log: Metaconfig documentation update (part 2)
16767 Fri 06 Sep 2002 20:26, Andy Dougherty
16769 ! README U.check/MANIFEST U/README U/mksample
16770 ! dist-3.0at70b/mcon/U/abortsig.U
16771 ! dist-3.0at70b/mcon/U/alignbytes.U
16772 ! dist-3.0at70b/mcon/U/bitpbyte.U
16773 ! dist-3.0at70b/mcon/U/byteorder.U
16774 ! dist-3.0at70b/mcon/U/ccflags.U
16775 ! dist-3.0at70b/mcon/U/charorder.U
16776 ! dist-3.0at70b/mcon/U/charsize.U
16777 ! dist-3.0at70b/mcon/U/d_NOFILE.U
16778 ! dist-3.0at70b/mcon/U/d_PORTAR.U
16779 ! dist-3.0at70b/mcon/U/d_SHM_MAC.U
16780 ! dist-3.0at70b/mcon/U/d_access.U
16781 ! dist-3.0at70b/mcon/U/d_bsdjmp.U
16782 ! dist-3.0at70b/mcon/U/d_casti32.U
16783 ! dist-3.0at70b/mcon/U/d_castneg.U
16784 ! dist-3.0at70b/mcon/U/d_charsprf.U
16785 ! dist-3.0at70b/mcon/U/d_ckeypad.U
16786 ! dist-3.0at70b/mcon/U/d_const.U
16787 ! dist-3.0at70b/mcon/U/d_eofpipe.U
16788 ! dist-3.0at70b/mcon/U/d_fd_set.U
16789 ! dist-3.0at70b/mcon/U/d_getpagsz.U
16790 ! dist-3.0at70b/mcon/U/d_getpgrp.U
16791 ! dist-3.0at70b/mcon/U/d_isascii.U
16792 ! dist-3.0at70b/mcon/U/d_keepsig.U
16793 ! dist-3.0at70b/mcon/U/d_nolnbuf.U
16794 ! dist-3.0at70b/mcon/U/d_open3.U
16795 ! dist-3.0at70b/mcon/U/d_pidcheck.U
16796 ! dist-3.0at70b/mcon/U/d_safebcpy.U
16797 ! dist-3.0at70b/mcon/U/d_safemcpy.U
16798 ! dist-3.0at70b/mcon/U/d_sanemcmp.U
16799 ! dist-3.0at70b/mcon/U/d_scannl.U
16800 ! dist-3.0at70b/mcon/U/d_setpgrp.U
16801 ! dist-3.0at70b/mcon/U/d_sgndchr.U
16802 ! dist-3.0at70b/mcon/U/d_sigaction.U
16803 ! dist-3.0at70b/mcon/U/d_sigsetjmp.U
16804 ! dist-3.0at70b/mcon/U/d_stdstdio.U
16805 ! dist-3.0at70b/mcon/U/d_strctcpy.U
16806 ! dist-3.0at70b/mcon/U/d_volatile.U
16807 ! dist-3.0at70b/mcon/U/d_vprintf.U
16808 ! dist-3.0at70b/mcon/U/d_wifstat.U
16809 ! dist-3.0at70b/mcon/U/doublesize.U
16810 ! dist-3.0at70b/mcon/U/errnolist.U
16811 ! dist-3.0at70b/mcon/U/floatsize.U dist-3.0at70b/mcon/U/i_db.U
16812 ! dist-3.0at70b/mcon/U/i_sysioctl.U
16813 ! dist-3.0at70b/mcon/U/i_time.U dist-3.0at70b/mcon/U/install.U
16814 ! dist-3.0at70b/mcon/U/intsize.U dist-3.0at70b/mcon/U/models.U
16815 ! dist-3.0at70b/mcon/U/nblock_io.U
16816 ! dist-3.0at70b/mcon/U/nlist_pfx.U
16817 ! dist-3.0at70b/mcon/U/orderlib.U
16818 ! dist-3.0at70b/mcon/U/prototype.U
16819 ! dist-3.0at70b/mcon/U/ptrsize.U dist-3.0at70b/mcon/U/randbits.U
16820 ! dist-3.0at70b/mcon/U/randfunc.U
16821 ! dist-3.0at70b/mcon/U/sbrksmart.U
16822 ! dist-3.0at70b/mcon/U/selecttype.U
16823 ! dist-3.0at70b/mcon/U/sockopt.U
16824 ! dist-3.0at70b/mcon/U/ssizetype.U
16825 ! dist-3.0at70b/mcon/U/sunscanf.U
16826 ! dist-3.0at70b/mcon/U/voidflags.U
16827 ____________________________________________________________________________
16828 [ 17889] By: merijn on 2002/09/10 09:58:06
16829 Log: Metaconfig documentation update (part 1)
16830 Fri 06 Sep 2002 20:26, Andy Dougherty
16834 ____________________________________________________________________________
16835 [ 17888] By: merijn on 2002/09/10 09:20:52
16836 Log: New low-price HP servers
16839 ____________________________________________________________________________
16840 [ 17887] By: rgs on 2002/09/09 21:00:08
16841 Log: Subject: Re: [PATCH] Quieten warnings in Deparse.pm
16842 From: Paul Johnson <paul@pjcj.net>
16843 Date: Mon, 9 Sep 2002 23:37:33 +0200
16844 Message-ID: <20020909213733.GD879@pjcj.net>
16846 ! ext/B/B/Deparse.pm
16847 ____________________________________________________________________________
16848 [ 17886] By: rgs on 2002/09/09 20:38:01
16849 Log: Subject: [PATCH] Re: [PATCH] Attempt at speeding up Config.pm. Didn't work.
16850 From: Nicholas Clark <nick@unfortu.net>
16851 Date: Sun, 8 Sep 2002 23:05:54 +0100
16852 Message-ID: <20020908220553.GO286@Bagpuss.unfortu.net>
16855 ____________________________________________________________________________
16856 [ 17885] By: rgs on 2002/09/09 20:35:34
16857 Log: Subject: [PATCH] strict.pm pod at __END__
16858 From: Nicholas Clark <nick@unfortu.net>
16859 Date: Sun, 8 Sep 2002 22:36:09 +0100
16860 Message-ID: <20020908213608.GM286@Bagpuss.unfortu.net>
16863 ____________________________________________________________________________
16864 [ 17884] By: rgs on 2002/09/09 19:33:11
16865 Log: Subject: [PATCH] File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage')
16866 From: Nicholas Clark <nick@unfortu.net>
16867 Date: Sun, 8 Sep 2002 19:45:52 +0100
16868 Message-ID: <20020908184551.GH286@Bagpuss.unfortu.net>
16870 ! lib/File/Find/t/find.t
16871 ____________________________________________________________________________
16872 [ 17883] By: rgs on 2002/09/09 19:10:08
16873 Log: Subject: [PATCH] Quieten warnings in Deparse.pm
16874 From: Paul Johnson <paul@pjcj.net>
16875 Date: Sun, 8 Sep 2002 23:50:11 +0200
16876 Message-ID: <20020908215011.GA879@pjcj.net>
16878 ! ext/B/B/Deparse.pm
16879 ____________________________________________________________________________
16880 [ 17882] By: hv on 2002/09/09 10:33:58
16881 Log: Update Changes
16883 ! Changes patchlevel.h
16884 ____________________________________________________________________________
16885 [ 17881] By: hv on 2002/09/09 09:54:55
16886 Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
16887 From: "Allen Smith" <easmith@beatrice.rutgers.edu>
16888 Date: Mon, 9 Sep 2002 01:48:08 -0400
16889 Message-Id: <10209090148.ZM1555835@puck2.rutgers.edu>
16892 ____________________________________________________________________________
16893 [ 17880] By: hv on 2002/09/09 09:33:55
16894 Log: integrate Math::BigInt-1.63
16895 Subject: Re: [perl #16997] Math::BigFloat hang on bsqrt [ANNOUNCE v1.63
16896 From: Tels <perl_dummy@bloodgate.com>
16897 Date: Mon, 09 Sep 2002 00:23:01 +0200 (CEST)
16898 Message-Id: <200209082022.g88KMGY20194@crypt.org>
16900 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
16901 ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/constant.t
16902 ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
16903 ! lib/Math/BigInt/t/sub_mif.t
16904 ____________________________________________________________________________
16905 [ 17879] By: hv on 2002/09/09 09:23:53
16906 Log: Subject: [PATCH] Configure locincpth vs Jaguar gcc 3
16907 From: Jarkko Hietaniemi <jhi@iki.fi>
16908 Date: Mon, 9 Sep 2002 00:07:46 +0300
16909 Message-ID: <20020908210746.GB4136@lyta.hut.fi>
16912 ____________________________________________________________________________
16913 [ 17878] By: hv on 2002/09/09 09:11:57
16914 Log: small grammar fix in Benchmark docs
16917 ____________________________________________________________________________
16918 [ 17877] By: hv on 2002/09/09 09:09:30
16919 Log: Subject: [PATCH] configpm
16920 From: Abe Timmerman <abe@ztreet.demon.nl>
16921 Date: Sun, 8 Sep 2002 17:21:19 +0200
16922 Message-Id: <200209081721.19233.abe@ztreet.demon.nl>
16925 ____________________________________________________________________________
16926 [ 17876] By: hv on 2002/09/09 08:48:35
16927 Log: Subject: Re: Smoke 17849 MSWin32 (w2k/GCC)
16928 From: Abe Timmerman <abe@ztreet.demon.nl>
16929 Date: Mon, 9 Sep 2002 01:32:19 +0200
16930 Message-Id: <200209090132.19891.abe@ztreet.demon.nl>
16933 ____________________________________________________________________________
16934 [ 17875] By: rgs on 2002/09/08 18:55:01
16935 Log: Subject: [PATCH] cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/share/src/cpan-current-benedick)
16936 From: Nicholas Clark <nick@unfortu.net>
16937 Date: Sun, 8 Sep 2002 15:46:44 +0100
16938 Message-ID: <20020908144643.GC286@Bagpuss.unfortu.net>
16940 Plus two other similar tweaks
16942 ! ext/SDBM_File/sdbm.t
16943 ____________________________________________________________________________
16944 [ 17874] By: hv on 2002/09/08 17:10:38
16945 Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
16946 From: "Allen Smith" <easmith@beatrice.rutgers.edu>
16947 Date: Sat, 7 Sep 2002 05:25:45 -0400
16948 Message-Id: <10209070525.ZM1584639@puck2.rutgers.edu>
16950 ! hints/irix_6.sh numeric.c perl.h sv.c t/base/num.t
16952 ____________________________________________________________________________
16953 [ 17873] By: hv on 2002/09/08 16:48:54
16954 Log: Subject: [PATCH] COW for ithreads (was Re: what copies scalars in ithreads?)
16955 From: Nicholas Clark <nick@unfortu.net>
16956 Date: Sat, 7 Sep 2002 00:20:53 +0100
16957 Message-ID: <20020906232052.GB901@Bagpuss.unfortu.net>
16960 ____________________________________________________________________________
16961 [ 17872] By: hv on 2002/09/08 16:35:46
16962 Log: temporarily skip failing Storable tests caused by #17869
16964 ! ext/Storable/t/code.t
16965 ____________________________________________________________________________
16966 [ 17871] By: hv on 2002/09/08 16:23:49
16967 Log: Subject: [PATCH] tiddly tidy up for util.c
16968 From: Nicholas Clark <nick@unfortu.net>
16969 Date: Fri, 6 Sep 2002 23:00:14 +0100
16970 Message-ID: <20020906220013.GD428@Bagpuss.unfortu.net>
16973 ____________________________________________________________________________
16974 [ 17870] By: hv on 2002/09/08 16:21:23
16975 Log: regularise whitespace and formatting in util.c
16978 ____________________________________________________________________________
16979 [ 17869] By: hv on 2002/09/08 15:46:08
16980 Log: Subject: [perl #17061] no strict 'garbage'
16981 From: Elizabeth Mattijsen (via RT) <perlbug@perl.org>
16982 Date: 6 Sep 2002 19:31:02 -0000
16983 Message-Id: <rt-17061-36808.6.19994322284541@bugs6.perl.org>
16984 Date: Sat, 07 Sep 2002 13:40:22 +0200
16985 Message-Id: <4.2.0.58.20020907133846.02476d40@mickey.dijkmat.nl>
16987 ! lib/strict.pm lib/strict.t
16988 ____________________________________________________________________________
16989 [ 17868] By: hv on 2002/09/08 15:24:08
16990 Log: small fix to perl58delta for MIME::QuotedPrint, from Jarkko
16992 ! pod/perl58delta.pod
16993 ____________________________________________________________________________
16994 [ 17867] By: hv on 2002/09/08 15:10:46
16995 Log: Subject: [PATCH] allow using hires time() in Benchmark
16996 From: Jarkko Hietaniemi <jhi@iki.fi>
16997 Date: Fri, 6 Sep 2002 00:38:11 +0300
16998 Message-ID: <20020905213811.GA23771@lyta.hut.fi>
17001 ____________________________________________________________________________
17002 [ 17866] By: hv on 2002/09/08 15:06:05
17003 Log: Subject: [PATCH] OS/400 PASE symbol scan tweak
17004 From: Jarkko Hietaniemi <jhi@kosh.hut.fi>
17005 Date: Thu, 5 Sep 2002 21:46:20 +0300 (EET DST)
17006 Message-Id: <200209051846.g85IkKOk013697@kosh.hut.fi>
17009 ____________________________________________________________________________
17010 [ 17865] By: hv on 2002/09/08 15:03:23
17011 Log: Subject: Unicode::Collate 0.23 Released
17012 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
17013 Date: Thu, 05 Sep 2002 23:28:32 +0900
17014 Message-Id: <20020905232316.8151.BQW10602@nifty.com>
17016 + lib/Unicode/Collate/t/index.t
17017 ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
17018 ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
17019 ____________________________________________________________________________
17020 [ 17864] By: hv on 2002/09/08 14:55:31
17021 Log: Subject: sv_2pv_flags and ROK and UTF8 flags
17022 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17023 Date: Wed, 04 Sep 2002 21:09:01 -0700
17024 Message-ID: <djtd9gzkgyLd092yn@efn.org>
17025 Date: Fri, 06 Sep 2002 09:23:03 -0700
17026 Message-ID: <nZNe9gzkgKdH092yn@efn.org>
17028 ! lib/overload.t sv.c sv.h t/op/pat.t
17029 ____________________________________________________________________________
17030 [ 17863] By: hv on 2002/09/08 14:11:54
17031 Log: setting PERL_CORE as in #17861 violates assumptions made by taint tests
17034 ____________________________________________________________________________
17035 [ 17862] By: hv on 2002/09/08 14:01:07
17036 Log: Subject: [PATCH t/TestInit.pm] Set env PERL_CORE
17037 From: Michael G Schwern <schwern@pobox.com>
17038 Date: Wed, 4 Sep 2002 11:38:01 -0700
17039 Message-ID: <20020904183801.GF8367@ool-18b93024.dyn.optonline.net>
17042 ____________________________________________________________________________
17043 [ 17861] By: hv on 2002/09/08 13:58:10
17044 Log: Subject: Re: [PATCH t/test.pl] Let is/isnt() handle undef without warnings
17045 From: Michael G Schwern <schwern@pobox.com>
17046 Date: Fri, 6 Sep 2002 14:03:16 -0700
17047 Message-ID: <20020906210315.GC808@ool-18b93024.dyn.optonline.net>
17050 ____________________________________________________________________________
17051 [ 17860] By: hv on 2002/09/08 13:48:49
17052 Log: #17859 misuses s/// return values
17055 ____________________________________________________________________________
17056 [ 17859] By: hv on 2002/09/08 13:17:46
17057 Log: Subject: Re: [PATCH] Attempt at speeding up Config.pm. Didn't work.
17058 From: Nicholas Clark <nick@unfortu.net>
17059 Date: Mon, 2 Sep 2002 23:22:32 +0100
17060 Message-ID: <20020902222231.GG284@Bagpuss.unfortu.net>
17063 ____________________________________________________________________________
17064 [ 17858] By: pudge on 2002/09/08 04:47:02
17065 Log: Save script context in compiled script
17067 Branch: maint-5.6/macperl
17068 ! macos/lib/Mac/OSA/Simple.pm
17069 ____________________________________________________________________________
17070 [ 17857] By: pudge on 2002/09/08 04:46:31
17071 Log: Add Mac OS X Note
17072 Branch: maint-5.6/macperl
17073 ! macos/lib/Mac/Glue.pm
17074 ____________________________________________________________________________
17075 [ 17856] By: pudge on 2002/09/08 04:46:03
17076 Log: Remove workaround for fixed GUSI bug #553817
17077 Branch: maint-5.6/macperl
17078 ! macos/MacPerlTests.cmd
17079 ____________________________________________________________________________
17080 [ 17855] By: pudge on 2002/09/08 04:36:08
17081 Log: Add ChooseFSObject/GetFolder
17083 Branch: maint-5.6/macperl
17084 + macos/ext/Mac/StandardFile/ChooseFSObject.c
17085 + macos/ext/Mac/StandardFile/ChooseFSObject.h
17086 + macos/ext/Mac/StandardFile/t/ChooseFSObject.t
17087 ! macos/Perl.r macos/ext/Mac/StandardFile/Makefile.PL
17088 ! macos/ext/Mac/StandardFile/StandardFile.pm
17089 ! macos/ext/Mac/StandardFile/StandardFile.xs
17090 ! macos/macperl/MacPerl.r
17091 ____________________________________________________________________________
17092 [ 17854] By: pudge on 2002/09/08 04:35:08
17093 Log: Fix URL encoding for MacPerl Help/Shuck
17094 Bug exposed in Mac OS X 10.2; MacPerl Bug #598449
17095 Branch: maint-5.6/macperl
17096 ! macos/macperl/MPHelp.c
17097 ____________________________________________________________________________
17098 [ 17853] By: pudge on 2002/09/08 04:33:43
17099 Log: TextEdit example show text extraction
17100 Branch: maint-5.6/macperl
17101 ! macos/ext/Mac/TextEdit/t/SimpleText.t
17102 ____________________________________________________________________________
17103 [ 17852] By: pudge on 2002/09/08 04:32:53
17104 Log: File::Copy should only warn if there's something to warn about
17105 Branch: maint-5.6/macperl
17107 ____________________________________________________________________________
17108 [ 17851] By: nick on 2002/09/07 10:18:20
17109 Log: Integrate mainline
17111 +> README.os400 ext/threads/shared/t/disabled.t hints/os400.sh
17112 !> (integrate 69 files)
17113 ____________________________________________________________________________
17114 [ 17850] By: ams on 2002/09/06 03:31:32
17115 Log: Subject: [PATCH] (mostly (Unicode)) pod nits
17116 From: Jarkko Hietaniemi <jhi@iki.fi>
17117 Date: Fri, 6 Sep 2002 06:01:57 +0300
17118 Message-Id: <20020906030157.GA28252@lyta.hut.fi>
17120 ! pod/perl.pod pod/perlunicode.pod pod/perluniintro.pod
17121 ____________________________________________________________________________
17122 [ 17849] By: gsar on 2002/09/05 06:28:36
17123 Log: document setting the email address
17125 ! Porting/repository.pod
17126 ____________________________________________________________________________
17127 [ 17848] By: hv on 2002/09/04 23:12:15
17128 Log: AUTHORS: preferred address for Allen Smith
17131 ____________________________________________________________________________
17132 [ 17847] By: hv on 2002/09/04 23:10:37
17133 Log: copy on write: fixes and debugging
17134 Subject: what copies scalars in ithreads?
17135 From: Nicholas Clark <nick@unfortu.net>
17136 Date: Wed, 4 Sep 2002 21:52:47 +0100
17137 Message-ID: <20020904205247.GA280@Bagpuss.unfortu.net>
17140 ____________________________________________________________________________
17141 [ 17846] By: hv on 2002/09/04 23:02:43
17142 Log: Subject: Re: [PATCH] A variety of README nitpicks.
17143 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17144 Date: Wed, 04 Sep 2002 09:10:05 +0200
17145 Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl>
17148 ____________________________________________________________________________
17149 [ 17845] By: hv on 2002/09/04 15:06:33
17150 Log: Avoid 'unportable' warnings for lib/Math/BigInt/t/constant.t
17152 ! lib/Math/BigInt/t/constant.t
17153 ____________________________________________________________________________
17154 [ 17844] By: hv on 2002/09/04 14:32:19
17155 Log: #17836 (DB_File-1.805) misses a couple of dTHX declarations
17157 ! ext/DB_File/DB_File.xs
17158 ____________________________________________________________________________
17159 [ 17843] By: hv on 2002/09/04 14:09:13
17160 Log: #17842 was only half the story
17161 Subject: [PATCH deb.c] Re: HiRes failure is success?
17162 From: Dave Mitchell <davem@fdgroup.com>
17163 Date: Wed, 4 Sep 2002 16:11:15 +0100
17164 Message-ID: <20020904161115.E27603@fdgroup.com>
17167 ____________________________________________________________________________
17168 [ 17842] By: hv on 2002/09/04 14:04:40
17169 Log: printf argument mismatch in Perl_deb_stack_all() from change #17718
17172 ____________________________________________________________________________
17173 [ 17841] By: hv on 2002/09/04 13:57:27
17174 Log: Subject: [PATCH] op/getpid.t failure
17175 From: Michael G Schwern <schwern@pobox.com>
17176 Date: Tue, 3 Sep 2002 17:48:24 -0700
17177 Message-ID: <20020904004824.GG2701@ool-18b93024.dyn.optonline.net>
17180 ____________________________________________________________________________
17181 [ 17840] By: hv on 2002/09/04 13:55:20
17182 Log: Subject: [PATCH] File::Basename doesn't lazy load Carp right.
17183 and Subject: [PATCH] More modules that don't lazy load Carp right.
17184 From: Michael G Schwern <schwern@pobox.com>
17185 Date: Tue, 3 Sep 2002 17:21:57 -0700
17186 Message-ID: <20020904002157.GD2701@ool-18b93024.dyn.optonline.net>
17187 and Message-ID: <20020904003857.GE2701@ool-18b93024.dyn.optonline.net>
17189 ! ext/Encode/Unicode/Unicode.pm
17190 ! ext/Encode/lib/Encode/Encoding.pm ext/Sys/Hostname/Hostname.pm
17191 ! lib/File/Basename.pm
17192 ____________________________________________________________________________
17193 [ 17839] By: hv on 2002/09/04 13:47:12
17194 Log: Subject: Re: [PATCH 5.8.0] add accessors for POSIX::SigAction
17195 From: "Brendan O'Dea" <bod@debian.org>
17196 Date: Wed, 4 Sep 2002 02:36:10 +1000
17197 Message-ID: <20020903163610.GA14595@londo.odea.dropbear.id.au>
17199 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
17200 ____________________________________________________________________________
17201 [ 17838] By: hv on 2002/09/04 13:41:27
17202 Log: Subject: [PATCHes] Still no working Berkeley DB in OS X 10.2
17203 From: =?ISO-8859-1?Q?Kay_R=F6pke?= <kay@dolphin-services.de>
17204 Date: Tue, 3 Sep 2002 13:46:18 +0200
17205 Message-Id: <C287A20E-BF32-11D6-A454-000393414688@dolphin-services.de>
17207 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
17208 ____________________________________________________________________________
17209 [ 17837] By: hv on 2002/09/04 13:38:27
17210 Log: Subject: [PATCH lib/Config.t] test grandfathered Config variables
17211 From: Michael G Schwern <schwern@pobox.com>
17212 Date: Mon, 2 Sep 2002 22:29:07 -0700
17213 Message-ID: <20020903052907.GR8061@ool-18b93024.dyn.optonline.net>
17216 ____________________________________________________________________________
17217 [ 17836] By: hv on 2002/09/04 13:35:36
17218 Log: Subject: [PATCH] DB_File 1.805
17219 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
17220 Date: Mon, 2 Sep 2002 23:56:40 +0100
17221 Message-ID: <AIEAJICLCBDNAAOLLOKLAEMCFFAA.Paul.Marquess@btinternet.com>
17223 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
17224 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
17225 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
17226 ! ext/DB_File/t/db-recno.t ext/DB_File/typemap
17227 ____________________________________________________________________________
17228 [ 17835] By: hv on 2002/09/04 13:23:17
17229 Log: fix coredump after 64k-deep recursion
17230 Subject: Re: debugging coredump with -DD
17232 Date: Tue, 03 Sep 2002 14:34:20 +0100
17233 Message-Id: <200209031334.g83DYLN09709@crypt.compulink.co.uk>
17235 ! cop.h t/op/recurse.t
17236 ____________________________________________________________________________
17237 [ 17834] By: hv on 2002/09/04 13:08:36
17238 Log: perldoc: allow arguments for pager
17239 Subject: perldoc patch for better $Config{pager} support, mandir patch, fhs patch
17240 From: Chip Turner <cturner@redhat.com>
17241 Date: 02 Sep 2002 01:17:23 -0400
17242 Message-ID: <vzku1l9x95o.fsf@minbar.devel.redhat.com>
17245 ____________________________________________________________________________
17246 [ 17833] By: hv on 2002/09/04 12:55:54
17247 Log: Subject: [PATCH] use sysconf(_SC_CLK_TCK) for times()
17248 From: Jarkko Hietaniemi <jhi@iki.fi>
17249 Date: Sun, 1 Sep 2002 19:23:55 +0300
17250 Message-ID: <20020901162355.GH12536@lyta.hut.fi>
17252 ! embedvar.h intrpvar.h perl.c perlapi.h pp_sys.c
17253 ____________________________________________________________________________
17254 [ 17832] By: hv on 2002/09/04 12:39:42
17255 Log: Subject: Re: [PATCH] Correct/completes Overloading in XS mods
17256 From: John Peacock <jpeacock@rowman.com>
17257 Date: Sun, 01 Sep 2002 15:00:12 -0400
17258 Message-ID: <3D7263BC.9020608@rowman.com>
17260 ! lib/ExtUtils/xsubpp pod/perlxs.pod
17261 ____________________________________________________________________________
17262 [ 17831] By: hv on 2002/09/04 11:47:10
17263 Log: #17827 misses some win32 tweaks
17265 ! win32/Makefile win32/makefile.mk
17266 ____________________________________________________________________________
17267 [ 17830] By: hv on 2002/09/04 11:41:22
17268 Log: update email address for Paul Marquess
17271 ____________________________________________________________________________
17272 [ 17829] By: hv on 2002/09/04 11:38:39
17273 Log: Subject: Correction for AUTHORS.html
17274 From: Sean Davis <dive@ender.com>
17275 Date: Fri, 30 Aug 2002 03:51:16 -0700
17276 Message-ID: <20020830035116.A18739@endersgame.net>
17279 ____________________________________________________________________________
17280 [ 17828] By: hv on 2002/09/04 11:31:42
17281 Log: Subject: [PATCH] File::Spec->catfile not canonicalizing consistently
17282 From: Michael G Schwern <schwern@pobox.com>
17283 Date: Fri, 30 Aug 2002 03:40:45 -0700
17284 Message-ID: <20020830104044.GF859@ool-18b93024.dyn.optonline.net>
17286 ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
17287 ! lib/File/Spec/t/Spec.t
17288 ____________________________________________________________________________
17289 [ 17827] By: hv on 2002/09/04 11:21:57
17290 Log: Subject: [PATCH] OS/400 PASE port
17291 From: Jarkko Hietaniemi <jhi@iki.fi>
17292 Date: Thu, 29 Aug 2002 22:22:51 +0300
17293 Message-ID: <20020829192251.GA27102@lyta.hut.fi>
17295 + README.os400 hints/os400.sh
17296 ! Configure MANIFEST hints/aix.sh lib/Cwd.pm pod/buildtoc.PL
17297 ! pod/perl.pod pod/perlebcdic.pod pod/perlport.pod
17298 ____________________________________________________________________________
17299 [ 17826] By: hv on 2002/09/04 11:10:54
17300 Log: Subject: [PATCH 5.8.0] allow Sys::Syslog test to fail gracefully
17301 From: "Brendan O'Dea" <bod@debian.org>
17302 Date: Thu, 29 Aug 2002 22:42:39 +1000
17303 Message-ID: <20020829124239.GA31934@londo.odea.dropbear.id.au>
17305 ! ext/Sys/Syslog/syslog.t
17306 ____________________________________________________________________________
17307 [ 17825] By: hv on 2002/09/04 10:53:59
17308 Log: Subject: Re: Possible bug in IPC/Semaphore.pm [PATCH]
17309 From: "John P. Linderman" <jpl@research.att.com>
17310 Date: Wed, 28 Aug 2002 08:04:29 -0400 (EDT)
17311 Message-Id: <200208271900.PAA98096@raptor.research.att.com>
17313 ! ext/IPC/SysV/Semaphore.pm
17314 ____________________________________________________________________________
17315 [ 17824] By: rgs on 2002/09/03 20:02:36
17316 Log: Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently.
17317 From: Richard Soderberg (via RT) <perlbug@perl.org>
17318 Date: 3 Sep 2002 18:48:54 -0000
17319 Message-ID: <rt-16971-36426.15.5276119194873@bugs6.perl.org>
17321 Subject: [PATCH] A variety of README nitpicks.
17322 From: Richard Soderberg <rs@crystalflame.net>
17323 Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT)
17324 Message-ID: <Pine.LNX.4.33.0209031148280.32671-200000@oregonnet.com>
17326 ! README.amiga README.dgux README.dos README.epoc README.hpux
17327 ! README.mint README.netware README.vmesa
17328 ____________________________________________________________________________
17329 [ 17823] By: rgs on 2002/09/03 19:47:05
17330 Log: Fix bug #16828.
17331 Add a few tests to ext/B/t/b.t, make it use Test::More.
17333 ! ext/B/B.xs ext/B/t/b.t
17334 ____________________________________________________________________________
17335 [ 17822] By: rgs on 2002/09/02 19:29:52
17336 Log: Some simple tests for the POSIX::isXXX() functions.
17338 ! ext/POSIX/t/posix.t
17339 ____________________________________________________________________________
17340 [ 17821] By: rgs on 2002/08/30 19:56:53
17341 Log: Advertise Linux::Pid.
17343 ! pod/perlfunc.pod pod/perlvar.pod
17344 ____________________________________________________________________________
17345 [ 17820] By: gsar on 2002/08/30 19:55:21
17346 Log: integrate macperl changes#17657,17658,17663,17664
17348 Neglected to include old bugfix from main branch
17350 Count line numbers properly in MacPerl app
17352 Portability fixes for blib
17353 (already in 5.8/5.9)
17356 Branch: maint-5.6/perl
17357 !> lib/blib.pm perl.c t/lib/filespec.t t/op/magic.t
17358 ____________________________________________________________________________
17359 [ 17819] By: hv on 2002/08/30 13:42:02
17360 Log: Subject: [PATCH] Tweaks to Bleadperl Version Object Support
17361 From: John Peacock <jpeacock@rowman.com>
17362 Date: Wed, 28 Aug 2002 22:13:48 -0400
17363 Message-ID: <3D6D835C.50809@rowman.com>
17365 ! universal.c util.c
17366 ____________________________________________________________________________
17367 [ 17818] By: hv on 2002/08/30 13:16:05
17368 Log: add test related to change #17799:
17369 Subject: Re: if.pm bug.
17370 From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
17371 Date: Thu, 29 Aug 2002 19:39:58 +0200
17372 Message-ID: <20020829173358.34731.qmail@onion.perl.org>
17375 ____________________________________________________________________________
17376 [ 17817] By: hv on 2002/08/30 13:12:20
17377 Log: Subject: [PATCH] AUTHORS
17378 From: "Brendan O'Dea" <bod@debian.org>
17379 Date: Thu, 29 Aug 2002 22:49:34 +1000
17380 Message-ID: <20020829124934.GA1984@londo.odea.dropbear.id.au>
17383 ____________________________________________________________________________
17384 [ 17816] By: hv on 2002/08/30 13:10:45
17385 Log: Subject: [PATCH 5.8.0] Term::Cap allow # comments in infcocmp output
17386 From: "Brendan O'Dea" <bod@debian.org>
17387 Date: Thu, 29 Aug 2002 22:46:47 +1000
17388 Message-ID: <20020829124647.GA1498@londo.odea.dropbear.id.au>
17391 ____________________________________________________________________________
17392 [ 17815] By: hv on 2002/08/30 13:02:41
17393 Log: formatting cleanup and:
17394 Subject: Re: perl-5.8.0 on HP porting center
17395 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17396 Date: Thu, 29 Aug 2002 12:23:31 +0200
17397 Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>
17400 ____________________________________________________________________________
17401 [ 17814] By: hv on 2002/08/30 12:23:33
17402 Log: Subject: [PATCH] perlmod.pod nit
17403 From: Autrijus Tang <autrijus@autrijus.org>
17404 Date: Thu, 29 Aug 2002 03:49:34 +0800
17405 Message-ID: <20020828194934.GA12244@not.autrijus.org>
17408 ____________________________________________________________________________
17409 [ 17813] By: hv on 2002/08/30 12:19:15
17410 Log: Subject: [PATCH] Re: glob names and Regexp type introspection
17411 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17412 Date: Thu, 29 Aug 2002 17:31:31 -0700
17413 Message-ID: <jzrb9gzkgO7W092yn@efn.org>
17416 ____________________________________________________________________________
17417 [ 17812] By: hv on 2002/08/30 12:06:20
17418 Log: Subject: [PATCH] typos in Hash::Util documentation
17419 From: Slaven Rezic <slaven.rezic@berlin.de>
17420 Date: Wed, 28 Aug 2002 17:08:50 +0200 (CEST)
17421 Message-Id: <200208281508.g7SF8o9Z015197@vran.herceg.de>
17424 ____________________________________________________________________________
17425 [ 17811] By: hv on 2002/08/30 12:02:59
17426 Log: Subject: Re: Recent changes on the HP porting center
17427 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17428 Date: Wed, 28 Aug 2002 17:39:27 +0200
17429 Message-Id: <20020828173024.3E95.H.M.BRAND@hccnet.nl>
17432 ____________________________________________________________________________
17433 [ 17810] By: hv on 2002/08/30 11:58:18
17434 Log: Subject: [PATCH] Fixes to threads::shared when disabled
17435 From: Michael G Schwern <schwern@pobox.com>
17436 Date: Wed, 28 Aug 2002 06:04:18 -0700
17437 Message-ID: <20020828130418.GG773@ool-18b93024.dyn.optonline.net>
17439 + ext/threads/shared/t/disabled.t
17440 ! MANIFEST ext/threads/shared/shared.pm
17441 ! ext/threads/shared/t/hv_refs.t
17442 ____________________________________________________________________________
17443 [ 17809] By: nick on 2002/08/30 08:06:56
17444 Log: Integrate mainline
17447 !> (integrate 28 files)
17448 ____________________________________________________________________________
17449 [ 17808] By: ams on 2002/08/30 02:59:31
17450 Log: Subject: [PATCH] Tru64 vs Berkeley DB
17451 From: Jarkko Hietaniemi <jhi@iki.fi>
17452 Date: Fri, 30 Aug 2002 06:56:38 +0300
17453 Message-Id: <20020830035638.GB874@lyta.hut.fi>
17455 ! README.tru64 hints/dec_osf.sh
17456 ____________________________________________________________________________
17457 [ 17807] By: ams on 2002/08/30 02:32:30
17458 Log: Subject: [PATCH] IRIX + INSTALL
17459 From: Jarkko Hietaniemi <jhi@iki.fi>
17460 Date: Fri, 30 Aug 2002 06:31:48 +0300
17461 Message-Id: <20020830033148.GA874@lyta.hut.fi>
17463 ! INSTALL hints/irix_6.sh
17464 ____________________________________________________________________________
17465 [ 17806] By: hv on 2002/08/29 22:56:45
17466 Log: #17449 failed to apply the actual patch. This is it.
17468 ! lib/Exporter.pm lib/Exporter/Heavy.pm
17469 ____________________________________________________________________________
17470 [ 17805] By: hv on 2002/08/29 13:49:04
17472 Subject: [perl #16799] Perl 5.8.0 breaks POSIX::isprint() (and other POSIX::xxx)
17473 From: "esm@pobox.com (via RT)" <perlbug@perl.org>
17474 Date: 27 Aug 2002 22:10:16 -0000
17475 Message-Id: <rt-16799-35846.14.4842888832041@bugs6.perl.org>
17477 ! ext/POSIX/POSIX.xs
17478 ____________________________________________________________________________
17479 [ 17804] By: hv on 2002/08/29 13:29:43
17480 Log: Subject: [PATCH] B::check_av() ; B::Deparse for CHECK blocks
17481 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17482 Date: Tue, 27 Aug 2002 23:36:53 +0200
17483 Message-Id: <20020827233653.535bc211.rgarciasuarez@free.fr>
17485 ! embedvar.h ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm intrpvar.h
17486 ! perl.c perlapi.h sv.c
17487 ____________________________________________________________________________
17488 [ 17803] By: ams on 2002/08/29 13:09:47
17489 Log: Subject: [PATCH] AIX compiler setup sanity checking
17490 From: Jarkko Hietaniemi <jhi@iki.fi>
17491 Date: Thu, 29 Aug 2002 16:43:51 +0300
17492 Message-Id: <20020829134351.GG5219@lyta.hut.fi>
17495 ____________________________________________________________________________
17496 [ 17802] By: hv on 2002/08/29 12:32:51
17497 Log: Subject: [perl #16769] Documention bug
17498 From: "dformosa@dformosa.zeta.org.au (via RT)" <perlbug@perl.org>
17499 Date: 26 Aug 2002 10:01:04 -0000
17500 Message-Id: <rt-16769-35720.17.1057454913803@bugs6.perl.org>
17502 ! pod/perl58delta.pod
17503 ____________________________________________________________________________
17504 [ 17801] By: hv on 2002/08/29 12:19:30
17505 Log: Subject: [PATCH] ExtUtils::Constant 0.14
17506 From: Nicholas Clark <nick@unfortu.net>
17507 Date: Sun, 25 Aug 2002 18:06:00 +0100
17508 Message-ID: <20020825170600.GE322@Bagpuss.unfortu.net>
17510 ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
17511 ____________________________________________________________________________
17512 [ 17800] By: hv on 2002/08/29 12:08:59
17513 Log: Subject: Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5
17514 From: Mark-Jason Dominus <mjd@plover.com>
17515 Date: Sun, 25 Aug 2002 12:09:53 -0400
17516 Message-ID: <20020825160953.15987.qmail@plover.com>
17519 ____________________________________________________________________________
17520 [ 17799] By: hv on 2002/08/29 11:48:39
17521 Log: Subject: Re: if.pm bug.
17522 From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
17523 Date: Sun, 25 Aug 2002 00:27:59 +0200
17524 Message-ID: <20020824222210.16387.qmail@onion.perl.org>
17527 ____________________________________________________________________________
17528 [ 17798] By: hv on 2002/08/29 11:44:00
17529 Log: Subject: [PATCH] posixify getppid on linux-multithread
17530 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17531 Date: Tue, 6 Aug 2002 21:56:46 +0200
17532 Message-Id: <20020806215646.3f6852bb.rgarciasuarez@free.fr>
17535 ! MANIFEST embedvar.h hints/linux.sh perl.c perlapi.h perlvars.h
17536 ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c util.c
17537 ____________________________________________________________________________
17538 [ 17797] By: hv on 2002/08/29 10:55:41
17539 Log: Subject: Re: [perl #16677] B::SV::FLAGS dumps core
17540 From: Mark-Jason Dominus <mjd@plover.com>
17541 Date: Sun, 25 Aug 2002 22:31:54 -0400
17542 Message-ID: <20020826023154.22986.qmail@plover.com>
17545 ____________________________________________________________________________
17546 [ 17796] By: nick on 2002/08/27 18:46:22
17547 Log: Twiddle with my mail -> Change script
17550 ____________________________________________________________________________
17551 [ 17795] By: nick on 2002/08/27 18:42:41
17552 Log: Subject: Re: PerlIO::via silent failure
17553 From: Richard Clamp <richardc@unixbeard.net>
17554 Date: Sun, 11 Aug 2002 15:52:24 +0100
17555 Message-Id: <20020811145224.GA23897@mirth.demon.co.uk>
17557 ! ext/PerlIO/t/via.t ext/PerlIO/via/via.xs
17558 ____________________________________________________________________________
17559 [ 17792] By: nick on 2002/08/27 18:09:29
17560 Log: Integrate mainline
17562 +> ext/Storable/t/code.t lib/Math/BigInt/Scalar.pm
17563 +> lib/Math/BigInt/t/bigints.t lib/Math/BigRat/t/big_ap.t
17564 +> lib/Pod/t/text-options.t lib/Test/Simple/t/details.t
17565 +> lib/Test/Simple/t/fork.t lib/Test/Simple/t/has_plan.t
17566 +> lib/Test/Simple/t/has_plan2.t lib/Test/Simple/t/ok_obj.t
17567 +> lib/bignum/t/biinfnan.t lib/bignum/t/bn_lite.t
17568 +> lib/bignum/t/bninfnan.t lib/bignum/t/br_lite.t
17569 +> lib/bignum/t/brinfnan.t lib/bignum/t/infnan.inc
17570 +> t/lib/Test/Simple/sample_tests/pre_plan_death.plx
17571 !> (integrate 135 files)
17572 ____________________________________________________________________________
17573 [ 17791] By: hv on 2002/08/27 11:28:32
17574 Log: Missing MANIFEST files for #17783.
17577 ____________________________________________________________________________
17578 [ 17790] By: hv on 2002/08/27 11:22:36
17579 Log: #17783 introduced an outdated test module, causing failure in
17580 lib/ExtUtils/t/problems.t. This grabs a more recent copy from
17581 ExtUtils::MakeMaker.
17584 ____________________________________________________________________________
17585 [ 17789] By: ams on 2002/08/27 04:04:48
17586 Log: Subject: Patch perlvar.pod
17587 From: mjd@plover.com
17588 Date: 27 Aug 2002 03:03:01 -0000
17589 Message-Id: <20020827030301.32481.qmail@plover.com>
17592 ____________________________________________________________________________
17593 [ 17788] By: hv on 2002/08/26 23:59:47
17594 Log: Update Changes
17596 ! Changes patchlevel.h
17597 ____________________________________________________________________________
17598 [ 17787] By: hv on 2002/08/26 19:22:27
17600 Subject: [perl #16773] "abc" =~ /(ab)()(c)??/ broken
17601 From: (Randal L. Schwartz) (via RT) <perlbug@perl.org>
17602 Date: 26 Aug 2002 15:01:36 -0000
17603 Message-Id: <rt-16773-35748.5.13188490159294@bugs6.perl.org>
17605 ! regexec.c t/op/re_tests
17606 ____________________________________________________________________________
17607 [ 17786] By: hv on 2002/08/26 15:34:25
17608 Log: Subject: CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz
17609 From: "Sean M. Burke" <sburke@cpan.org>
17610 Date: Mon, 26 Aug 2002 04:38:19 -0600
17611 Message-Id: <5.1.0.14.1.20020826043702.022ca320@mail.spinn.net>
17613 ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
17614 ! lib/Test/t/todo.t
17615 ____________________________________________________________________________
17616 [ 17785] By: hv on 2002/08/26 15:18:41
17617 Log: fix non-ANSI C++-style comment
17618 Subject: [ PATCH ] Smoke 17780 /pro/3gl/CPAN/perl-current
17619 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17620 Date: Mon, 26 Aug 2002 09:15:18 +0200
17621 Message-Id: <20020826090145.6975.H.M.BRAND@hccnet.nl>
17623 ! ext/Storable/Storable.xs
17624 ____________________________________________________________________________
17625 [ 17784] By: hv on 2002/08/26 15:15:19
17626 Log: #17780 relies on unixy paths to locate own directory for bignum tests.
17628 ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
17629 ! lib/bignum/t/brinfnan.t
17630 ____________________________________________________________________________
17631 [ 17783] By: hv on 2002/08/26 15:07:21
17632 Log: Subject: [ANNOUNCE] Test::Simple 0.47
17633 From: Michael G Schwern <schwern@pobox.com>
17634 Date: Mon, 26 Aug 2002 04:13:03 -0700
17635 Message-ID: <20020826111303.GJ758@ool-18b93024.dyn.optonline.net>
17637 + lib/Test/Simple/t/details.t lib/Test/Simple/t/fork.t
17638 + lib/Test/Simple/t/has_plan.t lib/Test/Simple/t/has_plan2.t
17639 + lib/Test/Simple/t/ok_obj.t
17640 + t/lib/Test/Simple/sample_tests/pre_plan_death.plx
17641 ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
17642 ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
17643 ! lib/Test/Simple/t/plan.t lib/Test/Simple/t/threads.t
17644 ! lib/Test/Tutorial.pod t/lib/TieOut.pm
17645 ____________________________________________________________________________
17646 [ 17782] By: hv on 2002/08/26 15:00:55
17647 Log: new test for change #17773
17648 Subject: lib/Pod/t/htmlview.t and lib/Pod/t/htmlview.pod patch (to account for the Pod::Html patch)
17649 From: DH <crazyinsomniac@yahoo.com>
17650 Date: Mon, 26 Aug 2002 01:36:27 -0700 (PDT)
17651 Message-ID: <20020826083627.46199.qmail@web40207.mail.yahoo.com>
17653 ! lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
17654 ____________________________________________________________________________
17655 [ 17781] By: hv on 2002/08/26 14:48:35
17656 Log: #17775 changed reentr.c instead of reentr.pl, which generates it
17659 ____________________________________________________________________________
17660 [ 17780] By: hv on 2002/08/25 19:03:50
17661 Log: fix bignum test failures
17663 ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
17664 ! lib/bignum/t/brinfnan.t
17665 ____________________________________________________________________________
17666 [ 17779] By: hv on 2002/08/25 18:56:29
17667 Log: upgrade bignum to v0.13: fix test failures and update docs
17669 ! lib/bignum.pm lib/bignum/t/bignum.t lib/bignum/t/bninfnan.t
17670 ____________________________________________________________________________
17671 [ 17778] By: hv on 2002/08/25 18:43:06
17672 Log: Subject: Encode 1.76 Released
17673 From: Dan Kogai <dankogai@dan.co.jp>
17674 Date: su elo 25, 2002 11:27:07 US/Eastern
17675 Message-Id: <1DE68466-B83F-11D6-8805-0003939A104C@dan.co.jp>
17677 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/piconv
17678 ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
17679 ! ext/Encode/lib/Encode/MIME/Header.pm
17680 ! ext/Encode/t/big5-eten.utf ext/Encode/ucm/big5-eten.ucm
17681 ____________________________________________________________________________
17682 [ 17777] By: rgs on 2002/08/25 18:42:46
17683 Log: Fix parsing problems with the // operator.
17684 Make // able to follow various unary operators used without
17685 arguments or parens (shift, pop, getc, pos, readline,
17686 readlink, undef, umask, and the filetest operators), as
17687 well as the <FH> operator.
17689 ! perl.h t/op/dor.t toke.c
17690 ____________________________________________________________________________
17691 [ 17776] By: hv on 2002/08/25 15:56:37
17692 Log: Subject: [PATCH] ExtUtils::Constant 0.13
17693 From: Nicholas Clark <nick@unfortu.net>
17694 Date: Fri, 23 Aug 2002 19:21:12 +0100
17695 Message-ID: <20020823182111.GA281@Bagpuss.unfortu.net>
17697 ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
17698 ____________________________________________________________________________
17699 [ 17775] By: hv on 2002/08/25 15:46:28
17700 Log: Subject: [perl #16729] crypt() doesn't work in multithreaded perl
17701 From: "mls@suse.de (via RT)" <perlbug@perl.org>
17702 Date: 23 Aug 2002 15:24:39 -0000
17703 Message-Id: <rt-16729-35555.9.25145891475907@bugs6.perl.org>
17706 ____________________________________________________________________________
17707 [ 17774] By: hv on 2002/08/25 15:29:42
17708 Log: Subject: [PATCH lib/Benchmark.(pm|t)] Make cmpthese work as documented.
17709 From: Abigail <abigail@foad.org>
17710 Date: Thu, 22 Aug 2002 04:10:39 -0700
17711 Message-ID: <20020822041039.A2089@ucan.foad.org>
17713 ! lib/Benchmark.pm lib/Benchmark.t
17714 ____________________________________________________________________________
17715 [ 17773] By: hv on 2002/08/25 15:17:16
17716 Log: Subject: Re: a bugfix for Pod::Html (in diff -u format)
17717 From: DH <crazyinsomniac@yahoo.com>
17718 Date: Thu, 22 Aug 2002 02:32:50 -0700 (PDT)
17719 Message-ID: <20020822093250.30523.qmail@web40205.mail.yahoo.com>
17722 ____________________________________________________________________________
17723 [ 17772] By: hv on 2002/08/25 14:49:37
17724 Log: Subject: Re: p5p patches
17725 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17726 Date: Fri, 23 Aug 2002 15:27:48 +0200
17727 Message-Id: <20020823152535.D3EA.H.M.BRAND@hccnet.nl>
17729 ! Porting/patching.pod
17730 ____________________________________________________________________________
17731 [ 17771] By: hv on 2002/08/25 14:45:46
17732 Log: Subject: Newdated info for HP-UX
17733 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17734 Date: Wed, 21 Aug 2002 20:20:17 +0200
17735 Message-Id: <20020821201737.697B.H.M.BRAND@hccnet.nl>
17738 ____________________________________________________________________________
17739 [ 17770] By: hv on 2002/08/25 14:26:36
17740 Log: Subject: [PATCH] let perlfaq1.pod mention 5.8 as the current stable release
17741 From: "Jos I. Boumans" <kane@cpan.org>
17742 Date: Wed, 21 Aug 2002 14:55:51 +0200
17743 Message-ID: <20020821124817.34761.qmail@onion.perl.org>
17746 ____________________________________________________________________________
17747 [ 17769] By: hv on 2002/08/25 14:16:50
17748 Log: Subject: bit more for WinCE
17749 From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
17750 Date: Wed, 21 Aug 2002 01:31:52 +0400
17751 Message-ID: <000f01c24891$045c4990$2b5ec3d9@vad>
17753 ! wince/Makefile.ce wince/compile.bat wince/win32io.c
17755 ____________________________________________________________________________
17756 [ 17768] By: hv on 2002/08/25 14:02:47
17757 Log: Subject: [PATCH] fix lib.pm's import() to accept readonly parameters
17758 From: Anton Berezin <tobez@tobez.org>
17759 Date: Tue, 20 Aug 2002 23:44:25 +0200
17760 Message-ID: <20020820214425.GG16178@heechee.tobez.org>
17762 ! lib/lib.t lib/lib_pm.PL
17763 ____________________________________________________________________________
17764 [ 17767] By: hv on 2002/08/25 13:52:08
17765 Log: Subject: [perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0)
17766 From: "Randy W. Sims" (via RT) <perlbug@perl.org>
17767 Date: 18 Aug 2002 13:27:12 -0000
17768 Message-Id: <rt-16281-34264.3.49471192322156@bugs6.perl.org>
17771 ____________________________________________________________________________
17772 [ 17766] By: rgs on 2002/08/24 20:33:05
17773 Log: Subject: [perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut
17774 From: Peter BARABAS (via RT) <perlbug@perl.org>
17775 Date: 24 Aug 2002 08:16:19 -0000
17776 Message-ID: <rt-16737-35573.3.51579548306248@bugs6.perl.org>
17778 ! pod/perlxstut.pod
17779 ____________________________________________________________________________
17780 [ 17765] By: rgs on 2002/08/24 19:03:52
17781 Log: Subject: [PATCH] remove 2 unit warnings from lib/Net/t/hostname.t
17782 From: Nicholas Clark <nick@unfortu.net>
17783 Date: Sat, 24 Aug 2002 17:01:08 +0100
17784 Message-ID: <20020824160107.GI280@Bagpuss.unfortu.net>
17787 ! lib/Net/t/hostname.t
17788 ____________________________________________________________________________
17789 [ 17764] By: rgs on 2002/08/24 12:29:27
17790 Log: a2p wasn't installed with -Dversiononly
17793 ____________________________________________________________________________
17794 [ 17763] By: hv on 2002/08/23 12:23:31
17795 Log: #17747 caused bad free()s with PERL_DESTRUCT by calling newXS()
17796 with a NULL subaddr. Fix that, and stop it happening again.
17799 ____________________________________________________________________________
17800 [ 17762] By: hv on 2002/08/23 11:02:35
17801 Log: fixup threaded build for vstring changes
17803 ! universal.c util.c
17804 ____________________________________________________________________________
17805 [ 17761] By: ams on 2002/08/23 02:54:09
17806 Log: Incorporate fix from JHI at:
17807 http://rt.perl.org/rt2/Ticket/Display.html?id=16708
17809 ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
17810 ____________________________________________________________________________
17811 [ 17760] By: ams on 2002/08/23 01:30:46
17812 Log: Subject: [PATCH] PPPort IVSIZE and SvPV_nolen
17813 From: Jarkko Hietaniemi <jhi@iki.fi>
17814 Date: Fri, 23 Aug 2002 05:29:09 +0300
17815 Message-Id: <20020823022909.GC9135@lyta.hut.fi>
17817 ! ext/Devel/PPPort/PPPort.pm
17818 ____________________________________________________________________________
17819 [ 17759] By: ams on 2002/08/23 01:27:23
17820 Log: Subject: [PATCH] x2p/str.c signedness nits
17821 From: Jarkko Hietaniemi <jhi@iki.fi>
17822 Date: Fri, 23 Aug 2002 02:43:30 +0300
17823 Message-Id: <20020822234330.GC31624@lyta.hut.fi>
17826 ____________________________________________________________________________
17827 [ 17758] By: hv on 2002/08/22 22:29:45
17828 Log: bignum-0.12 updates from:
17829 Subject: [ANNOUCNE] Big Math::Big* update
17830 From: Tels <perl_dummy@bloodgate.com>
17831 Date: Tue, 13 Aug 2002 22:02:09 +0200 (CEST)
17832 Message-Id: <200208132121.g7DLLRV21408@crypt.org>
17834 + lib/bignum/t/biinfnan.t lib/bignum/t/bn_lite.t
17835 + lib/bignum/t/bninfnan.t lib/bignum/t/br_lite.t
17836 + lib/bignum/t/brinfnan.t lib/bignum/t/infnan.inc
17837 ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
17839 ____________________________________________________________________________
17840 [ 17757] By: hv on 2002/08/22 22:19:42
17841 Log: new file for #17756
17844 ____________________________________________________________________________
17845 [ 17756] By: hv on 2002/08/22 22:16:41
17846 Log: Subject: ANNOUCNE: Math::BigRat v0.09
17847 From: Tels <perl_dummy@bloodgate.com>
17848 Date: Wed, 14 Aug 2002 20:12:03 +0200 (CEST)
17849 Message-Id: <200208141812.g7EICrV23771@crypt.org>
17851 + lib/Math/BigRat/t/big_ap.t
17852 ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
17853 ! lib/Math/BigRat/t/bigratpm.inc
17854 ____________________________________________________________________________
17855 [ 17755] By: hv on 2002/08/22 19:44:03
17856 Log: new files from #17754
17858 + lib/Math/BigInt/Scalar.pm lib/Math/BigInt/t/bigints.t
17859 ____________________________________________________________________________
17860 [ 17754] By: hv on 2002/08/22 19:42:58
17861 Log: Subject: ANNOUNCE: Math-BigInt v1.62
17862 From: Tels <perl_dummy@bloodgate.com>
17863 Date: Wed, 21 Aug 2002 19:12:59 +0200 (CEST)
17864 Message-Id: <200208211513.g7LFDUs02512@crypt.org>
17866 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
17867 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
17868 ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
17869 ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
17870 ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
17871 ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
17872 ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbimbf.inc
17873 ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
17874 ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
17875 ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
17876 ! lib/Math/BigInt/t/with_sub.t t/lib/Math/BigFloat/Subclass.pm
17877 ____________________________________________________________________________
17878 [ 17753] By: hv on 2002/08/22 12:05:57
17879 Log: Subject: podlators 1.24 released
17880 From: Russ Allbery <rra@stanford.edu>
17881 Date: Sat, 03 Aug 2002 20:56:42 -0700
17882 Message-ID: <ylbs8jff9h.fsf@windlord.stanford.edu>
17884 + lib/Pod/t/text-options.t
17885 ! MANIFEST lib/Pod/Text.pm lib/Pod/Text/Overstrike.pm
17886 ! lib/Pod/t/basic.t pod/pod2text.PL
17887 ____________________________________________________________________________
17888 [ 17752] By: hv on 2002/08/22 11:13:17
17889 Log: Subject: [Announce] Unicode::Collate 0.20 -> UCA version 9
17890 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
17891 Date: Fri, 26 Jul 2002 02:59:12 +0900
17892 Message-Id: <20020726025828.B5E9.BQW10602@nifty.com>
17894 ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
17895 ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
17896 ! lib/Unicode/Collate/t/test.t
17897 ____________________________________________________________________________
17898 [ 17751] By: hv on 2002/08/22 11:08:35
17899 Log: fix test failure from #17747
17902 ____________________________________________________________________________
17903 [ 17750] By: hv on 2002/08/22 10:46:19
17904 Log: Subject: [PATCH] Fix DBM filters
17905 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
17906 Date: Wed, 21 Aug 2002 11:40:49 +0100
17907 Message-ID: <AIEAJICLCBDNAAOLLOKLAEHCFEAA.Paul.Marquess@btinternet.com>
17909 ! XSUB.h ext/DB_File/DB_File.xs ext/DB_File/typemap
17910 ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/gdbm.t
17911 ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.xs
17912 ! ext/NDBM_File/ndbm.t ext/NDBM_File/typemap
17913 ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
17914 ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
17915 ! ext/SDBM_File/sdbm.t ext/SDBM_File/typemap
17916 ____________________________________________________________________________
17917 [ 17749] By: hv on 2002/08/22 01:04:32
17918 Log: avoid use of %caller::EXPORT
17919 Subject: [PATCH] Re: question about Exporter::import
17920 From: Nicholas Clark <nick@unfortu.net>
17921 Date: Wed, 14 Aug 2002 21:33:12 +0100
17922 Message-id: <20020814203311.GD278@Bagpuss.unfortu.net>
17924 ! lib/Exporter.pm lib/Exporter/Heavy.pm
17925 ____________________________________________________________________________
17926 [ 17748] By: hv on 2002/08/22 00:54:03
17927 Log: todo test for linux $0 modification
17928 Subject: Re: [perl #16206] $0 in 5.8
17929 From: Slaven Rezic <slaven.rezic@berlin.de>
17930 Date: 17 Aug 2002 21:32:37 +0200
17931 Message-id: <87elcx2sdm.fsf@vran.herceg.de>
17934 ____________________________________________________________________________
17935 [ 17747] By: hv on 2002/08/22 00:11:34
17936 Log: Subject: Re: [PATCH] Version object patch #1
17937 From: John Peacock <jpeacock@rowman.com>
17938 Date: Tue, 20 Aug 2002 22:51:46 -0400 (Wed 03:51 BST)
17939 Message-id: <3D630042.6020407@rowman.com>
17941 Subject: Re: [REVISED PATCH] Magic v-strings
17942 From: John Peacock <jpeacock@rowman.com>
17943 Date: Wed, 21 Aug 2002 15:08:34 -0400 (20:08 BST)
17944 Message-id: <3D63E532.7020305@rowman.com>
17946 ! sv.c t/op/ver.t universal.c util.c
17947 ____________________________________________________________________________
17948 [ 17746] By: hv on 2002/08/20 16:48:05
17949 Log: Subject: [PATCH] Version object patch #1
17950 From: John Peacock <jpeacock@rowman.com>
17951 Date: Thu, 15 Aug 2002 10:06:21 -0400 (15:06 BST)
17952 Message-id: <3D5BB55D.6090603@rowman.com>
17953 and Message-id: <3D627D1A.4050607@rowman.com>
17954 and t/lib/warnings/universal tweak to skip
17956 ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.h
17957 ! t/lib/warnings/universal toke.c util.c
17958 ____________________________________________________________________________
17959 [ 17745] By: hv on 2002/08/20 16:27:01
17960 Log: perldelta for #17727
17962 ! pod/perldelta.pod
17963 ____________________________________________________________________________
17964 [ 17744] By: hv on 2002/08/20 15:34:36
17965 Log: Subject: typo in perfunc.pod
17966 From: "John P. Linderman" <jpl@research.att.com>
17967 Date: Mon, 19 Aug 2002 08:45:31 -0400 (EDT) (13:45 BST)
17968 Message-id: <200208191245.IAA20072@raptor.research.att.com>
17971 ____________________________________________________________________________
17972 [ 17743] By: hv on 2002/08/20 15:31:40
17973 Log: Subject: Re: [PATCH] fix typos in perlpacktut
17974 From: "Mr. Nobody" <mrnobo1024@yahoo.com>
17975 Date: Fri, 16 Aug 2002 20:40:58 -0700 (PDT) (Sat 04:40 BST)
17976 Message-id: <20020817034058.45633.qmail@web20802.mail.yahoo.com>
17978 ! pod/perlpacktut.pod
17979 ____________________________________________________________________________
17980 [ 17742] By: hv on 2002/08/20 14:51:16
17981 Log: Subject: [REVISED PATCH] Magic v-strings
17982 From: John Peacock <jpeacock@rowman.com>
17983 Date: Sat, 10 Aug 2002 15:56:22 -0400 (20:56 BST)
17984 Message-id: <3D556FE6.6000404@rowman.com>
17985 plus a bit of cleanup
17987 ! dump.c perl.h pod/perlguts.pod sv.c sv.h util.c
17988 ____________________________________________________________________________
17989 [ 17741] By: hv on 2002/08/20 14:20:16
17990 Log: Subject: Re: [PATCH] Storable and CODE references
17991 From: Slaven Rezic <slaven.rezic@berlin.de>
17992 Date: 17 Aug 2002 21:58:03 +0200
17993 Message-id: <87bs812r78.fsf@vran.herceg.de>
17995 + ext/Storable/t/code.t
17996 ! MANIFEST ext/Storable/Storable.xs ext/Storable/t/forgive.t
17997 ! ext/Storable/t/malice.t
17998 ____________________________________________________________________________
17999 [ 17740] By: hv on 2002/08/20 14:07:56
18000 Log: Clean up copy-on-write macros and debug facilities (new flag 'C').
18001 Handle CoW in hashes:
18002 Subject: Re: why would tr/// be performing hash copies?
18003 From: Nicholas Clark <nick@unfortu.net>
18004 Date: Sun, 18 Aug 2002 23:17:01 +0100
18005 Message-id: <20020818221700.GD294@Bagpuss.unfortu.net>
18007 ! hv.c perl.c perl.h pod/perlrun.pod sv.c sv.h
18008 ____________________________________________________________________________
18009 [ 17739] By: hv on 2002/08/20 13:52:18
18010 Log: Subject: Re: [perl #15326] Not OK: perl v5.8.0 on i686-linux-64int-ld 2.4.5
18011 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18012 Date: Tue, 23 Jul 2002 09:21:10 +0200
18013 Message-id: <20020723092051.184C.H.M.BRAND@hccnet.nl>
18016 ____________________________________________________________________________
18017 [ 17738] By: nick on 2002/08/20 07:13:52
18018 Log: Integrate mainline
18020 - vos/Makefile vos/build.cm vos/compile_perl.cm
18021 - vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
18022 - vos/config.ga.h vos/config.pl vos/configure_perl.cm
18023 - vos/install_perl.cm vos/perl.bind vos/test_vos_dummies.c
18024 - vos/vos_dummies.c
18025 !> (integrate 57 files)
18026 ____________________________________________________________________________
18027 [ 17737] By: ams on 2002/08/19 07:48:39
18028 Log: Effect a speedy recovery from POD affected by (ahem, Australian)
18032 ____________________________________________________________________________
18033 [ 17736] By: hv on 2002/08/18 18:27:28
18034 Log: Subject: [PATCH] Re: 5.8.0 sprintf (?) problem with floats?
18035 From: Dave Mitchell <davem@fdgroup.com>
18036 Date: Fri, 16 Aug 2002 23:31:07 +0100
18037 Message-id: <20020816233107.E9388@fdgroup.com>
18039 ! numeric.c t/base/num.t
18040 ____________________________________________________________________________
18041 [ 17735] By: hv on 2002/08/18 02:22:21
18042 Log: Subject: Re: [perl #16198] pod tpyo in hostent.pm
18043 From: Mark-Jason Dominus <mjd@plover.com>
18044 Date: Tue, 13 Aug 2002 21:19:08 -0400 (Wed 02:19 BST)
18045 Message-id: <20020814011909.22744.qmail@plover.com>
18047 ! lib/Net/hostent.pm
18048 ____________________________________________________________________________
18049 [ 17734] By: hv on 2002/08/18 02:20:05
18050 Log: Subject: [PATCH] Re: Pod::Functions tpyo
18051 From: Abe Timmerman <abe@ztreet.demon.nl>
18052 Date: Tue, 13 Aug 2002 23:47:00 +0200
18053 Message-id: <200208132347.00782.abe@ztreet.demon.nl>
18055 ! lib/Pod/Functions.pm
18056 ____________________________________________________________________________
18057 [ 17733] By: hv on 2002/08/18 02:17:18
18058 Log: Subject: Server rename revisited
18059 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18060 Date: Tue, 13 Aug 2002 19:19:03 +0200
18061 Message-id: <20020813191821.DC98.H.M.BRAND@hccnet.nl>
18064 ____________________________________________________________________________
18065 [ 17732] By: hv on 2002/08/18 02:11:49
18066 Log: Subject: [PATCH] Remove old VOS build methods
18067 From: Paul_GreenVOS@vos.stratus.com
18068 Date: Tue, 13 Aug 02 10:25 edt (15:25 BST)
18069 Message-id: <200208131426.KAA01012@mailhub1.stratus.com>
18071 - vos/Makefile vos/build.cm vos/compile_perl.cm
18072 - vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
18073 - vos/config.ga.h vos/config.pl vos/configure_perl.cm
18074 - vos/install_perl.cm vos/perl.bind vos/test_vos_dummies.c
18075 - vos/vos_dummies.c
18076 ! MANIFEST README.vos pod/perlport.pod vos/Changes
18077 ____________________________________________________________________________
18078 [ 17731] By: hv on 2002/08/18 01:57:12
18079 Log: Subject: [PATCH] Configure missing d_modflproto=''
18080 From: "Gerrit P. Haase" <gp@familiehaase.de>
18081 Date: Tue, 13 Aug 2002 15:11:05 +0200
18082 Message-id: <11417599086.20020813151105@familiehaase.de>
18085 ____________________________________________________________________________
18086 [ 17730] By: hv on 2002/08/18 01:41:33
18087 Log: missing chunk from #17725 causes lib/constant.t test failures
18090 ____________________________________________________________________________
18091 [ 17729] By: hv on 2002/08/17 02:33:15
18092 Log: Subject: [PATCH] Safe.pm documentation
18093 From: Slaven Rezic <slaven.rezic@berlin.de>
18094 Date: Sat, 10 Aug 2002 19:30:38 +0200 (CEST)
18095 Message-id: <200208101730.g7AHUc9p001668@vran.herceg.de>
18097 ! ext/Opcode/Safe.pm pod/perlre.pod
18098 ____________________________________________________________________________
18099 [ 17728] By: hv on 2002/08/17 02:07:24
18100 Log: Subject: Copy On Write
18101 From: Nicholas Clark <nick@ccl4.org>
18102 Date: Thu, 15 Aug 2002 00:10:35 +0100
18103 Message-id: <20020815001035.A69079@plum.flirble.org>
18104 specify "-Accflags='-DPERL_COPY_ON_WRITE'" to use
18106 ! doop.c dump.c embed.fnc embed.h mg.c pod/perlapi.pod pp.c
18107 ! pp_hot.c proto.h sv.c sv.h
18108 ____________________________________________________________________________
18109 [ 17727] By: hv on 2002/08/17 01:20:05
18110 Log: Subject: [PATCH 5.7.3] Negative subscripts optionally passed to tied array methods
18111 From: Mark-Jason Dominus <mjd@plover.com>
18112 Date: Sun, 14 Apr 2002 23:38:55 -0400 (Mon 04:38 BST)
18113 Message-id: <20020415033855.6343.qmail@plover.com>
18115 ! av.c av.h pod/perltie.pod t/op/tiearray.t
18116 ____________________________________________________________________________
18117 [ 17726] By: hv on 2002/08/17 01:17:09
18118 Log: pp.c warns that sv may be used uninitialised in pp_delete()
18121 ____________________________________________________________________________
18122 [ 17725] By: hv on 2002/08/17 00:51:19
18123 Log: Subject: [PATCH] Remove pseudo-hashes (complete)
18124 From: Michael G Schwern <schwern@pobox.com>
18125 Date: Tue, 6 Aug 2002 13:05:10 -0700 (21:05 BST)
18126 Message-id: <20020806200510.GC31473@ool-18b93024.dyn.optonline.net>
18128 ! av.c doop.c dump.c embed.fnc embed.h ext/B/B/Concise.pm
18129 ! global.sym lib/fields.pm lib/fields.t lib/overload.pm mg.c
18130 ! op.c op.h pod/perldiag.pod pod/perlfunc.pod pod/perlref.pod
18131 ! pp.c pp_hot.c proto.h t/op/avhv.t t/op/hashwarn.t
18132 ____________________________________________________________________________
18133 [ 17724] By: hv on 2002/08/17 00:27:33
18134 Log: ext/B/defsubs.h also depends on the program that builds it
18136 ! ext/B/Makefile.PL
18137 ____________________________________________________________________________
18138 [ 17723] By: hv on 2002/08/17 00:10:24
18139 Log: Subject: Re: deb.c compile time error (patchlevel 17721)
18140 From: Dave Mitchell <davem@fdgroup.com>
18141 Date: Tue, 13 Aug 2002 14:42:15 +0100
18142 Message-ID: <20020813144215.G11939@fdgroup.com>
18144 ! embed.fnc embed.h global.sym proto.h
18145 ____________________________________________________________________________
18146 [ 17722] By: ams on 2002/08/16 05:20:22
18147 Log: Subject: Minor perlrun.pod patch
18148 From: Iain Truskett <spoon@cpan.org>
18149 Date: Fri, 16 Aug 2002 16:20:27 +1000
18150 Message-Id: <20020816162027.D17196@eh.org>
18153 ____________________________________________________________________________
18154 [ 17721] By: hv on 2002/08/12 12:17:19
18155 Log: #17717 needed tests fixing up
18158 ____________________________________________________________________________
18159 [ 17720] By: hv on 2002/08/12 12:10:07
18160 Log: Subject: Re: [PATCH] Re: taint news
18161 From: Rick Delaney <rick.delaney@rogers.com>
18162 Date: 04 Aug 2002 00:28:58 EDT
18163 Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
18164 missed patch fragment from Change #17676
18167 ____________________________________________________________________________
18168 [ 17719] By: hv on 2002/08/12 12:03:53
18169 Log: Subject: [perl #15987] Tests fail when sources are under CVS control
18170 From: Warren Jones (via RT) <perlbug@perl.org>
18171 Date: 5 Aug 2002 19:08:50 -0000 (Mon 20:08 BST)
18172 Message-id: <rt-15987-32864.15.6255441902154@bugs6.perl.org>
18174 ! lib/strict.t lib/warnings.t
18175 ____________________________________________________________________________
18176 [ 17718] By: hv on 2002/08/12 11:57:17
18177 Log: Subject: [PATCH] add verbose stack display option, -Dvs
18178 From: Dave Mitchell <davem@fdgroup.com>
18179 Date: Mon, 5 Aug 2002 00:55:33 +0100
18180 Message-id: <20020805005533.B26111@fdgroup.com>
18182 ! deb.c dump.c embed.fnc embed.h perl.c perl.h pod/perlapi.pod
18183 ! pod/perlrun.pod proto.h
18184 ____________________________________________________________________________
18185 [ 17717] By: hv on 2002/08/12 11:44:06
18186 Log: Subject: Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an lvalue
18187 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
18188 Date: Sat, 27 Jan 2001 19:31:29 -0800 (PST)
18189 Message-ID: <14963.32943.102669.67625@soda.csua.berkeley.edu>
18191 ! op.c t/op/chop.t t/op/ref.t
18192 ____________________________________________________________________________
18193 [ 17716] By: hv on 2002/08/12 11:29:53
18194 Log: Subject: Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
18195 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18196 Date: Sat, 13 Jul 2002 17:44:02 +0100
18197 Message-id: <200207131644.g6DGi2214456@crypt.compulink.co.uk>
18199 ! pp_hot.c t/op/tiehandle.t
18200 ____________________________________________________________________________
18201 [ 17715] By: hv on 2002/08/12 11:28:26
18202 Log: Subject: [PATCH] better modfl detection
18203 From: Nicholas Clark <nick@unfortu.net>
18204 Date: Sun, 11 Aug 2002 20:05:49 +0100
18205 Message-id: <20020811190548.GK300@Bagpuss.unfortu.net>
18207 ! Configure config_h.SH perl.h
18208 ____________________________________________________________________________
18209 [ 17714] By: hv on 2002/08/12 11:26:23
18210 Log: Subject: [PATCH] perltodo.pod
18211 From: Richard.Foley@t-online.de
18212 Date: Sun, 11 Aug 2002 18:26:10 +0200
18213 Message-id: <17dwY1-0spbdoC@fwd06.sul.t-online.com>
18217 ____________________________________________________________________________
18218 [ 17713] By: hv on 2002/08/12 11:24:44
18219 Log: Subject: [PATCH] gv_fullname3 as call to gv_fullname4
18220 From: Nicholas Clark <nick@unfortu.net>
18221 Date: Sun, 11 Aug 2002 16:59:16 +0100
18222 Message-id: <20020811155914.GE300@Bagpuss.unfortu.net>
18225 ____________________________________________________________________________
18226 [ 17712] By: hv on 2002/08/12 11:23:06
18227 Log: Subject: Re: Smoke 17703 /pro/3gl/CPAN/perl-current
18228 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18229 Date: Mon, 12 Aug 2002 10:25:20 +0200
18230 Message-id: <20020812102347.AFB6.H.M.BRAND@hccnet.nl>
18231 gcc bug test needs -lm
18234 ____________________________________________________________________________
18235 [ 17711] By: hv on 2002/08/12 11:20:49
18236 Log: Subject: [PATCH s2p] Small typo correction
18237 From: "Newton, Philip" <Philip.Newton@datenrevision.de>
18238 Date: Wed, 7 Aug 2002 11:50:51 +0200
18239 Message-id: <C9A98F2128EDD411B0920008C7B337A13DCE2B@hamsem01.de.gedas.vwg>
18242 ____________________________________________________________________________
18243 [ 17710] By: hv on 2002/08/12 11:17:21
18244 Log: Subject: [PATCH] pod/perlfaq4.pod
18245 From: Abigail <abigail@foad.org>
18246 Date: Tue, 30 Jul 2002 09:52:02 -0700 (17:52 BST)
18247 Message-id: <20020730095202.A6462@ucan.foad.org>
18248 Add references to Regexp::Common.
18251 ____________________________________________________________________________
18252 [ 17709] By: nick on 2002/08/11 10:25:15
18253 Log: Fix for [perl #15986] tell/seek misbehave for :crlf
18254 Test from "Vadim Konovalov" <vkonovalov@peterstar.ru>
18255 fix by Nick I-S based on study of problem based
18256 on Vadim's analysis.
18258 ! perlio.c t/io/crlf.t
18259 ____________________________________________________________________________
18260 [ 17708] By: nick on 2002/08/11 10:22:36
18261 Log: Integrate mainline.
18263 +> pod/perl58delta.pod t/op/dor.t t/op/stash.t
18264 !> (integrate 73 files)
18265 ____________________________________________________________________________
18266 [ 17707] By: rgs on 2002/08/09 21:23:20
18267 Log: Subject: New HP-UX itanium servers
18268 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18269 Date: Wed, 07 Aug 2002 13:25:57 +0200
18270 Message-ID: <20020807132518.FCBF.H.M.BRAND@hccnet.nl>
18273 ____________________________________________________________________________
18274 [ 17706] By: rgs on 2002/08/09 21:00:41
18275 Log: Subject: Re: missing lower range in {} regex
18276 From: "John P. Linderman" <jpl@research.att.com>
18277 Date: Fri, 09 Aug 2002 12:48:55 -0400
18278 Message-ID: <200208091648.MAA77577@raptor.research.att.com>
18281 ____________________________________________________________________________
18282 [ 17705] By: rgs on 2002/08/08 20:57:59
18283 Log: More tests for the attribute syntax, from the
18284 attributes manpage.
18287 ____________________________________________________________________________
18288 [ 17704] By: rgs on 2002/08/08 19:47:44
18289 Log: Fix bug #16080 : an attribute list should end at '}'
18291 ! t/op/attrs.t toke.c
18292 ____________________________________________________________________________
18293 [ 17703] By: hv on 2002/08/08 15:30:12
18294 Log: Update Changes
18296 ! Changes patchlevel.h
18297 ____________________________________________________________________________
18298 [ 17702] By: hv on 2002/08/08 15:08:57
18299 Log: Subject: Re: README.aix
18300 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18301 Date: Tue, 30 Jul 2002 13:30:29 +0200
18302 Message-id: <20020730130812.48B9.H.M.BRAND@hccnet.nl>
18305 ____________________________________________________________________________
18306 [ 17701] By: hv on 2002/08/08 15:06:01
18307 Log: Subject: [PATCH] Re: pp_sys.c compile failed..
18308 From: Andy Dougherty <doughera@lafayette.edu>
18309 Date: Tue, 6 Aug 2002 10:42:07 -0400 (EDT) (15:42 BST)
18310 Message-id: <Pine.SOL.4.10.10208061024250.5315-100000@maxwell.phys.lafayette.edu>
18313 ____________________________________________________________________________
18314 [ 17700] By: hv on 2002/08/08 15:02:57
18315 Log: Subject: [DOC PATCH] perlipc.pod
18316 From: Arjen Laarhoven <arjen@nl.demon.net>
18317 Date: Tue, 6 Aug 2002 14:16:01 +0200
18318 Message-id: <20020806121601.GK40785@aragorn.noc.nl.demon.net>
18321 ____________________________________________________________________________
18322 [ 17699] By: hv on 2002/08/08 14:56:56
18323 Log: Subject: [PATCH] Re: [perl #15898] coredump with variable our
18324 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18325 Date: Fri, 2 Aug 2002 23:44:21 +0200
18326 Message-id: <20020802234421.11c62fe6.rgarciasuarez@free.fr>
18328 ! op.c t/op/attrs.t
18329 ____________________________________________________________________________
18330 [ 17698] By: hv on 2002/08/08 14:52:45
18331 Log: Subject: [perl #16000] Configure -Dstatic_ext=foo builds foo as both static and dynamic
18332 From: Yitzchak Scott-Thoennes (via RT) <perlbug@perl.org>
18333 Date: 6 Aug 2002 04:28:15 -0000 (Tue 05:28 BST)
18334 Message-id: <rt-16000-32913.8.41582281961522@bugs6.perl.org>
18337 ____________________________________________________________________________
18338 [ 17697] By: hv on 2002/08/08 14:49:00
18339 Log: Subject: Doc patch for Class::Struct under 5.8.0
18340 From: Damian Conway <damian@conway.org>
18341 Date: Tue, 30 Jul 2002 23:03:14 +1000
18342 Message-id: <3D471FCF.1C7C6E6B@conway.org>
18344 ! lib/Class/Struct.pm
18345 ____________________________________________________________________________
18346 [ 17696] By: hv on 2002/08/08 14:44:21
18347 Log: Subject: Re: [perl #15523] Memory Leak in split with trailing empty elements
18348 From: Slaven Rezic <slaven.rezic@berlin.de>
18349 Date: 31 Jul 2002 09:50:06 +0200
18350 Message-id: <87ado85ob5.fsf@vran.herceg.de>
18353 ____________________________________________________________________________
18354 [ 17695] By: hv on 2002/08/08 14:40:41
18355 Log: Subject: [PATCH] Re: [perl #15479] perl 5.8.0 segfault
18356 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18357 Date: Fri, 2 Aug 2002 00:13:10 +0200
18358 Message-id: <20020802001310.7e1dc694.rgarciasuarez@free.fr>
18362 ____________________________________________________________________________
18363 [ 17694] By: hv on 2002/08/08 14:31:55
18364 Log: Subject: Re: [RE-PATCH] Not OK: perl v5.8.0 on PA-RISC2.0 11.00
18365 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18366 Date: Wed, 31 Jul 2002 16:04:02 +0200
18367 Message-id: <20020731155005.4915.H.M.BRAND@hccnet.nl>
18370 ____________________________________________________________________________
18371 [ 17693] By: hv on 2002/08/08 14:25:16
18372 Log: Subject: [PATCH: lib/ExtUtils/MM_Unix.pm] Be less strict about what's POD.
18373 From: Abigail <abigail@foad.org>
18374 Date: Thu, 25 Jul 2002 08:52:52 -0700 (16:52 BST)
18375 Message-id: <20020725085252.A2703@ucan.foad.org>
18377 ! lib/ExtUtils/MM_Unix.pm
18378 ____________________________________________________________________________
18379 [ 17692] By: hv on 2002/08/08 14:20:05
18380 Log: Subject: [PATCH] README.jp and README.cn
18381 From: Autrijus Tang <autrijus@autrijus.org>
18382 Date: Thu, 25 Jul 2002 07:05:11 +0800
18383 Message-id: <20020724230511.GA1327@not.autrijus.org>
18385 ! README.cn README.jp
18386 ____________________________________________________________________________
18387 [ 17691] By: hv on 2002/08/08 14:01:50
18388 Log: Subject: [perl #15398] Usage::pod2usage looks for perldoc in $Config{bin} and not in $Config{scriptdir}
18389 From: Henrik Tougaard (via RT) <perlbug@perl.org>
18390 Date: 23 Jul 2002 13:45:49 -0000 (Tue 14:45 BST)
18391 Message-id: <rt-15398-31095.6.30466042998663@perl>
18394 ____________________________________________________________________________
18395 [ 17690] By: rgs on 2002/08/07 19:56:42
18396 Log: Doc fix : the symbol for COPs wasn't documented.
18399 ____________________________________________________________________________
18400 [ 17689] By: rgs on 2002/08/06 20:45:30
18401 Log: Subject: Re: no warnings 'io';
18402 From: Nicholas Clark <nick@unfortu.net>
18403 Date: Sat, 27 Jul 2002 21:49:55 +0100
18404 Message-ID: <20020727204954.GB5117@Bagpuss.unfortu.net>
18406 Plus a little bit of regression tests.
18408 ! t/lib/warnings/pp_hot util.c
18409 ____________________________________________________________________________
18410 [ 17688] By: rgs on 2002/08/06 20:04:19
18411 Log: Subject: [PATCH] XS build fix for VMS
18412 From: "Craig A. Berry" <craigberry@mac.com>
18413 Date: Sun, 4 Aug 2002 12:13:06 -0500
18414 Message-ID: <a05111b07b97256e1c335@[172.16.52.1]>
18416 ! vms/descrip_mms.template
18417 ____________________________________________________________________________
18418 [ 17687] By: rgs on 2002/08/06 19:50:12
18419 Log: PerlIO::scalar wasn't able to read from non-string
18420 scalar ; now stringifies its argument.
18422 ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
18423 ____________________________________________________________________________
18424 [ 17686] By: rgs on 2002/08/06 19:10:51
18425 Log: More regression tests for $^H and %^H.
18426 Add a TODO test for eval "" preserving %^H.
18429 ____________________________________________________________________________
18430 [ 17685] By: hv on 2002/08/05 22:42:09
18431 Log: Subject: Re: mention of "use sort" botched in perlfunc? + PATCH
18432 From: "John P. Linderman" <jpl@research.att.com>
18433 Date: Sun, 21 Jul 2002 12:13:32 -0400 (17:13 BST)
18434 Message-id: <200207211613.MAA69505@raptor.research.att.com>
18436 ! lib/sort.pm lib/sort.t
18437 ____________________________________________________________________________
18438 [ 17684] By: hv on 2002/08/05 22:35:22
18439 Log: Integrate from perlio: change #17653 fixes bug RT15283
18441 !> ext/PerlIO/via/via.xs
18442 ____________________________________________________________________________
18443 [ 17683] By: hv on 2002/08/05 22:26:45
18444 Log: Integrate from maint-5.6/macperl via macperl
18445 Changes 17660, 17661, 17662, 17663, 17664
18448 ____________________________________________________________________________
18449 [ 17682] By: hv on 2002/08/05 15:04:54
18450 Log: Subject: Defined-or patch (cleaned up)
18451 From: "Brent Dax" <brentdax@cpan.org>
18452 Date: Fri, 26 Jul 2002 05:41:52 -0700 (13:41 BST)
18453 Message-id: <000001c234a1$d1ca72c0$6501a8c0@deepblue>
18456 ! MANIFEST embed.h ext/B/B/Deparse.pm ext/Opcode/Opcode.pm
18457 ! keywords.h keywords.pl op.c opcode.h opcode.pl opnames.h
18458 ! perly.c perly.h perly.y perly_c.diff pod/perlop.pod pp.sym
18459 ! pp_ctl.c pp_hot.c pp_proto.h toke.c vms/perly_c.vms
18461 ____________________________________________________________________________
18462 [ 17681] By: hv on 2002/08/05 14:41:23
18465 ! keywords.h keywords.pl
18466 ____________________________________________________________________________
18467 [ 17680] By: hv on 2002/08/05 14:33:39
18468 Log: warn that keywords.h is generated
18470 ! keywords.h keywords.pl
18471 ____________________________________________________________________________
18472 [ 17679] By: hv on 2002/08/04 23:40:22
18473 Log: again: #17678 caused test failures in pod2html,
18474 in which $1 could leak from previous regexp
18477 ____________________________________________________________________________
18478 [ 17678] By: hv on 2002/08/04 15:34:19
18479 Log: Subject: Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint')
18481 Date: Sun, 04 Aug 2002 17:40:30 +0100
18482 Message-id: <200208041640.g74GeUU25061@crypt.compulink.co.uk>
18484 ! mg.c t/op/taint.t
18485 ____________________________________________________________________________
18486 [ 17677] By: hv on 2002/08/04 15:25:25
18487 Log: Main branch no longer needs op/taint.t version check.
18490 ____________________________________________________________________________
18491 [ 17676] By: hv on 2002/08/04 15:14:09
18492 Log: Subject: Re: [PATCH] Re: taint news
18493 From: Rick Delaney <rick.delaney@rogers.com>
18494 Date: 04 Aug 2002 00:28:58 EDT
18495 Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
18499 ____________________________________________________________________________
18500 [ 17675] By: hv on 2002/08/04 01:48:36
18501 Log: Fix email address for Kragen Sitaker <kragen@pobox.com>.
18504 ____________________________________________________________________________
18505 [ 17674] By: hv on 2002/08/04 01:30:11
18506 Log: Subject: [PATCH] AUTHORS
18507 From: Colin Watson <colinw@zeus.com>
18508 Date: Thu, 25 Jul 2002 15:54:37 +0100
18509 Message-id: <20020725145437.GC4921@zeus.com>
18512 ____________________________________________________________________________
18513 [ 17673] By: hv on 2002/08/04 01:27:36
18514 Log: Subject: [PATCH] AUTHORS
18515 From: Walt Mankowski <waltman@pobox.com>
18516 Date: Sat, 20 Jul 2002 22:56:12 -0400 (Sun 03:56 BST)
18517 Message-id: <20020721025612.GB15958@pobox.com>
18520 ____________________________________________________________________________
18521 [ 17672] By: hv on 2002/08/04 01:25:14
18522 Log: Subject: Re: mention of "use sort" botched in perlfunc?
18523 From: Michael G Schwern <schwern@pobox.com>
18524 Date: Sat, 20 Jul 2002 13:49:58 -0400 (18:49 BST)
18525 Message-id: <20020720174958.GL362@ool-18b93024.dyn.optonline.net>
18528 ____________________________________________________________________________
18529 [ 17671] By: hv on 2002/08/04 01:11:32
18530 Log: Change version from 5.8.0 to 5.9.0.
18532 ! Configure NetWare/Makefile NetWare/config_H.wc
18533 ! Porting/config.sh Porting/config_H README.win32 config_h.SH
18534 ! cygwin/perlld.in epoc/config.sh epoc/createpkg.pl
18535 ! hints/dgux.sh installperl lib/ExtUtils/MM_NW5.pm makedef.pl
18536 ! patchlevel.h win32/Makefile win32/makefile.mk
18537 ! wince/Makefile.ce
18538 ____________________________________________________________________________
18539 [ 17670] By: pudge on 2002/07/30 03:19:03
18540 Log: Silent warnings in MM_MacOS
18541 Branch: maint-5.8/macperl
18542 ! lib/ExtUtils/MM_MacOS.pm
18543 ____________________________________________________________________________
18544 [ 17669] By: pudge on 2002/07/30 03:18:47
18545 Log: Silent warnings in MM_MacOS
18547 ! lib/ExtUtils/MM_MacOS.pm
18548 ____________________________________________________________________________
18549 [ 17668] By: pudge on 2002/07/30 03:16:52
18550 Log: Help fixes from Thomas Wegner
18552 ! macos/macperl/BuildHelpIndex macos/macperl/MacPerl.podhelp
18553 Branch: maint-5.6/macperl
18554 ! macos/macperl/BuildHelpIndex macos/macperl/MacPerl.podhelp
18555 Branch: maint-5.8/macperl
18556 ! macos/macperl/BuildHelpIndex macos/macperl/MacPerl.podhelp
18557 ____________________________________________________________________________
18558 [ 17667] By: pudge on 2002/07/29 20:42:43
18559 Log: Integrate perl
18561 +> Changes5.8 pod/perl58delta.pod
18562 !> (integrate 36 files)
18563 ____________________________________________________________________________
18564 [ 17666] By: pudge on 2002/07/29 20:04:54
18565 Log: Integrate from maint-5.6/macperl
18567 Changes 17660, 17661, 17662, 17663, 17664
18569 ! macos/ext/Mac/Dialogs/Dialogs.pm macos/lib/Mac/AETE/App.pm
18570 ! macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/OSA/Simple.pm
18571 ! macos/macperl/Droplets/gluemac.plx perl.c
18572 ____________________________________________________________________________
18573 [ 17665] By: pudge on 2002/07/29 19:39:58
18574 Log: Integrate from maint-5.6/macperl
18576 Changes 17660, 17661, 17662, 17663, 17664
18577 Branch: maint-5.8/macperl
18578 ! macos/ext/Mac/Dialogs/Dialogs.pm macos/lib/Mac/AETE/App.pm
18579 ! macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/OSA/Simple.pm
18580 ! macos/macperl/Droplets/gluemac.plx perl.c
18581 ____________________________________________________________________________
18582 [ 17664] By: pudge on 2002/07/29 19:20:51
18583 Log: Neglected to include old bugfix from main branch
18584 Branch: maint-5.6/macperl
18586 ____________________________________________________________________________
18587 [ 17663] By: pudge on 2002/07/29 18:25:57
18588 Log: Count line numbers properly in MacPerl app
18589 Branch: maint-5.6/macperl
18591 ____________________________________________________________________________
18592 [ 17662] By: pudge on 2002/07/29 18:21:16
18593 Log: Make Mac::Glue work to glue Mac OS X apps under Classic
18594 Branch: maint-5.6/macperl
18595 ! macos/lib/Mac/AETE/App.pm macos/lib/Mac/AETE/Format/Glue.pm
18596 ____________________________________________________________________________
18597 [ 17661] By: pudge on 2002/07/29 18:20:46
18598 Log: gluemac failed with some paths
18599 Branch: maint-5.6/macperl
18600 ! macos/macperl/Droplets/gluemac.plx
18601 ____________________________________________________________________________
18602 [ 17660] By: pudge on 2002/07/29 18:20:12
18603 Log: Fix long-standing bug with popup menus not working in dialogs
18604 Branch: maint-5.6/macperl
18605 ! macos/ext/Mac/Dialogs/Dialogs.pm
18606 ____________________________________________________________________________
18607 [ 17659] By: pudge on 2002/07/29 18:19:00
18608 Log: Update test script
18609 Branch: maint-5.6/macperl
18610 ! macos/MacPerlTests.cmd
18611 ____________________________________________________________________________
18612 [ 17658] By: pudge on 2002/07/29 18:18:35
18613 Log: Portability fixes for blib
18614 (already in 5.8/5.9)
18615 Branch: maint-5.6/macperl
18617 ____________________________________________________________________________
18618 [ 17657] By: pudge on 2002/07/29 18:17:54
18619 Log: Minor test fixes
18620 Branch: maint-5.6/macperl
18621 ! t/lib/filespec.t t/op/magic.t
18622 ____________________________________________________________________________
18623 [ 17656] By: ams on 2002/07/28 06:12:33
18624 Log: Subject: [PATCH] Typo in regcomp.c
18625 From: Chris Ball <chris@cpan.org>
18626 Date: 26 Jul 2002 17:49:35 +0100
18627 Message-Id: <868z3yzb6o.fsf@void.printf.net>
18628 (With additional tweak to s_reginclasslen.)
18631 ____________________________________________________________________________
18632 [ 17655] By: jhi on 2002/07/25 20:37:16
18633 Log: Upgrade to Unicode::Collate 0.20.
18635 ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
18636 ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
18637 ____________________________________________________________________________
18638 [ 17654] By: jhi on 2002/07/23 16:33:52
18639 Log: Commas, schcommas.
18642 ____________________________________________________________________________
18643 [ 17653] By: nick on 2002/07/23 07:56:25
18644 Log: Fix #15283 - binmode() was not passing mode
18645 to PUSHED method called from PerlIO::via.
18647 ! ext/PerlIO/via/via.xs
18648 ____________________________________________________________________________
18649 [ 17652] By: nick on 2002/07/23 07:55:03
18650 Log: Integrate mainline to just past perl5.8.0
18653 !> Changes MANIFEST
18654 ____________________________________________________________________________
18655 [ 17651] By: pudge on 2002/07/23 03:24:35
18656 Log: Integrate maint-5.6/perl
18657 Branch: maint-5.6/macperl
18658 +> t/win32/longpath.t
18659 !> (integrate 35 files)
18660 ____________________________________________________________________________
18661 [ 17650] By: gsar on 2002/07/22 15:27:48
18662 Log: create macperl-5.8 branch
18663 Branch: maint-5.8/macperl
18664 +> (branch 3480 files)
18665 ____________________________________________________________________________
18666 [ 17649] By: jhi on 2002/07/21 08:44:34
18667 Log: Because of #17429.
18668 Branch: maint-5.8/perl
18669 ! pod/perldelta.pod
18670 ____________________________________________________________________________
18671 [ 17648] By: chip on 2002/07/19 22:51:19
18672 Log: Update Changes. (Including incorrect change #.)
18673 Branch: maint-5.005/perl
18675 ____________________________________________________________________________
18676 [ 17647] By: chip on 2002/07/19 22:47:57
18677 Log: ensure that hashes never attempt to malloc with a negative size
18678 From: Hugo <hv@crypt.compulink.co.uk>
18679 Subject: Re: [ID 20000421.002] Math::BigInt out of memory?
18680 Branch: maint-5.005/perl
18682 ____________________________________________________________________________
18683 [ 17646] By: chip on 2002/07/19 20:15:23
18684 Log: Update Changes in preparation for 5.005_04.
18685 Branch: maint-5.005/perl
18687 ____________________________________________________________________________
18688 [ 17645] By: gsar on 2002/07/19 19:29:57
18689 Log: create maint-5.8 branch from perl/...@17638
18690 Branch: maint-5.8/perl
18691 +> (branch 2829 files)
18692 ____________________________________________________________________________
18693 [ 17644] By: jhi on 2002/07/19 18:55:18
18694 Log: Copy perldelta as perl58delta, purge the perldelta.
18696 + pod/perl58delta.pod
18697 ! MANIFEST pod/perldelta.pod
18698 ____________________________________________________________________________
18699 [ 17642] By: jhi on 2002/07/19 16:37:39
18700 Log: Update Changes; mainly to get the DEVELNNNNN stamp back in business.
18702 ! Changes patchlevel.h
18703 ____________________________________________________________________________
18704 [ 17641] By: jhi on 2002/07/19 16:31:08
18705 Log: Integrate perlio (no changes, but that's fine).
18707 !> embed.fnc perl.h
18708 ____________________________________________________________________________
18709 [ 17640] By: nick on 2002/07/19 07:09:37
18710 Log: Integrate mainline@17638, apply couple
18711 of whitespace edits so matches perl5.8.0 exactly.
18714 !> AUTHORS Changes Configure INSTALL NetWare/Makefile
18715 !> NetWare/t/NWScripts.pl Porting/config.sh Porting/config_H
18716 !> lib/File/stat.pm patchlevel.h pod/perldelta.pod
18717 !> pod/perlfunc.pod pod/perlhist.pod pod/perlthrtut.pod
18718 !> pod/perltoc.pod pod/perlvar.pod util.c
18719 ____________________________________________________________________________
18720 [ 17639] By: jhi on 2002/07/19 00:47:18
18721 Log: It's all yours, Hugo.