This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Freak out if h2ph has to translate a macro that contains assembly code.
[perl5.git] / Changes
CommitLineData
99b32ad1
JH
1Please note: This file provides a complete, temporally ordered log of
2changes that went into every version of Perl. If you'd like more
3detailed information, please consult the comments in the individual
4patches posted to the perl5-porters mailing list. Patches for each
5individual change may also be obtained through ftp and rsync--see
21a64cc4 6pod/perlhack.pod for the details.
99b32ad1 7
21a64cc4 8For information on what's new in this release, see pod/perldelta.pod.
99b32ad1 9
5850c7a4 10[The "CAST AND CREW" list has been moved to AUTHORS.]
99b32ad1 11
99b32ad1
JH
12NOTE: Each change entry shows the change number; who checked it into the
13repository; when; description of the change; which branch the change
14happened in; and the affected files. The file lists have a short symbolic
15indicator:
16
17 ! modified
18 + added
19 - deleted
20 +> branched (from elsewhere)
21 !> merged changes (from elsewhere)
22
dd6de302
JH
23The Message-Ids in the change entries refer to the email messages sent
24to the perl5-porters mailing list. You can retrieve the messages for
25example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
99b32ad1
JH
26
27--------------
6b490b4c 28Version v5.9.X Development release working toward v5.10
99b32ad1 29--------------
9d1d2f03
AMS
30
31____________________________________________________________________________
5a91a4dd
RGS
32[ 22509] By: rgs on 2004/03/16 18:19:52
33 Log: Update copyright notices
34 Branch: perl
35 ! cop.h cv.h doio.c doop.c dump.c embed.h embed.pl embedvar.h
36 ! form.h global.sym gv.c handy.h hv.c mg.c op.c op.h opcode.h
37 ! opcode.pl opnames.h pad.c patchlevel.h perl.c perl.h perlapi.h
38 ! perlio.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
39 ! proto.h regexec.c scope.c scope.h sv.c sv.h thread.h
40 ! universal.c utf8.c util.c
41____________________________________________________________________________
42[ 22508] By: rgs on 2004/03/16 16:31:03
43 Log: Regenerate META.yml
44 Branch: perl
45 ! META.yml
46____________________________________________________________________________
47[ 22507] By: rgs on 2004/03/16 15:36:32
48 Log: Update Changes.
49 Branch: perl
50 ! Changes
51____________________________________________________________________________
bdf6b3ba
RGS
52[ 22506] By: rgs on 2004/03/16 15:32:42
53 Log: This is 5.9.1.
54 Branch: perl
55 ! patchlevel.h
56____________________________________________________________________________
57[ 22505] By: rgs on 2004/03/16 15:28:55
58 Log: We'll ship 5.9.1 today.
59 Branch: perl
60 ! pod/perlhist.pod
61____________________________________________________________________________
62[ 22504] By: rgs on 2004/03/16 15:25:22
63 Log: More perldelta updates.
64 Branch: perl
65 ! pod/perl591delta.pod
66____________________________________________________________________________
67[ 22503] By: rgs on 2004/03/16 13:23:34
68 Log: Since the signature.t test of CPAN relies on a non-core module,
69 it's not relevant to the perl core distribution.
70 Branch: perl
71 - lib/CPAN/t/signature.t
72 ! MANIFEST
73____________________________________________________________________________
74[ 22502] By: rgs on 2004/03/15 21:54:56
75 Log: Fix the order of arguments in the usage message of
76 POSIX::chown(). It's different from the POSIX order but
77 it's the same than CORE::chown(). Damn.
78 Branch: perl
79 ! ext/POSIX/POSIX.pm
80____________________________________________________________________________
81[ 22501] By: rgs on 2004/03/15 17:09:26
82 Log: Subject: Re: Smoke [5.9.1] 22491 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
83 From: Steve Hay <steve.hay@uk.radan.com>
84 Date: Mon, 15 Mar 2004 10:28:02 +0000
85 Message-ID: <40558532.30002@uk.radan.com>
86
87 Plus, restore patch #22489
88 Branch: perl
89 ! win32/Makefile win32/makefile.mk
90____________________________________________________________________________
91[ 22500] By: davem on 2004/03/14 20:13:47
92 Log: scope exit could expose freed local() value
93 Branch: perl
94 ! scope.c t/op/localref.t
95____________________________________________________________________________
96[ 22499] By: davem on 2004/03/14 17:01:34
97 Log: strict 'subs' didn't warn on bareword array index
98 Branch: perl
99 ! op.c t/lib/strict/subs
100____________________________________________________________________________
101[ 22498] By: rgs on 2004/03/14 12:52:17
102 Log: Four Storable patches towards Storable 2.11 :
103
104 Subject: Re: [perl #27616] Storable can't freeze restricted hashes in canonical order
105 From: Nicholas Clark <nick@ccl4.org>
106 Date: Sat, 13 Mar 2004 15:13:28 +0000
107 Message-ID: <20040313151327.GS701@plum.flirble.org>
108
109 Date: Sat, 13 Mar 2004 20:23:45 +0000
110 Message-ID: <20040313202345.GX701@plum.flirble.org>
111
112 Date: Sat, 13 Mar 2004 22:20:07 +0000
113 Message-ID: <20040313222007.GZ701@plum.flirble.org>
114
115 Date: Sat, 13 Mar 2004 23:03:46 +0000
116 Message-ID: <20040313230345.GB701@plum.flirble.org>
117 Branch: perl
118 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
119 ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
120 ! ext/Storable/t/restrict.t
121____________________________________________________________________________
122[ 22497] By: rgs on 2004/03/13 21:27:57
123 Log: Subject: [perl #27567] [patch] a typo and a mistake in perltoot.pod
124 From: "padre@elte.hu (via RT)" <perlbug-followup@perl.org>
125 Date: 10 Mar 2004 17:05:09 -0000
126 Message-ID: <rt-3.0.8-27567-81174.13.282806825515@perl.org>
127 Branch: perl
128 ! pod/perltoot.pod
129____________________________________________________________________________
130[ 22496] By: rgs on 2004/03/13 21:16:59
131 Log: More small perldelta updates.
132 Branch: perl
133 ! pod/perl591delta.pod
134____________________________________________________________________________
135[ 22495] By: rgs on 2004/03/13 20:05:20
136 Log: Revert change #22489, that seems to cause build failures on Windows.
137 Branch: perl
138 ! win32/Makefile win32/makefile.mk
139____________________________________________________________________________
140[ 22494] By: rgs on 2004/03/13 19:55:43
141 Log: Subject: Re: [PATCH] Stop splitpod truncating sprintf manpage
142 From: Steve Hay <steve.hay@uk.radan.com>
143 Date: Fri, 12 Mar 2004 08:38:41 +0000
144 Message-ID: <40517711.9030204@uk.radan.com>
145 Branch: perl
146 ! pod/splitpod
147____________________________________________________________________________
148[ 22493] By: rgs on 2004/03/12 23:39:16
149 Log: perl591delta nits. Regenerate the tables of contents.
150 Branch: perl
151 ! pod/perl591delta.pod pod/perlmodlib.pod pod/perltoc.pod
152____________________________________________________________________________
153[ 22492] By: rgs on 2004/03/12 21:35:49
154 Log: Update perl591delta. Include a small to-do list in it.
155 Branch: perl
156 ! pod/perl591delta.pod
157____________________________________________________________________________
158[ 22491] By: rgs on 2004/03/12 20:08:31
159 Log: Subject: [PATCH] Math::BigInt v1.70, bignum 0.15, Math::BigRat 0.12
160 From: Tels <perl_dummy@bloodgate.com>
161 Date: Fri, 12 Mar 2004 18:02:30 +0100
162 Message-Id: <200403121802.31679@bloodgate.com>
163 Branch: perl
164 + lib/Math/BigInt/t/_e_math.t
165 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt/t/bare_mbf.t
166 ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
167 ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
168 ! lib/bigint.pm lib/bignum.pm
169____________________________________________________________________________
170[ 22490] By: rgs on 2004/03/12 18:31:12
171 Log: Fix a bug in the cloning of regexps
172
173 Subject: Re: [perl #27530] Regex qr// interpolation fails when chr(0) is used in a thread
174 From: hv@crypt.org
175 Date: Thu, 11 Mar 2004 16:21:50 +0000
176 Message-Id: <200403111621.i2BGLoi20225@zen.crypt.org>
177 (plus another similar fix)
178 Branch: perl
179 ! sv.c
180____________________________________________________________________________
181[ 22489] By: rgs on 2004/03/12 18:26:34
182 Log: Subject: [PATCH] Fix minitest target in Win32 makefiles
183 From: Steve Hay <steve.hay@uk.radan.com>
184 Date: Fri, 12 Mar 2004 15:52:23 +0000
185 Message-ID: <4051DCB7.107@uk.radan.com>
186 Branch: perl
187 ! win32/Makefile win32/makefile.mk
188____________________________________________________________________________
189[ 22488] By: rgs on 2004/03/11 22:57:29
190 Log: Document the new behaviour of the substr lvalue :
191 Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue window
192 From: Dave Mitchell <davem@fdisolutions.com>
193 Date: Mon, 1 Mar 2004 23:59:21 +0000
194 Message-ID: <20040301235921.GC6469@fdisolutions.com>
195 Branch: perl
196 ! pod/perlfunc.pod
197____________________________________________________________________________
198[ 22485] By: davem on 2004/03/11 14:52:58
199 Log: make op/write.t work better under stdio by running the subtests
200 in the child process rather than the parent.
201 Branch: perl
202 ! t/op/write.t
203____________________________________________________________________________
204[ 22484] By: merijn on 2004/03/11 10:08:17
205 Log: Subject: Re: [PATCH] Re: Proposal to remove support for MachTen
206 From: Dominic Dunlop <shouldbedomo@mac.com>
207 Date: Thu, 11 Mar 2004 10:34:01 +0100
208 Message-Id: <3B07B7FC-733F-11D8-AC24-000A27839BD6@mac.com>
209 Branch: perl
210 ! README.machten hints/machten.sh
211____________________________________________________________________________
212[ 22483] By: nicholas on 2004/03/10 20:38:49
213 Log: croaking for readonly SVs in Perl_sv_utf8_upgrade_flags was a mistake
214 back this out until we have a tangible policy
215 Branch: perl
216 ! sv.c
217____________________________________________________________________________
218[ 22482] By: rgs on 2004/03/10 16:16:00
219 Log: Upgrade to Cwd 2.17.
220 Branch: perl
221 ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
222____________________________________________________________________________
223[ 22481] By: rgs on 2004/03/10 10:55:12
224 Log: Subject: Re: [PATCH] More "distclean" tidy ups on Win32
225 From: Steve Hay <steve.hay@uk.radan.com>
226 Date: Wed, 10 Mar 2004 10:58:15 +0000
227 Message-ID: <404EF4C7.9090107@uk.radan.com>
228 Branch: perl
229 ! win32/Makefile win32/makefile.mk
230____________________________________________________________________________
231[ 22480] By: rgs on 2004/03/10 09:25:36
232 Log: Change 22476 left out a similar fix for ExtUtils::MM_Win32
233 (noticed by Steve Hay.)
234 Also, update MANIFEST.SKIP to be in line with the renaming
235 "blibdirs" to "blibdirs.exists".
236 Branch: perl
237 ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Win32.pm
238____________________________________________________________________________
239[ 22479] By: rgs on 2004/03/10 09:07:03
240 Log: A patch by Richard Foley to reduce the amount of
241 forkage between the 5.8 and 5.9 debuggers.
242 Branch: perl
243 ! lib/perl5db.pl
244____________________________________________________________________________
245[ 22478] By: chip on 2004/03/09 23:51:41
246 Log: In line-buffered mode, flush on the *last* newline,
247 not on every newline.
248 Branch: perl
249 ! perlio.c
250____________________________________________________________________________
251[ 22477] By: rgs on 2004/03/09 22:27:22
252 Log: Subject: [PATCH] More "distclean" tidy ups on Win32
253 From: Steve Hay <steve.hay@uk.radan.com>
254 Date: Fri, 05 Mar 2004 09:56:36 +0000
255 Message-ID: <40484ED4.1050001@uk.radan.com>
256 (only the win32 makefiles part)
257 Branch: perl
258 ! win32/Makefile win32/makefile.mk
259____________________________________________________________________________
260[ 22476] By: rgs on 2004/03/09 21:45:49
261 Log: Subject: [PATCH] bleadperl/MM/VMS (was Re: perl@22413)
262 From: "Craig A. Berry" <craigberry@mac.com>
263 Date: Mon, 08 Mar 2004 08:18:43 -0600
264 Message-ID: <404C80C3.6090009@mac.com>
265
266 Avoid to build everything twice on VMS.
267 This is done by renaming the blibdirs target to blibdirs.exists.
268 No, I don't understand why.
269 Branch: perl
270 ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_NW5.pm
271 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
272 ! lib/ExtUtils/t/INST_PREFIX.t
273____________________________________________________________________________
274[ 22474] By: rgs on 2004/03/09 20:29:02
275 Log: Improve the "Prototype mismatch" error message when
276 the redefined subroutine didn't have any prototype.
277 Branch: perl
278 ! op.c t/comp/redef.t
279____________________________________________________________________________
280[ 22473] By: mhx on 2004/03/09 19:09:20
281 Log: Revert change #22472, but keep the new tests.
282 Branch: perl
283 ! pp_ctl.c t/op/range.t
284____________________________________________________________________________
285[ 22472] By: mhx on 2004/03/09 18:41:15
286 Log: Subject: Re: undef and the range operator
287 From: Marcus Holland-Moritz <mhx-perl@gmx.net>
288 Date: Mon, 8 Mar 2004 21:49:55 +0100
289 Message-Id: <20040308214955.3d8be3a6@r2d2>
290 Branch: perl
291 ! pp_ctl.c t/op/range.t
292____________________________________________________________________________
293[ 22471] By: nicholas on 2004/03/09 16:11:37
294 Log: Make a temporary copy of the input buffer in pp_send, so that send
295 and syswrite don't gratuitously upgrade their input to UTF8
296 Branch: perl
297 ! pp_sys.c t/op/sysio.t
298____________________________________________________________________________
299[ 22470] By: rgs on 2004/03/09 15:27:38
300 Log: Upgrade to Cwd 2.16
301 Branch: perl
302 ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
303____________________________________________________________________________
304[ 22469] By: rgs on 2004/03/09 14:56:10
305 Log: Upgrade to CGI.pm 3.04.
306 Branch: perl
307 ! lib/CGI.pm lib/CGI/Cookie.pm
308____________________________________________________________________________
309[ 22468] By: rgs on 2004/03/08 15:35:59
310 Log: perl591delta.pod update.
311 Branch: perl
312 ! pod/perl591delta.pod
313____________________________________________________________________________
314[ 22467] By: rgs on 2004/03/08 10:43:23
315 Log: Another makefile portability fix for Win32 by Steve Hay.
316 Branch: perl
317 ! win32/Makefile win32/makefile.mk
318____________________________________________________________________________
319[ 22466] By: rgs on 2004/03/08 08:06:33
320 Log: Subject: [PATCH] win32_fstat has a potential buffer overrun problem
321 From: Jan Dubois <jand@ActiveState.com>
322 Date: Sun, 07 Mar 2004 17:04:35 -0800
323 Message-ID: <8lgn409p4k2kpde8d428d7a4r7fsgjc8b4@4ax.com>
324 Branch: perl
325 ! win32/win32.c
326____________________________________________________________________________
327[ 22465] By: nicholas on 2004/03/07 23:31:49
328 Log: Fix Dave's original shared hash key corruption bug
329 Branch: perl
330 ! sv.c
331____________________________________________________________________________
332[ 22463] By: nicholas on 2004/03/07 21:34:01
333 Log: Add a readonly check to Perl_sv_utf8_upgrade_flags, a regresion test
334 in utf8.t, and fix 3 bugs it exposed in utfhash.t
335 Branch: perl
336 ! lib/utf8.t sv.c t/op/utfhash.t
337____________________________________________________________________________
338[ 22462] By: rgs on 2004/03/07 20:34:05
339 Log: Subject: undef and the range operator
340 From: Marcus Holland-Moritz <mhx-perl@gmx.net>
341 Date: Sun, 7 Mar 2004 21:11:20 +0100
342 Message-Id: <20040307211120.10e46933@r2d2>
343 Branch: perl
344 ! pp_ctl.c t/op/range.t
345____________________________________________________________________________
346[ 22459] By: rgs on 2004/03/07 18:41:36
347 Log: Subject: Re: [PATCH Cwd 2.15] test tweak for VMS
348 From: "Ken Williams" <ken@mathforum.org>
349 Date: Sun, 7 Mar 2004 09:37:19 -0600
350 Message-Id: <51C75B2A-704D-11D8-BBD2-003065F6D85A@mathforum.org>
351 Branch: perl
352 ! ext/Cwd/t/cwd.t
353____________________________________________________________________________
354[ 22456] By: rgs on 2004/03/07 14:08:43
355 Log: Subject: [PATCH t/op/closure.t] line-end tweak for VMS
356 From: "Craig A. Berry" <craigberry@mac.com>
357 Date: Sat, 06 Mar 2004 22:50:25 -0600
358 Message-ID: <404AAA11.8050001@mac.com>
359 Branch: perl
360 ! t/op/closure.t
361____________________________________________________________________________
362[ 22452] By: rgs on 2004/03/06 21:24:45
363 Log: Subject: [PATCH Cwd 2.15] test tweak for VMS
364 From: "Craig A. Berry" <craigberry@mac.com>
365 Date: Sat, 06 Mar 2004 13:51:55 -0600
366 Message-ID: <404A2BDB.8030401@mac.com>
367 Branch: perl
368 ! ext/Cwd/t/cwd.t
369____________________________________________________________________________
370[ 22451] By: rgs on 2004/03/06 21:09:10
371 Log: Allow syslog() to use numeric constants in addition to strings for
372 facility names and priorities.
373
374 Subject: Patch for Sys::Syslog
375 From: Jim Schneider <jschneid@netilla.com>
376 Date: Fri, 5 Mar 2004 14:03:10 -0500
377 Message-Id: <200403051403.10674.jschneid@netilla.com>
378 Branch: perl
379 ! ext/Sys/Syslog/Syslog.pm
380____________________________________________________________________________
381[ 22446] By: nicholas on 2004/03/06 16:13:48
382 Log: Make threads tests pass make minitest (by skipping)
383 Branch: perl
384 ! t/op/getpid.t t/op/threads.t
385____________________________________________________________________________
386[ 22445] By: davem on 2004/03/06 15:25:32
387 Log: fix coredump in /(?{sub{}})/
388 Branch: perl
389 ! pad.c
390____________________________________________________________________________
391[ 22444] By: rgs on 2004/03/05 21:19:06
392 Log: A small perluniintro clarification by Jarkko.
393 Branch: perl
394 ! pod/perluniintro.pod
395____________________________________________________________________________
396[ 22443] By: rgs on 2004/03/05 14:13:50
397 Log: Subject: [PATCH] Re: Strange segfault
398 From: mhx-perl@gmx.net (Marcus Holland-Moritz)
399 Date: Fri, 5 Mar 2004 15:13:53 +0100
400 Message-ID: <20040305151353.5f3e913c@r2d2>
401 Branch: perl
402 ! pp_ctl.c t/op/range.t
403____________________________________________________________________________
404[ 22442] By: rgs on 2004/03/05 09:31:22
405 Log: Subject: [PATCH] Fix PERLEXE_ICO/PERLEXE_RES targets in makefile.mk on Win32
406 From: steve.hay@uk.radan.com (Steve Hay)
407 Date: Fri, 05 Mar 2004 09:42:32 +0000
408 Message-ID: <40484B88.7070608@uk.radan.com>
409 Branch: perl
410 ! win32/makefile.mk
411____________________________________________________________________________
412[ 22441] By: rgs on 2004/03/05 08:53:08
413 Log: Change 22436 broke the Windows build.
414 Fix by Steve Hay.
415 Branch: perl
416 ! ext/POSIX/POSIX.xs
417____________________________________________________________________________
418[ 22440] By: davem on 2004/03/05 00:09:23
419 Log: silence some compiler warnings
420 Branch: perl
421 ! pp_ctl.c sv.c
422____________________________________________________________________________
423[ 22439] By: davem on 2004/03/04 23:56:42
424 Log: ensure utf8::encode() normalises its arg
425 Branch: perl
426 ! sv.c
427____________________________________________________________________________
428[ 22438] By: davem on 2004/03/04 23:32:38
429 Log: Memory leak in continue loop
430 make sure redo always frees temps
431 Branch: perl
432 ! pp_ctl.c t/op/loopctl.t
433____________________________________________________________________________
434[ 22437] By: davem on 2004/03/04 22:03:17
435 Log: Add perldiag entry for change #22435 (deprecate my $x if 0)
436 Branch: perl
437 ! pod/perldiag.pod
438____________________________________________________________________________
439[ 22436] By: rgs on 2004/03/04 21:52:18
440 Log: Subject: [PATCH] Re: [perl #25270] 5.8.3 - POSIX::ctermid() on Solaris
441 From: Andrew Dougherty <doughera@lafayette.edu>
442 Date: Thu, 4 Mar 2004 14:41:07 -0500 (EST)
443 Message-ID: <Pine.SOL.4.58.0403041438350.5863@maxwell.phys.lafayette.edu>
444 Branch: perl
445 ! ext/POSIX/POSIX.xs
446____________________________________________________________________________
447[ 22435] By: davem on 2004/03/04 21:39:47
448 Log: add deprecation warning for my $x if 0
449 Branch: perl
450 ! op.c t/lib/warnings/op
451____________________________________________________________________________
452[ 22434] By: davem on 2004/03/04 21:38:57
453 Log: remove an 'if $a if 0' from AutoSplit.t
454 Branch: perl
455 ! lib/AutoSplit.t
456____________________________________________________________________________
457[ 22433] By: davem on 2004/03/04 20:33:44
458 Log: retract 22328 and 22332: deprecation warning for my $x if foo
459 Branch: perl
460 ! embed.h op.c opcode.h opcode.pl pod/perldiag.pod pp.sym
461 ! pp_proto.h t/lib/warnings/op
462____________________________________________________________________________
463[ 22432] By: rgs on 2004/03/04 12:18:11
464 Log: Maintainers.pl update by MJD.
465 Branch: perl
466 ! Porting/Maintainers.pl
467____________________________________________________________________________
468[ 22431] By: rgs on 2004/03/04 10:35:59
469 Log: Fix [perl #27357] Scalar Win32::GetOSVersion() broken in 5.8.3
470 (by Steve Hay)
471 Branch: perl
472 + t/win32/getosversion.t
473 ! MANIFEST win32/win32.c
474____________________________________________________________________________
475[ 22430] By: rgs on 2004/03/04 08:03:54
476 Log: Clarify the difference between utf8::downgrade/upgrade
477 and utf8::encode/decode (patch by Jarkko).
478 Branch: perl
479 ! lib/utf8.pm pod/perluniintro.pod
480____________________________________________________________________________
481[ 22429] By: rgs on 2004/03/03 23:01:56
482 Log: A couple of notes in perl591delta
483 (about Benchmark and the debugger.)
484 Branch: perl
485 ! pod/perl591delta.pod
486____________________________________________________________________________
487[ 22428] By: rgs on 2004/03/03 22:15:42
488 Log: Subject: [PATCH] simplify sv.h
489 From: Arthur Bergman <sky@nanisky.com>
490 Date: Sun, 29 Feb 2004 22:04:53 +0000
491 Message-Id: <4D3C272C-6B03-11D8-B799-000A95A2734C@nanisky.com>
492 Branch: perl
493 ! sv.h
494____________________________________________________________________________
495[ 22427] By: rgs on 2004/03/03 21:55:03
496 Log: Speed up the unicode case mappings (for /i, lc, uc, etc).
497 Subject: [PATCH] [perl #24826]
498 From: Jarkko Hietaniemi <jhi@iki.fi>
499 Date: Wed, 3 Mar 2004 09:37:21 +0200
500 Message-Id: <9B5CBF96-6CE5-11D8-83B0-00039362CB92@iki.fi>
501 Branch: perl
502 ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
503 ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
504 ! lib/unicore/mktables t/uni/case.pl utf8.c
505____________________________________________________________________________
506[ 22426] By: rgs on 2004/03/03 21:04:48
507 Log: Subject: [PATCH] debugger (5.8.x and 5.9.x)
508 From: Richard.Foley@t-online.de (Richard Foley)
509 Date: Wed, 3 Mar 2004 16:10:25 +0100
510 Message-Id: <200403031610.25080.richard.foley@rfi.net>
511 Branch: perl
512 ! lib/perl5db.pl
513____________________________________________________________________________
514[ 22425] By: davem on 2004/03/03 00:02:51
515 Log: stop t/op/write.t failures under stdio by always closing files
516 before reading them back; also replace `cat file` with a function
517 to read in the file
518 Branch: perl
519 ! t/op/write.t
520____________________________________________________________________________
521[ 22424] By: nicholas on 2004/03/02 22:22:49
522 Log: Change the skip logic on the unicode tests so that they don't rely on
523 miniperl's "dynamic loading unavailable" message
524 Branch: perl
525 ! t/uni/chomp.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
526 ! t/uni/tr_utf8.t
527____________________________________________________________________________
528[ 22423] By: nicholas on 2004/03/02 22:02:36
529 Log: Work on eliminating systematic failures on make minitest:
530 make minitest passes a -minitest flag to t/TEST
531 t/TEST sees this and sets $ENV{PERL_CORE_MINITEST}
532 Tests can choose to skip based on this.
533 (Other tactic is to make loading of Errno by %! happen at run time.)
534 Branch: perl
535 ! Makefile.SH t/TEST t/io/binmode.t t/io/crlf.t t/io/layers.t
536 ! t/io/open.t t/io/print.t t/io/read.t t/op/magic.t
537____________________________________________________________________________
538[ 22422] By: davem on 2004/03/02 21:33:22
539 Log: Remove machine-dependent rounding dependency from write overflow
540 tests
541 Branch: perl
542 ! t/op/write.t
543____________________________________________________________________________
544[ 22421] By: rgs on 2004/03/02 21:25:12
545 Log: Subject: [PATCH] nmake distclean cleans too much from lib/Digest on Win32
546 From: Steve Hay <steve.hay@uk.radan.com>
547 Date: Fri, 27 Feb 2004 17:42:26 +0000
548 Message-ID: <403F8182.5090607@uk.radan.com>
549 Branch: perl
550 ! win32/Makefile win32/makefile.mk
551____________________________________________________________________________
552[ 22419] By: davem on 2004/03/01 22:17:52
553 Log:
554 add tests for change 22414 (lvalue substr jollity)
555 courtesy of Graham Barr.
556 Branch: perl
557 ! t/op/substr.t
558____________________________________________________________________________
559[ 22418] By: davem on 2004/03/01 22:00:11
560 Log: integrate Time::HiRes 1.56 from CPAN
561 (which is itself mostly derived from the bleedperl version)
562 Branch: perl
563 ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
564 ! ext/Time/HiRes/Makefile.PL
565____________________________________________________________________________
566[ 22417] By: mhx on 2004/02/29 21:46:19
567 Log: Make panics a bit more verbose to ease debugging.
568 Branch: perl
569 ! thread.h
570____________________________________________________________________________
571[ 22415] By: davem on 2004/02/29 18:06:45
572 Log: make test breaks permissions on /dev/tty
573 perl -i could fchmod(stdin) by mistake
574 Branch: perl
575 ! doio.c
576____________________________________________________________________________
577[ 22414] By: davem on 2004/02/29 16:21:34
578 Log: Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue
579 From: Graham Barr <gbarr@pobox.com>
580 Date: Wed, 29 Oct 2003 09:56:53 +0000
581 Message-Id: <3993BF6C-09F6-11D8-B6DD-0003938857CC@pobox.com>
582
583 make a variable aliased to an lvalue substr value work as expected
584 Branch: perl
585 ! mg.c
586____________________________________________________________________________
587[ 22411] By: nicholas on 2004/02/29 13:08:28
588 Log: Bump Socket's version to a real floating point value
589 Branch: perl
590 ! ext/Socket/Socket.pm
591____________________________________________________________________________
592[ 22410] By: ams on 2004/02/29 04:29:24
593 Log: Back out _01 version suffix.
594 Branch: perl
595 ! ext/Storable/Storable.pm
596____________________________________________________________________________
597[ 22409] By: davem on 2004/02/28 23:29:10
598 Log: Bump version numbers of moules affected by change #22258
599 (removing /tmp and other insecurities)
600 Branch: perl
601 ! ext/DB_File/DB_File.pm ext/Devel/PPPort/PPPort.pm
602 ! ext/Socket/Socket.pm ext/Storable/Storable.pm
603 ! ext/Time/HiRes/HiRes.pm lib/CGI/Cookie.pm
604 ! lib/ExtUtils/MakeMaker.pm lib/Memoize.pm lib/Shell.pm
605 ! lib/perl5db.pl
606____________________________________________________________________________
607[ 22408] By: davem on 2004/02/28 22:37:08
608 Log: make the bison-based parser threadsafe and capable of deep
609 recursion by eradicating Perl_yylex_r()
610 Branch: perl
611 ! embed.fnc embed.h embedvar.h intrpvar.h mg.c perl.h perlapi.h
612 ! perly.c proto.h toke.c
613____________________________________________________________________________
614[ 22407] By: nicholas on 2004/02/28 16:10:20
615 Log: Use File::Temp for tempfiles if it is available.
616 (Based on a patch from Solar Designer <solar@openwall.com> in
617 Message-ID: <20040125222218.GA13499@openwall.com>, the bulk of which
618 was applied as change 22258)
619 Branch: perl
620 ! utils/perlbug.PL
621____________________________________________________________________________
622[ 22406] By: mhx on 2004/02/28 15:04:41
623 Log: Fix segfaults when running under -Dx.
624 Branch: perl
625 ! dump.c
626____________________________________________________________________________
627[ 22403] By: nicholas on 2004/02/27 17:56:30
628 Log: Assimilate Cwd 2.15 from CPAN
629 Branch: perl
630 ! ext/Cwd/Changes lib/Cwd.pm
631____________________________________________________________________________
632[ 22401] By: nicholas on 2004/02/27 16:27:19
633 Log: Create a new local $_ without triggering tie by using local *_ = \my $a
634 (an idea from Ton Hospel, Message-Id: <c1igq3$n84$1@post.home.lunix>)
635 Branch: perl
636 ! lib/File/Find.pm lib/File/Find/t/find.t
637____________________________________________________________________________
638[ 22400] By: merijn on 2004/02/27 15:25:27
639 Log: When threads are active we need -lpthread, but previous `fix' of
640 now linked libraries invalidated the regex for sed (AIX 5 has no
641 seperate libc.a and libc_r.a the latter links to the first)
642 Branch: perl
643 ! hints/aix.sh
644____________________________________________________________________________
645[ 22397] By: nicholas on 2004/02/27 13:13:43
646 Log: Correct thinko in comment.
647 Branch: perl
648 ! op.c
649____________________________________________________________________________
650[ 22393] By: nicholas on 2004/02/27 10:41:39
651 Log: In hsplit, if a normal hash has placeholders then clear them before
652 splitting. We can do this safely because Storable ensures hsplit is
653 not called while it builds restricted hashes (actually any hashes)
654 This change may not make things faster, but now we have the choice.
655 Branch: perl
656 ! ext/Storable/t/restrict.t hv.c
657____________________________________________________________________________
658[ 22391] By: nicholas on 2004/02/27 10:27:38
659 Log: My re-implementation of hv_clear_placeholders was buggy - not sure why
660 the tests still passed. Fixed.
661 Branch: perl
662 ! hv.c
663____________________________________________________________________________
664[ 22383] By: nicholas on 2004/02/26 14:59:40
665 Log: Moving all the e-mail addresses over by 1 column makes them start on
666 an 8 column tabstop, which makes editing this file easier.
667 So then I replaced spaces with tabs and made it smaller too.
668 Branch: perl
669 ! AUTHORS
670____________________________________________________________________________
671[ 22382] By: nicholas on 2004/02/26 14:49:13
672 Log: Add Mark Fowler
673 Branch: perl
674 ! AUTHORS
675____________________________________________________________________________
676[ 22381] By: nicholas on 2004/02/26 13:11:07
677 Log: Integrate:
678 [ 22339]
679 Mention 5.005_04 RC2
680
681 [ 22360]
682 Update for 5.005_04 release
683 Branch: perl
684 !> pod/perlhist.pod
685____________________________________________________________________________
686[ 22380] By: rgs on 2004/02/26 13:03:43
687 Log: Subject: [PATCH] Improved perlapi documentation for croak
688 From: Mark Fowler <mark@twoshortplanks.com>
689 Date: Wed, 25 Feb 2004 22:47:21 +0000 (GMT)
690 Message-ID: <Pine.LNX.4.55.0402252242510.32152@gan.twoshortplanks.com>
691
692 (and regenerate perlapi.pod.)
693 Branch: perl
694 ! pod/perlapi.pod util.c
695____________________________________________________________________________
696[ 22379] By: merijn on 2004/02/26 08:44:53
697 Log: From: Art Haas <ahaas@airmail.net>
698 Subject: Replacing '-rdynamic' in Configure script
699 Date: Fri, 20 Feb 2004 13:53:56 -0600
700 Message-ID: <20040220195400.31177.qmail@onion.perl.org>
701 Branch: perl
702 ! Configure
703____________________________________________________________________________
704[ 22377] By: davem on 2004/02/25 21:07:44
705 Log: remove my work address
706 Branch: perl
707 ! AUTHORS
708____________________________________________________________________________
709[ 22376] By: davem on 2004/02/25 17:10:56
710 Log: stop "const in void context" warning for a const in an
711 optimised-away boolean expresssion, eg 5 || print;
712 Branch: perl
713 ! op.c op.h t/lib/warnings/op
714____________________________________________________________________________
715[ 22375] By: merijn on 2004/02/25 11:13:12
716 Log: Skip the Net/Ping/450_service failures on HP-UX for the time being
717 Branch: perl
718 ! lib/Net/Ping/t/450_service.t
719____________________________________________________________________________
720[ 22374] By: merijn on 2004/02/25 09:32:12
721 Log: AIX hints stage 3: remove AIX 3 and AIX 4 after split off
722 One open issue left: promoting to cc_r for threaded builds
723 need a review to permit users using -Dcc=xlc_r for non
724 threaded builds
725 Branch: perl
726 ! hints/aix.sh
727____________________________________________________________________________
728[ 22373] By: davem on 2004/02/24 23:25:52
729 Log: fix memory leak in @_ = ...; goto &sub
730 Branch: perl
731 ! pp_ctl.c
732____________________________________________________________________________
733[ 22372] By: rgs on 2004/02/24 22:44:34
734 Log: Enhance test cleanliness by a very small factor.
735 Branch: perl
736 ! t/comp/parser.t
737____________________________________________________________________________
738[ 22371] By: rgs on 2004/02/24 22:34:06
739 Log: Fix a segfault during optree construction. (bug #27024)
740 Branch: perl
741 ! op.c t/comp/parser.t
742____________________________________________________________________________
743[ 22370] By: rgs on 2004/02/24 20:39:26
744 Log: Update Changes and AUTHORS.
745 Branch: perl
746 ! AUTHORS Changes
747____________________________________________________________________________
1a55ae8d
RGS
748[ 22369] By: rgs on 2004/02/24 19:53:51
749 Log: Subject: [PATCH] optimization for map in scalar context
750 From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
751 Date: Tue, 24 Feb 2004 12:02:57 +0100
752 Message-id: <20040224110257.GA5510@ethan>
753 Branch: perl
754 ! pp_ctl.c
755____________________________________________________________________________
756[ 22368] By: rgs on 2004/02/24 19:30:12
757 Log: Subject: Bugfix for perlrequick and perlretut
758 From: Mark Kvale <kvale@phy.ucsf.edu>
759 Date: Tue, 24 Feb 2004 11:32:34 -0800
760 Message-Id: <200402241132.34656.kvale@phy.ucsf.edu>
761 Branch: perl
762 ! pod/perlrequick.pod pod/perlretut.pod
763____________________________________________________________________________
764[ 22367] By: rgs on 2004/02/23 22:08:33
765 Log: Instead of localising *_, use a dummy foreach loop to get
766 a local value of $_
767 Branch: perl
768 ! lib/File/Find.pm
769____________________________________________________________________________
770[ 22366] By: rgs on 2004/02/23 21:40:02
771 Log: Subject: Re: [perl #24338] Attribute::Handlers will trash UNIVERSAL
772 From: alan <alan@pair.com>
773 Date: Tue, 17 Feb 2004 14:23:08 -0500 (EST)
774 Message-ID: <Pine.BSF.4.58.0402171418090.80983@smx.pair.com>
775 Branch: perl
776 ! lib/Attribute/Handlers.pm
777____________________________________________________________________________
778[ 22365] By: rgs on 2004/02/23 21:30:42
779 Log: Update perl591delta.
780 Branch: perl
781 ! pod/perl591delta.pod
782____________________________________________________________________________
783[ 22364] By: rgs on 2004/02/23 20:56:38
784 Log: Fix bug #26910: hints were not propagated into (?{...})
785 blocks, except the utf8 pragma.
786 Branch: perl
787 ! pp_ctl.c t/lib/strict/refs t/lib/strict/subs t/lib/strict/vars
788____________________________________________________________________________
789[ 22363] By: rgs on 2004/02/23 19:15:53
790 Log: Subject: Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation
791 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
792 Date: Sun, 22 Feb 2004 16:09:33 +0900
793 Message-Id: <20040222160505.98E5.BQW10602@nifty.com>
794
795 Subject: [PATCH] Encode::CN::HZ (was Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation)
796 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
797 Date: Sun, 22 Feb 2004 18:41:43 +0900
798 Message-Id: <20040222182357.6B39.BQW10602@nifty.com>
799
800 Plus, add a "_01" to the theoretical version number of Encode::CN::HZ.
801 Branch: perl
802 ! ext/Encode/lib/Encode/CN/HZ.pm pp_hot.c t/op/concat.t
803____________________________________________________________________________
804[ 22362] By: rgs on 2004/02/23 18:31:31
805 Log: Subject: [PATCH] Benchmark for child processes
806 From: Chia-liang Kao <clkao@clkao.org>
807 Date: Mon, 23 Feb 2004 22:53:51 +0800
808 Message-ID: <20040223145351.GH94376@portege.clkao.org>
809 Branch: perl
810 ! lib/Benchmark.pm
811____________________________________________________________________________
812[ 22359] By: merijn on 2004/02/23 11:55:08
813 Log: Subject: Re: Perl 5.8.1 on IRIX 5.3
814 Date: Thu, 22 Jan 2004 18:35:26 +0100 (CET)
815 From: Georg Schwarz <geos@epost.de>
816 Message-Id: <E1Ajijm-0006ya-LE@mikro.physik.TU-Berlin.DE>
817 Branch: perl
818 ! hints/irix_5.sh
819____________________________________________________________________________
820[ 22358] By: rgs on 2004/02/22 21:49:47
821 Log: Subject: initial patch for cygwin IPC via cygserver
822 From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
823 Date: Thu, 19 Feb 2004 09:01:13 -0800
824 Message-ID: <20040219170113.GA2792@efn.org>
825 Branch: perl
826 ! ext/IPC/SysV/hints/cygwin.pl hints/cygwin.sh
827____________________________________________________________________________
828[ 22357] By: davem on 2004/02/22 15:43:53
829 Log: Extend OP_AELEMFAST optimisation to lexical arrays
830 Branch: perl
831 ! ext/B/B/Concise.pm ext/B/B/Deparse.pm op.c op.h pp_hot.c
832____________________________________________________________________________
833[ 22356] By: rgs on 2004/02/21 16:51:52
834 Log: We're not binary compatible with 5.8.
835 Change PERL_API_VERSION to 5.9.1.
836 Branch: perl
837 ! patchlevel.h
838____________________________________________________________________________
839[ 22355] By: rgs on 2004/02/21 16:30:02
840 Log: Document change #22353 in perldelta.
841 Branch: perl
842 ! pod/perl591delta.pod
843____________________________________________________________________________
844[ 22354] By: rgs on 2004/02/21 16:23:54
845 Log: Increment the version number of B, due to the incompatible
846 API change introduced by #22353 (no more op_seq method.)
847 Branch: perl
848 ! ext/B/B.pm
849____________________________________________________________________________
850[ 22353] By: rgs on 2004/02/21 16:18:32
851 Log: Subject: Re: op_seq (was: Freeing code)
852 From: Paul Johnson <paul@pjcj.net>
853 Date: Sat, 21 Feb 2004 02:31:47 +0100
854 Message-ID: <20040221013147.GB6953@pjcj.net>
855
856 Rework the OP structure to use less space.
857 Remove op_seq (and simulate it in dump.c),
858 replace it by op_opt and op_static,
859 shrink op_type, remove PL_op_seqmax.
860 Branch: perl
861 ! bytecode.pl dump.c embed.h embedvar.h ext/B/B.xs
862 ! ext/B/B/Asmdata.pm ext/B/B/C.pm ext/B/B/Concise.pm
863 ! ext/B/B/Debug.pm ext/ByteLoader/byterun.c
864 ! ext/ByteLoader/byterun.h intrpvar.h op.c op.h perlapi.h
865 ! pod/perlintern.pod sv.c
866____________________________________________________________________________
867[ 22352] By: rgs on 2004/02/20 17:29:32
868 Log: When you write C<my $_ ; for (...) {...}>, the lexical $_
869 is not actually introduced by the for statement.
870 Branch: perl
871 ! op.c
872____________________________________________________________________________
873[ 22351] By: davem on 2004/02/20 15:38:10
874 Log: remove a split test's dependence on -Dx output
875 (needed after change #22343)
876 Branch: perl
877 ! t/op/split.t
878____________________________________________________________________________
879[ 22350] By: davem on 2004/02/20 15:34:27
880 Log: add Deparse/Concise support for inplace sort (change 22349)
881 Branch: perl
882 ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
883____________________________________________________________________________
884[ 22349] By: davem on 2004/02/20 14:54:35
885 Log: optimise the sorting inplace of plain arrays: @a = sort @a
886 Branch: perl
887 ! op.c op.h pp_sort.c t/op/sort.t
888____________________________________________________________________________
889[ 22348] By: davem on 2004/02/20 14:18:13
890 Log: Document the SVf_PADSTALE flag
891 Branch: perl
892 ! pad.c
893____________________________________________________________________________
894[ 22347] By: rgs on 2004/02/20 10:46:51
895 Log: Delete lib/IPC/SysV.t (duplicate of ext/IPC/SysV/t/ipcsysv.t)
896 Branch: perl
897 - lib/IPC/SysV.t
898 ! MANIFEST
899____________________________________________________________________________
900[ 22346] By: rgs on 2004/02/20 10:23:51
901 Log: Subject: [PATCH] genmk95.pl touchup for distclean on Win98
902 From: Greg Matheson <lang@ms.chinmin.edu.tw>
903 Date: Fri, 20 Feb 2004 15:34:59 +0800
904 Message-ID: <20040220153459.A30249@ms.chinmin.edu.tw>
905 Branch: perl
906 ! win32/genmk95.pl
907____________________________________________________________________________
908[ 22345] By: rgs on 2004/02/20 08:21:47
909 Log: Upgrade to Term::ANSIColor 1.08.
910 Branch: perl
911 ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
912 ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
913____________________________________________________________________________
914[ 22344] By: rgs on 2004/02/19 21:17:10
915 Log: Upgrade to prereleases of Math::BigInt 1.70 and
916 Math::BigRat 0.12, by Tels.
917 Branch: perl
918 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
919 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
920 ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
921 ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/bigfltpm.inc
922 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
923 ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
924 ! lib/Math/BigInt/t/bigints.t lib/Math/BigInt/t/biglog.t
925 ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/config.t
926 ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
927 ! lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/sub_mbf.t
928 ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
929 ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
930 ! lib/Math/BigInt/t/use_mbfw.t lib/Math/BigInt/t/with_sub.t
931 ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
932 ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
933 ! lib/bigint.pm t/lib/Math/BigInt/BareCalc.pm
934 ! t/lib/Math/BigInt/Scalar.pm t/lib/Math/BigRat/Test.pm
935____________________________________________________________________________
936[ 22343] By: davem on 2004/02/19 13:43:18
937 Log: -Dx could coredump on threaded builds because consts are now
938 stored in the pad
939 Branch: perl
940 ! dump.c
941____________________________________________________________________________
942[ 22342] By: rgs on 2004/02/18 21:38:13
943 Log: Add a tool to report dual-lived core modules that don't
944 have the same version than the corresponding module on CPAN.
945 Branch: perl
946 + Porting/corecpan.pl
947 ! MANIFEST
948____________________________________________________________________________
949[ 22341] By: rgs on 2004/02/18 14:04:11
950 Log: Document the removal of PERL_XS_APIVERSION and PERL_PM_APIVERSION.
951 Branch: perl
952 ! pod/perl591delta.pod
953____________________________________________________________________________
954[ 22338] By: rgs on 2004/02/18 13:32:17
955 Log: Add base.pm and fields.pm to the maintainer list.
956 Remove a duplicate file from this list.
957 Branch: perl
958 ! Porting/Maintainers.pl
959____________________________________________________________________________
960[ 22337] By: davem on 2004/02/18 13:22:13
961 Log: fix write test: -small_number may be displayed as 00.00 or -0.00
962 Branch: perl
963 ! t/op/write.t
964____________________________________________________________________________
965[ 22334] By: merijn on 2004/02/18 12:18:52
966 Log: Removed pm_apiversion and xs_apiversion as requested by
967 the pumpkin. Chainsaw was still in perfect working order.
968 Branch: perl
969 ! Configure Cross/config.sh-arm-linux NetWare/config.wc
970 ! NetWare/config_H.wc Porting/Glossary Porting/config.sh
971 ! Porting/config_H config_h.SH configure.com epoc/config.sh
972 ! plan9/config.plan9 plan9/config_h.sample
973 ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
974 ! win32/config.gc win32/config.vc win32/config.vc64
975 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
976 ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
977____________________________________________________________________________
978[ 22332] By: davem on 2004/02/18 11:14:43
979 Log: Add tests for the C<my $x if foo> deprecation, and change the
980 warning text
981 Branch: perl
982 ! op.c pod/perldiag.pod t/lib/warnings/op
983____________________________________________________________________________
984[ 22330] By: mhx on 2004/02/18 08:53:03
985 Log: 1. Add section to perlxs.pod describing that the refcount of AVs/HVs
986 returned from XSUBs through RETVAL isn't decremented as it is for
987 SVs. This causes those XSUBs to leak memory and cannot be fixed
988 without breaking existing CPAN modules that work around this bug.
989
990 2. Fix a memory leak of that kind in POSIX::localconv.
991 Branch: perl
992 ! ext/POSIX/POSIX.xs pod/perlxs.pod
993____________________________________________________________________________
994[ 22329] By: rgs on 2004/02/18 08:25:58
995 Log: Encode has local changes. Up-version it.
996 Branch: perl
997 ! ext/Encode/Encode.pm
998____________________________________________________________________________
999[ 22328] By: davem on 2004/02/17 23:30:50
1000 Log: add deprecation warning for C<my $x if foo> and C<foo && (my $x)>
1001 Branch: perl
1002 ! op.c opcode.h opcode.pl pod/perldiag.pod pp.sym pp_proto.h
1003____________________________________________________________________________
1004[ 22327] By: rgs on 2004/02/17 23:22:45
1005 Log: It's better to localize *_ than $_, to avoid magic leakage
1006 Branch: perl
1007 ! lib/File/Find.pm
1008____________________________________________________________________________
1009[ 22326] By: rgs on 2004/02/17 23:18:25
1010 Log: One of the new tests of MIME::Base64 relies on a non-core module.
1011 Branch: perl
1012 - ext/MIME/Base64/t/bad-sv.t
1013 ! MANIFEST
1014____________________________________________________________________________
1015[ 22325] By: rgs on 2004/02/17 23:10:22
1016 Log: Upgrade to MIME::Base64 3.00.
1017 Fix t/warn.t so it works in the core.
1018 Reintegrate change #22309 in it. Bump $VERSION to 3.00_01.
1019 Branch: perl
1020 + ext/MIME/Base64/t/bad-sv.t ext/MIME/Base64/t/warn.t
1021 ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
1022 ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
1023 ! ext/MIME/Base64/t/base64.t
1024____________________________________________________________________________
1025[ 22323] By: rgs on 2004/02/17 22:20:25
1026 Log: Be more clear. Use simple words.
1027 Branch: perl
1028 ! pod/perl591delta.pod
1029____________________________________________________________________________
1030[ 22322] By: davem on 2004/02/17 21:52:08
1031 Log: remove C<my $x if foo> construct from core modules
1032 Branch: perl
1033 ! ext/B/B/Deparse.pm ext/IO/lib/IO/Handle.pm
1034 ! ext/IO/lib/IO/Pipe.pm lib/ExtUtils/Liblist/Kid.pm
1035 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Win95.pm
1036 ! lib/Net/NNTP.pm lib/Net/POP3.pm lib/Net/SMTP.pm
1037 ! lib/Pod/Parser.pm lib/Test/Harness.pm utils/h2xs.PL
1038____________________________________________________________________________
1039[ 22321] By: rgs on 2004/02/17 21:22:17
1040 Log: Dave Mitchell suggested this perldelta entry for the SVp_* reordering.
1041 Branch: perl
1042 ! pod/perl591delta.pod
1043____________________________________________________________________________
1044[ 22320] By: rgs on 2004/02/17 21:07:11
1045 Log: Bump $B::VERSION (because of change #22315).
1046 Branch: perl
1047 ! ext/B/B.pm
1048____________________________________________________________________________
1049[ 22319] By: rgs on 2004/02/17 21:03:09
1050 Log: Regenerate table of contents and other related files.
1051 Branch: perl
1052 ! MANIFEST pod/perl.pod pod/perltoc.pod
1053____________________________________________________________________________
1054[ 22318] By: rgs on 2004/02/17 20:06:04
1055 Log: Bump up perl's version number to 5.9.1.
1056 Add perl591delta in perl.pod.
1057 Update the sample config files in Porting/.
1058 Branch: perl
1059 ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
1060 ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
1061 ! plan9/config.plan9 pod/perl.pod win32/Makefile
1062 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1063 ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
1064____________________________________________________________________________
1065[ 22317] By: davem on 2004/02/17 19:28:58
1066 Log: 22316 had stupid precedence thinkos
1067 Branch: perl
1068 ! pp.c pp_hot.c
1069____________________________________________________________________________
1070[ 22316] By: davem on 2004/02/17 18:23:27
1071 Log: Slight update to #22315 ($lval=*FOO); optimise the hot tests,
1072 and fix some incorrect indentation
1073 Branch: perl
1074 ! pp.c pp_hot.c sv.c
1075____________________________________________________________________________
1076[ 22315] By: davem on 2004/02/17 18:01:52
1077 Log: Subject: Re: [PATCH] GLOB to LVALUE assignment fix
1078 From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
1079 Date: Tue, 17 Feb 2004 17:32:16 +0100
1080 Message-Id: <20040217163216.GA6805@ethan>
1081
1082 Make PVLV a superset of PVGV, so that $lvalue = *FOO works
1083 Branch: perl
1084 ! dump.c ext/B/B.pm ext/B/B.xs pp.c pp_hot.c sv.c sv.h t/op/gv.t
1085____________________________________________________________________________
1086[ 22314] By: merijn on 2004/02/17 11:22:24
1087 Log: 1. Creating backward compatibility for Configure after patches
1088 #22227 and #22302 to still support 5.8.x and below
1089
1090 2. Small change for building on GNU hurd
1091 Date: Sun, 15 Feb 2004 23:27:17 +1100
1092 From: "Brendan O'Dea" <bod@debian.org>
1093 Message-ID: <20040215122717.GA26812@londo.c47.org>
1094 Branch: perl
1095 ! Configure Makefile.SH hints/gnu.sh
1096____________________________________________________________________________
1097[ 22313] By: mhx on 2004/02/16 20:27:40
1098 Log: Fix for Win32 build failure caused by the byacc to bison switch.
1099 Branch: perl
1100 ! perl.h
1101____________________________________________________________________________
1102[ 22312] By: rgs on 2004/02/16 13:16:43
1103 Log: Revert change 22308 (the patch was against maint, not blead)
1104 Branch: perl
1105 ! lib/ExtUtils/instmodsh
1106____________________________________________________________________________
1107[ 22310] By: merijn on 2004/02/16 11:30:29
1108 Log: Fix typo in doc for Encode
1109 From: "Brendan O'Dea" <bod@debian.org>
1110 Date: Sun, 15 Feb 2004 23:27:17 +1100
1111 Message-ID: <20040215122717.GA26812@londo.c47.org>
1112 Branch: perl
1113 ! ext/Encode/Encode.pm
1114____________________________________________________________________________
1115[ 22309] By: merijn on 2004/02/16 11:27:34
1116 Log: Missing semi-colon
1117 From: "Brendan O'Dea" <bod@debian.org>
1118 Date: Sun, 15 Feb 2004 23:27:17 +1100
1119 Message-ID: <20040215122717.GA26812@londo.c47.org>
1120 Branch: perl
1121 ! ext/MIME/Base64/Base64.xs
1122____________________________________________________________________________
1123[ 22308] By: merijn on 2004/02/16 11:24:59
1124 Log: Add some basic POD to lib/ExtUtils/instmodsh so that
1125 it has a manpage.
1126 From: "Brendan O'Dea" <bod@debian.org>
1127 Date: Sun, 15 Feb 2004 23:27:17 +1100
1128 Message-ID: <20040215122717.GA26812@londo.c47.org>
1129 Branch: perl
1130 ! lib/ExtUtils/instmodsh
1131____________________________________________________________________________
1132[ 22307] By: rgs on 2004/02/15 11:02:49
1133 Log: Subject: [patch perlguts.pod] save_item doesn't handle magic
1134 From: Stas Bekman <stas@stason.org>
1135 Date: Fri, 13 Feb 2004 20:18:59 -0800
1136 Message-ID: <402DA1B3.2010608@stason.org>
1137 Branch: perl
1138 ! pod/perlguts.pod
1139____________________________________________________________________________
1140[ 22306] By: davem on 2004/02/15 00:24:26
1141 Log: Segmentation fault with
1142 sub x { shift; @a = @b; eval +{ use } }
1143 Branch: perl
1144 ! op.c perly.act perly.h perly.tab perly.y t/comp/parser.t
1145____________________________________________________________________________
1146[ 22305] By: davem on 2004/02/14 23:52:09
1147 Log: Enable v (verbose) switch on -Dp to display the top 8 elements
1148 on the parser stack at each reduce. Also,
1149
1150 Subject: Re: switch from byacc to bison
1151 From: "Craig A. Berry" <craigberry@mac.com>
1152 Date: Sat, 14 Feb 2004 13:26:45 -0600
1153 Message-ID: <craigberry-8058A3.13264414022004@onion.develooper.com>
1154
1155 change #if DEBUGGING to #ifdef ... in perly.c
1156 Branch: perl
1157 ! perly.c pod/perlrun.pod
1158____________________________________________________________________________
1159[ 22304] By: davem on 2004/02/14 13:33:26
1160 Log: Subject: Re: switch from byacc to bison
1161 From: Abe Timmerman <abeltje@cpan.org>
1162 Date: Sat, 14 Feb 2004 11:56:24 +0100
1163 Message-Id: <200402141156.58185.abeltje@cpan.org>
1164
1165 Fix typos in pumpkin.pod
1166 Branch: perl
1167 ! Porting/pumpkin.pod
1168____________________________________________________________________________
1169[ 22303] By: davem on 2004/02/14 12:28:37
1170 Log: remove binary compatibility stuff from the yacc -> bison switch
1171 of change #22302
1172 Branch: perl
1173 ! embedvar.h intrpvar.h
1174____________________________________________________________________________
1175[ 22302] By: davem on 2004/02/14 02:06:53
1176 Log: Switch from byacc to bison and simplify the perly.* regeneration
1177 process
1178 Branch: perl
1179 + perly.act perly.tab regen_perly.pl
1180 - perly.fixer perly_c.diff perlyline.pl vms/perly_c.vms
1181 - vms/perly_h.vms vms/vms_yfix.pl
1182 ! MANIFEST Makefile.SH Porting/pumpkin.pod embedvar.h intrpvar.h
1183 ! op.c perl.h perlapi.h perly.c perly.h perly.y sv.c toke.c
1184 ! vms/descrip_mms.template
1185____________________________________________________________________________
1186[ 22301] By: rgs on 2004/02/13 21:11:25
1187 Log: Fix an fcntl example in perlopentut, spotted by MJD.
1188 Branch: perl
1189 ! pod/perlopentut.pod
1190____________________________________________________________________________
1191[ 22300] By: davem on 2004/02/12 23:18:20
1192 Log: The new -Dq option didn't actually work!
1193 Branch: perl
1194 ! perl.h
1195____________________________________________________________________________
1196[ 22299] By: merijn on 2004/02/12 14:32:15
1197 Log: Subject: [comment patch] (ed: mg.c:mg_set() => mg.c:Perl_magic_set())
1198 From: Stas Bekman <stas@stason.org>
1199 Date: Wed, 11 Feb 2004 16:53:54 -0800
1200 Message-ID: <402ACEA2.4020907@stason.org>
1201 Branch: perl
1202 ! perl.c
1203____________________________________________________________________________
1204[ 22298] By: rgs on 2004/02/10 08:49:12
1205 Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
1206 From: Greg Matheson <lang@ms.chinmin.edu.tw>
1207 Date: Tue, 10 Feb 2004 12:36:33 +0800
1208 Message-ID: <20040210043633.GA33671687@momotaro>
1209 Branch: perl
1210 ! win32/makefile.mk
1211____________________________________________________________________________
1212[ 22297] By: rgs on 2004/02/10 08:05:16
1213 Log: Add 5.005_04-RC1 and Leon in perlhist.
1214 Branch: perl
1215 ! pod/perlhist.pod
1216____________________________________________________________________________
1217[ 22295] By: rgs on 2004/02/09 22:48:54
1218 Log: Add a note in Unicode::UCD about the _getcode() function
1219 being copy-n-pasted in charnames.pm. (spotted by Merijn)
1220 Branch: perl
1221 ! lib/Unicode/UCD.pm
1222____________________________________________________________________________
1223[ 22294] By: rgs on 2004/02/09 21:48:15
1224 Log: Implement stacked filetest operators (-f -w -x $file).
1225 Branch: perl
1226 ! doio.c dump.c ext/B/B/Concise.pm op.c op.h
1227 ! pod/perl591delta.pod pod/perlfunc.pod pp_sys.c t/op/filetest.t
1228____________________________________________________________________________
1229[ 22292] By: rgs on 2004/02/09 21:17:40
1230 Log: Subject: Re: [perl #26073] sprintf miscounts padding when format is utf8
1231 From: hv@crypt.org
1232 Date: Mon, 09 Feb 2004 03:21:21 +0000
1233 Message-Id: <200402090321.i193LL907950@zen.crypt.org>
1234 Branch: perl
1235 ! sv.c t/op/sprintf2.t
1236____________________________________________________________________________
1237[ 22291] By: rgs on 2004/02/09 21:09:14
1238 Log: Subject: reduce overhead of charnames.pm, make op/pat.t work under miniperl
1239 From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
1240 Date: Mon, 9 Feb 2004 00:51:45 -0800
1241 Message-ID: <20040209085145.GA3204@efn.org>
1242 (plus an etymological notice)
1243 Branch: perl
1244 ! lib/charnames.pm
1245____________________________________________________________________________
1246[ 22290] By: rgs on 2004/02/08 21:34:27
1247 Log: Add the new private flag OPpGREP_LEX in B::Concise.
1248 Branch: perl
1249 ! ext/B/B/Concise.pm
1250____________________________________________________________________________
1251[ 22289] By: rgs on 2004/02/08 21:21:28
1252 Log: map and grep weren't working correctly with lexical $_ in
1253 scalar context, because pp_mapwhile and pp_grepwhile were using
1254 their target as a temporary slot to store the return value.
1255 Branch: perl
1256 ! pp_ctl.c pp_hot.c t/op/mydef.t
1257____________________________________________________________________________
1258[ 22287] By: rgs on 2004/02/08 12:01:35
1259 Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
1260 From: Greg Matheson <lang@ms.chinmin.edu.tw>
1261 Date: Mon, 2 Feb 2004 16:52:44 +0800
1262 Message-ID: <20040202165244.A17415@ms.chinmin.edu.tw>
1263 Branch: perl
1264 ! win32/makefile.mk
1265____________________________________________________________________________
1266[ 22286] By: rgs on 2004/02/08 11:48:09
1267 Log: Subject: [PATCH] Correct some prototypes in perlapi.pod
1268 From: Steve Hay <steve.hay@uk.radan.com>
1269 Date: Fri, 06 Feb 2004 12:44:05 +0000
1270 Message-ID: <40238C15.2090200@uk.radan.com>
1271 Branch: perl
1272 ! pod/perlapi.pod sv.h
1273____________________________________________________________________________
1274[ 22285] By: rgs on 2004/02/08 11:44:22
1275 Log: Subject: [PATCH] Fix absolute path handling in installhtml
1276 From: Steve Hay <steve.hay@uk.radan.com>
1277 Date: Fri, 06 Feb 2004 16:14:14 +0000
1278 Message-ID: <4023BD56.6090903@uk.radan.com>
1279 Branch: perl
1280 ! installhtml
1281____________________________________________________________________________
1282[ 22284] By: rgs on 2004/02/08 11:42:08
1283 Log: Subject: [PATCH perlunicode.pod] chomp() cares about Unicode
1284 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1285 Date: Sat, 07 Feb 2004 00:08:36 +0900
1286 Message-Id: <20040206235116.0E36.BQW10602@nifty.com>
1287 Branch: perl
1288 ! pod/perlunicode.pod
1289____________________________________________________________________________
1290[ 22282] By: nicholas on 2004/02/07 22:32:44
1291 Log: Comment to record why we can't clear placeholders in hsplit
1292 Branch: perl
1293 ! hv.c
1294____________________________________________________________________________
1295[ 22281] By: nicholas on 2004/02/07 21:46:59
1296 Log: deleting keys in restricted hashes was leaking the entry. Yow!
1297 Branch: perl
1298 ! hv.c lib/Hash/Util.t
1299____________________________________________________________________________
1300[ 22280] By: nicholas on 2004/02/07 21:20:16
1301 Log: Now hv_delete is able to ingore placeholders.
1302 (This is an XS visible change in the hash API. But not of documented
1303 behaviour)
1304 Branch: perl
1305 ! hv.c
1306____________________________________________________________________________
1307[ 22279] By: nicholas on 2004/02/07 20:56:50
1308 Log: All whitespace is equal, but some whitespace is more equal than others
1309 (lib/DBM_Filter/Changes line had spaces. Spaces bad. Tabs better)
1310 Branch: perl
1311 ! MANIFEST
1312____________________________________________________________________________
1313[ 22278] By: nicholas on 2004/02/07 19:50:10
1314 Log: hv_clear_placeholders now manipulates the linked lists directly, rather
1315 than using the iterator interface and calling hv_delete
1316 This will allow hv_delete to be simplified to remove most of the
1317 special casing related to placeholders.
1318 Branch: perl
1319 ! hv.c
1320____________________________________________________________________________
1321[ 22273] By: merijn on 2004/02/06 11:47:14
1322 Log: Added hints_4.sh for specific AIX 4 support
1323 this is the next stage in the general cleanup process
1324 for the AIX hints. More to come
1325 Branch: perl
1326 + hints/aix_4.sh
1327 ! MANIFEST
1328____________________________________________________________________________
1329[ 22272] By: rgs on 2004/02/06 07:32:15
1330 Log: Fix a non-standard NAME pod section
1331 (by Smylers and Casey West)
1332 Branch: perl
1333 ! lib/Carp/Heavy.pm
1334____________________________________________________________________________
1335[ 22268] By: rgs on 2004/02/04 19:50:05
1336 Log: The "my $_" wasn't nice with foreach loops.
1337 Branch: perl
1338 ! op.c t/op/mydef.t
1339____________________________________________________________________________
1340[ 22267] By: merijn on 2004/02/04 10:24:33
1341 Log: AIX 3 support removed from default hints after its separation
1342 Branch: perl
1343 ! hints/aix.sh
1344____________________________________________________________________________
1345[ 22266] By: merijn on 2004/02/04 10:16:20
1346 Log: AIX 3 hints split off from default hints in preparation
1347 of a hint file cleanup. aix_4.sh will follow soon
1348 Branch: perl
1349 + hints/aix_3.sh
1350 ! MANIFEST
1351____________________________________________________________________________
1352[ 22265] By: rgs on 2004/02/03 21:54:23
1353 Log: More docs and tests for "my $_".
1354 Branch: perl
1355 ! pod/perlfunc.pod pod/perlsub.pod t/op/mydef.t
1356____________________________________________________________________________
1357[ 22264] By: rgs on 2004/02/03 20:33:02
1358 Log: Subject: [PATCH] was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz]
1359 From: John Peacock <jpeacock@rowman.com>
1360 Date: Sun, 01 Feb 2004 21:10:07 -0500
1361 Message-ID: <401DB17F.5060808@rowman.com>
1362 Branch: perl
1363 ! embed.fnc embed.h lib/version.pm lib/version.t pod/perlapi.pod
1364 ! proto.h t/comp/use.t t/op/universal.t universal.c util.c
1365____________________________________________________________________________
1366[ 22263] By: rgs on 2004/02/03 19:41:11
1367 Log: Implement "my $_".
1368 Branch: perl
1369 + t/op/mydef.t
1370 ! MANIFEST gv.c op.c op.h opcode.h opcode.pl
1371 ! pod/perl591delta.pod pod/perlapi.pod pod/perlvar.pod pp.c
1372 ! pp_ctl.c pp_hot.c regexec.c toke.c
1373____________________________________________________________________________
1374[ 22262] By: rgs on 2004/02/03 16:38:25
1375 Log: Regenerate perlapi.pod.
1376 Branch: perl
1377 ! pod/perlapi.pod
1378____________________________________________________________________________
1379[ 22261] By: merijn on 2004/02/03 12:57:37
1380 Log: If someone chooses xlc as default C compiler, threaded builds
1381 will fail, unless converted to cc_r
1382 Branch: perl
1383 ! hints/aix.sh
1384____________________________________________________________________________
1385[ 22260] By: rgs on 2004/02/01 20:47:35
1386 Log: Subject: patch for IRIX/gcc link issues
1387 From: Martin Pool <mbp@samba.org>
1388 Date: Wed, 28 Jan 2004 10:56:25 +1100
1389 Message-ID: <20040127235624.GA32612@hp.com>
1390 Branch: perl
1391 ! hints/irix_6.sh
1392____________________________________________________________________________
1393[ 22259] By: davem on 2004/02/01 17:42:44
1394 Log: update fix to Shell.pm in change #22254: make /dev/null portable
1395 Branch: perl
1396 ! lib/Shell.pm
1397____________________________________________________________________________
1398[ 22258] By: davem on 2004/02/01 17:40:02
1399 Log: Subject: Re: [perl #15063] /tmp issues
1400 From: Solar Designer <solar@openwall.com>
1401 Date: Mon, 26 Jan 2004 01:22:18 +0300
1402 Message-ID: <20040125222218.GA13499@openwall.com>
1403
1404 Remove insecure usage of /tmp from code and documentation
1405 Branch: perl
1406 ! ext/DB_File/DB_File.pm ext/DB_File/t/db-recno.t
1407 ! ext/Devel/PPPort/PPPort.pm ext/IO/t/io_unix.t
1408 ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.pod
1409 ! ext/Socket/Socket.pm ext/Storable/Storable.pm
1410 ! ext/Time/HiRes/Makefile.PL lib/CGI/Cookie.pm
1411 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/instmodsh
1412 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
1413 ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
1414 ! lib/Memoize/t/tie_storable.t lib/Shell.pm lib/dotsh.pl
1415 ! lib/perl5db.pl mpeix/nm mpeix/relink perly.fixer
1416 ! pod/perl571delta.pod pod/perl58delta.pod pod/perldbmfilter.pod
1417 ! pod/perldebug.pod pod/perlfaq5.pod pod/perlfaq8.pod
1418 ! pod/perlfunc.pod pod/perlipc.pod pod/perllexwarn.pod
1419 ! pod/perlobj.pod pod/perlop.pod pod/perlopentut.pod
1420 ! utils/c2ph.PL
1421____________________________________________________________________________
1422[ 22257] By: davem on 2004/02/01 15:46:24
1423 Log: threads documentation: fork on UNIX might not copy all threads.
1424 Branch: perl
1425 ! pod/perlthrtut.pod
1426____________________________________________________________________________
1427[ 22256] By: davem on 2004/02/01 15:34:59
1428 Log: add test for Change 22194:
1429 [perl #25147] "stmt if BAREWORD" bypasses strict 'subs' checks
1430 Branch: perl
1431 ! t/lib/strict/subs
1432____________________________________________________________________________
1433[ 22254] By: davem on 2004/02/01 13:11:00
1434 Log: Subject: Patch for Shell.pm
1435 From: Manuel Valente <mvalente@idealx.com>
1436 Date: Tue, 27 Jan 2004 19:18:26 +0100
1437 Message-Id: <4016AB72.1080503@idealx.com>
1438
1439 New option for Shell.pm to discard stderr instead of capturing it
1440 Branch: perl
1441 ! lib/Shell.pm
1442____________________________________________________________________________
1443[ 22253] By: davem on 2004/02/01 11:26:47
1444 Log: Make Time/HiRes/t/HiRes.t die more gracefully if its watchdog
1445 timeout triggers
1446 Branch: perl
1447 ! ext/Time/HiRes/t/HiRes.t
1448____________________________________________________________________________
1449[ 22252] By: chip on 2004/01/31 17:29:05
1450 Log: Don't show code closing STD{IN,OUT} before reopening, because
1451 doing so is unnecessary and occasionally harmful.
1452 Branch: perl
1453 ! pod/perlfork.pod pod/perlfunc.pod
1454____________________________________________________________________________
1455[ 22248] By: rgs on 2004/01/30 08:29:55
1456 Log: Another undocumented use of $_ : with reverse().
1457 Branch: perl
1458 ! pod/perlfunc.pod
1459____________________________________________________________________________
1460[ 22247] By: merijn on 2004/01/30 08:18:28
1461 Log: Drop optimization for -O3 *and higher*
1462 Branch: perl
1463 ! ext/Storable/hints/linux.pl
1464____________________________________________________________________________
1465[ 22246] By: rgs on 2004/01/29 23:20:01
1466 Log: Regenerate perlapi.pod.
1467 Branch: perl
1468 ! pod/perlapi.pod
1469____________________________________________________________________________
1470[ 22245] By: rgs on 2004/01/29 21:08:28
1471 Log: Subject: Re: [perl #25269] panic: pp_match start/end pointers in m/^(?=.*(a)).*(bc)/
1472 From: hv@crypt.org
1473 Date: Thu, 29 Jan 2004 15:12:12 +0000
1474 Message-Id: <200401291512.i0TFCCr23736@zen.crypt.org>
1475 Branch: perl
1476 ! pp_hot.c t/op/pat.t
1477____________________________________________________________________________
1478[ 22244] By: rgs on 2004/01/28 22:00:09
1479 Log: I'm the new maintainer of Switch.
1480 Sync with the CPAN version of Switch 2.10.
1481 Branch: perl
1482 ! Porting/Maintainers.pl lib/Switch.pm lib/Switch/README
1483____________________________________________________________________________
1484[ 22243] By: merijn on 2004/01/28 20:30:40
1485 Log: Message-ID: <40113F7B.6050701@davidfavor.com>
1486 Date: Fri, 23 Jan 2004 09:36:27 -0600
1487 From: David Favor <david@davidfavor.com>
1488 Part I: In hints/aix.sh change -qmaxmem=16384 to -qmaxmem=-1
1489 so no compilation stack limits are imposed.
1490 Branch: perl
1491 ! hints/aix.sh
1492____________________________________________________________________________
1493[ 22242] By: rgs on 2004/01/27 22:44:30
1494 Log: Update perl591delta.pod with what we've done so far.
1495 Branch: perl
1496 ! pod/perl591delta.pod
1497____________________________________________________________________________
1498[ 22239] By: rgs on 2004/01/27 21:54:31
1499 Log: Regenerate Changes.
1500 Only include changes from the perl branch.
1501 Branch: perl
1502 ! Changes
1503____________________________________________________________________________
1504[ 22238] By: nicholas on 2004/01/27 21:51:27
1505 Log: Storable's hints file shouldn't blanket set optimize to -O2 on Linux
1506 Only *drop* optimize to -O2 if it's -O3 on gcc on Linux
1507 Branch: perl
1508 ! ext/Storable/hints/linux.pl
1509____________________________________________________________________________
cb535e0c
RGS
1510[ 22235] By: rgs on 2004/01/27 21:19:03
1511 Log: More punctuation, good.
ea4fd6da 1512 Branch: perl
cb535e0c 1513 ! pod/perlfunc.pod
ea4fd6da 1514____________________________________________________________________________
cb535e0c
RGS
1515[ 22228] By: rgs on 2004/01/27 10:31:09
1516 Log: Subject: [PATCH] 5.8.3 -- fix signal comments in L<perlfunc/system>
1517 From: Brendan O'Dea <bod@debian.org>
1518 Date: Sun, 25 Jan 2004 11:23:48 +1100
1519 Message-ID: <20040125002348.GA31407@londo.c47.org>
1520 Branch: perl
1521 ! pod/perlfunc.pod
ea4fd6da 1522____________________________________________________________________________
cb535e0c
RGS
1523[ 22227] By: davem on 2004/01/26 23:53:06
1524 Log: Subject: [PATCH] myconfig.SH
1525 From: "Daniel S. Lewart" <lewart@uiuc.edu>
1526 Date: Sun, 25 Jan 2004 22:11:25 -0600
1527 Message-Id: <20040125221125.A5390@staff1.cso.uiuc.edu>
1528
1529 make perl -V show the major release as 5 rather than 5.0
ea4fd6da 1530 Branch: perl
cb535e0c 1531 ! myconfig.SH
ea4fd6da 1532____________________________________________________________________________
cb535e0c
RGS
1533[ 22224] By: merijn on 2004/01/26 22:10:13
1534 Log: Document change 22192
1535 We still need tests!
ea4fd6da 1536 Branch: perl
cb535e0c 1537 ! lib/Exporter.pm
ea4fd6da 1538____________________________________________________________________________
cb535e0c
RGS
1539[ 22223] By: rgs on 2004/01/26 21:58:14
1540 Log: Subject: [PATCH] fix vmsish.t #25
1541 From: "Craig A. Berry" <craigberry@mac.com>
1542 Date: Sat, 24 Jan 2004 18:45:35 -0600
1543 Message-ID: <401311AF.1060706@mac.com>
ea4fd6da 1544 Branch: perl
cb535e0c 1545 ! lib/vmsish.t
ea4fd6da 1546____________________________________________________________________________
cb535e0c
RGS
1547[ 22221] By: nicholas on 2004/01/26 21:18:31
1548 Log: Merge dynamic perldelta from maint (22081)
1549 So now perldelta.pod is copied at build time from perl591delta.pod
1550 perl590delta.pod is as released to CPAN by Hugo
1551 Regen lots of makefiles, pods and the MANIFEST
ea4fd6da 1552 Branch: perl
cb535e0c
RGS
1553 + pod/perl591delta.pod
1554 +> pod/perl590delta.pod
1555 - pod/perldelta.pod
1556 ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod
1557 ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
1558 ! win32/pod.mak
ea4fd6da 1559____________________________________________________________________________
cb535e0c
RGS
1560[ 22218] By: rgs on 2004/01/25 23:35:45
1561 Log: Remove the caveat about detached threads crashing on Windows
1562 (fixed by #22201). Bump up the version of threads.pm.
ea4fd6da 1563 Branch: perl
cb535e0c 1564 ! ext/threads/threads.pm
ea4fd6da 1565____________________________________________________________________________
cb535e0c
RGS
1566[ 22217] By: nicholas on 2004/01/25 22:17:47
1567 Log: Need to skip Storable's threads test on 5.8.2 with ithreads and
1568 -DDEBUGGING, because it tickles a bug. (The same bug that got DBI)
1569 Branch: perl
1570 ! ext/Storable/t/threads.t
ea4fd6da 1571____________________________________________________________________________
cb535e0c
RGS
1572[ 22216] By: davem on 2004/01/25 12:06:04
1573 Log: update MANIFEST for 2 new Storable test files introduced by 22205
ea4fd6da 1574 Branch: perl
cb535e0c 1575 ! MANIFEST
ea4fd6da 1576____________________________________________________________________________
cb535e0c
RGS
1577[ 22215] By: davem on 2004/01/25 12:00:04
1578 Log: add test for change 22209 (Remove small memory leak in newATTRSUB)
1579 Branch: perl
1580 ! t/op/closure.t
ea4fd6da 1581____________________________________________________________________________
cb535e0c
RGS
1582[ 22209] By: davem on 2004/01/25 02:04:23
1583 Log: Remove small memory leak in newATTRSUB that manifested as a
1584 leaking scalar after the interpeter was cloned
ea4fd6da 1585 Branch: perl
cb535e0c 1586 ! op.c
ea4fd6da 1587____________________________________________________________________________
cb535e0c
RGS
1588[ 22208] By: davem on 2004/01/24 16:13:17
1589 Log: Subject: [perl #24942] fields::inherit doesn't bless derived
1590 package's \%FIELDS, results in phash deprecation errors.
1591 From: "nothingmuch@woobling.org (via RT)" <perlbug-followup@perl.org>
1592 Date: 18 Jan 2004 15:15:46 -0000
1593 Message-Id: <rt-3.0.8-24942-70144.16.7177902690315@perl.org>
ea4fd6da 1594 Branch: perl
cb535e0c 1595 ! lib/base.pm lib/base/t/fields-base.t
ea4fd6da 1596____________________________________________________________________________
cb535e0c
RGS
1597[ 22207] By: davem on 2004/01/24 15:36:28
1598 Log: Subject: Re: Doc patches for File::Find
1599 From: Mark Jason Dominus <mjd@plover.com>
1600 Date: Thu, 22 Jan 2004 09:30:58 -0500
1601 Message-Id: <20040122143058.29226.qmail@plover.com>
ea4fd6da 1602
cb535e0c
RGS
1603 Better document the fact that neither find() nor finddepth() do a
1604 breath-first search.
ea4fd6da 1605 Branch: perl
cb535e0c 1606 ! lib/File/Find.pm
ea4fd6da 1607____________________________________________________________________________
cb535e0c
RGS
1608[ 22206] By: ams on 2004/01/24 11:06:51
1609 Log: Subject: [PATCH] Storable-2.08/t/code.t
1610 From: Slaven Rezic <slaven@rezic.de>
1611 Date: Sat, 8 Nov 2003 16:26:19 +0100 (CET)
1612 Message-Id: <200311081526.hA8FQJgb011684@vran.herceg.de>
1613 Branch: perl
1614 ! ext/Storable/t/code.t
ea4fd6da 1615____________________________________________________________________________
cb535e0c
RGS
1616[ 22205] By: ams on 2004/01/24 11:03:36
1617 Log: Subject: [patch] make Storable thread-safe
1618 From: Stas Bekman <stas@stason.org>
1619 Date: Mon, 19 Jan 2004 00:20:02 -0800
1620 Message-Id: <400B9332.4070106@stason.org>
1621
1622 Subject: Re: Subroutine reference bug in Storable
1623 From: Slaven Rezic <slaven@rezic.de>
1624 Date: 14 Nov 2003 23:22:55 +0100
1625 Message-Id: <874qx6zj28.fsf@vran.herceg.de>
1626
1627 Subject: Re: [perl #25145] [PATCH] Storable segfaults with B::Deparse +
1628 overload + cyclic structures
1629 From: Sam Vilain <sam@vilain.net>
1630 Date: Tue, 20 Jan 2004 22:30:15 +1300
1631 Message-Id: <200401202230.15865.sam@vilain.net>
1632 Branch: perl
1633 + ext/Storable/t/just_plain_nasty.t ext/Storable/t/threads.t
1634 ! ext/Storable/ChangeLog ext/Storable/MANIFEST
1635 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
1636 ! ext/Storable/t/code.t
ea4fd6da 1637____________________________________________________________________________
cb535e0c
RGS
1638[ 22204] By: ams on 2004/01/24 08:59:11
1639 Log: Upgrade to Locale::Maketext 1.08.
ea4fd6da 1640 Branch: perl
cb535e0c
RGS
1641 + lib/Locale/Maketext/t/06super.t
1642 ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
1643 ! lib/Locale/Maketext/TPJ13.pod
ea4fd6da 1644____________________________________________________________________________
cb535e0c
RGS
1645[ 22203] By: davem on 2004/01/23 23:06:49
1646 Log: make some t/op/write.t failures more verbose
ea4fd6da 1647 Branch: perl
cb535e0c 1648 ! t/op/write.t
ea4fd6da 1649____________________________________________________________________________
cb535e0c
RGS
1650[ 22201] By: davem on 2004/01/23 22:26:47
1651 Log: Subject: Re: threads::shared::queue;
1652 From: Jan Dubois <jand@ActiveState.com>
1653 Date: Thu, 22 Jan 2004 19:18:46 -0800
1654 Message-Id: <fi41105602ds7a9o4fko2oae7aokbg6als@4ax.com>
ea4fd6da 1655
cb535e0c
RGS
1656 Avoid threads+win32 crash by freeing Perl interpreter slightly later
1657 Branch: perl
1658 ! ext/threads/threads.xs
ea4fd6da 1659____________________________________________________________________________
cb535e0c
RGS
1660[ 22200] By: nicholas on 2004/01/23 18:28:43
1661 Log: test that use encoding; doesn't cause references to be stringified
ea4fd6da 1662 Branch: perl
cb535e0c 1663 ! t/uni/chomp.t
ea4fd6da 1664____________________________________________________________________________
cb535e0c
RGS
1665[ 22199] By: nicholas on 2004/01/23 18:03:41
1666 Log: Document chomp's travels in the wonderful world of use encoding;
1667 Branch: perl
1668 ! pod/perlfunc.pod
ea4fd6da 1669____________________________________________________________________________
cb535e0c
RGS
1670[ 22198] By: nicholas on 2004/01/23 17:41:01
1671 Log: Check the return values of chomp
1672 (more tricky than it may seem, as the return value is unicode)
1673 Branch: perl
1674 ! t/uni/chomp.t
ea4fd6da 1675____________________________________________________________________________
cb535e0c
RGS
1676[ 22197] By: nicholas on 2004/01/23 13:57:46
1677 Log: Test return values of all chomps
1678 Branch: perl
1679 ! t/op/chop.t
ea4fd6da 1680____________________________________________________________________________
cb535e0c
RGS
1681[ 22196] By: nicholas on 2004/01/23 13:24:41
1682 Log: Subject: Re: [perl #24888] chomp ignores utf8
1683 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1684 Message-Id: <20040116040355.A849.BQW10602@nifty.com>
1685 Date: Fri, 16 Jan 2004 04:13:00 +0900
ea4fd6da 1686 Branch: perl
cb535e0c
RGS
1687 + t/uni/chomp.t
1688 ! MANIFEST doop.c t/op/chop.t
ea4fd6da 1689____________________________________________________________________________
cb535e0c
RGS
1690[ 22195] By: davem on 2004/01/22 20:48:03
1691 Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
1692 From: Steve Hay <steve.hay@uk.radan.com>
1693 Date: Thu, 22 Jan 2004 17:08:29 +0000
1694 Message-ID: <4010038D.4070104@uk.radan.com>
ea4fd6da 1695 Branch: perl
cb535e0c
RGS
1696 + win32/makeico.pl win32/perlexe.rc
1697 ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
ea4fd6da 1698____________________________________________________________________________
cb535e0c
RGS
1699[ 22194] By: davem on 2004/01/22 00:24:51
1700 Log: C<use strict; print if foo> didn't give the
1701 "Bareword not allowed" error unless warnings were enabled
ea4fd6da 1702 Branch: perl
cb535e0c 1703 ! op.c
ea4fd6da 1704____________________________________________________________________________
cb535e0c
RGS
1705[ 22193] By: nicholas on 2004/01/21 21:58:10
1706 Log: Convert the older parts of op/bop.t over to test.pl
ea4fd6da 1707 Branch: perl
cb535e0c 1708 ! t/op/bop.t
ea4fd6da 1709____________________________________________________________________________
cb535e0c
RGS
1710[ 22192] By: merijn on 2004/01/21 21:10:10
1711 Log: ':flock' not recognized unless it's first
1712 Exporter::Heavy now will treat :, /, and ! special in
1713 all arguments, not only if the _first_ arg starts with it
1714 Date: Wed, 21 Jan 2004 08:32:47 -0500
1715 Message-ID: <20040121133248.3359.qmail@plover.com>
1716 Branch: perl
1717 ! lib/Exporter/Heavy.pm
ea4fd6da 1718____________________________________________________________________________
cb535e0c
RGS
1719[ 22191] By: davem on 2004/01/21 20:45:48
1720 Log: Subject: PATCH for perl-5.8.4
1721 From: "Edward S. Peschko" <esp5@pge.com>
1722 Date: Mon, 19 Jan 2004 17:21:18 -0800
1723 Message-Id: <20040120012118.GA29151@mdssdev05.comp.pge.com>
ea4fd6da 1724
cb535e0c
RGS
1725 Add @DynaLoader::dl_shared_objects feature
1726 Branch: perl
1727 ! ext/DynaLoader/DynaLoader_pm.PL
ea4fd6da 1728____________________________________________________________________________
cb535e0c
RGS
1729[ 22190] By: davem on 2004/01/21 20:14:51
1730 Log: remove the platform dependencies of the write.t tests introduced
1731 by change #22161, by hard-coding the expected outputs rather
1732 than using sprintf('%f').
1733 Branch: perl
1734 ! t/op/write.t
ea4fd6da 1735____________________________________________________________________________
cb535e0c
RGS
1736[ 22189] By: davem on 2004/01/20 22:41:14
1737 Log: Fix typo in patch #22188
ea4fd6da 1738 Branch: perl
cb535e0c 1739 ! pod/perlfunc.pod
ea4fd6da 1740____________________________________________________________________________
cb535e0c
RGS
1741[ 22188] By: davem on 2004/01/20 22:36:10
1742 Log: warn that C<$x : unique> operates on the typeglob, so affects @x
1743 and %x too.
1744 Branch: perl
1745 ! pod/perlfunc.pod
ea4fd6da 1746____________________________________________________________________________
cb535e0c
RGS
1747[ 22187] By: davem on 2004/01/20 22:27:50
1748 Log: "sub foo :unique" segfaults
1749
1750 Turn these two into compile-time errors until such time as
1751 someone thinks of a useful meaning for them:
1752 my $x : unique
1753 sub foo : unique
1754 Branch: perl
1755 ! ext/threads/t/problems.t pod/perldiag.pod toke.c xsutils.c
ea4fd6da 1756____________________________________________________________________________
cb535e0c
RGS
1757[ 22186] By: rgs on 2004/01/20 21:16:01
1758 Log: Add a new test file for situations where threads may interfere.
1759 Subject: Re: "restricted hashes" hit again !
1760 From: Stas Bekman <stas@stason.org>
1761 Date: Tue, 23 Dec 2003 15:32:26 -0800
1762 Message-ID: <3FE8D08A.4090806@stason.org>
ea4fd6da 1763 Branch: perl
cb535e0c
RGS
1764 + t/op/threads.t
1765 ! MANIFEST
ea4fd6da 1766____________________________________________________________________________
cb535e0c
RGS
1767[ 22185] By: davem on 2004/01/20 21:01:08
1768 Log: Document CVf_UNIQUE flag better
ea4fd6da 1769 Branch: perl
cb535e0c 1770 ! cv.h
ea4fd6da 1771____________________________________________________________________________
cb535e0c
RGS
1772[ 22183] By: rgs on 2004/01/20 20:26:18
1773 Log: Fix precedence errors and add some cleanup in the new
1774 DBM_Filter tests
1775 Branch: perl
1776 ! lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
ea4fd6da 1777____________________________________________________________________________
cb535e0c
RGS
1778[ 22182] By: davem on 2004/01/20 00:16:42
1779 Log: second attempt to fix [perl #24914] freeing a CV reference that was
1780 currently being executed caused coredumps. The dounwind called by
1781 die unwinds all the contexts on the context stack before unwinding
1782 the save stack. To stop premature freeing of the CV, hold
1783 references to it on both stacks.
ea4fd6da 1784 Branch: perl
cb535e0c 1785 ! cop.h pp_ctl.c pp_hot.c pp_sort.c t/op/closure.t
ea4fd6da 1786____________________________________________________________________________
cb535e0c
RGS
1787[ 22181] By: davem on 2004/01/19 23:41:37
1788 Log: change #22071 (taint bug in $^0) introduced a potential double
1789 free(), because PL_osname may get freed but not nulled if a taint
1790 test fails in between. Mea cupla and all that...
1791 Branch: perl
1792 ! mg.c
ea4fd6da 1793____________________________________________________________________________
cb535e0c
RGS
1794[ 22180] By: rgs on 2004/01/19 22:32:27
1795 Log: Subject: Re: [perl #24926] chop/~ mangles UTF8 [PATCH]
1796 From: Gisle Aas <gisle@ActiveState.com>
1797 Date: 17 Jan 2004 01:29:02 -0800
1798 Message-ID: <lrn08m7wkh.fsf@caliper.activestate.com>
1799 (test rewritten to fit in blead)
1800 Branch: perl
1801 ! pp.c t/op/bop.t
ea4fd6da 1802____________________________________________________________________________
cb535e0c
RGS
1803[ 22179] By: merijn on 2004/01/19 21:36:48
1804 Log: Subject: [PATCH] dl_unload_file for HP-UX
1805 Date: Mon, 12 Jan 2004 07:49:44 -0800
1806 From: Neil Watkiss <neil.watkiss@sophos.com>
1807 Message-ID: <20040112154944.GA15412@ActiveState.com>
1808 Branch: perl
1809 ! ext/DynaLoader/dl_hpux.xs
ea4fd6da 1810____________________________________________________________________________
cb535e0c
RGS
1811[ 22177] By: merijn on 2004/01/19 16:11:22
1812 Log: Allow -Uinc_version_list to mean -Dinc_version_list=none
1813 See INSTALL for more details
1814 Branch: perl
1815 ! Configure
ea4fd6da 1816____________________________________________________________________________
cb535e0c
RGS
1817[ 22175] By: merijn on 2004/01/19 16:05:50
1818 Log: Describe how to limit the perl's default @INC during Configure
1819 to _not_ include older versions
1820 Branch: perl
1821 ! INSTALL
ea4fd6da 1822____________________________________________________________________________
cb535e0c
RGS
1823[ 22174] By: merijn on 2004/01/19 10:41:24
1824 Log: Subject: [PATCH bleadperl] rescue PerlIO_getname for VMS
1825 Date: Sun, 18 Jan 2004 12:51:23 -0600
1826 From: "Craig A. Berry" <craigberry@mac.com>
1827 Message-ID: <400AD5AB.3080708@mac.com>
1828 Branch: perl
1829 ! perlio.c
ea4fd6da 1830____________________________________________________________________________
cb535e0c
RGS
1831[ 22173] By: merijn on 2004/01/19 10:27:53
1832 Log: Subject: [PATCH bleadperl] detect nanosleep on VMS
1833 Date: Sun, 18 Jan 2004 17:03:30 -0600
1834 From: "Craig A. Berry" <craigberry@mac.com>
1835 Message-ID: <400B10C2.9060504@mac.com>
1836 Branch: perl
1837 ! configure.com
ea4fd6da 1838____________________________________________________________________________
cb535e0c
RGS
1839[ 22172] By: davem on 2004/01/17 23:58:04
1840 Log: back out change #24914 "freeing a CV reference that was currently
1841 being executed caused coredumps".
1842 The new test case sometimes locks up linux's malloc, and with
1843 Perl's malloc the test code still coredumps :-(
1844 Branch: perl
1845 ! perl.c scope.c scope.h sv.c t/op/closure.t
ea4fd6da 1846____________________________________________________________________________
cb535e0c
RGS
1847[ 22171] By: rgs on 2004/01/17 22:00:48
1848 Log: Subject: Refactor VOS patches for bleadperl and perl-5.8.x
1849 From: "Green, Paul" <Paul.Green@stratus.com>
1850 Date: Thu, 15 Jan 2004 16:00:15 -0500
1851 Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FBB15@exna4.stratus.com>
1852 Branch: perl
1853 ! README.vos hv.c pp_pack.c vos/Changes
ea4fd6da 1854____________________________________________________________________________
cb535e0c
RGS
1855[ 22170] By: rgs on 2004/01/17 21:25:08
1856 Log: Subject: Re: open/or inconsistency
1857 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1858 Date: Sat, 17 Jan 2004 19:59:55 +0900
1859 Message-Id: <20040117195729.623A.BQW10602@nifty.com>
1860 (plus a test.)
1861 Don't produce the warning for constructs like
1862 open my $fh, $file or die;
1863 Branch: perl
1864 ! op.c t/lib/warnings/op
ea4fd6da 1865____________________________________________________________________________
cb535e0c
RGS
1866[ 22169] By: davem on 2004/01/17 18:02:31
1867 Log: Subject: Perl core dumps when running out of memory [PATCH]
1868 From: Gisle Aas <gisle@ActiveState.com>
1869 Date: 17 Jan 2004 06:18:13 -0800
1870 Message-Id: <lrsmiebqvu.fsf@caliper.activestate.com>
ea4fd6da 1871
cb535e0c
RGS
1872 Display 'out of memeory' errors using low-level I/O to avoid
1873 recursive failure and so coredumps.
1874 Branch: perl
1875 ! util.c
ea4fd6da 1876____________________________________________________________________________
cb535e0c
RGS
1877[ 22168] By: davem on 2004/01/17 17:38:21
1878 Log: From: "Paul Marquess" <Paul.Marquess@btinternet.com>
1879 Subject: [PATCH ] Enhanced DBM Filters
1880 Date: Sat, 17 Jan 2004 16:44:53 -0000
1881 Message-ID: <AIEAJICLCBDNAAOLLOKLAEPPPHAA.Paul.Marquess@btinternet.com>
1882
1883 add DBM_Filter
1884 Branch: perl
1885 + lib/DBM_Filter.pm lib/DBM_Filter/Changes
1886 + lib/DBM_Filter/compress.pm lib/DBM_Filter/encode.pm
1887 + lib/DBM_Filter/int32.pm lib/DBM_Filter/null.pm
1888 + lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
1889 + lib/DBM_Filter/t/compress.t lib/DBM_Filter/t/encode.t
1890 + lib/DBM_Filter/t/int32.t lib/DBM_Filter/t/null.t
1891 + lib/DBM_Filter/t/utf8.t lib/DBM_Filter/utf8.pm
1892 + lib/dbm_filter_util.pl
1893 ! MANIFEST
1894____________________________________________________________________________
1895[ 22167] By: davem on 2004/01/17 16:12:32
1896 Log: freeing a CV reference that was currently being
1897 executed caused coredumps
1898 Branch: perl
1899 ! perl.c scope.c scope.h sv.c t/op/closure.t
1900____________________________________________________________________________
1901[ 22166] By: nicholas on 2004/01/17 15:07:31
1902 Log: Integrate final perl583delta
1903 Branch: perl
1904 !> pod/perl583delta.pod
1905____________________________________________________________________________
1906[ 22163] By: davem on 2004/01/16 19:24:14
1907 Log: Subject: Re: [perl #24816] Magic vars seem unsure if they are purely numeric
1908 From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
1909 Date: Thu, 15 Jan 2004 14:10:37 -0800
1910 Message-Id: <20040115221037.GA2392@efn.org>
ea4fd6da 1911
cb535e0c
RGS
1912 Add sv_2iv_flags() to allow magic to be optionally processed.
1913 Branch: perl
1914 ! doop.c embed.fnc embed.h global.sym pod/perlapi.pod pp.c
1915 ! proto.h sv.c sv.h t/op/bop.t
1916____________________________________________________________________________
1917[ 22162] By: davem on 2004/01/16 16:39:17
1918 Log: format bug with undefined _TOP
1919 name of format_TOP now derived from the name of the current
1920 filehandle rather then the name of the format associetd with that
1921 handle
1922 Branch: perl
1923 ! pp_sys.c t/op/write.t
1924____________________________________________________________________________
1925[ 22161] By: davem on 2004/01/16 13:29:26
1926 Log: Subject: [PATCH] format/write (version 2)
1927 From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
1928 Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C4D3@attmsx1>
ea4fd6da 1929
cb535e0c 1930 Fixes and additions to formats:
ea4fd6da 1931
cb535e0c
RGS
1932 Improvement: NULL chars in picture line
1933 Bugfix: C<@*> shown in output if not alone on a line
1934 New feature: C<^*> for variable-width, one-line-at-a-time text
1935 Improvement: Diagnostic on C<@#> and C<~~>
1936 Bugfix: Segmentation fault on big numbers
1937 Improvement (maybe): Truncation of numbers produces misleading output
1938 Bugfix: "}" terminates format
1939 Bugfix: Error when copying non-UTF to UTF (EBCDIC only)
1940 Branch: perl
1941 ! embed.fnc embed.h form.h pod/perldiag.pod pod/perlform.pod
1942 ! pp_ctl.c proto.h t/op/write.t toke.c
ea4fd6da 1943____________________________________________________________________________
cb535e0c
RGS
1944[ 22160] By: davem on 2004/01/15 23:49:02
1945 Log: buigid #24905 - the code planted to call glob() retained an
1946 extraneous targ index in a pushmark op, leasing to strangeness
1947 when the op was freed
1948 Branch: perl
1949 ! op.c
ea4fd6da 1950____________________________________________________________________________
cb535e0c
RGS
1951[ 22159] By: rgs on 2004/01/15 22:19:25
1952 Log: Upgrade to Time::HiRes 1.55
1953 Branch: perl
1954 ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
1955 ! ext/Time/HiRes/HiRes.xs
1956____________________________________________________________________________
1957[ 22155] By: nicholas on 2004/01/15 00:03:04
1958 Log: Make chomp heed the utf8 flags on the target string and $/
1959 [Fixes #24888]
1960 More work still needed to make chomp heed the encoding pragma.
1961 Branch: perl
1962 ! doop.c t/op/chop.t
1963____________________________________________________________________________
1964[ 22154] By: nicholas on 2004/01/14 21:14:14
1965 Log: Update pod.lst with perl583delta,pod, and rerun pod/buildtoc
1966 [Forgot to do this as part of the integration]
1967 Branch: perl
1968 ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
1969 ! vms/descrip_mms.template win32/pod.mak
ea4fd6da 1970____________________________________________________________________________
cb535e0c 1971[ 22153] By: nicholas on 2004/01/14 19:28:54
ea4fd6da 1972 Log: Integrate:
cb535e0c
RGS
1973 [ 22143]
1974 We're planning on making history today. Mind you, not that much -
1975 only 1 line.
ea4fd6da 1976
cb535e0c
RGS
1977 perl583delta.pod
1978 Branch: perl
1979 +> pod/perl583delta.pod
1980 ! MANIFEST
1981 !> pod/perlhist.pod
ea4fd6da 1982____________________________________________________________________________
cb535e0c
RGS
1983[ 22150] By: nicholas on 2004/01/14 17:48:52
1984 Log: Bump version number as file has changed since 5.8.2
1985 Branch: perl
1986 ! lib/File/Find.pm
1987____________________________________________________________________________
1988[ 22149] By: nicholas on 2004/01/14 17:45:54
1989 Log: Subject: Doc patches for File::Find
1990 From: Andy Lester <andy@petdance.com>
1991 Date: Mon, 12 Jan 2004 00:10:50 -0600
1992 Message-Id: <20040112061050.GB7308@petdance.com>
1993 Branch: perl
1994 ! lib/File/Find.pm
1995____________________________________________________________________________
1996[ 22136] By: nicholas on 2004/01/14 13:01:27
1997 Log: Assimilate CGI 3.03
1998 Branch: perl
1999 ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm
2000____________________________________________________________________________
2001[ 22133] By: nicholas on 2004/01/13 22:53:42
2002 Log: Add VMS to the list of "don't fork" OSes
2003 [In the most simple way possible. Fix this properly post 5.8.3
2004 to use $Config{d_fork} or something more robust]
2005 Branch: perl
2006 ! ext/threads/shared/t/wait.t
2007____________________________________________________________________________
2008[ 22129] By: rgs on 2004/01/13 19:26:24
2009 Log: Subject: [PATCH] [ANNOUNCE] Math::BigInt v1.69
2010 From: Tels <perl_dummy@bloodgate.com>
2011 Date: Tue, 13 Jan 2004 19:28:48 +0100
2012 Message-Id: <200401131928.50247@bloodgate.com>
2013 Branch: perl
2014 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
2015 ! lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/bare_mbi.t
2016 ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
2017 ! lib/Math/BigInt/t/sub_mbi.t
2018____________________________________________________________________________
2019[ 22128] By: rgs on 2004/01/13 09:06:11
2020 Log: MANIFEST adjustment.
2021 Branch: perl
2022 ! MANIFEST
2023____________________________________________________________________________
2024[ 22126] By: ams on 2004/01/13 07:16:33
2025 Log: Upgrade to Locale::Maketext 1.07.
2026 Branch: perl
2027 + lib/Locale/Maketext/t/04super.t
2028 + lib/Locale/Maketext/t/05super.t
2029 ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
2030 ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
2031____________________________________________________________________________
2032[ 22125] By: rgs on 2004/01/12 22:44:53
2033 Log: Document usage of $_ and pos() inside /(?{...})/.
2034 (see change #2367.)
2035 Branch: perl
2036 ! pod/perlre.pod
2037____________________________________________________________________________
2038[ 22124] By: rgs on 2004/01/12 22:10:51
2039 Log: Upgrade to MIME::Base64 2.23.
2040 Branch: perl
2041 ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
2042 ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
2043____________________________________________________________________________
2044[ 22123] By: rgs on 2004/01/12 21:24:28
2045 Log: Subject: [PATCH handy.h] RE: MIME-Base64-2.22 [PATCH]
2046 From: Robin Barker <Robin.Barker@npl.co.uk>
2047 Date: Thu, 8 Jan 2004 16:21:25 -0000
2048 Message-ID: <533D273D4014D411AB1D00062938C4D904046787@hotel.npl.co.uk>
2049 Branch: perl
2050 ! handy.h
2051____________________________________________________________________________
2052[ 22122] By: nicholas on 2004/01/12 19:52:16
2053 Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
2054 From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
2055 Message-ID: <Pine.LNX.4.58.0401121127210.15844@benevelle.wi.securepipe.com>
2056 Date: Mon, 12 Jan 2004 12:41:52 -0600 (CST)
2057 Branch: perl
2058 ! ext/threads/shared/t/wait.t
2059____________________________________________________________________________
2060[ 22121] By: nicholas on 2004/01/12 17:27:25
2061 Log: use sv_setpvn rather than sv_setpv and save a strlen()
2062 Branch: perl
2063 ! doop.c
2064____________________________________________________________________________
2065[ 22120] By: merijn on 2004/01/12 13:04:42
2066 Log: Subject: [PATCH] Make 'Configure -Dcf_by=...' work
2067 From: Gisle Aas <gisle@ActiveState.com>
2068 Date: 12 Jan 2004 02:35:27 -0800
2069 Message-ID: <lrvfnh315c.fsf@caliper.activestate.com>
2070 Branch: perl
2071 ! Configure
2072____________________________________________________________________________
2073[ 22117] By: rgs on 2004/01/12 10:10:43
2074 Log: Subject: Re: [perl #24846] [PATCH] Apparent utf8 bug in join() in 5.8.[012]
2075 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2076 Date: Mon, 12 Jan 2004 11:19:37 +0900
2077 Message-Id: <20040112111007.EB69.BQW10602@nifty.com>
2078 Branch: perl
2079 ! doop.c t/op/join.t
2080____________________________________________________________________________
2081[ 22115] By: nicholas on 2004/01/11 23:37:09
2082 Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
2083 From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
2084 Message-ID: <Pine.LNX.4.58.0401111548010.6679@localhost.localdomain>
2085 Date: Sun, 11 Jan 2004 16:24:18 -0600 (CST)
2086 Branch: perl
2087 ! ext/threads/shared/t/wait.t
2088____________________________________________________________________________
2089[ 22113] By: nicholas on 2004/01/11 23:14:48
2090 Log: Regenerate win32/Makefile and win32/makefile.mk after
ea4fd6da 2091
cb535e0c
RGS
2092 Integrate:
2093 [ 22081]
2094 Move pod/perldelta.pod to pod/perl583delta.pod, and arrange for
2095 a copy to be made at build time.
ea4fd6da 2096
cb535e0c
RGS
2097 [ 22111]
2098 Subject: Re: [PATCH win32/makefile.mk] (was Re: 5.8.3 RC1)
2099 From: Abe Timmerman <abe@ztreet.demon.nl>
2100 Message-Id: <200401111813.40829.abe@ztreet.demon.nl>
2101 Date: Sun, 11 Jan 2004 18:13:40 +0100
ea4fd6da 2102
cb535e0c
RGS
2103 plus revert 22092 and 22080
2104 Branch: perl
2105 ! pod.lst win32/Makefile win32/makefile.mk
2106 !> pod/buildtoc
ea4fd6da 2107____________________________________________________________________________
cb535e0c
RGS
2108[ 22112] By: rgs on 2004/01/11 22:38:08
2109 Log: Upgrade to Cwd 2.14.
2110 Branch: perl
2111 ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
ea4fd6da 2112____________________________________________________________________________
cb535e0c
RGS
2113[ 22110] By: rgs on 2004/01/11 16:34:43
2114 Log: Upgrade to Math::BigRat 0.11
ea4fd6da 2115
cb535e0c
RGS
2116 Subject: [PATCH] [ANNOUCNE] Math::BigRat 0.11
2117 From: Tels <perl_dummy@bloodgate.com>
2118 Date: Wed, 7 Jan 2004 18:30:06 +0100
2119 Message-Id: <200401071830.07445@bloodgate.com>
2120 Branch: perl
2121 ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
2122 ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
ea4fd6da 2123____________________________________________________________________________
cb535e0c
RGS
2124[ 22109] By: rgs on 2004/01/10 23:39:38
2125 Log: Subject: [PATCH] Nicer formatting for function arguments in Carp messages
2126 From: Steve Hay <steve.hay@uk.radan.com>
2127 Date: Wed, 07 Jan 2004 13:22:30 +0000
2128 Message-ID: <3FFC0816.9090406@uk.radan.com>
ea4fd6da 2129
cb535e0c
RGS
2130 (and increment version number in Carp)
2131 Branch: perl
2132 ! lib/Carp.pm lib/Carp/Heavy.pm
ea4fd6da 2133____________________________________________________________________________
cb535e0c
RGS
2134[ 22108] By: adi on 2004/01/10 21:33:59
2135 Log: documentation nit
2136 Branch: perl
2137 ! pod/perlop.pod
2138____________________________________________________________________________
2139[ 22107] By: adi on 2004/01/10 20:19:09
2140 Log: nit to Bytecode - the av_extend opcode wasn't saved when
2141 the array had AvFILL == 0
2142 Branch: perl
2143 ! ext/B/B/Assembler.pm
2144____________________________________________________________________________
2145[ 22106] By: adi on 2004/01/10 20:16:03
2146 Log: still problems with backreferences + reverse cloning
2147 after #21936 - the weak reference may live on the pad.
2148 Branch: perl
2149 ! sv.c
2150____________________________________________________________________________
2151[ 22104] By: nicholas on 2004/01/09 19:50:43
2152 Log: Bah. Makefile.PL still tests the sub-MANIFEST
2153 Branch: perl
2154 ! ext/Storable/MANIFEST
2155____________________________________________________________________________
2156[ 22103] By: davem on 2004/01/09 12:20:38
2157 Log: temporarily backout test of thread returning a closure. It crashes
2158 win32.
2159 Branch: perl
2160 ! ext/threads/t/problems.t
2161____________________________________________________________________________
2162[ 22102] By: davem on 2004/01/08 22:32:28
2163 Log: Subject: segv in pad.c with threads (was: DBD::Oracle and Perl 5.8.2 threads)
2164 Message-ID: <20040107121357.GD82921@dansat.data-plan.com>
ea4fd6da 2165
cb535e0c
RGS
2166 Returning a closure from a thread (via join) could mess up because
2167 pointers to PL_sv_undef weren't rejigged to point at the joiner's
2168 version of PL_sv_undef. Also, the closure's CvGV got cloned too
2169 but never freed, since CvGV isn't refcounted.
2170 Branch: perl
2171 ! ext/threads/t/problems.t ext/threads/threads.xs sv.c
ea4fd6da 2172____________________________________________________________________________
cb535e0c
RGS
2173[ 22101] By: rgs on 2004/01/08 21:00:56
2174 Log: perl582delta.pod was not in the MANIFEST.
2175 Branch: perl
2176 ! MANIFEST
ea4fd6da 2177____________________________________________________________________________
cb535e0c 2178[ 22100] By: nicholas on 2004/01/08 17:35:27
ea4fd6da 2179 Log: Integrate:
cb535e0c
RGS
2180 [ 22093]
2181 Graham says that the search.cpan.org pod finder hashes on name
2182 The 4 files all thinking they are perldelta.pod confuses it.
2183 Branch: perl
2184 +> pod/perl582delta.pod
2185 !> pod/perl581delta.pod pod/perl58delta.pod
ea4fd6da 2186____________________________________________________________________________
cb535e0c
RGS
2187[ 22096] By: nicholas on 2004/01/08 13:15:38
2188 Log: Subject: [PATCH pod/perlhist.pod] Mention 5.8.3-RC1
ea4fd6da 2189 From: Abigail <abigail@abigail.nl>
cb535e0c
RGS
2190 Message-ID: <20040107230027.GC393@abigail.nl>
2191 Date: Thu, 8 Jan 2004 00:00:27 +0100
2192 Branch: perl
2193 ! pod/perlhist.pod
ea4fd6da 2194____________________________________________________________________________
cb535e0c
RGS
2195[ 22091] By: nicholas on 2004/01/07 19:09:50
2196 Log:
2197 22088 22089 22090 (datestamp corrections - let's see if this really
2198 works)
2199 Branch: perl
2200 !> (integrate 35 files)
ea4fd6da 2201____________________________________________________________________________
cb535e0c
RGS
2202[ 22084] By: rgs on 2004/01/07 09:25:16
2203 Log: Hardcoded numerical flag masks. Bad.
2204 Branch: perl
2205 ! doop.c
ea4fd6da 2206____________________________________________________________________________
cb535e0c
RGS
2207[ 22083] By: nicholas on 2004/01/06 18:57:29
2208 Log: Seems that sv_setsv_cow needs to be visible to core extensions,
2209 so that re will build properly on Win32. Thanks to Steve Hay for
2210 trying COW and finding the problems.
2211 Branch: perl
2212 ! embed.fnc embed.h
ea4fd6da 2213____________________________________________________________________________
cb535e0c
RGS
2214[ 22082] By: rgs on 2004/01/06 18:11:22
2215 Log: Fix bug #24813 : the -0 wasn't recognized on the #! line
2216 Branch: perl
2217 + t/run/switch0.t
2218 ! MANIFEST perl.c
ea4fd6da 2219____________________________________________________________________________
cb535e0c
RGS
2220[ 22079] By: nicholas on 2004/01/06 12:38:52
2221 Log: Jarkko didn't move the cd ..\pod correctly. Given that it's been
2222 like this pre 5.8.1, I suspect that no-one has used it recently.
ea4fd6da 2223 Branch: perl
cb535e0c 2224 ! win32/makefile.mk
ea4fd6da 2225____________________________________________________________________________
cb535e0c
RGS
2226[ 22076] By: rgs on 2004/01/06 08:18:44
2227 Log: The TODO tag should be included also when a TODO test succeeds,
2228 so it's reported by the test harness
ea4fd6da 2229 Branch: perl
cb535e0c 2230 ! t/op/write.t
ea4fd6da 2231____________________________________________________________________________
cb535e0c
RGS
2232[ 22075] By: rgs on 2004/01/06 07:56:25
2233 Log: This TODO test seems to pass now.
ea4fd6da 2234 Branch: perl
cb535e0c 2235 ! t/op/write.t
ea4fd6da 2236____________________________________________________________________________
cb535e0c
RGS
2237[ 22074] By: rgs on 2004/01/05 23:29:55
2238 Log: Some of the bitwise manipulation PP functions weren't checking
2239 whether their arguments were magical before using them.
2240 (bug [#24816]).
ea4fd6da 2241 Branch: perl
cb535e0c 2242 ! pp.c
ea4fd6da 2243____________________________________________________________________________
cb535e0c
RGS
2244[ 22071] By: davem on 2004/01/05 22:17:04
2245 Log:
2246 stop $^O getting tainted on read access, and disallow tainted
2247 assignment to it
ea4fd6da 2248 Branch: perl
cb535e0c 2249 ! mg.c t/op/taint.t
ea4fd6da 2250____________________________________________________________________________
cb535e0c
RGS
2251[ 22068] By: rgs on 2004/01/05 21:48:30
2252 Log: Some mandatory syntax warnings emitted by the lexer weren't
2253 disableable (bug [perl #24815]).
ea4fd6da 2254 Branch: perl
cb535e0c 2255 ! pod/perldiag.pod t/lib/warnings/toke toke.c
ea4fd6da 2256____________________________________________________________________________
cb535e0c
RGS
2257[ 22067] By: nicholas on 2004/01/05 21:36:07
2258 Log: Change the flag logic in buildtoc
ea4fd6da 2259 Branch: perl
cb535e0c 2260 ! pod.lst pod/buildtoc
ea4fd6da 2261____________________________________________________________________________
cb535e0c
RGS
2262[ 22064] By: nicholas on 2004/01/05 21:16:09
2263 Log: Fix bug with MANIFEST generation when we also regenerate perltoc.pod
ea4fd6da 2264 Branch: perl
cb535e0c 2265 ! pod/buildtoc
ea4fd6da 2266____________________________________________________________________________
cb535e0c
RGS
2267[ 22058] By: rgs on 2004/01/05 06:17:47
2268 Log: Subject: [PATCH] skip num.t #47 on VMS
2269 From: "Craig A. Berry" <craigberry@mac.com>
2270 Date: Sun, 04 Jan 2004 23:16:26 -0600
2271 Message-ID: <3FF8F32A.5000108@mac.com>
ea4fd6da 2272 Branch: perl
cb535e0c 2273 ! t/base/num.t
ea4fd6da 2274____________________________________________________________________________
cb535e0c
RGS
2275[ 22057] By: rgs on 2004/01/05 06:17:07
2276 Log: Subject: [PATCH configure.com] future-proof signal check
2277 From: "Craig A. Berry" <craigberry@mac.com>
2278 Date: Sun, 04 Jan 2004 22:53:40 -0600
2279 Message-ID: <3FF8EDD4.3080308@mac.com>
ea4fd6da 2280 Branch: perl
cb535e0c 2281 ! configure.com
ea4fd6da 2282____________________________________________________________________________
cb535e0c
RGS
2283[ 22056] By: rgs on 2004/01/04 20:45:31
2284 Log: Upgrade to Cwd 2.13
2285 Branch: perl
2286 ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
ea4fd6da 2287____________________________________________________________________________
cb535e0c
RGS
2288[ 22055] By: davem on 2004/01/04 19:34:36
2289 Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
2290 From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
2291 Date: Fri, 2 Jan 2004 11:31:46 +0100
2292 Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C4B3@attmsx1>
2293
2294 eval of of a truncated format should fail
ea4fd6da 2295 Branch: perl
cb535e0c 2296 ! t/op/write.t toke.c
ea4fd6da 2297____________________________________________________________________________
cb535e0c
RGS
2298[ 22052] By: rgs on 2004/01/03 19:53:53
2299 Log: Upgrade to PerlIO::via::QuotedPrint 0.06
2300 Branch: perl
2301 ! lib/PerlIO/via/QuotedPrint.pm
ea4fd6da 2302____________________________________________________________________________
cb535e0c
RGS
2303[ 22051] By: rgs on 2004/01/03 19:51:02
2304 Log: Upgrade to Time::HiRes 1.54
ea4fd6da 2305 Branch: perl
cb535e0c
RGS
2306 + ext/Time/HiRes/hints/solaris.pl
2307 ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
2308 ! ext/Time/HiRes/HiRes.xs
ea4fd6da 2309____________________________________________________________________________
cb535e0c
RGS
2310[ 22050] By: nicholas on 2004/01/03 19:24:00
2311 Log: No matter how hard you proof read it, something always slips through.
ea4fd6da 2312 Branch: perl
cb535e0c 2313 ! ext/Storable/ChangeLog
ea4fd6da 2314____________________________________________________________________________
cb535e0c
RGS
2315[ 22049] By: nicholas on 2004/01/03 19:22:08
2316 Log: Fix minor problems with the CPAN release
2317 1: Make Storable.xs to work on 5.8.2 and later (already in the core)
2318 2: Ship the linux hints file
2319 3: Ship Test::More for the benefit of Perls pre 5.6.2
2320 4: Correct Makefile.PL to install in core for 5.8.0 and later
ea4fd6da 2321 Branch: perl
cb535e0c
RGS
2322 ! ext/Storable/ChangeLog ext/Storable/MANIFEST
2323 ! ext/Storable/Makefile.PL ext/Storable/README
2324 ! ext/Storable/Storable.pm
ea4fd6da 2325____________________________________________________________________________
cb535e0c
RGS
2326[ 22047] By: rgs on 2004/01/03 00:07:13
2327 Log: Tidy up change #18751, so that the second parameter to unpack()
2328 defaults to $_ at compile-time, instead of run-time (like all
2329 other primitives that default to $_).
ea4fd6da 2330 Branch: perl
cb535e0c 2331 ! embed.h op.c opcode.h opcode.pl pp.sym pp_pack.c pp_proto.h
ea4fd6da 2332____________________________________________________________________________
cb535e0c
RGS
2333[ 22044] By: nicholas on 2004/01/02 16:17:24
2334 Log: Bump $threads::VERSION as the documentation has changed. Tweak the
2335 documentaiton, update Arthur's e-mail address
ea4fd6da 2336 Branch: perl
cb535e0c 2337 ! ext/threads/threads.pm
ea4fd6da 2338____________________________________________________________________________
cb535e0c
RGS
2339[ 22043] By: rgs on 2004/01/02 08:35:22
2340 Log: Use the optimization level -O2 by default on Linux/gcc.
2341 See :
2342 Subject: Benchmarking (was Re: GCC bug breaking Perl_sv_catpvfn()?)
2343 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
2344 Date: Thu, 1 Jan 2004 05:32:15 +0100
2345 Message-ID: <071601c3d020$4046d2a0$d500a8c0@R2D2>
ea4fd6da 2346 Branch: perl
cb535e0c 2347 ! hints/linux.sh
ea4fd6da 2348____________________________________________________________________________
cb535e0c
RGS
2349[ 22041] By: nicholas on 2004/01/02 00:38:00
2350 Log: Update debugger version number and Changes file
ea4fd6da 2351 Branch: perl
cb535e0c 2352 ! lib/perl5db.pl
ea4fd6da 2353____________________________________________________________________________
cb535e0c
RGS
2354[ 22037] By: davem on 2004/01/01 23:22:10
2355 Log: addition to 22036 (document SUPER better): superclass may be plural
ea4fd6da 2356 Branch: perl
cb535e0c 2357 ! pod/perlbot.pod pod/perlobj.pod
ea4fd6da 2358____________________________________________________________________________
cb535e0c
RGS
2359[ 22036] By: davem on 2004/01/01 22:23:11
2360 Log: Document the quirks of SUPER, especially the fact that it it
2361 relative to the current package and not to the invoking object.
ea4fd6da 2362 Branch: perl
cb535e0c
RGS
2363 ! pod/perlboot.pod pod/perlbot.pod pod/perlobj.pod
2364 ! pod/perltoot.pod
ea4fd6da 2365____________________________________________________________________________
cb535e0c
RGS
2366[ 22034] By: davem on 2004/01/01 19:58:08
2367 Log: Fix bug #24383, where hashes with the :unique attribute weren't
2368 getting made readonly on interpreter clone. Also, remove the
2369 :unique attribute from the hashes in warnings.pm, since they may
2370 later be modified by warnings::register. Finally, adds tests for
2371 the :unique attribute.
ea4fd6da 2372 Branch: perl
cb535e0c 2373 ! ext/threads/t/problems.t lib/warnings.pm sv.c warnings.pl
ea4fd6da 2374____________________________________________________________________________
cb535e0c
RGS
2375[ 22033] By: nicholas on 2004/01/01 19:22:24
2376 Log: Subject: Perl 5.8.3 patches from the BS2000 port - part 2
2377 From: Dorner Thomas <tdorner@amadeus.net>
2378 Message-ID: <6727B1DACFCDD311A757009027CA8D69044B6740@Ex02.inhouse.start.de>
2379 Date: Fri, 19 Dec 2003 07:16:47 +0100
2380 Branch: perl
2381 ! t/io/utf8.t t/op/pat.t
ea4fd6da 2382____________________________________________________________________________
cb535e0c
RGS
2383[ 22032] By: rgs on 2004/01/01 17:29:21
2384 Log: Subject: [PATCH 5.8.2 @21574] OS/2 update
2385 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
2386 Date: Thu, 18 Dec 2003 14:10:29 -0800
2387 Message-ID: <20031218221029.GA7898@math.berkeley.edu>
2388 Branch: perl
2389 ! README.os2 hints/os2.sh installperl lib/ExtUtils/MM_Unix.pm
2390 ! makedef.pl os2/Changes os2/OS2/REXX/DLL/Changes
2391 ! os2/OS2/REXX/DLL/DLL.pm os2/os2.c os2/os2ish.h os2/perl2cmd.pl
ea4fd6da 2392____________________________________________________________________________
cb535e0c
RGS
2393[ 22031] By: rgs on 2004/01/01 16:30:13
2394 Log: Document that /[\W]/ doesn't work, unicode-wise (see bug #18281)
ea4fd6da 2395 Branch: perl
cb535e0c 2396 ! pod/perlunicode.pod
ea4fd6da 2397____________________________________________________________________________
cb535e0c
RGS
2398[ 22030] By: rgs on 2004/01/01 13:55:31
2399 Log: Document that detached threads aren't supported on Windows yet.
ea4fd6da 2400 Branch: perl
cb535e0c 2401 ! ext/threads/threads.pm
ea4fd6da 2402____________________________________________________________________________
cb535e0c
RGS
2403[ 22029] By: rgs on 2004/01/01 13:30:33
2404 Log: Upgrade to Getopt::Long 2.34_01
ea4fd6da 2405 Branch: perl
cb535e0c 2406 ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
ea4fd6da 2407____________________________________________________________________________
cb535e0c
RGS
2408[ 22026] By: nicholas on 2003/12/31 15:22:31
2409 Log: Tweak 00compile.t to avoid splatting a DIAG over core perl's
2410 beautiful clean run of OKs. You are all getting a clean run of OKs,
2411 aren't you?
ea4fd6da 2412 Branch: perl
cb535e0c 2413 ! lib/Test/Harness/t/00compile.t
ea4fd6da 2414____________________________________________________________________________
cb535e0c
RGS
2415[ 22025] By: nicholas on 2003/12/31 15:11:51
2416 Log: Subject: [PATCH] "piconv -C 512" badly broken
2417 From: Autrijus Tang <autrijus@autrijus.org>
2418 Message-Id: <1072870210.769.5.camel@localhost>
2419 Date: Wed, 31 Dec 2003 19:30:10 +0800
ea4fd6da 2420 Branch: perl
cb535e0c 2421 ! ext/Encode/bin/piconv
ea4fd6da 2422____________________________________________________________________________
cb535e0c
RGS
2423[ 22021] By: rgs on 2003/12/31 08:28:43
2424 Log: Upgrade to Test::Harness 2.40.
ea4fd6da 2425 Branch: perl
cb535e0c
RGS
2426 ! lib/Test/Harness.pm lib/Test/Harness/Changes
2427 ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
2428 ! lib/Test/Harness/bin/prove lib/Test/Harness/t/00compile.t
2429 ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
2430 ! lib/Test/Harness/t/prove-switches.t
2431 ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
2432 ! lib/Test/Harness/t/test-harness.t
ea4fd6da 2433____________________________________________________________________________
cb535e0c
RGS
2434[ 22020] By: rgs on 2003/12/31 07:59:19
2435 Log: C++ comments, bad.
ea4fd6da 2436 Branch: perl
cb535e0c 2437 ! ext/Cwd/Cwd.xs
ea4fd6da 2438____________________________________________________________________________
cb535e0c
RGS
2439[ 22018] By: nicholas on 2003/12/30 23:29:59
2440 Log: Bump VERSION numbers
ea4fd6da 2441 Branch: perl
cb535e0c
RGS
2442 ! ext/POSIX/POSIX.pm lib/Benchmark.pm lib/File/CheckTree.pm
2443 ! lib/Getopt/Std.pm lib/PerlIO.pm lib/Tie/Hash.pm
2444 ! lib/diagnostics.pm
ea4fd6da 2445____________________________________________________________________________
cb535e0c
RGS
2446[ 22016] By: rgs on 2003/12/30 21:10:22
2447 Log: A patch for Test::Harness on VMS by Craig Berry
2448 (see RT CPAN bug #4745)
ea4fd6da 2449 Branch: perl
cb535e0c 2450 ! lib/Test/Harness/Straps.pm
ea4fd6da 2451____________________________________________________________________________
cb535e0c
RGS
2452[ 22013] By: nicholas on 2003/12/30 18:18:28
2453 Log: Subject: more uni doc tweakage
2454 From: Jarkko Hietaniemi <jhi@iki.fi>
2455 Message-ID: <20031230133755.GA23118@vipunen.hut.fi>
2456 Date: Tue, 30 Dec 2003 15:37:55 +0200
2457
2458 Subject: one more pod fix
2459 From: Jarkko Hietaniemi <jhi@iki.fi>
2460 Message-ID: <20031230135641.GA24516@vipunen.hut.fi>
2461 Date: Tue, 30 Dec 2003 15:56:41 +0200
ea4fd6da 2462 Branch: perl
cb535e0c 2463 ! lib/PerlIO.pm pod/perlunicode.pod
ea4fd6da 2464____________________________________________________________________________
cb535e0c
RGS
2465[ 22009] By: davem on 2003/12/30 17:14:44
2466 Log: bug #24757 perlrun.pod's description of find -mtime was ambiguous
ea4fd6da 2467 Branch: perl
cb535e0c 2468 ! pod/perlrun.pod
ea4fd6da 2469____________________________________________________________________________
cb535e0c
RGS
2470[ 22007] By: rgs on 2003/12/30 16:04:47
2471 Log: Upgrade to Math::BigInt 1.68.
ea4fd6da 2472 Branch: perl
cb535e0c
RGS
2473 + lib/Math/BigInt/t/bigroot.t
2474 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
2475 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
2476 ! lib/Math/BigInt/t/alias.inc lib/Math/BigInt/t/bare_mbi.t
2477 ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
2478 ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbi.t
ea4fd6da 2479____________________________________________________________________________
cb535e0c
RGS
2480[ 22005] By: davem on 2003/12/30 15:07:50
2481 Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
2482 heuristics for calculating buffer size needed to compile a format
2483 didn't allow for \0
ea4fd6da 2484 Branch: perl
cb535e0c 2485 ! pp_ctl.c t/op/write.t
ea4fd6da 2486____________________________________________________________________________
cb535e0c
RGS
2487[ 22003] By: rgs on 2003/12/30 12:54:02
2488 Log: Add a regression test for bug #24762
ea4fd6da 2489 Branch: perl
cb535e0c 2490 ! t/comp/parser.t
ea4fd6da 2491____________________________________________________________________________
cb535e0c
RGS
2492[ 22002] By: rgs on 2003/12/30 12:49:09
2493 Log: Updates the notes about byacc in pumpkin.pod.
ea4fd6da 2494 Branch: perl
cb535e0c 2495 ! Porting/pumpkin.pod
ea4fd6da 2496____________________________________________________________________________
cb535e0c
RGS
2497[ 22001] By: rgs on 2003/12/30 09:58:08
2498 Log: Bump up UNIVERSAL's version to 1.02
2499 (due to fix #21418)
ea4fd6da 2500 Branch: perl
cb535e0c 2501 ! lib/UNIVERSAL.pm
ea4fd6da 2502____________________________________________________________________________
cb535e0c
RGS
2503[ 21999] By: nicholas on 2003/12/29 23:53:31
2504 Log: Add Mike Pomraning
ea4fd6da 2505 Branch: perl
cb535e0c 2506 ! AUTHORS
ea4fd6da 2507____________________________________________________________________________
cb535e0c
RGS
2508[ 21997] By: rgs on 2003/12/29 20:11:12
2509 Log: Update the README and Changes files for Switch 2.10
ea4fd6da 2510 Branch: perl
cb535e0c 2511 ! lib/Switch/Changes lib/Switch/README
ea4fd6da 2512____________________________________________________________________________
cb535e0c
RGS
2513[ 21996] By: rgs on 2003/12/29 20:07:00
2514 Log: Upgrade to Switch 2.10, by integrating some changes by Damian
ea4fd6da 2515 Branch: perl
cb535e0c 2516 ! lib/Switch.pm
ea4fd6da 2517____________________________________________________________________________
cb535e0c
RGS
2518[ 21993] By: rgs on 2003/12/29 10:49:29
2519 Log: Windows hasn't getuid/setuid and friends.
2520 Therefore disable the code related to them in POSIX.xs.
2521
2522 Subject: [PATCH: ext/POSIX/POSIX.xs] Re: Smoke [5.8.2] 21979 FAIL(Xt) MSWin32 5.1 Service Pack 1 (x86/1 cpu)
2523 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
2524 Date: Mon, 29 Dec 2003 04:51:19 +0100
2525 Message-ID: <03d401c3cdbf$05730ee0$d500a8c0@R2D2>
ea4fd6da 2526 Branch: perl
cb535e0c 2527 ! ext/POSIX/POSIX.xs
ea4fd6da 2528____________________________________________________________________________
cb535e0c
RGS
2529[ 21992] By: rgs on 2003/12/29 10:31:07
2530 Log: Subject: [PATCH] win32_chsize buglet
2531 From: "Kevin Chase" <kevincha99@hotmail.com>
2532 Date: Sun, 28 Dec 2003 15:48:56 -0800
2533 Message-ID: <BAY2-F90usv0ccZRh8Z0005683d@hotmail.com>
ea4fd6da 2534 Branch: perl
cb535e0c 2535 ! win32/win32.c
ea4fd6da 2536____________________________________________________________________________
cb535e0c
RGS
2537[ 21991] By: rgs on 2003/12/29 08:10:51
2538 Log: Upgrade to Encode 1.99.
ea4fd6da 2539 Branch: perl
cb535e0c
RGS
2540 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
2541 ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
2542 ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
2543 ! ext/Encode/t/mime-header.t ext/Encode/ucm/gsm0338.ucm
2544 ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
2545 ! ext/Encode/ucm/macHebrew.ucm
ea4fd6da 2546____________________________________________________________________________
cb535e0c
RGS
2547[ 21990] By: rgs on 2003/12/28 18:41:35
2548 Log: Fix a little syntax error, reported by Marcus Holland-Moritz
ea4fd6da 2549 Branch: perl
cb535e0c 2550 ! win32/win32.c
ea4fd6da 2551____________________________________________________________________________
cb535e0c
RGS
2552[ 21989] By: nicholas on 2003/12/28 11:49:20
2553 Log: From: "Nigel Sandever" <njsandever@hotmail.com>
2554 Subject: [PATCH] 5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE_FILES
2555 Message-ID: <Law9-F94BdsnvUFcxT500000ea5@hotmail.com>
2556 Date: Thu, 25 Sep 2003 21:49:07 +0000
ea4fd6da 2557 Branch: perl
cb535e0c 2558 ! dosish.h win32/win32.c win32/win32sck.c
ea4fd6da 2559____________________________________________________________________________
cb535e0c
RGS
2560[ 21988] By: rgs on 2003/12/27 23:46:40
2561 Log: Regenerate the perly.c patch for byacc output painless fixing
ea4fd6da 2562 Branch: perl
cb535e0c 2563 ! perly_c.diff
ea4fd6da 2564____________________________________________________________________________
cb535e0c
RGS
2565[ 21986] By: rgs on 2003/12/27 23:11:59
2566 Log: Fix bug [perl #24762] : C<*foo{CODE} ? 1 : 0> was a syntax error
ea4fd6da 2567 Branch: perl
cb535e0c 2568 ! perly.c perly.y vms/perly_c.vms
ea4fd6da 2569____________________________________________________________________________
cb535e0c
RGS
2570[ 21985] By: nicholas on 2003/12/27 22:55:35
2571 Log: Subject: Cross compilation patches for arm.
2572 From: Redvers Davies <red@criticalintegration.com>
2573 Message-Id: <1072098653.4789.6.camel@ragefire>
2574 Date: Mon, 22 Dec 2003 08:11:34 -0500
ea4fd6da 2575 Branch: perl
cb535e0c
RGS
2576 ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
2577 ! Cross/config.sh-arm-linux Cross/installperl.patch
ea4fd6da 2578____________________________________________________________________________
cb535e0c
RGS
2579[ 21983] By: rgs on 2003/12/27 21:29:04
2580 Log: Fix bug [perl #24735] : make sure that the range (..) operator
2581 treats an undefined argument as 0 for numerical ranges and as ""
2582 for magical string ranges.
ea4fd6da 2583 Branch: perl
cb535e0c 2584 ! pp_ctl.c t/op/range.t
ea4fd6da 2585____________________________________________________________________________
cb535e0c
RGS
2586[ 21981] By: rgs on 2003/12/27 20:14:09
2587 Log: Subject: PATCH: *DB*_File
2588 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
2589 Date: Sat, 27 Dec 2003 20:02:30 -0000
2590 Message-ID: <AIEAJICLCBDNAAOLLOKLIEAOPGAA.Paul.Marquess@btinternet.com>
ea4fd6da 2591 Branch: perl
cb535e0c
RGS
2592 ! XSUB.h ext/DB_File/Changes ext/DB_File/DB_File.pm
2593 ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
2594 ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
2595 ! ext/DB_File/typemap ext/GDBM_File/typemap
2596 ! ext/NDBM_File/typemap ext/ODBM_File/typemap
2597 ! ext/SDBM_File/typemap
ea4fd6da 2598____________________________________________________________________________
cb535e0c
RGS
2599[ 21978] By: nicholas on 2003/12/27 18:31:27
2600 Log: Straggler from Cwd
ea4fd6da 2601 Branch: perl
cb535e0c 2602 + ext/Cwd/Changes
ea4fd6da 2603____________________________________________________________________________
cb535e0c
RGS
2604[ 21977] By: nicholas on 2003/12/27 18:29:44
2605 Log: Straggler from Unicode::Collate.
2606 We need to automate this.
2607 For some value of we. (tr/w/m/ I suspect)
ea4fd6da 2608 Branch: perl
cb535e0c 2609 + lib/Unicode/Collate/t/rearrang.t
ea4fd6da 2610____________________________________________________________________________
cb535e0c
RGS
2611[ 21976] By: nicholas on 2003/12/27 18:28:37
2612 Log: Assimilate Unicode::Collate 0.33
ea4fd6da 2613 Branch: perl
cb535e0c
RGS
2614 + lib/Unicode/Collate/t/altern.t lib/Unicode/Collate/t/view.t
2615 ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
2616 ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
2617 ! lib/Unicode/Collate/t/contract.t
2618 ! lib/Unicode/Collate/t/illegal.t lib/Unicode/Collate/t/test.t
2619 ! lib/Unicode/Collate/t/version.t
ea4fd6da 2620____________________________________________________________________________
cb535e0c
RGS
2621[ 21975] By: nicholas on 2003/12/27 18:12:33
2622 Log: Assimilate PodParser-1.26
ea4fd6da 2623 Branch: perl
cb535e0c
RGS
2624 ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
2625 ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/PlainText.pm
2626 ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/pod2usage.PL
2627 ! pod/podselect.PL t/pod/pod2usage.xr t/pod/podselect.xr
ea4fd6da 2628____________________________________________________________________________
cb535e0c
RGS
2629[ 21974] By: nicholas on 2003/12/27 17:50:34
2630 Log: Assimilate File::Spec 0.87
ea4fd6da 2631 Branch: perl
cb535e0c 2632 ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
ea4fd6da 2633____________________________________________________________________________
cb535e0c
RGS
2634[ 21973] By: nicholas on 2003/12/27 17:24:27
2635 Log: Assimilate Digest 1.05
ea4fd6da 2636 Branch: perl
cb535e0c 2637 ! lib/Digest.pm lib/Digest/t/digest.t
ea4fd6da 2638____________________________________________________________________________
cb535e0c
RGS
2639[ 21972] By: nicholas on 2003/12/27 17:20:23
2640 Log: Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainers, so change
2641 21646 was only applied to core (must punt this back and thereby unfork)
2642 Need to fix test boilerplate properly for PERL_CORE
ea4fd6da 2643 Branch: perl
cb535e0c
RGS
2644 ! MANIFEST Porting/Maintainers.pl ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
2645 ! ext/Cwd/t/taint.t lib/Cwd.pm
ea4fd6da 2646____________________________________________________________________________
cb535e0c
RGS
2647[ 21971] By: nicholas on 2003/12/27 16:55:54
2648 Log: Subject: [PATCH] Remove Win32 compiler warnings
2649 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
2650 Date: Sat, 27 Dec 2003 17:39:20 +0100
2651 Message-ID: <018901c3cc97$fa976660$d500a8c0@R2D2>
ea4fd6da 2652 Branch: perl
cb535e0c 2653 ! ext/XS/APItest/APItest.xs ext/threads/shared/shared.xs sv.c
ea4fd6da 2654____________________________________________________________________________
cb535e0c
RGS
2655[ 21970] By: nicholas on 2003/12/27 16:39:01
2656 Log: Allow overriding of the p4 settings via environment variables
2657 Make regexp more robust to parse FreeBSD's patch output
ea4fd6da 2658 Branch: perl
cb535e0c 2659 ! Porting/apply
ea4fd6da 2660____________________________________________________________________________
cb535e0c
RGS
2661[ 21968] By: rgs on 2003/12/27 14:27:57
2662 Log: Subject: [PATCH] perl 5.8.0, FindBin::again
2663 From: Slaven Rezic <slaven@rezic.de>
2664 Date: 01 May 2003 21:28:10 +0200
2665 Message-ID: <873cjy31rp.fsf@vran.herceg.de>
ea4fd6da 2666 Branch: perl
cb535e0c 2667 ! lib/FindBin.pm lib/FindBin.t
ea4fd6da 2668____________________________________________________________________________
cb535e0c
RGS
2669[ 21967] By: nicholas on 2003/12/27 13:26:29
2670 Log: Subject: [PATCH: sv.c] Turn Quad_t to Uquad_t in unsigned branch
2671 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
2672 Date: Sat, 27 Dec 2003 02:48:19 +0100
2673 Message-ID: <010001c3cc1b$813763a0$d500a8c0@R2D2>
ea4fd6da 2674 Branch: perl
cb535e0c 2675 ! sv.c
ea4fd6da 2676____________________________________________________________________________
cb535e0c
RGS
2677[ 21964] By: nicholas on 2003/12/26 20:31:38
2678 Log: Change minimum perl version where the test is run from 5.9.0 to 5.8.3
2679 as I'm going to integrate the core patch
ea4fd6da 2680 Branch: perl
cb535e0c 2681 ! ext/List/Util/t/weak.t
ea4fd6da 2682____________________________________________________________________________
cb535e0c
RGS
2683[ 21962] By: nicholas on 2003/12/26 19:22:16
2684 Log: Subject: [PATCH: sv.c] Re: GCC bug breaking Perl_sv_catpvfn()?
2685 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
2686 Date: Fri, 26 Dec 2003 02:47:09 +0100
2687 Message-ID: <03ca01c3cb52$2d509b40$5700a8c0@R2D2>
ea4fd6da 2688 Branch: perl
cb535e0c 2689 ! sv.c
ea4fd6da 2690____________________________________________________________________________
cb535e0c
RGS
2691[ 21960] By: rgs on 2003/12/26 10:18:24
2692 Log: Refactor the code that checks whether a range is numeric
2693 or string-magical.
ea4fd6da 2694 Branch: perl
cb535e0c 2695 ! pp_ctl.c
2f123ff6 2696____________________________________________________________________________
cb535e0c
RGS
2697[ 21959] By: rgs on 2003/12/26 08:51:06
2698 Log: Restore ext/SDBM_File/sdbm/Makefile to its pre-21655 state.
2699 This fixes building SDBM_File on AIX.
ce780a94 2700 Branch: perl
cb535e0c 2701 ! ext/SDBM_File/sdbm/Makefile.PL
ce780a94 2702____________________________________________________________________________
cb535e0c
RGS
2703[ 21958] By: rgs on 2003/12/25 21:22:25
2704 Log: Fix bug [perl #24641] : when POSIX::set[ug]id() are called,
2705 update the perl variables PL_uid and PL_euid (resp. PL_gid
2706 and PL_egid) with the new values.
ce780a94 2707 Branch: perl
cb535e0c 2708 ! ext/POSIX/POSIX.xs
ce780a94 2709____________________________________________________________________________
cb535e0c
RGS
2710[ 21957] By: rgs on 2003/12/25 20:14:00
2711 Log: Subject: [PATCH 5.8.2 @21574] INSTALL_PREFIX from C
2712 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
2713 Date: Thu, 18 Dec 2003 12:30:06 -0800
2714 Message-ID: <20031218203006.GA7772@math.berkeley.edu>
ce780a94 2715 Branch: perl
cb535e0c 2716 ! config_h.SH
70faccd7 2717____________________________________________________________________________
cb535e0c
RGS
2718[ 21956] By: rgs on 2003/12/25 19:40:55
2719 Log: Subject: BigInt v1.68 - pre-release
2720 From: Tels <perl_dummy@bloodgate.com>
2721 Date: Tue, 23 Dec 2003 01:09:23 +0100
2722 Message-Id: <200312230106.27661@bloodgate.com>
70faccd7 2723 Branch: perl
cb535e0c
RGS
2724 + lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/alias.inc
2725 + lib/Math/BigInt/t/mbf_ali.t lib/Math/BigInt/t/mbi_ali.t
2726 + lib/Math/BigInt/t/sub_ali.t
2727 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
2728 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
2729 ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
2730 ! lib/Math/BigInt/t/upgrade.inc
70faccd7 2731____________________________________________________________________________
cb535e0c
RGS
2732[ 21955] By: rgs on 2003/12/25 18:59:54
2733 Log: Subject: [perl #24506] [PATCH] cannot weaken refs to read only values
2734 From: Fergal Daly <fergal@esatclear.ie>
2735 Date: Tue, 2 Dec 2003 23:18:18 +0000
2736 Message-Id: <200312022318.18353.fergal@esatclear.ie>
2737
2738 (tweaked so the test is skipped on perls < 5.9.0)
70faccd7 2739 Branch: perl
cb535e0c 2740 ! ext/List/Util/t/weak.t sv.c
70faccd7 2741____________________________________________________________________________
cb535e0c
RGS
2742[ 21953] By: nicholas on 2003/12/23 23:34:48
2743 Log: Subject: [PATCH: perl@21949] document patch for VMS port on new file systems
2744 From: PPrymmer@factset.com
2745 Date: Tue, 23 Dec 2003 17:27:44 -0500
2746 Message-Id: <OF32243F10.A592C9A9-ON85256E05.007B1741-85256E05.007B63CB@factset.com>
70faccd7 2747 Branch: perl
cb535e0c 2748 ! README.vms
70faccd7 2749____________________________________________________________________________
cb535e0c
RGS
2750[ 21952] By: nicholas on 2003/12/23 23:19:19
2751 Log: Subject: [patch t/test.pl] comment fix
2752 From: Stas Bekman <stas@stason.org>
2753 Message-ID: <3FE8C65A.4060708@stason.org>
2754 Date: Tue, 23 Dec 2003 14:48:58 -0800
70faccd7 2755 Branch: perl
cb535e0c 2756 ! t/test.pl
70faccd7 2757____________________________________________________________________________
cb535e0c
RGS
2758[ 21951] By: adi on 2003/12/22 23:22:12
2759 Log: re-fix [perl #24508] without speed regression.
2760 keep an eye on this.
70faccd7 2761 Branch: perl
cb535e0c 2762 ! op.c opcode.h opcode.pl
70faccd7 2763____________________________________________________________________________
cb535e0c
RGS
2764[ 21950] By: adi on 2003/12/22 23:19:25
2765 Log: sanitize some macros - based on Chip Salzenberg suggestions and
2766 on the way GNU people use the gcc-ish 'blocks in parens'
70faccd7 2767 Branch: perl
cb535e0c 2768 ! XSUB.h sv.h
70faccd7 2769____________________________________________________________________________
cb535e0c
RGS
2770[ 21948] By: nicholas on 2003/12/22 21:00:30
2771 Log: Subject: Re: Smoke [5.8.2] 21930 FAIL(t) MSWin32 5.1 Service Pack 1 (x86/1 cpu)
2772 Message-ID: <Pine.LNX.4.58.0312220116520.17374@localhost.localdomain>
2773 Date: Mon, 22 Dec 2003 01:52:08 -0600 (CST)
2774 From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
70faccd7 2775 Branch: perl
cb535e0c 2776 ! ext/threads/shared/shared.xs
70faccd7 2777____________________________________________________________________________
cb535e0c
RGS
2778[ 21946] By: nicholas on 2003/12/22 20:34:06
2779 Log: Subject: doc nits
2780 From: Jarkko Hietaniemi <jhi@iki.fi>
2781 Date: Mon, 22 Dec 2003 21:57:34 +0200
2782 Message-Id: <20031222195734.GA29441@vipunen.hut.fi>
70faccd7 2783 Branch: perl
cb535e0c 2784 ! pod/perltodo.pod pod/perlunicode.pod
70faccd7 2785____________________________________________________________________________
cb535e0c
RGS
2786[ 21944] By: merijn on 2003/12/22 10:13:43
2787 Log: Subject: [PATCH] configure.com archname tweak
2788 From: "Craig A. Berry" <craigberry@mac.com>
2789 Date: Sun, 21 Dec 2003 23:07:13 -0600
2790 Message-ID: <3FE67C01.1000704@mac.com>
70faccd7 2791 Branch: perl
cb535e0c 2792 ! configure.com
70faccd7 2793____________________________________________________________________________
cb535e0c
RGS
2794[ 21942] By: rgs on 2003/12/21 21:29:47
2795 Log: Subject: [perl #24651] Taint bug with multiple backticks in ref consturctors
2796 From: Mike Guy <mjtg@cam.ac.uk>
2797 Date: Fri, 19 Dec 2003 17:17:11 +0000
2798 Message-Id: <E1AXOFT-0007DE-7q@draco.cus.cam.ac.uk>
70faccd7 2799 Branch: perl
cb535e0c 2800 ! pod/perlsec.pod
70faccd7 2801____________________________________________________________________________
cb535e0c
RGS
2802[ 21940] By: rgs on 2003/12/21 15:33:19
2803 Log: Fix a side-effect of bug #24674 in the perl debugger.
2804
2805 Subject: [perl #24674] 5.x odd taint bug
2806 From: Dominique Quatravaux (via RT) <perlbug-followup@perl.org>
2807 Date: 16 Dec 2003 15:03:24 -0000
2808 Message-ID: <rt-3.0.7_01-24674-68456.11.3124667849085@perl.org>
70faccd7 2809 Branch: perl
cb535e0c 2810 ! lib/perl5db.pl
70faccd7 2811____________________________________________________________________________
cb535e0c
RGS
2812[ 21938] By: rgs on 2003/12/20 22:56:24
2813 Log: Subject: Perl 5.8.3 patches from the BS2000 port
2814 From: Dorner Thomas <tdorner@amadeus.net>
2815 Date: Wed, 17 Dec 2003 15:41:17 +0100
2816 Message-ID: <6727B1DACFCDD311A757009027CA8D69044B673A@Ex02.inhouse.start.de>
70faccd7 2817 Branch: perl
cb535e0c 2818 ! hints/posix-bc.sh t/base/num.t t/comp/parser.t
70faccd7 2819____________________________________________________________________________
cb535e0c
RGS
2820[ 21937] By: adi on 2003/12/20 21:37:03
2821 Log: after back-references, restricted hashes.
2822 see http://nntp.perl.org/group/perl.perl5.porters/86497
2823 this is hopefully only a temporary solution.
70faccd7 2824 Branch: perl
cb535e0c 2825 ! perl.c
70faccd7 2826____________________________________________________________________________
cb535e0c
RGS
2827[ 21936] By: adi on 2003/12/20 21:32:37
2828 Log: fix [perl #24660], [perl #24663].
70faccd7 2829 Branch: perl
cb535e0c 2830 ! mg.c sv.c
70faccd7 2831____________________________________________________________________________
cb535e0c
RGS
2832[ 21935] By: rgs on 2003/12/20 21:21:50
2833 Log: Upgrade to Time::Local 1.07_94
2834 Branch: perl
2835 ! lib/Time/Local.pm lib/Time/Local.t
70faccd7 2836____________________________________________________________________________
cb535e0c
RGS
2837[ 21933] By: nicholas on 2003/12/20 20:07:44
2838 Log: Subject: [PATCH] OpenVMS I64 support
2839 From: "Craig A. Berry" <craigberry@mac.com>
2840 Message-ID: <3FE2441F.2070603@mac.com>
2841 Date: Thu, 18 Dec 2003 18:19:43 -0600
2842 Branch: perl
2843 ! configure.com vms/gen_shrfls.pl
70faccd7 2844____________________________________________________________________________
cb535e0c
RGS
2845[ 21932] By: nicholas on 2003/12/20 19:57:51
2846 Log: remove duplicate PERL_HASH (as spotted by Enache Adrian in
2847 <20031220124854.GA1265@ratsnest.hole> )
2848 Branch: perl
2849 ! hv.c
70faccd7 2850____________________________________________________________________________
cb535e0c
RGS
2851[ 21931] By: nicholas on 2003/12/20 18:58:06
2852 Log: Solaris gconvert() doesn't like ndigits == 0. Currently we have no
2853 Configure test for troublesome gconvert(), so for now simply avoid
2854 the optimisation that calls gconvert() in this case.
2855 Branch: perl
2856 ! sv.c
70faccd7 2857____________________________________________________________________________
cb535e0c
RGS
2858[ 21928] By: rgs on 2003/12/19 08:36:11
2859 Log: Upgrade to CGI.pm 3.01
2860 Branch: perl
2861 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm
2862 ! lib/CGI/Pretty.pm lib/CGI/Util.pm lib/CGI/t/carp.t
2863 ! lib/CGI/t/request.t
70faccd7 2864____________________________________________________________________________
cb535e0c
RGS
2865[ 21927] By: rgs on 2003/12/19 08:10:41
2866 Log: Subject: [DOCPATCH] base.pm
2867 From: Elizabeth Mattijsen <liz@dijkmat.nl>
2868 Date: Thu, 18 Dec 2003 22:30:52 +0100
2869 Message-Id: <p05111b12bc07cc596977@[192.168.56.3]>
70faccd7 2870
cb535e0c
RGS
2871 Plus, remove leftover mentions of pseudo-hashes
2872 Branch: perl
2873 ! lib/base.pm
70faccd7 2874____________________________________________________________________________
cb535e0c
RGS
2875[ 21924] By: nicholas on 2003/12/18 20:24:29
2876 Log: "Richard" - who he? (Add "Richard Clamp" to the list of pumpkings)
2877 Branch: perl
2878 ! pod/perlhist.pod
70faccd7 2879____________________________________________________________________________
cb535e0c
RGS
2880[ 21923] By: rgs on 2003/12/18 14:58:42
2881 Log: Perl 1.0.16 has been released.
70faccd7 2882 Branch: perl
cb535e0c 2883 ! pod/perlhist.pod
70faccd7 2884____________________________________________________________________________
cb535e0c
RGS
2885[ 21922] By: rgs on 2003/12/17 21:36:36
2886 Log: Subject: [PATCH: embed.fnc] arguments for perl_clone()
2887 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
2888 Date: Wed, 17 Dec 2003 13:26:52 +0100
2889 Message-ID: <055701c3c499$11144f90$8cecfe91@R2D2>
70faccd7 2890 Branch: perl
cb535e0c 2891 ! embed.fnc embed.h global.sym
70faccd7 2892____________________________________________________________________________
cb535e0c
RGS
2893[ 21921] By: rgs on 2003/12/17 17:34:05
2894 Log: Subject: [PATCH] 2-arg cond_wait, cond_timedwait, tests
2895 From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
2896 Date: Wed, 17 Dec 2003 00:05:58 -0600 (CST)
2897 Message-ID: <Pine.LNX.4.58.0312092202040.13494@benevelle.wi.securepipe.com>
70faccd7 2898 Branch: perl
cb535e0c
RGS
2899 + ext/threads/shared/t/wait.t
2900 ! MANIFEST ext/threads/shared/shared.pm
2901 ! ext/threads/shared/shared.xs
70faccd7 2902____________________________________________________________________________
cb535e0c
RGS
2903[ 21918] By: rgs on 2003/12/16 22:00:39
2904 Log: Sync with the latest MakeMaker snapshot.
2905 But set the $VERSION to 6.21_01.
2906 Branch: perl
2907 ! lib/ExtUtils/Changes lib/ExtUtils/MANIFEST.SKIP
2908 ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
2909 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win95.pm
2910 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
2911 ! lib/ExtUtils/instmodsh
2912____________________________________________________________________________
2913[ 21917] By: alanbur on 2003/12/15 09:13:49
2914 Log: Remove incorrect guards around inclusion of <signal.h>
2915 Causes problems with UNIX03/SUSv3
2916 Part 2 of change 21916 - oops!
70faccd7 2917
cb535e0c
RGS
2918 See:
2919 Message-Id: <3FDD06A5.8010004@sun.com>
2920 Subject: Re: UNIX03 & C99 issue with 5.8.2
2921 From: Alan Burlison <Alan.Burlison@sun.com>
2922 Date: Mon, 15 Dec 2003 00:56:05 +0000
70faccd7 2923 Branch: perl
cb535e0c 2924 ! doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h util.c
70faccd7 2925____________________________________________________________________________
cb535e0c
RGS
2926[ 21916] By: alanbur on 2003/12/15 09:02:58
2927 Log: Remove incorrect guards around inclusion of <signal.h>
2928 Causes problems with UNIX03/SUSv3
2929 Branch: perl
2930 ! doio.c
70faccd7 2931____________________________________________________________________________
cb535e0c
RGS
2932[ 21915] By: rgs on 2003/12/15 07:43:50
2933 Log: Add the macros dAX and dITEMS to PPPort.
2934 Branch: perl
2935 ! ext/Devel/PPPort/PPPort.pm
70faccd7 2936____________________________________________________________________________
cb535e0c
RGS
2937[ 21914] By: rgs on 2003/12/14 22:53:43
2938 Log: Subject: [patch Porting/pumpkin.pod] trying to ensure that PPPort is up-to-date on each new release
2939 From: Stas Bekman <stas@stason.org>
2940 Date: Sun, 14 Dec 2003 15:12:40 -0800
2941 Message-ID: <3FDCEE68.3080509@stason.org>
2942 Branch: perl
2943 ! Porting/pumpkin.pod
70faccd7 2944____________________________________________________________________________
cb535e0c
RGS
2945[ 21912] By: rgs on 2003/12/14 22:48:17
2946 Log: Subject: [DOCPATCH] perlfunc delete
2947 From: Elizabeth Mattijsen <liz@dijkmat.nl>
2948 Date: Sun, 14 Dec 2003 20:25:07 +0100
2949 Message-Id: <p05111b07bc0269065a99@[192.168.56.3]>
70faccd7 2950 Branch: perl
cb535e0c 2951 ! pod/perlfunc.pod
70faccd7 2952____________________________________________________________________________
cb535e0c
RGS
2953[ 21910] By: nicholas on 2003/12/14 20:06:41
2954 Log: Forgot to remove a comment
2955 Branch: perl
2956 ! pp.c
70faccd7 2957____________________________________________________________________________
cb535e0c
RGS
2958[ 21907] By: nicholas on 2003/12/14 18:35:15
2959 Log: S_save_hek_flags should honour the "free" flag.
2960 Ought to mask the flag bits that shouldn't be stored.
2961 Branch: perl
2962 ! hv.c
70faccd7 2963____________________________________________________________________________
cb535e0c
RGS
2964[ 21906] By: nicholas on 2003/12/14 17:06:13
2965 Log: Some fool missed a letter n.
2966 (and then "optimised" code based on its absense. D'oh)
2967 Restore the correct behaviour - fetch with uppercase key, then if
2968 still not found store with mixed/lowercase key.
2969 Branch: perl
2970 ! hv.c
2971____________________________________________________________________________
2972[ 21905] By: nicholas on 2003/12/14 16:34:01
2973 Log: Subject: Re: Change 21862
2974 From: Enache Adrian <enache@rdslink.ro>
2975 Date: Wed, 10 Dec 2003 06:05:58 +0200
2976 Message-ID: <20031210040558.GC1584@ratsnest.hole>
70faccd7 2977
cb535e0c
RGS
2978 (1st hunk), plus the equivalent for hv_delete_common
2979 Branch: perl
2980 ! hv.c
70faccd7 2981____________________________________________________________________________
cb535e0c
RGS
2982[ 21904] By: nicholas on 2003/12/14 15:32:32
2983 Log: Clean up a bug I introduced into caseless ENV hv_delete
2984 (should be the proper fix for 21870 and 21872's band aid)
70faccd7 2985 Branch: perl
cb535e0c 2986 ! hv.c
70faccd7 2987____________________________________________________________________________
cb535e0c
RGS
2988[ 21902] By: rgs on 2003/12/13 21:56:45
2989 Log: Subject: Re: 5.6.2-RC1 on Cygwin
2990 From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
2991 Date: Sat, 6 Dec 2003 22:32:59 -0800
2992 Message-ID: <20031207063259.GA3004@efn.org>
2993 (with tweaks to cleanup code)
70faccd7 2994 Branch: perl
cb535e0c 2995 ! t/op/taint.t
70faccd7 2996____________________________________________________________________________
cb535e0c
RGS
2997[ 21898] By: nicholas on 2003/12/13 19:20:41
2998 Log: Add Perl_ceil
2999 Branch: perl
3000 ! perl.h pp.c
70faccd7 3001____________________________________________________________________________
cb535e0c
RGS
3002[ 21897] By: rgs on 2003/12/13 18:41:51
3003 Log: Reformat a long line in perlembed.pod (bug #24623).
3004 Branch: perl
3005 ! pod/perlembed.pod
70faccd7 3006____________________________________________________________________________
cb535e0c
RGS
3007[ 21896] By: nicholas on 2003/12/13 18:40:59
3008 Log: The binary compatibility notes say that new global functions should
3009 go at the end. Not that I'm anything more than "trainee" when it
3010 comes to this bincompat stuff.
3011 Branch: perl
3012 ! embed.fnc proto.h
70faccd7 3013____________________________________________________________________________
cb535e0c
RGS
3014[ 21895] By: rgs on 2003/12/13 18:33:38
3015 Log: alarm() is now implemented on Win32.
70faccd7 3016 Branch: perl
cb535e0c 3017 ! pod/perlport.pod
70faccd7 3018____________________________________________________________________________
cb535e0c
RGS
3019[ 21893] By: nicholas on 2003/12/13 17:40:32
3020 Log: foreach qw() { # not valid syntax for 5.005. So fix it.
3021 Branch: perl
3022 ! pod/buildtoc
70faccd7 3023____________________________________________________________________________
cb535e0c
RGS
3024[ 21892] By: rgs on 2003/12/13 17:02:12
3025 Log: Subject: Patch for: [perl #24650] File::CheckTree should list Larry Wall as author, not unknown
3026 From: David Dyck <david.dyck@fluke.com>
3027 Date: Sat, 13 Dec 2003 00:01:34 -0800 (PST)
3028 Message-ID: <Pine.LNX.4.51.0312122351450.8825@dd.tc.fluke.com>
70faccd7 3029 Branch: perl
cb535e0c 3030 ! lib/File/CheckTree.pm
70faccd7 3031____________________________________________________________________________
cb535e0c
RGS
3032[ 21891] By: rgs on 2003/12/13 16:33:46
3033 Log: Make the XSRETURN macro evaluate its argument only once.
70faccd7 3034 Branch: perl
cb535e0c 3035 ! XSUB.h
70faccd7 3036____________________________________________________________________________
cb535e0c
RGS
3037[ 21886] By: rgs on 2003/12/13 12:30:08
3038 Log: More POD fixes ; regenerate perltoc and perlmodlib.
70faccd7 3039 Branch: perl
cb535e0c
RGS
3040 ! ext/DynaLoader/DynaLoader_pm.PL pod/perlmodlib.pod
3041 ! pod/perltoc.pod
70faccd7 3042____________________________________________________________________________
cb535e0c
RGS
3043[ 21885] By: rgs on 2003/12/13 12:21:26
3044 Log: Fix some of the pods to produce more standard manpages,
3045 as reported by Eric S. Raymond.
70faccd7 3046 Branch: perl
cb535e0c 3047 ! README.ce README.netware lib/Getopt/Std.pm lib/diagnostics.pm
70faccd7 3048____________________________________________________________________________
cb535e0c
RGS
3049[ 21884] By: rgs on 2003/12/13 00:09:01
3050 Log: Subject: RE: [perl #24610] Pod::Html infinite recursion
3051 From: Anders Johnson <ajohnson@nvidia.com>
3052 Date: Fri, 12 Dec 2003 14:07:40 -0800
3053 Message-ID: <33171CC36240D94EAF1FE584B1D14E0A06EC6F51@mail-sc-11.nvidia.com>
3054 (with tweaks)
70faccd7 3055 Branch: perl
cb535e0c 3056 ! lib/Pod/Html.pm
70faccd7 3057____________________________________________________________________________
cb535e0c
RGS
3058[ 21883] By: rgs on 2003/12/12 23:54:25
3059 Log: Modify the common guard for the signal.h header, because
3060 C99 compilers don't like it.o
3061
3062 see :
3063 Subject: UNIX03 & C99 issue with 5.8.2
3064 From: Alan Burlison <Alan.Burlison@sun.com>
3065 Date: Fri, 12 Dec 2003 23:04:52 +0000
3066 Message-ID: <3FDA4994.6050209@sun.com>
3067 Branch: perl
3068 ! doio.c doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h
3069 ! util.c
70faccd7 3070____________________________________________________________________________
cb535e0c
RGS
3071[ 21882] By: rgs on 2003/12/12 22:43:11
3072 Log: Subject: [PATCH] Math::BigInt v1.67 released
3073 From: Tels <perl_dummy@bloodgate.com>
3074 Date: Fri, 12 Dec 2003 18:47:43 +0100
3075 Message-Id: <200312121847.49039@bloodgate.com>
3076 Branch: perl
3077 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
3078 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
3079 ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
3080 ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/fallback.t
3081 ! lib/Math/BigInt/t/sub_mbi.t
70faccd7 3082____________________________________________________________________________
cb535e0c
RGS
3083[ 21881] By: merijn on 2003/12/12 16:09:14
3084 Log: Subject: [PATCH] d_u32align for win32
3085 From: Gisle Aas <gisle@ActiveState.com>
3086 Date: 11 Dec 2003 01:33:39 -0800
3087 Message-ID: <lrzndzr958.fsf@caliper.activestate.com>
70faccd7 3088 Branch: perl
cb535e0c 3089 ! win32/config.bc win32/config.gc win32/config.vc
70faccd7 3090____________________________________________________________________________
cb535e0c
RGS
3091[ 21879] By: rgs on 2003/12/11 23:53:34
3092 Log: Subject: [PATCH] environ array fix for VMS
3093 From: "Craig A. Berry" <craigberry@mac.com>
3094 Date: Thu, 11 Dec 2003 14:35:29 -0600
3095 Message-ID: <3FD8D511.2030805@mac.com>
70faccd7 3096 Branch: perl
cb535e0c 3097 ! vms/vms.c
70faccd7 3098____________________________________________________________________________
cb535e0c
RGS
3099[ 21878] By: nicholas on 2003/12/11 23:49:20
3100 Log: Subject: [PATCH] Perl 5.9.0 AUTHORS
3101 From: Mark Leighton Fisher <mark-fisher@mindspring.com>
3102 Message-ID: <3FD8E74F.7000202@mindspring.com>
3103 Date: Thu, 11 Dec 2003 16:53:19 -0500
70faccd7 3104 Branch: perl
cb535e0c 3105 ! AUTHORS
70faccd7 3106____________________________________________________________________________
cb535e0c
RGS
3107[ 21877] By: rgs on 2003/12/11 23:40:54
3108 Log: Add a mention of the error "DESTROY created new reference
3109 to dead object" in perldiag.
3110 Branch: perl
3111 ! pod/perldiag.pod
70faccd7 3112____________________________________________________________________________
cb535e0c
RGS
3113[ 21876] By: adi on 2003/12/11 23:04:03
3114 Log: #21866 was wrong. another try to plumb that damn leak.
70faccd7 3115 Branch: perl
cb535e0c 3116 ! mg.c sv.c
70faccd7 3117____________________________________________________________________________
cb535e0c
RGS
3118[ 21875] By: adi on 2003/12/11 20:11:07
3119 Log: fix bug #24605.
3120 substr() wasn't working when used repeatedly on the same utf-8
3121 string.
70faccd7 3122 Branch: perl
cb535e0c 3123 ! sv.c t/op/substr.t
70faccd7 3124____________________________________________________________________________
cb535e0c
RGS
3125[ 21874] By: rgs on 2003/12/09 21:36:58
3126 Log: Suppress a C< $DB::single = 1 > from Switch.pm, as noticed
3127 by Jan Dubois.
70faccd7 3128 Branch: perl
cb535e0c 3129 ! lib/Switch.pm
70faccd7 3130____________________________________________________________________________
cb535e0c
RGS
3131[ 21873] By: rgs on 2003/12/09 21:33:22
3132 Log: Subject: [PATCH perlunicode.pod, encoding.pm] Implicit upgrading docs
3133 From: Autrijus Tang <autrijus@autrijus.org>
3134 Date: Tue, 9 Dec 2003 20:39:16 +0800
3135 Message-ID: <20031209123915.GA1454@not.autrijus.org>
3136 Branch: perl
3137 ! ext/Encode/encoding.pm pod/perlunicode.pod
70faccd7 3138____________________________________________________________________________
cb535e0c
RGS
3139[ 21872] By: adi on 2003/12/09 03:26:16
3140 Log: temporary fix to avoid t/op/tie.t failures on Win32
3141 Branch: perl
3142 ! hv.c
70faccd7 3143____________________________________________________________________________
cb535e0c
RGS
3144[ 21871] By: rgs on 2003/12/08 15:22:26
3145 Log: Upgrade to Digest-MD5 2.33.
3146 Branch: perl
3147 ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3148 ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
3149 ! ext/Digest/MD5/t/files.t ext/Digest/MD5/typemap
70faccd7 3150____________________________________________________________________________
cb535e0c
RGS
3151[ 21870] By: rgs on 2003/12/08 08:22:17
3152 Log: Integrate change #21862 from maint-5.8 :
70faccd7 3153
cb535e0c
RGS
3154 Win32/MinGW tweaks
3155 A. ENV_IS_CASELESS has trys to free(keysave) when
3156 keysave isn't in scope yet.
3157 B. For default makefile.mk which build with perlhost.h
3158 stuff "live" need to link with g++ to find new/delete etc.
3159 Branch: perl
3160 !> hv.c win32/makefile.mk
70faccd7 3161____________________________________________________________________________
cb535e0c
RGS
3162[ 21869] By: rgs on 2003/12/08 07:37:27
3163 Log: Subject: [PATCH] iterator reset moved to hv.c (was: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context)
3164 From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
3165 Date: Mon, 08 Dec 2003 08:17:46 +0100
3166 Message-id: <20031208071746.GA594@ethan>
3167 Branch: perl
3168 ! hv.c mg.c
70faccd7 3169____________________________________________________________________________
cb535e0c
RGS
3170[ 21868] By: adi on 2003/12/08 03:38:39
3171 Log: yet another leak. bigger fish still swimming around.
3172 #!perl
3173 eval q{ $_ = "x"; s/x/"in subst"/e } while 1;
3174 __END__
70faccd7 3175 Branch: perl
cb535e0c 3176 ! pp_ctl.c
70faccd7 3177____________________________________________________________________________
cb535e0c
RGS
3178[ 21867] By: adi on 2003/12/08 03:34:37
3179 Log: yet another 2 leaks. example for the second:
3180 #! perl
3181 eval q{ open $p{q}, "foo" } while 1
3182 __END__
70faccd7 3183 Branch: perl
cb535e0c 3184 ! op.c
70faccd7 3185____________________________________________________________________________
cb535e0c
RGS
3186[ 21866] By: adi on 2003/12/08 03:30:16
3187 Log: plumb a leak with pos().
70faccd7 3188
cb535e0c
RGS
3189 #! perl
3190 while (1) {
3191 my $a = "\x{1ff}"; $a =~ /\x{1ff}/g; pos($a);
3192 }
3193 __END__
70faccd7 3194 Branch: perl
cb535e0c 3195 ! sv.c
70faccd7 3196____________________________________________________________________________
cb535e0c
RGS
3197[ 21865] By: rgs on 2003/12/07 21:28:13
3198 Log: Subject: [PATCH] documenting SCALAR gotcha
3199 From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
3200 Date: Sun, 07 Dec 2003 16:41:16 +0100
3201 Message-id: <20031207154116.GA825@ethan>
3202 Branch: perl
3203 ! pod/perltie.pod
70faccd7 3204____________________________________________________________________________
cb535e0c
RGS
3205[ 21864] By: rgs on 2003/12/07 20:13:47
3206 Log: Subject: [PATCH] setenv tweak for VMS
3207 From: "Craig A. Berry" <craigberry@mac.com>
3208 Date: Sat, 06 Dec 2003 18:13:32 -0600
3209 Message-ID: <3FD270AC.3000106@mac.com>
70faccd7 3210 Branch: perl
cb535e0c 3211 ! vms/vms.c
70faccd7 3212____________________________________________________________________________
cb535e0c
RGS
3213[ 21863] By: rgs on 2003/12/06 21:33:22
3214 Log: Missing thingies.
70faccd7 3215 Branch: perl
cb535e0c 3216 ! pp.c pp_hot.c
70faccd7 3217____________________________________________________________________________
cb535e0c
RGS
3218[ 21861] By: rgs on 2003/12/06 20:58:12
3219 Log: Subject: [PATCH] Math::BigInt v1.67 (pre-release)
3220 From: Tels <perl_dummy@bloodgate.com>
3221 Date: Sat, 6 Dec 2003 20:19:44 +0100
3222 Message-Id: <200312062016.50484@bloodgate.com>
70faccd7 3223 Branch: perl
cb535e0c
RGS
3224 + lib/Math/BigInt/t/const_mbf.t lib/Math/BigInt/t/fallback.t
3225 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
3226 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
3227 ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
3228 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
3229 ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
3230 ! lib/Math/BigInt/t/bigints.t lib/Math/BigInt/t/biglog.t
3231 ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
3232 ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
70faccd7 3233____________________________________________________________________________
cb535e0c
RGS
3234[ 21860] By: rgs on 2003/12/06 20:33:09
3235 Log: Forgot to update the MANIFEST.
70faccd7 3236 Branch: perl
cb535e0c 3237 ! MANIFEST
70faccd7 3238____________________________________________________________________________
cb535e0c
RGS
3239[ 21859] By: rgs on 2003/12/06 20:19:16
3240 Log: Math::BigInt::Scalar is only for tests.
3241 Move it under t/lib.
70faccd7 3242 Branch: perl
cb535e0c
RGS
3243 +> t/lib/Math/BigInt/Scalar.pm
3244 - lib/Math/BigInt/Scalar.pm
70faccd7 3245____________________________________________________________________________
cb535e0c
RGS
3246[ 21858] By: rgs on 2003/12/06 20:01:24
3247 Log: Subject: [PATCH] casting bug in VMS part of Perl_start_glob
3248 From: "Craig A. Berry" <craigberry@mac.com>
3249 Date: Sat, 06 Dec 2003 12:44:40 -0600
3250 Message-ID: <3FD22398.1060506@mac.com>
3251 Branch: perl
3252 ! doio.c
70faccd7 3253____________________________________________________________________________
cb535e0c
RGS
3254[ 21857] By: rgs on 2003/12/06 19:58:51
3255 Log: Remove the "Can't provide tied hash usage" error from perldiag.
3256 Mention the new tied hash SCALAR method in perldelta.
3257 Branch: perl
3258 ! pod/perldelta.pod pod/perldiag.pod
70faccd7 3259____________________________________________________________________________
cb535e0c
RGS
3260[ 21856] By: rgs on 2003/12/06 19:51:49
3261 Log: Clarify the description of SCALAR in perltie
70faccd7 3262 Branch: perl
cb535e0c 3263 ! pod/perltie.pod
70faccd7 3264____________________________________________________________________________
cb535e0c
RGS
3265[ 21855] By: rgs on 2003/12/06 19:50:07
3266 Log: Subject: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context
3267 From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
3268 Date: Sat, 06 Dec 2003 11:50:59 +0100
3269 Message-id: <20031206105059.GA13989@ethan>
70faccd7 3270 Branch: perl
cb535e0c
RGS
3271 ! embed.fnc embed.h global.sym hv.c lib/Tie/Hash.pm mg.c
3272 ! pod/perlapi.pod pod/perlfunc.pod pod/perltie.pod pp.c pp_hot.c
3273 ! proto.h t/op/tie.t
70faccd7 3274____________________________________________________________________________
cb535e0c
RGS
3275[ 21854] By: nicholas on 2003/12/06 16:30:35
3276 Log: Make sv_force_normal_flags cope with shared hash key scalars
3277 (remember the pointer from SvPVX, reset the flags before SvGROW,
3278 avoid crazy loops or read-from-free)
3279 Branch: perl
3280 ! sv.c
70faccd7 3281____________________________________________________________________________
cb535e0c
RGS
3282[ 21851] By: nicholas on 2003/12/05 20:49:10
3283 Log: Back out the Makefile.PL part of 21808 as requested by Gisle Aas
3284 Branch: perl
3285 ! ext/Digest/MD5/Makefile.PL
70faccd7 3286____________________________________________________________________________
cb535e0c
RGS
3287[ 21846] By: merijn on 2003/12/05 10:41:32
3288 Log: Subject: [PATCH] Configure gets d_u32align wrong
3289 From: Gisle Aas <gisle@ActiveState.com>
3290 Date: 05 Dec 2003 03:47:01 -0800
3291 Message-ID: <lr4qwfbi6i.fsf_-_@caliper.activestate.com>
3292 Branch: perl
3293 ! Configure
70faccd7 3294____________________________________________________________________________
cb535e0c
RGS
3295[ 21844] By: rgs on 2003/12/05 07:31:18
3296 Log: Subject: [REPATCH lib/AutoLoader.t] Test can() with AutoLoader
3297 From: chromatic <chromatic@wgz.org>
3298 Date: Mon, 01 Dec 2003 09:20:21 -0800
3299 Message-Id: <1070299221.1275.19.camel@localhost>
3300 Branch: perl
3301 ! lib/AutoLoader.t
70faccd7 3302____________________________________________________________________________
cb535e0c
RGS
3303[ 21843] By: rgs on 2003/12/05 07:13:08
3304 Log: Subject: [PATCH] another ext/SDBM_File/sdbm build fix
3305 From: "Craig A. Berry" <craigberry@mac.com>
3306 Date: Thu, 04 Dec 2003 16:00:03 -0600
3307 Message-ID: <3FCFAE63.1080106@mac.com>
3308 Branch: perl
3309 ! ext/SDBM_File/sdbm/Makefile.PL
70faccd7 3310____________________________________________________________________________
cb535e0c
RGS
3311[ 21842] By: rgs on 2003/12/05 07:07:30
3312 Log: Subject: [PATCH] $^P, eval and caller
3313 From: Paul Johnson <paul@pjcj.net>
3314 Date: Fri, 5 Dec 2003 00:57:21 +0100
3315 Message-ID: <20031204235721.GJ26355@pjcj.net>
70faccd7 3316 Branch: perl
cb535e0c 3317 ! mg.c
70faccd7 3318____________________________________________________________________________
cb535e0c
RGS
3319[ 21841] By: rgs on 2003/12/04 12:00:28
3320 Log: Fix File::Copy with hard links on Windows.
3321
3322 Subject: [PATCH] Re: perl @ 21830
3323 From: Steve Hay <steve.hay@uk.radan.com>
3324 Date: Wed, 03 Dec 2003 10:53:02 +0000
3325 Message-ID: <3FCDC08E.7080800@uk.radan.com>
3326
3327 and
3328 Date: Thu, 04 Dec 2003 11:02:22 +0000
3329 Message-ID: <3FCF143E.1040905@uk.radan.com>
3330 Branch: perl
3331 ! lib/File/Copy.pm lib/File/Copy.t
70faccd7 3332____________________________________________________________________________
cb535e0c
RGS
3333[ 21840] By: rgs on 2003/12/04 11:54:28
3334 Log: Subject: Re: a2p.pod not being installed in 5.8.2?
3335 From: Alan Burlison <Alan.Burlison@sun.com>
3336 Date: Thu, 04 Dec 2003 12:14:30 +0000
3337 Message-ID: <3FCF2526.3030905@sun.com>
3338 Branch: perl
3339 ! installperl
70faccd7 3340____________________________________________________________________________
cb535e0c
RGS
3341[ 21837] By: rgs on 2003/12/03 08:27:33
3342 Log: Subject: Re: XS modules having problems with CLONE and ithreads unless PERL_NO_GET_CONTEXT is defined
3343 From: Stas Bekman <stas@stason.org>
3344 Date: Wed, 03 Dec 2003 01:41:42 -0800
3345 Message-ID: <3FCDAFD6.9050106@stason.org>
3346 Branch: perl
3347 ! sv.c
70faccd7 3348____________________________________________________________________________
cb535e0c
RGS
3349[ 21836] By: rgs on 2003/12/02 23:31:06
3350 Log: The prove utility should also be installed on VMS and on Windows.
3351 Haven't we regression tests for installations yet ?
3352 Branch: perl
3353 ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
70faccd7 3354____________________________________________________________________________
cb535e0c
RGS
3355[ 21835] By: rgs on 2003/12/02 22:18:05
3356 Log: FAQ sync.
70faccd7 3357 Branch: perl
cb535e0c
RGS
3358 ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
3359 ! pod/perlfaq4.pod pod/perlfaq5.pod
70faccd7 3360____________________________________________________________________________
cb535e0c
RGS
3361[ 21834] By: rgs on 2003/12/02 21:45:12
3362 Log: Subject: Re: [perl #24574] find2perl provides different results to find
3363 From: Slaven Rezic <slaven@rezic.de>
3364 Date: 30 Nov 2003 22:16:59 +0100
3365 Message-ID: <8765h1pnec.fsf@vran.herceg.de>
70faccd7 3366
cb535e0c
RGS
3367 (plus a note about find2perl now defaulting to -print in perldelta)
3368 Branch: perl
3369 ! pod/perldelta.pod x2p/find2perl.PL
70faccd7 3370____________________________________________________________________________
cb535e0c
RGS
3371[ 21833] By: rgs on 2003/12/02 21:34:57
3372 Log: Subject: [PATCH] setting $0 still broken
3373 From: Jan Dubois <jand@ActiveState.com>
3374 Date: Thu, 27 Nov 2003 21:09:51 -0800
3375 Message-ID: <f3mdsv8dcv4asle0kbhiijk0adu1l25sr3@4ax.com>
70faccd7 3376 Branch: perl
cb535e0c 3377 ! mg.c
70faccd7 3378____________________________________________________________________________
cb535e0c
RGS
3379[ 21832] By: rgs on 2003/12/02 21:05:58
3380 Log: Better docs for the special code blocks, based on :
3381 Subject: [DOCPATCH] BEGIN, CHECK, INIT, END explained more
3382 From: Elizabeth Mattijsen <liz@dijkmat.nl>
3383 Date: Sat, 29 Nov 2003 23:15:56 +0100
3384 Message-Id: <p05111b01bbeec2e8bf30@[192.168.56.3]>
70faccd7 3385 Branch: perl
cb535e0c 3386 ! pod/perlmod.pod pod/perlsub.pod
70faccd7 3387____________________________________________________________________________
cb535e0c
RGS
3388[ 21828] By: rgs on 2003/11/30 20:56:00
3389 Log: Fix the test boilerplate in lib/if.t, so it can be run
3390 from the t/ directory.
3391 Branch: perl
3392 ! lib/if.t
70faccd7 3393____________________________________________________________________________
cb535e0c
RGS
3394[ 21827] By: rgs on 2003/11/30 20:34:39
3395 Log: Keep installing xsubpp in lib/ExtUtils,
3396 so MakeMaker can find it.
3397 Branch: perl
3398 ! installperl
70faccd7 3399____________________________________________________________________________
cb535e0c
RGS
3400[ 21826] By: rgs on 2003/11/30 20:31:59
3401 Log: Upgrade to Test::Harness 2.38.
3402 Introduce the prove(1) utility.
3403 (The prove-switches test is disabled for now.)
3404 Branch: perl
3405 + lib/Test/Harness/bin/prove lib/Test/Harness/t/inc_taint.t
3406 + lib/Test/Harness/t/prove-switches.t t/lib/Dev/Null.pm
3407 + t/lib/sample-tests/inc_taint t/lib/sample-tests/taint_warn
3408 + utils/prove.PL
3409 ! MANIFEST installperl lib/Test/Harness.pm
3410 ! lib/Test/Harness/Assert.pm lib/Test/Harness/Changes
3411 ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
3412 ! lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
3413 ! lib/Test/Harness/t/callback.t lib/Test/Harness/t/pod.t
3414 ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
3415 ! lib/Test/Harness/t/test-harness.t utils.lst utils/Makefile
3416____________________________________________________________________________
3417[ 21823] By: rgs on 2003/11/30 18:22:54
3418 Log: Subject: Re: [perl #24554] Segfault in POSIX module
3419 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3420 Date: Sat, 29 Nov 2003 23:32:38 +0900
3421 Message-Id: <20031129233010.8E2F.BQW10602@nifty.com>
3422
3423 (plus a test for the stringification of references
3424 passed to POSIX::isXXX())
70faccd7 3425 Branch: perl
cb535e0c 3426 ! ext/POSIX/POSIX.xs ext/POSIX/t/is.t ext/POSIX/t/posix.t
70faccd7 3427____________________________________________________________________________
cb535e0c
RGS
3428[ 21814] By: nicholas on 2003/11/29 20:53:23
3429 Log: Integrate if.pm 0.0401
3430 Needed to edit the test file as t/TEST can't cope with extra output
3431 lines as produced by 0.0401's if.t
70faccd7 3432 Branch: perl
cb535e0c 3433 ! lib/if.pm lib/if.t
70faccd7 3434____________________________________________________________________________
cb535e0c
RGS
3435[ 21813] By: nicholas on 2003/11/29 19:54:52
3436 Log: Remove whitespace from ends of lines (simply because it irritates me)
70faccd7 3437 Branch: perl
cb535e0c 3438 ! utils/h2xs.PL
70faccd7 3439____________________________________________________________________________
cb535e0c
RGS
3440[ 21812] By: nicholas on 2003/11/29 17:55:32
3441 Log: Update Unicode::Normalize to 0.28
70faccd7 3442 Branch: perl
cb535e0c
RGS
3443 + ext/Unicode/Normalize/t/illegal.t
3444 + ext/Unicode/Normalize/t/null.t ext/Unicode/Normalize/t/short.t
3445 ! MANIFEST ext/Unicode/Normalize/Changes
3446 ! ext/Unicode/Normalize/Normalize.pm
3447 ! ext/Unicode/Normalize/Normalize.xs
3448 ! ext/Unicode/Normalize/README
70faccd7 3449____________________________________________________________________________
cb535e0c
RGS
3450[ 21811] By: nicholas on 2003/11/29 17:30:18
3451 Log: D'oh! This has been moved to lib/Digest/t/digest.t but not deleted.
70faccd7 3452 Branch: perl
cb535e0c 3453 - lib/Digest.t
70faccd7 3454____________________________________________________________________________
cb535e0c
RGS
3455[ 21810] By: nicholas on 2003/11/29 17:29:15
3456 Log: Update Unicode::Collate to 0.31 (Only the .pm version for now)
70faccd7 3457 Branch: perl
cb535e0c
RGS
3458 + lib/Unicode/Collate/t/illegal.t
3459 + lib/Unicode/Collate/t/illegalp.t
3460 ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
3461 ! lib/Unicode/Collate/README lib/Unicode/Collate/t/version.t
70faccd7 3462____________________________________________________________________________
cb535e0c
RGS
3463[ 21809] By: nicholas on 2003/11/29 17:09:25
3464 Log: D'oh! Forgot to lib/Digest/base.pm
70faccd7 3465 Branch: perl
cb535e0c
RGS
3466 + lib/Digest/base.pm
3467 ! MANIFEST
70faccd7 3468____________________________________________________________________________
cb535e0c
RGS
3469[ 21808] By: nicholas on 2003/11/29 17:04:39
3470 Log: Update to Digest::MD5 2.31
70faccd7 3471 Branch: perl
cb535e0c
RGS
3472 + ext/Digest/MD5/t/bits.t
3473 ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3474 ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/badfile.t
3475 ! ext/Digest/MD5/t/files.t
70faccd7 3476____________________________________________________________________________
cb535e0c
RGS
3477[ 21807] By: nicholas on 2003/11/29 16:45:19
3478 Log: Update Digest to 1.03
70faccd7 3479 Branch: perl
cb535e0c
RGS
3480 + lib/Digest/t/base.t
3481 +> lib/Digest/t/digest.t
3482 ! MANIFEST Porting/Maintainers.pl lib/Digest.pm
70faccd7 3483____________________________________________________________________________
cb535e0c
RGS
3484[ 21806] By: nicholas on 2003/11/29 15:41:19
3485 Log: When Gconvert is a macro around sprintf with a .* format we need
3486 to cast to int (in case STRLEN isn't the same size as int)
3487 gcc issues a warning even when it is the same size
70faccd7 3488 Branch: perl
cb535e0c 3489 ! sv.c
70faccd7 3490____________________________________________________________________________
cb535e0c
RGS
3491[ 21805] By: nicholas on 2003/11/29 14:44:56
3492 Log: Silence gcc 2.95 warning
3493 (Its trace flow isn't good enough to realise that there is no problem)
70faccd7 3494 Branch: perl
cb535e0c 3495 ! pp_hot.c
70faccd7 3496____________________________________________________________________________
cb535e0c
RGS
3497[ 21804] By: nicholas on 2003/11/29 14:44:22
3498 Log: Gconvert actually takes type NV, while nv may be either double
3499 or long double (depending on some conditional code)
3500 Rafael and I think that this cast should work.
70faccd7 3501 Branch: perl
cb535e0c 3502 ! sv.c
70faccd7 3503____________________________________________________________________________
cb535e0c
RGS
3504[ 21802] By: rgs on 2003/11/29 11:38:58
3505 Log: POSIX::isXXX(undef) segfaulted. (bug #24554.)
3506 Branch: perl
3507 ! ext/POSIX/POSIX.xs ext/POSIX/t/posix.t
70faccd7 3508____________________________________________________________________________
cb535e0c
RGS
3509[ 21800] By: rgs on 2003/11/28 22:38:40
3510 Log: Fix a regression introduced by change #21694 on sprintf()
3511 with long doubles, by disabling the specific optimisation
3512 path in this case ; remove a unnecessary cast ; add a new
3513 test file for miscellaneous sprintf() test that don't fit
3514 in the t/op/sprintf.t framework.
70faccd7 3515 Branch: perl
cb535e0c
RGS
3516 + t/op/sprintf2.t
3517 ! MANIFEST sv.c
70faccd7 3518____________________________________________________________________________
cb535e0c
RGS
3519[ 21799] By: rgs on 2003/11/28 21:41:29
3520 Log: Subject: [patch pod/perlsec.pod] (was Re: why PERL5LIB is ignored when -T is in effect)
3521 From: Stas Bekman <stas@stason.org>
3522 Date: Fri, 28 Nov 2003 14:42:25 -0800
3523 Message-ID: <3FC7CF51.7060804@stason.org>
70faccd7 3524 Branch: perl
cb535e0c 3525 ! pod/perlsec.pod
70faccd7 3526____________________________________________________________________________
cb535e0c
RGS
3527[ 21798] By: rgs on 2003/11/28 20:42:45
3528 Log: Implement C<use Exporter 'import'> :
3529
3530 Subject: Re: [PATCH] Exporter-related PODs
3531 From: Fergal Daly <fergal@esatclear.ie>
3532 Date: Mon, 10 Nov 2003 00:08:52 +0000
3533 Message-Id: <200311100008.52639.fergal@esatclear.ie>
3534
3535 (tweaked, so the imported import() doesn't spit out warnings)
70faccd7 3536 Branch: perl
cb535e0c 3537 ! lib/Exporter.pm lib/Exporter.t
70faccd7 3538____________________________________________________________________________
cb535e0c
RGS
3539[ 21797] By: rgs on 2003/11/28 20:11:47
3540 Log: Subject: Re: [perl #24245] File::Copy::copy damages hard linked files
3541 From: Slaven Rezic <slaven@rezic.de>
3542 Date: 19 Oct 2003 19:11:31 +0200
3543 Message-ID: <87smlprw3g.fsf@vran.herceg.de>
3544 (with further tweaks)
70faccd7 3545 Branch: perl
cb535e0c 3546 ! lib/File/Copy.pm lib/File/Copy.t
70faccd7 3547____________________________________________________________________________
cb535e0c
RGS
3548[ 21795] By: rgs on 2003/11/28 19:16:33
3549 Log: Subject: [PATCH] Fix perl 5.8 and 5.9 to build on latest VOS
3550 From: "Green, Paul" <Paul.Green@stratus.com>
3551 Date: Thu, 27 Nov 2003 21:51:26 -0500
3552 Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FB815@exna4.stratus.com>
70faccd7 3553 Branch: perl
cb535e0c 3554 ! hints/vos.sh
70faccd7 3555____________________________________________________________________________
cb535e0c
RGS
3556[ 21794] By: nicholas on 2003/11/28 19:14:58
3557 Log: Arguments to skip were the wrong way round, hence why all the *BSDs
3558 were failing
3559 Branch: perl
3560 ! t/op/readline.t
70faccd7 3561____________________________________________________________________________
cb535e0c
RGS
3562[ 21789] By: rgs on 2003/11/27 22:18:29
3563 Log: Marcus Holland-Moritz is now the maintainer of Devel::PPPort.
3564 PerlIO and threads are not on CPAN.
3565 Branch: perl
3566 ! Porting/Maintainers.pl
70faccd7 3567____________________________________________________________________________
cb535e0c
RGS
3568[ 21788] By: nicholas on 2003/11/25 21:27:11
3569 Log: Add Torsten Foertsch to AUTHORS (patches plus tests are what we like)
70faccd7 3570 Branch: perl
cb535e0c 3571 ! AUTHORS
70faccd7 3572____________________________________________________________________________
cb535e0c
RGS
3573[ 21787] By: rgs on 2003/11/25 21:12:19
3574 Log: Subject: [PATCH] Re: bug or a feature?
3575 From: Torsten Foertsch <torsten.foertsch@gmx.net>
3576 Date: Sat, 22 Nov 2003 13:15:53 +0100
3577 Message-Id: <200311221315.58539.torsten.foertsch@gmx.net>
70faccd7 3578
cb535e0c
RGS
3579 and
3580 Date: Sat, 22 Nov 2003 14:21:45 +0100
3581 Message-Id: <200311221421.48940.torsten.foertsch@gmx.net>
3582 (test moved to t/op/readline.t)
70faccd7 3583 Branch: perl
cb535e0c 3584 ! pp_hot.c t/op/readline.t
70faccd7 3585____________________________________________________________________________
cb535e0c
RGS
3586[ 21783] By: merijn on 2003/11/24 21:24:46
3587 Log: Subject: remove hardcoded version number from cygwin/perlld.in
3588 From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
3589 Date: Mon, 24 Nov 2003 08:11:36 -0800
3590 Message-ID: <20031124161136.GC2656@efn.org>
3591 Branch: perl
3592 ! cygwin/Makefile.SHs cygwin/perlld.in
70faccd7 3593____________________________________________________________________________
cb535e0c
RGS
3594[ 21782] By: nicholas on 2003/11/24 20:07:29
3595 Log: Should fix the infinite loop on a dynamic %ENV fetch
70faccd7 3596 Branch: perl
cb535e0c 3597 ! hv.c
70faccd7 3598____________________________________________________________________________
cb535e0c
RGS
3599[ 21781] By: nicholas on 2003/11/24 19:47:57
3600 Log: Tweak the order of initialisation of oentry in hv_fetch_common -
3601 C source now cleaner, but optimised object file still the same size.
70faccd7 3602 Branch: perl
cb535e0c 3603 ! hv.c
70faccd7 3604____________________________________________________________________________
cb535e0c
RGS
3605[ 21780] By: rgs on 2003/11/23 21:59:06
3606 Log: Subject: Re: [perl #24439] 64 bit build failure on Solaris 9
70faccd7 3607 From: Andy Dougherty <doughera@lafayette.edu>
cb535e0c
RGS
3608 Date: Thu, 20 Nov 2003 09:38:05 -0500 (EST)
3609 Message-ID: <Pine.SOL.4.53.0311200926550.25274@maxwell.phys.lafayette.edu>
70faccd7 3610
cb535e0c
RGS
3611 and :
3612 Date: Fri, 21 Nov 2003 09:36:24 -0500 (EST)
3613 Message-ID: <Pine.SOL.4.53.0311210927460.1876@maxwell.phys.lafayette.edu>
3614 Branch: perl
3615 ! hints/solaris_2.sh
70faccd7 3616____________________________________________________________________________
cb535e0c
RGS
3617[ 21779] By: nicholas on 2003/11/22 23:37:24
3618 Log: D'oh. Mistake in the DYNAMIC_ENV_FETCH conditional code
3619 reported by Craig Berry
70faccd7 3620 Branch: perl
cb535e0c 3621 ! hv.c
70faccd7 3622____________________________________________________________________________
cb535e0c
RGS
3623[ 21774] By: nicholas on 2003/11/22 21:21:22
3624 Log: restore_magic needs to undo COW
3625 (while magic was off, sv_setsv is likely to have seen this SV as a
3626 good source for COW)
3627 Should fix the smoke failures on lib/locale.t
70faccd7 3628 Branch: perl
cb535e0c 3629 ! mg.c
70faccd7 3630____________________________________________________________________________
cb535e0c
RGS
3631[ 21773] By: nicholas on 2003/11/22 19:12:32
3632 Log: Don't COW if the destination has magic.
3633 Branch: perl
3634 ! sv.c
70faccd7 3635____________________________________________________________________________
cb535e0c
RGS
3636[ 21772] By: nicholas on 2003/11/22 17:05:32
3637 Log: Reorder functions in hv.c so that callers of hv_fetch_common are all
3638 close to it.
70faccd7 3639 Branch: perl
cb535e0c 3640 ! hv.c
70faccd7 3641____________________________________________________________________________
cb535e0c
RGS
3642[ 21771] By: nicholas on 2003/11/22 16:43:09
3643 Log: "Space Is a Province of Brazil"
3644 Farewell, hv_store_common. Store is now part of Fetch.
3645 All tests pass. hv.c 15% smaller than when I started all this
70faccd7 3646 Branch: perl
cb535e0c 3647 ! embed.fnc embed.h hv.c proto.h
70faccd7 3648____________________________________________________________________________
cb535e0c
RGS
3649[ 21770] By: nicholas on 2003/11/22 13:16:43
3650 Log: Farewell hv_exists_common - exists is now a call to fetch
3651 (with the exists magic handling moved into fetch)
70faccd7 3652 Branch: perl
cb535e0c 3653 ! embed.fnc embed.h hv.c proto.h
70faccd7 3654____________________________________________________________________________
cb535e0c
RGS
3655[ 21769] By: nicholas on 2003/11/22 11:02:23
3656 Log: Shift negative klen/flags games from hv_store_common out to hv_store
70faccd7 3657 Branch: perl
cb535e0c 3658 ! embed.fnc embed.h hv.c proto.h
70faccd7 3659____________________________________________________________________________
cb535e0c
RGS
3660[ 21768] By: nicholas on 2003/11/22 10:37:24
3661 Log: Shift negative klen/flags games from hv_exists_common out to hv_exists
70faccd7 3662 Branch: perl
cb535e0c 3663 ! embed.fnc embed.h hv.c proto.h
70faccd7 3664____________________________________________________________________________
cb535e0c
RGS
3665[ 21767] By: nicholas on 2003/11/21 23:15:47
3666 Log: Check that the key is present before a delete, and absent afterwards
3667 Branch: perl
3668 ! ext/XS/APItest/t/hash.t
70faccd7 3669____________________________________________________________________________
cb535e0c
RGS
3670[ 21766] By: nicholas on 2003/11/21 23:12:33
3671 Log: Move the negative key -> utf8 flag conversion out to hv_delete
70faccd7 3672 Branch: perl
cb535e0c 3673 ! embed.fnc embed.h hv.c proto.h
70faccd7 3674____________________________________________________________________________
cb535e0c
RGS
3675[ 21765] By: nicholas on 2003/11/21 22:41:23
3676 Log: Tweaks to S_hv_delete_common:
3677 make the magic call hv_fetch_common rather than ent-or-not
3678 grab the hash from a shared hash key scalar if possible
3679 use masked flags rather than flags for the comparison
70faccd7 3680 Branch: perl
cb535e0c 3681 ! hv.c
70faccd7 3682____________________________________________________________________________
cb535e0c
RGS
3683[ 21764] By: nicholas on 2003/11/21 21:54:58
3684 Log: Integrate:
3685 [ 21762]
3686 Refactor hash API tests (prior to some additions)
3687
3688 [ 21763]
3689 Test all permuations of utf8 flags on hashes and keys
70faccd7 3690 Branch: perl
cb535e0c 3691 !> ext/XS/APItest/t/hash.t
70faccd7 3692____________________________________________________________________________
cb535e0c
RGS
3693[ 21760] By: nicholas on 2003/11/20 22:34:00
3694 Log: Shift negative klen/flags games from hv_fetch_common out to hv_fetch
70faccd7 3695 Branch: perl
cb535e0c 3696 ! embed.fnc hv.c proto.h
70faccd7 3697____________________________________________________________________________
cb535e0c
RGS
3698[ 21758] By: nicholas on 2003/11/20 20:14:17
3699 Log: Merge sv_store_flags and sv_store_ent into sv_store_common
70faccd7 3700 Branch: perl
cb535e0c 3701 ! embed.fnc embed.h hv.c proto.h
70faccd7 3702____________________________________________________________________________
cb535e0c
RGS
3703[ 21756] By: rgs on 2003/11/20 12:04:46
3704 Log: Subject: [PATCH] promote hv_clear_placeholders to perl API
3705 From: Alan Burlison <Alan.Burlison@sun.com>
3706 Date: Thu, 20 Nov 2003 10:34:30 +0000
3707 Message-ID: <3FBC98B6.6090909@sun.com>
3708 Branch: perl
3709 ! embed.fnc embed.h global.sym hv.c pod/perlapi.pod proto.h
3710 ! universal.c
70faccd7 3711____________________________________________________________________________
cb535e0c
RGS
3712[ 21755] By: rgs on 2003/11/19 22:46:20
3713 Log: Regenerate perlapi and perltoc.
3714 Branch: perl
3715 ! pod/perlapi.pod pod/perltoc.pod
70faccd7 3716____________________________________________________________________________
cb535e0c
RGS
3717[ 21754] By: rgs on 2003/11/19 22:39:51
3718 Log: Subject: [docpatch] PerlIO layers in perlrun.pod and PerlIO.pm
3719 From: Iain Truskett <spoon@cpan.org>
3720 Date: Thu, 20 Nov 2003 00:41:33 +1100
3721 Message-ID: <20031119134132.GG21314@gytha.anu.edu.au>
3722 Branch: perl
3723 ! lib/PerlIO.pm pod/perlrun.pod
70faccd7 3724____________________________________________________________________________
cb535e0c
RGS
3725[ 21753] By: nicholas on 2003/11/19 22:28:25
3726 Log: merge hv_fetch and hv_fetch_ent into hv_fetch_common
3727 remove S_hv_fetch_flags
3728 hv.c now 13% smaller than when I started. hv_store TODO
70faccd7 3729 Branch: perl
cb535e0c 3730 ! embed.fnc embed.h hv.c proto.h
70faccd7 3731____________________________________________________________________________
cb535e0c
RGS
3732[ 21752] By: rgs on 2003/11/19 21:06:01
3733 Log: Fix bug [perl #24508] Wrong assignment in nested assignment
3734 together with subroutine call
3735 Apparently concat still doesn't deal correctly with lexicals
3736 in all cases. Disable the whole TARGET_MY optimisation for it.
3737 (and remove the corresponding code from the peephole optimiser.)
3738 Branch: perl
3739 ! op.c opcode.h opcode.pl t/op/concat.t
70faccd7 3740____________________________________________________________________________
cb535e0c
RGS
3741[ 21751] By: rgs on 2003/11/19 21:03:20
3742 Log: Update the runops stuff in perlguts
3743 Branch: perl
3744 ! pod/perlguts.pod
70faccd7 3745____________________________________________________________________________
cb535e0c
RGS
3746[ 21750] By: nicholas on 2003/11/19 20:37:27
3747 Log: integrate hv_delete and hv_delete_ent into hv_delete_common
3748 Branch: perl
3749 ! embed.fnc embed.h hv.c proto.h
70faccd7 3750____________________________________________________________________________
cb535e0c
RGS
3751[ 21748] By: rgs on 2003/11/19 19:56:20
3752 Log: Subject: [PATCH] clear of empty locked hash SEGVs
3753 From: Alan Burlison <Alan.Burlison@sun.com>
3754 Date: Wed, 19 Nov 2003 14:39:03 +0000
3755 Message-ID: <3FBB8087.20206@sun.com>
70faccd7 3756 Branch: perl
cb535e0c 3757 ! hv.c lib/Hash/Util.t
70faccd7 3758____________________________________________________________________________
cb535e0c
RGS
3759[ 21747] By: nicholas on 2003/11/19 19:51:41
3760 Log: merge hv_exists and hv_exists_ent into S_hv_exists_common
3761 Branch: perl
3762 ! embed.fnc embed.h hv.c proto.h
70faccd7 3763____________________________________________________________________________
cb535e0c
RGS
3764[ 21746] By: nicholas on 2003/11/19 18:46:07
3765 Log: Run regen.pl (for hv_assert)
70faccd7 3766 Branch: perl
cb535e0c 3767 ! global.sym
70faccd7 3768____________________________________________________________________________
cb535e0c 3769[ 21744] By: nicholas on 2003/11/19 17:44:58
70faccd7 3770 Log: Integrate:
cb535e0c
RGS
3771 [ 21642]
3772 space should be tab for lib/I18N/LangTags/t/02decency.t
3773 Branch: perl
3774 !> MANIFEST
70faccd7 3775____________________________________________________________________________
cb535e0c
RGS
3776[ 21743] By: rgs on 2003/11/19 17:21:50
3777 Log: Restore errno after having read $^E (like for $!)
3778 to preserve errno from unfortunate side-effects.
70faccd7 3779 Branch: perl
cb535e0c 3780 ! mg.c
70faccd7 3781____________________________________________________________________________
cb535e0c
RGS
3782[ 21742] By: nicholas on 2003/11/18 21:04:40
3783 Log: Whoops. We weren't actually testing hv_store_ent
3784 We are now. Plus test hv_store for an initially empty hash.
3785 Branch: perl
3786 ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t
70faccd7 3787____________________________________________________________________________
cb535e0c
RGS
3788[ 21741] By: rgs on 2003/11/17 23:06:07
3789 Log: Complement of change #21740 for Windows.
3790 (I have the feeling that it's already subtly broken on VMS)
70faccd7 3791 Branch: perl
cb535e0c 3792 ! win32/Makefile win32/makefile.mk
70faccd7 3793____________________________________________________________________________
cb535e0c
RGS
3794[ 21740] By: rgs on 2003/11/17 19:02:21
3795 Log: Install instmodsh and xsubpp in bin/ along the other utilities.
3796 Branch: perl
3797 + utils/instmodsh.PL utils/xsubpp.PL
3798 ! MANIFEST installperl utils.lst utils/Makefile
70faccd7 3799____________________________________________________________________________
cb535e0c
RGS
3800[ 21739] By: rgs on 2003/11/17 08:52:52
3801 Log: Subject: Re: [perl #24493] install.html not working
3802 From: Slaven Rezic <slaven@rezic.de>
3803 Date: 16 Nov 2003 20:52:29 +0100
3804 Message-ID: <87d6bsw0oy.fsf@vran.herceg.de>
70faccd7 3805 Branch: perl
cb535e0c 3806 ! installhtml
70faccd7 3807____________________________________________________________________________
cb535e0c
RGS
3808[ 21737] By: nicholas on 2003/11/16 21:32:09
3809 Log: Ooops. left an XXX comment in, and worse still it's a // comment
70faccd7 3810 Branch: perl
cb535e0c 3811 ! hv.c
70faccd7 3812____________________________________________________________________________
cb535e0c
RGS
3813[ 21735] By: nicholas on 2003/11/16 20:20:58
3814 Log: utf8 keys now work for tied hashes via hv_fetch, hv_store, hv_delete
3815 (pp functions use the _ent variants, and as the implementation is
3816 duplicated, these bugs aren't tested, and aren't noticed)
70faccd7 3817 Branch: perl
cb535e0c 3818 ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c
70faccd7 3819____________________________________________________________________________
cb535e0c
RGS
3820[ 21734] By: nicholas on 2003/11/16 17:11:22
3821 Log: Accessing unicode keys in tie hashes via hv_exists was broken.
3822 (pp_exists uses hv_exists_ent, which isn't broken)
3823 I expect an equivalent bug in hv_delete
70faccd7 3824 Branch: perl
cb535e0c
RGS
3825 + ext/XS/APItest/t/hash.t
3826 ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
3827 ! ext/XS/APItest/MANIFEST hv.c
70faccd7 3828____________________________________________________________________________
cb535e0c
RGS
3829[ 21733] By: rgs on 2003/11/16 16:50:04
3830 Log: Subject: [PATCH] Re:ext/threads/t/problem.t (was: Problems with mod_perl 1.12 (?) and ActivePerl 5.8.1)
3831 From: Elizabeth Mattijsen <liz@dijkmat.nl>
3832 Date: Sat, 15 Nov 2003 23:22:16 +0100
3833 Message-Id: <p05111b04bbdc49076950@[192.168.56.3]>
3834 Branch: perl
3835 ! ext/threads/t/problems.t
70faccd7 3836____________________________________________________________________________
cb535e0c
RGS
3837[ 21732] By: rgs on 2003/11/16 16:09:34
3838 Log: Subject: [PATCH] configpm, our $summary : unique
3839 From: Elizabeth Mattijsen <liz@dijkmat.nl>
3840 Date: Sat, 15 Nov 2003 22:18:32 +0100
3841 Message-Id: <p05111b03bbdc478d10cb@[192.168.56.3]>
3842 (plus comments)
3843 Branch: perl
3844 ! configpm
70faccd7 3845____________________________________________________________________________
cb535e0c
RGS
3846[ 21729] By: nicholas on 2003/11/15 14:39:00
3847 Log: Subject: [PATCH] Re: Storable Error
3848 From: Nicholas Clark <nick@ccl4.org>
3849 Date: Sat, 9 Aug 2003 00:35:36 +0100
3850 Message-ID: <20030809003535.C20130@plum.flirble.org>
70faccd7 3851 Branch: perl
cb535e0c
RGS
3852 ! embed.fnc hv.c perl.c perl.h pod/perlapi.pod pod/perlrun.pod
3853 ! proto.h
70faccd7 3854____________________________________________________________________________
cb535e0c
RGS
3855[ 21728] By: rgs on 2003/11/15 11:43:43
3856 Log: Update perlhist with 5.6.2.
70faccd7 3857 Branch: perl
cb535e0c 3858 ! pod/perlhist.pod
70faccd7 3859____________________________________________________________________________
cb535e0c
RGS
3860[ 21725] By: rgs on 2003/11/14 22:35:20
3861 Log: Add more complete tests for the "variable masks earlier
3862 declaration" warning, including a TODO test
3863 Branch: perl
3864 ! t/lib/warnings/pad
70faccd7 3865____________________________________________________________________________
cb535e0c
RGS
3866[ 21723] By: rgs on 2003/11/14 07:43:17
3867 Log: Include "SCCS" in the list of directory names that should
3868 be ignored by installperl.
3869 Branch: perl
3870 ! installperl
70faccd7 3871____________________________________________________________________________
cb535e0c
RGS
3872[ 21718] By: nicholas on 2003/11/13 20:46:36
3873 Log: Subject: Re: Empty subroutine as object method segfaults in 5.8.2 (sometimes)
3874 From: Enache Adrian <enache@rdslink.ro>
3875 Date: Tue, 11 Nov 2003 15:25:29 +0200
3876 Message-ID: <20031111132529.GB1271@ratsnest.hole>
70faccd7 3877 Branch: perl
cb535e0c 3878 ! op.c
70faccd7 3879____________________________________________________________________________
cb535e0c
RGS
3880[ 21714] By: rgs on 2003/11/13 18:55:37
3881 Log: Fix bug [perl #24380] : assigning to a hash in list
3882 or scalar context yielded a wrong value if the list
3883 contained duplicated keys for the hash. This is fixed
3884 by counting the number of duplicate keys and trimming
3885 the stack by the corresponding number of items.
3886 Branch: perl
3887 ! pp_hot.c t/op/hashassign.t
70faccd7 3888____________________________________________________________________________
cb535e0c
RGS
3889[ 21713] By: merijn on 2003/11/13 09:25:15
3890 Log: Simplified the reading
70faccd7 3891 Branch: perl
cb535e0c 3892 ! hints/solaris_2.sh
70faccd7 3893____________________________________________________________________________
cb535e0c
RGS
3894[ 21712] By: merijn on 2003/11/13 09:22:21
3895 Log: Enable hints to create call-back units that can act when
3896 a specific variable is *not* set (like -Uuselargefiles)
70faccd7 3897 Branch: perl
cb535e0c 3898 ! Configure hints/README.hints
70faccd7 3899____________________________________________________________________________
cb535e0c
RGS
3900[ 21710] By: nicholas on 2003/11/12 21:35:35
3901 Log: Subject: [PATCH] Last stab at sdbm/Makefile.PL
3902 From: Michael G Schwern <schwern@pobox.com>
3903 Date: Tue, 11 Nov 2003 21:02:30 -0800
3904 Message-ID: <20031112050230.GO6874@localhost.comcast.net>
3905 Branch: perl
3906 ! ext/SDBM_File/sdbm/Makefile.PL
70faccd7 3907____________________________________________________________________________
cb535e0c
RGS
3908[ 21708] By: rgs on 2003/11/12 09:46:51
3909 Log: Subject: [PATCH 5.8.2 @21574] make install not installing fully
3910 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
3911 Date: Tue, 4 Nov 2003 20:07:25 -0800
3912 Message-ID: <20031105040725.GA2629@math.berkeley.edu>
3913 Branch: perl
3914 ! installperl
70faccd7 3915____________________________________________________________________________
cb535e0c
RGS
3916[ 21706] By: ams on 2003/11/11 23:46:19
3917 Log: Subject: Re: [perl #24460] [DOC PATCH] the begincheck program
3918 From: Tom Phoenix <rootbeer@redcat.com>
3919 Date: Tue, 11 Nov 2003 15:50:35 -0800 (PST)
3920 Message-Id: <Pine.BSO.4.53.0311111547500.9242@blue.stonehenge.com>
70faccd7 3921 Branch: perl
cb535e0c 3922 ! pod/perlmod.pod
70faccd7 3923____________________________________________________________________________
cb535e0c
RGS
3924[ 21702] By: rgs on 2003/11/11 20:13:56
3925 Log: Upgrade to MakeMaker 6.21.
3926 Branch: perl
3927 ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
3928 ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
3929 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3930____________________________________________________________________________
3931[ 21697] By: rgs on 2003/11/10 20:55:25
3932 Log: Subject: [PATCH 5.8.2 @21574] make install: line noise
3933 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
3934 Date: Tue, 4 Nov 2003 20:10:16 -0800
3935 Message-ID: <20031105041016.GA2639@math.berkeley.edu>
70faccd7 3936
cb535e0c
RGS
3937 and part of
3938 Subject: [PATCH 5.8.2 @21574] make install: PREFIX and DESTDIR
70faccd7 3939 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
cb535e0c
RGS
3940 Date: Tue, 4 Nov 2003 20:18:37 -0800
3941 Message-ID: <20031105041836.GA2649@math.berkeley.edu>
70faccd7 3942
cb535e0c
RGS
3943 (I've left out the PREFIX part for now)
3944 Branch: perl
3945 ! Makefile.SH installperl os2/Makefile.SHs
3946____________________________________________________________________________
3947[ 21694] By: rgs on 2003/11/09 17:20:35
3948 Log: Subject: [PATCH 5.8.2 @21574] sprintf() painfully slow
3949 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
3950 Date: Mon, 3 Nov 2003 20:27:39 -0800
3951 Message-ID: <20031104042739.GA1697@math.berkeley.edu>
70faccd7 3952
cb535e0c
RGS
3953 Subject: Re: [PATCH 5.8.2 @21574] sprintf() painfully slow
3954 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
3955 Date: Mon, 3 Nov 2003 20:57:48 -0800
3956 Message-ID: <20031104045748.GA1826@math.berkeley.edu>
3957 Branch: perl
3958 ! sv.c
70faccd7 3959____________________________________________________________________________
cb535e0c
RGS
3960[ 21693] By: rgs on 2003/11/09 11:37:29
3961 Log: Subject: [PATCH-5.8.2 for WinCE] must copy changes from win32/makeifle.mk to wince/makefile.ce
3962 From: Vadim Konovalov <konovalo@mail.wplus.net>
3963 Date: Sun, 9 Nov 2003 13:31:59 +0300
3964 Message-ID: <93187393948.20031109133159@mail.wplus.net>
70faccd7 3965 Branch: perl
cb535e0c 3966 ! wince/Makefile.ce
70faccd7 3967____________________________________________________________________________
cb535e0c
RGS
3968[ 21691] By: rgs on 2003/11/09 11:13:40
3969 Log: Update the list of pumpkings in perlhist.pod.
3970 Branch: perl
3971 ! pod/perlhist.pod
70faccd7 3972____________________________________________________________________________
cb535e0c
RGS
3973[ 21687] By: ams on 2003/11/08 17:09:56
3974 Log: Subject: [PATCH 5.6.2-RC1 pod/perlhist.pod] Updated.
3975 From: Abigail <abigail@abigail.nl>
3976 Date: Sat, 8 Nov 2003 18:51:30 +0100
3977 Message-Id: <20031108175130.GA22273@abigail.nl>
70faccd7 3978 Branch: perl
cb535e0c 3979 ! pod/perlhist.pod
70faccd7 3980____________________________________________________________________________
cb535e0c
RGS
3981[ 21677] By: rgs on 2003/11/07 07:49:17
3982 Log: Subject: [PATCH 5.8.2 @21574] OS/2 docu
70faccd7 3983 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
cb535e0c
RGS
3984 Date: Thu, 6 Nov 2003 23:26:18 -0800
3985 Message-ID: <20031107072618.GA4370@math.berkeley.edu>
70faccd7 3986 Branch: perl
cb535e0c 3987 ! os2/Changes
70faccd7 3988____________________________________________________________________________
cb535e0c
RGS
3989[ 21676] By: davem on 2003/11/06 22:11:23
3990 Log: bugid #24407: numeric key for shared hash got stringified using
3991 wrong interpreter, and thus got malloced into the wrong thread
3992 memory pool
70faccd7 3993 Branch: perl
cb535e0c 3994 ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_simple.t
70faccd7 3995____________________________________________________________________________
cb535e0c
RGS
3996[ 21675] By: rgs on 2003/11/06 10:27:22
3997 Log: Upgrade to MakeMaker 6.20.
70faccd7 3998 Branch: perl
cb535e0c
RGS
3999 ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
4000 ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MANIFEST.SKIP
4001 ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
4002 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Tutorial.pod
4003 ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/postamble.t
70faccd7 4004____________________________________________________________________________
cb535e0c
RGS
4005[ 21674] By: ams on 2003/11/06 09:32:26
4006 Log: Subject: [PATCH blead] Re: [perl #24248] taint propagation regression,
4007 tests fail to spot this
4008 From: Rick Delaney <rick@bort.ca>
4009 Date: Wed, 5 Nov 2003 23:02:41 -0500
4010 Message-Id: <20031105230241.D13585@biff.bort.ca>
70faccd7 4011 Branch: perl
cb535e0c 4012 ! pp_ctl.c t/op/taint.t
70faccd7 4013____________________________________________________________________________
cb535e0c
RGS
4014[ 21673] By: rgs on 2003/11/05 21:47:07
4015 Log: Subject: [PATCH] Be sure to use -fPIC not -fpic on Linux/SPARC
4016 From: Andy Dougherty <doughera@lafayette.edu>
4017 Date: Wed, 5 Nov 2003 17:19:03 -0500 (EST)
4018 Message-ID: <Pine.SOL.4.53.0311051715140.24878@maxwell.phys.lafayette.edu>
70faccd7 4019 Branch: perl
cb535e0c 4020 ! hints/linux.sh
70faccd7 4021____________________________________________________________________________
cb535e0c
RGS
4022[ 21672] By: rgs on 2003/11/05 20:42:47
4023 Log: Subject: [patch t/op/hash.t] extending the hash attack test
4024 From: Stas Bekman <stas@stason.org>
4025 Date: Tue, 04 Nov 2003 14:33:09 -0800
4026 Message-ID: <3FA82925.7020703@stason.org>
4027 Branch: perl
4028 ! t/op/hash.t
70faccd7 4029____________________________________________________________________________
cb535e0c
RGS
4030[ 21671] By: rgs on 2003/11/05 20:38:09
4031 Log: Subject: Re: [perl #24398] Benchmark.pm cmpthese segfault
70faccd7 4032 From: Stas Bekman <stas@stason.org>
cb535e0c
RGS
4033 Date: Wed, 05 Nov 2003 00:50:25 -0800
4034 Message-ID: <3FA8B9D1.2020806@stason.org>
4035 Branch: perl
4036 ! lib/Benchmark.pm
70faccd7 4037____________________________________________________________________________
cb535e0c
RGS
4038[ 21667] By: nicholas on 2003/11/05 19:13:56
4039 Log: From: Craig Berry <craigberry@mac.com>
4040 Subject: Opcode.xs/RC2 compile nit on VMS
4041 Date: Wed, 05 Nov 2003 12:16:34 -0600
4042 Message-ID: <2097592.1068056194261.JavaMail.craigberry@mac.com>
70faccd7 4043 Branch: perl
cb535e0c 4044 ! ext/Opcode/Opcode.xs
70faccd7 4045____________________________________________________________________________
cb535e0c
RGS
4046[ 21664] By: ams on 2003/11/05 18:34:28
4047 Log: Orphaned submission from #21546.
70faccd7 4048 Branch: perl
cb535e0c 4049 ! perl.c
70faccd7 4050____________________________________________________________________________
cb535e0c
RGS
4051[ 21663] By: ams on 2003/11/05 17:01:29
4052 Log: Subject: Re: Smoke [5.9.0] 21474 FAIL(F) darwin 6.8 (darwin/1 cpu)
4053 From: Slaven Rezic <slaven@rezic.de>
4054 Date: 20 Oct 2003 22:39:28 +0200
4055 Message-Id: <87oewbiqyn.fsf@vran.herceg.de>
70faccd7 4056 Branch: perl
cb535e0c 4057 ! lib/filetest.t
70faccd7 4058____________________________________________________________________________
cb535e0c
RGS
4059[ 21662] By: ams on 2003/11/05 16:51:08
4060 Log: Subject: Re: 'make minitest' fails for op/cproto and op/pat
4061 From: Michael G Schwern <schwern@pobox.com>
4062 Date: Wed, 5 Nov 2003 06:26:36 -0800
4063 Message-Id: <20031105142635.GA22761@localhost.comcast.net>
70faccd7 4064 Branch: perl
cb535e0c 4065 ! t/op/cproto.t
70faccd7 4066____________________________________________________________________________
cb535e0c
RGS
4067[ 21661] By: ams on 2003/11/05 16:50:05
4068 Log: Subject: [PATCH] Modernise INSTALL
4069 From: Gisle Aas <gisle@ActiveState.com>
4070 Date: 05 Nov 2003 05:16:25 -0800
4071 Message-Id: <lrd6c7ez12.fsf@caliper.activestate.com>
4072
4073 Subject: [PATCH pod/perlhist.pod] Mention 5.8.2-RC2
4074 From: Abigail <abigail@abigail.nl>
4075 Date: Tue, 4 Nov 2003 10:40:57 +0100
4076 Message-Id: <20031104094057.GA22508@abigail.nl>
70faccd7 4077 Branch: perl
cb535e0c 4078 ! INSTALL pod/perlhist.pod
70faccd7 4079____________________________________________________________________________
cb535e0c
RGS
4080[ 21660] By: ams on 2003/11/05 16:46:12
4081 Log: Subject: [PATCH blead] reentr.pl is not defining _srandom_struct
4082 From: Jan Dubois <jand@ActiveState.com>
4083 Date: Tue, 04 Nov 2003 16:52:14 -0800
4084 Message-Id: <45igqvsus3hr8bno3si087j5qnrqvn79bf@4ax.com>
70faccd7 4085 Branch: perl
cb535e0c 4086 ! reentr.c reentr.h reentr.pl
70faccd7 4087____________________________________________________________________________
cb535e0c
RGS
4088[ 21657] By: rgs on 2003/11/05 08:07:14
4089 Log: Subject: Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19
4090 From: Michael G Schwern <schwern@pobox.com>
4091 Date: Tue, 4 Nov 2003 17:59:13 -0800
4092 Message-ID: <20031105015913.GL15406@localhost.comcast.net>
70faccd7 4093
cb535e0c 4094 Replaces the temporary kludge (#21655).
70faccd7 4095 Branch: perl
cb535e0c 4096 ! ext/SDBM_File/sdbm/Makefile.PL
70faccd7 4097____________________________________________________________________________
cb535e0c
RGS
4098[ 21656] By: rgs on 2003/11/05 07:41:41
4099 Log: Subject: Re: [gherteg@csc.com: your CPAN page on EBCDIC]
4100 From: PPrymmer@factset.com
4101 Date: Tue, 4 Nov 2003 10:00:07 -0500
4102 Message-ID: <OF9A22A404.A32A5C26-ON85256DD4.00522E92-85256DD4.005268A4@factset.com>
70faccd7 4103 Branch: perl
cb535e0c 4104 ! pod/perlebcdic.pod
70faccd7 4105____________________________________________________________________________
cb535e0c
RGS
4106[ 21655] By: rgs on 2003/11/04 22:32:28
4107 Log: Temporary kludge to allow SDBM_File being built
4108 with MakeMaker 6.19.
70faccd7 4109 Branch: perl
cb535e0c 4110 ! ext/SDBM_File/sdbm/Makefile.PL
70faccd7 4111____________________________________________________________________________
cb535e0c
RGS
4112[ 21652] By: rgs on 2003/11/04 21:43:10
4113 Log: Upgrade to ExtUtils::MakeMaker 6.19
70faccd7 4114 Branch: perl
cb535e0c
RGS
4115 + lib/ExtUtils/t/parse_version.t
4116 + t/lib/MakeMaker/Test/Setup/BFD.pm
4117 + t/lib/MakeMaker/Test/Setup/Problem.pm
4118 - lib/ExtUtils/t/00setup_dummy.t
4119 - lib/ExtUtils/t/zz_cleanup_dummy.t
4120 ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
4121 ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
4122 ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
4123 ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
4124 ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
4125 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
4126 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
4127 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/bytes.pm
4128 ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Manifest.pm
4129 ! lib/ExtUtils/README lib/ExtUtils/TODO lib/ExtUtils/instmodsh
4130 ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
4131 ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/Install.t
4132 ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
4133 ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
4134 ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/postamble.t
4135 ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/prereq_print.t
4136 ! lib/ExtUtils/t/problems.t lib/ExtUtils/t/writemakefile_args.t
4137 ! t/lib/MakeMaker/Test/Setup/Recurs.pm
4138____________________________________________________________________________
4139[ 21651] By: rgs on 2003/11/04 05:43:56
4140 Log: Subject: Re: [PATCH 5.8.2 @21574] OS/2 build
4141 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
4142 Date: Mon, 3 Nov 2003 20:20:44 -0800
4143 Message-ID: <20031104042044.GA1682@math.berkeley.edu>
4144 Branch: perl
4145 ! os2/Makefile.SHs
70faccd7 4146____________________________________________________________________________
cb535e0c
RGS
4147[ 21650] By: rgs on 2003/11/03 21:55:42
4148 Log: Subject: [PATCH] Re: [perl #24384] 21418 (UNIVERSAL.pm patch) breaks autouse.pm
4149 From: Michael G Schwern <schwern@pobox.com>
4150 Date: Sat, 1 Nov 2003 22:57:45 -0800
4151 Message-ID: <20031102065745.GN3659@localhost.comcast.net>
4152 (goes with change #21418)
4153 Branch: perl
4154 ! lib/autouse.pm lib/autouse.t
70faccd7 4155____________________________________________________________________________
cb535e0c
RGS
4156[ 21647] By: rgs on 2003/11/03 20:08:18
4157 Log: Subject: [PATCH] Re: PERL_VERSION, SUBVERSION, PATCHLEVEL
4158 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
4159 Date: Mon, 3 Nov 2003 20:53:33 +0100
4160 Message-ID: <023a01c3a244$2a1dd5a0$0c2f1fac@R2D2>
4161 Branch: perl
4162 ! ext/Devel/PPPort/PPPort.pm
70faccd7 4163____________________________________________________________________________
cb535e0c
RGS
4164[ 21646] By: rgs on 2003/11/03 20:00:07
4165 Log: Subject: Cwd.xs: off-by-one buffer overflow in realpath()
4166 From: Casey West <casey@geeknest.com>
4167 Date: Mon, 3 Nov 2003 10:11:43 -0500
4168 Message-ID: <20031103151143.GB430@geeknest.com>
70faccd7 4169 Branch: perl
cb535e0c 4170 ! ext/Cwd/Cwd.xs
70faccd7 4171____________________________________________________________________________
cb535e0c
RGS
4172[ 21645] By: rgs on 2003/11/03 19:18:42
4173 Log: Subject: Re: [PATCH 5.8.1] make reentr.[ch] compatible with 5.8.0 again
4174 From: Jan Dubois <jand@ActiveState.com>
4175 Date: Sun, 02 Nov 2003 21:43:44 -0800
4176 Message-ID: <8dqbqvg16ln2r807l1l2c905lh7hte303v@4ax.com>
70faccd7 4177 Branch: perl
cb535e0c 4178 ! reentr.h reentr.pl
70faccd7 4179____________________________________________________________________________
cb535e0c
RGS
4180[ 21644] By: rgs on 2003/11/03 15:33:55
4181 Log: Document the fact that keys() and values() are optimized
4182 for void context (as suggested by Liz.)
70faccd7
AMS
4183 Branch: perl
4184 ! pod/perlfunc.pod
4185____________________________________________________________________________
cb535e0c
RGS
4186[ 21639] By: nicholas on 2003/11/03 07:04:36
4187 Log: Stas would prefer not to have MOD_PERL defines in perl.
4188 Branch: perl
4189 ! hv.c hv.h
70faccd7 4190____________________________________________________________________________
cb535e0c
RGS
4191[ 21638] By: nicholas on 2003/11/03 06:46:48
4192 Log: s/new_hash/rehash/g (Stas suggested a better name)
70faccd7 4193 Branch: perl
cb535e0c
RGS
4194 ! embedvar.h hv.h intrpvar.h lib/Hash/Util.pm perl.c perlapi.h
4195 ! sv.c universal.c util.c
70faccd7 4196____________________________________________________________________________
cb535e0c
RGS
4197[ 21634] By: nicholas on 2003/11/02 22:32:21
4198 Log: Provide Internals::new_hash_seed to return PL_new_hash_seed, and
4199 make Hash::Util::hash_seed use this.
70faccd7 4200 Branch: perl
cb535e0c 4201 ! lib/Hash/Util.pm universal.c
70faccd7 4202____________________________________________________________________________
cb535e0c
RGS
4203[ 21628] By: rgs on 2003/11/02 21:05:59
4204 Log: Fix for [perl #24347] segfault with Safe
4205 The empty %INC created for safe compartements was freed
4206 too early.
4207 Branch: perl
4208 ! ext/Opcode/Opcode.xs
70faccd7 4209____________________________________________________________________________
cb535e0c
RGS
4210[ 21627] By: rgs on 2003/11/02 20:40:47
4211 Log: Subject: [PATCH pod/perlguts.pod] update embed.pl description
4212 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
4213 Date: Sun, 2 Nov 2003 22:24:28 +0100
4214 Message-ID: <007b01c3a187$b34c6110$0c2f1fac@R2D2>
70faccd7 4215 Branch: perl
cb535e0c 4216 ! pod/perlguts.pod
70faccd7 4217____________________________________________________________________________
cb535e0c
RGS
4218[ 21625] By: rgs on 2003/11/02 20:24:21
4219 Log: Mention perl 5.8.2-RC1 in perlhist, as spotted by Abigail.
4220 Branch: perl
4221 ! pod/perlhist.pod
70faccd7 4222____________________________________________________________________________
cb535e0c
RGS
4223[ 21620] By: nicholas on 2003/11/02 18:22:16
4224 Log: Subject: [PATCH 5.8.2 @21574] OS/2 build
70faccd7 4225 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
cb535e0c
RGS
4226 Date: Wed, 29 Oct 2003 14:00:18 -0800
4227 Message-ID: <20031029220017.GA26384@math.berkeley.edu>
70faccd7 4228 Branch: perl
cb535e0c
RGS
4229 ! ext/DynaLoader/DynaLoader_pm.PL makedef.pl os2/Makefile.SHs
4230 ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2_base.t os2/os2ish.h
4231 ! os2/perl2cmd.pl perlio.c
70faccd7 4232____________________________________________________________________________
cb535e0c
RGS
4233[ 21619] By: rgs on 2003/11/02 18:07:30
4234 Log: Quoted-printable is evil.
70faccd7 4235 Branch: perl
cb535e0c 4236 ! win32/win32.h
70faccd7 4237____________________________________________________________________________
cb535e0c
RGS
4238[ 21618] By: nicholas on 2003/11/02 18:01:21
4239 Log: Stas spotted a missed s//new_/ for the hash seed renaming games
70faccd7
AMS
4240 Branch: perl
4241 ! perl.c
4242____________________________________________________________________________
cb535e0c
RGS
4243[ 21617] By: rgs on 2003/11/02 17:25:50
4244 Log: Portability nit for MinGW 3.
4245
4246 Subject: MinGW-3.1.0-1 _CRTIMP definition preempting win32.h's
4247 From: Greg Matheson <lang@ms.chinmin.edu.tw>
4248 Date: Thu, 30 Oct 2003 14:11:58 +0800
4249 Message-ID: <20031030141158.A11772@ms>
4250 (actual patch by Abe Timmerman)
4251 Branch: perl
4252 ! win32/win32.h
70faccd7 4253____________________________________________________________________________
cb535e0c
RGS
4254[ 21616] By: rgs on 2003/11/02 12:37:54
4255 Log: Subject: DOCPATCH: does STORE need to return anything and if so what?
4256 From: david nicol <whatever@davidnicol.com>
4257 Date: 26 Oct 2003 22:34:04 -0600
4258 Message-Id: <1067229244.1071.51.camel@plaza.davidnicol.com>
4259 Branch: perl
4260 ! pod/perltie.pod
70faccd7 4261____________________________________________________________________________
cb535e0c
RGS
4262[ 21615] By: rgs on 2003/11/01 20:01:54
4263 Log: Subject: [PATCH] DB_File 1.807
4264 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
4265 Date: Sat, 1 Nov 2003 13:50:12 -0000
4266 Message-ID: <AIEAJICLCBDNAAOLLOKLOENMPAAA.Paul.Marquess@btinternet.com>
4267 Branch: perl
4268 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
4269 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
4270 ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
70faccd7 4271____________________________________________________________________________
cb535e0c
RGS
4272[ 21614] By: rgs on 2003/11/01 19:40:28
4273 Log: Subject: Re: [PATCH bleadperl] (was Re: Is this brokenness in $< $( $> & $) ?)
4274 From: Rick Delaney <rick@bort.ca>
4275 Date: Mon, 27 Oct 2003 16:24:16 -0500
4276 Message-ID: <20031027162416.H2233@biff.bort.ca>
70faccd7 4277 Branch: perl
cb535e0c 4278 ! pp_hot.c
70faccd7 4279____________________________________________________________________________
cb535e0c
RGS
4280[ 21611] By: nicholas on 2003/11/01 16:32:00
4281 Log: D'oh! t/op/hash.t wasn't in the MANIFEST. Rafael spotted this
4282 Branch: perl
4283 ! MANIFEST
70faccd7 4284____________________________________________________________________________
cb535e0c
RGS
4285[ 21607] By: nicholas on 2003/11/01 15:21:23
4286 Log: mod_perl2 will require access to the Plan C hashing function.
70faccd7 4287 Branch: perl
cb535e0c 4288 ! hv.h
70faccd7 4289____________________________________________________________________________
cb535e0c
RGS
4290[ 21604] By: nicholas on 2003/11/01 14:21:38
4291 Log: Add Internals::HvREHASH to expose the rehashing flag
4292 t/op/hash.t tests that pathological data triggers rehashing
4293 Branch: perl
4294 + t/op/hash.t
4295 ! universal.c
70faccd7 4296____________________________________________________________________________
cb535e0c
RGS
4297[ 21599] By: davem on 2003/11/01 00:09:22
4298 Log: whoops, typo
4299 Branch: perl
4300 ! ext/threads/shared/shared.xs
70faccd7 4301____________________________________________________________________________
cb535e0c
RGS
4302[ 21598] By: davem on 2003/11/01 00:03:38
4303 Log: seg faults when deleting keys of shared hash refs
4304 Ensure that the shared_sv get magic of the element being deleted
4305 is called. Also, avoid posible memory leaks by wrapping all shared
4306 context sections with ENTER/SAVETMPS
70faccd7 4307 Branch: perl
cb535e0c 4308 ! ext/threads/shared/shared.xs
70faccd7 4309____________________________________________________________________________
cb535e0c
RGS
4310[ 21596] By: rgs on 2003/10/31 20:46:44
4311 Log: Subject: Re: [perl #24367] [PATCH] configure flag -Dextras="HTML::Parser" doesn't seem to do anything
4312 From: Andy Dougherty <doughera@lafayette.edu>
4313 Date: Fri, 31 Oct 2003 15:32:35 -0500 (EST)
4314 Message-ID: <Pine.SOL.4.53.0310311433440.8552@maxwell.phys.lafayette.edu>
4315 (plus POD link fixes)
4316 Branch: perl
4317 ! INSTALL
70faccd7 4318____________________________________________________________________________
cb535e0c
RGS
4319[ 21595] By: rgs on 2003/10/31 20:35:23
4320 Log: Prevent the installation of makefiles that can be found
4321 under lib/.
70faccd7 4322 Branch: perl
cb535e0c 4323 ! installperl
70faccd7 4324____________________________________________________________________________
cb535e0c
RGS
4325[ 21593] By: rgs on 2003/10/31 20:19:01
4326 Log: Test nit ; goes with change 21591
70faccd7 4327 Branch: perl
cb535e0c 4328 ! t/lib/warnings/regcomp
70faccd7 4329____________________________________________________________________________
cb535e0c
RGS
4330[ 21592] By: rgs on 2003/10/31 20:03:58
4331 Log: Subject: [PATCH] Document PERL_DL_NONLAZY
4332 From: Gisle Aas <gisle@ActiveState.com>
4333 Date: 31 Oct 2003 03:13:03 -0800
4334 Message-ID: <lrn0bhbqyo.fsf@caliper.activestate.com>
70faccd7 4335 Branch: perl
cb535e0c 4336 ! pod/perlrun.pod
70faccd7 4337____________________________________________________________________________
cb535e0c
RGS
4338[ 21591] By: rgs on 2003/10/31 19:54:23
4339 Log: Subject: [PATCH] Off-by-one error in regcomp.c
4340 From: Slaven Rezic <slaven@rezic.de>
4341 Date: Fri, 31 Oct 2003 12:16:11 +0000
4342 Message-Id: <1067602571.12768@devpc01.iconmobile.de>
4343 Branch: perl
4344 ! regcomp.c t/op/regmesg.t
4345____________________________________________________________________________
4346[ 21590] By: rgs on 2003/10/31 19:36:32
4347 Log: Subject: [patch pod/perlfunc.pod] separate two unrelated notes in require
70faccd7 4348 From: Stas Bekman <stas@stason.org>
cb535e0c
RGS
4349 Date: Wed, 29 Oct 2003 16:47:24 -0800
4350 Message-ID: <3FA05F9C.2080304@stason.org>
70faccd7 4351 Branch: perl
cb535e0c 4352 ! pod/perlfunc.pod
70faccd7 4353____________________________________________________________________________
cb535e0c
RGS
4354[ 21589] By: rgs on 2003/10/31 19:31:48
4355 Log: Subject: [5.8.x segfault + patch] chicken&egg segfault in -Dm -Mthreads
4356 From: Stas Bekman <stas@stason.org>
4357 Date: Wed, 29 Oct 2003 15:15:15 -0800
4358 Message-ID: <3FA04A03.5010603@stason.org>
4359 (enclosed in a #ifdef DEBUGGING)
70faccd7 4360 Branch: perl
cb535e0c 4361 ! sv.c
70faccd7 4362____________________________________________________________________________
cb535e0c
RGS
4363[ 21588] By: rgs on 2003/10/31 19:25:38
4364 Log: Subject: [PATCH] Devel::PPPort and scan_bin
4365 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
4366 Date: Wed, 29 Oct 2003 22:53:43 +0100
4367 Message-ID: <037201c39e67$1faa9940$0c2f1fac@R2D2>
70faccd7 4368 Branch: perl
cb535e0c 4369 ! ext/Devel/PPPort/PPPort.pm
70faccd7 4370____________________________________________________________________________
cb535e0c
RGS
4371[ 21587] By: rgs on 2003/10/31 19:19:00
4372 Log: Subject: [PATCH] change p4d2p to deal with new style diff2 output
4373 From: Jan Dubois <jand@ActiveState.com>
4374 Date: Thu, 30 Oct 2003 18:43:08 -0800
4375 Message-ID: <dpi3qvgf1uke7pj1gcpgmoh622lqcvl6uc@4ax.com>
70faccd7 4376 Branch: perl
cb535e0c 4377 ! Porting/p4d2p
70faccd7 4378____________________________________________________________________________
cb535e0c
RGS
4379[ 21586] By: nicholas on 2003/10/31 18:54:26
4380 Log: Comment that this "optimisation" is actually a necessary fixup.
4381 When the split occurs (to make the opti{miser,onal}) this isn't
4382 (Richard Clamp reminded me that I forgot to do this)
4383 Branch: perl
4384 ! op.c
4385____________________________________________________________________________
4386[ 21583] By: nicholas on 2003/10/30 22:37:26
4387 Log: Rewrite to correctly use test.pl
70faccd7 4388
cb535e0c
RGS
4389 Date: Thu, 30 Oct 2003 15:51:03 -0800
4390 From: Michael G Schwern <schwern@pobox.com>
4391 Subject: Re: Fix for the orange lion bug - aka empty sub bug
4392 Message-ID: <20031030235103.GC27017@localhost.comcast.net>
70faccd7 4393 Branch: perl
cb535e0c 4394 ! t/op/sub.t
70faccd7 4395____________________________________________________________________________
cb535e0c
RGS
4396[ 21582] By: nicholas on 2003/10/30 22:18:53
4397 Log: Date: Thu, 30 Oct 2003 22:01:35 +0000
4398 Subject: Fix for the orange lion bug - aka empty sub bug
4399 From: Arthur Bergman <sky@nanisky.com>
4400 Message-Id: <A10EEA90-0B24-11D8-93CD-000A95A2734C@nanisky.com>
70faccd7 4401 Branch: perl
cb535e0c
RGS
4402 + t/op/sub.t
4403 ! MANIFEST op.c
70faccd7 4404____________________________________________________________________________
cb535e0c
RGS
4405[ 21580] By: nicholas on 2003/10/30 19:42:28
4406 Log: 14 is the chain length for attack. From
4407
4408 Message-ID: <20031030204117.16008.qmail@plover.com>
4409 Subject: Re: 5.8.2-RC1 and mp2
4410 Date: Thu, 30 Oct 2003 15:41:17 -0500
4411 From: Mark Jason Dominus <mjd@plover.com>
4412
4413 and
4414
4415 From: Scott A Crosby <scrosby@cs.rice.edu>
4416 Subject: Re: 5.8.2-RC1 and mp2
4417 Date: 30 Oct 2003 14:08:06 -0600
4418 Message-ID: <oydd6cea3q1.fsf@bert.cs.rice.edu>
70faccd7 4419 Branch: perl
cb535e0c 4420 ! hv.c
70faccd7 4421____________________________________________________________________________
cb535e0c
RGS
4422[ 21575] By: rgs on 2003/10/29 06:51:19
4423 Log: Move a fcntl() example in perlfunc at a more proper place,
4424 as suggested by :
4425 Subject: [perl #24334] ioctl/fcntl doc confusion
4426 From: "perl-5.8.0@ton.iguana.be (via RT)" <perlbug-followup@perl.org>
4427 Date: 28 Oct 2003 13:37:49 -0000
4428 Message-ID: <rt-24334-66603.12.4990768314782@rt.perl.org>
70faccd7 4429 Branch: perl
cb535e0c 4430 ! pod/perlfunc.pod
70faccd7 4431____________________________________________________________________________
cb535e0c
RGS
4432[ 21567] By: rgs on 2003/10/28 08:48:06
4433 Log: Upgrade to Time::HiRes 1.52.
70faccd7 4434 Branch: perl
cb535e0c
RGS
4435 ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
4436 ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
70faccd7 4437____________________________________________________________________________
cb535e0c
RGS
4438[ 21566] By: rgs on 2003/10/28 08:34:26
4439 Log: Subject: [PATCH lib/overload.t] TODO tests for bug #24313.
4440 From: Abigail <abigail@abigail.nl>
4441 Date: Mon, 27 Oct 2003 13:05:37 +0100
4442 Message-ID: <20031027120536.GA24608@abigail.nl>
4443
4444 Subject: [PATCH bleadperl] [perl #24313] (was Re: [PATCH lib/overload.t] TODO tests for bug #24313.)
4445 From: Rick Delaney <rick@bort.ca>
4446 Date: Mon, 27 Oct 2003 12:17:49 -0500
4447 Message-ID: <20031027121749.E2233@biff.bort.ca>
70faccd7 4448 Branch: perl
cb535e0c 4449 ! lib/overload.t toke.c
70faccd7 4450____________________________________________________________________________
cb535e0c
RGS
4451[ 21565] By: rgs on 2003/10/28 07:42:52
4452 Log: Subject: [PATCH t/comp/proto.t] Test (5.9.x)
70faccd7 4453 From: Abigail <abigail@abigail.nl>
cb535e0c
RGS
4454 Date: Mon, 27 Oct 2003 14:50:24 +0100
4455 Message-ID: <20031027135024.GA12666@abigail.nl>
4456 Branch: perl
4457 ! t/comp/proto.t
70faccd7 4458____________________________________________________________________________
cb535e0c
RGS
4459[ 21564] By: davem on 2003/10/27 22:01:12
4460 Log: Fix more shared threads leaks: add SAVETMPS to the second branch
4461 of sharedsv_scalar_store().
70faccd7 4462 Branch: perl
cb535e0c 4463 ! ext/threads/shared/shared.xs
70faccd7 4464____________________________________________________________________________
cb535e0c
RGS
4465[ 21563] By: rgs on 2003/10/27 19:33:29
4466 Log: Add a new taint error, "%ENV is aliased to %s".
4467 This error is thrown when taint checks are enabled and
4468 when *ENV has been aliased, so that %ENV has no env-magic
4469 anymore. (see bug [perl #24291].)
70faccd7 4470 Branch: perl
cb535e0c 4471 ! pod/perldiag.pod t/op/taint.t taint.c
70faccd7 4472____________________________________________________________________________
cb535e0c
RGS
4473[ 21560] By: nicholas on 2003/10/27 18:01:02
4474 Log: Record the escape^Wrelease of 5.9.0
70faccd7 4475 Branch: perl
cb535e0c 4476 ! pod/perlhist.pod
70faccd7 4477____________________________________________________________________________
cb535e0c
RGS
4478[ 21554] By: nicholas on 2003/10/27 16:09:37
4479 Log: Subject: Re: DBD::Sybase and Sybase::CTlib build problems w/ 5.8.1, Solaris, gcc
4480 From: Alan Burlison <Alan.Burlison@sun.com>
4481 Date: Tue, 21 Oct 2003 15:00:58 +0100
4482 Message-ID: <3F953C1A.3060800@sun.com>
70faccd7 4483 Branch: perl
cb535e0c 4484 ! hints/solaris_2.sh
70faccd7 4485____________________________________________________________________________
cb535e0c
RGS
4486[ 21550] By: nicholas on 2003/10/27 13:45:27
4487 Log: Sync with Unicode::Normalize 0.25
70faccd7 4488 Branch: perl
cb535e0c
RGS
4489 + ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/form.t
4490 + ext/Unicode/Normalize/t/proto.t
4491 + ext/Unicode/Normalize/t/split.t
4492 ! MANIFEST ext/Unicode/Normalize/Changes
4493 ! ext/Unicode/Normalize/Makefile.PL
4494 ! ext/Unicode/Normalize/Normalize.pm
4495 ! ext/Unicode/Normalize/Normalize.xs
4496 ! ext/Unicode/Normalize/README
70faccd7 4497____________________________________________________________________________
cb535e0c
RGS
4498[ 21549] By: nicholas on 2003/10/27 13:11:48
4499 Log: Sync with Unicode::Collate 0.30
70faccd7 4500 Branch: perl
cb535e0c
RGS
4501 + lib/Unicode/Collate/t/hangtype.t
4502 + lib/Unicode/Collate/t/normal.t lib/Unicode/Collate/t/trailwt.t
4503 + lib/Unicode/Collate/t/variable.t
4504 + lib/Unicode/Collate/t/version.t
4505 ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
4506 ! lib/Unicode/Collate/README lib/Unicode/Collate/t/contract.t
4507 ! lib/Unicode/Collate/t/hangul.t lib/Unicode/Collate/t/index.t
4508 ! lib/Unicode/Collate/t/test.t
70faccd7 4509____________________________________________________________________________
cb535e0c
RGS
4510[ 21548] By: nicholas on 2003/10/27 12:39:39
4511 Log: Sync with Pod::Perldoc 3.12
70faccd7 4512 Branch: perl
cb535e0c 4513 ! lib/Pod/Perldoc.pm
70faccd7 4514____________________________________________________________________________
cb535e0c
RGS
4515[ 21546] By: ams on 2003/10/27 09:00:08
4516 Log: Will the real off by one please stand up?
70faccd7 4517 Branch: perl
cb535e0c 4518 ! mg.c
70faccd7 4519____________________________________________________________________________
cb535e0c
RGS
4520[ 21545] By: hv on 2003/10/27 02:52:16
4521 Log: fixup separators
70faccd7 4522 Branch: perl
cb535e0c 4523 ! Changes
70faccd7 4524____________________________________________________________________________
cb535e0c
RGS
4525[ 21544] By: hv on 2003/10/27 02:51:26
4526 Log: don't complain of podless .pm files that have a separate .pod file
70faccd7 4527 Branch: perl
cb535e0c 4528 ! pod/buildtoc
70faccd7 4529____________________________________________________________________________
cb535e0c
RGS
4530[ 21543] By: hv on 2003/10/27 02:50:04
4531 Log: regen pods and toc
4532 Branch: perl
4533 ! pod/perlmodlib.pod pod/perltoc.pod
70faccd7 4534____________________________________________________________________________
cb535e0c
RGS
4535[ 21542] By: rgs on 2003/10/26 21:36:17
4536 Log: When %ENV has been turned into a non-magical hash after a
4537 glob assignment, TAINT_ENV() may dump core because it
4538 assumes $ENV{PATH} is magical. Fix this ; add a test to
4539 verify that the PATH is still checked for taintedness.
70faccd7 4540 Branch: perl
cb535e0c
RGS
4541 ! t/op/taint.t taint.c
4542____________________________________________________________________________
4543[ 21540] By: rgs on 2003/10/26 14:59:53
4544 Log: Fix backward-compatibility issues in if.pm.
4545 Branch: perl
4546 ! lib/if.pm
70faccd7 4547____________________________________________________________________________
cb535e0c 4548[ 21539] By: hv on 2003/10/26 12:22:54
70faccd7 4549 Log: Update Changes.
cb535e0c 4550 Branch: perl
70faccd7
AMS
4551 ! Changes patchlevel.h
4552____________________________________________________________________________
cb535e0c
RGS
4553[ 21538] By: ams on 2003/10/26 08:08:02
4554 Log: Fix off-by-one in $0 set magic. (From Autrijus.)
4555 The whole PL_origalen thing in perl.c looks very hokey.
70faccd7 4556 Branch: perl
cb535e0c 4557 ! mg.c
70faccd7 4558____________________________________________________________________________
cb535e0c
RGS
4559[ 21536] By: nicholas on 2003/10/25 22:33:18
4560 Log: show the rehash flags in dumps
70faccd7 4561 Branch: perl
cb535e0c 4562 ! dump.c
70faccd7 4563____________________________________________________________________________
cb535e0c
RGS
4564[ 21535] By: nicholas on 2003/10/25 22:32:40
4565 Log: Return 21533 (with modifications) having found the problem
70faccd7 4566 Branch: perl
cb535e0c 4567 ! hv.c hv.h
70faccd7 4568____________________________________________________________________________
cb535e0c
RGS
4569[ 21534] By: nicholas on 2003/10/25 20:46:36
4570 Log: Back out 21533 because it broke Encode's build in really weird ways
70faccd7 4571 Branch: perl
cb535e0c 4572 ! hv.c hv.h
70faccd7 4573____________________________________________________________________________
cb535e0c
RGS
4574[ 21533] By: nicholas on 2003/10/25 13:10:21
4575 Log: Plan C rough edge smoothing. Criteria for a hash split is now
4576 the earlier of "more keys than buckets" (the old test) or
4577 linked list too long. Rehash is triggered after a split if the
4578 longest linked list is too long.
70faccd7 4579 Branch: perl
cb535e0c 4580 ! hv.c hv.h
70faccd7 4581____________________________________________________________________________
cb535e0c
RGS
4582[ 21532] By: rgs on 2003/10/25 10:03:18
4583 Log: Subject: Re: [perl #948] $, untieable?
4584 From: Richard Clamp <richardc@unixbeard.net>
4585 Date: Tue, 21 Oct 2003 00:02:49 +0100
4586 Message-ID: <20031020230249.GA31123@mirth.demon.co.uk>
4587
4588 Plus a small fix to t/TEST to recognize the added TODO test
4589 as a TODO test.
70faccd7 4590 Branch: perl
cb535e0c 4591 ! t/TEST t/op/tie.t
70faccd7 4592____________________________________________________________________________
cb535e0c
RGS
4593[ 21528] By: nicholas on 2003/10/23 19:21:00
4594 Log: When it says "add", then, like, you have to p4 add it. D'oh!
4595 (missed the new file in "Update I18N::LangTags from 0.28 to 0.29")
4596 Branch: perl
4597 + lib/I18N/LangTags/t/02decency.t
70faccd7 4598____________________________________________________________________________
cb535e0c
RGS
4599[ 21527] By: davem on 2003/10/23 19:13:20
4600 Log: Fix two threads::shared leaks
4601 #24061 - AV in shared interpreter wasn't set to AvREAL
4602 #24255 - mortals were added to the shared interpreter's tmpstack
4603 and never freed.
70faccd7 4604 Branch: perl
cb535e0c 4605 ! ext/threads/shared/shared.xs
70faccd7 4606____________________________________________________________________________
cb535e0c
RGS
4607[ 21526] By: nicholas on 2003/10/23 19:11:24
4608 Log: From: Jan Dubois <jand@ActiveState.com>
4609 Subject: [PATCH] Update Pod::Perldoc from 3.10 to 3.11
4610 Date: Wed, 22 Oct 2003 20:17:07 -0700
4611 Message-ID: <mjhepvgtnifdlgrvp20urtuu058e1jrav2@4ax.com>
4612
4613 From: Jan Dubois <jand@ActiveState.com>
4614 Subject: [PATCH] Update I18N::LangTags from 0.28 to 0.29
4615 Date: Wed, 22 Oct 2003 20:26:56 -0700
4616 Message-ID: <jgiepv0a8fp8ffq3lpc5ujl7j25hoo1rdt@4ax.com>
70faccd7 4617 Branch: perl
cb535e0c
RGS
4618 ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
4619 ! lib/I18N/LangTags/List.pm lib/I18N/LangTags/README
4620 ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm pod/perldoc.pod
4621 ! utils/perldoc.PL
70faccd7 4622____________________________________________________________________________
cb535e0c
RGS
4623[ 21523] By: ams on 2003/10/23 12:53:03
4624 Log: Subject: [PATCH] utime documentation
4625 From: Gisle Aas <gisle@ActiveState.com>
4626 Date: 23 Oct 2003 05:33:43 -0700
4627 Message-Id: <lrekx4jfq0.fsf@caliper.activestate.com>
70faccd7 4628 Branch: perl
cb535e0c 4629 ! pod/perlfunc.pod
70faccd7 4630____________________________________________________________________________
cb535e0c
RGS
4631[ 21522] By: ams on 2003/10/23 08:07:18
4632 Log: Subject: [PATCH] dup2() not going through PerlLIO abstraction layer
4633 From: Jan Dubois <jand@ActiveState.com>
4634 Date: Wed, 22 Oct 2003 20:33:54 -0700
4635 Message-Id: <vniepv0n5mcrbbutm0qgvori6n6vr6arsh@4ax.com>
4636 Branch: perl
4637 ! doio.c
70faccd7 4638____________________________________________________________________________
cb535e0c
RGS
4639[ 21520] By: nicholas on 2003/10/22 19:50:15
4640 Log: patch created by Casey West from:
70faccd7 4641
cb535e0c
RGS
4642 Subject: CPAN module problems
4643 From: Edward Moy <emoy@apple.com>
4644 Date: Fri, 10 Oct 2003 17:42:06 -0700
4645 Message-Id: <BD2513C0-FB83-11D7-9065-000A956EFDEE@apple.com>
70faccd7 4646
cb535e0c 4647 (change ld value in hints file)
70faccd7 4648 Branch: perl
cb535e0c 4649 ! hints/darwin.sh
70faccd7 4650____________________________________________________________________________
cb535e0c
RGS
4651[ 21516] By: rgs on 2003/10/22 15:06:13
4652 Log: Small email update in AUTHORS.
70faccd7 4653 Branch: perl
cb535e0c 4654 ! AUTHORS
70faccd7 4655____________________________________________________________________________
cb535e0c
RGS
4656[ 21515] By: rgs on 2003/10/22 06:39:29
4657 Log: Add a test.taintwarn makefile target,
4658 to run the whole test suite with the -t switch.
70faccd7 4659 Branch: perl
cb535e0c 4660 ! Makefile.SH pod/perlhack.pod t/TEST
70faccd7 4661____________________________________________________________________________
cb535e0c
RGS
4662[ 21514] By: rgs on 2003/10/21 21:21:56
4663 Log: Subject: [PATCH @20458] embedding perl
4664 From: Radu Greab <rgreab@fx.ro>
4665 Date: Tue, 05 Aug 2003 20:57:15 +0300 (EEST)
4666 Message-Id: <20030805.205715.113441323.radu@yx.primIT.ro>
70faccd7 4667 Branch: perl
cb535e0c
RGS
4668 ! hv.c intrpvar.h perl.c pod/perlembed.pod pod/perlintern.pod
4669 ! sv.c
70faccd7 4670____________________________________________________________________________
cb535e0c
RGS
4671[ 21513] By: rgs on 2003/10/21 20:45:12
4672 Log: Fix doc bug #23890, as suggested by Himanshu Garg :
4673 in perltoot, $him->fullname should be $him->fullname->as_string
4674 when passed to printf.
70faccd7 4675 Branch: perl
cb535e0c 4676 ! pod/perltoot.pod
70faccd7 4677____________________________________________________________________________
cb535e0c
RGS
4678[ 21509] By: rgs on 2003/10/21 05:42:50
4679 Log: Two OS/2 portability patches from Ilya.
4680
4681 Subject: [PATCH 5.8.1 @21211] sockets broken on OS/2
4682 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
4683 Date: Thu, 25 Sep 2003 12:09:11 -0700
4684 Message-ID: <20030925190911.GA27028@math.berkeley.edu>
4685
4686 Subject: Re: [PATCH 5.8.1 @21379] tmpfile() broken on OS/2
4687 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
4688 Date: Thu, 25 Sep 2003 19:50:45 -0700
4689 Message-ID: <20030926025045.GA27507@math.berkeley.edu>
70faccd7 4690 Branch: perl
cb535e0c 4691 ! doio.c os2/os2ish.h perl.h perlio.c pp_sys.c
70faccd7 4692____________________________________________________________________________
cb535e0c
RGS
4693[ 21506] By: rgs on 2003/10/20 19:28:27
4694 Log: Subject: [PATCH] add some missing defines to Devel::PPPort
4695 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
4696 Date: Mon, 20 Oct 2003 20:14:19 +0200
4697 Message-ID: <03a301c39735$fb7cb220$0c2f1fac@R2D2>
4698 Branch: perl
4699 ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
70faccd7 4700____________________________________________________________________________
cb535e0c
RGS
4701[ 21505] By: rgs on 2003/10/20 19:22:38
4702 Log: Subject: Re: [perl #24225] [5.8.1] segfault in binmode STDOUT, ':stdio'; print 1
4703 From: Slaven Rezic <slaven@rezic.de>
4704 Date: 19 Oct 2003 17:54:59 +0200
4705 Message-ID: <871xt9te7g.fsf@vran.herceg.de>
70faccd7 4706 Branch: perl
cb535e0c 4707 ! perlio.c
70faccd7 4708____________________________________________________________________________
cb535e0c
RGS
4709[ 21503] By: rgs on 2003/10/20 06:04:04
4710 Log: Skip the chflags tests in filetest.t on Darwin.
70faccd7 4711 Branch: perl
cb535e0c 4712 ! lib/filetest.t
70faccd7 4713____________________________________________________________________________
cb535e0c
RGS
4714[ 21474] By: nicholas on 2003/10/17 18:44:28
4715 Log: Plan C rough edge smoothing - forgot to turn on the "has key flags"
4716 flag on the hash when rehashing. Can turn off the "rehasing" flag
4717 if the hash is cleared
4718 Branch: perl
4719 ! hv.c
70faccd7 4720____________________________________________________________________________
cb535e0c
RGS
4721[ 21473] By: rgs on 2003/10/17 08:53:48
4722 Log: -u is deprecated.
4723 Subject: Re: why PERL5LIB is ignored when -T is in effect
4724 From: Slaven Rezic <slaven@rezic.de>
4725 Date: Fri, 17 Oct 2003 10:02:31 +0000
4726 Message-Id: <1066384951.4964@devpc01.iconmobile.de>
70faccd7 4727 Branch: perl
cb535e0c 4728 ! perl.c
70faccd7 4729____________________________________________________________________________
cb535e0c
RGS
4730[ 21472] By: rgs on 2003/10/17 07:29:10
4731 Log: The compilation of PerlIO::via may hang on AIX when
4732 compiling with vac at -O3 optimization level. Disable
4733 optimization for this module.
4734 Branch: perl
4735 + ext/PerlIO/via/hints/aix.pl
70faccd7
AMS
4736 ! MANIFEST
4737____________________________________________________________________________
cb535e0c
RGS
4738[ 21471] By: nicholas on 2003/10/16 21:10:27
4739 Log: Plan C for foiling the algorithmic complexity attack
4740 (based on Chip's plan A (binary compatibility with 5.8.0 and 5.8.1),
4741 Chip's plan B (do something new inside the hv functions)
4742 and introspective sort)
4743 Provides infrastructure for hashes to change their hash function
4744 if necessary, and code in hsplit to detect pathalogical data and
4745 instigate a random rehashing.
4746 Needs refinement. Let's see how much smoke it creates.
70faccd7 4747 Branch: perl
cb535e0c
RGS
4748 ! embedvar.h hv.c hv.h intrpvar.h perl.c perlapi.h sv.c sv.h
4749 ! util.c
70faccd7 4750____________________________________________________________________________
cb535e0c
RGS
4751[ 21470] By: davem on 2003/10/16 20:03:44
4752 Log: Ensure PL_comppad/curpad point to PL_main_cv's padlist when
4753 PL_main_root is freed; this may not have been be the case if a
4754 thread other than the main one is the last to be destroyed
70faccd7 4755 Branch: perl
cb535e0c 4756 ! ext/threads/t/thread.t pad.h perl.c
70faccd7 4757____________________________________________________________________________
cb535e0c
RGS
4758[ 21469] By: nicholas on 2003/10/16 19:31:19
4759 Log: Duplicate 19423 (pathological hashes too easy) into share_hek_flags
4760 (as suggested by Jan Dubois)
4761 Branch: perl
4762 ! hv.c
70faccd7 4763____________________________________________________________________________
cb535e0c
RGS
4764[ 21468] By: ams on 2003/10/16 19:00:14
4765 Log: Subject: Re: assert.h breaks perl.h
4766 From: Alexey Tourbin <at@altlinux.ru>
4767 Date: Thu, 16 Oct 2003 22:24:35 +0400
4768 Message-Id: <20031016182434.GH1724@julia.office.altlinux.ru>
70faccd7 4769 Branch: perl
cb535e0c 4770 ! sv.h
70faccd7 4771____________________________________________________________________________
cb535e0c
RGS
4772[ 21467] By: ams on 2003/10/16 18:57:57
4773 Log: Subject: [PATCH] Tie::Hash documentation
4774 From: Slaven Rezic <slaven@rezic.de>
4775 Date: Thu, 16 Oct 2003 17:57:35 +0000
4776 Message-Id: <1066327055.1428@devpc01.iconmobile.de>
70faccd7 4777 Branch: perl
cb535e0c 4778 ! lib/Tie/Hash.pm
70faccd7 4779____________________________________________________________________________
cb535e0c
RGS
4780[ 21466] By: rgs on 2003/10/16 08:52:50
4781 Log: Further tweak on change #21464.
4782 Branch: perl
4783 ! perl.c
70faccd7 4784____________________________________________________________________________
cb535e0c
RGS
4785[ 21464] By: ams on 2003/10/16 08:42:50
4786 Log: Subject: perl -h tweak [PATCH]
4787 From: Gisle Aas <gisle@ActiveState.com>
4788 Date: 16 Oct 2003 02:49:39 -0700
4789 Message-Id: <lrn0c11pho.fsf@caliper.activestate.com>
70faccd7 4790 Branch: perl
cb535e0c 4791 ! perl.c
70faccd7 4792____________________________________________________________________________
cb535e0c
RGS
4793[ 21456] By: rgs on 2003/10/15 19:19:05
4794 Log: Perlfaq1 : take notice that 5.8.1 is now released.
70faccd7 4795 Branch: perl
cb535e0c 4796 ! pod/perlfaq1.pod
70faccd7 4797____________________________________________________________________________
cb535e0c
RGS
4798[ 21454] By: rgs on 2003/10/15 19:06:05
4799 Log: PerlFAQ sync. (only actual changes)
70faccd7 4800 Branch: perl
cb535e0c 4801 ! pod/perlfaq4.pod
70faccd7 4802____________________________________________________________________________
cb535e0c
RGS
4803[ 21453] By: rgs on 2003/10/15 19:02:35
4804 Log: Typos.
4805 Branch: perl
4806 ! hints/aix.sh
70faccd7 4807____________________________________________________________________________
cb535e0c
RGS
4808[ 21452] By: rgs on 2003/10/15 11:12:31
4809 Log: Fix bug [perl #24212] : improper error recovery in the
4810 tokenizer after an unknown filetest operator.
70faccd7 4811 Branch: perl
cb535e0c 4812 ! t/comp/parser.t toke.c
70faccd7 4813____________________________________________________________________________
cb535e0c
RGS
4814[ 21451] By: rgs on 2003/10/15 09:19:02
4815 Log: Update MIME::Base64 and Digest::MD5 from the CPAN version.
4816 Branch: perl
4817 ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
4818 ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
4819 ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/utf8.t
4820 ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
4821 ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
4822 ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/unicode.t
70faccd7 4823____________________________________________________________________________
cb535e0c
RGS
4824[ 21450] By: rgs on 2003/10/15 06:47:11
4825 Log: Add support for Linux abstract unix domain sockets to Socket.pm.
4826 Based on a idea by Alex Hudson. (Basically those are unix domain
4827 sockets whose name has a '\0' as first character.)
4828 Branch: perl
4829 ! ext/Socket/Socket.xs ext/Socket/t/Socket.t
70faccd7 4830____________________________________________________________________________
cb535e0c
RGS
4831[ 21449] By: ams on 2003/10/15 06:32:44
4832 Log: Subject: [PATCH] SIGN => 1 support for MakeMaker
4833 From: Autrijus Tang <autrijus@autrijus.org>
4834 Date: Tue, 14 Oct 2003 18:32:28 +0800
4835 Message-Id: <1066127547.65845.35.camel@localhost>
70faccd7 4836 Branch: perl
cb535e0c
RGS
4837 ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
4838 ! lib/ExtUtils/MakeMaker.pm
70faccd7 4839____________________________________________________________________________
cb535e0c
RGS
4840[ 21448] By: ams on 2003/10/15 05:56:12
4841 Log: Rewrite #21447.
4842 Branch: perl
4843 ! pod/perliol.pod
70faccd7 4844____________________________________________________________________________
cb535e0c
RGS
4845[ 21447] By: ams on 2003/10/15 05:36:48
4846 Log: Subject: [patch pod/perliol.pod]
4847 From: Stas Bekman <stas@stason.org>
4848 Date: Tue, 14 Oct 2003 18:05:29 -0700
4849 Message-Id: <3F8C9D59.3040403@stason.org>
70faccd7 4850 Branch: perl
cb535e0c 4851 ! pod/perliol.pod
70faccd7 4852____________________________________________________________________________
cb535e0c
RGS
4853[ 21446] By: nicholas on 2003/10/14 18:45:39
4854 Log: Duplicate 19423 (pathological hashes too easy) into hv_store_ent
4855 (the routine used by perl level HV operations)
70faccd7 4856 Branch: perl
cb535e0c 4857 ! hv.c
70faccd7 4858____________________________________________________________________________
cb535e0c
RGS
4859[ 21445] By: rgs on 2003/10/13 21:03:05
4860 Log: Subject: [PATCH ext/Devel/PPPort/PPPort.pm] Changes #20819 and #20996 break compatibility with perl 5.6.0
4861 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
4862 Date: Tue, 30 Sep 2003 19:23:34 +0200
4863 Message-ID: <021e01c38777$93ea4e10$0c2f1fac@R2D2>
70faccd7 4864 Branch: perl
cb535e0c 4865 ! ext/Devel/PPPort/PPPort.pm
70faccd7 4866____________________________________________________________________________
cb535e0c
RGS
4867[ 21442] By: ams on 2003/10/13 08:41:17
4868 Log: Subject: [perl #24189] Incorrect comment in perldoc strict
4869 From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
4870 Date: 12 Oct 2003 09:01:25 -0000
4871 Message-Id: <rt-24189-65954.9.50514379869631@rt.perl.org>
70faccd7 4872 Branch: perl
cb535e0c 4873 ! lib/strict.pm
70faccd7 4874____________________________________________________________________________
cb535e0c
RGS
4875[ 21441] By: rgs on 2003/10/13 08:02:21
4876 Log: Subject: [PATCH] Internals::hash_seed() returns wrong value
4877 From: Jan Dubois <jand@ActiveState.com>
4878 Date: Sun, 12 Oct 2003 22:09:39 -0700
4879 Message-ID: <07ckovck8mp5e8tthmtbbcrpi2tj6q9eak@4ax.com>
70faccd7 4880 Branch: perl
cb535e0c 4881 ! universal.c
70faccd7 4882____________________________________________________________________________
cb535e0c
RGS
4883[ 21440] By: rgs on 2003/10/12 19:58:05
4884 Log: Subject: [perl #24122] setreuid and friends borked on darwin/osx
4885 From: "pxm@nubz.org (via RT)" <perlbug-followup@perl.org>
4886 Date: 5 Oct 2003 20:55:56 -0000
4887 Message-ID: <rt-24122-65678.14.2411168523081@rt.perl.org>
70faccd7 4888 Branch: perl
cb535e0c 4889 ! mg.c
70faccd7 4890____________________________________________________________________________
cb535e0c
RGS
4891[ 21439] By: rgs on 2003/10/12 16:28:06
4892 Log: Subject: [PATCH] Tie::Hash documentation
4893 From: Slaven Rezic <slaven@rezic.de>
4894 Date: Sun, 12 Oct 2003 18:55:54 +0200 (CEST)
4895 Message-Id: <200310121655.h9CGtsrY003613@vran.herceg.de>
4896 Branch: perl
4897 ! lib/Tie/Hash.pm
70faccd7 4898____________________________________________________________________________
cb535e0c
RGS
4899[ 21438] By: rgs on 2003/10/12 15:48:13
4900 Log: Subject: Re: [perl #24122] setreuid and friends borked on darwin/osx
4901 From: Slaven Rezic <slaven@rezic.de>
4902 Date: 07 Oct 2003 00:04:34 +0200
4903 Message-ID: <87ekxq6n0t.fsf@vran.herceg.de>
70faccd7 4904 Branch: perl
cb535e0c 4905 ! hints/darwin.sh
70faccd7 4906____________________________________________________________________________
cb535e0c
RGS
4907[ 21437] By: rgs on 2003/10/12 15:25:17
4908 Log: Minor nit in perlrun, spotted by Art Haas.
70faccd7 4909 Branch: perl
cb535e0c 4910 ! pod/perlrun.pod
70faccd7 4911____________________________________________________________________________
cb535e0c
RGS
4912[ 21436] By: ams on 2003/10/10 19:05:55
4913 Log: Subject: [PATCH] threads::async + some cleanup
4914 From: Elizabeth Mattijsen <liz@dijkmat.nl>
4915 Date: Fri, 10 Oct 2003 16:37:55 +0200
4916 Message-Id: <p05111b07bbac713a0aaf@[192.168.56.2]>
70faccd7 4917 Branch: perl
cb535e0c 4918 ! ext/threads/threads.pm
70faccd7 4919____________________________________________________________________________
cb535e0c
RGS
4920[ 21435] By: ams on 2003/10/10 19:02:34
4921 Log: Make everyone stop posting to p5p about 0e0.
70faccd7 4922 Branch: perl
cb535e0c 4923 ! pod/perlsyn.pod
70faccd7 4924____________________________________________________________________________
cb535e0c
RGS
4925[ 21433] By: nicholas on 2003/10/09 20:57:26
4926 Log: Put all pre-processor #s on the first column (some compilers are picky)
4927 [perl #24167] `#' comment signs not at the very beginning of a line
70faccd7 4928 Branch: perl
cb535e0c
RGS
4929 ! cop.h dosish.h ext/SDBM_File/sdbm/sdbm.h iperlsys.h op.c
4930 ! perl.h regcomp.c
70faccd7 4931____________________________________________________________________________
cb535e0c
RGS
4932[ 21432] By: rgs on 2003/10/09 11:09:24
4933 Log: Suppress the test file t/op/nothr5005.t and integrate its tests into
4934 t/op/args.t, now that 5005threads have been removed. Port t/op/args.t
4935 to t/test.pl.
70faccd7 4936 Branch: perl
cb535e0c
RGS
4937 - t/op/nothr5005.t
4938 ! MANIFEST t/op/args.t
70faccd7 4939____________________________________________________________________________
cb535e0c
RGS
4940[ 21431] By: rgs on 2003/10/09 11:06:15
4941 Log: Document the behaviour of filetest operators regarding parentheses.
4942 This fixes bug #24127 (by documenting it as a feature.)
4943 Branch: perl
4944 ! pod/perlop.pod
70faccd7 4945____________________________________________________________________________
cb535e0c
RGS
4946[ 21430] By: ams on 2003/10/09 07:55:34
4947 Log: Subject: [PATCH 5.8.1 CORE] Internal fixes to source-code coordinate
4948 calculations in regcomp.c
4949 From: Eric Promislow <ericp@ActiveState.com>
4950 Date: Wed, 8 Oct 2003 17:42:42 -0700
4951 Message-Id: <20031008174242.A17544@ActiveState.com>
70faccd7 4952 Branch: perl
cb535e0c 4953 ! regcomp.c
70faccd7 4954____________________________________________________________________________
cb535e0c
RGS
4955[ 21429] By: ams on 2003/10/09 07:43:56
4956 Log: Patch based on:
70faccd7 4957
cb535e0c
RGS
4958 Subject: [perl #24157] -MModule=} is broken
4959 From: "Lukas Mai" (via RT) <perlbug-followup@perl.org>
4960 Date: 7 Oct 2003 21:47:43 -0000
4961 Message-Id: <rt-24157-65809.10.9980909617566@rt.perl.org>
70faccd7 4962
cb535e0c 4963 (Includes a fix for a similar problem in -A, but not -d.)
70faccd7 4964 Branch: perl
cb535e0c 4965 ! perl.c
70faccd7 4966____________________________________________________________________________
cb535e0c
RGS
4967[ 21428] By: ams on 2003/10/09 02:32:07
4968 Log: Subject: [PATCH] Devel::PPPort is missing an aTHX when calling
4969 grok_numeric_radix()
4970 From: Jan Dubois <jand@ActiveState.com>
4971 Date: Wed, 08 Oct 2003 20:37:42 -0700
4972 Message-Id: <8kl9ov0932qo08o24uafuc9v77clrgnoe4@4ax.com>
70faccd7 4973 Branch: perl
cb535e0c 4974 ! ext/Devel/PPPort/PPPort.pm
70faccd7 4975____________________________________________________________________________
cb535e0c
RGS
4976[ 21427] By: ams on 2003/10/09 01:36:18
4977 Log: Subject: Re: require patch breaks locale
4978 From: Rick Delaney <rick@bort.ca>
4979 Date: Wed, 8 Oct 2003 22:41:55 -0400
4980 Message-Id: <20031008224155.A14638@biff.bort.ca>
70faccd7 4981 Branch: perl
cb535e0c 4982 ! t/comp/require.t
70faccd7 4983____________________________________________________________________________
cb535e0c
RGS
4984[ 21426] By: ams on 2003/10/09 01:26:57
4985 Log: Subject: Re: Simple @INC hook core dump [PATCH]
4986 From: Gisle Aas <gisle@ActiveState.com>
4987 Date: 08 Oct 2003 13:35:28 -0700
4988 Message-Id: <lrr81ncvsf.fsf@caliper.activestate.com>
70faccd7 4989 Branch: perl
cb535e0c 4990 ! t/op/inccode.t
70faccd7 4991____________________________________________________________________________
cb535e0c
RGS
4992[ 21425] By: rgs on 2003/10/08 11:34:17
4993 Log: Fix bug #24108: Goto +foo broken
4994 the fix having been suggested by xmath via Juerd.
70faccd7 4995 Branch: perl
cb535e0c 4996 ! op.c t/op/goto.t
70faccd7 4997____________________________________________________________________________
cb535e0c
RGS
4998[ 21424] By: rgs on 2003/10/08 11:16:58
4999 Log: Subject: Re: Simple @INC hook core dump [PATCH]
5000 From: Gisle Aas <gisle@ActiveState.com>
5001 Date: 08 Oct 2003 04:47:33 -0700
5002 Message-ID: <lrllrweysq.fsf_-_@caliper.activestate.com>
70faccd7 5003 Branch: perl
cb535e0c 5004 ! pp_ctl.c
70faccd7 5005____________________________________________________________________________
cb535e0c
RGS
5006[ 21423] By: ams on 2003/10/08 10:09:41
5007 Log: Subject: [PATCH pod/perlrun.pod] Layout & POD nit.
5008 From: Abigail <abigail@abigail.nl>
5009 Date: Wed, 8 Oct 2003 03:50:49 -0700
5010 Message-Id: <20031008105049.GA15770@ucan.foad.org>
70faccd7 5011 Branch: perl
cb535e0c 5012 ! pod/perlrun.pod
70faccd7 5013____________________________________________________________________________
cb535e0c
RGS
5014[ 21422] By: ams on 2003/10/08 06:13:07
5015 Log: "Are implicit undefs true?" asks Gisle.
70faccd7 5016 Branch: perl
cb535e0c 5017 ! pod/perlsyn.pod
70faccd7 5018____________________________________________________________________________
cb535e0c
RGS
5019[ 21421] By: ams on 2003/10/08 03:20:00
5020 Log: Subject: Re: [PATCH] perlop.pod Revamp - revision 4
5021 From: schwern@pobox.com
5022 Date: Tue, 7 Oct 2003 20:39:36 -0700
5023 Message-Id: <20031007203936.X4301@ttul.org>
5024
5025 (Originally from Shlomi Fish. Applied with tweaks.)
70faccd7 5026 Branch: perl
cb535e0c 5027 ! pod/perlop.pod
70faccd7 5028____________________________________________________________________________
cb535e0c
RGS
5029[ 21420] By: ams on 2003/10/07 19:51:35
5030 Log: Minor tweaks to pod/perlsyn.pod (as suggested by Yves Orton),
5031 sv.c (Tim Bunce), t/op/pow.t (John P. Linderman).
70faccd7 5032 Branch: perl
cb535e0c 5033 ! pod/perlsyn.pod sv.c t/op/pow.t
70faccd7 5034____________________________________________________________________________
cb535e0c
RGS
5035[ 21419] By: ams on 2003/10/07 04:03:34
5036 Log: Why should -3**$x be more precisely determined than 3**$x?
70faccd7 5037 Branch: perl
cb535e0c 5038 ! t/op/pow.t
70faccd7 5039____________________________________________________________________________
cb535e0c
RGS
5040[ 21418] By: ams on 2003/10/07 03:59:38
5041 Log: Subject: [PATCH] Fixing UNIVERSAL.pm's bit of unpleasantness
5042 From: schwern@pobox.com
5043 Date: Mon, 6 Oct 2003 13:14:36 -0700
5044 Message-Id: <20031006131436.G20960@ttul.org>
70faccd7 5045 Branch: perl
cb535e0c 5046 ! lib/UNIVERSAL.pm t/op/universal.t
70faccd7 5047____________________________________________________________________________
cb535e0c
RGS
5048[ 21417] By: ams on 2003/10/07 03:55:18
5049 Log: Update perlfunc/require to describe NXDOMAIN caching... er, you
5050 know what I mean.
70faccd7 5051 Branch: perl
cb535e0c 5052 ! pod/perlfunc.pod
70faccd7 5053____________________________________________________________________________
cb535e0c
RGS
5054[ 21416] By: ams on 2003/10/07 03:37:01
5055 Log: Subject: [patch sv.c] improve "...free unref scalar" warning
5056 From: Stas Bekman <stas@stason.org>
5057 Date: Mon, 06 Oct 2003 21:19:53 -0700
5058 Message-Id: <3F823EE9.4030103@stason.org>
70faccd7 5059 Branch: perl
cb535e0c 5060 ! sv.c
70faccd7 5061____________________________________________________________________________
cb535e0c
RGS
5062[ 21415] By: ams on 2003/10/06 17:30:31
5063 Log: Subject: [PATCH bleadperl] (was Re: require() does not behave aas documented)
5064 From: Rick Delaney <rick@bort.ca>
5065 Date: Tue, 23 Sep 2003 12:14:52 -0400
5066 Message-ID: <20030923121452.G18845@biff.bort.ca>
70faccd7 5067 Branch: perl
cb535e0c 5068 ! pp_ctl.c t/comp/require.t
70faccd7 5069____________________________________________________________________________
cb535e0c
RGS
5070[ 21414] By: rgs on 2003/10/06 15:23:01
5071 Log: Subject: Re: [PATCH lib/warnings.t] Adding TODO functionality to lib/warnings.
5072 From: Abigail <abigail@abigail.nl>
5073 Date: Wed, 1 Oct 2003 14:19:43 +0200
5074 Message-ID: <20031001121943.GA29419@abigail.nl>
70faccd7 5075 Branch: perl
cb535e0c 5076 ! lib/warnings.t
70faccd7 5077____________________________________________________________________________
cb535e0c
RGS
5078[ 21413] By: rgs on 2003/10/06 15:05:32
5079 Log: Fixes in the modules maintainers list.
70faccd7 5080 Branch: perl
cb535e0c 5081 ! Porting/Maintainers.pl
70faccd7 5082____________________________________________________________________________
cb535e0c
RGS
5083[ 21412] By: rgs on 2003/10/06 15:02:42
5084 Log: Fix broken link in perltodo.pod.
70faccd7 5085 Branch: perl
cb535e0c 5086 ! pod/perltodo.pod
70faccd7 5087____________________________________________________________________________
cb535e0c
RGS
5088[ 21411] By: rgs on 2003/10/06 12:11:10
5089 Log: Typos in perldiag.
70faccd7 5090 Branch: perl
cb535e0c 5091 ! pod/perldiag.pod
70faccd7 5092____________________________________________________________________________
cb535e0c
RGS
5093[ 21410] By: rgs on 2003/10/06 11:55:52
5094 Log: Subject: Re: [doc-PATCH] for unpack_str() and question
5095 From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
5096 Date: Mon, 6 Oct 2003 08:45:29 +0200
5097 Message-ID: <75A46BF1A9D8D311863A00508B6259A405F180C1@ATTMSX4>
70faccd7 5098 Branch: perl
cb535e0c 5099 ! pod/perlapi.pod pp_pack.c
70faccd7 5100____________________________________________________________________________
cb535e0c
RGS
5101[ 21409] By: rgs on 2003/10/06 11:49:55
5102 Log: Subject: [PATCH pod/perlfunc.pod] ref can return false on references
5103 From: Abigail <abigail@abigail.nl>
5104 Date: Mon, 6 Oct 2003 05:55:21 -0700
5105 Message-ID: <20031006125521.GA26446@ucan.foad.org>
70faccd7 5106 Branch: perl
cb535e0c 5107 ! pod/perlfunc.pod
70faccd7 5108____________________________________________________________________________
cb535e0c
RGS
5109[ 21408] By: rgs on 2003/10/06 11:46:14
5110 Log: Add a new option --check to Porting/Maintainers,
5111 to check for files who are listed for several maintainers.
70faccd7 5112 Branch: perl
cb535e0c 5113 ! Porting/Maintainers.pm
70faccd7 5114____________________________________________________________________________
cb535e0c
RGS
5115[ 21407] By: rgs on 2003/10/06 11:44:33
5116 Log: Subject: [PATCH]Re: The META.yml file in bleadperl
5117 From: Fergal Daly <fergal@esatclear.ie>
5118 Date: Mon, 6 Oct 2003 00:25:29 +0100
5119 Message-Id: <200310060025.29122.fergal@esatclear.ie>
70faccd7 5120
cb535e0c 5121 Plus regeneration of META.yml
70faccd7 5122 Branch: perl
cb535e0c 5123 ! META.yml Porting/makemeta
70faccd7 5124____________________________________________________________________________
cb535e0c
RGS
5125[ 21406] By: ams on 2003/10/06 04:22:11
5126 Log: Subject: Re: [perl #24076] "<> err EXPR" and warnings.
5127 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5128 Date: Sun, 5 Oct 2003 21:27:54 +0200
5129 Message-Id: <20031005212754.5ef54472.rgarciasuarez@free.fr>
5130 (Applied with tweaks to op.c and a comment.)
70faccd7 5131 Branch: perl
cb535e0c 5132 ! op.c t/lib/warnings/op
70faccd7 5133____________________________________________________________________________
cb535e0c
RGS
5134[ 21405] By: ams on 2003/10/06 03:56:54
5135 Log: Subject: Re: [PATCH] perlsyn.pod Revision - Resend
5136 From: Shlomi Fish <shlomif@vipe.technion.ac.il>
5137 Date: Fri, 3 Oct 2003 12:34:46 +0200 (IST)
5138 Message-Id: <Pine.LNX.4.56.0310031233580.28640@vipe.technion.ac.il>
5139 (Applied with minor tweaks.)
70faccd7 5140 Branch: perl
cb535e0c 5141 ! pod/perlsyn.pod
70faccd7 5142____________________________________________________________________________
cb535e0c
RGS
5143[ 21404] By: ams on 2003/10/06 03:32:50
5144 Log: Subject: [perl #24120] Tie::Hash documentation has broken code
5145 From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
5146 Date: 5 Oct 2003 18:40:36 -0000
5147 Message-Id: <rt-24120-65664.15.9776865968429@rt.perl.org>
5148 (Applied without $VERSION update.)
70faccd7 5149 Branch: perl
cb535e0c 5150 ! lib/Tie/Hash.pm
70faccd7 5151____________________________________________________________________________
cb535e0c
RGS
5152[ 21403] By: ams on 2003/10/06 03:26:39
5153 Log: Subject: Re: [PATCH] [perl #24113] mistake in perlretut
5154 From: Robert Spier <rspier@pobox.com>
5155 Date: Sun, 05 Oct 2003 21:34:30 -0700
5156 Message-Id: <m3vfr39e7d.wl_rspier@pobox.com>
70faccd7 5157 Branch: perl
cb535e0c 5158 ! pod/perlretut.pod
70faccd7 5159____________________________________________________________________________
cb535e0c
RGS
5160[ 21402] By: ams on 2003/10/05 03:08:53
5161 Log: Subject: [PATCH] pp_sys.c: pp_waitpid and EINTR
5162 From: Steve Grazzini <grazz@pobox.com>
5163 Date: Sat, 4 Oct 2003 18:15:23 -0400
5164 Message-Id: <20031004221523.GA29324@grazzini.net>
70faccd7 5165 Branch: perl
cb535e0c 5166 ! pp_sys.c
70faccd7 5167____________________________________________________________________________
cb535e0c
RGS
5168[ 21401] By: ams on 2003/10/02 17:25:34
5169 Log: Subject: Re: 5.8.1 and srand
5170 From: Slaven Rezic <slaven@rezic.de>
5171 Date: Thu, 2 Oct 2003 15:51:11 +0000
5172 Message-Id: <1065109871.3115@devpc01.iconmobile.de>
70faccd7 5173 Branch: perl
cb535e0c 5174 ! t/op/fork.t
70faccd7 5175____________________________________________________________________________
cb535e0c
RGS
5176[ 21400] By: hv on 2003/10/02 09:34:36
5177 Log: minor cleanup for Changes
70faccd7 5178 Branch: perl
cb535e0c 5179 ! Changes
70faccd7 5180____________________________________________________________________________
cb535e0c
RGS
5181[ 21399] By: hv on 2003/10/02 09:18:27
5182 Log: Update changes
70faccd7 5183 Branch: perl
cb535e0c 5184 ! Changes patchlevel.h
70faccd7 5185____________________________________________________________________________
cb535e0c
RGS
5186[ 21398] By: hv on 2003/10/02 09:15:42
5187 Log: build perlapi.pod in deterministic order even when functions differ
5188 only in case; regen perlapi.pod
70faccd7 5189 Branch: perl
cb535e0c 5190 ! autodoc.pl pod/perlapi.pod
70faccd7 5191____________________________________________________________________________
cb535e0c
RGS
5192[ 21397] By: ams on 2003/10/02 07:48:51
5193 Log: Subject: Re: 5.8.1 and srand
5194 From: Brendan O'Dea <bod@debian.org>
5195 Date: Thu, 2 Oct 2003 10:30:36 +1000
5196 Message-Id: <20031002003036.GA9198@londo.c47.org>
70faccd7 5197 Branch: perl
cb535e0c 5198 ! util.c
70faccd7 5199____________________________________________________________________________
cb535e0c
RGS
5200[ 21396] By: ams on 2003/10/01 22:18:13
5201 Log: Update Changes.
70faccd7 5202 Branch: perl
cb535e0c 5203 ! Changes patchlevel.h
70faccd7 5204____________________________________________________________________________
cb535e0c
RGS
5205[ 21394] By: ams on 2003/10/01 20:28:20
5206 Log: Subject: misapplied patch 19452
70faccd7 5207 From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
cb535e0c
RGS
5208 Date: Tue, 30 Sep 2003 06:01:50 -0700
5209 Message-Id: <20030930130150.GA1436@efn.org>
70faccd7 5210 Branch: perl
cb535e0c 5211 ! pp_hot.c
70faccd7 5212____________________________________________________________________________
cb535e0c
RGS
5213[ 21392] By: rgs on 2003/09/30 20:22:02
5214 Log: Revamp the section on local() in perlsub.
5215 - avoid using the word "declare" in conjunction with local()
5216 - less archaelogical references
5217 - more about localization of lvalues
5218 - removes examples of localization of tied hashes that don't work
5219 - give titles to subsections
5220 - explain localization of magic values
5221 - explain localization of globs
5222 - fix link to perldelta
70faccd7 5223 Branch: perl
cb535e0c 5224 ! pod/perlsub.pod
70faccd7 5225____________________________________________________________________________
cb535e0c
RGS
5226[ 21391] By: rgs on 2003/09/30 12:47:13
5227 Log: Useless "local $_" in a perlfaq3 example
70faccd7 5228 Branch: perl
cb535e0c 5229 ! pod/perlfaq3.pod
70faccd7 5230____________________________________________________________________________
cb535e0c
RGS
5231[ 21390] By: rgs on 2003/09/30 11:29:17
5232 Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
5233 From: grommel@sears.com
5234 Date: Mon, 29 Sep 2003 14:45:16 -0500
5235 Message-ID: <OF9B00605E.3CC90F32-ON86256DB0.006B13F0-86256DB0.006C8E85@LocalDomain>
70faccd7 5236 Branch: perl
cb535e0c 5237 ! hints/svr4.sh t/op/pack.t
70faccd7 5238____________________________________________________________________________
cb535e0c
RGS
5239[ 21389] By: rgs on 2003/09/30 11:06:53
5240 Log: Add a TODO test for bug #23790, by Abigail
70faccd7 5241 Branch: perl
cb535e0c 5242 ! t/op/sub_lval.t
70faccd7 5243____________________________________________________________________________
cb535e0c
RGS
5244[ 21388] By: rgs on 2003/09/30 10:52:50
5245 Log: Subject: [PATCH] Re: [perl #24071] Typo in description of binmode
5246 From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
5247 Date: Tue, 30 Sep 2003 04:53:02 -0700
5248 Message-ID: <20030930115302.GA3200@efn.org>
70faccd7 5249 Branch: perl
cb535e0c 5250 ! pod/perlfunc.pod
70faccd7 5251____________________________________________________________________________
cb535e0c
RGS
5252[ 21387] By: rgs on 2003/09/29 12:47:37
5253 Log: Subject: [PATCH] perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
5254 From: Tom Horsley <Tom.Horsley@ccur.com>
5255 Date: Mon, 29 Sep 2003 13:00:09 GMT
5256 Message-Id: <200309291300.NAA23856@amber2.ccur.com>
70faccd7 5257 Branch: perl
cb535e0c 5258 ! ext/Sys/Syslog/t/syslog.t hints/powerux.sh
70faccd7 5259____________________________________________________________________________
cb535e0c
RGS
5260[ 21386] By: rgs on 2003/09/29 11:14:27
5261 Log: Subject: [PATCH 5.8.1] Fix broken splitpod program
5262 From: Steve Hay <steve.hay@uk.radan.com>
5263 Date: Mon, 29 Sep 2003 11:50:23 +0100
5264 Message-ID: <3F780E6F.3020704@uk.radan.com>
70faccd7 5265 Branch: perl
cb535e0c 5266 ! pod/splitpod
70faccd7 5267____________________________________________________________________________
cb535e0c
RGS
5268[ 21385] By: rgs on 2003/09/29 11:09:32
5269 Log: Subject: [PATCH 5.8.1] pod/perlrun.pod: no space after -i allowed
5270 From: Brendan O'Dea <bod@debian.org>
5271 Date: Sun, 28 Sep 2003 23:23:34 +1000
5272 Message-ID: <20030928132334.GA29499@londo.c47.org>
5273 Branch: perl
5274 ! pod/perlrun.pod
70faccd7 5275____________________________________________________________________________
cb535e0c
RGS
5276[ 21384] By: rgs on 2003/09/26 20:39:19
5277 Log: Nit to the maintainers list by SADAHIRO Tomoyuki
70faccd7 5278 Branch: perl
cb535e0c 5279 ! Porting/Maintainers.pl
70faccd7 5280____________________________________________________________________________
cb535e0c
RGS
5281[ 21383] By: jhi on 2003/09/26 04:41:17
5282 Log: Missing +x bits.
5283 Branch: perl
5284 ! Porting/makerel
70faccd7 5285____________________________________________________________________________
cb535e0c
RGS
5286[ 21382] By: rgs on 2003/09/25 19:40:50
5287 Log: Update the perldelta for 5.9.0.
5288 Branch: perl
70faccd7
AMS
5289 ! pod/perldelta.pod
5290____________________________________________________________________________
cb535e0c
RGS
5291[ 21381] By: rgs on 2003/09/25 19:02:12
5292 Log: Add the perl581delta manpage.
5293 Regenerate the table of contents.
70faccd7 5294 Branch: perl
cb535e0c
RGS
5295 + pod/perl581delta.pod
5296 ! MANIFEST pod.lst pod/perl.pod pod/perlhist.pod pod/perltoc.pod
5297 ! vms/descrip_mms.template win32/pod.mak
70faccd7 5298____________________________________________________________________________
cb535e0c
RGS
5299[ 21380] By: rgs on 2003/09/25 18:36:45
5300 Log: Update perlhist.pod
70faccd7 5301 Branch: perl
cb535e0c 5302 ! pod/perlhist.pod
70faccd7 5303____________________________________________________________________________
cb535e0c
RGS
5304[ 21372] By: gbarr on 2003/09/25 07:35:24
5305 Log: Sync with libnet 1.17
70faccd7 5306 Branch: perl
cb535e0c 5307 ! lib/Net/ChangeLog.libnet lib/Net/Domain.pm lib/Net/FTP.pm
70faccd7 5308____________________________________________________________________________
cb535e0c
RGS
5309[ 21371] By: gbarr on 2003/09/25 06:57:35
5310 Log: Update to Scalar-List-Utils 1.13
70faccd7 5311 Branch: perl
cb535e0c
RGS
5312 ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
5313 ! ext/List/Util/lib/List/Util.pm
5314 ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/sum.t
70faccd7 5315____________________________________________________________________________
cb535e0c
RGS
5316[ 21370] By: jhi on 2003/09/25 06:45:42
5317 Log: CPAN sites update.
70faccd7 5318 Branch: perl
cb535e0c 5319 ! pod/perlmodlib.PL
70faccd7 5320____________________________________________________________________________
cb535e0c
RGS
5321[ 21369] By: jhi on 2003/09/25 05:22:48
5322 Log: Subject: Re: 5.8.1 and gcc-3.2.3 (& Win98)
5323 From: Greg Matheson <lang@ms.chinmin.edu.tw>
5324 Date: Wed, 24 Sep 2003 22:51:09 +0800
5325 Message-ID: <20030924225109.A17126@ms>
70faccd7 5326
cb535e0c
RGS
5327 (Win98 + MinGW, a missing Win95.pm hunk)
5328 Branch: perl
5329 ! lib/ExtUtils/MM_Win95.pm
70faccd7 5330____________________________________________________________________________
cb535e0c
RGS
5331[ 21365] By: jhi on 2003/09/25 04:44:05
5332 Log: AUTHORS tweak.
70faccd7 5333 Branch: perl
cb535e0c 5334 ! AUTHORS
70faccd7 5335____________________________________________________________________________
cb535e0c
RGS
5336[ 21361] By: jhi on 2003/09/24 17:40:42
5337 Log: Even though undefing SPACE and FORMAT should be safe,
5338 at this point I'm choosing to be paranoid and using
5339 #ifdef __Lynx__.
70faccd7 5340 Branch: perl
cb535e0c 5341 ! perl.h
70faccd7 5342____________________________________________________________________________
cb535e0c
RGS
5343[ 21360] By: jhi on 2003/09/24 17:30:07
5344 Log: Subject: [perl #24032] Perl 5.8.1-RC5 build problems on LynxOS
5345 From: Olli Savia (via RT) <perlbug-followup@perl.org>
5346 Date: 24 Sep 2003 15:42:41 -0000
5347 Message-ID: <rt-24032-65280.10.6144413163834@rt.perl.org>
70faccd7 5348 Branch: perl
cb535e0c 5349 ! mg.c perl.h perlio.c pp_sys.c
70faccd7 5350____________________________________________________________________________
cb535e0c
RGS
5351[ 21356] By: jhi on 2003/09/24 08:27:52
5352 Log: Subject: [DOCPATCH] attributes.pm
5353 From: Elizabeth Mattijsen <liz@dijkmat.nl>
5354 Date: Wed, 24 Sep 2003 11:00:42 +0200
5355 Message-Id: <p05111b02bb970d5eec89@[192.168.56.4]>
5356
5357 (reformatted a bit)
70faccd7 5358 Branch: perl
cb535e0c 5359 ! lib/attributes.pm
70faccd7 5360____________________________________________________________________________
cb535e0c
RGS
5361[ 21354] By: jhi on 2003/09/24 07:25:48
5362 Log: A fix from Graham for
5363 [perl #24012] Weird conversion issue with List::Util::sum on Linux/AMD 850MHz
5364 (seemingly a NV casting issue)
70faccd7 5365 Branch: perl
cb535e0c 5366 ! ext/List/Util/Util.xs
70faccd7 5367____________________________________________________________________________
cb535e0c
RGS
5368[ 21353] By: jhi on 2003/09/24 05:05:39
5369 Log: Someone actually reads the Makefile.PL messages, it seems.
5370 (from Jonathan Leffler)
70faccd7 5371 Branch: perl
cb535e0c 5372 ! ext/Time/HiRes/Makefile.PL
70faccd7 5373____________________________________________________________________________
cb535e0c
RGS
5374[ 21351] By: jhi on 2003/09/24 04:54:33
5375 Log: perliol tweaks.
70faccd7 5376 Branch: perl
cb535e0c 5377 ! pod/perliol.pod
70faccd7 5378____________________________________________________________________________
cb535e0c
RGS
5379[ 21349] By: rgs on 2003/09/23 22:09:57
5380 Log: The FAQ answer about POD comments was incorrect. [perl #23893]
5381 (plus a few typos.)
70faccd7 5382 Branch: perl
cb535e0c 5383 ! pod/perlfaq7.pod pod/perlpodspec.pod
70faccd7 5384____________________________________________________________________________
cb535e0c
RGS
5385[ 21348] By: rgs on 2003/09/23 21:56:50
5386 Log: Subject: [PATCH] perlvar
5387 From: Juerd <juerd@convolution.nl>
5388 Date: Sun, 21 Sep 2003 21:40:54 +0200
5389 Message-ID: <20030921194054.GD14702@c3.convolution.nl>
70faccd7 5390 Branch: perl
cb535e0c 5391 ! pod/perlvar.pod
70faccd7 5392____________________________________________________________________________
cb535e0c
RGS
5393[ 21344] By: jhi on 2003/09/23 19:33:45
5394 Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
5395 From: grommel@sears.com
5396 Date: Tue, 23 Sep 2003 13:40:33 -0500
5397 Message-ID: <OF17BD5036.3CA48F9B-ON86256DAA.00483620-86256DAA.0066A1AA@LocalDomain>
70faccd7 5398 Branch: perl
cb535e0c 5399 ! hints/svr4.sh t/op/stat.t
70faccd7 5400____________________________________________________________________________
cb535e0c
RGS
5401[ 21343] By: jhi on 2003/09/23 19:26:06
5402 Log: Subject: [PATCH] Re: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease)
5403 From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
5404 Date: Tue, 23 Sep 2003 09:13:55 -0700
5405 Message-ID: <20030923161354.GA2432@efn.org>
70faccd7 5406 Branch: perl
cb535e0c 5407 ! INSTALL
70faccd7 5408____________________________________________________________________________
cb535e0c
RGS
5409[ 21342] By: rgs on 2003/09/23 19:12:58
5410 Log: Minor nit in a debug message of the tokenizer.
70faccd7 5411 Branch: perl
cb535e0c 5412 ! toke.c
70faccd7 5413____________________________________________________________________________
cb535e0c
RGS
5414[ 21340] By: jhi on 2003/09/23 12:33:53
5415 Log: Let's call it 2.34, already (from Johan).
70faccd7 5416 Branch: perl
cb535e0c 5417 ! lib/Getopt/Long.pm
70faccd7 5418____________________________________________________________________________
cb535e0c
RGS
5419[ 21339] By: jhi on 2003/09/23 12:31:08
5420 Log: Subject: Re: [PATCH] RC5 and Intel's ICC
5421 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
5422 Date: Tue, 23 Sep 2003 15:04:35 +0200
5423 Message-ID: <00d101c381d3$3d761fe0$0c2f1fac@R2D2>
5424
5425 (add -we147 to ccflags if cc = ICC so that prototype
5426 detection works right)
70faccd7 5427 Branch: perl
cb535e0c 5428 ! hints/linux.sh
70faccd7 5429____________________________________________________________________________
cb535e0c
RGS
5430[ 21338] By: jhi on 2003/09/23 12:02:28
5431 Log: Bump the Encode version to 1.9801 since we are no more identical
5432 to the CPAN version.
5433 Branch: perl
5434 ! ext/Encode/Encode.pm
70faccd7 5435____________________________________________________________________________
cb535e0c
RGS
5436[ 21332] By: jhi on 2003/09/23 09:17:32
5437 Log: ucmlintage.
5438 Branch: perl
5439 ! ext/Encode/ucm/gsm0338.ucm
70faccd7 5440____________________________________________________________________________
cb535e0c
RGS
5441[ 21331] By: jhi on 2003/09/23 09:11:23
5442 Log: GSM 03.38 mapping in Encoding::Byte is incorrect
5443
5444 Fix as much as possible - the specification is still
5445 a bit unclear.
70faccd7 5446 Branch: perl
cb535e0c
RGS
5447 + ext/Encode/t/gsm0338.t
5448 ! MANIFEST ext/Encode/MANIFEST
5449 ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/gsm0338.ucm
70faccd7 5450____________________________________________________________________________
cb535e0c
RGS
5451[ 21329] By: jhi on 2003/09/23 06:10:28
5452 Log: Subject: [PATCH] Re: B::Deparse fails in pure_string()
5453 From: Stephen McCamant <smcc@MIT.EDU>
5454 Date: Mon, 22 Sep 2003 20:53:57 -0700
5455 Message-ID: <16239.50133.367465.947398@famine.OCF.Berkeley.EDU>
5456 Branch: perl
5457 ! ext/B/B/Deparse.pm
70faccd7 5458____________________________________________________________________________
cb535e0c
RGS
5459[ 21327] By: jhi on 2003/09/23 04:51:15
5460 Log: Subject: [PATCH] RC5 and Intel's ICC
70faccd7 5461 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
cb535e0c
RGS
5462 Date: Mon, 22 Sep 2003 22:52:40 +0200
5463 Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
70faccd7 5464
cb535e0c 5465 (the missing void return type)
70faccd7 5466 Branch: perl
cb535e0c 5467 ! ext/threads/shared/shared.xs
70faccd7 5468____________________________________________________________________________
cb535e0c
RGS
5469[ 21326] By: jhi on 2003/09/23 04:46:48
5470 Log: Subject: [PATCH] RC5 and Intel's ICC
70faccd7 5471 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
cb535e0c
RGS
5472 Date: Mon, 22 Sep 2003 22:52:40 +0200
5473 Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
5474
5475 (the attribute part)
70faccd7 5476 Branch: perl
cb535e0c 5477 ! ext/Devel/PPPort/PPPort.pm perl.h
70faccd7 5478____________________________________________________________________________
cb535e0c
RGS
5479[ 21325] By: jhi on 2003/09/23 04:43:29
5480 Log: Stray CRs noticed by Jan Dubois.
5481 Branch: perl
5482 ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/t/MM_Win32.t
70faccd7 5483____________________________________________________________________________
cb535e0c
RGS
5484[ 21324] By: jhi on 2003/09/23 04:40:19
5485 Log: The RCs have been missing CRs from certain files because
5486 not all shells can handle multiline arguments right.
70faccd7 5487 Branch: perl
cb535e0c 5488 ! Porting/makerel
70faccd7 5489____________________________________________________________________________
cb535e0c
RGS
5490[ 21323] By: rgs on 2003/09/22 20:31:19
5491 Log: When localising a magic value, propagæte the readonly flag
5492 only if this scalar has \0 magic or has magic without a
5493 'set' method. (follows change #20479 for bug #23141.)
70faccd7 5494 Branch: perl
cb535e0c 5495 ! scope.c t/op/local.t
70faccd7 5496____________________________________________________________________________
cb535e0c
RGS
5497[ 21319] By: jhi on 2003/09/22 18:16:40
5498 Log: An error message need not be a novel.
70faccd7 5499 Branch: perl
cb535e0c 5500 ! pod/perldiag.pod pp_hot.c
70faccd7 5501____________________________________________________________________________
cb535e0c
RGS
5502[ 21318] By: jhi on 2003/09/22 17:45:23
5503 Log: Upgrade to Math::BigInt 1.66.
70faccd7 5504 Branch: perl
cb535e0c
RGS
5505 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
5506 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
5507 ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
5508 ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
5509 ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
70faccd7 5510____________________________________________________________________________
cb535e0c
RGS
5511[ 21311] By: jhi on 2003/09/22 08:49:24
5512 Log: Some more perlio doc tweaks based on NI-S.
70faccd7 5513 Branch: perl
cb535e0c 5514 ! pod/perliol.pod
70faccd7 5515____________________________________________________________________________
cb535e0c
RGS
5516[ 21305] By: jhi on 2003/09/22 05:59:54
5517 Log: Upgrade to Time::HiRes 1.51.
70faccd7 5518 Branch: perl
cb535e0c 5519 ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
70faccd7 5520____________________________________________________________________________
cb535e0c
RGS
5521[ 21303] By: jhi on 2003/09/22 04:37:21
5522 Log: Upgrade to Getopt::Long 2.33_03.
5523 Branch: perl
5524 ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
70faccd7 5525____________________________________________________________________________
cb535e0c
RGS
5526[ 21302] By: jhi on 2003/09/22 04:28:57
5527 Log: CPAN.pm 1.76_01 from Andreas.
70faccd7 5528 Branch: perl
cb535e0c 5529 ! lib/CPAN.pm
70faccd7 5530____________________________________________________________________________
cb535e0c
RGS
5531[ 21299] By: jhi on 2003/09/21 09:23:17
5532 Log: Regen toc.
70faccd7 5533 Branch: perl
cb535e0c 5534 ! pod/perltoc.pod
70faccd7 5535____________________________________________________________________________
cb535e0c
RGS
5536[ 21298] By: jhi on 2003/09/21 09:22:57
5537 Log: Handle also the curliffy files when tocing.
70faccd7 5538 Branch: perl
cb535e0c 5539 ! pod/buildtoc
70faccd7 5540____________________________________________________________________________
cb535e0c
RGS
5541[ 21297] By: jhi on 2003/09/21 08:50:22
5542 Log: Macrofy the compile/runtime test.
70faccd7 5543 Branch: perl
cb535e0c 5544 ! cop.h gv.c perl.h pp_ctl.c regcomp.c sv.c utf8.c
70faccd7 5545____________________________________________________________________________
cb535e0c
RGS
5546[ 21296] By: jhi on 2003/09/21 08:47:32
5547 Log: Tweak the section name to agree with the change #21295.
70faccd7 5548 Branch: perl
cb535e0c 5549 ! lib/PerlIO.pm
70faccd7 5550____________________________________________________________________________
cb535e0c
RGS
5551[ 21295] By: jhi on 2003/09/21 08:44:52
5552 Log: One obvious place to look for PerlIO implementations.
70faccd7 5553 Branch: perl
cb535e0c 5554 ! pod/perliol.pod
70faccd7 5555____________________________________________________________________________
cb535e0c
RGS
5556[ 21294] By: jhi on 2003/09/21 08:15:52
5557 Log: Subject: [PATCH #2] Re: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t
5558 From: Dave Mitchell <davem@fdgroup.com>
5559 Date: Fri, 19 Sep 2003 19:35:44 +0100
5560 Message-ID: <20030919183544.GA14563@fdgroup.com>
5561 Branch: perl
5562 ! pp_ctl.c
70faccd7 5563____________________________________________________________________________
cb535e0c
RGS
5564[ 21293] By: jhi on 2003/09/21 08:13:58
5565 Log: More PerlIO documentation.
5566 Branch: perl
5567 ! lib/PerlIO.pm pod/perliol.pod
70faccd7 5568____________________________________________________________________________
cb535e0c
RGS
5569[ 21292] By: jhi on 2003/09/20 18:44:07
5570 Log: Retract #21273, #21264, and #21263 as requested by Schwern.
5571 (The real bug was mp2 being too "friendly" with MM innards.)
70faccd7 5572 Branch: perl
cb535e0c
RGS
5573 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
5574 ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
70faccd7 5575____________________________________________________________________________
cb535e0c
RGS
5576[ 21291] By: jhi on 2003/09/20 18:37:33
5577 Log: In FreeBSD allow one to try using Perl's malloc with threads.
70faccd7 5578 Branch: perl
cb535e0c 5579 ! hints/freebsd.sh
70faccd7 5580____________________________________________________________________________
cb535e0c
RGS
5581[ 21290] By: rgs on 2003/09/20 10:05:38
5582 Log: Missing perlfaq chunk.
5583 Branch: perl
5584 ! pod/perlfaq4.pod
70faccd7 5585____________________________________________________________________________
cb535e0c
RGS
5586[ 21289] By: rgs on 2003/09/20 10:00:12
5587 Log: FAQ sync.
5588 Branch: perl
5589 ! pod/perlfaq4.pod
70faccd7 5590____________________________________________________________________________
cb535e0c
RGS
5591[ 21288] By: jhi on 2003/09/19 14:49:20
5592 Log: Subject: typo fixo
5593 From: Vadim Konovalov <konovalo@mail.wplus.net>
5594 Date: Fri, 19 Sep 2003 06:32:08 +0400
5595 Message-ID: <4538131828.20030919063208@mail.wplus.net>
70faccd7 5596 Branch: perl
cb535e0c 5597 ! pod/perlunicode.pod
70faccd7 5598____________________________________________________________________________
cb535e0c
RGS
5599[ 21286] By: jhi on 2003/09/19 04:48:52
5600 Log: Subject: [PATCH 5.8.1 @21211] getsysinfo() broken on OS/2
5601 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
5602 Date: Thu, 18 Sep 2003 19:01:06 -0700
5603 Message-ID: <20030919020106.GA22511@math.berkeley.edu>
70faccd7 5604 Branch: perl
cb535e0c 5605 ! os2/os2.c
70faccd7 5606____________________________________________________________________________
cb535e0c
RGS
5607[ 21285] By: jhi on 2003/09/19 04:46:39
5608 Log: Tests for change #21284.
5609 Branch: perl
5610 ! lib/dumpvar.t
70faccd7 5611____________________________________________________________________________
cb535e0c
RGS
5612[ 21284] By: jhi on 2003/09/19 04:46:12
5613 Log: Subject: [PATCH 5.8.1 @21211] dumpvar.pl broken
5614 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
5615 Date: Thu, 18 Sep 2003 18:58:59 -0700
5616 Message-ID: <20030919015858.GA22503@math.berkeley.edu>
5617 Branch: perl
5618 ! lib/dumpvar.pl
70faccd7 5619____________________________________________________________________________
cb535e0c
RGS
5620[ 21283] By: rgs on 2003/09/18 21:29:23
5621 Log: Perlfaq nits from Iain Truskett.
5622 (from the perlfaq-workers list)
70faccd7 5623 Branch: perl
cb535e0c 5624 ! pod/perlfaq2.pod pod/perlfaq4.pod pod/perlfaq8.pod
70faccd7 5625____________________________________________________________________________
cb535e0c
RGS
5626[ 21282] By: rgs on 2003/09/18 21:10:26
5627 Log: Integrate a change from the perlfaq CVS.
5628 I consider the bleadperl version being more up-to-date as of now.
70faccd7 5629 Branch: perl
cb535e0c 5630 ! pod/perlfaq3.pod
70faccd7 5631____________________________________________________________________________
cb535e0c
RGS
5632[ 21277] By: jhi on 2003/09/18 19:23:22
5633 Log: Subject: [PATCH 5.8.1 @21211] -M -A -C broken
5634 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
5635 Date: Thu, 18 Sep 2003 11:02:02 -0700
5636 Message-ID: <20030918180202.GA21949@math.berkeley.edu>
70faccd7 5637
cb535e0c
RGS
5638 (use stat.t instead of time.t)
5639 Branch: perl
5640 ! os2/os2ish.h pp_sys.c t/op/stat.t
70faccd7 5641____________________________________________________________________________
cb535e0c
RGS
5642[ 21276] By: jhi on 2003/09/18 19:15:07
5643 Log: Subject: Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults
5644 From: Rick Delaney <rick.delaney@rogers.com>
5645 Date: Wed, 1 Jan 2003 22:54:59 -0500
5646 Message-ID: <20030101225459.A2320@cs839290-a.mtth.phub.net.cable.rogers.com>
70faccd7 5647
cb535e0c
RGS
5648 (Pity the first patch fell through the cracks back then.
5649 Not that forbidding non-object copy constructors is the right
5650 thing to do but the bug could use fixing.)
70faccd7 5651 Branch: perl
cb535e0c 5652 ! lib/overload.t pp.h
70faccd7 5653____________________________________________________________________________
cb535e0c
RGS
5654[ 21274] By: jhi on 2003/09/18 10:59:58
5655 Log: Subject: [PATCH] small fix for Devel::PPPort
5656 From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
5657 Date: Thu, 18 Sep 2003 10:14:58 +0200
5658 Message-id: <20030918081458.GA2653@ethan>
70faccd7 5659 Branch: perl
cb535e0c 5660 ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
70faccd7 5661____________________________________________________________________________
cb535e0c
RGS
5662[ 21273] By: jhi on 2003/09/18 10:57:41
5663 Log: ld has many guises.
5664 Branch: perl
5665 ! lib/ExtUtils/t/MM_Unix.t
70faccd7 5666____________________________________________________________________________
cb535e0c
RGS
5667[ 21271] By: jhi on 2003/09/18 08:05:28
5668 Log: Missed OS/2 patch hunk.
70faccd7 5669 Branch: perl
cb535e0c 5670 ! os2/os2.c
70faccd7 5671____________________________________________________________________________
cb535e0c
RGS
5672[ 21270] By: jhi on 2003/09/18 05:00:23
5673 Log: Subject: Patch for VMS::Filespec
5674 From: Ken Williams <ken@mathforum.org>
5675 Date: Wed, 17 Sep 2003 20:11:46 -0500
5676 Message-Id: <12FBA07F-E975-11D7-BDD7-003065F6D85A@mathforum.org>
5677 Branch: perl
5678 ! vms/ext/Filespec.pm
70faccd7 5679____________________________________________________________________________
cb535e0c
RGS
5680[ 21268] By: jhi on 2003/09/18 04:58:05
5681 Log: Subject: 5.8.1 warnings when long double == double
5682 From: Andy Dougherty <doughera@lafayette.edu>
5683 Date: Wed, 10 Sep 2003 12:03:53 -0400 (EDT)
5684 Message-ID: <Pine.SOL.4.53.0309101203010.10837@maxwell.phys.lafayette.edu>
5685 (the changed message)
70faccd7 5686 Branch: perl
cb535e0c 5687 ! Configure
70faccd7 5688____________________________________________________________________________
cb535e0c
RGS
5689[ 21267] By: jhi on 2003/09/18 04:54:16
5690 Log: Patch from Enache Adrian for the new tricks of gcc 3.4
5691 for "is this symbol defined" scanning of Configure.
70faccd7 5692 Branch: perl
cb535e0c 5693 ! Configure
70faccd7 5694____________________________________________________________________________
cb535e0c
RGS
5695[ 21266] By: jhi on 2003/09/18 04:29:55
5696 Log: Make it possible to override the mistrustnm hint in Solaris.
70faccd7 5697 Branch: perl
cb535e0c 5698 ! hints/solaris_2.sh
70faccd7 5699____________________________________________________________________________
cb535e0c
RGS
5700[ 21264] By: jhi on 2003/09/17 21:01:36
5701 Log: A potential fix for non-empty LD in Unix.
70faccd7 5702 Branch: perl
cb535e0c 5703 ! lib/ExtUtils/t/MM_Unix.t
70faccd7 5704____________________________________________________________________________
cb535e0c
RGS
5705[ 21263] By: jhi on 2003/09/17 14:09:50
5706 Log: Subject: RE: MM in maint@21251 breaks mp2
5707 From: "Orton, Yves" <yves.orton@de.mci.com>
5708 Message-ID: <71B318898201D311845C0008C75DAD1C089611FE@defra1ex2>
5709 Date: Wed, 17 Sep 2003 15:47:35 +0100
70faccd7 5710 Branch: perl
cb535e0c
RGS
5711 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
5712 ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
70faccd7 5713____________________________________________________________________________
cb535e0c
RGS
5714[ 21261] By: jhi on 2003/09/17 09:33:39
5715 Log: The AIX C product potentially consists of several packages,
5716 the main package being (hopefully) the first one.
70faccd7 5717 Branch: perl
cb535e0c 5718 ! hints/aix.sh
70faccd7 5719____________________________________________________________________________
cb535e0c
RGS
5720[ 21260] By: jhi on 2003/09/17 07:52:03
5721 Log: Fix Solaris ccversion not having the cc version.
70faccd7 5722 Branch: perl
cb535e0c 5723 ! hints/solaris_2.sh
70faccd7 5724____________________________________________________________________________
cb535e0c
RGS
5725[ 21259] By: jhi on 2003/09/17 06:02:19
5726 Log: Subject: [PATCH 5.8.1 @21211] OS/2 APIs again
5727 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
5728 Date: Tue, 16 Sep 2003 23:49:42 -0700
5729 Message-ID: <20030917064941.GA20444@math.berkeley.edu>
70faccd7 5730 Branch: perl
cb535e0c 5731 ! os2/os2ish.h
70faccd7 5732____________________________________________________________________________
cb535e0c
RGS
5733[ 21258] By: jhi on 2003/09/17 06:00:48
5734 Log: Subject: [PATCH 5.8.1 @21211] os2_process.t
5735 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
5736 Date: Tue, 16 Sep 2003 23:21:48 -0700
5737 Message-ID: <20030917062147.GA20400@math.berkeley.edu>
5738 Branch: perl
5739 ! os2/OS2/Process/t/os2_process.t
70faccd7 5740____________________________________________________________________________
cb535e0c
RGS
5741[ 21257] By: jhi on 2003/09/17 03:53:46
5742 Log: Subject: [PATCH 5.8.1 @21211] magic.t
5743 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
5744 Date: Tue, 16 Sep 2003 19:17:57 -0700
5745 Message-ID: <20030917021757.GA20261@math.berkeley.edu>
70faccd7 5746 Branch: perl
cb535e0c 5747 ! t/op/magic.t
70faccd7 5748____________________________________________________________________________
cb535e0c
RGS
5749[ 21253] By: jhi on 2003/09/16 19:48:08
5750 Log: Subject: [DOC PATCH] Re: [perl #23779] $? and negative exit codes
5751 From: Dave Mitchell <davem@fdgroup.com>
5752 Date: Tue, 16 Sep 2003 21:56:20 +0100
5753 Message-ID: <20030916205620.GB1246@fdgroup.com>
70faccd7 5754 Branch: perl
cb535e0c 5755 ! pod/perlfunc.pod
70faccd7 5756____________________________________________________________________________
cb535e0c
RGS
5757[ 21249] By: jhi on 2003/09/16 19:10:58
5758 Log: More suggested patches for NCR MP-RAS from Andy Dougherty.
70faccd7 5759 Branch: perl
cb535e0c
RGS
5760 + ext/Time/HiRes/hints/svr4.pl
5761 ! MANIFEST ext/Sys/Syslog/t/syslog.t t/op/pack.t
70faccd7 5762____________________________________________________________________________
cb535e0c
RGS
5763[ 21247] By: jhi on 2003/09/16 18:57:34
5764 Log: Subject: Re: [perl #23791] Many errors in build under NCR MP-RAS
5765 From: Andy Dougherty <doughera@lafayette.edu>
5766 Date: Tue, 16 Sep 2003 13:47:55 -0400 (EDT)
5767 Message-ID: <Pine.SOL.4.53.0309161345020.13081@maxwell.phys.lafayette.edu>
70faccd7 5768 Branch: perl
cb535e0c 5769 ! ext/POSIX/hints/svr4.pl hints/svr4.sh
70faccd7 5770____________________________________________________________________________
cb535e0c
RGS
5771[ 21245] By: jhi on 2003/09/16 18:47:52
5772 Log: Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
5773 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
5774 Date: Wed, 4 Jun 2003 00:45:23 -0700
5775 Message-ID: <20030604074523.GA7148@math.berkeley.edu>
5776 Branch: perl
5777 ! lib/Getopt/Std.pm
70faccd7 5778____________________________________________________________________________
cb535e0c
RGS
5779[ 21243] By: jhi on 2003/09/16 12:18:03
5780 Log: Give a concrete example of the still existing Unicode slowness.
70faccd7 5781 Branch: perl
cb535e0c 5782 ! pod/perlunicode.pod
70faccd7 5783____________________________________________________________________________
cb535e0c
RGS
5784[ 21241] By: jhi on 2003/09/16 06:38:45
5785 Log: Make the VERSION of File::Spec be 0.86, otherwise File::Temp's
5786 use File::Spec 0.8 is unhappy.
70faccd7 5787 Branch: perl
cb535e0c 5788 ! lib/File/Spec.pm
70faccd7 5789____________________________________________________________________________
cb535e0c
RGS
5790[ 21240] By: jhi on 2003/09/16 06:34:35
5791 Log: The test is not needed, says Schwern.
70faccd7 5792 Branch: perl
cb535e0c
RGS
5793 - lib/base/t/fields-560.t
5794 ! MANIFEST
70faccd7 5795____________________________________________________________________________
cb535e0c
RGS
5796[ 21239] By: jhi on 2003/09/16 05:04:09
5797 Log: Upgrade to File::Spec 0.85_03.
70faccd7 5798 Branch: perl
cb535e0c
RGS
5799 + lib/File/Spec/t/crossplatform.t
5800 ! MANIFEST lib/File/Spec.pm lib/File/Spec/Mac.pm
5801 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
5802 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
5803 ! lib/File/Spec/t/Spec.t
70faccd7 5804____________________________________________________________________________
cb535e0c
RGS
5805[ 21238] By: jhi on 2003/09/16 04:57:08
5806 Log: Upgrade to MakeMaker 6.17.
70faccd7 5807 Branch: perl
cb535e0c
RGS
5808 ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
5809 ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
5810 ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
5811 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
5812 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
5813 ! lib/ExtUtils/README lib/ExtUtils/t/MM_Win32.t
5814 ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
5815 ! t/lib/MakeMaker/Test/Utils.pm
70faccd7 5816____________________________________________________________________________
cb535e0c
RGS
5817[ 21235] By: jhi on 2003/09/16 04:35:34
5818 Log: Upgrade to base 2.03.
5819 (Rename the fields-5.6.0.t to have less d.o.t.s.)
70faccd7 5820 Branch: perl
cb535e0c
RGS
5821 + lib/base/t/base.t lib/base/t/fields-560.t
5822 + lib/base/t/fields-base.t lib/base/t/fields.t
5823 - lib/fields-base.t lib/fields.t
5824 ! MANIFEST lib/base.pm lib/fields.pm
70faccd7 5825____________________________________________________________________________
cb535e0c
RGS
5826[ 21234] By: jhi on 2003/09/15 19:17:03
5827 Log: Subject: Re: perl@21233 looks ok on VMS 7.3-1
5828 From: PPrymmer@factset.com
5829 Date: Mon, 15 Sep 2003 15:28:52 -0400
5830 Message-ID: <OF6F1E6CF4.9206F415-ON85256DA2.006A58F1-85256DA2.006B0330@factset.com>
70faccd7 5831 Branch: perl
cb535e0c 5832 ! lib/Memoize/t/tie_sdbm.t
70faccd7 5833____________________________________________________________________________
cb535e0c
RGS
5834[ 21230] By: jhi on 2003/09/14 17:46:52
5835 Log: Check the context of for/grep/map.
5836 Branch: perl
5837 ! t/op/grep.t
70faccd7 5838____________________________________________________________________________
cb535e0c
RGS
5839[ 21228] By: jhi on 2003/09/14 13:40:23
5840 Log: For-non-perlio places we need STDOUT back.
70faccd7 5841 Branch: perl
cb535e0c 5842 ! t/io/dup.t
70faccd7 5843____________________________________________________________________________
cb535e0c
RGS
5844[ 21227] By: jhi on 2003/09/14 09:44:49
5845 Log: Also IRIX wants setlogsock('stream').
70faccd7 5846 Branch: perl
cb535e0c 5847 ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t
70faccd7 5848____________________________________________________________________________
cb535e0c
RGS
5849[ 21224] By: jhi on 2003/09/14 07:44:26
5850 Log: More portable reading.
70faccd7 5851 Branch: perl
cb535e0c 5852 ! t/io/dup.t
70faccd7 5853____________________________________________________________________________
cb535e0c
RGS
5854[ 21222] By: jhi on 2003/09/14 07:35:28
5855 Log: More dup testing.
70faccd7 5856 Branch: perl
cb535e0c 5857 ! t/io/dup.t
70faccd7 5858____________________________________________________________________________
cb535e0c
RGS
5859[ 21220] By: jhi on 2003/09/14 06:54:05
5860 Log: Use $Config{_exe}.
70faccd7 5861 Branch: perl
cb535e0c 5862 ! t/run/switches.t
70faccd7 5863____________________________________________________________________________
cb535e0c
RGS
5864[ 21219] By: jhi on 2003/09/14 06:46:26
5865 Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
5866 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
5867 Date: Sat, 13 Sep 2003 20:20:30 -0700
5868 Message-ID: <20030914032030.GA17822@math.berkeley.edu>
70faccd7 5869 Branch: perl
cb535e0c 5870 ! os2/os2.c t/run/switches.t
70faccd7 5871____________________________________________________________________________
cb535e0c
RGS
5872[ 21218] By: jhi on 2003/09/14 06:45:13
5873 Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
5874 From: Michael G Schwern <schwern@pobox.com>
5875 Date: Thu, 11 Sep 2003 15:07:10 -0700
5876 Message-ID: <20030911220710.GO18786@windhund.schwern.org>
70faccd7 5877
cb535e0c 5878 (in OS/2 if a file has been chmod 0400'ed, it cannot be deleted)
70faccd7 5879 Branch: perl
cb535e0c 5880 ! lib/ExtUtils/t/Manifest.t
70faccd7 5881____________________________________________________________________________
cb535e0c
RGS
5882[ 21217] By: jhi on 2003/09/14 06:42:12
5883 Log: Subject: [PATCH] PerlIO_tmpfile clean-up for VMS
5884 From: "Craig A. Berry" <craigberry@mac.com>
5885 Date: Sun, 14 Sep 2003 00:23:56 -0500
5886 Message-ID: <3F63FB6C.5040502@mac.com>
70faccd7 5887 Branch: perl
cb535e0c 5888 ! perlio.c
70faccd7 5889____________________________________________________________________________
cb535e0c
RGS
5890[ 21214] By: jhi on 2003/09/13 18:33:41
5891 Log: parse_version doesn't always succeed.
70faccd7 5892 Branch: perl
cb535e0c 5893 ! Porting/cmpVERSION.pl
70faccd7 5894____________________________________________________________________________
cb535e0c
RGS
5895[ 21213] By: jhi on 2003/09/13 18:31:41
5896 Log: pod changes, so change $VERSION.
70faccd7 5897 Branch: perl
cb535e0c 5898 ! lib/Fatal.pm
70faccd7 5899____________________________________________________________________________
cb535e0c
RGS
5900[ 21210] By: jhi on 2003/09/13 15:24:38
5901 Log: Subject: Re: unicode regex problem
5902 From: hv@crypt.org
5903 Date: Sat, 13 Sep 2003 15:21:34 +0100
5904 Message-Id: <200309131421.h8DELYx25894@zen.crypt.org>
70faccd7 5905 Branch: perl
cb535e0c 5906 ! regcomp.c t/op/pat.t
70faccd7 5907____________________________________________________________________________
cb535e0c
RGS
5908[ 21209] By: jhi on 2003/09/13 15:22:38
5909 Log: More PerlIO warnings changes.
70faccd7 5910 Branch: perl
cb535e0c 5911 ! ext/PerlIO/t/fail.t t/lib/warnings/perlio
70faccd7 5912____________________________________________________________________________
cb535e0c
RGS
5913[ 21208] By: jhi on 2003/09/13 11:15:40
5914 Log: The "perlio: " prefix looks a little odd
5915 in the few warning/error messages, since
5916 no other 'subsystems' have prefixes.
70faccd7 5917 Branch: perl
cb535e0c 5918 ! perlio.c pod/perldiag.pod t/io/open.t
70faccd7 5919____________________________________________________________________________
cb535e0c
RGS
5920[ 21207] By: jhi on 2003/09/13 10:37:30
5921 Log: Layer names were recognized by their prefixes
5922 (e.g. open(F, ":u", "file") worked...)
70faccd7 5923 Branch: perl
cb535e0c 5924 ! perlio.c t/io/open.t
70faccd7 5925____________________________________________________________________________
cb535e0c
RGS
5926[ 21206] By: jhi on 2003/09/13 10:10:46
5927 Log: Apparently at some point doing 3-arg open with
5928 illegal mode like ">>>" had stopped croaking.
70faccd7 5929 Branch: perl
cb535e0c 5930 ! doio.c t/io/open.t
70faccd7 5931____________________________________________________________________________
cb535e0c
RGS
5932[ 21205] By: jhi on 2003/09/13 08:42:10
5933 Log: Minuscule code cleanup.
70faccd7 5934 Branch: perl
cb535e0c 5935 ! doio.c
70faccd7 5936____________________________________________________________________________
cb535e0c
RGS
5937[ 21204] By: jhi on 2003/09/13 06:47:23
5938 Log: Subject: [perl #23788] int of a fraction errors
5939 From: "Boyd, Brooks D" (via RT) <perlbug-followup@perl.org>
5940 Date: 11 Sep 2003 22:38:19 -0000
5941 Message-ID: <rt-23788-64511.8.7546744242259@rt.perl.org>
70faccd7 5942
cb535e0c
RGS
5943 Add a separate faq entry for int(). (Yes, a bit redundant
5944 with the existing "why are my numbers broken" entry.)
70faccd7 5945 Branch: perl
cb535e0c 5946 ! pod/perlfaq4.pod
70faccd7 5947____________________________________________________________________________
cb535e0c
RGS
5948[ 21203] By: jhi on 2003/09/13 06:34:03
5949 Log: Subject: Unknown discipline ':utf8' w/ maint perl w/o perlio
5950 From: Stas Bekman <stas@stason.org>
5951 Date: Fri, 12 Sep 2003 13:44:11 -0700
5952 Message-ID: <3F62301B.3080604@stason.org>
5953
5954 s/discipline/IO layer/, instead of "unknown" say "unavailable",
5955 and have the fuller explanation in perldiag.
70faccd7 5956 Branch: perl
cb535e0c 5957 ! doio.c pod/perldiag.pod
70faccd7 5958____________________________________________________________________________
cb535e0c
RGS
5959[ 21202] By: jhi on 2003/09/13 06:07:27
5960 Log: Make the new glob tests pass (well, skip) even with miniperl.
70faccd7 5961 Branch: perl
cb535e0c 5962 ! t/run/fresh_perl.t
70faccd7 5963____________________________________________________________________________
cb535e0c
RGS
5964[ 21201] By: rgs on 2003/09/12 21:41:04
5965 Log: Stringify the $VERSION of DynaLoader so it's never dependent
5966 on localized float-to-string conversions.
70faccd7 5967 Branch: perl
cb535e0c 5968 ! ext/DynaLoader/DynaLoader_pm.PL
70faccd7 5969____________________________________________________________________________
cb535e0c
RGS
5970[ 21198] By: jhi on 2003/09/12 17:59:25
5971 Log: It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,
5972 since that would break a lot of code.) Also few
5973 stray UTF16s, UTF32s, and "encoded in Unicode".
70faccd7 5974 Branch: perl
cb535e0c
RGS
5975 ! doop.c hv.h pod/perl570delta.pod pod/perl58delta.pod
5976 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
5977 ! pod/perlhack.pod pod/perlpodspec.pod pod/perltoc.pod
5978 ! pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod
5979 ! pp_hot.c pp_sys.c sv.c sv.h utf8.c utf8.h utfebcdic.h
70faccd7 5980____________________________________________________________________________
cb535e0c
RGS
5981[ 21197] By: jhi on 2003/09/12 17:24:17
5982 Log: The buildtoc now has options.
70faccd7 5983 Branch: perl
cb535e0c 5984 ! pod/Makefile.SH
70faccd7 5985____________________________________________________________________________
cb535e0c
RGS
5986[ 21196] By: jhi on 2003/09/12 14:33:16
5987 Log: Some more tweaks on open ...&=.
70faccd7
AMS
5988 Branch: perl
5989 ! pod/perlfunc.pod
5990____________________________________________________________________________
cb535e0c
RGS
5991[ 21194] By: jhi on 2003/09/12 11:36:14
5992 Log: Slightly more documentation for open ...&=.
70faccd7 5993 Branch: perl
cb535e0c 5994 ! pod/perlfunc.pod
70faccd7 5995____________________________________________________________________________
cb535e0c
RGS
5996[ 21193] By: jhi on 2003/09/12 03:21:53
5997 Log: Document the new strict strict in strict.
70faccd7 5998 Branch: perl
cb535e0c 5999 ! lib/strict.pm
70faccd7 6000____________________________________________________________________________
cb535e0c
RGS
6001[ 21191] By: jhi on 2003/09/12 03:03:17
6002 Log: More comments for the FreeBSD threads hints.
70faccd7 6003 Branch: perl
cb535e0c 6004 ! hints/freebsd.sh
70faccd7 6005____________________________________________________________________________
cb535e0c
RGS
6006[ 21188] By: jhi on 2003/09/11 20:23:55
6007 Log: More refactoring of the FreeBSD threads hints.
6008 Basically, for fresh enough 5.x the -pthread is dropped,
6009 otherwise keep it, and no known FreeBSD release has
6010 a functional gethostbyaddr_r.
70faccd7 6011 Branch: perl
cb535e0c 6012 ! hints/freebsd.sh
70faccd7 6013____________________________________________________________________________
cb535e0c
RGS
6014[ 21187] By: jhi on 2003/09/11 20:12:00
6015 Log: Subject: [PATCH 5.8.1 @20218] OS/2 API
6016 From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
6017 Date: Thu, 11 Sep 2003 09:15:04 -0700
6018 Message-ID: <20030911161504.GA16113@math.berkeley.edu>
70faccd7 6019 Branch: perl
cb535e0c
RGS
6020 ! os2/OS2/Process/MANIFEST os2/OS2/Process/Process.pm
6021 ! os2/OS2/Process/Process.xs
70faccd7 6022____________________________________________________________________________
cb535e0c
RGS
6023[ 21186] By: jhi on 2003/09/11 20:10:32
6024 Log: Subject: [PATCH maint@21148] Security: suidperl path disclosure revisited
6025 From: "Brendan O'Dea" <bod@debian.org>
6026 Date: Fri, 12 Sep 2003 00:12:51 +1000
6027 Message-ID: <20030911141251.GA26907@londo.c47.org>
70faccd7 6028 Branch: perl
cb535e0c 6029 ! perl.c
70faccd7 6030____________________________________________________________________________
cb535e0c
RGS
6031[ 21181] By: jhi on 2003/09/11 08:25:13
6032 Log: The change of not needing -pthread in FreeBSD 5.x
6033 is very recent (Sep 3) (from Anton Berezin).
70faccd7 6034 Branch: perl
cb535e0c 6035 ! hints/freebsd.sh
70faccd7 6036____________________________________________________________________________
cb535e0c
RGS
6037[ 21179] By: jhi on 2003/09/11 06:13:12
6038 Log: Upgrade to Pod::Perldoc 3.10.
6039 (Yes, the doughera address change is wrong, but hardly worth 3.11.)
70faccd7 6040 Branch: perl
cb535e0c 6041 ! lib/Pod/Perldoc.pm
70faccd7 6042____________________________________________________________________________
cb535e0c
RGS
6043[ 21176] By: jhi on 2003/09/11 05:22:27
6044 Log: Upgrade to base 2.02.
70faccd7 6045 Branch: perl
cb535e0c
RGS
6046 + lib/fields-base.t
6047 ! MANIFEST lib/base.pm lib/fields.t
70faccd7 6048____________________________________________________________________________
cb535e0c
RGS
6049[ 21174] By: jhi on 2003/09/11 04:45:56
6050 Log: Replace #21158 with a better patch from Hugo
6051 (for [perl #23769]).
70faccd7 6052 Branch: perl
cb535e0c 6053 ! regcomp.c regexec.c t/op/pat.t
70faccd7 6054____________________________________________________________________________
cb535e0c
RGS
6055[ 21173] By: jhi on 2003/09/11 03:08:04
6056 Log: Subject: [PATCH][TESTS] dumpvar.pl
6057 From: Joe McMahon <mcmahon@metalab.unc.edu>
6058 Date: Thu, 11 Sep 2003 00:10:29 -0400 (EDT)
6059 Message-ID: <Pine.LNX.4.44.0309102337150.2043-300000@tribal.metalab.unc.edu>
70faccd7 6060 Branch: perl
cb535e0c 6061 ! lib/dumpvar.pl lib/dumpvar.t
70faccd7 6062____________________________________________________________________________
cb535e0c
RGS
6063[ 21172] By: jhi on 2003/09/11 03:03:52
6064 Log: Enache still wants -pthread gone for FreeBSD 5.x
6065 since it doesn't work with the latest -current.
70faccd7 6066 Branch: perl
cb535e0c 6067 ! hints/freebsd.sh
70faccd7 6068____________________________________________________________________________
cb535e0c
RGS
6069[ 21171] By: jhi on 2003/09/11 02:58:29
6070 Log: Subject: [patch] more fullpath TAGS patches (emacs/cperl-mode.el + emacs/ptags)
6071 From: Stas Bekman <stas@stason.org>
6072 Date: Thu, 28 Aug 2003 16:10:48 -0700
6073 Message-ID: <3F4E8BF8.1090800@stason.org>
6074 Branch: perl
6075 ! emacs/cperl-mode.el emacs/ptags
70faccd7 6076____________________________________________________________________________
cb535e0c
RGS
6077[ 21170] By: jhi on 2003/09/11 02:56:50
6078 Log: Retract #21149, sez Schwern.
6079 Branch: perl
6080 ! lib/Test/More.pm
70faccd7 6081____________________________________________________________________________
cb535e0c
RGS
6082[ 21169] By: jhi on 2003/09/11 02:55:49
6083 Log: Retract #21168 based on advice from Anton Berezin (added).
70faccd7 6084 Branch: perl
cb535e0c 6085 ! hints/freebsd.sh
70faccd7 6086____________________________________________________________________________
cb535e0c
RGS
6087[ 21168] By: rgs on 2003/09/10 21:43:40
6088 Log: Subject: nit to hints/freebsd.sh
6089 From: Enache Adrian <enache@rdslink.ro>
6090 Date: Wed, 10 Sep 2003 19:50:59 +0300
6091 Message-ID: <20030910165059.GB1321@ratsnest.hole>
70faccd7 6092 Branch: perl
cb535e0c 6093 ! hints/freebsd.sh
70faccd7 6094____________________________________________________________________________
cb535e0c
RGS
6095[ 21167] By: rgs on 2003/09/10 21:18:59
6096 Log: Subject: Re: [perl #15395] lexical warnings and inheritance
6097 From: Anno Siegel <Siegel@zrz.TU-Berlin.DE>
6098 Date: Sun, 31 Aug 2003 22:08:19 GMT
6099 Message-Id: <200308312208.WAA25312@lublin.zrz.TU-Berlin.DE>
70faccd7 6100
cb535e0c
RGS
6101 The test has been moved into warnings.pm's test suite. Note
6102 that this patch fixed as well the behaviour of warnings::enabled
6103 regarding lexical scoping and different files; hence the expected
6104 results in a few tests in /t/lib/warnings/9enabled has been
6105 reverted.
70faccd7 6106 Branch: perl
cb535e0c 6107 ! lib/warnings.pm t/lib/warnings/9enabled warnings.pl
70faccd7 6108____________________________________________________________________________
cb535e0c
RGS
6109[ 21166] By: rgs on 2003/09/10 19:36:30
6110 Log: Remove the warning in perlfaq about using map in void context :
6111 From: abigail@abigail.nl (Abigail)
6112 Subject: [PATCH perlfaq6] map in a void context.
6113 Date: Tue, 9 Sep 2003 10:31:58 +0200
6114 Message-ID: <20030909083158.GA24125@abigail.nl>
70faccd7 6115 Branch: perl
cb535e0c 6116 ! pod/perlfaq6.pod
70faccd7 6117____________________________________________________________________________
cb535e0c
RGS
6118[ 21165] By: jhi on 2003/09/10 16:48:52
6119 Log: Subject: [PATCH] AUTHORS
6120 From: enache@rdslink.ro (Enache Adrian)
6121 Date: Tue, 9 Sep 2003 19:34:05 +0300
6122 Message-ID: <20030909163405.GB1398@ratsnest.hole>
70faccd7 6123 Branch: perl
cb535e0c 6124 ! AUTHORS
70faccd7 6125____________________________________________________________________________
cb535e0c
RGS
6126[ 21164] By: jhi on 2003/09/10 15:38:51
6127 Log: Regen perlapi.
70faccd7 6128 Branch: perl
cb535e0c 6129 ! pod/perlapi.pod
70faccd7 6130____________________________________________________________________________
cb535e0c
RGS
6131[ 21163] By: merijn on 2003/09/10 15:31:27
6132 Log: Subject: [perl #23778] hints/aix.sh
6133 Date: 10 Sep 2003 16:30:32 -0000
6134 From: "Gary L. Armstrong" (via RT) <perlbug-followup@perl.org>
6135 Message-ID: <rt-23778-64471.11.7773626323738@rt.perl.org>
70faccd7 6136 Branch: perl
cb535e0c 6137 ! hints/aix.sh
70faccd7 6138____________________________________________________________________________
cb535e0c
RGS
6139[ 21162] By: jhi on 2003/09/10 15:21:43
6140 Log: blead version of #21161.
6141 Branch: perl
6142 ! pod/perlvar.pod
70faccd7 6143____________________________________________________________________________
cb535e0c
RGS
6144[ 21160] By: jhi on 2003/09/10 15:11:59
6145 Log: Subject: Re: Decreasing VMS tests in File::Spec::VMS?
6146 From: PPrymmer@factset.com
6147 Message-ID: <OF103BAFC0.72D92F9B-ON85256D98.00742293-85256D98.0077A3F5@factset.com>
6148 Date: Fri, 5 Sep 2003 17:46:48 -0400
6149 Branch: perl
6150 ! lib/File/Spec/t/Spec.t
70faccd7 6151____________________________________________________________________________
cb535e0c
RGS
6152[ 21159] By: jhi on 2003/09/10 15:10:06
6153 Log: Subject: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
6154 From: Kurt Starsinic <kstar@cpan.org>
6155 Date: Tue, 9 Sep 2003 23:16:00 -0400
6156 Message-ID: <20030910031600.GA30554@verizon.net>
6157
6158 Subject: Re: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
6159 From: "Brendan O'Dea" <bod@debian.org>
6160 Date: Wed, 10 Sep 2003 22:03:15 +1000
6161 Message-ID: <20030910120315.GA1372@londo.c47.org>
70faccd7 6162 Branch: perl
cb535e0c 6163 ! t/lib/h2ph.pht utils/h2ph.PL
70faccd7 6164____________________________________________________________________________
cb535e0c
RGS
6165[ 21158] By: jhi on 2003/09/10 09:31:24
6166 Log: Unicode regex broken on simple example
6167 regrepeat() did not work right for UTF-8(ed Latin-1)
6168 in the EXACT case, which made the \x{a0}+ fail.
70faccd7 6169 Branch: perl
cb535e0c 6170 ! regexec.c t/op/pat.t
70faccd7 6171____________________________________________________________________________
cb535e0c
RGS
6172[ 21157] By: jhi on 2003/09/10 08:15:54
6173 Log: Linenumbers for utf8 warnings were wrong, test also rcatline.
70faccd7 6174 Branch: perl
cb535e0c 6175 ! pp_hot.c t/io/utf8.t
70faccd7 6176____________________________________________________________________________
cb535e0c
RGS
6177[ 21156] By: jhi on 2003/09/10 08:05:13
6178 Log: Detypo and explain better.
6179 Branch: perl
6180 ! pod/perldiag.pod
70faccd7 6181____________________________________________________________________________
cb535e0c
RGS
6182[ 21155] By: jhi on 2003/09/10 08:02:55
6183 Log: If doing rcatline no point rescanning each time
6184 the beginning of the SV for utf8 validity.
70faccd7 6185 Branch: perl
cb535e0c 6186 ! pp_hot.c
70faccd7 6187____________________________________________________________________________
cb535e0c
RGS
6188[ 21154] By: jhi on 2003/09/10 07:16:52
6189 Log: No utf8 warnings without use warnings.
70faccd7 6190 Branch: perl
cb535e0c 6191 ! t/io/utf8.t
70faccd7 6192____________________________________________________________________________
cb535e0c
RGS
6193[ 21153] By: jhi on 2003/09/10 06:57:16
6194 Log: Reading a latin1 file with open(... "<:utf8") will freeze
6195 is no more valid, the script doesn't freeze, but I noticed
6196 that neither does the <FILE> complain about bad UTF-8 as it
6197 should and as it does with :encoding(utf8).
70faccd7 6198 Branch: perl
cb535e0c 6199 ! pp_hot.c t/io/utf8.t
70faccd7 6200____________________________________________________________________________
cb535e0c
RGS
6201[ 21152] By: jhi on 2003/09/10 06:54:02
6202 Log: A new UTF-8 API, Perl_is_utf8_string_loc(), a variant
6203 of Perl_utf8_is_string().
70faccd7 6204 Branch: perl
cb535e0c 6205 ! embed.fnc embed.h global.sym proto.h utf8.c
70faccd7 6206____________________________________________________________________________
cb535e0c
RGS
6207[ 21151] By: jhi on 2003/09/10 06:16:28
6208 Log: Document a PerlIO/Encode warning.
70faccd7 6209 Branch: perl
cb535e0c 6210 ! pod/perldiag.pod
70faccd7 6211____________________________________________________________________________
cb535e0c
RGS
6212[ 21149] By: jhi on 2003/09/09 17:22:42
6213 Log: Subject: Re: maint @ 21116
6214 From: Fergal Daly <fergal@esatclear.ie>
6215 Date: Tue, 9 Sep 2003 18:26:20 +0100
6216 Message-Id: <200309091826.20630.fergal@esatclear.ie>
70faccd7 6217
cb535e0c 6218 (added warning)
70faccd7 6219 Branch: perl
cb535e0c 6220 ! lib/Test/More.pm
70faccd7 6221____________________________________________________________________________
cb535e0c
RGS
6222[ 21146] By: jhi on 2003/09/09 15:36:20
6223 Log: Adjust the test count.
70faccd7 6224 Branch: perl
cb535e0c 6225 ! lib/Test/Simple/t/is_deeply.t
70faccd7 6226____________________________________________________________________________
cb535e0c
RGS
6227[ 21144] By: jhi on 2003/09/09 15:03:58
6228 Log: AUTHORS update from Dave Mitchell.
70faccd7 6229 Branch: perl
cb535e0c 6230 ! AUTHORS
70faccd7 6231____________________________________________________________________________
cb535e0c
RGS
6232[ 21143] By: jhi on 2003/09/09 15:02:18
6233 Log: Retract #20548 and #20465.
6234 Branch: perl
6235 ! lib/Test/More.pm lib/Test/Simple/t/More.t
6236 ! lib/Test/Simple/t/is_deeply.t
70faccd7 6237____________________________________________________________________________
cb535e0c
RGS
6238[ 21141] By: jhi on 2003/09/09 14:27:10
6239 Log: Subject: Re: maint @ 21116
70faccd7 6240 From: Enache Adrian <enache@rdslink.ro>
cb535e0c
RGS
6241 Date: Tue, 9 Sep 2003 16:59:44 +0300
6242 Message-ID: <20030909135944.GA1666@ratsnest.hole>
70faccd7 6243 Branch: perl
cb535e0c 6244 ! makedef.pl
70faccd7 6245____________________________________________________________________________
cb535e0c
RGS
6246[ 21140] By: jhi on 2003/09/09 14:25:51
6247 Log: Retract #21132.
70faccd7 6248 Branch: perl
cb535e0c 6249 ! makedef.pl perl.h
70faccd7 6250____________________________________________________________________________
cb535e0c
RGS
6251[ 21139] By: jhi on 2003/09/09 11:55:33
6252 Log: Warn more about disclosing the hash seed, from Scott A. Crosby.
70faccd7 6253 Branch: perl
cb535e0c 6254 ! lib/Hash/Util.pm pod/perlrun.pod
70faccd7 6255____________________________________________________________________________
cb535e0c
RGS
6256[ 21137] By: jhi on 2003/09/09 09:50:13
6257 Log: Subject: =encoding in perlpod/perlpodspec
6258 From: sburke@cpan.org (Sean M. Burke)
6259 Date: Sun, 07 Sep 2003 03:08:28 -0800
6260 Message-ID: <5.2.1.1.1.20030907030717.00a6aaa0@mailstore.pobox.com>
70faccd7 6261 Branch: perl
cb535e0c 6262 ! pod/perlpod.pod pod/perlpodspec.pod
70faccd7 6263____________________________________________________________________________
cb535e0c
RGS
6264[ 21136] By: jhi on 2003/09/09 09:46:01
6265 Log: One more chance... Elizabeth's change #21107 plus
6266 Subject: Re: [PATCH] warnings.pl: each thread 10K smaller
6267 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6268 Date: Tue, 9 Sep 2003 01:44:24 +0200
6269 Message-Id: <20030909014424.7ef5e0cd.rgarciasuarez@free.fr>
70faccd7 6270 Branch: perl
cb535e0c 6271 ! lib/warnings.pm toke.c warnings.pl
70faccd7 6272____________________________________________________________________________
cb535e0c
RGS
6273[ 21135] By: jhi on 2003/09/09 09:35:48
6274 Log: One more test count tweak.
70faccd7 6275 Branch: perl
cb535e0c 6276 ! t/op/grep.t
70faccd7 6277____________________________________________________________________________
cb535e0c
RGS
6278[ 21132] By: jhi on 2003/09/09 07:57:20
6279 Log: Subject: Re: maint @ 21116
6280 From: Steve Hay <steve.hay@uk.radan.com>
6281 Date: Tue, 09 Sep 2003 09:49:07 +0100
6282 Message-ID: <3F5D9403.3040004@uk.radan.com>
70faccd7 6283 Branch: perl
cb535e0c 6284 ! makedef.pl perl.h
70faccd7 6285____________________________________________________________________________
cb535e0c
RGS
6286[ 21131] By: jhi on 2003/09/09 07:54:52
6287 Log: Subject: Re: [PATCH] honoring void context for map(), return from sub end test
6288 From: david nicol <whatever@davidnicol.com>
6289 Date: 08 Sep 2003 23:39:32 -0500
6290 Message-Id: <1063082372.1375.126.camel@plaza.davidnicol.com>
70faccd7 6291
cb535e0c 6292 (a testcase)
70faccd7 6293 Branch: perl
cb535e0c 6294 ! t/op/grep.t
70faccd7 6295____________________________________________________________________________
cb535e0c
RGS
6296[ 21128] By: jhi on 2003/09/09 07:08:15
6297 Log: Ooops, perlio into scalars was already history for this test...
70faccd7 6298 Branch: perl
cb535e0c 6299 ! lib/dumpvar.t
70faccd7 6300____________________________________________________________________________
cb535e0c
RGS
6301[ 21127] By: jhi on 2003/09/09 07:06:26
6302 Log: Cannot do perlio into scalars without perlio.
70faccd7 6303 Branch: perl
cb535e0c 6304 ! lib/dumpvar.t
70faccd7 6305____________________________________________________________________________
cb535e0c
RGS
6306[ 21126] By: jhi on 2003/09/09 07:04:53
6307 Log: I claim that the debugger is untestable until proven otherwise.
70faccd7 6308 Branch: perl
cb535e0c
RGS
6309 - lib/perl5db/de0.t
6310 ! MANIFEST
70faccd7 6311____________________________________________________________________________
cb535e0c
RGS
6312[ 21124] By: jhi on 2003/09/09 06:59:52
6313 Log: In trying to save space, the warnings.pl change (#21107)
6314 pulled in attributes.pm... and the change didn't seem to
6315 be that well tested with different configurations.
6316 Retract #21119, #21117, #21107.
70faccd7 6317 Branch: perl
cb535e0c 6318 ! ext/B/t/stash.t lib/warnings.pm warnings.pl
70faccd7 6319____________________________________________________________________________
cb535e0c
RGS
6320[ 21122] By: jhi on 2003/09/09 06:28:31
6321 Log: Really do #21121.
70faccd7 6322 Branch: perl
cb535e0c 6323 ! MANIFEST
70faccd7 6324____________________________________________________________________________
cb535e0c
RGS
6325[ 21121] By: jhi on 2003/09/09 05:56:52
6326 Log: There's no particular reason to have the dumpvar.t
6327 in lib/perl5db/.
70faccd7 6328 Branch: perl
cb535e0c
RGS
6329 + lib/dumpvar.t
6330 - lib/perl5db/dumpvar.t
70faccd7
AMS
6331 ! MANIFEST
6332____________________________________________________________________________
cb535e0c
RGS
6333[ 21119] By: jhi on 2003/09/09 05:46:02
6334 Log: strict stash seems to have gone, too.
70faccd7 6335 Branch: perl
cb535e0c 6336 ! ext/B/t/stash.t
70faccd7 6337____________________________________________________________________________
cb535e0c
RGS
6338[ 21117] By: rgs on 2003/09/08 22:26:36
6339 Log: Loading warnings.pm now loads attributes.pm that loads strict.pm.
6340 (due to #21107 apparently.) Adjust this test accordingly.
70faccd7 6341 Branch: perl
cb535e0c 6342 ! ext/B/t/stash.t
70faccd7 6343____________________________________________________________________________
cb535e0c
RGS
6344[ 21113] By: jhi on 2003/09/08 21:10:53
6345 Log: Subject: [PATCH] silence 1 compiler warning
6346 From: Nicholas Clark <nick@ccl4.org>
6347 Date: Mon, 8 Sep 2003 23:04:45 +0100
6348 Message-ID: <20030908230445.E30881@plum.flirble.org>
70faccd7 6349 Branch: perl
cb535e0c 6350 ! universal.c
70faccd7 6351____________________________________________________________________________
cb535e0c
RGS
6352[ 21112] By: jhi on 2003/09/08 21:09:34
6353 Log: Retract #21096, mostly: I had misexplained the situation
6354 to Scott A. Crosby. Seeing the seed value while not good
6355 for the ultimate paranoia viewpoint is not that bad, as long
6356 as the users are fully aware of the dangers of disclosing
6357 the hash seed. So hash_seed() is okay.
70faccd7 6358
cb535e0c
RGS
6359 Being able to see the hash values (as in Java) would
6360 be another option, but dubious: it's not that per-key
6361 hash values themselves are bad to allow scripts to see,
6362 but rather that hash values are just as sensitive (from
6363 the DoSing viewpoint) as the hash seed itself (and there
6364 usually more hash values than the one hash seed....)
6365 Branch: perl
6366 ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
70faccd7 6367____________________________________________________________________________
cb535e0c
RGS
6368[ 21110] By: jhi on 2003/09/08 20:59:04
6369 Log: Urk. unique, not shared.
70faccd7 6370 Branch: perl
cb535e0c 6371 ! configpm
70faccd7 6372____________________________________________________________________________
cb535e0c
RGS
6373[ 21109] By: jhi on 2003/09/08 20:57:25
6374 Log: Subject: [PATCH] configpm: about 1.5K less per thread
6375 From: Elizabeth Mattijsen <liz@dijkmat.nl>
6376 Date: Mon, 8 Sep 2003 23:58:34 +0200
6377 Message-Id: <p05111b21bb829c68b496@[192.168.56.4]>
70faccd7 6378 Branch: perl
cb535e0c 6379 ! configpm
70faccd7 6380____________________________________________________________________________
cb535e0c
RGS
6381[ 21107] By: jhi on 2003/09/08 20:45:38
6382 Log: Subject: [PATCH] warnings.pl: each thread 10K smaller
6383 From: Elizabeth Mattijsen <liz@dijkmat.nl>
6384 Date: Mon, 8 Sep 2003 22:22:38 +0200
6385 Message-Id: <p05111b16bb827ce551da@[192.168.56.4]>
70faccd7 6386 Branch: perl
cb535e0c 6387 ! lib/warnings.pm warnings.pl
70faccd7 6388____________________________________________________________________________
cb535e0c
RGS
6389[ 21106] By: rgs on 2003/09/08 20:45:03
6390 Log: A version of change #21073 that works.
70faccd7 6391 Branch: perl
cb535e0c 6392 ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
70faccd7 6393____________________________________________________________________________
cb535e0c
RGS
6394[ 21105] By: jhi on 2003/09/08 20:44:22
6395 Log: Regen perlapi.
70faccd7 6396 Branch: perl
cb535e0c 6397 ! pod/perlapi.pod
70faccd7 6398____________________________________________________________________________
cb535e0c
RGS
6399[ 21103] By: jhi on 2003/09/08 20:18:56
6400 Log: Radu Greab is my hero (the recent cygwin getpw*->pw_comment
6401 being a bad pointer is apparently a known cygwin bug). The
6402 cure is to initialize the field.
70faccd7 6403 Branch: perl
cb535e0c 6404 ! pp_sys.c
70faccd7 6405____________________________________________________________________________
cb535e0c
RGS
6406[ 21100] By: jhi on 2003/09/08 19:38:39
6407 Log: Bad export.
70faccd7 6408 Branch: perl
cb535e0c 6409 ! lib/Hash/Util.t
70faccd7 6410____________________________________________________________________________
cb535e0c
RGS
6411[ 21098] By: jhi on 2003/09/08 19:06:09
6412 Log: The IPC::Open3 is just too unreliable for this task.
70faccd7 6413 Branch: perl
cb535e0c 6414 ! lib/perl5db/de0.t
70faccd7 6415____________________________________________________________________________
cb535e0c
RGS
6416[ 21097] By: jhi on 2003/09/08 18:42:43
6417 Log: Try to make the de0.t test more robust.
6418 The test is so flakey (too many external things influencing
6419 the result) that I'm likely to leave it out from the maint.
70faccd7 6420 Branch: perl
cb535e0c 6421 ! lib/perl5db/de0.t
70faccd7 6422____________________________________________________________________________
cb535e0c
RGS
6423[ 21096] By: jhi on 2003/09/08 17:58:19
6424 Log: Scott A. Crosby believes in not disclosing
6425 any more information than necessary: therefore
6426 instead of hash_seed() we have now hashes_random().
70faccd7 6427 Branch: perl
cb535e0c 6428 ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
70faccd7 6429____________________________________________________________________________
cb535e0c
RGS
6430[ 21095] By: jhi on 2003/09/08 17:36:50
6431 Log: Mac OS X "last resort" recipe.
70faccd7 6432 Branch: perl
cb535e0c 6433 ! README.macosx
70faccd7 6434____________________________________________________________________________
cb535e0c
RGS
6435[ 21094] By: jhi on 2003/09/08 16:50:55
6436 Log: Subject: [patch] AUTHORS
6437 From: Juerd <juerd@cpan.org>
6438 Date: Mon, 8 Sep 2003 08:42:13 +0200
6439 Message-ID: <20030908064213.GC23461@c3.convolution.nl>
70faccd7 6440 Branch: perl
cb535e0c 6441 ! AUTHORS
70faccd7 6442____________________________________________________________________________
cb535e0c
RGS
6443[ 21093] By: jhi on 2003/09/08 15:47:14
6444 Log: Slightly more intelligent paranoia.
70faccd7 6445 Branch: perl
cb535e0c 6446 ! pod/perldiag.pod util.c
70faccd7 6447____________________________________________________________________________
cb535e0c
RGS
6448[ 21090] By: jhi on 2003/09/08 14:07:03
6449 Log: Win32 is playing to hard to get but I do not have
6450 time to chase it, so restore #21072, more or less.
6451 I think testing the debugger in UNIX-like places
6452 is enough, no need to go into painful contortions
6453 trying to "portably" run interactive programs like
6454 the debugger.
70faccd7 6455 Branch: perl
cb535e0c 6456 ! lib/perl5db/de0.t
70faccd7 6457____________________________________________________________________________
cb535e0c
RGS
6458[ 21088] By: jhi on 2003/09/08 12:50:15
6459 Log: 5.8.1 was mistakenly redefining PL_sv_placeholder.
70faccd7 6460 Branch: perl
cb535e0c 6461 ! ext/Storable/Storable.xs
70faccd7 6462____________________________________________________________________________
cb535e0c
RGS
6463[ 21087] By: jhi on 2003/09/08 12:34:37
6464 Log: Add Hash::Util::hash_seed() which answers among
6465 other things the question whether our hashes are
6466 "randomised". (They always were...)
70faccd7 6467 Branch: perl
cb535e0c 6468 ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
70faccd7 6469____________________________________________________________________________
cb535e0c
RGS
6470[ 21086] By: jhi on 2003/09/08 12:22:03
6471 Log: XSRETURN_UV was missing.
6472 Branch: perl
6473 ! XSUB.h
70faccd7 6474____________________________________________________________________________
cb535e0c
RGS
6475[ 21085] By: jhi on 2003/09/08 12:15:23
6476 Log: Superparanoia.
70faccd7 6477 Branch: perl
cb535e0c 6478 ! util.c
70faccd7 6479____________________________________________________________________________
cb535e0c
RGS
6480[ 21084] By: ams on 2003/09/08 11:44:25
6481 Log: Clean up pp_readdir() somewhat.
70faccd7 6482 Branch: perl
cb535e0c 6483 ! pp_sys.c
70faccd7 6484____________________________________________________________________________
cb535e0c
RGS
6485[ 21082] By: jhi on 2003/09/08 11:32:46
6486 Log: The #21073 broke ext/B/t/o.t, retracting the #21073.
70faccd7 6487 Branch: perl
cb535e0c 6488 ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
70faccd7 6489____________________________________________________________________________
cb535e0c
RGS
6490[ 21080] By: jhi on 2003/09/08 09:52:40
6491 Log: In Win32 IPC::Open3 + IO::Select does not work that well
6492 so mostly undo the change #21072 and revert back to using
6493 a temp file.
70faccd7 6494 Branch: perl
cb535e0c 6495 ! lib/perl5db/de0.t
70faccd7 6496____________________________________________________________________________
cb535e0c
RGS
6497[ 21078] By: jhi on 2003/09/08 09:10:47
6498 Log: In Win32 the cmd.exe console output doesn't seem to
6499 be catchable using the in-memory I/O + select trick,
6500 so use tie-STDOUT trick instead.
70faccd7 6501 Branch: perl
cb535e0c 6502 ! lib/perl5db/dumpvar.t
70faccd7 6503____________________________________________________________________________
cb535e0c
RGS
6504[ 21077] By: jhi on 2003/09/08 09:03:13
6505 Log: Move Config test.
70faccd7 6506 Branch: perl
cb535e0c 6507 ! lib/perl5db/de0.t
70faccd7 6508____________________________________________________________________________
cb535e0c
RGS
6509[ 21076] By: jhi on 2003/09/08 08:50:27
6510 Log: Let's require fork for this test.
70faccd7 6511 Branch: perl
cb535e0c 6512 ! lib/perl5db/de0.t
70faccd7 6513____________________________________________________________________________
cb535e0c
RGS
6514[ 21074] By: jhi on 2003/09/08 08:09:27
6515 Log: Subject: [PATCH] call_(pv|etc.) for Devel::PPPort
6516 From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
6517 Date: Mon, 08 Sep 2003 08:56:09 +0200
6518 Message-id: <20030908065609.GA1260@ethan>
70faccd7 6519 Branch: perl
cb535e0c
RGS
6520 ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
6521 ! ext/Devel/PPPort/t/test.t
70faccd7 6522____________________________________________________________________________
cb535e0c
RGS
6523[ 21073] By: jhi on 2003/09/08 08:07:55
6524 Log: Subject: Re: one nit to fix [PATCH]
6525 From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
6526 Date: Mon, 8 Sep 2003 10:19:08 +0200
6527 Message-Id: <20030908101908.5571326d.rgarcia@hexaflux.com>
6528 Branch: perl
6529 ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
70faccd7 6530____________________________________________________________________________
cb535e0c
RGS
6531[ 21072] By: jhi on 2003/09/08 08:04:53
6532 Log: Subject: Re: [PATCH] Test skeleton for debugger commands
6533 From: Andreas J Koenig <andreas.koenig@anima.de>
6534 Date: Mon, 08 Sep 2003 10:48:27 +0200
6535 Message-ID: <87llszis2s.fsf@franz.ak.mind.de>
6536 Branch: perl
6537 ! lib/perl5db/de0.t
70faccd7 6538____________________________________________________________________________
cb535e0c
RGS
6539[ 21071] By: jhi on 2003/09/08 06:46:00
6540 Log: de0.t: use Test::More, add some tests.
70faccd7 6541 Branch: perl
cb535e0c 6542 ! lib/perl5db/de0.t
70faccd7 6543____________________________________________________________________________
cb535e0c
RGS
6544[ 21070] By: jhi on 2003/09/08 06:31:39
6545 Log: More dumpvar testing.
6546 Branch: perl
6547 ! lib/perl5db/dumpvar.t
70faccd7 6548____________________________________________________________________________
cb535e0c
RGS
6549[ 21069] By: jhi on 2003/09/08 05:34:03
6550 Log: An empty test.
70faccd7 6551 Branch: perl
cb535e0c 6552 ! lib/perl5db/dumpvar.t
70faccd7 6553____________________________________________________________________________
cb535e0c
RGS
6554[ 21068] By: jhi on 2003/09/08 05:21:21
6555 Log: dumpvar.t: use Test::More;
70faccd7 6556 Branch: perl
cb535e0c 6557 ! lib/perl5db/dumpvar.t
70faccd7 6558____________________________________________________________________________
cb535e0c
RGS
6559[ 21067] By: jhi on 2003/09/08 05:11:46
6560 Log: Cleanup PerlIO::scalar documentation a bit.
70faccd7 6561 Branch: perl
cb535e0c 6562 ! ext/PerlIO/scalar/scalar.pm
70faccd7 6563____________________________________________________________________________
cb535e0c
RGS
6564[ 21066] By: jhi on 2003/09/08 04:49:28
6565 Log: The in-memory files require PerlIO::scalar.
6566 Branch: perl
6567 ! lib/perl5db/dumpvar.t
70faccd7 6568____________________________________________________________________________
cb535e0c
RGS
6569[ 21065] By: rgs on 2003/09/07 21:17:23
6570 Log: Subject: [PATCH] Test skeleton for debugger commands
6571 From: Andreas J Koenig <andreas.koenig@anima.de>
6572 Date: Sun, 07 Sep 2003 18:51:56 +0200
6573 Message-ID: <87fzj8k0cz.fsf@franz.ak.mind.de>
6574 With minor adjustments
70faccd7 6575 Branch: perl
cb535e0c
RGS
6576 + lib/perl5db/de0.t lib/perl5db/dumpvar.t
6577 ! MANIFEST
70faccd7 6578____________________________________________________________________________
cb535e0c
RGS
6579[ 21064] By: rgs on 2003/09/07 19:12:05
6580 Log: Upgrade to Unicode::Collate 0.28
70faccd7 6581 Branch: perl
cb535e0c
RGS
6582 + lib/Unicode/Collate/t/contract.t
6583 ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
6584 ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
70faccd7 6585____________________________________________________________________________
cb535e0c
RGS
6586[ 21063] By: rgs on 2003/09/07 18:25:23
6587 Log: Subject: [PATCH] Re: [perl #23656] Safe reval bleeds local variable values
70faccd7 6588 From: Dave Mitchell <davem@fdgroup.com>
cb535e0c
RGS
6589 Date: Sun, 7 Sep 2003 19:14:44 +0100
6590 Message-ID: <20030907181444.GA7058@fdgroup.com>
70faccd7 6591 Branch: perl
cb535e0c 6592 ! ext/Opcode/Safe.pm
70faccd7 6593____________________________________________________________________________
cb535e0c
RGS
6594[ 21062] By: rgs on 2003/09/07 12:44:33
6595 Log: Subject: [PATCH] honoring void context for map()
6596 From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
6597 Date: Thu, 04 Sep 2003 11:13:41 +0200
6598 Message-id: <20030904091341.GA30655@ethan>
70faccd7 6599 Branch: perl
cb535e0c 6600 ! pp_ctl.c
70faccd7 6601____________________________________________________________________________
cb535e0c
RGS
6602[ 21061] By: jhi on 2003/09/07 07:04:53
6603 Log: Retract #21010.
70faccd7 6604 Branch: perl
cb535e0c 6605 ! lib/dumpvar.pl
70faccd7 6606____________________________________________________________________________
cb535e0c
RGS
6607[ 21060] By: rgs on 2003/09/06 21:30:10
6608 Log: Minor doc style nits in XSLoader.
70faccd7 6609 Branch: perl
cb535e0c 6610 ! ext/DynaLoader/XSLoader_pm.PL
70faccd7 6611____________________________________________________________________________
cb535e0c
RGS
6612[ 21058] By: jhi on 2003/09/06 19:57:46
6613 Log: Vanity patch.
70faccd7 6614 Branch: perl
cb535e0c 6615 ! AUTHORS
70faccd7 6616____________________________________________________________________________
cb535e0c
RGS
6617[ 21057] By: jhi on 2003/09/06 19:56:53
6618 Log: Updated Sharp Zaurus cross-compilation from Redvers Davies.
70faccd7 6619 Branch: perl
cb535e0c
RGS
6620 ! Cross/Makefile Cross/Makefile.SH.patch Cross/README Cross/TODO
6621 ! Cross/config.sh-arm-linux Cross/generate_config_sh
6622 ! Cross/installperl.patch
70faccd7 6623____________________________________________________________________________
cb535e0c
RGS
6624[ 21056] By: rgs on 2003/09/06 19:03:41
6625 Log: Email nits in Fatal.pm [perl #23724].
70faccd7 6626 Branch: perl
cb535e0c 6627 ! lib/Fatal.pm
70faccd7 6628____________________________________________________________________________
cb535e0c
RGS
6629[ 21052] By: jhi on 2003/09/05 20:34:15
6630 Log: Musty corners of Syslog.pm.
70faccd7 6631 Branch: perl
cb535e0c 6632 ! ext/Sys/Syslog/Syslog.pm
70faccd7 6633____________________________________________________________________________
cb535e0c
RGS
6634[ 21051] By: ams on 2003/09/05 18:43:46
6635 Log: 1. Work around the bug fixed by #20587 (because it's in 5.8.0).
6636 2. Compensate for PL_sv_placeholder <= 5.8.1.
6637 3. Clean up non-backwards-compatible tests.
6638 4. Prepare for the 2.08 CPAN release.
70faccd7 6639 Branch: perl
cb535e0c
RGS
6640 ! ext/Storable/ChangeLog ext/Storable/Storable.xs
6641 ! ext/Storable/t/freeze.t ext/Storable/t/malice.t
6642 ! ext/Storable/t/utf8hash.t
70faccd7 6643____________________________________________________________________________
cb535e0c
RGS
6644[ 21048] By: jhi on 2003/09/05 13:53:23
6645 Log: One more known tie problem.
70faccd7 6646 Branch: perl
cb535e0c 6647 ! pod/perltie.pod
70faccd7 6648____________________________________________________________________________
cb535e0c
RGS
6649[ 21047] By: jhi on 2003/09/05 13:46:35
6650 Log: Subject: [PATCH] threads/shared.pm: saves 4K per thread
6651 Date: Fri, 5 Sep 2003 14:46:00 +0200
6652 Message-Id: <p05111b05bb7e177db044@[192.168.56.4]>
6653 From: Elizabeth Mattijsen <liz@dijkmat.nl>
70faccd7 6654 Branch: perl
cb535e0c 6655 ! ext/threads/shared/shared.pm
70faccd7 6656____________________________________________________________________________
cb535e0c
RGS
6657[ 21046] By: jhi on 2003/09/05 13:44:30
6658 Log: Subject: versions threads modules
6659 From: Elizabeth Mattijsen <liz@dijkmat.nl>
6660 Date: Fri, 5 Sep 2003 12:22:52 +0200
6661 Message-Id: <p05111b03bb7e1423e6ff@[192.168.56.4]>
70faccd7 6662 Branch: perl
cb535e0c 6663 ! ext/threads/shared/shared.pm
70faccd7 6664____________________________________________________________________________
cb535e0c
RGS
6665[ 21045] By: jhi on 2003/09/05 13:43:36
6666 Log: More suidperl path disclosure plugging:
6667 the #9813 didn't do enough. See either of
6668 http://rt.perl.org/rt2/Ticket/Display.html?id=6511
6669 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426
70faccd7 6670 Branch: perl
cb535e0c 6671 ! perl.c pod/perldiag.pod
70faccd7 6672____________________________________________________________________________
cb535e0c
RGS
6673[ 21044] By: jhi on 2003/09/05 13:09:54
6674 Log: FreeBSD hints updates from Anton Berezin.
70faccd7 6675 Branch: perl
cb535e0c 6676 ! hints/freebsd.sh
70faccd7 6677____________________________________________________________________________
cb535e0c
RGS
6678[ 21043] By: merijn on 2003/09/05 11:18:20
6679 Log: Changed conflicting diff options
70faccd7 6680 Branch: perl
cb535e0c 6681 ! patchlevel.h
70faccd7 6682____________________________________________________________________________
cb535e0c
RGS
6683[ 21042] By: jhi on 2003/09/05 06:47:43
6684 Log: Acknowledge some known tie bugs.
70faccd7 6685 Branch: perl
cb535e0c 6686 ! pod/perltie.pod
70faccd7 6687____________________________________________________________________________
cb535e0c
RGS
6688[ 21041] By: merijn on 2003/09/05 04:50:44
6689 Log: Subject: [PATCH] Remove dublicated entry in AUTHORS
6690 From: Ilya Martynov <ilya@martynov.org>
6691 Date: Fri, 05 Sep 2003 00:49:57 +0400
6692 Message-ID: <8765k8uvm2.fsf@abra.ru>
70faccd7 6693 Branch: perl
cb535e0c 6694 ! AUTHORS
70faccd7 6695____________________________________________________________________________
cb535e0c
RGS
6696[ 21040] By: jhi on 2003/09/05 04:36:48
6697 Log: code example error in "perlopentut"
70faccd7 6698 Branch: perl
cb535e0c 6699 ! pod/perlopentut.pod
70faccd7 6700____________________________________________________________________________
cb535e0c
RGS
6701[ 21039] By: jhi on 2003/09/05 04:13:17
6702 Log: Another seemingly fixed (un)tie bug,
6703 [perl ##22297] cannot untie scalar from within tied FETCH
70faccd7 6704 Branch: perl
cb535e0c 6705 ! t/op/tie.t
70faccd7 6706____________________________________________________________________________
cb535e0c
RGS
6707[ 21036] By: jhi on 2003/09/04 19:34:26
6708 Log: Subject: Re: [PATCH] Data::Dumper 2.121
6709 From: Ilya Martynov <ilya@martynov.org>
6710 Date: Fri, 05 Sep 2003 00:33:46 +0400
6711 Message-ID: <87ad9kuwd1.fsf@abra.ru>
70faccd7 6712 Branch: perl
cb535e0c
RGS
6713 ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
6714 ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
6715 ! ext/Data/Dumper/t/overload.t ext/Data/Dumper/t/pair.t
70faccd7 6716____________________________________________________________________________
cb535e0c
RGS
6717[ 21033] By: jhi on 2003/09/04 18:52:29
6718 Log: I think once is enough.
70faccd7 6719 Branch: perl
cb535e0c 6720 ! configure.gnu
70faccd7 6721____________________________________________________________________________
cb535e0c
RGS
6722[ 21032] By: jhi on 2003/09/04 17:30:28
6723 Log: Subject: [PATCH] Re: [PATCH] Re: ByteLoader and MSWin32
6724 From: Enache Adrian <enache@rdslink.ro>
6725 Date: Thu, 4 Sep 2003 20:09:06 +0300
6726 Message-ID: <20030904170906.GA1235@ratsnest.hole>
70faccd7 6727 Branch: perl
cb535e0c
RGS
6728 ! bytecode.pl ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
6729 ! ext/ByteLoader/byterun.c
70faccd7 6730____________________________________________________________________________
cb535e0c
RGS
6731[ 21031] By: jhi on 2003/09/04 17:27:58
6732 Log: Subject: [PATCH] perlreftut: change distribution conditions
6733 From: "Brendan O'Dea" <bod@debian.org>
6734 Date: Thu, 4 Sep 2003 02:28:49 +1000
6735 Message-ID: <20030903162849.GA9675@londo.c47.org>
70faccd7 6736 Branch: perl
cb535e0c 6737 ! pod/perlreftut.pod
70faccd7 6738____________________________________________________________________________
cb535e0c
RGS
6739[ 21030] By: jhi on 2003/09/04 17:26:48
6740 Log: Subject: Re: "vendor" patch pickup
6741 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
6742 Date: Thu, 4 Sep 2003 19:47:55 +0200
6743 Message-ID: <009b01c3730c$ac45e750$0c2f1fac@R2D2>
6744
6745 (Gentoo: take Marcus' version of the __THROW patch and
6746 even further #ifdef-protect it with __GLIBC__.)
70faccd7 6747 Branch: perl
cb535e0c 6748 ! perl.h
70faccd7 6749____________________________________________________________________________
cb535e0c
RGS
6750[ 21029] By: jhi on 2003/09/04 16:01:26
6751 Log: Tiny perlcc tweaks.
70faccd7 6752 Branch: perl
cb535e0c 6753 ! utils/perlcc.PL
70faccd7 6754____________________________________________________________________________
cb535e0c
RGS
6755[ 21028] By: jhi on 2003/09/04 15:10:48
6756 Log: A SuSE patchlet for perlcc -c to avoid
6757 "Modification of a read-only value attempted at ... C.pm"
70faccd7 6758 Branch: perl
cb535e0c 6759 ! ext/B/B/C.pm
70faccd7 6760____________________________________________________________________________
cb535e0c
RGS
6761[ 21027] By: jhi on 2003/09/04 08:54:40
6762 Log: AUTHORS updates.
70faccd7 6763 Branch: perl
cb535e0c 6764 ! AUTHORS
70faccd7 6765____________________________________________________________________________
cb535e0c
RGS
6766[ 21025] By: jhi on 2003/09/03 20:27:56
6767 Log: Upgrade to Math::BigInt pre-rel 1.66 as of
6768 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-09/msg00242.html
6769 (the tar.gz link doesn't have 'v1.66', it has '1.66')
6770 so that the smoke builds can start chewing it.
70faccd7 6771 Branch: perl
cb535e0c
RGS
6772 ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
6773 ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
6774 ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
6775 ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
6776 ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbf.t
6777 ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
70faccd7 6778____________________________________________________________________________
cb535e0c
RGS
6779[ 21022] By: jhi on 2003/09/03 16:42:24
6780 Log: Subject: [PATCH Porting/valgrindpp.pl] fix: output from different pids
6781 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
6782 Date: Wed, 3 Sep 2003 19:20:20 +0200
6783 Message-ID: <005901c3723f$a7914f10$0c2f1fac@R2D2>
70faccd7 6784 Branch: perl
cb535e0c 6785 ! Porting/valgrindpp.pl
70faccd7 6786____________________________________________________________________________
cb535e0c
RGS
6787[ 21019] By: jhi on 2003/09/03 15:51:35
6788 Log: Also indicate the Unicode level here.
6789 (The last date is non-committal :-)
6790 Branch: perl
6791 ! pod/perlunicode.pod
70faccd7 6792____________________________________________________________________________
cb535e0c
RGS
6793[ 21018] By: jhi on 2003/09/03 12:08:23
6794 Log: Avoid lvalue casts, from Enache.
6795 Branch: perl
6796 ! ext/ByteLoader/bytecode.h op.h
70faccd7 6797____________________________________________________________________________
cb535e0c
RGS
6798[ 21017] By: jhi on 2003/09/03 08:23:39
6799 Log: Bump up the VERSION.
70faccd7 6800 Branch: perl
cb535e0c 6801 ! lib/bytes.pm
70faccd7 6802____________________________________________________________________________
cb535e0c
RGS
6803[ 21016] By: jhi on 2003/09/03 08:22:48
6804 Log: Add, document, and test bytes::substr, index, rindex, chr,
6805 document bytes::ord.
6806 Branch: perl
6807 ! lib/bytes.pm lib/bytes.t lib/bytes_heavy.pl
6808____________________________________________________________________________
6809[ 21014] By: jhi on 2003/09/03 06:16:24
6810 Log: Subject: [PATCH] Re: maint@20974 or before broke mp2 ithreads test
6811 From: Marcus Holland-Moritz <mhx-perl@gmx.net>
6812 Date: Wed, 3 Sep 2003 08:57:25 +0200 (MEST)
6813 Message-ID: <29644.1062572245@www50.gmx.net>
70faccd7 6814
cb535e0c
RGS
6815 The other half of #20930 should be still good.
6816 Branch: perl
6817 ! op.c
70faccd7 6818____________________________________________________________________________
cb535e0c
RGS
6819[ 21013] By: jhi on 2003/09/03 06:15:09
6820 Log: use IO; is deprecated.
70faccd7 6821 Branch: perl
cb535e0c 6822 ! ext/threads/t/join.t
70faccd7 6823____________________________________________________________________________
cb535e0c
RGS
6824[ 21012] By: jhi on 2003/09/03 05:28:50
6825 Log: Upgrade to base 2.01 from CPAN.
70faccd7 6826 Branch: perl
cb535e0c 6827 ! lib/base.pm lib/fields.pm
70faccd7 6828____________________________________________________________________________
cb535e0c
RGS
6829[ 21011] By: jhi on 2003/09/03 05:08:29
6830 Log: Changing the test count is a good idea.
70faccd7 6831 Branch: perl
cb535e0c 6832 ! ext/threads/t/join.t
70faccd7 6833____________________________________________________________________________
cb535e0c
RGS
6834[ 21010] By: jhi on 2003/09/03 04:59:38
6835 Log: Subject: {PATCH 5.8.1] Re: [perl #23651] Debugger dump failed for blessed REF object
6836 From: Joe McMahon <mcmahon@ibiblio.org>
6837 Date: Tue, 2 Sep 2003 18:02:14 -0400
6838 Message-Id: <1C49133C-DD91-11D7-8450-000393BCA0FC@ibiblio.org>
70faccd7 6839 Branch: perl
cb535e0c 6840 ! lib/dumpvar.pl
70faccd7 6841____________________________________________________________________________
cb535e0c
RGS
6842[ 21009] By: jhi on 2003/09/03 04:48:40
6843 Log: Subject: Re: maint@20974 or before broke mp2 ithreads test
6844 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
6845 Date: Wed, 3 Sep 2003 06:07:54 +0200
6846 Message-ID: <044101c371d0$f39b3fc0$0c2f1fac@R2D2>
70faccd7 6847 Branch: perl
cb535e0c 6848 ! ext/threads/t/join.t
70faccd7 6849____________________________________________________________________________
cb535e0c
RGS
6850[ 21008] By: jhi on 2003/09/03 04:31:35
6851 Log: VMS does not have quite UNIX glob semantics.
70faccd7 6852 Branch: perl
cb535e0c 6853 ! t/run/fresh_perl.t
70faccd7 6854____________________________________________________________________________
cb535e0c
RGS
6855[ 21007] By: rgs on 2003/09/02 21:21:27
6856 Log: Subject: some method calls not autoloaded
6857 From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
6858 Date: Tue, 2 Sep 2003 15:06:29 -0700
6859 Message-ID: <20030902220629.GA2952@efn.org>
70faccd7 6860 Branch: perl
cb535e0c 6861 ! pod/perlfunc.pod pod/perlsub.pod
70faccd7 6862____________________________________________________________________________
cb535e0c
RGS
6863[ 21003] By: jhi on 2003/09/02 19:01:07
6864 Log: An untie test from perlmonks-- worked in 5.6.1,
6865 broken in 5.8.0, seems to be working again in maint,
6866 better nail it down now.
70faccd7 6867 Branch: perl
cb535e0c 6868 ! t/op/tie.t
70faccd7 6869____________________________________________________________________________
cb535e0c
RGS
6870[ 21000] By: jhi on 2003/09/02 15:35:40
6871 Log: Retract #20930 because of
6872 Subject: maint@20974 or before broke mp2 ithreads test
6873 From: Stas Bekman <stas@stason.org>
6874 Date: Mon, 01 Sep 2003 23:31:11 -0700
6875 Message-ID: <3F54392F.7080009@stason.org>
6876 Branch: perl
6877 ! op.c
70faccd7 6878____________________________________________________________________________
cb535e0c
RGS
6879[ 20999] By: jhi on 2003/09/02 15:34:14
6880 Log: Subject: [DOCPATCH] Re: [perl #23630] problem with "used only once" warning
6881 From: Fergal Daly <fergal@esatclear.ie>
6882 Date: Tue, 2 Sep 2003 17:36:52 +0100
6883 Message-Id: <200309021736.52725.fergal@esatclear.ie>
70faccd7 6884 Branch: perl
cb535e0c 6885 ! pod/perldiag.pod
70faccd7 6886____________________________________________________________________________
cb535e0c
RGS
6887[ 20998] By: jhi on 2003/09/02 15:02:47
6888 Log: Subject: [perl #23672] Math::BigInit POD
6889 From: "abigail@abigail.nl (via RT)" <perlbug-followup@perl.org>
6890 Date: 1 Sep 2003 08:47:39 -0000
6891 Message-ID: <rt-23672-64035.19.2973991993763@rt.perl.org>
70faccd7 6892 Branch: perl
cb535e0c 6893 ! lib/Math/BigInt.pm
70faccd7 6894____________________________________________________________________________
cb535e0c
RGS
6895[ 20997] By: jhi on 2003/09/02 14:58:21
6896 Log: Subject: [PATCH perlfaq6.pod] Explain \Q better
6897 From: Mark Jason Dominus <mjd@plover.com>
6898 Date: Mon, 01 Sep 2003 16:19:20 -0400
6899 Message-ID: <20030901201920.3929.qmail@plover.com>
70faccd7 6900 Branch: perl
cb535e0c 6901 ! pod/perlfaq6.pod
70faccd7 6902____________________________________________________________________________
cb535e0c
RGS
6903[ 20996] By: jhi on 2003/09/02 14:56:29
6904 Log: Subject: [PATCH] grok_(number|numeric_radix) added to Devel::PPPort
6905 From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
6906 Date: Tue, 02 Sep 2003 11:27:19 +0200
6907 Message-id: <20030902092719.GA18075@ethan>
6908 Branch: perl
6909 ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
6910 ! ext/Devel/PPPort/t/test.t
70faccd7 6911____________________________________________________________________________
cb535e0c
RGS
6912[ 20993] By: jhi on 2003/09/02 14:40:54
6913 Log: Subject: [PATCH] Re: ByteLoader and MSWin32
6914 From: Enache Adrian <enache@rdslink.ro>
6915 Date: Tue, 2 Sep 2003 03:45:11 +0300
6916 Message-ID: <20030902004511.GA1442@ratsnest.hole>
70faccd7 6917 Branch: perl
cb535e0c
RGS
6918 ! embed.fnc embed.h ext/ByteLoader/bytecode.h global.sym op.c
6919 ! op.h proto.h t/TEST
70faccd7 6920____________________________________________________________________________
cb535e0c
RGS
6921[ 20990] By: jhi on 2003/09/02 04:29:45
6922 Log: Upgrade to Unicode::Collate 0.27.
6923 Branch: perl
6924 + lib/Unicode/Collate/t/hangul.t
6925 ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
6926 ! lib/Unicode/Collate/README
70faccd7 6927____________________________________________________________________________
cb535e0c
RGS
6928[ 20989] By: jhi on 2003/09/02 04:23:20
6929 Log: Subject: [PATCH Porting/valgrindpp.pl] more options for valgrindpp.pl
6930 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
6931 Date: Mon, 1 Sep 2003 22:28:58 +0200
6932 Message-ID: <007701c370c7$acb85430$0c2f1fac@R2D2>
70faccd7 6933 Branch: perl
cb535e0c 6934 ! Porting/valgrindpp.pl
70faccd7 6935____________________________________________________________________________
cb535e0c
RGS
6936[ 20983] By: jhi on 2003/09/01 14:14:49
6937 Log: From Craig Berry, following the example of the other podxxx.PL
6938 in relying on basename($0, '.PL') to Do The Right Thing with
6939 regard to the case of the extension, which could be either
6940 .pl or .PL on VMS depending on version-specific features.
70faccd7 6941 Branch: perl
cb535e0c 6942 ! pod/pod2usage.PL pod/podselect.PL
70faccd7 6943____________________________________________________________________________
cb535e0c
RGS
6944[ 20982] By: jhi on 2003/09/01 13:01:49
6945 Log: Configure -r in AIX bad.
70faccd7 6946 Branch: perl
cb535e0c 6947 ! README.aix
70faccd7 6948____________________________________________________________________________
cb535e0c
RGS
6949[ 20981] By: jhi on 2003/09/01 11:28:35
6950 Log: Subject: [DOC PATCH] perlfaq4.pod
6951 Date: Mon, 1 Sep 2003 12:38:50 +0200
6952 From: Elizabeth Mattijsen <liz@dijkmat.nl>
6953 Message-Id: <p05111b19bb78d1d7aa70@[192.168.56.4]>
70faccd7 6954 Branch: perl
cb535e0c 6955 ! pod/perlfaq4.pod
70faccd7 6956____________________________________________________________________________
cb535e0c
RGS
6957[ 20980] By: jhi on 2003/09/01 08:49:02
6958 Log: Subject: glob() bug
6959 From: Gurusamy Sarathy <gsar@ActiveState.com>
6960 Date: Mon, 01 Sep 2003 02:25:41 -0700
6961 Message-Id: <200309010925.h819Pf0X011457@smtp3.ActiveState.com>
70faccd7 6962 Branch: perl
cb535e0c 6963 ! op.c t/run/fresh_perl.t
70faccd7 6964____________________________________________________________________________
cb535e0c
RGS
6965[ 20979] By: jhi on 2003/09/01 06:32:01
6966 Log: Ultrix VAX is like VMS VAX in floating point.
70faccd7 6967 Branch: perl
cb535e0c 6968 ! t/op/sprintf.t
70faccd7 6969____________________________________________________________________________
cb535e0c
RGS
6970[ 20978] By: jhi on 2003/09/01 05:44:25
6971 Log: Subject: [PATCH@20959] some WinCE compilers require a little correction
6972 From: Vadim Konovalov <vkonovalov@peterstar.ru>
6973 Date: Mon, 1 Sep 2003 02:57:33 +0400
6974 Message-ID: <1091134912500.20030901025733@peterstar.ru>
70faccd7 6975 Branch: perl
cb535e0c 6976 ! wince/Makefile.ce wince/wince.c
70faccd7 6977____________________________________________________________________________
cb535e0c
RGS
6978[ 20973] By: jhi on 2003/08/31 15:34:43
6979 Log: Add test for -i.
70faccd7 6980 Branch: perl
cb535e0c 6981 ! MANIFEST t/run/switches.t
70faccd7 6982____________________________________________________________________________
cb535e0c
RGS
6983[ 20972] By: jhi on 2003/08/31 15:12:10
6984 Log: Add tests for -h and (unknown) -z.
70faccd7 6985 Branch: perl
cb535e0c 6986 ! MANIFEST t/run/switches.t
70faccd7 6987____________________________________________________________________________
cb535e0c
RGS
6988[ 20971] By: jhi on 2003/08/31 15:03:42
6989 Log: Add test for -v.
70faccd7 6990 Branch: perl
cb535e0c 6991 ! MANIFEST t/run/switches.t
70faccd7 6992____________________________________________________________________________
cb535e0c
RGS
6993[ 20970] By: jhi on 2003/08/31 14:55:54
6994 Log: List the switches tested in switches.t.
70faccd7 6995 Branch: perl
cb535e0c 6996 ! t/run/switches.t
70faccd7 6997____________________________________________________________________________
cb535e0c
RGS
6998[ 20969] By: jhi on 2003/08/31 14:51:19
6999 Log: Subject: [PATCH: perl@20898] have installperl install perl_setup.com and dbga2p.exe for VMS
7000 From: PPrymmer@factset.com
7001 Message-ID: <OF0394CB1E.C7646793-ON85256D93.004D75D4-85256D93.004E01F2@factset.com>
7002 Date: Sun, 31 Aug 2003 10:11:54 -0400
70faccd7 7003 Branch: perl
cb535e0c 7004 ! installperl
70faccd7 7005____________________________________________________________________________
cb535e0c
RGS
7006[ 20968] By: jhi on 2003/08/31 13:24:10
7007 Log: Subject: [PATCH sv.c] Re: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
7008 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
7009 Date: Sun, 31 Aug 2003 15:21:17 +0200
7010 Message-ID: <038401c36fc2$d01b1440$9b00a8c0@R2D2>
70faccd7 7011 Branch: perl
cb535e0c 7012 ! sv.c
70faccd7 7013____________________________________________________________________________
cb535e0c
RGS
7014[ 20965] By: jhi on 2003/08/31 08:55:59
7015 Log: Ouch. Upgrading to base 2.0 made the threads tests very unhappy
7016 both in blead and maint, lots of "Attempt to free non-existent
7017 shared string" and "Unbalanced string table refcount" errors.
7018 Retract #20960 (and #20963).
70faccd7 7019 Branch: perl
cb535e0c
RGS
7020 - lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
7021 - lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
7022 ! MANIFEST lib/base.pm lib/fields.pm
70faccd7 7023____________________________________________________________________________
cb535e0c 7024[ 20964] By: jhi on 2003/08/31 08:17:43
70faccd7 7025 Log: Integrate from maint:
cb535e0c
RGS
7026 [ 20963]
7027 Muffle the 'Pseudo-hashes are deprecated' warning for maint.
70faccd7 7028 Branch: perl
cb535e0c 7029 !> lib/base/t/fp560.t
70faccd7 7030____________________________________________________________________________
cb535e0c
RGS
7031[ 20961] By: jhi on 2003/08/31 08:09:21
7032 Log: De-cargo-cult.
70faccd7 7033 Branch: perl
cb535e0c 7034 ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
70faccd7 7035____________________________________________________________________________
cb535e0c
RGS
7036[ 20960] By: jhi on 2003/08/31 08:07:43
7037 Log: Upgrade to base.pm 2.0.
7038
7039 (Rename the tests around a bit to be more 8.3-friendly.)
70faccd7 7040 Branch: perl
cb535e0c
RGS
7041 + lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
7042 + lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
7043 ! MANIFEST lib/base.pm lib/fields.pm
70faccd7 7044____________________________________________________________________________
cb535e0c
RGS
7045[ 20957] By: jhi on 2003/08/30 18:47:02
7046 Log: Fewer naked char constants.
7047 Branch: perl
7048 ! doio.c perlio.c sv.h
70faccd7 7049____________________________________________________________________________
cb535e0c
RGS
7050[ 20956] By: jhi on 2003/08/30 18:38:05
7051 Log: This is probably a wrong fix for
7052 [perl #23645] tell with perlio on appended files
7053 but maybe this gets NI-S agitated enough to present the correct fix :-)
7054 Branch: perl
7055 ! perlio.c t/io/tell.t
7056____________________________________________________________________________
7057[ 20954] By: jhi on 2003/08/30 17:14:19
7058 Log: A new try at
70faccd7 7059
cb535e0c
RGS
7060 Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
7061 From: "Gerrit P. Haase" <gp@familiehaase.de>
7062 Date: Thu, 28 Aug 2003 08:18:51 +0200
7063 Message-ID: <4157199551.20030828081851@familiehaase.de>
70faccd7 7064
cb535e0c
RGS
7065 (this time Cygwin only)
7066 Branch: perl
7067 ! perlio.c
70faccd7 7068____________________________________________________________________________
cb535e0c
RGS
7069[ 20952] By: rgs on 2003/08/30 15:20:48
7070 Log: Tweak XSLoader.t.
7071 XSLoader is supposed to work even for extensions that
7072 are statically linked. So only check that the extension we
7073 test for is actually available. (This test is not supposed
7074 to be run by miniperl.)
70faccd7 7075 Branch: perl
cb535e0c 7076 ! ext/DynaLoader/t/XSLoader.t
70faccd7 7077____________________________________________________________________________
cb535e0c
RGS
7078[ 20950] By: jhi on 2003/08/30 06:49:31
7079 Log: Something went wrong in change #20929;
7080 linux 2.4.18-bf2.4 didn't like it:
7081 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01992.html
7082 and similar failure pattern also seen in Solaris 8.
70faccd7 7083 Branch: perl
cb535e0c 7084 ! perlio.c
70faccd7 7085____________________________________________________________________________
cb535e0c
RGS
7086[ 20948] By: jhi on 2003/08/30 06:08:57
7087 Log: Setup @INC.
70faccd7 7088 Branch: perl
cb535e0c 7089 ! t/op/cproto.t
70faccd7 7090____________________________________________________________________________
cb535e0c
RGS
7091[ 20946] By: jhi on 2003/08/30 06:00:09
7092 Log: Tabify and re-sort MANIFEST.
70faccd7 7093 Branch: perl
cb535e0c 7094 ! MANIFEST
70faccd7 7095____________________________________________________________________________
cb535e0c
RGS
7096[ 20945] By: jhi on 2003/08/30 05:57:04
7097 Log: Make XSLoader.t more robust (and sdbm.t more verbose)
70faccd7 7098 Branch: perl
cb535e0c 7099 ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
70faccd7 7100____________________________________________________________________________
cb535e0c
RGS
7101[ 20944] By: jhi on 2003/08/30 05:50:41
7102 Log: Subject: [PATCH] XSLoader nits and tests
7103 From: Michael G Schwern <schwern@pobox.com>
7104 Date: Fri, 29 Aug 2003 22:55:07 -0700
7105 Message-ID: <20030830055507.GI25970@windhund.schwern.org>
70faccd7 7106 Branch: perl
cb535e0c
RGS
7107 + ext/DynaLoader/t/XSLoader.t
7108 ! MANIFEST ext/DynaLoader/XSLoader_pm.PL
70faccd7 7109____________________________________________________________________________
cb535e0c
RGS
7110[ 20943] By: jhi on 2003/08/30 05:44:02
7111 Log: Missed from #20942.
70faccd7 7112 Branch: perl
cb535e0c 7113 ! lib/File/Spec/VMS.pm
70faccd7 7114____________________________________________________________________________
cb535e0c
RGS
7115[ 20942] By: jhi on 2003/08/30 05:41:59
7116 Log: Subject: [PATCH: perl@20898] fix File::Spec->abs2rel() to return absolute $path more often for VMS
7117 From: PPrymmer@factset.com
7118 Date: Sat, 30 Aug 2003 00:57:28 -0400
7119 Message-ID: <OFD8AE5D6D.EA3FBE7D-ON85256D92.001A31FE-85256D92.001B3BE5@factset.com>
70faccd7 7120 Branch: perl
cb535e0c 7121 ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
70faccd7 7122____________________________________________________________________________
cb535e0c
RGS
7123[ 20941] By: jhi on 2003/08/30 05:37:13
7124 Log: Subject: [patch sv.h api doc] SvTAINTED_on does its craft only under -T
7125 From: Stas Bekman <stas@stason.org>
7126 Date: Fri, 29 Aug 2003 17:11:41 -0700
7127 Message-ID: <3F4FEBBD.8000901@stason.org>
7128 Branch: perl
7129 ! pod/perlapi.pod sv.h
70faccd7 7130____________________________________________________________________________
cb535e0c
RGS
7131[ 20940] By: rgs on 2003/08/29 21:17:59
7132 Log: Add a new test, to ensure that we don't unexpectedly change
7133 prototypes of builtins.
70faccd7 7134 Branch: perl
cb535e0c 7135 + t/op/cproto.t
70faccd7
AMS
7136 ! MANIFEST
7137____________________________________________________________________________
cb535e0c
RGS
7138[ 20938] By: rgs on 2003/08/29 20:22:21
7139 Log: Don't cast PL_multiline to bool : you may loose important bits.
70faccd7 7140 Branch: perl
cb535e0c 7141 ! pp.c pp_hot.c
70faccd7 7142____________________________________________________________________________
cb535e0c
RGS
7143[ 20937] By: jhi on 2003/08/29 17:22:11
7144 Log: Subject: [PATCH] Re: all 9007199254740992s are equal, but some are more equal than others
7145 From: Nicholas Clark <nick@ccl4.org>
7146 Date: Wed, 27 Aug 2003 22:59:55 +0100
7147 Message-ID: <20030827225955.E558@plum.flirble.org>
70faccd7 7148 Branch: perl
cb535e0c 7149 ! pp.c
70faccd7 7150____________________________________________________________________________
cb535e0c
RGS
7151[ 20936] By: jhi on 2003/08/29 17:17:16
7152 Log: Some perluniintro tweaks.
70faccd7 7153 Branch: perl
cb535e0c 7154 ! pod/perluniintro.pod
70faccd7 7155____________________________________________________________________________
cb535e0c
RGS
7156[ 20935] By: jhi on 2003/08/29 17:07:25
7157 Log: Tiny doc tweak from Shannon -jj Behrens.
70faccd7 7158 Branch: perl
cb535e0c 7159 ! pod/perluniintro.pod
70faccd7 7160____________________________________________________________________________
cb535e0c
RGS
7161[ 20933] By: jhi on 2003/08/29 13:25:18
7162 Log: Comparing an int to a U32 makes VC6 nervous.
70faccd7 7163 Branch: perl
cb535e0c 7164 ! pp.c pp_hot.c
70faccd7 7165____________________________________________________________________________
cb535e0c
RGS
7166[ 20932] By: jhi on 2003/08/29 13:06:06
7167 Log: Better skip() explicit number of tests, test counts getting
7168 out of sync less likely that way.
70faccd7 7169 Branch: perl
cb535e0c 7170 ! t/op/pack.t
70faccd7 7171____________________________________________________________________________
cb535e0c
RGS
7172[ 20931] By: jhi on 2003/08/29 12:59:32
7173 Log: Some Ultrix test dodgings.
70faccd7 7174 Branch: perl
cb535e0c 7175 ! t/base/num.t t/op/arith.t t/op/pack.t
70faccd7 7176____________________________________________________________________________
cb535e0c
RGS
7177[ 20930] By: jhi on 2003/08/29 12:57:07
7178 Log: Subject: [PATCH op.c] Perl_newCONSTSUB() related memory leaks
7179 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
7180 Date: Thu, 28 Aug 2003 21:47:22 +0200
7181 Message-ID: <006301c36d9d$335976a0$e400a8c0@R2D2>
70faccd7 7182 Branch: perl
cb535e0c 7183 ! op.c
70faccd7 7184____________________________________________________________________________
cb535e0c
RGS
7185[ 20929] By: jhi on 2003/08/29 12:55:12
7186 Log: Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
7187 From: "Gerrit P. Haase" <gp@familiehaase.de>
7188 Date: Thu, 28 Aug 2003 08:18:51 +0200
7189 Message-ID: <4157199551.20030828081851@familiehaase.de>
7190
7191 (changed so that the 'b' is always appended)
70faccd7 7192 Branch: perl
cb535e0c 7193 ! perlio.c
70faccd7 7194____________________________________________________________________________
cb535e0c
RGS
7195[ 20928] By: jhi on 2003/08/29 07:04:17
7196 Log: Subject: RE: [PATCH] Pod::InputObjects performance de-pessimization
7197 From: marek.rouchal@infineon.com
7198 Date: Wed, 27 Aug 2003 17:25:28 +0200
7199 Message-ID: <9843A649BAD7FB4686F6FCBC840D600E08381508@mucse001.eu.infineon.com>
70faccd7 7200
cb535e0c 7201 PodParser-1.25 prerelease.
70faccd7 7202 Branch: perl
cb535e0c
RGS
7203 ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
7204 ! lib/Pod/Parser.pm pod/pod2usage.PL pod/podchecker.PL
7205 ! pod/podselect.PL t/pod/find.t t/pod/poderrs.xr
70faccd7 7206____________________________________________________________________________
cb535e0c
RGS
7207[ 20927] By: jhi on 2003/08/28 18:53:45
7208 Log: MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby.
70faccd7 7209 Branch: perl
cb535e0c 7210 ! ext/DynaLoader/dl_mpeix.xs mpeix/mpeix.c
70faccd7 7211____________________________________________________________________________
cb535e0c
RGS
7212[ 20925] By: jhi on 2003/08/28 16:15:47
7213 Log: Subject: [PATCH] valgrindpp.pl
7214 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
7215 Date: Thu, 28 Aug 2003 09:43:49 +0200
7216 Message-ID: <002701c36d38$1edb71c0$ae4eeed9@R2D2>
70faccd7 7217 Branch: perl
cb535e0c 7218 ! Porting/valgrindpp.pl
70faccd7 7219____________________________________________________________________________
cb535e0c
RGS
7220[ 20924] By: jhi on 2003/08/28 16:12:08
7221 Log: Subject: [PATCH] Quieten more warnings in Deparse.pm
7222 From: Paul Johnson <paul@pjcj.net>
7223 Date: Thu, 28 Aug 2003 00:13:59 +0200
7224 Message-ID: <20030827221359.GE28396@pjcj.net>
70faccd7 7225 Branch: perl
cb535e0c 7226 ! ext/B/B/Deparse.pm
70faccd7 7227____________________________________________________________________________
cb535e0c
RGS
7228[ 20923] By: jhi on 2003/08/28 01:45:51
7229 Log: Subject: Re: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod
7230 From: Michael G Schwern <schwern@pobox.com>
7231 Date: Wed, 27 Aug 2003 15:05:20 -0700
7232 Message-ID: <20030827220520.GD7300@windhund.schwern.org>
70faccd7 7233 Branch: perl
cb535e0c 7234 ! lib/ExtUtils/MakeMaker/Tutorial.pod
70faccd7 7235____________________________________________________________________________
cb535e0c
RGS
7236[ 20922] By: rgs on 2003/08/27 19:52:27
7237 Log: Add caveats and tests for Symbol::delete_package().
70faccd7 7238 Branch: perl
cb535e0c 7239 ! lib/Symbol.pm lib/Symbol.t
70faccd7 7240____________________________________________________________________________
cb535e0c
RGS
7241[ 20921] By: jhi on 2003/08/27 17:12:56
7242 Log: Configure is doing fine in Ultrix, operator error.
70faccd7 7243 Branch: perl
cb535e0c 7244 ! hints/ultrix_4.sh
70faccd7 7245____________________________________________________________________________
cb535e0c
RGS
7246[ 20920] By: jhi on 2003/08/27 16:49:22
7247 Log: Add the valgrindpp.pl script from Marcus Holland-Moritz.
7248 Branch: perl
7249 + Porting/valgrindpp.pl
7250 ! MANIFEST
70faccd7 7251____________________________________________________________________________
cb535e0c
RGS
7252[ 20917] By: jhi on 2003/08/27 13:09:33
7253 Log: Subject: disturbing, disruptive typo in Tutorial.pod [PATCH]
7254 From: "John P. Linderman" <jpl@research.att.com>
7255 Date: Wed, 27 Aug 2003 08:10:12 -0400 (EDT)
7256 Message-Id: <200308271210.IAA23907@raptor.research.att.com>
70faccd7 7257
cb535e0c
RGS
7258 Subject: typo in pod/perlnewmod.pod [PATCH]
7259 From: "John P. Linderman" <jpl@research.att.com>
7260 Date: Wed, 27 Aug 2003 09:07:12 -0400 (EDT)
7261 Message-Id: <200308271307.JAA46955@raptor.research.att.com>
7262
7263 Subject: [PATCH] document the location of byacc
7264 From: Dave Mitchell <davem@fdgroup.com>
7265 Date: Wed, 27 Aug 2003 14:26:50 +0100
7266 Message-ID: <20030827132650.GA23144@fdgroup.com>
70faccd7 7267 Branch: perl
cb535e0c
RGS
7268 ! Porting/pumpkin.pod lib/ExtUtils/MakeMaker/Tutorial.pod
7269 ! pod/perlnewmod.pod
70faccd7 7270____________________________________________________________________________
cb535e0c
RGS
7271[ 20916] By: jhi on 2003/08/27 13:01:26
7272 Log: Ultrix tweaks: <string.h> must not be included twice
7273 (otherwise one gets prototype conflicts between the <string.h>
7274 and proto.h because Ultrix thinks e.g. Perl_ninstr has been
7275 define in <string.h>...); and Configure misprobes some features.
70faccd7 7276 Branch: perl
cb535e0c
RGS
7277 ! ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/sdbm.c
7278 ! ext/SDBM_File/sdbm/sdbm.h ext/Socket/Socket.xs
7279 ! hints/ultrix_4.sh
70faccd7 7280____________________________________________________________________________
cb535e0c
RGS
7281[ 20915] By: jhi on 2003/08/27 05:37:34
7282 Log: Urk. In Mac OS X byteorder is not one of the "known ones",
7283 but instead it is 0xFFFF. So retract #20914.
7284 Branch: perl
7285 ! perl.h
70faccd7 7286____________________________________________________________________________
cb535e0c
RGS
7287[ 20914] By: jhi on 2003/08/27 05:17:44
7288 Log: Sanity check for BYTEORDER.
70faccd7 7289 Branch: perl
cb535e0c 7290 ! perl.h
70faccd7 7291____________________________________________________________________________
cb535e0c
RGS
7292[ 20913] By: rgs on 2003/08/26 20:34:48
7293 Log: Integrate two DJGPP portability patches from the 5.6.2 branch :
70faccd7 7294
cb535e0c
RGS
7295 [20859]
7296 Two portability patches for DJGPP from Richard Dawe
7297 <rich@phekda.freeserve.co.uk>.
7298 Message-Id: <E19qfNh-0000Zq-00@phekda.freeserve.co.uk>
70faccd7 7299
cb535e0c
RGS
7300 [20911]
7301 Don't uppercase automatically all environment variables on DJGPP.
7302 (reported by Richard Dawe, this breaks portability of Unix
7303 scripts.) Don't change the behaviour on plain MS/DOS.
70faccd7 7304 Branch: perl
cb535e0c
RGS
7305 ! perl.c
7306 !> djgpp/djgppsed.sh dosish.h
70faccd7 7307____________________________________________________________________________
cb535e0c
RGS
7308[ 20912] By: rgs on 2003/08/26 20:15:40
7309 Log: perlapi.pod tweaks, based on :
7310 Subject: misdocumented return value for sv_setref*
7311 From: Joe Schaefer <joe+perl@sunstarsys.com>
7312 Date: 12 Aug 2003 13:21:42 -0400
7313 Message-ID: <m3adae94gp.fsf@sol.sunstarsys.com>
70faccd7 7314 Branch: perl
cb535e0c 7315 ! pod/perlapi.pod sv.c
70faccd7 7316____________________________________________________________________________
cb535e0c
RGS
7317[ 20910] By: rgs on 2003/08/26 19:37:29
7318 Log: Change the internal prototype of the pop() and shift() builtins
7319 to (;\@), to reflect that their array argument is optional.
70faccd7 7320 Branch: perl
cb535e0c 7321 ! opcode.h opcode.pl
70faccd7 7322____________________________________________________________________________
cb535e0c
RGS
7323[ 20909] By: rgs on 2003/08/26 19:13:39
7324 Log: Subject: [PATCH] improved 19064 (local $_[0] problems)
7325 From: Dave Mitchell <davem@fdgroup.com>
7326 Date: Sun, 24 Aug 2003 15:52:00 +0100
7327 Message-ID: <20030824145159.GA12210@fdgroup.com>
70faccd7 7328 Branch: perl
cb535e0c 7329 ! pp_ctl.c pp_hot.c scope.c t/op/args.t
70faccd7 7330____________________________________________________________________________
cb535e0c
RGS
7331[ 20908] By: rgs on 2003/08/26 18:40:50
7332 Log: Subject: [PATCH] minor File::Spec testing cleanup
7333 From: Ken Williams <ken@mathforum.org>
7334 Date: Thu, 21 Aug 2003 22:47:51 -0500
7335 Message-Id: <67C30B63-D453-11D7-8495-003065F6D85A@mathforum.org>
70faccd7 7336 Branch: perl
cb535e0c 7337 ! lib/File/Spec/t/rel2abs2rel.t
70faccd7 7338____________________________________________________________________________
cb535e0c
RGS
7339[ 20907] By: jhi on 2003/08/26 12:12:14
7340 Log: Maintainer catch from Rafael.
70faccd7 7341 Branch: perl
cb535e0c 7342 ! Porting/Maintainers.pl
70faccd7 7343____________________________________________________________________________
cb535e0c
RGS
7344[ 20905] By: jhi on 2003/08/26 09:36:22
7345 Log: Take a cutdown version of the change #20903 also to perlebcdic.
70faccd7 7346 Branch: perl
cb535e0c 7347 ! pod/perlebcdic.pod
70faccd7 7348____________________________________________________________________________
cb535e0c
RGS
7349[ 20904] By: jhi on 2003/08/26 09:29:49
7350 Log: No dynaloading at all in Ultrix.
70faccd7 7351 Branch: perl
cb535e0c 7352 ! hints/ultrix_4.sh
70faccd7 7353____________________________________________________________________________
cb535e0c
RGS
7354[ 20903] By: jhi on 2003/08/26 08:54:02
7355 Log: PerlIO on EBCDIC on BS2000 advice from Thomas Dorner.
7356 (This information looks interesting enough to be mentioned
7357 elsewhere, too.)
70faccd7 7358 Branch: perl
cb535e0c 7359 ! README.bs2000
70faccd7 7360____________________________________________________________________________
cb535e0c
RGS
7361[ 20902] By: jhi on 2003/08/26 08:36:36
7362 Log: CGI::Carp from CGI.pm 3.00 was missing.
70faccd7 7363 Branch: perl
cb535e0c 7364 ! lib/CGI/Carp.pm
70faccd7 7365____________________________________________________________________________
cb535e0c
RGS
7366[ 20901] By: jhi on 2003/08/26 05:18:15
7367 Log: Subject: Re: [PATCH] valgrind and /#/x
7368 From: Enache Adrian <enache@rdslink.ro>
7369 Date: Tue, 26 Aug 2003 08:11:07 +0300
7370 Message-ID: <20030826051107.GA1086@ratsnest.hole>
70faccd7 7371 Branch: perl
cb535e0c 7372 ! regcomp.c t/op/re_tests t/run/fresh_perl.t toke.c
70faccd7 7373____________________________________________________________________________
cb535e0c
RGS
7374[ 20900] By: jhi on 2003/08/26 04:53:09
7375 Log: More memory lane.
70faccd7 7376 Branch: perl
cb535e0c 7377 ! hints/ultrix_4.sh
70faccd7 7378____________________________________________________________________________
cb535e0c
RGS
7379[ 20899] By: rgs on 2003/08/25 21:05:57
7380 Log: fix syscall() prototype description in
7381 perlfunc.pod, as suggested by Lukas Mai.
70faccd7 7382 Branch: perl
cb535e0c 7383 ! pod/perlfunc.pod
70faccd7 7384____________________________________________________________________________
cb535e0c
RGS
7385[ 20896] By: jhi on 2003/08/25 19:52:48
7386 Log: Tiny doc tweak.
70faccd7 7387 Branch: perl
cb535e0c 7388 ! README.solaris
70faccd7 7389____________________________________________________________________________
cb535e0c
RGS
7390[ 20895] By: jhi on 2003/08/25 19:46:31
7391 Log: Even more SunOS 4 info.
70faccd7 7392 Branch: perl
cb535e0c 7393 ! README.solaris
70faccd7 7394____________________________________________________________________________
cb535e0c
RGS
7395[ 20894] By: jhi on 2003/08/25 19:37:00
7396 Log: Subject: [PATCH@20512] make backspace key work for WinCE users
7397 From: Vadim Konovalov <vkonovalov@peterstar.ru>
7398 Date: Tue, 26 Aug 2003 00:10:29 +0400
7399 Message-ID: <135606488000.20030826001029@peterstar.ru>
70faccd7 7400 Branch: perl
cb535e0c 7401 ! wince/perlmain.c
70faccd7 7402____________________________________________________________________________
cb535e0c
RGS
7403[ 20893] By: jhi on 2003/08/25 19:25:08
7404 Log: Subject: more valgrinding: select problem?
7405 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
7406 Date: Mon, 25 Aug 2003 22:02:17 +0200
7407 Message-ID: <008301c36b43$cfe26f10$0c2f1fac@R2D2>
70faccd7 7408
cb535e0c
RGS
7409 In glibc, just use the __FD_SETSIZE since that's
7410 the size of the buffer (usually 1024 bits, much
7411 more than the selectminbits of 32).
70faccd7 7412 Branch: perl
cb535e0c 7413 ! pp_sys.c
70faccd7 7414____________________________________________________________________________
cb535e0c
RGS
7415[ 20892] By: jhi on 2003/08/25 19:11:32
7416 Log: More ptags tweakage from Stas; now add 'fullpath'
7417 option to get absolute paths.
70faccd7 7418 Branch: perl
cb535e0c 7419 ! emacs/ptags
70faccd7 7420____________________________________________________________________________
cb535e0c
RGS
7421[ 20891] By: jhi on 2003/08/25 18:35:03
7422 Log: The new tests of #20888 didn't really test what they claimed to.
70faccd7 7423 Branch: perl
cb535e0c 7424 ! t/op/pat.t
70faccd7 7425____________________________________________________________________________
cb535e0c
RGS
7426[ 20890] By: jhi on 2003/08/25 18:14:33
7427 Log: Subject: [5.8.1] maint @ 20845 OK on aix 4.2
7428 From: Jose.auguste-etienne@cgss-guyane.fr
7429 Date: Mon, 25 Aug 2003 14:35:45 -0300
7430 Message-ID: <OF1EF867E8.4A2A43A1-ON03256D8D.005DFE9A@Cgss-Guyane.fr>
7431
7432 AIX Configure advice.
70faccd7 7433 Branch: perl
cb535e0c 7434 ! README.aix
70faccd7 7435____________________________________________________________________________
cb535e0c
RGS
7436[ 20889] By: jhi on 2003/08/25 18:08:42
7437 Log: More SunOS 4.x info.
70faccd7 7438 Branch: perl
cb535e0c 7439 ! README.solaris
70faccd7 7440____________________________________________________________________________
cb535e0c
RGS
7441[ 20888] By: jhi on 2003/08/25 17:53:32
7442 Log: The #20887 didn't go over that well;
7443 and add a few more tests from UTS#18.
7444 Branch: perl
7445 ! t/op/pat.t
70faccd7 7446____________________________________________________________________________
cb535e0c
RGS
7447[ 20887] By: jhi on 2003/08/25 16:40:51
7448 Log: pat.t -> charnames -> UCD -> Storable,
7449 not good for static builds and minitest.
70faccd7 7450 Branch: perl
cb535e0c 7451 ! t/op/pat.t
70faccd7 7452____________________________________________________________________________
cb535e0c
RGS
7453[ 20886] By: jhi on 2003/08/25 16:35:26
7454 Log: SunOS 4.1.4 is working, too.
70faccd7 7455 Branch: perl
cb535e0c 7456 ! README.solaris hints/sunos_4_1.sh
70faccd7 7457____________________________________________________________________________
cb535e0c
RGS
7458[ 20884] By: jhi on 2003/08/25 16:05:18
7459 Log: Regen perlmodlib, perltoc.
70faccd7 7460 Branch: perl
cb535e0c 7461 ! pod/perlmodlib.pod pod/perltoc.pod
70faccd7 7462____________________________________________________________________________
cb535e0c
RGS
7463[ 20881] By: jhi on 2003/08/25 15:45:51
7464 Log: UVSIZE is not yet defined when it would be needed
7465 by MULTIARCH. So go back to LONGSIZE, and (belt-
7466 and-suspenders-and-rope style) later in UVSIZE
7467 possibly redefine BYTEORDER.
70faccd7 7468 Branch: perl
cb535e0c 7469 ! Configure config_h.SH
70faccd7 7470____________________________________________________________________________
cb535e0c
RGS
7471[ 20880] By: jhi on 2003/08/25 11:28:45
7472 Log: Subject: [PATCH] valgrind and /#/x
7473 From: Dave Mitchell <davem@fdgroup.com>
7474 Date: Mon, 25 Aug 2003 13:27:49 +0100
7475 Message-ID: <20030825122748.GA15560@fdgroup.com>
70faccd7 7476 Branch: perl
cb535e0c 7477 ! regcomp.c
70faccd7 7478____________________________________________________________________________
cb535e0c
RGS
7479[ 20879] By: jhi on 2003/08/25 11:16:29
7480 Log: Subject: Please update my address
7481 From: Ed Avis <ed@membled.com>
7482 Date: Mon, 25 Aug 2003 13:16:45 +0100 (BST)
7483 Message-ID: <Pine.LNX.4.20L2.0308251314530.29902-100000@budvar.future-i.net>
7484
7485 (Just the AUTHORS part, though, I don't think retroactively
7486 updating the Changes* is useful.)
70faccd7 7487 Branch: perl
cb535e0c 7488 ! AUTHORS
70faccd7 7489____________________________________________________________________________
cb535e0c
RGS
7490[ 20878] By: jhi on 2003/08/25 11:14:26
7491 Log: Document even more ways of affecting your "utf8ness".
70faccd7 7492 Branch: perl
cb535e0c 7493 ! lib/utf8.pm
70faccd7 7494____________________________________________________________________________
cb535e0c
RGS
7495[ 20877] By: jhi on 2003/08/25 11:11:40
7496 Log: Change the VERSION since there are now changes since Perl 5.8.0.
70faccd7 7497 Branch: perl
cb535e0c 7498 ! ext/I18N/Langinfo/Langinfo.pm
70faccd7 7499____________________________________________________________________________
cb535e0c
RGS
7500[ 20876] By: jhi on 2003/08/25 11:11:13
7501 Log: Keep the CGI::Util VERSION at 1.31 since there have been changes
7502 since Perl 5.8.0.
70faccd7 7503 Branch: perl
cb535e0c 7504 ! lib/CGI/Util.pm
70faccd7 7505____________________________________________________________________________
cb535e0c
RGS
7506[ 20875] By: jhi on 2003/08/25 11:09:49
7507 Log: Upgrade to CGI.pm 3.00.
70faccd7 7508 Branch: perl
cb535e0c 7509 ! lib/CGI.pm lib/CGI/Util.pm
70faccd7 7510____________________________________________________________________________
cb535e0c
RGS
7511[ 20872] By: jhi on 2003/08/25 09:03:44
7512 Log: Subject: [PATCH] valgrind update
7513 From: Marcus Holland-Moritz <mhx-perl@gmx.net>
7514 Date: Mon, 25 Aug 2003 09:51:57 +0200 (MEST)
7515 Message-ID: <21671.1061797917@www38.gmx.net>
70faccd7 7516 Branch: perl
cb535e0c 7517 ! t/TEST t/op/magic.t
70faccd7 7518____________________________________________________________________________
cb535e0c
RGS
7519[ 20871] By: jhi on 2003/08/25 05:16:02
7520 Log: Subject: [PATCH] valgrind memcpy warnings (Re: [PATCH] Re: valgrind as a leak hound?)
7521 From: Nicholas Clark <nick@ccl4.org>
7522 Date: Sun, 24 Aug 2003 16:48:53 +0100
7523 Message-ID: <20030824164851.E558@plum.flirble.org>
70faccd7 7524 Branch: perl
cb535e0c 7525 ! doop.c
70faccd7 7526____________________________________________________________________________
cb535e0c
RGS
7527[ 20870] By: jhi on 2003/08/25 05:14:04
7528 Log: Subject: [patch emacs/ptags] allow xemacs to be used
7529 From: Stas Bekman <stas@stason.org>
7530 Date: Sun, 24 Aug 2003 22:05:00 -0700
7531 Message-ID: <3F4998FC.3090401@stason.org>
70faccd7 7532 Branch: perl
cb535e0c 7533 ! emacs/ptags
70faccd7 7534____________________________________________________________________________
cb535e0c
RGS
7535[ 20868] By: jhi on 2003/08/24 13:20:03
7536 Log: MPE/iX doc tweak from Mark Bixby.
70faccd7 7537 Branch: perl
cb535e0c 7538 ! README.mpeix
70faccd7 7539____________________________________________________________________________
cb535e0c
RGS
7540[ 20867] By: jhi on 2003/08/24 10:46:42
7541 Log: Various tweaks for getting Perl to compile on SunOS 4.x.
7542 Doesn't work well yet, something broken in DynaLoader/XSLoader?
70faccd7 7543 Branch: perl
cb535e0c 7544 ! README.solaris ext/IO/poll.c hints/sunos_4_1.sh
70faccd7 7545____________________________________________________________________________
cb535e0c
RGS
7546[ 20866] By: jhi on 2003/08/24 10:00:59
7547 Log: IRIX 5.3 is 99.90% okay.
70faccd7 7548 Branch: perl
cb535e0c 7549 ! README.irix hints/irix_5.sh
70faccd7 7550____________________________________________________________________________
cb535e0c
RGS
7551[ 20865] By: jhi on 2003/08/24 08:24:46
7552 Log: An imperfect last resort in case there is no strtoul() but
7553 there is strtol() (like e.g. SunOS 4) because of the Atoul()
7554 in Perl_get_hash_seed()). The only true fix would be to
7555 implement Perl_my_strtoul() (and Perl_my_strtol(), I guess)
7556 in numeric.c.
70faccd7 7557 Branch: perl
cb535e0c 7558 ! perl.h
70faccd7 7559____________________________________________________________________________
cb535e0c
RGS
7560[ 20864] By: jhi on 2003/08/24 07:45:47
7561 Log: s/rationale/rational/g on bigrats.
70faccd7 7562 Branch: perl
cb535e0c 7563 ! lib/Math/BigRat.pm lib/bigrat.pm
70faccd7 7564____________________________________________________________________________
cb535e0c
RGS
7565[ 20862] By: jhi on 2003/08/24 06:41:17
7566 Log: Update the CPAN mirrors list.
7567 Branch: perl
7568 ! pod/perlmodlib.PL pod/perlmodlib.pod
70faccd7 7569____________________________________________________________________________
cb535e0c
RGS
7570[ 20861] By: jhi on 2003/08/24 06:13:13
7571 Log: gcc -O3 and Storable in Linux do not like each other.
70faccd7 7572 Branch: perl
cb535e0c 7573 ! ext/Storable/hints/linux.pl
70faccd7 7574____________________________________________________________________________
cb535e0c
RGS
7575[ 20860] By: jhi on 2003/08/24 05:34:56
7576 Log: Bad quote day, noticed by Philip Newton.
70faccd7 7577 Branch: perl
cb535e0c 7578 ! hints/dos_djgpp.sh
70faccd7 7579____________________________________________________________________________
cb535e0c
RGS
7580[ 20856] By: jhi on 2003/08/23 09:15:15
7581 Log: Subject: Re: bytecode.t & OS X "Invalid bytecode for this architecture"
7582 From: Enache Adrian <enache@rdslink.ro>
7583 Date: Mon, 4 Aug 2003 16:20:19 +0300
7584 Message-ID: <20030804132019.GA6764@ratsnest.hole>
7585 Branch: perl
7586 ! Configure config_h.SH
70faccd7 7587____________________________________________________________________________
cb535e0c
RGS
7588[ 20855] By: jhi on 2003/08/23 07:51:32
7589 Log: Add more comments so that one can see what is supposed to happen.
70faccd7 7590 Branch: perl
cb535e0c 7591 ! t/op/lc.t
70faccd7 7592____________________________________________________________________________
cb535e0c
RGS
7593[ 20854] By: jhi on 2003/08/23 07:41:11
7594 Log: More data points about the Storable optimization problem
7595 in Linux. (It might be that also non-Debians are affected,
7596 waiting for more information.)
70faccd7 7597 Branch: perl
cb535e0c 7598 ! ext/Storable/hints/linux.pl
70faccd7 7599____________________________________________________________________________
cb535e0c
RGS
7600[ 20853] By: jhi on 2003/08/23 07:37:41
7601 Log: Move the note about known eval leaks earlier.
7602 Branch: perl
7603 ! pod/perlhack.pod
70faccd7 7604____________________________________________________________________________
cb535e0c
RGS
7605[ 20852] By: jhi on 2003/08/23 07:15:58
7606 Log: Forgot to regen byterun.c.
7607 Branch: perl
7608 ! ext/ByteLoader/byterun.c
70faccd7 7609____________________________________________________________________________
cb535e0c
RGS
7610[ 20851] By: jhi on 2003/08/23 07:13:29
7611 Log: Doc tweaks on perlhack.
7612 Branch: perl
7613 ! pod/perlhack.pod
70faccd7 7614____________________________________________________________________________
cb535e0c
RGS
7615[ 20850] By: jhi on 2003/08/23 06:54:58
7616 Log: Subject: [PATCH] Re: valgrind as a leak hound?
7617 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
7618 Date: Fri, 22 Aug 2003 23:28:18 +0200
7619 Message-ID: <002201c368f4$4e5a5e40$0c2f1fac@R2D2>
70faccd7 7620
cb535e0c 7621 Add the leak detection to valgrind testing.
70faccd7 7622 Branch: perl
cb535e0c
RGS
7623 + t/perl.supp
7624 ! MANIFEST pod/perlhack.pod t/TEST
70faccd7 7625____________________________________________________________________________
cb535e0c
RGS
7626[ 20843] By: jhi on 2003/08/22 15:05:39
7627 Log: Oops. Why can't C comments nest?
7628 Branch: perl
7629 ! pp_sys.c
70faccd7 7630____________________________________________________________________________
cb535e0c
RGS
7631[ 20842] By: jhi on 2003/08/22 14:57:09
7632 Log: Try to dodge getspnam() in AIX.
70faccd7 7633 Branch: perl
cb535e0c 7634 ! pp_sys.c
70faccd7 7635____________________________________________________________________________
cb535e0c
RGS
7636[ 20840] By: jhi on 2003/08/22 13:52:26
7637 Log: Subject: Re: mysterious bytecode.t failure
7638 From: Enache Adrian <enache@rdslink.ro>
7639 Date: Fri, 22 Aug 2003 11:49:34 +0300
7640 Message-ID: <20030822084934.GA1257@ratsnest.hole>
70faccd7 7641 Branch: perl
cb535e0c 7642 ! t/base/lex.t
70faccd7 7643____________________________________________________________________________
cb535e0c
RGS
7644[ 20839] By: jhi on 2003/08/22 13:51:44
7645 Log: Subject: [PATCH] for File::Temp::tempdir(CLEANUP => 1)
7646 From: Slaven Rezic <slaven@rezic.de>
7647 Date: Sun, 17 Aug 2003 12:52:47 +0200 (CEST)
7648 Message-Id: <200308171052.h7HAqlfo026317@vran.herceg.de>
7649 Branch: perl
7650 ! lib/File/Temp.pm lib/File/Temp/t/tempfile.t
70faccd7 7651____________________________________________________________________________
cb535e0c
RGS
7652[ 20837] By: jhi on 2003/08/22 13:42:24
7653 Log: Just #.
70faccd7 7654 Branch: perl
cb535e0c 7655 ! pod/buildtoc pod/perltoc.pod
70faccd7 7656____________________________________________________________________________
cb535e0c
RGS
7657[ 20835] By: jhi on 2003/08/22 13:32:12
7658 Log: Regen toc.
70faccd7 7659 Branch: perl
cb535e0c 7660 ! pod/perltoc.pod
70faccd7 7661____________________________________________________________________________
cb535e0c
RGS
7662[ 20834] By: jhi on 2003/08/22 13:28:36
7663 Log: Also MANIFEST the vms/perlvms restoration.
70faccd7 7664 Branch: perl
cb535e0c 7665 ! MANIFEST
70faccd7 7666____________________________________________________________________________
cb535e0c
RGS
7667[ 20833] By: jhi on 2003/08/22 13:22:02
7668 Log: In the vms/descrip_mms.template the perlvms.pod must
7669 be copied from vms/, err, [.vms], not [.pod].
7670 Branch: perl
7671 ! pod/buildtoc vms/descrip_mms.template
70faccd7 7672____________________________________________________________________________
cb535e0c
RGS
7673[ 20832] By: jhi on 2003/08/22 13:15:35
7674 Log: Retract #20826 and #20831; things are done differently
7675 in VMS, it seems. Maybe the vms/descrip_mms.template
7676 needs to be changed?
70faccd7 7677 Branch: perl
cb535e0c
RGS
7678 + vms/perlvms.pod
7679 - pod/perlvms.pod
7680 ! MANIFEST Makefile.SH
70faccd7 7681____________________________________________________________________________
cb535e0c
RGS
7682[ 20831] By: jhi on 2003/08/22 13:04:47
7683 Log: Rafael spotted that vms/perlvms.pod was still referred to.
70faccd7 7684 Branch: perl
cb535e0c 7685 ! Makefile.SH
70faccd7 7686____________________________________________________________________________
cb535e0c
RGS
7687[ 20829] By: jhi on 2003/08/22 12:22:04
7688 Log: The change #20809 opened up a code path that might leave s unset.
7689 Branch: perl
7690 ! mg.c
70faccd7 7691____________________________________________________________________________
cb535e0c
RGS
7692[ 20828] By: jhi on 2003/08/22 12:17:49
7693 Log: Subject: [PATCH: lib/File/Path.t] Re: maint @ 20803
7694 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
7695 Date: Fri, 22 Aug 2003 14:57:09 +0200
7696 Message-ID: <00dd01c368ac$e69146d0$0c2f1fac@R2D2>
70faccd7 7697 Branch: perl
cb535e0c 7698 ! lib/File/Path.t
70faccd7 7699____________________________________________________________________________
cb535e0c
RGS
7700[ 20827] By: jhi on 2003/08/22 12:17:01
7701 Log: Test the correct longness; from Enache.
7702 Branch: perl
7703 ! ext/B/t/assembler.t
70faccd7 7704____________________________________________________________________________
cb535e0c
RGS
7705[ 20826] By: jhi on 2003/08/22 12:15:28
7706 Log: perlvms moving day, from Craig Berry.
7707 Branch: perl
7708 + pod/perlvms.pod
7709 - vms/perlvms.pod
7710 ! MANIFEST
70faccd7 7711____________________________________________________________________________
cb535e0c
RGS
7712[ 20825] By: jhi on 2003/08/22 12:14:14
7713 Log: Lower Storable.xs optimization to -O2 on certain
7714 known platforms.
7715 Branch: perl
7716 + ext/Storable/hints/linux.pl
7717 ! MANIFEST
70faccd7 7718____________________________________________________________________________
cb535e0c
RGS
7719[ 20824] By: jhi on 2003/08/22 08:20:15
7720 Log: Subject: [PATCH] Re: [perl #23463] compiler version on sparc/netbsd
7721 From: Nicholas Clark <nick@ccl4.org>
7722 Date: Thu, 21 Aug 2003 22:26:18 +0100
7723 Message-ID: <20030821222618.T558@plum.flirble.org>
7724 Branch: perl
7725 ! t/op/pack.t
70faccd7 7726____________________________________________________________________________
cb535e0c
RGS
7727[ 20823] By: jhi on 2003/08/22 08:16:47
7728 Log: Subject: Re: [perl #23463]: compiler version on sparc/netbsd
7729 From: alian@cpan.org (Alian)
7730 Date: Wed, 20 Aug 2003 20:39:17 +0200
7731 Message-ID: <3F43C055.6030709@jupiter.alianet>
70faccd7 7732 Branch: perl
cb535e0c 7733 ! t/op/pack.t
70faccd7 7734____________________________________________________________________________
cb535e0c
RGS
7735[ 20822] By: jhi on 2003/08/22 08:01:57
7736 Log: Try to make the use of utf8 as clear as possible.
70faccd7 7737 Branch: perl
cb535e0c 7738 ! lib/utf8.pm
70faccd7 7739____________________________________________________________________________
cb535e0c
RGS
7740[ 20821] By: jhi on 2003/08/22 07:51:21
7741 Log: Put the tests of the change #19064 back, but disable them.
70faccd7 7742 Branch: perl
cb535e0c 7743 ! t/op/args.t
70faccd7 7744____________________________________________________________________________
cb535e0c
RGS
7745[ 20820] By: jhi on 2003/08/22 06:47:50
7746 Log: Advertise the encoding pragma at the utf8 pragma.
70faccd7 7747 Branch: perl
cb535e0c 7748 ! lib/utf8.pm
70faccd7 7749____________________________________________________________________________
cb535e0c
RGS
7750[ 20819] By: jhi on 2003/08/22 06:31:29
7751 Log: Subject: [PATCH] grok_* symbols missing in Devel::PPPort (2nd attempt)
7752 From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
7753 Date: Fri, 22 Aug 2003 09:01:09 +0200
7754 Message-id: <20030822070109.GA1029@ethan>
70faccd7 7755 Branch: perl
cb535e0c
RGS
7756 ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
7757 ! ext/Devel/PPPort/t/test.t
70faccd7 7758____________________________________________________________________________
cb535e0c
RGS
7759[ 20817] By: jhi on 2003/08/22 05:18:53
7760 Log: Subject: [PATCH] perl-5.8.0, langinfo.h and YESSTR
7761 From: insecure <insecure@mail.od.ua>
7762 Date: Thu, 21 Aug 2003 21:37:56 +0300
7763 Message-Id: <200308212137.57016.insecure@mail.od.ua>
70faccd7 7764 Branch: perl
cb535e0c 7765 ! ext/I18N/Langinfo/Langinfo.xs
70faccd7 7766____________________________________________________________________________
cb535e0c
RGS
7767[ 20816] By: jhi on 2003/08/22 05:15:30
7768 Log: More bytecode patching from Enache.
70faccd7 7769 Branch: perl
cb535e0c
RGS
7770 ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
7771 ! ext/B/B/Disassembler.pm ext/ByteLoader/bytecode.h
70faccd7 7772____________________________________________________________________________
cb535e0c
RGS
7773[ 20815] By: jhi on 2003/08/22 05:06:58
7774 Log: Subject: Re: pod cleanup
7775 From: Ken Williams <ken@mathforum.org>
7776 Date: Thu, 21 Aug 2003 21:24:57 -0500
7777 Message-Id: <D2C0AA31-D447-11D7-8495-003065F6D85A@mathforum.org>
70faccd7 7778 Branch: perl
cb535e0c 7779 ! lib/File/Spec/Cygwin.pm lib/File/Spec/OS2.pm
70faccd7 7780____________________________________________________________________________
cb535e0c
RGS
7781[ 20814] By: jhi on 2003/08/22 05:05:52
7782 Log: Do not edit perltoc since it is autogenerated.
70faccd7 7783 Branch: perl
cb535e0c 7784 ! pod/buildtoc
70faccd7 7785____________________________________________________________________________
cb535e0c
RGS
7786[ 20813] By: jhi on 2003/08/22 04:57:12
7787 Log: Subject: [PATCH] Re: pod cleanup
7788 From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
7789 Date: Thu, 21 Aug 2003 17:09:17 -0400
7790 Message-ID: <20030821210917.GB164965@linguist.thayer.dartmouth.edu>
7791
7792 (the pod part)
70faccd7 7793 Branch: perl
cb535e0c
RGS
7794 ! pod/perl5005delta.pod pod/perlfaq4.pod pod/perlhack.pod
7795 ! pod/perlipc.pod pod/perlpacktut.pod
70faccd7 7796____________________________________________________________________________
cb535e0c
RGS
7797[ 20811] By: jhi on 2003/08/22 04:46:58
7798 Log: No need to E<gt>.
70faccd7 7799 Branch: perl
cb535e0c 7800 ! pod/perluniintro.pod
70faccd7 7801____________________________________________________________________________
cb535e0c
RGS
7802[ 20810] By: jhi on 2003/08/22 04:46:01
7803 Log: Add File::Temp's OO test.
70faccd7 7804 Branch: perl
cb535e0c
RGS
7805 + lib/File/Temp/t/object.t
7806 ! MANIFEST
70faccd7 7807____________________________________________________________________________
cb535e0c
RGS
7808[ 20809] By: rgs on 2003/08/21 19:07:22
7809 Log: The magic variables that alter STDOUT have a tendancy to segfault
7810 when accessed if STDOUT is undefined. Protect them.
70faccd7 7811 Branch: perl
cb535e0c 7812 ! mg.c
70faccd7 7813____________________________________________________________________________
cb535e0c
RGS
7814[ 20808] By: jhi on 2003/08/21 18:39:36
7815 Log: Mention the Unicode UTR #18 version referenced.
70faccd7 7816 Branch: perl
cb535e0c 7817 ! pod/perlunicode.pod
70faccd7 7818____________________________________________________________________________
cb535e0c
RGS
7819[ 20807] By: jhi on 2003/08/21 18:22:22
7820 Log: Must close so that unlink works portably.
70faccd7 7821 Branch: perl
cb535e0c 7822 ! t/io/utf8.t
70faccd7 7823____________________________________________________________________________
cb535e0c
RGS
7824[ 20806] By: jhi on 2003/08/21 18:15:07
7825 Log: Subject: [perluniintro.pod] pod markup fix
7826 From: Stas Bekman <stas@stason.org>
7827 Date: Thu, 21 Aug 2003 11:41:01 -0700
7828 Message-ID: <3F45123D.8020805@stason.org>
70faccd7 7829 Branch: perl
cb535e0c 7830 ! pod/perluniintro.pod
70faccd7 7831____________________________________________________________________________
cb535e0c
RGS
7832[ 20805] By: jhi on 2003/08/21 18:11:30
7833 Log: Subject: [PATCH] utf8 variable names scrambled in error messages
7834 From: Enache Adrian <enache@rdslink.ro>
7835 Date: Thu, 21 Aug 2003 21:17:26 +0300
7836 Message-ID: <20030821181726.GA1241@ratsnest.hole>
70faccd7 7837 Branch: perl
cb535e0c 7838 ! gv.c t/op/die.t
70faccd7 7839____________________________________________________________________________
cb535e0c
RGS
7840[ 20804] By: jhi on 2003/08/21 18:09:10
7841 Log: Fix the syswrite downgrade bug of
7842 [perl #23428] Somethings rotten in unicode semantics
70faccd7 7843 Branch: perl
cb535e0c 7844 ! pp_sys.c t/io/utf8.t
70faccd7 7845____________________________________________________________________________
cb535e0c
RGS
7846[ 20801] By: jhi on 2003/08/21 15:06:16
7847 Log: No more public cwd(), use private _cwd().
70faccd7 7848 Branch: perl
cb535e0c 7849 ! lib/File/Spec/t/Spec.t
70faccd7 7850____________________________________________________________________________
cb535e0c
RGS
7851[ 20799] By: jhi on 2003/08/21 14:20:04
7852 Log: Underline the fact that abs2rel() makes no sense
7853 if it spans multiple roots.
70faccd7 7854 Branch: perl
cb535e0c 7855 ! lib/File/Spec.pm lib/File/Spec/Unix.pm
70faccd7 7856____________________________________________________________________________
cb535e0c
RGS
7857[ 20798] By: jhi on 2003/08/21 14:12:29
7858 Log: Rename the internal cwd() to _cwd() (it's not curdir).
70faccd7 7859 Branch: perl
cb535e0c
RGS
7860 ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
7861 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
7862 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
7863 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
70faccd7 7864____________________________________________________________________________
cb535e0c
RGS
7865[ 20797] By: jhi on 2003/08/21 14:05:18
7866 Log: Subject: Re: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
7867 From: PPrymmer@factset.com
7868 Message-ID: <OF261B78F0.19FBE242-ON85256D88.00091B48-85256D88.000A179D@factset.com>
7869 Date: Tue, 19 Aug 2003 21:50:12 -0400
70faccd7 7870 Branch: perl
cb535e0c 7871 ! lib/ExtUtils/MM_Unix.pm
70faccd7 7872____________________________________________________________________________
cb535e0c
RGS
7873[ 20795] By: jhi on 2003/08/21 04:42:56
7874 Log: Retract #19064, broke mod_perl flushing (localisation of $|).
7875 http://public.activestate.com/cgi-bin/perlbrowse?patch=19064
7876 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01466.html
70faccd7 7877 Branch: perl
cb535e0c 7878 ! pp_ctl.c pp_hot.c scope.c t/op/args.t
70faccd7 7879____________________________________________________________________________
cb535e0c
RGS
7880[ 20794] By: jhi on 2003/08/21 04:35:54
7881 Log: MPE/iX does not have nanosleep() (the test makes
7882 a wrong conclusion of the linking succeeding)
70faccd7 7883 Branch: perl
cb535e0c 7884 ! ext/Time/HiRes/Makefile.PL
70faccd7 7885____________________________________________________________________________
cb535e0c
RGS
7886[ 20793] By: jhi on 2003/08/21 04:35:05
7887 Log: Subject: Re: untieing your victim during the act
7888 From: Dave Mitchell <davem@fdgroup.com>
7889 Date: Wed, 20 Aug 2003 20:44:53 +0100
7890 Message-ID: <20030820194453.GD27719@fdgroup.com>
70faccd7 7891 Branch: perl
cb535e0c 7892 ! mg.c
70faccd7 7893____________________________________________________________________________
cb535e0c
RGS
7894[ 20792] By: jhi on 2003/08/21 04:30:54
7895 Log: Byteloader patching from Enache continues;
7896 PADOFFSET handling was wrong.
70faccd7 7897 Branch: perl
cb535e0c
RGS
7898 ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
7899 ! ext/B/t/assembler.t ext/ByteLoader/bytecode.h
7900 ! ext/ByteLoader/byterun.c
70faccd7 7901____________________________________________________________________________
cb535e0c
RGS
7902[ 20791] By: jhi on 2003/08/20 13:55:35
7903 Log: Subject: [PATCH perl@20760] Remove redundant targets from Win32 Makefile
70faccd7 7904 From: Steve Hay <steve.hay@uk.radan.com>
cb535e0c
RGS
7905 Date: Wed, 20 Aug 2003 10:54:46 +0100
7906 Message-ID: <3F434566.3030602@uk.radan.com>
70faccd7 7907 Branch: perl
cb535e0c 7908 ! win32/Makefile win32/makefile.mk
70faccd7 7909____________________________________________________________________________
cb535e0c
RGS
7910[ 20790] By: jhi on 2003/08/20 11:01:52
7911 Log: Upgrade to Encode 1.98.
70faccd7 7912 Branch: perl
cb535e0c
RGS
7913 ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
7914 ! ext/Encode/META.yml ext/Encode/bin/enc2xs
7915 ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
7916 ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_eucjp.t
7917 ! ext/Encode/t/enc_utf8.t ext/Encode/t/mime-header.t
7918 ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
7919 ! ext/Encode/ucm/macHebrew.ucm
70faccd7 7920____________________________________________________________________________
cb535e0c
RGS
7921[ 20789] By: jhi on 2003/08/20 10:49:51
7922 Log: Patch from Enache for the crashing of bytecode.t in Tru64.
70faccd7 7923 Branch: perl
cb535e0c 7924 ! ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
70faccd7 7925____________________________________________________________________________
cb535e0c
RGS
7926[ 20786] By: rgs on 2003/08/19 20:22:07
7927 Log: t/TEST fails to fail when it can't find tests.
70faccd7 7928 Branch: perl
cb535e0c 7929 ! t/TEST
70faccd7 7930____________________________________________________________________________
cb535e0c
RGS
7931[ 20785] By: jhi on 2003/08/19 19:34:18
7932 Log: Manifest.t.ation of Schwern.
70faccd7 7933 Branch: perl
cb535e0c 7934 ! lib/ExtUtils/t/Manifest.t
70faccd7 7935____________________________________________________________________________
cb535e0c
RGS
7936[ 20783] By: jhi on 2003/08/19 19:24:00
7937 Log: Nick's podulator was right, I just hadn't read the manual...
7938 the vms\perlvms.pod lines needed to be moved.
70faccd7 7939 Branch: perl
cb535e0c 7940 ! win32/Makefile win32/makefile.mk
70faccd7 7941____________________________________________________________________________
cb535e0c
RGS
7942[ 20781] By: jhi on 2003/08/19 16:59:49
7943 Log: Subject: Re: [perl #23304] Installing perl breaks redhat-config scripts[was: New (well known) printer won't install in RH-9]
7944 From: Andy Dougherty <doughera@lafayette.edu>
7945 Date: Tue, 19 Aug 2003 10:45:24 -0400 (EDT)
7946 Message-ID: <Pine.SOL.4.53.0308191027250.6665@maxwell.phys.lafayette.edu>
70faccd7 7947 Branch: perl
cb535e0c 7948 ! INSTALL
70faccd7 7949____________________________________________________________________________
cb535e0c
RGS
7950[ 20780] By: jhi on 2003/08/19 16:54:48
7951 Log: Subject: [PATCH] Can't build thread on openbsd sparc64 => B.c:5078: virtual memory exhausted
7952 From: alian <alian@cpan.org>
7953 Date: Tue, 19 Aug 2003 18:18:03 +0200
7954 Message-ID: <20030819161650.65754.qmail@onion.perl.org>
70faccd7 7955 Branch: perl
cb535e0c
RGS
7956 + ext/B/hints/openbsd.pl
7957 ! MANIFEST
70faccd7 7958____________________________________________________________________________
cb535e0c
RGS
7959[ 20779] By: jhi on 2003/08/19 16:49:22
7960 Log: Subject: Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
7961 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
7962 Date: Tue, 19 Aug 2003 08:28:14 -0700
7963 Message-ID: <20030819152814.GA15441@math.berkeley.edu>
70faccd7 7964 Branch: perl
cb535e0c 7965 ! lib/File/Spec/OS2.pm
70faccd7 7966____________________________________________________________________________
cb535e0c
RGS
7967[ 20778] By: jhi on 2003/08/19 15:09:30
7968 Log: Unnecessary whitespace diff.
70faccd7 7969 Branch: perl
cb535e0c 7970 ! lib/ExtUtils/MakeMaker.pm
70faccd7 7971____________________________________________________________________________
cb535e0c
RGS
7972[ 20777] By: jhi on 2003/08/19 15:05:18
7973 Log: One less failure.
70faccd7 7974 Branch: perl
cb535e0c 7975 ! lib/ExtUtils/t/Manifest.t
70faccd7 7976____________________________________________________________________________
cb535e0c
RGS
7977[ 20776] By: jhi on 2003/08/19 13:36:03
7978 Log: Replace #20772 with
70faccd7 7979
cb535e0c
RGS
7980 Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
7981 From: PPrymmer@factset.com
7982 Message-ID: <OFE22C35CE.D5CB1A7F-ON85256D87.004E3BCA-85256D87.004F9EF2@factset.com>
7983 Date: Tue, 19 Aug 2003 10:29:44 -0400
70faccd7 7984 Branch: perl
cb535e0c 7985 ! lib/ExtUtils/t/Manifest.t
70faccd7 7986____________________________________________________________________________
cb535e0c
RGS
7987[ 20775] By: jhi on 2003/08/19 13:29:13
7988 Log: (From Enache) Keep bytecode files (.plc) around in case
7989 of failures. (Currently Tru64 is reliably barfing.)
7990 Branch: perl
7991 ! ext/B/t/bytecode.t
70faccd7 7992____________________________________________________________________________
cb535e0c
RGS
7993[ 20774] By: jhi on 2003/08/19 13:20:59
7994 Log: 's buildtoc now.
70faccd7 7995 Branch: perl
cb535e0c 7996 ! README.cygwin
70faccd7 7997____________________________________________________________________________
cb535e0c
RGS
7998[ 20773] By: jhi on 2003/08/19 13:19:24
7999 Log: These are kind of important.
8000 Branch: perl
8001 ! MANIFEST
70faccd7 8002____________________________________________________________________________
cb535e0c
RGS
8003[ 20772] By: jhi on 2003/08/19 13:13:26
8004 Log: Replace #20763 with
8005
8006 Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
8007 From: Michael G Schwern <schwern@pobox.com>
8008 Date: Mon, 18 Aug 2003 17:07:30 -0700
8009 Message-ID: <20030819000729.GG14782@windhund.schwern.org>
70faccd7 8010 Branch: perl
cb535e0c 8011 ! lib/ExtUtils/t/Manifest.t
70faccd7 8012____________________________________________________________________________
cb535e0c
RGS
8013[ 20771] By: jhi on 2003/08/19 13:10:42
8014 Log: Subject: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
8015 From: Michael G Schwern <schwern@pobox.com>
8016 Date: Mon, 18 Aug 2003 18:02:08 -0700
8017 Message-ID: <20030819010208.GI14782@windhund.schwern.org>
70faccd7 8018 Branch: perl
cb535e0c 8019 ! lib/File/Spec/OS2.pm
70faccd7 8020____________________________________________________________________________
cb535e0c
RGS
8021[ 20770] By: jhi on 2003/08/19 13:08:45
8022 Log: Subject: [PATCH] maintperl - File::Spec cwd() stuff
8023 From: Ken Williams <ken@mathforum.org>
8024 Date: Mon, 18 Aug 2003 17:07:43 -0500
8025 Message-Id: <645E5A7D-D1C8-11D7-84BF-003065F6D85A@mathforum.org>
70faccd7 8026 Branch: perl
cb535e0c
RGS
8027 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
8028 ! lib/File/Spec/t/Spec.t
70faccd7 8029____________________________________________________________________________
cb535e0c
RGS
8030[ 20769] By: jhi on 2003/08/19 12:25:07
8031 Log: Update the history records.
70faccd7 8032 Branch: perl
cb535e0c 8033 ! pod/perlhist.pod
70faccd7 8034____________________________________________________________________________
cb535e0c
RGS
8035[ 20768] By: jhi on 2003/08/19 12:15:58
8036 Log: Still trying to unify MANIFEST sorting.
70faccd7 8037 Branch: perl
cb535e0c 8038 ! MANIFEST pod/buildtoc
70faccd7 8039____________________________________________________________________________
cb535e0c
RGS
8040[ 20767] By: jhi on 2003/08/19 12:10:00
8041 Log: Try to unify the MANIFEST sorting.
8042 Branch: perl
8043 ! MANIFEST Makefile.SH pod/buildtoc
70faccd7 8044____________________________________________________________________________
cb535e0c
RGS
8045[ 20766] By: jhi on 2003/08/19 12:04:22
8046 Log: Nick Clark's podulator. The win32 makefile
8047 generation doesn't seem to be working yet.
8048 Branch: perl
8049 + pod.lst pod/buildtoc
8050 - pod/buildtoc.PL
8051 ! MANIFEST Makefile.SH pod/Makefile.SH pod/perl.pod
8052 ! pod/perltoc.pod vms/descrip_mms.template win32/pod.mak
70faccd7 8053____________________________________________________________________________
cb535e0c
RGS
8054[ 20765] By: jhi on 2003/08/19 03:10:57
8055 Log: Pod tweaks for NEXT from Alan Ferrency.
70faccd7 8056 Branch: perl
cb535e0c 8057 ! lib/NEXT.pm
70faccd7 8058____________________________________________________________________________
cb535e0c
RGS
8059[ 20764] By: jhi on 2003/08/18 19:34:16
8060 Log: Typo tweaks from Gerrit P. Haase. Fcntl, fcntl, fcntl.
8061 Branch: perl
8062 ! ext/Fcntl/Fcntl.pm pod/perlfunc.pod t/io/utf8.t
70faccd7 8063____________________________________________________________________________
cb535e0c
RGS
8064[ 20763] By: jhi on 2003/08/18 19:01:33
8065 Log: Subject: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
8066 From: PPrymmer@factset.com
8067 Date: Mon, 18 Aug 2003 15:57:12 -0400
8068 Message-ID: <OF314202D4.49371ADF-ON85256D86.006CEBE2-85256D86.006D9AA7@factset.com>
70faccd7 8069 Branch: perl
cb535e0c 8070 ! lib/ExtUtils/t/Manifest.t
70faccd7 8071____________________________________________________________________________
cb535e0c
RGS
8072[ 20762] By: jhi on 2003/08/18 18:57:22
8073 Log: Subject: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
8074 From: PPrymmer@factset.com
8075 Date: Mon, 18 Aug 2003 14:28:22 -0400
8076 Message-ID: <OFAF7796C8.7F204EDE-ON85256D86.0063976D-85256D86.006578B0@factset.com>
8077 Branch: perl
8078 ! vms/descrip_mms.template
70faccd7 8079____________________________________________________________________________
cb535e0c
RGS
8080[ 20761] By: jhi on 2003/08/18 18:53:05
8081 Log: Use the base class cwd() method.
8082 Branch: perl
8083 ! lib/File/Spec/VMS.pm
70faccd7 8084____________________________________________________________________________
cb535e0c
RGS
8085[ 20758] By: jhi on 2003/08/18 09:37:22
8086 Log: Subject: [PATCH] Uppercase globals in Pod::Html
8087 From: Michael G Schwern <schwern@pobox.com>
8088 Date: Mon, 18 Aug 2003 03:29:09 -0700
8089 Message-ID: <20030818102909.GJ823@windhund.schwern.org>
70faccd7 8090 Branch: perl
cb535e0c 8091 ! lib/Pod/Html.pm
70faccd7 8092____________________________________________________________________________
cb535e0c
RGS
8093[ 20756] By: jhi on 2003/08/18 08:46:52
8094 Log: Subject: [PATCH] Pod::Html unifying global variable declaration and initialization
8095 From: Michael G Schwern <schwern@pobox.com>
8096 Date: Mon, 18 Aug 2003 02:44:31 -0700
8097 Message-ID: <20030818094431.GG823@windhund.schwern.org>
70faccd7 8098 Branch: perl
cb535e0c 8099 ! lib/Pod/Html.pm
70faccd7 8100____________________________________________________________________________
cb535e0c
RGS
8101[ 20755] By: jhi on 2003/08/18 08:41:24
8102 Log: Warn about the slowness of memory debuggers.
8103 Branch: perl
8104 ! pod/perlhack.pod
70faccd7 8105____________________________________________________________________________
cb535e0c
RGS
8106[ 20754] By: jhi on 2003/08/18 08:34:00
8107 Log: Upgrade to ExtUtils::MakeMaker 6.16.
70faccd7 8108 Branch: perl
cb535e0c
RGS
8109 + lib/ExtUtils/t/prereq_print.t
8110 ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Installed.pm
8111 ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
8112 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
8113 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
8114 ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Manifest.t
70faccd7 8115____________________________________________________________________________
cb535e0c
RGS
8116[ 20753] By: jhi on 2003/08/18 08:21:36
8117 Log: Subject: Re: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
8118 From: Michael G Schwern <schwern@pobox.com>
8119 Date: Mon, 18 Aug 2003 01:34:34 -0700
8120 Message-ID: <20030818083433.GB823@windhund.schwern.org>
70faccd7 8121 Branch: perl
cb535e0c 8122 ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
70faccd7 8123____________________________________________________________________________
cb535e0c
RGS
8124[ 20752] By: jhi on 2003/08/18 07:01:16
8125 Log: I could have sworn the base class method was there.
8126 Branch: perl
8127 ! lib/File/Spec/Unix.pm
8128____________________________________________________________________________
8129[ 20751] By: jhi on 2003/08/18 05:09:34
8130 Log: utf8::is_utf8() wasn't there in 5.8.0.
8131 Branch: perl
8132 ! lib/utf8.pm
8133____________________________________________________________________________
8134[ 20750] By: jhi on 2003/08/18 04:53:22
8135 Log: Subject: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
8136 From: "Craig A. Berry" <craigberry@mac.com>
8137 Date: Sun, 17 Aug 2003 23:28:21 -0500
8138 Message-ID: <3F4055E5.2070407@mac.com>
8139 Branch: perl
8140 ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
8141____________________________________________________________________________
8142[ 20749] By: jhi on 2003/08/17 19:27:03
8143 Log: Subject: [PATCH] Taint safe Cwd::_qnx_abs_path()
8144 From: Michael G Schwern <schwern@pobox.com>
8145 Date: Sat, 16 Aug 2003 14:58:25 -0700
8146 Message-ID: <20030816215824.GF5859@windhund.schwern.org>
70faccd7 8147
cb535e0c
RGS
8148 (plus local *REALPATH)
8149 Branch: perl
8150 ! lib/Cwd.pm
70faccd7 8151____________________________________________________________________________
cb535e0c
RGS
8152[ 20747] By: jhi on 2003/08/17 08:44:18
8153 Log: Subject: [PATCH] Re: [BUG] string loses its utf8 flag on die
8154 From: Enache Adrian <enache@rdslink.ro>
8155 Date: Sat, 16 Aug 2003 16:03:16 +0300
8156 Message-ID: <20030816130316.GA1654@ratsnest.hole>
70faccd7 8157
cb535e0c
RGS
8158 Subject: Re: [PATCH] Re: [BUG] string loses its utf8 flag on die
8159 From: Enache Adrian <enache@rdslink.ro>
8160 Date: Sun, 17 Aug 2003 04:42:22 +0300
8161 Message-ID: <20030817014222.GA1287@ratsnest.hole>
70faccd7 8162 Branch: perl
cb535e0c 8163 ! t/op/die.t util.c
70faccd7 8164____________________________________________________________________________
cb535e0c
RGS
8165[ 20745] By: jhi on 2003/08/17 07:52:47
8166 Log: The lib/Cwd.pm diet part of
8167
8168 Subject: [PATCH] File::Spec on diet
8169 From: Tels <perl_dummy@bloodgate.com>
8170 Date: Mon, 7 Jul 2003 22:41:42 +0200
8171 Message-Id: <200307072235.03364@bloodgate.com>
70faccd7 8172 Branch: perl
cb535e0c 8173 ! lib/Cwd.pm
70faccd7 8174____________________________________________________________________________
cb535e0c
RGS
8175[ 20744] By: jhi on 2003/08/17 07:50:00
8176 Log: The "reduce memory footprint and increase speed by not
8177 unconditionally pulling in Cwd" part of
8178
8179 Subject: [PATCH] File::Spec on diet
8180 From: Tels <perl_dummy@bloodgate.com>
8181 Date: Mon, 7 Jul 2003 22:41:42 +0200
8182 Message-Id: <200307072235.03364@bloodgate.com>
8183
8184 was still valid.
8185 Branch: perl
8186 ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
8187 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
8188 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
8189 ! lib/File/Spec/Win32.pm
70faccd7 8190____________________________________________________________________________
cb535e0c
RGS
8191[ 20741] By: jhi on 2003/08/17 06:53:07
8192 Log: File::Temp 0.14 from Tim Jenness, now with OO interface.
8193 Branch: perl
8194 ! lib/File/Temp.pm
70faccd7 8195____________________________________________________________________________
cb535e0c
RGS
8196[ 20739] By: jhi on 2003/08/16 21:03:07
8197 Log: Subject: [PATCH: perl@20724] fixes for installperl and the vmsdebug build on VMS
8198 From: PPrymmer@factset.com
8199 Date: Sat, 16 Aug 2003 11:55:58 -0400
8200 Message-ID: <OFA82C9B0A.6463DD81-ON85256D84.0056DF1B-85256D84.005784F2@factset.com>
70faccd7 8201 Branch: perl
cb535e0c 8202 ! installperl
70faccd7 8203____________________________________________________________________________
cb535e0c
RGS
8204[ 20738] By: jhi on 2003/08/16 20:39:47
8205 Log: Update to Filter::Util::Call 1.6 from CPAN, but keep our
8206 $VERSION at 1.601 so that we are different in version
8207 than 5.8.0 since the module is different (one doc tweak).
8208 Branch: perl
8209 ! ext/Filter/Util/Call/Call.pm
70faccd7 8210____________________________________________________________________________
cb535e0c
RGS
8211[ 20737] By: jhi on 2003/08/16 20:25:21
8212 Log: valgrind --help didn't return a happy exit status.
8213 Branch: perl
8214 ! Makefile.SH
70faccd7 8215____________________________________________________________________________
cb535e0c
RGS
8216[ 20736] By: rgs on 2003/08/16 19:54:43
8217 Log: Avoid a "Subroutine Cwd::fastcwd redefined" warning when
8218 loading Cwd. Undefing &Cwd::fastcwd beforehand is inconvenient
8219 because loading the XS part of Cwd might fail.
8220 Branch: perl
8221 ! lib/Cwd.pm
70faccd7 8222____________________________________________________________________________
cb535e0c
RGS
8223[ 20735] By: rgs on 2003/08/16 19:39:39
8224 Log: Subject: [patch lib/utf8.pm] doc tweaks
8225 From: Stas Bekman <stas@stason.org>
8226 Date: Sat, 16 Aug 2003 13:30:28 -0700
8227 Message-ID: <3F3E9464.3030202@stason.org>
8228 Branch: perl
8229 ! lib/utf8.pm
70faccd7 8230____________________________________________________________________________
cb535e0c
RGS
8231[ 20734] By: rgs on 2003/08/16 19:32:05
8232 Log: Subject: [PATCH] Taint problems in Cwd::abs_path
8233 From: Michael G Schwern <schwern@pobox.com>
8234 Date: Fri, 15 Aug 2003 18:43:45 -0700
8235 Message-ID: <20030816014345.GE4023@windhund.schwern.org>
8236 Branch: perl
8237 ! ext/Cwd/t/taint.t lib/Cwd.pm
70faccd7 8238____________________________________________________________________________
cb535e0c
RGS
8239[ 20733] By: jhi on 2003/08/16 17:03:15
8240 Log: No ODBM for Mac OS X, even if we have Fink GDBM libraries.
70faccd7 8241 Branch: perl
cb535e0c 8242 ! hints/darwin.sh
70faccd7 8243____________________________________________________________________________
cb535e0c
RGS
8244[ 20732] By: jhi on 2003/08/16 16:52:50
8245 Log: Add valgrind testing target.
70faccd7 8246 Branch: perl
cb535e0c 8247 ! Makefile.SH pod/perlhack.pod t/TEST
70faccd7 8248____________________________________________________________________________
cb535e0c
RGS
8249[ 20731] By: jhi on 2003/08/16 14:37:33
8250 Log: More networking negativity.
8251 Branch: perl
8252 ! pod/perlport.pod
70faccd7 8253____________________________________________________________________________
cb535e0c
RGS
8254[ 20730] By: rgs on 2003/08/16 12:12:43
8255 Log: Remove a useless vstring reference in perlnumber.pod.
8256 Branch: perl
8257 ! pod/perlnumber.pod
70faccd7 8258____________________________________________________________________________
cb535e0c
RGS
8259[ 20729] By: jhi on 2003/08/16 10:11:30
8260 Log: README.macosx updates about known problems.
70faccd7 8261 Branch: perl
cb535e0c 8262 ! README.macosx
70faccd7 8263____________________________________________________________________________
cb535e0c
RGS
8264[ 20728] By: jhi on 2003/08/16 08:32:04
8265 Log: Subject: [PATCH] Small test tweak for Memoize/t/error.t
8266 From: Andreas J Koenig <andreas.koenig@anima.de>
8267 Date: Fri, 15 Aug 2003 11:55:22 +0200
8268 Message-ID: <87smo39red.fsf@franz.ak.mind.de>
8269 Branch: perl
8270 ! lib/Memoize/t/errors.t
70faccd7 8271____________________________________________________________________________
cb535e0c
RGS
8272[ 20727] By: jhi on 2003/08/16 07:25:08
8273 Log: Upgrade to File::Temp 0.13 from CPAN--
8274 but since we had a '0.13' already in 5.8.0, make this
8275 still a '0.131'.
70faccd7 8276 Branch: perl
cb535e0c
RGS
8277 ! lib/File/Temp.pm lib/File/Temp/t/mktemp.t
8278 ! lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
8279 ! lib/File/Temp/t/tempfile.t
70faccd7 8280____________________________________________________________________________
cb535e0c
RGS
8281[ 20726] By: jhi on 2003/08/15 20:29:10
8282 Log: Clarify the E flag.
8283 Branch: perl
8284 ! embed.fnc
70faccd7 8285____________________________________________________________________________
cb535e0c
RGS
8286[ 20725] By: jhi on 2003/08/15 15:37:36
8287 Log: Integrate from maint:
8288 [ 20724]
8289 No peeking before the buffer.
8290 (This was probably the random failure showing up
8291 in Solaris with t/uni/tr_7jis.t)
70faccd7 8292 Branch: perl
cb535e0c 8293 !> toke.c
70faccd7 8294____________________________________________________________________________
cb535e0c
RGS
8295[ 20721] By: jhi on 2003/08/15 08:44:42
8296 Log: Subject: [PATCH] TEST script (Was: Not ok 20712ff)
8297 From: Andreas J Koenig <andreas.koenig@anima.de>
8298 Date: Fri, 15 Aug 2003 11:37:29 +0200
8299 Message-ID: <87wudf9s86.fsf_-_@franz.ak.mind.de>
8300 Branch: perl
8301 ! t/TEST
70faccd7 8302____________________________________________________________________________
cb535e0c
RGS
8303[ 20720] By: jhi on 2003/08/15 08:40:07
8304 Log: Integrate from maint:
8305 [ 20719]
8306 no_plan is not a good plan until TEST is fixed.
70faccd7 8307 Branch: perl
cb535e0c 8308 !> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
70faccd7 8309____________________________________________________________________________
cb535e0c
RGS
8310[ 20717] By: jhi on 2003/08/15 05:06:39
8311 Log: Up the F::S subpackage versions; up the JPL JNI.pm version
8312 (the JPL cvs seems to be out of order), the only real change
8313 (in JNI.xs) seems to have been CRLF->LF conversion.
70faccd7 8314 Branch: perl
cb535e0c 8315 ! jpl/JNI/JNI.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
70faccd7 8316____________________________________________________________________________
cb535e0c
RGS
8317[ 20716] By: jhi on 2003/08/15 04:58:34
8318 Log: Upgrade to Test::Harness 2.30.
70faccd7 8319 Branch: perl
cb535e0c
RGS
8320 ! lib/Test/Harness.pm lib/Test/Harness/Changes
8321 ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/pod.t
70faccd7 8322____________________________________________________________________________
cb535e0c
RGS
8323[ 20715] By: jhi on 2003/08/15 04:41:37
8324 Log: Damian replied that he'll make a CPAN Switch 2.10
8325 out of 5.8.1 Switch 2.10.
70faccd7 8326 Branch: perl
cb535e0c 8327 ! lib/Switch.pm
70faccd7 8328____________________________________________________________________________
cb535e0c
RGS
8329[ 20714] By: jhi on 2003/08/14 18:35:07
8330 Log: Add PerlIO::via::QuotedPrint to Maintainers.
70faccd7 8331 Branch: perl
cb535e0c 8332 ! Porting/Maintainers.pl
70faccd7 8333____________________________________________________________________________
cb535e0c
RGS
8334[ 20713] By: jhi on 2003/08/14 18:33:06
8335 Log: Upgrade to PerlIO::via::Quoted 0.05.
70faccd7 8336 Branch: perl
cb535e0c 8337 ! lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
70faccd7 8338____________________________________________________________________________
cb535e0c
RGS
8339[ 20712] By: jhi on 2003/08/14 18:29:19
8340 Log: Upgrade to NEXT 0.60.
70faccd7 8341 Branch: perl
cb535e0c
RGS
8342 ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
8343 ! lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
70faccd7 8344____________________________________________________________________________
cb535e0c
RGS
8345[ 20711] By: jhi on 2003/08/14 17:31:55
8346 Log: perlcheat is a reference, not tutorial.
70faccd7 8347 Branch: perl
cb535e0c 8348 ! pod/perl.pod
70faccd7 8349____________________________________________________________________________
cb535e0c
RGS
8350[ 20710] By: jhi on 2003/08/14 16:48:34
8351 Log: Subject: PATCH RC4 IO::Dir
8352 From: Mark Jason Dominus <mjd@plover.com>
8353 Date: Thu, 14 Aug 2003 12:02:59 -0400
8354 Message-ID: <20030814160259.27586.qmail@plover.com>
70faccd7 8355 Branch: perl
cb535e0c 8356 ! ext/IO/lib/IO/Dir.pm
70faccd7 8357____________________________________________________________________________
cb535e0c
RGS
8358[ 20708] By: jhi on 2003/08/14 14:45:20
8359 Log: win32/fcrypt.c was forgotten.
70faccd7 8360 Branch: perl
cb535e0c 8361 ! MANIFEST
70faccd7 8362____________________________________________________________________________
cb535e0c
RGS
8363[ 20706] By: jhi on 2003/08/14 14:40:30
8364 Log: Not so great a version bump, let Paul release 0.17.
70faccd7 8365 Branch: perl
cb535e0c 8366 ! ext/Filter/Util/Call/Call.pm
70faccd7 8367____________________________________________________________________________
cb535e0c
RGS
8368[ 20705] By: jhi on 2003/08/14 14:38:40
8369 Log: One more XS change versus no VERSION change.
8370 (Remaining in JNI.pm/xs, don't know what to about that
8371 since JNI is kind of "stable".)
70faccd7 8372 Branch: perl
cb535e0c 8373 ! ext/Filter/Util/Call/Call.pm
70faccd7 8374____________________________________________________________________________
cb535e0c
RGS
8375[ 20704] By: jhi on 2003/08/14 14:36:45
8376 Log: XS contents changes versus VERSION non-changes.
70faccd7 8377 Branch: perl
cb535e0c
RGS
8378 ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
8379 ! ext/PerlIO/scalar/scalar.pm ext/SDBM_File/SDBM_File.pm
8380 ! ext/Socket/Socket.pm
70faccd7 8381____________________________________________________________________________
cb535e0c
RGS
8382[ 20702] By: jhi on 2003/08/14 14:24:40
8383 Log: Subject: [PATCH perl@20684] Include fcrypt.c for crypt() on Windows
8384 From: Steve Hay <steve.hay@uk.radan.com>
8385 Date: Thu, 14 Aug 2003 15:39:16 +0100
8386 Message-ID: <3F3B9F14.4040609@uk.radan.com>
8387
8388 (Sarathy okayed the idea.)
70faccd7 8389 Branch: perl
cb535e0c
RGS
8390 + win32/fcrypt.c
8391 - win32/des_fcrypt.patch
8392 ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
70faccd7 8393____________________________________________________________________________
cb535e0c
RGS
8394[ 20701] By: jhi on 2003/08/14 14:17:42
8395 Log: Subject: [DOC PATCH] warnings.pl
8396 From: Elizabeth Mattijsen <liz@dijkmat.nl>
8397 Date: Thu, 14 Aug 2003 13:12:55 +0200
8398 Message-id: <p05111b00bb611e8835e0@[192.168.56.3]>
8399
8400 (some rewording)
70faccd7 8401 Branch: perl
cb535e0c 8402 ! lib/warnings.pm warnings.pl
70faccd7 8403____________________________________________________________________________
cb535e0c
RGS
8404[ 20700] By: gbarr on 2003/08/14 14:12:45
8405 Log: Update to Scalar-List-Utils 1.12
70faccd7 8406 Branch: perl
cb535e0c
RGS
8407 ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
8408 ! ext/List/Util/lib/List/Util.pm
8409 ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/reduce.t
70faccd7 8410____________________________________________________________________________
cb535e0c
RGS
8411[ 20699] By: jhi on 2003/08/14 13:16:27
8412 Log: All the authors of these modules have now been contacted;
8413 but assuming no CPAN updates are upcoming, here are 'fake'
8414 version updates to make us different from 5.8.0.
8415 (List::Util+Scalar::Util will soon be updated;
8416 File::Spec CPAN release will be made based on 5.8.1.)
70faccd7 8417 Branch: perl
cb535e0c
RGS
8418 ! ext/Data/Dumper/Dumper.pm lib/CGI/Fast.pm lib/CGI/Util.pm
8419 ! lib/File/Temp.pm lib/Locale/Country.pm lib/Locale/Currency.pm
8420 ! lib/Locale/Language.pm lib/Locale/Script.pm lib/Switch.pm
8421 ! lib/Test/Harness/Straps.pm lib/Text/Wrap.pm
70faccd7 8422____________________________________________________________________________
cb535e0c
RGS
8423[ 20697] By: jhi on 2003/08/14 07:05:48
8424 Log: Make the blead versions of these be newer...
70faccd7 8425 Branch: perl
cb535e0c 8426 ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
70faccd7 8427____________________________________________________________________________
cb535e0c
RGS
8428[ 20696] By: jhi on 2003/08/14 06:51:34
8429 Log: Tweak from Slaven to catch also changed .xs files
8430 (.pm -> .xs name equivalence is assumed)
70faccd7 8431 Branch: perl
cb535e0c 8432 ! Porting/cmpVERSION.pl
70faccd7 8433____________________________________________________________________________
cb535e0c
RGS
8434[ 20695] By: jhi on 2003/08/14 06:44:10
8435 Log: Diffs-sans-version-diffs between blead and maint.
8436 Branch: perl
8437 ! ext/B/B.pm ext/B/B/C.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm
8438 ! ext/Devel/PPPort/PPPort.pm lib/English.pm lib/overload.pm
8439 ! lib/warnings.pm warnings.pl
70faccd7 8440____________________________________________________________________________
cb535e0c
RGS
8441[ 20692] By: jhi on 2003/08/14 05:23:58
8442 Log: One more VERSION bump.
70faccd7 8443 Branch: perl
cb535e0c 8444 ! lib/SelfLoader.pm
70faccd7 8445____________________________________________________________________________
cb535e0c
RGS
8446[ 20691] By: jhi on 2003/08/14 05:21:20
8447 Log: Add a known exception.
70faccd7 8448 Branch: perl
cb535e0c 8449 ! Porting/cmpVERSION.pl
70faccd7 8450____________________________________________________________________________
cb535e0c
RGS
8451[ 20689] By: jhi on 2003/08/14 04:54:18
8452 Log: The blead version has got the dor.
70faccd7 8453 Branch: perl
cb535e0c 8454 ! ext/Opcode/Opcode.pm
70faccd7 8455____________________________________________________________________________
cb535e0c
RGS
8456[ 20688] By: jhi on 2003/08/14 04:51:30
8457 Log: A swath of VERSION patches from Nick Clark.
8458 Branch: perl
8459 ! lib/AutoSplit.pm lib/CPAN/Nox.pm lib/Cwd.pm lib/English.pm
8460 ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Path.pm
8461 ! lib/Hash/Util.pm lib/Net/hostent.pm lib/Net/servent.pm
8462 ! lib/Text/Abbrev.pm lib/Thread/Semaphore.pm lib/Tie/Array.pm
8463 ! lib/Tie/RefHash.pm lib/UNIVERSAL.pm lib/Unicode/UCD.pm
8464 ! lib/attributes.pm lib/base.pm lib/diagnostics.pm lib/fields.pm
8465 ! lib/filetest.pm lib/open.pm lib/overload.pm lib/utf8.pm
8466 ! lib/vmsish.pm os2/OS2/Process/Process.pm
8467 ! os2/OS2/REXX/DLL/DLL.pm t/TestInit.pm
8468 ! t/lib/MakeMaker/Test/Utils.pm t/lib/Math/BigInt/BareCalc.pm
8469 ! vms/ext/Filespec.pm warnings.pl
70faccd7 8470____________________________________________________________________________
cb535e0c
RGS
8471[ 20687] By: jhi on 2003/08/13 18:53:15
8472 Log: Alpha version numbers noticed by Schwern.
8473 (These hacks are no more needed since the PAUSE indexer no
8474 more indexes the insides of Perl distributions, says Andreas.)
8475 Branch: perl
8476 ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
8477 ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
8478 ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
8479 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
8480 ! ext/IPC/SysV/SysV.pm
70faccd7 8481____________________________________________________________________________
cb535e0c
RGS
8482[ 20686] By: jhi on 2003/08/13 18:42:50
8483 Log: Subject: Re: script wanted
8484 From: Nicholas Clark <nick@ccl4.org>
8485 Date: Wed, 13 Aug 2003 20:46:09 +0100
8486 Message-ID: <20030813204609.G20130@plum.flirble.org>
70faccd7 8487 Branch: perl
cb535e0c
RGS
8488 ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/Debug.pm
8489 ! ext/B/B/Lint.pm ext/Fcntl/Fcntl.pm ext/File/Glob/Glob.pm
8490 ! ext/IO/IO.pm ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
8491 ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
8492 ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/Msg.pm
8493 ! ext/IPC/SysV/Semaphore.pm ext/POSIX/POSIX.pm
8494 ! ext/Sys/Hostname/Hostname.pm ext/Sys/Syslog/Syslog.pm
8495 ! ext/re/re.pm ext/threads/shared/shared.pm
8496 ! ext/threads/threads.pm
70faccd7 8497____________________________________________________________________________
cb535e0c
RGS
8498[ 20685] By: jhi on 2003/08/13 18:24:50
8499 Log: Subject: Re: script wanted
8500 From: Enache Adrian <enache@rdslink.ro>
8501 Date: Wed, 13 Aug 2003 22:31:18 +0300
8502 Message-ID: <20030813193118.GA1273@ratsnest.hole>
70faccd7 8503 Branch: perl
cb535e0c
RGS
8504 ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
8505 ! ext/B/B/Disassembler.pm
70faccd7 8506____________________________________________________________________________
cb535e0c
RGS
8507[ 20681] By: jhi on 2003/08/13 17:13:12
8508 Log: Subject: [PATCH lib/lib_pm.PL utils/perlcc.PL utils/h2xs.PL] RE: script wanted
8509 From: Robin Barker <Robin.Barker@npl.co.uk>
8510 Date: Wed, 13 Aug 2003 18:05:38 +0100
8511 Message-ID: <533D273D4014D411AB1D00062938C4D904046637@hotel.npl.co.uk>
70faccd7 8512 Branch: perl
cb535e0c 8513 ! lib/lib_pm.PL utils/h2xs.PL utils/perlcc.PL
70faccd7 8514____________________________________________________________________________
cb535e0c
RGS
8515[ 20680] By: jhi on 2003/08/13 17:11:38
8516 Log: Subject: [PATCH] GNU Public General Public General GNU Public License License
8517 From: Michael G Schwern <schwern@pobox.com>
8518 Date: Wed, 13 Aug 2003 11:15:40 -0700
8519 Message-ID: <20030813181539.GA22658@windhund.schwern.org>
8520 Branch: perl
8521 ! pod/perlartistic.pod pod/perlgpl.pod
70faccd7 8522____________________________________________________________________________
cb535e0c
RGS
8523[ 20678] By: jhi on 2003/08/13 13:46:18
8524 Log: Add cmpVERSION.pl from Slaven for comparing two
8525 Perl source trees for modules that have changed
8526 but have the same version numbers.
8527 Branch: perl
8528 + Porting/cmpVERSION.pl
8529 ! MANIFEST
70faccd7 8530____________________________________________________________________________
cb535e0c
RGS
8531[ 20676] By: jhi on 2003/08/13 12:03:08
8532 Log: Make Johan's confusion go away, but there are no doubt more
8533 similar cases.
70faccd7 8534 Branch: perl
cb535e0c 8535 ! lib/File/Find.pm
70faccd7 8536____________________________________________________________________________
cb535e0c
RGS
8537[ 20674] By: jhi on 2003/08/13 11:57:47
8538 Log: Make (hopefully) the Windows CR CR LF bug go away
8539 by making the CRLF layer repel any other CRLF layers.
8540 In other words: binmode(FH, ":crlf") in e.g. Win32
8541 is effectively a no-op since there already is one
8542 CRLF layer in the stack by default.
70faccd7 8543 Branch: perl
cb535e0c 8544 ! perlio.c pod/perlrun.pod t/io/crlf.t t/io/layers.t
70faccd7 8545____________________________________________________________________________
cb535e0c
RGS
8546[ 20673] By: jhi on 2003/08/13 10:29:56
8547 Log: One tweak from Dave Mitchell.
8548 Branch: perl
8549 ! pod/perlport.pod
70faccd7 8550____________________________________________________________________________
cb535e0c
RGS
8551[ 20672] By: jhi on 2003/08/13 10:27:54
8552 Log: One tweak for microperl in OS/2.
70faccd7 8553 Branch: perl
cb535e0c 8554 ! perl.h
70faccd7 8555____________________________________________________________________________
cb535e0c
RGS
8556[ 20671] By: merijn on 2003/08/13 08:57:27
8557 Log: Subject: [PATCH] another VMS pod nit
8558 From: "Craig A. Berry" <craigberry@mac.com>
8559 Date: Wed, 13 Aug 2003 01:01:46 -0500
8560 Message-ID: <3F39D44A.4010207@mac.com>
70faccd7 8561 Branch: perl
cb535e0c 8562 ! vms/descrip_mms.template
70faccd7 8563____________________________________________________________________________
cb535e0c
RGS
8564[ 20670] By: merijn on 2003/08/13 08:54:45
8565 Log: Subject: [PATCH Tie::File] turn the alarm off in the tests (was Re: maint @ 20617 (on VMS))
8566 From: "Craig A. Berry" <craigberry@mac.com>
8567 Date: Tue, 12 Aug 2003 21:12:00 -0500
8568 Message-ID: <3F399E70.4050607@mac.com>
70faccd7 8569 Branch: perl
cb535e0c
RGS
8570 ! lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/29_downcopy.t
8571 ! lib/Tie/File/t/29a_upcopy.t
70faccd7 8572____________________________________________________________________________
cb535e0c
RGS
8573[ 20669] By: jhi on 2003/08/13 06:06:39
8574 Log: More don't:s for nyetworking.
70faccd7 8575 Branch: perl
cb535e0c 8576 ! pod/perlport.pod
70faccd7 8577____________________________________________________________________________
cb535e0c
RGS
8578[ 20668] By: rgs on 2003/08/12 20:27:41
8579 Log: perlipc thinko by John P. Linderman.
70faccd7 8580 Branch: perl
cb535e0c 8581 ! pod/perlipc.pod
70faccd7 8582____________________________________________________________________________
cb535e0c
RGS
8583[ 20666] By: jhi on 2003/08/12 20:02:13
8584 Log: Subject: Re: maint @ 20617 [PATCH]
8585 From: =?iso-8859-1?q?Sreeji=20K=20Das?= <sreeji_k@yahoo.com>
8586 Date: Tue, 12 Aug 2003 13:19:00 +0100 (BST)
8587 Message-ID: <20030812121900.26127.qmail@web10501.mail.yahoo.com>
70faccd7 8588 Branch: perl
cb535e0c 8589 ! lib/ExtUtils/Installed.pm
70faccd7 8590____________________________________________________________________________
cb535e0c
RGS
8591[ 20665] By: jhi on 2003/08/12 19:59:54
8592 Log: README.cygwin updates from Gerrit P. Haase.
70faccd7 8593 Branch: perl
cb535e0c 8594 ! README.cygwin
70faccd7 8595____________________________________________________________________________
cb535e0c
RGS
8596[ 20664] By: jhi on 2003/08/12 19:57:53
8597 Log: Do some updates also on pod.mak -- which seems to
8598 be badly out of date.
70faccd7 8599 Branch: perl
cb535e0c 8600 ! win32/pod.mak
70faccd7 8601____________________________________________________________________________
cb535e0c
RGS
8602[ 20663] By: jhi on 2003/08/12 19:48:01
8603 Log: More missing pods for VMS.
70faccd7 8604 Branch: perl
cb535e0c 8605 ! vms/descrip_mms.template
70faccd7 8606____________________________________________________________________________
cb535e0c
RGS
8607[ 20662] By: jhi on 2003/08/12 19:43:46
8608 Log: Subject: [PATCH: perl@20617] add handling for new perlreref.pod file to VMS build.
8609 From: PPrymmer@factset.com
8610 Date: Tue, 12 Aug 2003 16:24:21 -0400
8611 Message-ID: <OF26F453CA.0F963A91-ON85256D80.006F991A-85256D80.007017F2@factset.com>
70faccd7 8612 Branch: perl
cb535e0c 8613 ! vms/descrip_mms.template
70faccd7 8614____________________________________________________________________________
cb535e0c
RGS
8615[ 20661] By: jhi on 2003/08/12 19:41:50
8616 Log: perlreref tweaks from SADAHIRO Tomoyuki and Ian Truskett.
70faccd7 8617 Branch: perl
cb535e0c 8618 ! pod/perlreref.pod
70faccd7 8619____________________________________________________________________________
cb535e0c
RGS
8620[ 20660] By: jhi on 2003/08/12 18:44:27
8621 Log: A better patch from Yitzchak Scott-Thoennes for [perl #23287].
70faccd7 8622 Branch: perl
cb535e0c 8623 ! pp_sys.c
70faccd7 8624____________________________________________________________________________
cb535e0c
RGS
8625[ 20657] By: jhi on 2003/08/12 13:55:56
8626 Log: Multiline one-liners are a bit too much to ask.
70faccd7 8627 Branch: perl
cb535e0c 8628 ! t/op/closure.t
70faccd7 8629____________________________________________________________________________
cb535e0c
RGS
8630[ 20654] By: jhi on 2003/08/12 13:23:00
8631 Log: Add perlcheat to the toc and perl.pod; regen toc.
70faccd7 8632 Branch: perl
cb535e0c 8633 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
70faccd7 8634____________________________________________________________________________
cb535e0c
RGS
8635[ 20653] By: jhi on 2003/08/12 13:15:17
8636 Log: Retract #20644 and #20643; on non-microperl non-fcntl
8637 systems Wrong Thing would be done. (And as Sarathy
8638 points out, closing both ends of a pipe is rather
8639 identical to never opening it...)
70faccd7 8640 Branch: perl
cb535e0c 8641 ! pp_sys.c util.c
70faccd7 8642____________________________________________________________________________
cb535e0c
RGS
8643[ 20652] By: ams on 2003/08/12 13:06:40
8644 Log: Subject: perlcheat
8645 From: Juerd <juerd@cpan.org>
8646 Date: Mon, 11 Aug 2003 20:24:34 +0200
8647 Message-Id: <20030811182434.GI17748@c3.convolution.nl>
70faccd7 8648 Branch: perl
cb535e0c
RGS
8649 + pod/perlcheat.pod
8650 ! MANIFEST
70faccd7 8651____________________________________________________________________________
cb535e0c
RGS
8652[ 20651] By: jhi on 2003/08/12 12:52:09
8653 Log: Microperl expects C89 (like the rest of Perl).
70faccd7 8654 Branch: perl
cb535e0c 8655 ! README.micro
70faccd7 8656____________________________________________________________________________
cb535e0c
RGS
8657[ 20650] By: jhi on 2003/08/12 12:32:29
8658 Log: Subject: [PATCH 5.8.1 @20218] xsubpp: wrong code
8659 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
8660 Date: Sun, 3 Aug 2003 06:19:02 -0700
8661 Message-ID: <20030803131902.GA5146@math.berkeley.edu>
70faccd7 8662 Branch: perl
cb535e0c 8663 ! lib/ExtUtils/xsubpp
70faccd7 8664____________________________________________________________________________
cb535e0c
RGS
8665[ 20648] By: jhi on 2003/08/12 11:56:52
8666 Log: If we are void we cannot return a value.
70faccd7 8667 Branch: perl
cb535e0c 8668 ! mg.c
70faccd7 8669____________________________________________________________________________
cb535e0c
RGS
8670[ 20647] By: jhi on 2003/08/12 11:54:32
8671 Log: Oops.
70faccd7 8672 Branch: perl
cb535e0c 8673 ! perl.c
70faccd7 8674____________________________________________________________________________
cb535e0c
RGS
8675[ 20646] By: jhi on 2003/08/12 11:51:25
8676 Log: Apply much of Ilya's microperl patch, but instead of
8677 implementing the opendir()/readdir()/closedir() using
8678 external commands give up "ANSI-pureness" and define them
8679 in uconfig.sh, also define other stuff like rename() and putenv().
8680 Leave out the $| emulation in my_fork() since we are
8681 not supposed to have fork() under microperl.
70faccd7 8682 Branch: perl
cb535e0c
RGS
8683 ! Makefile.micro README.micro doio.c mg.c perl.c perl.h
8684 ! perlvars.h pp_sys.c sv.c uconfig.h uconfig.sh util.c
70faccd7 8685____________________________________________________________________________
cb535e0c
RGS
8686[ 20645] By: jhi on 2003/08/12 10:40:54
8687 Log: Localize PARENT (based on Ilya's microperl patch).
70faccd7 8688 Branch: perl
cb535e0c 8689 ! lib/Cwd.pm
70faccd7 8690____________________________________________________________________________
cb535e0c
RGS
8691[ 20644] By: jhi on 2003/08/12 10:37:55
8692 Log: More microperlish faking in case no fcntl F_SETFD for pipes.
70faccd7 8693 Branch: perl
cb535e0c 8694 ! util.c
70faccd7 8695____________________________________________________________________________
cb535e0c
RGS
8696[ 20643] By: jhi on 2003/08/12 10:13:53
8697 Log: A generally useful hunk from Ilya's microperl patch.
8698 (If no fcntl F_SETFD, fake it the best we can.)
70faccd7 8699 Branch: perl
cb535e0c 8700 ! pp_sys.c
70faccd7 8701____________________________________________________________________________
cb535e0c
RGS
8702[ 20640] By: jhi on 2003/08/12 09:59:16
8703 Log: returning would be good, too.
70faccd7 8704 Branch: perl
cb535e0c 8705 ! ext/Safe/t/safeops.t
70faccd7 8706____________________________________________________________________________
cb535e0c
RGS
8707[ 20639] By: jhi on 2003/08/12 09:57:07
8708 Log: No dor in maint.
70faccd7 8709 Branch: perl
cb535e0c 8710 ! ext/Safe/t/safeops.t
70faccd7 8711____________________________________________________________________________
cb535e0c
RGS
8712[ 20634] By: jhi on 2003/08/12 08:41:49
8713 Log: Subject: [PATCH 5.8.1 @19053] XSLoader revisted
8714 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
8715 Date: Mon, 21 Apr 2003 22:44:37 -0700
8716 Message-ID: <20030422054437.GA8297@math.berkeley.edu>
70faccd7 8717
cb535e0c
RGS
8718 (the XSLoader doc hunk; the h2xs looks like a behavioural change)
8719 Branch: perl
8720 ! ext/DynaLoader/XSLoader_pm.PL
70faccd7 8721____________________________________________________________________________
cb535e0c
RGS
8722[ 20633] By: jhi on 2003/08/12 08:31:01
8723 Log: Subject: [PATCH h2xs] produce Foo-Bar/lib/Foo/Bar.pm
8724 From: Michael G Schwern <schwern@pobox.com>
8725 Date: Sat, 9 Aug 2003 15:03:02 -0700
8726 Message-ID: <20030809220301.GE24919@windhund.schwern.org>
8727
8728 (plus one extra catfile() in h2xs.t)
70faccd7 8729 Branch: perl
cb535e0c 8730 ! lib/h2xs.t utils/h2xs.PL
70faccd7 8731____________________________________________________________________________
cb535e0c
RGS
8732[ 20632] By: jhi on 2003/08/12 08:11:08
8733 Log: The Debian people have expressed a wish for the boilerplate
8734 being specific about the Perl version; patch from Nick Clark.
70faccd7 8735 Branch: perl
cb535e0c 8736 ! utils/h2xs.PL
70faccd7 8737____________________________________________________________________________
cb535e0c
RGS
8738[ 20631] By: jhi on 2003/08/12 08:09:43
8739 Log: A new try from Dave Mitchell for [perl #23265].
8740 Branch: perl
8741 ! pad.c t/op/closure.t
70faccd7 8742____________________________________________________________________________
cb535e0c
RGS
8743[ 20630] By: jhi on 2003/08/12 07:59:22
8744 Log: Fix for [perl #23287] segfault in untie.
8745 (Well, at least no more coredump.)
8746 Branch: perl
8747 ! pp_sys.c t/op/tie.t
70faccd7 8748____________________________________________________________________________
cb535e0c
RGS
8749[ 20629] By: jhi on 2003/08/12 06:24:32
8750 Log: =head2 ALL CAPS
8751 Branch: perl
8752 ! pod/perlreref.pod
70faccd7 8753____________________________________________________________________________
cb535e0c
RGS
8754[ 20628] By: jhi on 2003/08/12 06:22:25
8755 Log: Too enthusiastic head2-ing.
8756 Branch: perl
8757 ! pod/perlreref.pod
70faccd7 8758____________________________________________________________________________
cb535e0c
RGS
8759[ 20627] By: jhi on 2003/08/12 05:17:14
8760 Log: Gotta Get'em Cases Right.
70faccd7 8761 Branch: perl
cb535e0c 8762 ! pod/perlreref.pod
70faccd7 8763____________________________________________________________________________
cb535e0c
RGS
8764[ 20626] By: jhi on 2003/08/12 05:04:02
8765 Log: head2-ify many of the head1s, will probably make this look
8766 better in HTML.
70faccd7 8767 Branch: perl
cb535e0c 8768 ! pod/perlreref.pod
70faccd7 8769____________________________________________________________________________
cb535e0c
RGS
8770[ 20625] By: jhi on 2003/08/12 04:55:32
8771 Log: Subject: Re: [PATCH] perlreref.pod tweaks
8772 From: Iain Truskett <spoon@cpan.org>
8773 Date: Tue, 12 Aug 2003 13:59:27 +1000
8774 Message-ID: <20030812035927.GJ7914@gytha.anu.edu.au>
8775
8776 plus explain "Titlecase".
8777 Branch: perl
8778 ! pod/perlreref.pod
70faccd7 8779____________________________________________________________________________
cb535e0c
RGS
8780[ 20623] By: rgs on 2003/08/11 19:59:17
8781 Log: Add a new regression test for Safe : tests that all ops
8782 can be trapped by a Safe compartement (except for the ones
8783 that can't.)
8784 Branch: perl
8785 + ext/Safe/t/safeops.t
8786 ! MANIFEST
70faccd7 8787____________________________________________________________________________
cb535e0c
RGS
8788[ 20622] By: rgs on 2003/08/11 18:33:06
8789 Log: B::Deparse wasn't handling correctly builtins that
8790 have two filehandles in their prototypes (pipe, socketpair,
8791 accept) when non-bareword prototypes were used.
70faccd7 8792 Branch: perl
cb535e0c 8793 ! ext/B/B/Deparse.pm
70faccd7 8794____________________________________________________________________________
cb535e0c
RGS
8795[ 20620] By: jhi on 2003/08/11 17:08:29
8796 Log: Subject: [PATCH] [@20616] perlreref.pod incorrectly describes \c
8797 From: merlyn@stonehenge.com (Randal L. Schwartz)
8798 Date: 11 Aug 2003 09:45:29 -0700
8799 Message-ID: <86isp4kus6.fsf@blue.stonehenge.com>
70faccd7 8800
cb535e0c
RGS
8801 Subject: [PATCH] perlreref.pod tweaks
8802 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
8803 Date: Mon, 11 Aug 2003 13:19:51 -0400
8804 Message-ID: <20030811171951.GA332851@linguist.thayer.dartmouth.edu>
70faccd7 8805
cb535e0c 8806 Plus a note about {,n} not being a quantifier.
70faccd7 8807 Branch: perl
cb535e0c 8808 ! pod/perlreref.pod
70faccd7 8809____________________________________________________________________________
cb535e0c
RGS
8810[ 20619] By: jhi on 2003/08/11 15:50:34
8811 Log: Integrate:
8812 [ 20618]
8813 $* is not yet fully gone in 5.8.1.
70faccd7 8814 Branch: perl
cb535e0c 8815 !> pod/perlreref.pod
70faccd7 8816____________________________________________________________________________
cb535e0c
RGS
8817[ 20614] By: nick on 2003/08/11 12:14:55
8818 Log: Allow via layer to affect the PERLIO_F_UTF8 flag.
70faccd7 8819 Branch: perl
cb535e0c 8820 ! ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs
70faccd7 8821____________________________________________________________________________
cb535e0c
RGS
8822[ 20612] By: jhi on 2003/08/11 10:55:19
8823 Log: VC6 warning: result still unsigned.
70faccd7 8824 Branch: perl
cb535e0c 8825 ! regexec.c
70faccd7 8826____________________________________________________________________________
cb535e0c
RGS
8827[ 20611] By: jhi on 2003/08/11 08:33:13
8828 Log: Typo fix from Boris Zentner.
70faccd7 8829 Branch: perl
cb535e0c 8830 ! pod/perlfaq5.pod
70faccd7 8831____________________________________________________________________________
cb535e0c
RGS
8832[ 20609] By: jhi on 2003/08/11 04:28:29
8833 Log: Subject: [perl #23273] warnings in Unicode::UCD
8834 From: Lukas Mai (via RT) <perlbug-followup@perl.org>
8835 Date: 10 Aug 2003 22:37:41 -0000
8836 Message-ID: <rt-23273-62473.18.6967347513833@rt.perl.org>
8837 Branch: perl
8838 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
70faccd7 8839____________________________________________________________________________
cb535e0c
RGS
8840[ 20608] By: jhi on 2003/08/11 04:24:34
8841 Log: Explain the 'Wide character in print' a bit more.
8842 Branch: perl
8843 ! pod/perldiag.pod
70faccd7 8844____________________________________________________________________________
cb535e0c
RGS
8845[ 20607] By: rgs on 2003/08/10 20:44:23
8846 Log: Subject: Re: killing for vital signs [PATCH]
8847 From: "John P. Linderman" <jpl@research.att.com>
8848 Date: Sun, 10 Aug 2003 15:44:33 -0400 (EDT)
8849 Message-Id: <200308101944.PAA96547@raptor.research.att.com>
70faccd7 8850 Branch: perl
cb535e0c 8851 ! pod/perlfunc.pod pod/perlipc.pod
70faccd7 8852____________________________________________________________________________
cb535e0c
RGS
8853[ 20605] By: jhi on 2003/08/10 20:38:39
8854 Log: gcc -ansi -pedantic cleanup; and a seemingly forgotten
8855 sv_placeholder hunk.
8856 Branch: perl
8857 ! perl.h sv.h
70faccd7 8858____________________________________________________________________________
cb535e0c
RGS
8859[ 20604] By: jhi on 2003/08/10 20:14:28
8860 Log: Clarify the format checking instructions.
70faccd7 8861 Branch: perl
cb535e0c 8862 ! Porting/pumpkin.pod
70faccd7 8863____________________________________________________________________________
cb535e0c
RGS
8864[ 20602] By: jhi on 2003/08/10 19:45:45
8865 Log: Retract #20597, too many resulting core dumps.
70faccd7 8866 Branch: perl
cb535e0c 8867 ! pad.c t/op/closure.t
70faccd7 8868____________________________________________________________________________
cb535e0c
RGS
8869[ 20597] By: jhi on 2003/08/10 17:55:03
8870 Log: Subject: Re: [perl #23265] Nested anonymous subs
70faccd7 8871 From: Dave Mitchell <davem@fdgroup.com>
cb535e0c
RGS
8872 Date: Sun, 10 Aug 2003 01:35:30 +0100
8873 Message-ID: <20030810003530.GB6547@fdgroup.com>
70faccd7 8874 Branch: perl
cb535e0c 8875 ! pad.c t/op/closure.t
70faccd7 8876____________________________________________________________________________
cb535e0c
RGS
8877[ 20596] By: jhi on 2003/08/10 17:38:35
8878 Log: Try simple workaround for the POSIX autosplit.ix warning.
70faccd7 8879 Branch: perl
cb535e0c 8880 ! ext/POSIX/POSIX.pm
70faccd7 8881____________________________________________________________________________
cb535e0c
RGS
8882[ 20595] By: jhi on 2003/08/10 17:33:12
8883 Log: One more PL_csighandlerp.
70faccd7 8884 Branch: perl
cb535e0c 8885 ! ext/POSIX/POSIX.xs
70faccd7 8886____________________________________________________________________________
cb535e0c
RGS
8887[ 20594] By: rgs on 2003/08/10 13:30:11
8888 Log: Further tweaks on perlreref.pod (by Iain Truskett)
70faccd7 8889 Branch: perl
cb535e0c 8890 ! pod/perlreref.pod
70faccd7 8891____________________________________________________________________________
cb535e0c
RGS
8892[ 20593] By: rgs on 2003/08/10 12:32:47
8893 Log: Add the perlreref manpage, by Iain Truskett
8894 (regular expressions quick reference.)
8895 Regenerate the table of contents.
70faccd7 8896 Branch: perl
cb535e0c
RGS
8897 + pod/perlreref.pod
8898 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
70faccd7 8899____________________________________________________________________________
cb535e0c
RGS
8900[ 20592] By: rgs on 2003/08/09 21:13:27
8901 Log: Remove ByteLoader from the list of modules whose compilability should
8902 be tested : it's loaded (at runtime) by ext/B/t/bytecode.t (as Enache
8903 pointed out.)
8904 Branch: perl
8905 ! t/lib/1_compile.t
70faccd7 8906____________________________________________________________________________
cb535e0c
RGS
8907[ 20591] By: rgs on 2003/08/09 21:08:59
8908 Log: Subject: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
8909 From: Dave Mitchell <davem@fdgroup.com>
8910 Date: Sat, 9 Aug 2003 14:51:44 +0100
8911 Message-ID: <20030809135144.GC4997@fdgroup.com>
8912 Branch: perl
8913 ! embed.fnc embed.h global.sym op.c pp_ctl.c proto.h scope.c
8914 ! scope.h t/lib/warnings/pad
70faccd7 8915____________________________________________________________________________
cb535e0c
RGS
8916[ 20590] By: rgs on 2003/08/09 21:02:21
8917 Log: Regenerate perlapi.pod.
70faccd7 8918 Branch: perl
cb535e0c 8919 ! pod/perlapi.pod
70faccd7 8920____________________________________________________________________________
cb535e0c
RGS
8921[ 20589] By: rgs on 2003/08/09 20:26:28
8922 Log: Subject: [PATCH t/lib/1_compile.t] Removing tested modules
8923 From: Michael G Schwern <schwern@pobox.com>
8924 Date: Sat, 9 Aug 2003 13:36:59 -0700
8925 Message-ID: <20030809203659.GB24919@windhund.schwern.org>
70faccd7 8926 Branch: perl
cb535e0c 8927 ! t/lib/1_compile.t
70faccd7 8928____________________________________________________________________________
cb535e0c
RGS
8929[ 20588] By: jhi on 2003/08/09 18:13:07
8930 Log: Update Jon Orwant's email address as he wants it,
8931 drop TPJ URL; upate also Doug MacEachern's address.
70faccd7 8932 Branch: perl
cb535e0c 8933 ! pod/perlembed.pod pod/perlmodinstall.pod
70faccd7 8934____________________________________________________________________________
cb535e0c
RGS
8935[ 20587] By: ams on 2003/08/09 18:09:34
8936 Log: hv_fetch_{ent,flags} failed to set HvHASKFLAGS on a hash where a
8937 normal key was replaced by its UTF-8 equivalent. This caused the
8938 "Storable problem" RT3 users reported under RH9.
70faccd7 8939 Branch: perl
cb535e0c 8940 ! hv.c
70faccd7 8941____________________________________________________________________________
cb535e0c
RGS
8942[ 20586] By: jhi on 2003/08/09 18:08:20
8943 Log: Subject: [PATCH perlmodinstall.pod] Installation on Win32
8944 From: Michael G Schwern <schwern@pobox.com>
8945 Date: Fri, 8 Aug 2003 18:35:51 -0700
8946 Message-ID: <20030809013550.GS1587@windhund.schwern.org>
70faccd7 8947 Branch: perl
cb535e0c 8948 ! pod/perlmodinstall.pod
70faccd7 8949____________________________________________________________________________
cb535e0c
RGS
8950[ 20584] By: jhi on 2003/08/09 18:05:22
8951 Log: Reintroduce the U_32-ification to pad.c,
8952 suggested by Dave Mitchell.
8953 Branch: perl
8954 ! pad.c
70faccd7 8955____________________________________________________________________________
cb535e0c
RGS
8956[ 20583] By: rgs on 2003/08/09 12:43:50
8957 Log: Change #20578 to SelfLoader is probably also useful to AutoSplit.
70faccd7 8958 Branch: perl
cb535e0c 8959 ! lib/AutoSplit.pm
70faccd7 8960____________________________________________________________________________
cb535e0c
RGS
8961[ 20579] By: jhi on 2003/08/09 08:07:22
8962 Log: Some updates for the memory use debugging section:
8963 -DL is obsolete, mention Devel::Size, and Purify and valgrind.
70faccd7 8964 Branch: perl
cb535e0c 8965 ! pod/perldebguts.pod
70faccd7 8966____________________________________________________________________________
cb535e0c
RGS
8967[ 20578] By: jhi on 2003/08/09 07:34:16
8968 Log: Fix from Dave Mitchell to the recent from lib/Devel/SelfStubber.t:
8969 Variable "$nested" is not available at (re_eval 4) line 2, <DATA> line 8.
8970 which was on old bug unearthed by the change #20559.
8971 Basically, qr// + (??{$lexical}) combination is very, VERY broken.
8972 Workaround is not to use lexicals.
70faccd7 8973 Branch: perl
cb535e0c 8974 ! lib/SelfLoader.pm
70faccd7 8975____________________________________________________________________________
cb535e0c
RGS
8976[ 20577] By: jhi on 2003/08/09 07:28:41
8977 Log: The libcygipc doesn't really work with the Perl SysV IPC tests
8978 so no much point in adding it yet.
70faccd7 8979 Branch: perl
cb535e0c 8980 ! hints/cygwin.sh
70faccd7 8981____________________________________________________________________________
cb535e0c
RGS
8982[ 20575] By: jhi on 2003/08/09 07:24:43
8983 Log: Retract #20524 since it was due to broken INT32_MIN in
8984 Cygwin 1.5's stdint.h.
70faccd7 8985 Branch: perl
cb535e0c 8986 ! pad.c
70faccd7 8987____________________________________________________________________________
cb535e0c
RGS
8988[ 20574] By: jhi on 2003/08/09 07:11:32
8989 Log: Subject: [ PATCH] Re: strange destruction problem on VMS
8990 From: Dave Mitchell <davem@fdgroup.com>
8991 Date: Fri, 8 Aug 2003 22:28:48 +0100
8992 Message-ID: <20030808212848.GA2628@fdgroup.com>
70faccd7 8993 Branch: perl
cb535e0c 8994 ! sv.c
70faccd7 8995____________________________________________________________________________
cb535e0c
RGS
8996[ 20573] By: jhi on 2003/08/09 07:09:07
8997 Log: Subject: Re: [PATCH] perlfaq8.pod and MakeMaker's PREFIX=
8998 From: Michael G Schwern <schwern@pobox.com>
8999 Date: Fri, 8 Aug 2003 13:59:50 -0700
9000 Message-ID: <20030808205950.GJ1587@windhund.schwern.org>
9001 Branch: perl
9002 ! pod/perlfaq8.pod
70faccd7 9003____________________________________________________________________________
cb535e0c
RGS
9004[ 20572] By: jhi on 2003/08/09 07:06:37
9005 Log: Subject: [PATCH] kill 'INT' doesn't work on Windows
9006 From: Jan Dubois <jand@ActiveState.com>
9007 Date: Fri, 08 Aug 2003 17:49:03 -0700
9008 Message-ID: <ite8jvgjgcfm8e9dhl6f4dtstrbmn1vmpk@4ax.com>
70faccd7 9009 Branch: perl
cb535e0c 9010 ! win32/win32.c
70faccd7 9011____________________________________________________________________________
cb535e0c
RGS
9012[ 20571] By: jhi on 2003/08/09 06:53:54
9013 Log: Subject: [PATCH] Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
9014 From: Nicholas Clark <nick@ccl4.org>
9015 Date: Fri, 8 Aug 2003 23:30:00 +0100
9016 Message-ID: <20030808233000.B20130@plum.flirble.org>
9017 Branch: perl
9018 ! ext/Storable/Storable.xs
70faccd7 9019____________________________________________________________________________
cb535e0c
RGS
9020[ 20570] By: jhi on 2003/08/09 06:52:36
9021 Log: Two more tests for #20566/#20568.
9022 Branch: perl
9023 ! t/op/pat.t
70faccd7 9024____________________________________________________________________________
cb535e0c
RGS
9025[ 20568] By: jhi on 2003/08/08 21:05:24
9026 Log: Subject: [PATCH] Re: UNICODE regexp bug
9027 From: Nick Ing-Simmons <nick@ing-simmons.net>
9028 Date: Fri, 08 Aug 2003 23:05:49 +0100
9029 Message-Id: <20030808220549.5109.4@llama.ni-s.u-net.com>
70faccd7 9030
cb535e0c
RGS
9031 Better patch (than #20566) from NI-S, one more test
9032 (introduce another variable rather than reuse the tmp, though)
9033 Branch: perl
9034 ! regexec.c t/op/pat.t
70faccd7 9035____________________________________________________________________________
cb535e0c
RGS
9036[ 20566] By: jhi on 2003/08/08 19:47:45
9037 Log: Subject: UNICODE regexp bug
9038 From: Nick Ing-Simmons <nick@ing-simmons.net>
9039 Date: Fri, 08 Aug 2003 20:36:56 +0100
9040 Message-Id: <20030808193656.5109.1@llama.ni-s.u-net.com>
70faccd7 9041 Branch: perl
cb535e0c 9042 ! regexec.c t/op/pat.t
70faccd7 9043____________________________________________________________________________
cb535e0c
RGS
9044[ 20565] By: jhi on 2003/08/08 18:59:40
9045 Log: Move the csighandler to be a data variable so that
9046 things like DLL trampolines can't mess up the code
9047 variables the Perl_csighandler (seen in Cygwin:
9048 Perl_csighandler in POSIX extension was different
9049 than in main executable).
70faccd7 9050 Branch: perl
cb535e0c 9051 ! embedvar.h ext/POSIX/POSIX.xs mg.c perlapi.h perlvars.h
70faccd7 9052____________________________________________________________________________
cb535e0c
RGS
9053[ 20564] By: jhi on 2003/08/08 13:12:19
9054 Log: Subject: [PATCH] Re: main@20537: WinXP build failed op/time.t test 2
9055 From: Steve Hay <steve.hay@uk.radan.com>
9056 Date: Fri, 08 Aug 2003 12:42:28 +0100
9057 Message-ID: <3F338CA4.3010503@uk.radan.com>
70faccd7 9058 Branch: perl
cb535e0c 9059 ! t/op/time.t
70faccd7 9060____________________________________________________________________________
cb535e0c
RGS
9061[ 20563] By: jhi on 2003/08/08 13:09:00
9062 Log: Subject: [PATCH] maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searchlist
9063 From: "Gerrit P. Haase" <gp@familiehaase.de>
9064 Date: Fri, 8 Aug 2003 13:44:51 +0200
9065 Message-ID: <1621817486657.20030808134451@familiehaase.de>
70faccd7 9066 Branch: perl
cb535e0c
RGS
9067 ! ext/NDBM_File/hints/cygwin.pl ext/ODBM_File/hints/cygwin.pl
9068 ! hints/cygwin.sh
70faccd7 9069____________________________________________________________________________
cb535e0c
RGS
9070[ 20560] By: jhi on 2003/08/08 04:28:44
9071 Log: Retract PASTHRU* changes as recommended by Schwern.
70faccd7 9072 Branch: perl
cb535e0c
RGS
9073 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
9074 ! lib/ExtUtils/t/MM_Win32.t
70faccd7 9075____________________________________________________________________________
cb535e0c
RGS
9076[ 20559] By: rgs on 2003/08/07 19:59:18
9077 Log: Subject: Fwd: Re: [PATCH] flags set incorrectly on abandoned lexicals
9078 From: Dave Mitchell <davem@fdgroup.com>
9079 Date: Thu, 7 Aug 2003 15:53:35 +0100
9080 Message-ID: <20030807145335.GF26683@fdgroup.com>
9081 Branch: perl
9082 ! scope.c t/lib/warnings/pad
70faccd7 9083____________________________________________________________________________
cb535e0c
RGS
9084[ 20556] By: jhi on 2003/08/07 18:14:41
9085 Log: The #20546 was too ambitious, broke the test.
70faccd7 9086 Branch: perl
cb535e0c 9087 ! lib/Benchmark.pm lib/Benchmark.t
70faccd7 9088____________________________________________________________________________
cb535e0c
RGS
9089[ 20554] By: jhi on 2003/08/07 17:00:03
9090 Log: Subject: Fw: [PATCH: perl@20512] DBG build tweaks for VMS.
9091 From: PPrymmer@factset.com
9092 Date: Thu, 7 Aug 2003 14:02:02 -0400
9093 Message-ID: <OFA59024FD.170B3227-ON85256D7B.00630753-85256D7B.00631048@factset.com>
9094 Branch: perl
9095 ! vms/descrip_mms.template
70faccd7 9096____________________________________________________________________________
cb535e0c
RGS
9097[ 20553] By: jhi on 2003/08/07 16:45:25
9098 Log: Some AUTHORS updates.
70faccd7 9099 Branch: perl
cb535e0c 9100 ! AUTHORS
70faccd7 9101____________________________________________________________________________
cb535e0c
RGS
9102[ 20552] By: jhi on 2003/08/07 15:45:03
9103 Log: Hint away the semid_ds test in NetBSD/sparc.
70faccd7 9104 Branch: perl
cb535e0c 9105 ! hints/netbsd.sh
70faccd7 9106____________________________________________________________________________
cb535e0c
RGS
9107[ 20550] By: jhi on 2003/08/07 15:39:53
9108 Log: Allow hinting d_semctl_semun and d_semctl_semid_ds.
70faccd7 9109 Branch: perl
cb535e0c 9110 ! Configure
70faccd7 9111____________________________________________________________________________
cb535e0c
RGS
9112[ 20548] By: jhi on 2003/08/07 14:48:27
9113 Log: Subject: [PATCH] Test::More
9114 From: Fergal Daly <fergal@esatclear.ie>
9115 Date: Thu, 7 Aug 2003 15:52:11 +0100
9116 Message-Id: <200308071552.11873.fergal@esatclear.ie>
70faccd7 9117 Branch: perl
cb535e0c 9118 ! lib/Test/More.pm
70faccd7 9119____________________________________________________________________________
cb535e0c
RGS
9120[ 20547] By: jhi on 2003/08/07 14:45:22
9121 Log: Integrate from maint:
9122 [ 20543]
9123 Workround for SuSE8.2's -lndbm hack
70faccd7 9124 Branch: perl
cb535e0c 9125 !> hints/linux.sh
70faccd7 9126____________________________________________________________________________
cb535e0c
RGS
9127[ 20546] By: jhi on 2003/08/07 14:43:57
9128 Log: Subject: [PATCH 5.8.1] Benchmark problem
9129 From: Radu Greab <rgreab@fx.ro>
9130 Date: Thu, 07 Aug 2003 16:18:25 +0300 (EEST)
9131 Message-Id: <20030807.161825.106541372.radu@yx.primIT.ro>
70faccd7 9132
cb535e0c
RGS
9133 Subject: Re: [PATCH 5.8.1] Benchmark problem
9134 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9135 Date: Thu, 7 Aug 2003 15:48:38 +0200
9136 Message-Id: <20030807154838.5d240dbb.rgarciasuarez@free.fr>
70faccd7 9137 Branch: perl
cb535e0c 9138 ! lib/Benchmark.pm lib/Benchmark.t
70faccd7 9139____________________________________________________________________________
cb535e0c
RGS
9140[ 20544] By: jhi on 2003/08/07 14:25:25
9141 Log: Retract #20359: too wide a brush.
70faccd7 9142 Branch: perl
cb535e0c 9143 ! hints/netbsd.sh
70faccd7 9144____________________________________________________________________________
cb535e0c
RGS
9145[ 20542] By: jhi on 2003/08/07 06:24:23
9146 Log: If no alarm(), skip the subtests.
70faccd7 9147 Branch: perl
cb535e0c 9148 ! ext/Time/HiRes/t/HiRes.t
70faccd7 9149____________________________________________________________________________
cb535e0c
RGS
9150[ 20541] By: jhi on 2003/08/07 06:15:54
9151 Log: Subject: Re: maint @ 20537
9152 From: Philip Newton <Philip.Newton@gmx.net>
9153 Date: Thu, 07 Aug 2003 09:05:17 +0200
9154 Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
70faccd7 9155 Branch: perl
cb535e0c 9156 ! ext/Socket/Socket.xs
70faccd7 9157____________________________________________________________________________
cb535e0c
RGS
9158[ 20540] By: jhi on 2003/08/07 06:13:19
9159 Log: Subject: Re: maint @ 20537
9160 From: Philip Newton <Philip.Newton@gmx.net>
9161 Date: Thu, 07 Aug 2003 09:05:17 +0200
9162 Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
70faccd7 9163 Branch: perl
cb535e0c 9164 ! hints/dos_djgpp.sh
70faccd7 9165____________________________________________________________________________
cb535e0c
RGS
9166[ 20539] By: jhi on 2003/08/07 05:17:56
9167 Log: NetBSD for Sparc (at least 1.5.3 and 1.6.1) seem to have
9168 broken SysV semaphores.
70faccd7 9169 Branch: perl
cb535e0c 9170 ! hints/netbsd.sh
70faccd7 9171____________________________________________________________________________
cb535e0c
RGS
9172[ 20538] By: jhi on 2003/08/07 05:08:14
9173 Log: Subject: Re: [perl #23030] Error in negative lookahead with alternations
9174 From: hv@crypt.org
9175 Date: Thu, 07 Aug 2003 02:44:23 +0100
9176 Message-Id: <200308070144.h771iN906446@zen.crypt.org>
70faccd7 9177 Branch: perl
cb535e0c 9178 ! regexec.c t/op/re_tests
70faccd7 9179____________________________________________________________________________
cb535e0c
RGS
9180[ 20535] By: jhi on 2003/08/06 19:05:18
9181 Log: ESUCCESS = 0 is not true, but exists.
70faccd7 9182 Branch: perl
cb535e0c 9183 ! ext/Errno/t/Errno.t
70faccd7 9184____________________________________________________________________________
cb535e0c
RGS
9185[ 20533] By: jhi on 2003/08/06 18:39:49
9186 Log: Subject: [pathc] Sys:Syslog.pm::syslog() - Better error message
9187 From: jari.aalto@poboxes.com (Jari Aalto)
9188 Date: Wed, 06 Aug 2003 14:24:42 +0300
9189 Message-ID: <ekzzowp1.fsf@blue.sea.net>
70faccd7 9190 Branch: perl
cb535e0c 9191 ! ext/Sys/Syslog/Syslog.pm
70faccd7 9192____________________________________________________________________________
cb535e0c
RGS
9193[ 20530] By: jhi on 2003/08/06 18:24:56
9194 Log: Make code agree with documentation (from Wolfgang Friebel)
70faccd7 9195 Branch: perl
cb535e0c 9196 ! lib/ExtUtils/MakeMaker.pm
70faccd7 9197____________________________________________________________________________
cb535e0c
RGS
9198[ 20529] By: jhi on 2003/08/06 18:20:31
9199 Log: Various tweaks to help DJGPP builds.
70faccd7 9200 Branch: perl
cb535e0c 9201 ! djgpp/djgppsed.sh hints/dos_djgpp.sh
70faccd7 9202____________________________________________________________________________
cb535e0c
RGS
9203[ 20527] By: jhi on 2003/08/06 14:57:22
9204 Log: More PASTHRU patching from Steve Hay.
70faccd7 9205 Branch: perl
cb535e0c 9206 ! lib/ExtUtils/MM_Unix.pm
70faccd7 9207____________________________________________________________________________
cb535e0c
RGS
9208[ 20526] By: jhi on 2003/08/06 13:53:01
9209 Log: Cast away gcc 3.3 type conversion pickiness.
70faccd7 9210 Branch: perl
cb535e0c 9211 ! ext/threads/threads.xs
70faccd7 9212____________________________________________________________________________
cb535e0c
RGS
9213[ 20524] By: jhi on 2003/08/06 13:36:44
9214 Log: Subject: Re: perl with cygwin 1.5, need help
9215 From: "Gerrit P. Haase" <gp@familiehaase.de>
9216 Date: Tue, 5 Aug 2003 14:36:55 +0200
9217 Message-ID: <71561410910.20030805143655@familiehaase.de>
9218
9219 (needed manual fitting)
70faccd7 9220 Branch: perl
cb535e0c 9221 ! pad.c
70faccd7 9222____________________________________________________________________________
cb535e0c
RGS
9223[ 20523] By: jhi on 2003/08/06 13:30:42
9224 Log: Subject: maint @ 20512
9225 From: Robin Barker <Robin.Barker@npl.co.uk>
9226 Date: Wed, 6 Aug 2003 15:31:33 +0100
9227 Message-ID: <533D273D4014D411AB1D00062938C4D904046625@hotel.npl.co.uk>
70faccd7 9228 Branch: perl
cb535e0c 9229 ! MANIFEST Porting/Maintainers.pl
70faccd7 9230____________________________________________________________________________
cb535e0c
RGS
9231[ 20520] By: jhi on 2003/08/06 11:38:46
9232 Log: Subject: [PATCH] Re: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
9233 From: Steve Hay <steve.hay@uk.radan.com>
9234 Date: Wed, 06 Aug 2003 10:56:44 +0100
9235 Message-ID: <3F30D0DC.20700@uk.radan.com>
70faccd7 9236 Branch: perl
cb535e0c 9237 ! lib/ExtUtils/MM_Unix.pm
70faccd7 9238____________________________________________________________________________
cb535e0c
RGS
9239[ 20514] By: jhi on 2003/08/06 05:22:29
9240 Log: Subject: Re: [PATCH pod/perlfaq2.pod] update Friedl book listing for 2nd edition
9241 From: Tim Jenness <t.jenness@jach.hawaii.edu>
9242 Date: Tue, 5 Aug 2003 17:21:46 -1000 (HST)
9243 Message-ID: <Pine.LNX.4.44.0308051720280.8532-100000@lapaki>
70faccd7 9244 Branch: perl
cb535e0c 9245 ! pod/perlfaq2.pod
70faccd7 9246____________________________________________________________________________
cb535e0c
RGS
9247[ 20513] By: jhi on 2003/08/06 05:18:32
9248 Log: Subject: [PATCH] dprofpp.PL again -- #20488 thinko
9249 From: "Craig A. Berry" <craigberry@mac.com>
9250 Date: Wed, 06 Aug 2003 00:18:36 -0500
9251 Message-ID: <3F308FAC.4090409@mac.com>
9252
9253 (from vmsperl list)
70faccd7 9254 Branch: perl
cb535e0c 9255 ! utils/dprofpp.PL
70faccd7 9256____________________________________________________________________________
cb535e0c
RGS
9257[ 20510] By: jhi on 2003/08/05 19:01:08
9258 Log: Subject: [PATCH pod/perlfaq2.pod] BETTER update Friedl book listing for 2nd edition
9259 From: mjd@plover.com
9260 Date: 5 Aug 2003 19:23:46 -0000
9261 Message-ID: <20030805192346.25911.qmail@plover.com>
70faccd7 9262 Branch: perl
cb535e0c 9263 ! pod/perlfaq2.pod
70faccd7 9264____________________________________________________________________________
cb535e0c
RGS
9265[ 20508] By: jhi on 2003/08/05 18:36:38
9266 Log: Continue #20506.
70faccd7 9267 Branch: perl
cb535e0c 9268 ! lib/ExtUtils/MM_Unix.pm
70faccd7 9269____________________________________________________________________________
cb535e0c
RGS
9270[ 20506] By: jhi on 2003/08/05 17:58:01
9271 Log: Try to fix the INC in PASTHRU.
70faccd7 9272 Branch: perl
cb535e0c 9273 ! lib/ExtUtils/MM_Unix.pm
70faccd7 9274____________________________________________________________________________
cb535e0c
RGS
9275[ 20503] By: jhi on 2003/08/05 16:02:14
9276 Log: Subject: Re: [perl #23083] [5.8.0-Bug?] backtick returns empty value when $SIG{CHLD} defined.
9277 From: Chip Salzenberg <chip@pobox.com>
9278 Date: Tue, 5 Aug 2003 11:39:24 -0400
9279 Message-ID: <20030805153924.GO1751@perlsupport.com
70faccd7 9280 Branch: perl
cb535e0c 9281 ! perlio.c
70faccd7 9282____________________________________________________________________________
cb535e0c
RGS
9283[ 20502] By: jhi on 2003/08/05 15:32:39
9284 Log: Subject: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
9285 From: Steve Hay <steve.hay@uk.radan.com>
9286 Date: Tue, 05 Aug 2003 10:43:49 +0100
9287 Message-ID: <3F2F7C55.9020808@uk.radan.com>
9288
9289 (The MM_Unix.pm part was dealt with in #20501.)
70faccd7 9290 Branch: perl
cb535e0c 9291 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/t/MM_Win32.t
70faccd7 9292____________________________________________________________________________
cb535e0c
RGS
9293[ 20501] By: jhi on 2003/08/05 15:28:17
9294 Log: Reinstate #11125, hopefully making MakeMaker to pass
9295 DEFINE and INCLUDE to subdirs (NI-S says he'll work
9296 around any problems caused seen Tk if necessary).
9297 Also (document and) reorder the PASTHRU_INC and PASTHRU_DEFINE
9298 to be _after_ the directory-specific INC and DEFINE as suggested
9299 by NI-S (Tk probably being the only "user" of the said macros).
70faccd7 9300 Branch: perl
cb535e0c 9301 ! lib/ExtUtils/MM_Unix.pm
70faccd7 9302____________________________________________________________________________
cb535e0c
RGS
9303[ 20500] By: jhi on 2003/08/05 15:14:35
9304 Log: Subject: [PATCH-5.8.1-RC4] WinCE more implemented functions
9305 From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
9306 Date: Tue, 5 Aug 2003 20:12:18 +0400
9307 Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200E66@cio-test001.spb.lucent.com>
70faccd7 9308 Branch: perl
cb535e0c
RGS
9309 - wince/include/netdb.h
9310 ! MANIFEST wince/Makefile.ce wince/win32.h wince/win32io.c
9311 ! wince/wince.c
70faccd7 9312____________________________________________________________________________
cb535e0c
RGS
9313[ 20499] By: jhi on 2003/08/05 14:03:43
9314 Log: A suggested perlio doc addition from Stas.
70faccd7 9315 Branch: perl
cb535e0c 9316 ! pod/perliol.pod
70faccd7 9317____________________________________________________________________________
cb535e0c
RGS
9318[ 20498] By: jhi on 2003/08/05 13:32:59
9319 Log: Subject: [PATCH RC4] AUTHORS + Maintainers.pl
9320 From: Robin Barker <Robin.Barker@npl.co.uk>
9321 Date: Tue, 5 Aug 2003 15:32:36 +0100
9322 Message-ID: <533D273D4014D411AB1D00062938C4D90404661C@hotel.npl.co.uk>
70faccd7 9323 Branch: perl
cb535e0c 9324 ! AUTHORS Porting/Maintainers.pl
70faccd7 9325____________________________________________________________________________
cb535e0c
RGS
9326[ 20497] By: jhi on 2003/08/05 12:23:04
9327 Log: This is necessary to get things building for the VMS debugger.
9328 (Craig Berry)
70faccd7 9329 Branch: perl
cb535e0c 9330 ! vms/descrip_mms.template
70faccd7 9331____________________________________________________________________________
cb535e0c
RGS
9332[ 20495] By: jhi on 2003/08/05 09:23:24
9333 Log: Subject: Re: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6
9334 From: alian <alian@cpan.org>
9335 Date: Tue, 05 Aug 2003 12:21:42 +0200
9336 Message-ID: <3F2F8536.1090702@jupiter.alianet>
9337 Branch: perl
9338 ! ext/POSIX/t/posix.t
70faccd7 9339____________________________________________________________________________
cb535e0c
RGS
9340[ 20494] By: jhi on 2003/08/05 09:03:57
9341 Log: Add some known cases to Maintainers.
70faccd7 9342 Branch: perl
cb535e0c 9343 ! Porting/Maintainers.pl
70faccd7 9344____________________________________________________________________________
cb535e0c
RGS
9345[ 20492] By: jhi on 2003/08/05 08:34:34
9346 Log: Subject: [PATCH] perlthrtut.pod
9347 From: Elizabeth Mattijsen <liz@dijkmat.nl>
9348 Date: Tue, 5 Aug 2003 11:26:04 +0200
9349 Message-Id: <p05111b0abb5525e65401@[80.127.186.62]>
9350 Branch: perl
9351 ! pod/perlthrtut.pod
70faccd7 9352____________________________________________________________________________
cb535e0c
RGS
9353[ 20491] By: jhi on 2003/08/05 08:31:29
9354 Log: Add META.yml and Stas' makemeta (plus extensive reworking
9355 of the Maintainers utility)
70faccd7 9356 Branch: perl
cb535e0c
RGS
9357 + META.yml Porting/Maintainers.pm Porting/makemeta
9358 ! MANIFEST Makefile.SH Porting/Maintainers
9359 ! Porting/Maintainers.pl
70faccd7 9360____________________________________________________________________________
cb535e0c
RGS
9361[ 20490] By: jhi on 2003/08/05 06:28:06
9362 Log: ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparc
9363 Try to remove the created message queues and semaphores
9364 even in the case of failures.
9365 Branch: perl
9366 ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
70faccd7 9367____________________________________________________________________________
cb535e0c
RGS
9368[ 20489] By: jhi on 2003/08/05 06:21:47
9369 Log: Subject: PerlIO_{read,write} return value doc patch
9370 From: Gisle Aas <gisle@ActiveState.com>
9371 Date: 04 Aug 2003 13:25:28 -0700
9372 Message-ID: <lr4r0xuq4n.fsf@caliper.activestate.com>
9373 Branch: perl
9374 ! pod/perlapio.pod
70faccd7 9375____________________________________________________________________________
cb535e0c
RGS
9376[ 20488] By: jhi on 2003/08/05 06:12:07
9377 Log: Subject: [PATCH utils/dprofpp.PL] (was Re: DProf tests with -p broken on VMS)
9378 From: "Craig A. Berry" <craigberry@mac.com>
9379 Date: Mon, 04 Aug 2003 19:29:51 -0500
9380 Message-ID: <3F2EFA7F.6070801@mac.com>
9381 Branch: perl
9382 ! utils/dprofpp.PL
70faccd7 9383____________________________________________________________________________
cb535e0c
RGS
9384[ 20486] By: jhi on 2003/08/05 06:05:53
9385 Log: Subject: [PATCH] typos in encoding.pm
9386 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
9387 Date: Mon, 4 Aug 2003 20:09:35 +0200
9388 Message-ID: <005001c35ab3$9225c320$0c2f1fac@R2D2>
9389 Branch: perl
9390 ! ext/Encode/encoding.pm
70faccd7 9391____________________________________________________________________________
cb535e0c
RGS
9392[ 20485] By: jhi on 2003/08/05 05:29:11
9393 Log: Bytecode patching from Enache.
9394 Branch: perl
9395 ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
9396 ! ext/B/t/bytecode.t ext/ByteLoader/bytecode.h t/TEST
70faccd7 9397____________________________________________________________________________
cb535e0c
RGS
9398[ 20484] By: jhi on 2003/08/05 05:26:32
9399 Log: Upgrade to Digest::MD5 2.27.
70faccd7 9400 Branch: perl
cb535e0c
RGS
9401 ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
9402 ! ext/Digest/MD5/t/files.t
70faccd7 9403____________________________________________________________________________
cb535e0c
RGS
9404[ 20483] By: jhi on 2003/08/05 05:15:16
9405 Log: Subject: [Patch 5.8.1 Encode.pm] v-strings deprecated
9406 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
9407 Date: Tue, 05 Aug 2003 00:27:10 +0900
9408 Message-Id: <20030805002313.9880.BQW10602@nifty.com>
70faccd7 9409 Branch: perl
cb535e0c 9410 ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
70faccd7 9411____________________________________________________________________________
cb535e0c
RGS
9412[ 20482] By: rgs on 2003/08/04 22:06:46
9413 Log: Nit in INSTALL about the svr?.sh hint files.
70faccd7
AMS
9414 Branch: perl
9415 ! INSTALL
9416____________________________________________________________________________
cb535e0c
RGS
9417[ 20480] By: rgs on 2003/08/04 21:30:25
9418 Log: Subject: [PATCH] Re: [perl #23210] parser error with 'print $HANDLE func(@args)'
9419 From: Steve Grazzini <grazz@pobox.com>
9420 Date: Mon, 4 Aug 2003 16:01:45 -0400
9421 Message-ID: <20030804200145.GB21699@grazzini.net>
9422
9423 Prevent the warning "Bareword found where operator expected" in
9424 the case "print $fh foo()" where foo() is an undefined function.
70faccd7 9425 Branch: perl
cb535e0c 9426 ! toke.c
70faccd7 9427____________________________________________________________________________
cb535e0c
RGS
9428[ 20479] By: rgs on 2003/08/04 20:26:17
9429 Log: Fix bug #23141 : localization of readonly magic scalars
9430 now produces an error "Modification of a read-only value
9431 attempted", instead of silently failing.
70faccd7 9432 Branch: perl
cb535e0c 9433 ! scope.c t/op/local.t
70faccd7 9434____________________________________________________________________________
cb535e0c
RGS
9435[ 20478] By: rgs on 2003/08/04 20:10:52
9436 Log: Revert change #19282 : it caused problems for some -Duseshrplib
9437 builds. On the other hand, make sure that your C compiler isn't
9438 a perl script !
70faccd7 9439 Branch: perl
cb535e0c 9440 ! Makefile.SH
70faccd7 9441____________________________________________________________________________
cb535e0c
RGS
9442[ 20475] By: jhi on 2003/08/04 09:35:55
9443 Log: Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().
70faccd7 9444 Branch: perl
cb535e0c 9445 ! perl.c perl.h
70faccd7 9446____________________________________________________________________________
cb535e0c
RGS
9447[ 20474] By: jhi on 2003/08/04 08:41:55
9448 Log: Oops.
70faccd7 9449 Branch: perl
cb535e0c 9450 ! hints/darwin.sh hints/rhapsody.sh
70faccd7 9451____________________________________________________________________________
cb535e0c
RGS
9452[ 20473] By: jhi on 2003/08/04 07:58:36
9453 Log: Subject: [PATCH] Re: Can't usemymalloc on OS X
9454 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9455 Date: Mon, 4 Aug 2003 10:35:12 +0200
9456 Message-Id: <20030804103512.61a9661c.rgarciasuarez@free.fr>
70faccd7 9457 Branch: perl
cb535e0c 9458 ! hints/darwin.sh
70faccd7 9459____________________________________________________________________________
cb535e0c
RGS
9460[ 20470] By: jhi on 2003/08/04 06:30:05
9461 Log: Test count adjustment from Rafael.
9462 Branch: perl
9463 ! lib/Test/Simple/t/is_deeply.t
70faccd7 9464____________________________________________________________________________
cb535e0c
RGS
9465[ 20469] By: jhi on 2003/08/04 06:23:26
9466 Log: Subject: [PATCH] maint, Win32, GCC 3.2
9467 From: Mattia Barbon <mbarbon@dsi.unive.it>
9468 Date: Sat, 2 Aug 2003 10:31:07 +0200 (ora legale Europa occidentale)
9469 Message-ID: <Mahogany-0.64.2-624-20030802-103107.00@rbnet.it>
9470 Branch: perl
9471 ! ext/Errno/Errno_pm.PL
70faccd7 9472____________________________________________________________________________
cb535e0c
RGS
9473[ 20467] By: jhi on 2003/08/04 05:10:57
9474 Log: Apparently the newly introduce -DDARWIN did conflict with
9475 some Apple definition, how ironic...
70faccd7 9476 Branch: perl
cb535e0c 9477 ! hints/darwin.sh perl.h
70faccd7 9478____________________________________________________________________________
cb535e0c
RGS
9479[ 20466] By: jhi on 2003/08/04 05:03:30
9480 Log: Subject: Debian patch that skips podless modules
9481 From: Alexey Tourbin <at@altlinux.ru>
9482 Date: Sun, 3 Aug 2003 21:33:00 +0400
9483 Message-ID: <20030803173300.GC2076@julia.office.altlinux.ru>
70faccd7 9484
cb535e0c 9485 (plus Schwern's and Robert's nits)
70faccd7 9486 Branch: perl
cb535e0c 9487 ! installman
70faccd7 9488____________________________________________________________________________
cb535e0c
RGS
9489[ 20465] By: jhi on 2003/08/04 05:00:04
9490 Log: Subject: [PATCH] 4 bugs in Test::More
9491 From: Fergal Daly <fergal@esatclear.ie> (by way of Fergal Daly <fergal@esatclear.ie>)
9492 Date: Fri, 21 Mar 2003 10:57:31 +0000
9493 Message-Id: <200303211057.31879.fergal@esatclear.ie>
70faccd7 9494 Branch: perl
cb535e0c
RGS
9495 ! lib/Test/More.pm lib/Test/Simple/t/More.t
9496 ! lib/Test/Simple/t/is_deeply.t
70faccd7 9497____________________________________________________________________________
cb535e0c
RGS
9498[ 20464] By: jhi on 2003/08/04 04:44:08
9499 Log: Upgrade to ExtUtils::MakeMaker 6.15.
70faccd7 9500 Branch: perl
cb535e0c
RGS
9501 ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
9502 ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
9503 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
70faccd7 9504____________________________________________________________________________
cb535e0c
RGS
9505[ 20463] By: jhi on 2003/08/04 04:37:25
9506 Log: Subject: Re: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrong
9507 From: Michael G Schwern <schwern@pobox.com>
9508 Date: Sun, 3 Aug 2003 16:12:35 -0700
9509 Message-ID: <20030803231235.GJ24350@windhund.schwern.org>
70faccd7 9510 Branch: perl
cb535e0c 9511 ! lib/Benchmark.pm lib/Benchmark.t
70faccd7 9512____________________________________________________________________________
cb535e0c
RGS
9513[ 20462] By: rgs on 2003/08/03 22:26:10
9514 Log: Subject: [PATCH] Re: [perl #23207] persistant sideffect involving bitwise xor and substr
9515 From: Enache Adrian <enache@rdslink.ro>
9516 Date: Sun, 3 Aug 2003 18:00:05 +0300
9517 Message-ID: <20030803150005.GA1319@ratsnest.hole>
9518 Branch: perl
9519 ! pp.c t/op/substr.t
70faccd7 9520____________________________________________________________________________
cb535e0c
RGS
9521[ 20461] By: rgs on 2003/08/03 21:50:11
9522 Log: Subject: Re: [perl #23202] coredump on ext/POSIX/t/posix with NetBSD-1.6
9523 From: alian <alian@cpan.org>
9524 Date: Sat, 02 Aug 2003 16:19:25 +0200
9525 Message-ID: <3F2BC86D.2050400@jupiter.alianet>
70faccd7 9526
cb535e0c
RGS
9527 Plus, un-mark a test as TODO for darwin >= 6.6 (by M. Schwern)
9528 Branch: perl
9529 ! ext/POSIX/t/posix.t
70faccd7 9530____________________________________________________________________________
cb535e0c
RGS
9531[ 20458] By: jhi on 2003/08/03 19:01:08
9532 Log: Subject: [PATCH-for-5.8.1-RC4] wince distribution
9533 From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
9534 Date: Mon, 4 Aug 2003 00:01:08 +0400
9535 Message-ID: <039c01c359fa$1e755d50$195ec3d9@vad>
70faccd7 9536 Branch: perl
cb535e0c 9537 ! wince/makedist.pl
70faccd7 9538____________________________________________________________________________
cb535e0c
RGS
9539[ 20457] By: jhi on 2003/08/03 18:59:10
9540 Log: Subject: [PATCH perlreftut.pod] Minor edits
9541 From: mjd@plover.com
9542 Date: 3 Aug 2003 17:46:08 -0000
9543 Message-ID: <20030803174608.15792.qmail@plover.com>
70faccd7 9544 Branch: perl
cb535e0c 9545 ! pod/perlreftut.pod
70faccd7 9546____________________________________________________________________________
cb535e0c
RGS
9547[ 20456] By: jhi on 2003/08/03 18:52:16
9548 Log: Subject: [PATCH Time::HiRes docs] Grammar, punctuation, formatting edits
9549 From: mjd@plover.com
9550 Date: 3 Aug 2003 19:37:49 -0000
9551 Message-ID: <20030803193749.3733.qmail@plover.com>
70faccd7 9552 Branch: perl
cb535e0c 9553 ! ext/Time/HiRes/HiRes.pm
70faccd7 9554____________________________________________________________________________
cb535e0c
RGS
9555[ 20455] By: jhi on 2003/08/03 18:47:13
9556 Log: Subject: [PATCH] Re: win32.c bug - handle leak
9557 From: Jan Dubois <jand@ActiveState.com>
9558 Date: Sat, 02 Aug 2003 10:25:05 -0700
9559 Message-ID: <9gsnivssuml394bttjb3mfsmdgfn9l6kh9@4ax.com>
70faccd7 9560 Branch: perl
cb535e0c 9561 ! win32/win32.c
70faccd7 9562____________________________________________________________________________
cb535e0c
RGS
9563[ 20454] By: jhi on 2003/08/03 18:45:53
9564 Log: Subject: [PATCH 5.8.1 @20218] OS/2 build
9565 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
9566 Date: Sat, 2 Aug 2003 09:38:50 -0700
9567 Message-ID: <20030802163850.GA4712@math.berkeley.edu>
70faccd7 9568 Branch: perl
cb535e0c 9569 ! os2/os2ish.h
70faccd7 9570____________________________________________________________________________
cb535e0c
RGS
9571[ 20453] By: jhi on 2003/08/03 18:44:29
9572 Log: Subject: [PATCH] Storable and uninitalized array values
9573 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
9574 Date: Sat, 2 Aug 2003 13:40:16 +0200
9575 Message-ID: <00ab01c358ea$d940a5b0$0c2f1fac@R2D2>
70faccd7 9576 Branch: perl
cb535e0c 9577 ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
70faccd7 9578____________________________________________________________________________
cb535e0c
RGS
9579[ 20452] By: jhi on 2003/08/03 18:27:47
9580 Log: Upgrade to Unicode::Collate 0.26.
70faccd7 9581 Branch: perl
cb535e0c
RGS
9582 ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
9583 ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
9584 ! lib/Unicode/Collate/t/test.t
70faccd7 9585____________________________________________________________________________
cb535e0c
RGS
9586[ 20451] By: jhi on 2003/08/03 18:24:18
9587 Log: Subject: [PATCH Net::Ping] on VMS, set non-blocking with ioctl, not fcntl
9588 From: "Craig A. Berry" <craigberry@mac.com>
9589 Date: Sat, 02 Aug 2003 10:25:44 -0500
9590 Message-ID: <3F2BD7F8.8090003@mac.com>
70faccd7 9591 Branch: perl
cb535e0c 9592 ! lib/Net/Ping.pm
70faccd7 9593____________________________________________________________________________
cb535e0c
RGS
9594[ 20450] By: rgs on 2003/08/03 12:50:07
9595 Log: Subject: [PATCH 5.8.1 @20218] Shell.t
9596 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
9597 Date: Sun, 3 Aug 2003 06:21:41 -0700
9598 Message-ID: <20030803132141.GA5156@math.berkeley.edu>
70faccd7 9599 Branch: perl
cb535e0c 9600 ! lib/Shell.t
70faccd7 9601____________________________________________________________________________
cb535e0c
RGS
9602[ 20447] By: jhi on 2003/08/02 07:26:58
9603 Log: C++ (or C99) sneak attack ("inline" function keyword).
70faccd7 9604 Branch: perl
cb535e0c 9605 ! ext/Devel/DProf/DProf.xs
70faccd7 9606____________________________________________________________________________
cb535e0c
RGS
9607[ 20445] By: jhi on 2003/08/02 06:24:30
9608 Log: Subject: [PATCH] Re: [perl #23185] perl crash with File::Glob
9609 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
9610 Date: Fri, 1 Aug 2003 13:12:14 +0200
9611 Message-ID: <00dc01c3581d$c3412c30$0c2f1fac@R2D2>
70faccd7 9612 Branch: perl
cb535e0c
RGS
9613 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
9614 ! ext/File/Glob/t/basic.t
70faccd7 9615____________________________________________________________________________
cb535e0c
RGS
9616[ 20444] By: jhi on 2003/08/02 06:17:28
9617 Log: Only show the message if the locale settings look risky.
70faccd7 9618 Branch: perl
cb535e0c 9619 ! ext/Time/HiRes/Makefile.PL
70faccd7 9620____________________________________________________________________________
cb535e0c
RGS
9621[ 20443] By: jhi on 2003/08/02 06:01:27
9622 Log: Add a message about the LC_ALL=C workaround (for non-core builds);
9623 update Changes.
70faccd7 9624 Branch: perl
cb535e0c 9625 ! ext/Time/HiRes/Changes ext/Time/HiRes/Makefile.PL
70faccd7 9626____________________________________________________________________________
cb535e0c
RGS
9627[ 20441] By: jhi on 2003/08/02 05:37:37
9628 Log: Subject: [PATCH] Small nit to pad.c
9629 From: Enache Adrian <enache@rdslink.ro>
9630 Date: Sat, 2 Aug 2003 01:50:40 +0300
9631 Message-ID: <20030801225040.GB1281@ratsnest.hole>
70faccd7 9632 Branch: perl
cb535e0c 9633 ! pad.c
70faccd7 9634____________________________________________________________________________
cb535e0c
RGS
9635[ 20440] By: jhi on 2003/08/02 05:12:13
9636 Log: Subject: [PATCH @20348] Re: [PATCH @19834] DProf fixes
9637 From: Radu Greab <rgreab@fx.ro>
9638 Date: Sat, 02 Aug 2003 00:17:49 +0300 (EEST)
9639 Message-Id: <20030802.001749.101708736.radu@yx.primIT.ro>
9640 Branch: perl
9641 ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
9642 ! ext/Devel/DProf/DProf.xs t/lib/dprof/test8_t
9643 ! t/lib/dprof/test8_v
70faccd7 9644____________________________________________________________________________
cb535e0c
RGS
9645[ 20439] By: jhi on 2003/08/02 05:06:43
9646 Log: Subject: [PATCH] ioctl for VMS
9647 From: "Craig A. Berry" <craigberry@mac.com>
9648 Date: Fri, 01 Aug 2003 23:34:31 -0500
9649 Message-ID: <3F2B3F57.4050609@mac.com>
70faccd7 9650 Branch: perl
cb535e0c 9651 ! configure.com vms/vmsish.h
70faccd7 9652____________________________________________________________________________
cb535e0c
RGS
9653[ 20438] By: jhi on 2003/08/02 05:05:40
9654 Log: Subject: [PATCH] argv case nit for VMS
70faccd7 9655 From: "Craig A. Berry" <craigberry@mac.com>
cb535e0c
RGS
9656 Date: Fri, 01 Aug 2003 19:16:30 -0500
9657 Message-ID: <3F2B02DE.10207@mac.com>
9658 Branch: perl
9659 ! ext/Encode/bin/enc2xs pod/pod2usage.PL pod/podselect.PL
70faccd7 9660____________________________________________________________________________
cb535e0c
RGS
9661[ 20437] By: jhi on 2003/08/01 22:00:30
9662 Log: Hugo's second thoughts: drop the relatively rare and
9663 slow optimization for now.
70faccd7 9664 Branch: perl
cb535e0c 9665 ! regexec.c
70faccd7 9666____________________________________________________________________________
cb535e0c
RGS
9667[ 20435] By: jhi on 2003/08/01 21:55:19
9668 Log: Missed this bit in the last update: couldn't answer ''
9669 or ' ' to get 'none'.
70faccd7 9670 Branch: perl
cb535e0c 9671 ! Configure
70faccd7 9672____________________________________________________________________________
cb535e0c
RGS
9673[ 20432] By: jhi on 2003/08/01 13:45:10
9674 Log: Encode pre-1.98 update from Dan Kogai, sent from
9675 the ashes of his smoldering motherboard.
70faccd7 9676 Branch: perl
cb535e0c
RGS
9677 ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/META.yml
9678 ! ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t
9679 ! ext/Encode/t/perlio.t ext/Encode/ucm/macArabic.ucm
9680 ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macHebrew.ucm
70faccd7 9681____________________________________________________________________________
cb535e0c
RGS
9682[ 20431] By: jhi on 2003/08/01 13:34:28
9683 Log: More runperl(switches => ...) finds (bleadperl only).
70faccd7 9684 Branch: perl
cb535e0c 9685 ! t/op/readline.t
70faccd7 9686____________________________________________________________________________
cb535e0c
RGS
9687[ 20426] By: jhi on 2003/08/01 12:45:19
9688 Log: Regen perltoc.
70faccd7 9689 Branch: perl
cb535e0c 9690 ! pod/perltoc.pod
70faccd7 9691____________________________________________________________________________
cb535e0c
RGS
9692[ 20425] By: jhi on 2003/08/01 12:44:16
9693 Log: pod likes whitespace.
70faccd7 9694 Branch: perl
cb535e0c 9695 ! ext/ByteLoader/ByteLoader.pm
70faccd7 9696____________________________________________________________________________
cb535e0c
RGS
9697[ 20422] By: jhi on 2003/08/01 11:37:53
9698 Log: Faulty check.
70faccd7 9699 Branch: perl
cb535e0c 9700 ! t/test.pl
70faccd7 9701____________________________________________________________________________
cb535e0c
RGS
9702[ 20420] By: jhi on 2003/08/01 11:06:54
9703 Log: Update INSTALL on the *dir.
70faccd7 9704 Branch: perl
cb535e0c 9705 ! INSTALL
70faccd7 9706____________________________________________________________________________
cb535e0c
RGS
9707[ 20419] By: jhi on 2003/08/01 11:04:55
9708 Log: Regen Glossary et al.
70faccd7 9709 Branch: perl
cb535e0c 9710 ! Porting/Glossary Porting/config.sh Porting/config_H
70faccd7 9711____________________________________________________________________________
cb535e0c
RGS
9712[ 20418] By: jhi on 2003/08/01 10:58:23
9713 Log: Now the test should be really testing what it's supposed to.
70faccd7 9714 Branch: perl
cb535e0c 9715 ! ext/B/t/bytecode.t
70faccd7 9716____________________________________________________________________________
cb535e0c
RGS
9717[ 20417] By: jhi on 2003/08/01 10:45:57
9718 Log: Fix the options.
70faccd7 9719 Branch: perl
cb535e0c 9720 ! ext/B/t/bytecode.t
70faccd7 9721____________________________________________________________________________
cb535e0c
RGS
9722[ 20416] By: jhi on 2003/08/01 10:44:19
9723 Log: Argument sanity checking.
9724 Branch: perl
9725 ! t/test.pl
70faccd7 9726____________________________________________________________________________
cb535e0c
RGS
9727[ 20413] By: jhi on 2003/08/01 10:37:09
9728 Log: Regen Configure to use the *html*dir files.
9729 (installhtml uses none of that, though)
9730 Branch: perl
9731 ! Configure Policy_sh.SH config_h.SH
70faccd7 9732____________________________________________________________________________
cb535e0c
RGS
9733[ 20411] By: jhi on 2003/08/01 10:10:05
9734 Log: More for the *dir changes.
70faccd7 9735 Branch: perl
cb535e0c 9736 ! Policy_sh.SH config_h.SH hints/darwin.sh
70faccd7 9737____________________________________________________________________________
cb535e0c
RGS
9738[ 20410] By: jhi on 2003/08/01 10:09:38
9739 Log: Regen Configure for the new *dir installation variables.
9740 If these don't work, ask Schwern.
70faccd7 9741 Branch: perl
cb535e0c 9742 ! Configure
70faccd7 9743____________________________________________________________________________
cb535e0c
RGS
9744[ 20408] By: jhi on 2003/08/01 05:27:48
9745 Log: Upgrade to MakeMaker 6.13.
70faccd7 9746 Branch: perl
cb535e0c
RGS
9747 ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
9748 ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
9749 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
9750 ! lib/ExtUtils/t/basic.t
70faccd7 9751____________________________________________________________________________
cb535e0c
RGS
9752[ 20407] By: jhi on 2003/08/01 05:21:36
9753 Log: JAPH patch :-) from Abigail.
9754 Branch: perl
9755 ! t/japh/abigail.t
70faccd7 9756____________________________________________________________________________
cb535e0c
RGS
9757[ 20406] By: jhi on 2003/08/01 05:10:30
9758 Log: Regen perlapi.
70faccd7 9759 Branch: perl
cb535e0c 9760 ! perlapi.c
70faccd7 9761____________________________________________________________________________
cb535e0c
RGS
9762[ 20405] By: jhi on 2003/08/01 05:09:23
9763 Log: Subject: [PATCH] Re: utf8+regex bug in 5.8.1-RC2
9764 From: Dave Mitchell <davem@fdgroup.com>
9765 Date: Fri, 1 Aug 2003 01:16:31 +0100
9766 Message-ID: <20030801001631.GA11233@fdgroup.com>
70faccd7 9767 Branch: perl
cb535e0c 9768 ! regcomp.c t/op/pat.t
70faccd7 9769____________________________________________________________________________
cb535e0c
RGS
9770[ 20404] By: ams on 2003/08/01 03:28:17
9771 Log: Subject: [PATCH] LotR quote for perlapi.c
9772 From: Autrijus Tang <autrijus@autrijus.org>
9773 Date: Fri, 1 Aug 2003 10:00:29 +0800
9774 Message-Id: <20030801020029.GA28241@not.autrijus.org>
9775 Branch: perl
9776 ! embed.pl
9777____________________________________________________________________________
9778[ 20396] By: rgs on 2003/07/31 20:37:50
9779 Log: Document in INSTALL that -Uinstallusrbinperl is now the default.
70faccd7
AMS
9780 Branch: perl
9781 ! INSTALL
9782____________________________________________________________________________
cb535e0c
RGS
9783[ 20395] By: jhi on 2003/07/31 20:32:30
9784 Log: Integrate README.macosx more.
70faccd7 9785 Branch: perl
cb535e0c
RGS
9786 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
9787 ! win32/Makefile win32/makefile.mk
70faccd7 9788____________________________________________________________________________
cb535e0c
RGS
9789[ 20394] By: jhi on 2003/07/31 20:31:49
9790 Log: README.macosx from Sherm Pendley.
70faccd7 9791 Branch: perl
cb535e0c 9792 + README.macosx
70faccd7
AMS
9793 ! MANIFEST
9794____________________________________________________________________________
cb535e0c
RGS
9795[ 20393] By: jhi on 2003/07/31 20:31:08
9796 Log: Unportable subtest needs rethink.
70faccd7 9797 Branch: perl
cb535e0c 9798 ! ext/B/t/bytecode.t
70faccd7 9799____________________________________________________________________________
cb535e0c
RGS
9800[ 20392] By: jhi on 2003/07/31 20:22:03
9801 Log: Enache again.
70faccd7 9802 Branch: perl
cb535e0c 9803 ! ext/ByteLoader/bytecode.h
70faccd7 9804____________________________________________________________________________
cb535e0c
RGS
9805[ 20390] By: jhi on 2003/07/31 20:20:28
9806 Log: Retract #20385.
70faccd7 9807 Branch: perl
cb535e0c 9808 ! ext/ByteLoader/bytecode.h
70faccd7 9809____________________________________________________________________________
cb535e0c
RGS
9810[ 20389] By: jhi on 2003/07/31 20:14:06
9811 Log: Yet another bytecode tweak from Enache.
70faccd7 9812 Branch: perl
cb535e0c 9813 ! ext/B/B/Bytecode.pm
70faccd7 9814____________________________________________________________________________
cb535e0c
RGS
9815[ 20388] By: jhi on 2003/07/31 20:11:21
9816 Log: Subject: [DOC PATCH] pod/perlguts.pod
9817 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
9818 Date: Thu, 31 Jul 2003 22:39:01 +0200
9819 Message-ID: <004a01c357a3$c71f9f50$0c2f1fac@R2D2>
70faccd7 9820 Branch: perl
cb535e0c 9821 ! pod/perlguts.pod
70faccd7 9822____________________________________________________________________________
cb535e0c
RGS
9823[ 20387] By: jhi on 2003/07/31 19:57:36
9824 Log: Subject: Re: [perl #23171] Regex too selfish
9825 From: hv@crypt.org
9826 Date: Thu, 31 Jul 2003 18:59:43 +0100
9827 Message-Id: <200307311759.h6VHxhn06664@zen.crypt.org>
70faccd7 9828
cb535e0c 9829 (choose the second code patch)
70faccd7 9830 Branch: perl
cb535e0c 9831 ! regexec.c t/op/re_tests
70faccd7 9832____________________________________________________________________________
cb535e0c
RGS
9833[ 20386] By: jhi on 2003/07/31 19:48:17
9834 Log: Make consistent with installperl (and working in MPE/iX)
9835 (Mark Bixby)
70faccd7 9836 Branch: perl
cb535e0c 9837 ! installman
70faccd7 9838____________________________________________________________________________
cb535e0c
RGS
9839[ 20385] By: jhi on 2003/07/31 19:46:14
9840 Log: (retracted by #20390)
70faccd7 9841 Branch: perl
cb535e0c 9842 ! ext/ByteLoader/bytecode.h
70faccd7 9843____________________________________________________________________________
cb535e0c
RGS
9844[ 20383] By: jhi on 2003/07/31 19:37:22
9845 Log: Upgrade to real CPAN.pm 1.76.
70faccd7 9846 Branch: perl
cb535e0c
RGS
9847 + lib/CPAN/META.yml lib/CPAN/PAUSE2003.pub lib/CPAN/SIGNATURE
9848 + lib/CPAN/t/signature.t
9849 ! MANIFEST lib/CPAN.pm
9850____________________________________________________________________________
9851[ 20379] By: jhi on 2003/07/31 12:32:31
9852 Log: One more tweak for Mac OS X hints.
9853 Branch: perl
9854 ! hints/darwin.sh
9855____________________________________________________________________________
9856[ 20378] By: jhi on 2003/07/31 11:39:31
9857 Log: The new PKI system is far too untested and rough yet
9858 (think machines with no network, machines behind firewalls,
9859 corporate and national encryption policies). It cannot be
9860 considered useable at this stage.
9861
9862 Therefore, create a fake CPAN 1.76.
9863 Branch: perl
9864 ! lib/CPAN.pm
9865____________________________________________________________________________
9866[ 20377] By: jhi on 2003/07/31 11:28:58
9867 Log: This test is pretty useless as it stands.
9868 Branch: perl
9869 - lib/CPAN/t/signature.t
70faccd7
AMS
9870 ! MANIFEST
9871____________________________________________________________________________
cb535e0c
RGS
9872[ 20376] By: jhi on 2003/07/31 10:30:08
9873 Log: Document the requirements for Module::Signature a bit.
70faccd7 9874 Branch: perl
cb535e0c 9875 ! lib/CPAN.pm
70faccd7 9876____________________________________________________________________________
cb535e0c
RGS
9877[ 20375] By: jhi on 2003/07/31 09:37:44
9878 Log: We are change #20316 ahead of 1.75.
70faccd7 9879 Branch: perl
cb535e0c 9880 ! lib/CPAN.pm
70faccd7 9881____________________________________________________________________________
cb535e0c
RGS
9882[ 20373] By: jhi on 2003/07/31 07:35:11
9883 Log: Integrate from maint:
9884 [ 20359]
9885 No more wince/README.compile here, either.
70faccd7 9886 Branch: perl
cb535e0c 9887 !> Porting/makerel
70faccd7 9888____________________________________________________________________________
cb535e0c
RGS
9889[ 20371] By: jhi on 2003/07/31 05:41:56
9890 Log: ext/SDBM_File/sdbm's auto directory ended up in ext/SDBM_File.
9891 (Schwern)
70faccd7 9892 Branch: perl
cb535e0c 9893 ! lib/ExtUtils/MakeMaker.pm
70faccd7 9894____________________________________________________________________________
cb535e0c
RGS
9895[ 20370] By: jhi on 2003/07/31 05:39:11
9896 Log: Schwern says this is most probably an old VMS MakeMaker
9897 bug workaround that can go now.
70faccd7 9898 Branch: perl
cb535e0c 9899 ! ext/SDBM_File/sdbm/Makefile.PL
70faccd7 9900____________________________________________________________________________
cb535e0c
RGS
9901[ 20369] By: jhi on 2003/07/31 05:32:15
9902 Log: Final touches to "Apple-like" installation directories.
70faccd7 9903 Branch: perl
cb535e0c 9904 ! hints/darwin.sh
70faccd7 9905____________________________________________________________________________
cb535e0c
RGS
9906[ 20368] By: jhi on 2003/07/31 05:28:17
9907 Log: Tests for change #20367 (and change use overload; to
9908 just require overload;)
70faccd7 9909 Branch: perl
cb535e0c 9910 ! lib/Tie/RefHash.pm lib/Tie/RefHash.t
70faccd7 9911____________________________________________________________________________
cb535e0c
RGS
9912[ 20367] By: jhi on 2003/07/31 05:12:47
9913 Log: Subject: [PATCH Tie::RefHash] added support for overloaded ""
9914 From: Xavier Noria <fxn@hashref.com>
9915 Date: Thu, 31 Jul 2003 00:29:13 +0200
9916 Message-Id: <200307310029.13567.fxn@hashref.com>
70faccd7 9917 Branch: perl
cb535e0c 9918 ! lib/Tie/RefHash.pm
70faccd7 9919____________________________________________________________________________
cb535e0c
RGS
9920[ 20366] By: jhi on 2003/07/31 05:06:11
9921 Log: Subject: [PATCH] test for B::Bytecode/ByteLoader
9922 From: Enache Adrian <enache@rdslink.ro>
9923 Date: Thu, 31 Jul 2003 03:49:40 +0300
9924 Message-ID: <20030731004940.GB1266@ratsnest.hole>
9925
9926 (but use test.pl:run_perl() instead of manual `$^X ...`)
9927 Branch: perl
9928 + ext/B/t/bytecode.t
9929 ! MANIFEST
70faccd7 9930____________________________________________________________________________
cb535e0c
RGS
9931[ 20364] By: rgs on 2003/07/30 21:35:08
9932 Log: Silence spurious noise from MakeMaker :
9933 hint files shouldn't return undef and have set $!.
9934 Branch: perl
9935 ! ext/DynaLoader/hints/linux.pl
70faccd7 9936____________________________________________________________________________
cb535e0c
RGS
9937[ 20362] By: jhi on 2003/07/30 20:24:49
9938 Log: Upgrade to NEXT 0.52.
9939 Branch: perl
9940 ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
9941 ! lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
70faccd7 9942____________________________________________________________________________
cb535e0c
RGS
9943[ 20356] By: jhi on 2003/07/30 18:16:55
9944 Log: Might as well.
70faccd7 9945 Branch: perl
cb535e0c 9946 ! pod/perlhist.pod
70faccd7 9947____________________________________________________________________________
cb535e0c
RGS
9948[ 20355] By: jhi on 2003/07/30 18:15:49
9949 Log: Silly gcc.
70faccd7 9950 Branch: perl
cb535e0c 9951 ! perl.c
70faccd7 9952____________________________________________________________________________
cb535e0c
RGS
9953[ 20353] By: jhi on 2003/07/30 17:09:59
9954 Log: This is getting comical. (Practical tip: never ask
9955 for opinions from one than one person at one time.)
9956 Now back to -Dprefix='/usr' replacing the system Perl,
9957 but don't use the Apple internal DSTROOT.
70faccd7 9958 Branch: perl
cb535e0c 9959 ! hints/darwin.sh
70faccd7 9960____________________________________________________________________________
cb535e0c
RGS
9961[ 20352] By: jhi on 2003/07/30 17:00:25
9962 Log: Mac OS X hints dance continues. Now drop any special
9963 installation directory mangling. In other words, if
9964 you want to overwrite the system perl, you really need
9965 to find out how to do that.
70faccd7 9966 Branch: perl
cb535e0c 9967 ! hints/darwin.sh
70faccd7 9968____________________________________________________________________________
cb535e0c
RGS
9969[ 20350] By: jhi on 2003/07/30 14:23:03
9970 Log: Try again with the Mac OS X hints. Now the three cases
9971 (no -Dprefix, /usr, and something else) all install
9972 into separate places. No prefix installs to /usr/local.
9973 The /usr overwrites the Apple install (modulo the version).
70faccd7 9974 Branch: perl
cb535e0c 9975 ! hints/darwin.sh
70faccd7 9976____________________________________________________________________________
cb535e0c
RGS
9977[ 20348] By: jhi on 2003/07/30 13:28:30
9978 Log: Subject: [PATCH] NEXT and Diamond Inheritance
9979 From: Casey West <casey@geeknest.com>
9980 Date: Tue, 29 Jul 2003 17:37:15 -0400
9981 Message-ID: <20030729213715.GY76899@geeknest.com>
9982
9983 (Use Damian's NEXT-0.51 once Damian and PAUSE like each other)
70faccd7 9984 Branch: perl
cb535e0c 9985 ! lib/NEXT.pm lib/NEXT/t/unseen.t
70faccd7 9986____________________________________________________________________________
cb535e0c
RGS
9987[ 20347] By: jhi on 2003/07/30 13:19:03
9988 Log: Match also on full name and email (though the email is
9989 now less interesting than it used to be).
70faccd7 9990 Branch: perl
cb535e0c 9991 ! Porting/Maintainers
70faccd7 9992____________________________________________________________________________
cb535e0c
RGS
9993[ 20346] By: jhi on 2003/07/30 12:26:53
9994 Log: Maintainers script tweaks.
9995 Branch: perl
9996 ! Porting/Maintainers
70faccd7 9997____________________________________________________________________________
cb535e0c
RGS
9998[ 20345] By: jhi on 2003/07/30 11:17:33
9999 Log: rmdir t/lib/IO.
70faccd7 10000 Branch: perl
cb535e0c 10001 ! ext/IO/t/IO.t
70faccd7 10002____________________________________________________________________________
cb535e0c
RGS
10003[ 20344] By: jhi on 2003/07/30 11:15:30
10004 Log: Adjust the list of rmdired lib directories.
10005 Branch: perl
10006 ! Makefile.SH
70faccd7 10007____________________________________________________________________________
cb535e0c
RGS
10008[ 20343] By: jhi on 2003/07/30 10:06:24
10009 Log: Be paranoid about PL_origargv.
10010 Paranoia warranted by Win32 mod_perl.
10011 Branch: perl
10012 ! perl.c
70faccd7 10013____________________________________________________________________________
cb535e0c
RGS
10014[ 20342] By: jhi on 2003/07/30 09:57:55
10015 Log: Subject: tiny [PATCH-for-perl-5.8.1-RC2] remove one mention of UNDER_CE from perlio.c
10016 From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
10017 Date: Wed, 30 Jul 2003 14:56:32 +0400
10018 Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200DD3@cio-test001.spb.lucent.com>
10019 Branch: perl
10020 ! perlio.c
70faccd7 10021____________________________________________________________________________
cb535e0c
RGS
10022[ 20341] By: jhi on 2003/07/30 09:54:46
10023 Log: Upgrade to ExtUtils::MakeMaker 6.12.
70faccd7 10024 Branch: perl
cb535e0c
RGS
10025 ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
10026 ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
10027 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
10028 ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
10029____________________________________________________________________________
10030[ 20340] By: jhi on 2003/07/30 09:47:32
10031 Log: That's M. Schwern to you, earthling.
10032 Branch: perl
10033 ! Porting/Maintainers.pl
10034____________________________________________________________________________
10035[ 20339] By: jhi on 2003/07/30 09:43:32
10036 Log: Arthur maintains Safe.
10037 Branch: perl
10038 ! Porting/Maintainers.pl
10039____________________________________________________________________________
10040[ 20338] By: jhi on 2003/07/30 09:40:28
10041 Log: Use the CPAN id where available.
10042 Branch: perl
10043 ! Porting/Maintainers.pl
10044____________________________________________________________________________
10045[ 20337] By: jhi on 2003/07/30 09:26:47
10046 Log: Rename Modules and Modules.pl as Maintainers and
10047 Maintainers.pl since the same framework can be used
10048 for more than just modules.
10049 Branch: perl
10050 + Porting/Maintainers Porting/Maintainers.pl
10051 - Porting/Modules Porting/Modules.pl
70faccd7
AMS
10052 ! MANIFEST
10053____________________________________________________________________________
cb535e0c
RGS
10054[ 20336] By: jhi on 2003/07/30 09:11:06
10055 Log: Strip leading ./
70faccd7 10056 Branch: perl
cb535e0c 10057 ! Porting/Modules
70faccd7 10058____________________________________________________________________________
cb535e0c
RGS
10059[ 20335] By: jhi on 2003/07/30 09:01:47
10060 Log: More Modules.pl.
10061 Branch: perl
10062 ! Porting/Modules.pl
70faccd7 10063____________________________________________________________________________
cb535e0c
RGS
10064[ 20334] By: jhi on 2003/07/30 08:51:57
10065 Log: Modules.pl: add B::Deparse.
70faccd7 10066 Branch: perl
cb535e0c 10067 ! Porting/Modules.pl
70faccd7 10068____________________________________________________________________________
cb535e0c
RGS
10069[ 20333] By: jhi on 2003/07/30 08:26:47
10070 Log: Mac OS X: tweak once again the installation directories.
70faccd7 10071 Branch: perl
cb535e0c 10072 ! hints/darwin.sh
70faccd7 10073____________________________________________________________________________
cb535e0c
RGS
10074[ 20332] By: jhi on 2003/07/30 07:55:04
10075 Log: Modules.pl tweaks.
70faccd7 10076 Branch: perl
cb535e0c 10077 ! Porting/Modules.pl
70faccd7 10078____________________________________________________________________________
cb535e0c
RGS
10079[ 20331] By: jhi on 2003/07/30 06:13:55
10080 Log: Subject: [PATCH] Extend Win32::GetOSVersion() to return additional information
10081 From: Jan Dubois <jand@ActiveState.com>
10082 Date: Tue, 29 Jul 2003 19:14:10 -0700
10083 Message-ID: <i06eivs0h9khken8rloevj68iqu6n45hnq@4ax.com>
70faccd7 10084 Branch: perl
cb535e0c 10085 ! lib/Win32.pod win32/win32.c
70faccd7 10086____________________________________________________________________________
cb535e0c
RGS
10087[ 20330] By: rgs on 2003/07/29 21:20:28
10088 Log: FAQ sync.
10089 Branch: perl
10090 ! pod/perlfaq4.pod pod/perlfaq7.pod
70faccd7 10091____________________________________________________________________________
cb535e0c
RGS
10092[ 20329] By: jhi on 2003/07/29 20:54:38
10093 Log: Subject: tiny fix for WinCE (Re: maint @ 20277)
10094 From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
10095 Date: Wed, 30 Jul 2003 02:02:41 +0400
10096 Message-ID: <016701c3561d$43735ca0$195ec3d9@vad>
10097 Branch: perl
10098 ! wince/wince.c
70faccd7 10099____________________________________________________________________________
cb535e0c
RGS
10100[ 20327] By: jhi on 2003/07/29 20:09:15
10101 Log: MPE/iX fix from Mark Bixby: fcntl() on sockets on works.
70faccd7 10102 Branch: perl
cb535e0c 10103 ! README.mpeix ext/IO/t/io_sock.t mpeix/mpeix.c mpeix/mpeixish.h
70faccd7 10104____________________________________________________________________________
cb535e0c
RGS
10105[ 20324] By: jhi on 2003/07/29 19:55:50
10106 Log: Revert #20301, apparently the _SOCKADDR_LEN #define is
10107 important for IPv6 (Spider). Since there is no way to
10108 otherwise detect 3.X, use the hints.
70faccd7 10109 Branch: perl
cb535e0c 10110 ! hints/dec_osf.sh perl.h
70faccd7 10111____________________________________________________________________________
cb535e0c
RGS
10112[ 20316] By: jhi on 2003/07/29 15:27:46
10113 Log: Don't nag about Module::Signature if there is no
10114 way for the user to use it (based on Autrijus' patch).
70faccd7 10115 Branch: perl
cb535e0c 10116 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
70faccd7 10117____________________________________________________________________________
cb535e0c
RGS
10118[ 20315] By: jhi on 2003/07/29 14:47:04
10119 Log: Oops.
70faccd7 10120 Branch: perl
cb535e0c 10121 ! sv.c
70faccd7 10122____________________________________________________________________________
cb535e0c
RGS
10123[ 20314] By: jhi on 2003/07/29 13:26:26
10124 Log: Slight rewording on the destdir.
70faccd7 10125 Branch: perl
cb535e0c 10126 ! INSTALL
70faccd7 10127____________________________________________________________________________
cb535e0c
RGS
10128[ 20312] By: jhi on 2003/07/29 13:20:21
10129 Log: Subject: [PATCH] pod/perlvar.pod: minor typo
10130 From: "Brendan O'Dea" <bod@debian.org>
10131 Date: Tue, 29 Jul 2003 23:49:18 +1000
10132 Message-ID: <20030729134918.GA4339@londo.c47.org>
70faccd7 10133 Branch: perl
cb535e0c 10134 ! pod/perlvar.pod
70faccd7 10135____________________________________________________________________________
cb535e0c
RGS
10136[ 20310] By: jhi on 2003/07/29 13:11:57
10137 Log: Subject: [PATCH: (repatch) 5.8.1 RC2] Encode test fixes for VMS (was Re: possible fix to File::Find problems)
10138 From: PPrymmer@factset.com
10139 Date: Tue, 22 Jul 2003 11:12:05 -0400
10140 Message-ID: <OFBD4A7559.D7CF9517-ON85256D6B.00534853-85256D6B.00538131@factset.com>
70faccd7 10141 Branch: perl
cb535e0c
RGS
10142 ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
10143 ! ext/Encode/t/perlio.t
70faccd7 10144____________________________________________________________________________
cb535e0c
RGS
10145[ 20309] By: jhi on 2003/07/29 13:06:24
10146 Log: Subject: [perluniintro vs Encode::Alias] Is KOI8R is an alise for koi8-r?
10147 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
10148 Date: Sun, 13 Jul 2003 10:23:35 +0900
10149 Message-Id: <20030713102228.C76A.BQW10602@nifty.com>
70faccd7 10150 Branch: perl
cb535e0c 10151 ! ext/Encode/lib/Encode/Alias.pm
70faccd7 10152____________________________________________________________________________
cb535e0c
RGS
10153[ 20308] By: jhi on 2003/07/29 13:02:43
10154 Log: The --destdir option to installman should be made
10155 optional so that it doesn't complain when passed
10156 an empty value (from Rafael)
70faccd7 10157 Branch: perl
cb535e0c 10158 ! installman
70faccd7 10159____________________________________________________________________________
cb535e0c
RGS
10160[ 20306] By: jhi on 2003/07/29 12:05:24
10161 Log: Too many my $fh:s.
70faccd7 10162 Branch: perl
cb535e0c 10163 ! lib/CPAN.pm
70faccd7 10164____________________________________________________________________________
cb535e0c
RGS
10165[ 20305] By: jhi on 2003/07/29 11:55:11
10166 Log: Quieten MSVC6.
70faccd7 10167 Branch: perl
cb535e0c 10168 ! pp.c
70faccd7 10169____________________________________________________________________________
cb535e0c
RGS
10170[ 20302] By: jhi on 2003/07/29 11:31:17
10171 Log: Subject: DESTDIR in perl-5.8.1 package?
10172 From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
10173 Date: Fri, 11 Jul 2003 14:48:41 +0200
10174 Message-ID: <20030711124841.GA18327@immd4.informatik.uni-erlangen.de>
10175
10176 Subject: Re: DESTDIR in perl-5.8.1 package?
10177 From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
10178 Date: Mon, 14 Jul 2003 12:00:25 +0200
10179 Message-ID: <20030714100025.GA26612@immd4.informatik.uni-erlangen.de>
10180
10181 (blindly prepending and s///ing away the $destdir does not work
10182 at least in VMS, but the --destdir should help rpm builders
10183 and the like)
70faccd7 10184 Branch: perl
cb535e0c 10185 ! INSTALL Makefile.SH installman installperl
70faccd7 10186____________________________________________________________________________
cb535e0c
RGS
10187[ 20301] By: jhi on 2003/07/29 11:20:07
10188 Log: Subject: [perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2
10189 From: Chaskiel M Grundman (via RT) <perlbug-followup@perl.org>
10190 Date: 26 Jul 2003 21:44:06 -0000
10191 Message-ID: <rt-23134-61814.9.36507226414463@rt.perl.org>
10192
10193 Helps (the admittedly old) DEC OSF/1 3.x and harms not newer
10194 releases 4.x and 5.x.
70faccd7
AMS
10195 Branch: perl
10196 ! perl.h
10197____________________________________________________________________________
cb535e0c
RGS
10198[ 20300] By: jhi on 2003/07/29 11:18:27
10199 Log: Cleanup the sv_gets() logic for platforms with small stacks.
10200 (I think hogging 8K of stack sounds like bad behaviour on any
10201 platform, big stack or not.)
70faccd7 10202 Branch: perl
cb535e0c 10203 ! sv.c
70faccd7 10204____________________________________________________________________________
cb535e0c
RGS
10205[ 20299] By: merijn on 2003/07/29 10:57:37
10206 Log: README.hpux now mentions the http mirror for prebuilt gcc binaries
70faccd7 10207 Branch: perl
cb535e0c 10208 ! README.hpux
70faccd7 10209____________________________________________________________________________
cb535e0c
RGS
10210[ 20298] By: jhi on 2003/07/29 10:57:28
10211 Log: DEC OSF/1 3.x did (does) not do sizer -v.
10212 Branch: perl
10213 ! hints/dec_osf.sh
70faccd7 10214____________________________________________________________________________
cb535e0c
RGS
10215[ 20295] By: jhi on 2003/07/29 10:36:25
10216 Log: Subject: [PATCH CPAN.pm] unlink pre-PGP-signed CHECKSUM
10217 From: Autrijus Tang <autrijus@autrijus.org>
10218 Date: Tue, 29 Jul 2003 09:58:35 +0800
10219 Message-ID: <20030729015834.GA7149@not.autrijus.org>
70faccd7 10220 Branch: perl
cb535e0c 10221 ! lib/CPAN.pm
70faccd7 10222____________________________________________________________________________
cb535e0c
RGS
10223[ 20294] By: jhi on 2003/07/29 10:30:05
10224 Log: There is no skip() since we are not using Test*.
10225 Branch: perl
10226 ! lib/CPAN/t/signature.t
70faccd7 10227____________________________________________________________________________
cb535e0c
RGS
10228[ 20293] By: jhi on 2003/07/29 10:28:10
10229 Log: Upgrade to CPAN.pm 1.74.
70faccd7 10230 Branch: perl
cb535e0c 10231 ! lib/CPAN.pm lib/CPAN/t/signature.t
70faccd7 10232____________________________________________________________________________
cb535e0c
RGS
10233[ 20292] By: jhi on 2003/07/29 10:14:26
10234 Log: Most importantly, don't try HvNAME(gp->gp_hv)
10235 unless PL_stashcache exists, otherwise we get
10236 an invalid read (detected by valgrind, and crashes
10237 ext/threads/t/basic.t in Windows).
70faccd7 10238
cb535e0c
RGS
10239 Also add a few if:s for the refcnt decrements,
10240 no need to call Perl_sv_free() if there's nothing to free.
70faccd7 10241 Branch: perl
cb535e0c 10242 ! gv.c
70faccd7 10243____________________________________________________________________________
cb535e0c
RGS
10244[ 20291] By: jhi on 2003/07/29 09:00:58
10245 Log: Tabify.
70faccd7 10246 Branch: perl
cb535e0c 10247 ! MANIFEST
70faccd7 10248____________________________________________________________________________
cb535e0c
RGS
10249[ 20288] By: jhi on 2003/07/29 08:29:50
10250 Log: Subject: [perl #22969] fix $hash{utf8bareword}
10251 From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
10252 Date: Tue, 29 Jul 2003 11:09:37 +0200
10253 Message-Id: <20030729110937.31c422d2.rgarcia@hexaflux.com>
70faccd7 10254 Branch: perl
cb535e0c 10255 ! t/op/utfhash.t toke.c
70faccd7 10256____________________________________________________________________________
cb535e0c
RGS
10257[ 20287] By: jhi on 2003/07/29 08:26:48
10258 Log: Subject: [PATCH pointer] B::Deparse 0.64
10259 From: Stephen McCamant <smcc@mit.edu>
10260 Date: Mon, 28 Jul 2003 16:57:19 -0400
10261 Message-ID: <16165.36399.39977.566109@syllepsis.MIT.EDU>
70faccd7 10262 Branch: perl
cb535e0c 10263 ! ext/B/B/Deparse.pm ext/B/t/deparse.t
70faccd7 10264____________________________________________________________________________
cb535e0c
RGS
10265[ 20286] By: jhi on 2003/07/29 08:24:45
10266 Log: More perlio docs from Stas.
70faccd7 10267 Branch: perl
cb535e0c 10268 ! pod/perliol.pod
70faccd7 10269____________________________________________________________________________
cb535e0c
RGS
10270[ 20285] By: jhi on 2003/07/29 08:22:49
10271 Log: Reintroduce Porting/Modules. No, it's not duplicating
10272 the information in Module::CoreList.
70faccd7 10273 Branch: perl
cb535e0c
RGS
10274 + Porting/Modules Porting/Modules.pl
10275 ! AUTHORS MANIFEST
70faccd7 10276____________________________________________________________________________
cb535e0c
RGS
10277[ 20283] By: jhi on 2003/07/29 05:00:12
10278 Log: The better prefixify() patch from Ed Moy.
70faccd7 10279 Branch: perl
cb535e0c 10280 ! lib/ExtUtils/MM_Unix.pm
42bc3d67 10281____________________________________________________________________________
cb535e0c
RGS
10282[ 20282] By: jhi on 2003/07/29 04:57:57
10283 Log: PerlIO_popped doc addition from NI-S.
42bc3d67 10284 Branch: perl
cb535e0c 10285 ! pod/perliol.pod
42bc3d67 10286____________________________________________________________________________
cb535e0c
RGS
10287[ 20281] By: jhi on 2003/07/29 04:55:48
10288 Log: Subject: [PATCH] another File::Find tweak for VMS (improve on #20221)
10289 From: "Craig A. Berry" <craigberry@mac.com>
10290 Date: Tue, 29 Jul 2003 00:11:46 -0500
10291 Message-ID: <3F260212.9000104@mac.com>
42bc3d67 10292 Branch: perl
cb535e0c 10293 ! lib/File/Find.pm
42bc3d67 10294____________________________________________________________________________
cb535e0c
RGS
10295[ 20278] By: jhi on 2003/07/28 18:03:48
10296 Log: More bytecode tweaks.
42bc3d67 10297 Branch: perl
cb535e0c 10298 ! ext/B/B.xs ext/B/B/Bytecode.pm
42bc3d67 10299____________________________________________________________________________
cb535e0c
RGS
10300[ 20275] By: jhi on 2003/07/28 16:47:53
10301 Log: No more wince/README.compile.
42bc3d67 10302 Branch: perl
cb535e0c 10303 ! Porting/curliff.pl
42bc3d67 10304____________________________________________________________________________
cb535e0c
RGS
10305[ 20272] By: jhi on 2003/07/28 16:19:47
10306 Log: Slightly better failure output.
42bc3d67 10307 Branch: perl
cb535e0c 10308 ! ext/Devel/Peek/t/Peek.t
42bc3d67 10309____________________________________________________________________________
cb535e0c
RGS
10310[ 20270] By: jhi on 2003/07/28 15:12:28
10311 Log: These directories no more exist during cleanup.
42bc3d67 10312 Branch: perl
cb535e0c 10313 ! Makefile.SH
42bc3d67 10314____________________________________________________________________________
cb535e0c
RGS
10315[ 20269] By: jhi on 2003/07/28 15:07:22
10316 Log: No more ext/*/*.t, move them all to ext/*/t.
42bc3d67 10317 Branch: perl
cb535e0c
RGS
10318 + ext/Devel/DProf/t/DProf.t ext/Devel/Peek/t/Peek.t
10319 + ext/Errno/t/Errno.t ext/GDBM_File/t/gdbm.t
10320 + ext/I18N/Langinfo/t/Langinfo.t ext/IPC/SysV/t/ipcsysv.t
10321 + ext/NDBM_File/t/ndbm.t ext/ODBM_File/t/odbm.t
10322 + ext/Opcode/t/Opcode.t ext/Opcode/t/ops.t ext/PerlIO/t/PerlIO.t
10323 + ext/SDBM_File/t/sdbm.t ext/Safe/t/safe1.t ext/Safe/t/safe2.t
10324 + ext/Safe/t/safe3.t ext/Socket/t/Socket.t
10325 + ext/Socket/t/socketpair.t ext/Sys/Hostname/t/Hostname.t
10326 + ext/Sys/Syslog/t/syslog.t ext/Time/HiRes/t/HiRes.t
10327 + ext/XS/Typemap/t/Typemap.t ext/attrs/t/attrs.t ext/re/t/re.t
10328 - ext/Devel/DProf/DProf.t ext/Devel/Peek/Peek.t
10329 - ext/Errno/Errno.t ext/GDBM_File/gdbm.t
10330 - ext/I18N/Langinfo/Langinfo.t ext/IPC/SysV/ipcsysv.t
10331 - ext/NDBM_File/ndbm.t ext/ODBM_File/odbm.t ext/Opcode/Opcode.t
10332 - ext/Opcode/ops.t ext/PerlIO/PerlIO.t ext/SDBM_File/sdbm.t
10333 - ext/Safe/safe1.t ext/Safe/safe2.t ext/Safe/safe3.t
10334 - ext/Socket/Socket.t ext/Socket/socketpair.t
10335 - ext/Sys/Hostname/Hostname.t ext/Sys/Syslog/syslog.t
10336 - ext/Time/HiRes/HiRes.t ext/XS/Typemap/Typemap.t ext/attrs.t
10337 - ext/re/re.t
10338 ! MANIFEST ext/IPC/SysV/MANIFEST
42bc3d67 10339____________________________________________________________________________
cb535e0c
RGS
10340[ 20268] By: jhi on 2003/07/28 14:31:17
10341 Log: Move the ext/IO tests to a more standard location so that
10342 the *.t do not get copied to the build tree (lib/IO/).
42bc3d67 10343 Branch: perl
cb535e0c
RGS
10344 + ext/IO/t/IO.t ext/IO/t/io_const.t ext/IO/t/io_dir.t
10345 + ext/IO/t/io_dup.t ext/IO/t/io_linenum.t
10346 + ext/IO/t/io_multihomed.t ext/IO/t/io_pipe.t ext/IO/t/io_poll.t
10347 + ext/IO/t/io_sel.t ext/IO/t/io_sock.t ext/IO/t/io_taint.t
10348 + ext/IO/t/io_tell.t ext/IO/t/io_udp.t ext/IO/t/io_unix.t
10349 + ext/IO/t/io_utf8.t ext/IO/t/io_xs.t
10350 - ext/IO/lib/IO/t/IO.t ext/IO/lib/IO/t/io_const.t
10351 - ext/IO/lib/IO/t/io_dir.t ext/IO/lib/IO/t/io_dup.t
10352 - ext/IO/lib/IO/t/io_linenum.t ext/IO/lib/IO/t/io_multihomed.t
10353 - ext/IO/lib/IO/t/io_pipe.t ext/IO/lib/IO/t/io_poll.t
10354 - ext/IO/lib/IO/t/io_sel.t ext/IO/lib/IO/t/io_sock.t
10355 - ext/IO/lib/IO/t/io_taint.t ext/IO/lib/IO/t/io_tell.t
10356 - ext/IO/lib/IO/t/io_udp.t ext/IO/lib/IO/t/io_unix.t
10357 - ext/IO/lib/IO/t/io_utf8.t ext/IO/lib/IO/t/io_xs.t
10358 ! MANIFEST
42bc3d67 10359____________________________________________________________________________
cb535e0c
RGS
10360[ 20267] By: jhi on 2003/07/28 14:16:44
10361 Log: Retract #20260.
42bc3d67 10362 Branch: perl
cb535e0c 10363 ! perlio.c perliol.h
42bc3d67 10364____________________________________________________________________________
cb535e0c
RGS
10365[ 20266] By: jhi on 2003/07/28 13:38:59
10366 Log: Bump the $VERSION of core File::Spec as requested by Ken Williams.
42bc3d67 10367 Branch: perl
cb535e0c 10368 ! lib/File/Spec.pm
42bc3d67 10369____________________________________________________________________________
cb535e0c
RGS
10370[ 20265] By: jhi on 2003/07/28 13:23:44
10371 Log: Subject: [PATCH] #20177 broke skip logic in t/op/write.t
10372 From: "Craig A. Berry" <craigberry@mac.com>
10373 Date: Mon, 28 Jul 2003 08:04:32 -0500
10374 Message-ID: <3F251F60.6050607@mac.com>
42bc3d67 10375 Branch: perl
cb535e0c 10376 ! t/op/write.t
42bc3d67 10377____________________________________________________________________________
cb535e0c
RGS
10378[ 20264] By: jhi on 2003/07/28 13:21:58
10379 Log: Subject: [PATCH] t/op/write.t cleanup after itself.
10380 From: Michael G Schwern <schwern@pobox.com>
10381 Date: Mon, 28 Jul 2003 05:54:19 -0700
10382 Message-ID: <20030728125419.GJ21044@windhund.schwern.org>
42bc3d67 10383 Branch: perl
cb535e0c 10384 ! t/op/write.t
42bc3d67 10385____________________________________________________________________________
cb535e0c
RGS
10386[ 20263] By: jhi on 2003/07/28 12:13:24
10387 Log: Make Storable work with blead/maint by making PL_sv_placeholder
10388 a true global, bump $VERSION to 2.08. Will take a look at the
10389 portability issue of placeholders soon.
42bc3d67 10390 Branch: perl
cb535e0c
RGS
10391 ! embedvar.h ext/Storable/Storable.pm ext/Storable/Storable.xs
10392 ! intrpvar.h perlapi.h perlvars.h sv.c
42bc3d67 10393____________________________________________________________________________
cb535e0c
RGS
10394[ 20262] By: jhi on 2003/07/28 11:35:31
10395 Log: Storable test nosewipe.
42bc3d67 10396 Branch: perl
cb535e0c 10397 ! ext/Storable/t/code.t ext/Storable/t/utf8hash.t
42bc3d67 10398____________________________________________________________________________
cb535e0c
RGS
10399[ 20261] By: jhi on 2003/07/28 11:02:23
10400 Log: Solaris cc didn't appreciate casting a long to a pointer
10401 with no cast, and lval casts are unportable, so introduce
10402 a rval cast.
42bc3d67 10403 Branch: perl
cb535e0c 10404 ! bytecode.pl ext/ByteLoader/byterun.c
42bc3d67 10405____________________________________________________________________________
cb535e0c
RGS
10406[ 20260] By: jhi on 2003/07/28 10:46:58
10407 Log: (Retracted by #20267)
42bc3d67 10408 Branch: perl
cb535e0c 10409 ! perlio.c perliol.h
42bc3d67 10410____________________________________________________________________________
cb535e0c
RGS
10411[ 20257] By: jhi on 2003/07/28 10:05:58
10412 Log: Subject: CPAN/t/signature.t noisy
10413 From: Michael G Schwern <schwern@pobox.com>
10414 Date: Mon, 28 Jul 2003 02:14:19 -0700
10415 Message-ID: <20030728091419.GG21044@windhund.schwern.org>
42bc3d67 10416 Branch: perl
cb535e0c 10417 ! lib/CPAN/t/signature.t
42bc3d67 10418____________________________________________________________________________
cb535e0c
RGS
10419[ 20256] By: jhi on 2003/07/28 10:00:11
10420 Log: Extra noise from File::Spec.
42bc3d67 10421 Branch: perl
cb535e0c 10422 ! lib/File/Spec/t/rel2abs2rel.t
42bc3d67 10423____________________________________________________________________________
cb535e0c
RGS
10424[ 20255] By: jhi on 2003/07/28 09:50:55
10425 Log: Prettyprint the constants list of defsubs_h.PL.
42bc3d67 10426 Branch: perl
cb535e0c 10427 ! ext/B/defsubs_h.PL
42bc3d67 10428____________________________________________________________________________
cb535e0c
RGS
10429[ 20253] By: jhi on 2003/07/28 04:56:48
10430 Log: Subject: [PATCH] B enhancements
10431 From: Stephen McCamant <smcc@mit.edu>
10432 Date: Sun, 27 Jul 2003 14:07:46 -0400
10433 Message-ID: <16164.5362.577992.841787@syllepsis.MIT.EDU>
10434 Branch: perl
10435 ! ext/B/B.pm ext/B/B.xs ext/B/defsubs_h.PL
42bc3d67 10436____________________________________________________________________________
cb535e0c
RGS
10437[ 20252] By: jhi on 2003/07/28 04:55:42
10438 Log: More clarification about the hash randomisation defines.
42bc3d67 10439 Branch: perl
cb535e0c 10440 ! perl.h
42bc3d67 10441____________________________________________________________________________
cb535e0c
RGS
10442[ 20251] By: jhi on 2003/07/28 04:51:46
10443 Log: Clarify the process a bit.
10444 Branch: perl
10445 ! INSTALL
42bc3d67 10446____________________________________________________________________________
cb535e0c
RGS
10447[ 20250] By: jhi on 2003/07/28 04:43:23
10448 Log: Add $VERSION to B::Bytecode.
42bc3d67 10449 Branch: perl
cb535e0c 10450 ! ext/B/B/Bytecode.pm
42bc3d67 10451____________________________________________________________________________
cb535e0c
RGS
10452[ 20249] By: jhi on 2003/07/28 04:39:14
10453 Log: Missing test file. (Not very useful since Module::Signature
10454 is not in the core, but let's not make an exception.)
10455 Branch: perl
10456 ! MANIFEST
42bc3d67 10457____________________________________________________________________________
cb535e0c
RGS
10458[ 20248] By: jhi on 2003/07/28 04:35:27
10459 Log: Subject: Re: downrev modules in RC2
10460 From: Gisle Aas <gisle@ActiveState.com>
10461 Date: 27 Jul 2003 20:25:07 -0700
10462 Message-ID: <lrptjv1gfg.fsf@caliper.activestate.com>
42bc3d67 10463
cb535e0c 10464 (upgrade to Digest::MD5 2.26)
42bc3d67 10465 Branch: perl
cb535e0c
RGS
10466 ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
10467 ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
42bc3d67 10468____________________________________________________________________________
cb535e0c
RGS
10469[ 20247] By: jhi on 2003/07/28 04:31:32
10470 Log: Upgrade to CGI 2.97.
42bc3d67 10471 Branch: perl
cb535e0c 10472 ! lib/CGI.pm
42bc3d67 10473____________________________________________________________________________
cb535e0c
RGS
10474[ 20246] By: jhi on 2003/07/28 04:26:58
10475 Log: Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode.pl'.
10476 (from Enache)
42bc3d67 10477 Branch: perl
cb535e0c 10478 ! bytecode.pl ext/ByteLoader/byterun.c
42bc3d67 10479____________________________________________________________________________
cb535e0c
RGS
10480[ 20243] By: jhi on 2003/07/27 20:31:31
10481 Log: Upgrade to CPAN 1.72.
42bc3d67 10482 Branch: perl
cb535e0c
RGS
10483 + lib/CPAN/t/signature.t
10484 ! MANIFEST lib/CPAN.pm
42bc3d67 10485____________________________________________________________________________
cb535e0c
RGS
10486[ 20242] By: jhi on 2003/07/27 20:21:40
10487 Log: We now return to your normally scheduled hash randomisation.
42bc3d67 10488 Branch: perl
cb535e0c
RGS
10489 ! INSTALL perl.h pod/perlfunc.pod pod/perlrun.pod
10490 ! pod/perlsec.pod
42bc3d67 10491____________________________________________________________________________
cb535e0c
RGS
10492[ 20240] By: jhi on 2003/07/27 19:45:22
10493 Log: fresh_perl_(is|like) were printing out the wrong file/line
10494 number on failure because _where() was hard coded to only
10495 look one level up the call stack. In these cases it has to
10496 look two.
10497 (Schwern)
42bc3d67 10498 Branch: perl
cb535e0c 10499 ! t/test.pl
42bc3d67 10500____________________________________________________________________________
cb535e0c
RGS
10501[ 20239] By: jhi on 2003/07/27 19:43:34
10502 Log: cleanup tiehandle.t to use test.pl, is(), like(), etc...
10503 (Schwern)
42bc3d67 10504 Branch: perl
cb535e0c 10505 ! t/op/tiehandle.t
42bc3d67 10506____________________________________________________________________________
cb535e0c
RGS
10507[ 20238] By: jhi on 2003/07/27 19:20:45
10508 Log: Upgrade to Test::Harness 2.29.
42bc3d67 10509 Branch: perl
cb535e0c
RGS
10510 ! lib/Test/Harness.pm lib/Test/Harness/Straps.pm
10511 ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
10512 ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
10513 ! lib/Test/Harness/t/test-harness.t
42bc3d67 10514____________________________________________________________________________
cb535e0c
RGS
10515[ 20237] By: jhi on 2003/07/27 18:37:45
10516 Log: Missing MakeMaker test.
42bc3d67 10517 Branch: perl
cb535e0c
RGS
10518 + lib/ExtUtils/t/postamble.t
10519 ! MANIFEST
42bc3d67 10520____________________________________________________________________________
cb535e0c
RGS
10521[ 20236] By: jhi on 2003/07/27 18:29:16
10522 Log: Add -l (one file per line) option to manicheck.
42bc3d67 10523 Branch: perl
cb535e0c 10524 ! Porting/manicheck
42bc3d67 10525____________________________________________________________________________
cb535e0c
RGS
10526[ 20235] By: jhi on 2003/07/27 18:08:55
10527 Log: Further Byteloader tweaks from Enache.
42bc3d67 10528 Branch: perl
cb535e0c
RGS
10529 ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
10530 ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/defsubs_h.PL
10531 ! ext/B/t/assembler.t ext/ByteLoader/ByteLoader.pm
10532 ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
10533 ! ext/ByteLoader/byterun.h t/TEST
42bc3d67 10534____________________________________________________________________________
cb535e0c
RGS
10535[ 20234] By: jhi on 2003/07/27 18:02:24
10536 Log: Reapply some perldoc changes not in 3.09.
42bc3d67 10537 Branch: perl
cb535e0c 10538 ! lib/Pod/Perldoc.pm
42bc3d67 10539____________________________________________________________________________
cb535e0c
RGS
10540[ 20233] By: jhi on 2003/07/27 17:51:01
10541 Log: Upgrade to Pod::Perldoc 3.09.
42bc3d67 10542 Branch: perl
cb535e0c 10543 ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
42bc3d67 10544____________________________________________________________________________
cb535e0c
RGS
10545[ 20232] By: jhi on 2003/07/27 17:34:23
10546 Log: A bug reported in perl-unicode by Terry Jones, fixed
10547 by Andreas Koenig, and add a test.
42bc3d67 10548 Branch: perl
cb535e0c 10549 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
42bc3d67 10550____________________________________________________________________________
cb535e0c
RGS
10551[ 20231] By: jhi on 2003/07/27 17:21:11
10552 Log: Unicode::UCD doc nit from Andreas Koenig.
42bc3d67 10553 Branch: perl
cb535e0c 10554 ! lib/Unicode/UCD.pm
42bc3d67 10555____________________________________________________________________________
cb535e0c
RGS
10556[ 20230] By: jhi on 2003/07/27 17:13:55
10557 Log: Upgrade to I18N::LangTags 0.28.
42bc3d67 10558 Branch: perl
cb535e0c
RGS
10559 + lib/I18N/LangTags/t/01test.t
10560 - lib/I18N/LangTags/test.pl
10561 ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/List.pm
42bc3d67 10562____________________________________________________________________________
cb535e0c
RGS
10563[ 20229] By: jhi on 2003/07/27 16:59:27
10564 Log: Skip the test until Enache fixes it.
42bc3d67 10565 Branch: perl
cb535e0c 10566 ! ext/B/t/assembler.t
42bc3d67 10567____________________________________________________________________________
cb535e0c
RGS
10568[ 20225] By: jhi on 2003/07/27 16:12:44
10569 Log: Upgrade to File::Spec 0.85.
42bc3d67 10570 Branch: perl
cb535e0c
RGS
10571 ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
10572 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
10573 ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
10574 ! lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
10575 ! lib/File/Spec/t/rel2abs2rel.t
42bc3d67 10576____________________________________________________________________________
cb535e0c
RGS
10577[ 20224] By: jhi on 2003/07/27 15:48:20
10578 Log: Subject: Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
10579 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
10580 Date: Sun, 20 Jul 2003 22:36:02 +0200
10581 Message-ID: <006801c34efe$8aac1920$0c2f1fac@R2D2>
10582 Branch: perl
10583 ! dump.c embedvar.h ext/Storable/Storable.xs hv.c intrpvar.h
10584 ! perl.c perlapi.h sv.c universal.c
42bc3d67 10585____________________________________________________________________________
cb535e0c
RGS
10586[ 20223] By: jhi on 2003/07/27 15:43:30
10587 Log: Regen byterun once more: the incav is not yet right, but at
10588 least it compiles now (Tru64 cc choked on the lvalue cast).
42bc3d67 10589 Branch: perl
cb535e0c 10590 ! bytecode.pl ext/ByteLoader/byterun.c
42bc3d67 10591____________________________________________________________________________
cb535e0c
RGS
10592[ 20222] By: jhi on 2003/07/27 15:31:52
10593 Log: Regenerated because of #20220.
42bc3d67 10594 Branch: perl
cb535e0c
RGS
10595 ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
10596 ! ext/ByteLoader/byterun.h
42bc3d67 10597____________________________________________________________________________
cb535e0c
RGS
10598[ 20221] By: jhi on 2003/07/27 15:19:57
10599 Log: Subject: [PATCH] fix for File::Find logical name collision on VMS
10600 From: "Craig A. Berry" <craigberry@mac.com>
10601 Date: Mon, 21 Jul 2003 19:40:20 -0500
10602 Message-ID: <3F1C87F4.2070401@mac.com>
42bc3d67 10603 Branch: perl
cb535e0c 10604 ! lib/File/Find.pm
42bc3d67 10605____________________________________________________________________________
cb535e0c
RGS
10606[ 20220] By: jhi on 2003/07/27 15:13:10
10607 Log: Subject: Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all
10608 From: Enache Adrian <enache@rdslink.ro>
10609 Date: Fri, 18 Jul 2003 23:15:37 +0300
10610 Message-ID: <20030718201537.GA1574@ratsnest.hole>
10611 Branch: perl
10612 ! Makefile.SH bytecode.pl ext/B/B.xs ext/B/B/Assembler.pm
10613 ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/typemap
10614 ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
10615 ! ext/ByteLoader/bytecode.h installperl t/TEST utils/perlcc.PL
42bc3d67 10616____________________________________________________________________________
cb535e0c
RGS
10617[ 20219] By: jhi on 2003/07/27 15:08:23
10618 Log: Subject: [PATCH-for-RC2] WinCE port addition
10619 From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
10620 Date: Fri, 25 Jul 2003 22:17:11 +0400
10621 Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200D42@cio-test001.spb.lucent.com>
42bc3d67 10622 Branch: perl
cb535e0c
RGS
10623 - wince/README.compile
10624 ! MANIFEST README.ce wince/Makefile.ce wince/README.perlce
10625 ! wince/compile.bat wince/wince.c wince/wince.h
42bc3d67 10626____________________________________________________________________________
cb535e0c
RGS
10627[ 20217] By: jhi on 2003/07/25 06:39:08
10628 Log: Another missing hunk for MakeMaker from .org.
10629 Branch: perl
10630 ! lib/ExtUtils/MakeMaker.pm
42bc3d67 10631____________________________________________________________________________
cb535e0c
RGS
10632[ 20213] By: jhi on 2003/07/24 14:49:25
10633 Log: Grabbed from www.makemaker.org.
42bc3d67 10634 Branch: perl
cb535e0c
RGS
10635 + t/lib/MakeMaker/Test/Setup/Recurs.pm
10636 ! MANIFEST
42bc3d67 10637____________________________________________________________________________
cb535e0c
RGS
10638[ 20211] By: jhi on 2003/07/24 14:00:29
10639 Log: Subject: [perl #22946] Bug in Unicode surrogate pair conversion in Perl_utf16_to_utf8
10640 From: "Dinger, Tom" (via RT) <perlbug-followup@perl.org>
10641 Date: 14 Jul 2003 05:35:15 -0000
10642 Message-ID: <rt-22946-60715.1.00007189884266@rt.perl.org>
42bc3d67 10643 Branch: perl
cb535e0c 10644 ! utf8.c
42bc3d67 10645____________________________________________________________________________
cb535e0c
RGS
10646[ 20209] By: jhi on 2003/07/24 13:42:58
10647 Log: Subject: Re: [typo] sv.c pod/perlapi.pod
10648 From: Stas Bekman <stas@stason.org>
10649 Date: Thu, 24 Jul 2003 16:49:27 +0200
10650 Message-ID: <3F1FF1F7.30500@stason.org>
42bc3d67 10651 Branch: perl
cb535e0c 10652 ! pod/perlapi.pod sv.c
42bc3d67 10653____________________________________________________________________________
cb535e0c
RGS
10654[ 20208] By: jhi on 2003/07/24 13:41:37
10655 Log: Subject: [ANNOUNCE] ExtUtils::MakeMaker 6.11
10656 From: Michael G Schwern <schwern@pobox.com>
10657 Date: Thu, 24 Jul 2003 01:28:07 -0700
10658 Message-ID: <20030724082807.GA24285@windhund.schwern.org>
10659 Branch: perl
10660 ! lib/ExtUtils/MakeMaker.pm
42bc3d67 10661____________________________________________________________________________
cb535e0c
RGS
10662[ 20207] By: jhi on 2003/07/24 13:40:39
10663 Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_08
10664 From: Michael G Schwern <schwern@pobox.com>
10665 Date: Mon, 21 Jul 2003 20:12:25 -0700
10666 Message-ID: <20030722031224.GD12711@windhund.schwern.org>
10667 Branch: perl
10668 + lib/ExtUtils/t/recurs.t
10669 ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/META.yml
10670 ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
10671 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
10672 ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/PATCHING
10673 ! lib/ExtUtils/README lib/ExtUtils/t/Command.t
10674 ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
10675 ! lib/ExtUtils/t/basic.t
42bc3d67 10676____________________________________________________________________________
cb535e0c
RGS
10677[ 20206] By: jhi on 2003/07/24 13:23:27
10678 Log: (accidentally empty checkin)
42bc3d67 10679 Branch: perl
cb535e0c 10680 ! lib/perl5db.pl
42bc3d67 10681____________________________________________________________________________
cb535e0c
RGS
10682[ 20203] By: jhi on 2003/07/24 13:14:53
10683 Log: Subject: [possible PATCH?] Re: Where is PerlIO_isutf8()?
10684 From: Steve Hay <steve.hay@uk.radan.com>
10685 Date: Fri, 18 Jul 2003 10:03:21 +0100
10686 Message-ID: <3F17B7D9.80805@uk.radan.com>
10687 Branch: perl
10688 ! makedef.pl
42bc3d67 10689____________________________________________________________________________
cb535e0c
RGS
10690[ 20202] By: jhi on 2003/07/24 13:12:08
10691 Log: Subject: [patch] perldebug.pod clarification
10692 From: Stéphane Payrard <stef@payrard.net>
10693 Date: Mon, 21 Jul 2003 21:36:59 +0200
10694 Message-ID: <20030721193659.GC2722@stefp.dyndns.org>
10695 Branch: perl
10696 ! pod/perldebug.pod
42bc3d67 10697____________________________________________________________________________
cb535e0c
RGS
10698[ 20201] By: jhi on 2003/07/24 13:08:50
10699 Log: Subject: PATCH: More edge tests on t/op/pow.t
10700 From: Andy Lester <andy@petdance.com>
10701 Date: Wed, 23 Jul 2003 16:38:35 -0500
10702 Message-ID: <20030723213834.GA20468@petdance.com>
42bc3d67 10703 Branch: perl
cb535e0c 10704 ! t/op/pow.t
42bc3d67 10705____________________________________________________________________________
cb535e0c
RGS
10706[ 20200] By: jhi on 2003/07/24 13:06:36
10707 Log: Subject: [PATCH] Fix saving 'V' magic in scan_vstring()
10708 From: Stephen McCamant <smcc@mit.edu>
10709 Date: Tue, 22 Jul 2003 09:41:10 -0400
10710 Message-ID: <16157.16118.998307.110037@syllepsis.MIT.EDU>
42bc3d67 10711 Branch: perl
cb535e0c 10712 ! toke.c
42bc3d67 10713____________________________________________________________________________
cb535e0c
RGS
10714[ 20199] By: jhi on 2003/07/24 13:04:24
10715 Log: Subject: [PATCH] Re: Reference to tied elements results in lvalue.
10716 From: Dave Mitchell <davem@fdgroup.com>
10717 Date: Fri, 18 Jul 2003 18:49:43 +0100
10718 Message-ID: <20030718174943.GB6427@fdgroup.com>
42bc3d67 10719 Branch: perl
cb535e0c 10720 ! sv.c t/op/tie.t
42bc3d67 10721____________________________________________________________________________
cb535e0c
RGS
10722[ 20198] By: jhi on 2003/07/24 09:07:45
10723 Log: Subject: [PATCH] Re: Bug in B::Deparse/Concise with ithreads
10724 From: Stephen McCamant <smcc@mit.edu>
10725 Date: Sat, 19 Jul 2003 12:06:31 -0400
10726 Message-ID: <16153.27783.300094.464863@syllepsis.MIT.EDU>
10727 Branch: perl
10728 ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
42bc3d67 10729____________________________________________________________________________
cb535e0c
RGS
10730[ 20197] By: jhi on 2003/07/24 08:59:45
10731 Log: Subject: [PATCH] typo in VMS::Filespec
10732 From: Ken Williams <ken@mathforum.org>
10733 Date: Tue, 22 Jul 2003 15:18:21 -0500
10734 Message-Id: <A3E1AAA0-BC81-11D7-B0BB-003065F6D85A@mathforum.org>
10735 Branch: perl
10736 ! vms/ext/Filespec.pm
42bc3d67 10737____________________________________________________________________________
cb535e0c
RGS
10738[ 20196] By: jhi on 2003/07/24 08:54:54
10739 Log: EBCDIC fix from Thomas Dorner.
42bc3d67 10740 Branch: perl
cb535e0c 10741 ! Makefile.SH
42bc3d67 10742____________________________________________________________________________
cb535e0c
RGS
10743[ 20195] By: jhi on 2003/07/24 08:54:13
10744 Log: POSIX-BC patch from Thomas Dorner.
42bc3d67 10745 Branch: perl
cb535e0c 10746 ! hints/posix-bc.sh
42bc3d67 10747____________________________________________________________________________
cb535e0c
RGS
10748[ 20194] By: jhi on 2003/07/24 08:45:55
10749 Log: Subject: [perl #22971] [PATCH] Proper capitalization for IO.pm deprecation warning
10750 From: "ilya@juil.nonet (via RT)" <perlbug-followup@perl.org>
10751 Date: 14 Jul 2003 05:37:15 -0000
10752 Message-ID: <rt-22971-60818.3.78636614866039@rt.perl.org>
42bc3d67 10753 Branch: perl
cb535e0c 10754 ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
42bc3d67 10755____________________________________________________________________________
cb535e0c
RGS
10756[ 20193] By: jhi on 2003/07/24 08:43:33
10757 Log: Subject: [perl #22965] Cannot set undef timeout in IO::Socket in perl 5.8.0
10758 From: Hrunting Johnson (via RT) <perlbug-followup@perl.org>
10759 Date: 14 Jul 2003 05:37:02 -0000
10760 Message-ID: <rt-22965-60791.13.0539297217452@rt.perl.org>
42bc3d67 10761 Branch: perl
cb535e0c 10762 ! ext/IO/lib/IO/Socket.pm
42bc3d67 10763____________________________________________________________________________
cb535e0c
RGS
10764[ 20191] By: jhi on 2003/07/24 08:38:35
10765 Log: Subject: [PATCH] Re: Fatal 5.8.1 error in our $FOO = x if $FOO
10766 From: Dave Mitchell <davem@fdgroup.com>
10767 Date: Thu, 17 Jul 2003 20:33:29 +0100
10768 Message-ID: <20030717193329.GA2699@fdgroup.com>
42bc3d67 10769 Branch: perl
cb535e0c 10770 ! pad.c t/lib/warnings/pad
42bc3d67 10771____________________________________________________________________________
cb535e0c
RGS
10772[ 20190] By: jhi on 2003/07/24 08:35:11
10773 Log: Subject: [perl #23080] [DOCPATCH] pod/perlfunc.pod missing C
10774 From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
10775 Date: 22 Jul 2003 02:59:13 -0000
10776 Message-ID: <rt-23080-61622.7.95831816717467@rt.perl.org>
42bc3d67 10777 Branch: perl
cb535e0c 10778 ! pod/perlfunc.pod
42bc3d67 10779____________________________________________________________________________
cb535e0c
RGS
10780[ 20189] By: jhi on 2003/07/24 08:26:02
10781 Log: Subject: [PATCH RC2] Missing semicolon in PERL_FPU_INIT macro
10782 From: Stephen Clouse <stephenc@theiqgroup.com>
10783 Date: Tue, 22 Jul 2003 21:31:38 -0500
10784 Message-ID: <20030723023138.GA15653@owns.warpcore.org>
42bc3d67 10785 Branch: perl
cb535e0c 10786 ! perl.h
42bc3d67 10787____________________________________________________________________________
cb535e0c
RGS
10788[ 20187] By: jhi on 2003/07/24 07:53:33
10789 Log: Subject: [PATCH] configure.gnu --prefix
10790 From: slaven@rezic.de
10791 Date: Thu, 10 Jul 2003 09:33:27 +0000
10792 Message-Id: <1057829607.9622@devpc01.iconmobile.de>
42bc3d67 10793 Branch: perl
cb535e0c 10794 ! configure.gnu
42bc3d67 10795____________________________________________________________________________
cb535e0c
RGS
10796[ 20186] By: jhi on 2003/07/24 07:48:21
10797 Log: Subject: Re: problem with rc1 and rc2 on Mac OS X
10798 From: Edward Moy <emoy@apple.com>
10799 Date: Sun, 13 Jul 2003 14:12:57 -0700
10800 Message-Id: <C66FBFAC-B576-11D7-89B5-0030657B317C@apple.com>
42bc3d67 10801 Branch: perl
cb535e0c 10802 ! lib/ExtUtils/MM_Unix.pm
42bc3d67 10803____________________________________________________________________________
cb535e0c
RGS
10804[ 20184] By: jhi on 2003/07/24 07:02:31
10805 Log: Subject: [PATCH 5.8.1 @20153] malloc cleanup
10806 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
10807 Date: Tue, 15 Jul 2003 07:46:58 -0700
10808 Message-ID: <20030715144657.GA21313@math.berkeley.edu>
42bc3d67 10809 Branch: perl
cb535e0c 10810 ! makedef.pl malloc.c malloc_ctl.h
42bc3d67 10811____________________________________________________________________________
cb535e0c
RGS
10812[ 20182] By: jhi on 2003/07/23 13:28:52
10813 Log: This should make Stas happy.
42bc3d67 10814 Branch: perl
cb535e0c 10815 ! hv.h perl.c
42bc3d67 10816____________________________________________________________________________
cb535e0c
RGS
10817[ 20180] By: jhi on 2003/07/23 12:40:11
10818 Log: utils.lst parsing tweak for bin/perldoc installation from Rafael.
42bc3d67 10819 Branch: perl
cb535e0c 10820 ! installperl
42bc3d67 10821____________________________________________________________________________
cb535e0c
RGS
10822[ 20179] By: rgs on 2003/07/21 19:46:19
10823 Log: As the perldoc.pod is now in a separate file under pod/,
10824 the installman script was installing an empty perldoc.1 manpage.
42bc3d67 10825 Branch: perl
cb535e0c 10826 ! installperl utils.lst
42bc3d67 10827____________________________________________________________________________
cb535e0c
RGS
10828[ 20178] By: rgs on 2003/07/21 19:19:06
10829 Log: Subject: [DOCPATCH] %SIG and SA_RESTART
10830 From: Steve Grazzini <grazz@pobox.com>
10831 Date: Wed, 16 Jul 2003 08:56:21 -0400
10832 Message-ID: <20030716125620.GA7022@grazzini.net>
42bc3d67 10833 Branch: perl
cb535e0c 10834 ! pod/perlipc.pod pod/perlvar.pod
42bc3d67 10835____________________________________________________________________________
cb535e0c
RGS
10836[ 20177] By: rgs on 2003/07/21 19:14:35
10837 Log: Subject: [PATCH] Re: Perl formats do not work with tied values
10838 From: Dave Mitchell <davem@fdgroup.com>
10839 Date: Tue, 15 Jul 2003 20:46:07 +0100
10840 Message-ID: <20030715194607.GA24592@fdgroup.com>
10841
10842 plus the regression test :
10843 Subject: Re: [PATCH] Re: Perl formats do not work with tied values
10844 From: Nicholas Clark <nick@ccl4.org>
10845 Date: Tue, 15 Jul 2003 22:24:04 +0100
10846 Message-ID: <20030715222404.L20414@plum.flirble.org>
42bc3d67 10847 Branch: perl
cb535e0c 10848 ! pp_ctl.c t/op/write.t
42bc3d67 10849____________________________________________________________________________
cb535e0c
RGS
10850[ 20176] By: rgs on 2003/07/21 19:00:32
10851 Log: Subject: Re: [PATCH] h2xs and extra_libraries
10852 From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
10853 Date: Tue, 15 Jul 2003 07:28:52 +0200
10854 Message-id: <20030715052852.GA494@ethan>
42bc3d67 10855 Branch: perl
cb535e0c 10856 ! utils/h2xs.PL
42bc3d67 10857____________________________________________________________________________
cb535e0c
RGS
10858[ 20175] By: merijn on 2003/07/21 14:26:43
10859 Log: Subject: Re: [PATCH] test clean-up for VMS
10860 From: "Craig A. Berry" <craigberry@mac.com>
10861 Date: Sun, 20 Jul 2003 10:43:32 -0500
10862 Message-ID: <3F1AB8A4.2070207@mac.com>
42bc3d67 10863 Branch: perl
cb535e0c
RGS
10864 ! ext/PerlIO/t/encoding.t lib/File/Spec/t/rel2abs2rel.t
10865 ! lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
10866 ! lib/FileCache/t/03append.t t/io/argv.t t/op/stat.t
10867 ! t/uni/write.t
42bc3d67 10868____________________________________________________________________________
cb535e0c
RGS
10869[ 20174] By: hv on 2003/07/21 10:26:07
10870 Log: Update Changes.
42bc3d67 10871 Branch: perl
cb535e0c 10872 ! Changes patchlevel.h
42bc3d67 10873____________________________________________________________________________
cb535e0c
RGS
10874[ 20173] By: rgs on 2003/07/20 21:48:21
10875 Log: Minor doc nits concerning the dosish ALTERNATE_SHEBANG
10876 (bug #22968)
42bc3d67 10877 Branch: perl
cb535e0c 10878 ! pod/perlfaq3.pod pod/perlrun.pod
42bc3d67 10879____________________________________________________________________________
cb535e0c
RGS
10880[ 20172] By: rgs on 2003/07/20 21:14:12
10881 Log: Subject: Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
10882 From: Andy Dougherty <doughera@lafayette.edu>
10883 Date: Tue, 15 Jul 2003 10:52:58 -0400 (EDT)
10884 Message-ID: <Pine.SOL.4.53.0307151011550.7002@maxwell.phys.lafayette.edu>
10885
10886 plus a clarification to INSTALL :
10887 Subject: [PATCH] Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
10888 From: Andy Dougherty <doughera@lafayette.edu>
10889 Date: Wed, 16 Jul 2003 11:01:24 -0400 (EDT)
10890 Message-ID: <Pine.SOL.4.53.0307161059400.10258@maxwell.phys.lafayette.edu>
42bc3d67 10891 Branch: perl
cb535e0c 10892 ! INSTALL Makefile.SH
42bc3d67 10893____________________________________________________________________________
cb535e0c
RGS
10894[ 20171] By: rgs on 2003/07/20 20:12:54
10895 Log: The warning "Possible precedence problem on bitwise operator"
10896 was incorrectly produced with the bitwise-assignment operators.
10897 Fix it. (bug #23065 concerning 5.8.1 RC2)
42bc3d67 10898 Branch: perl
cb535e0c 10899 ! op.c t/lib/warnings/op
42bc3d67 10900____________________________________________________________________________
cb535e0c
RGS
10901[ 20170] By: rgs on 2003/07/18 08:03:02
10902 Log: Rename get_seed() to get_hash_seed(), as suggested by
10903 Eric J Kidder, to solve a name conflict on HP_UX 11.00.
42bc3d67 10904 Branch: perl
cb535e0c 10905 ! embed.fnc embed.h perl.c proto.h util.c
42bc3d67 10906____________________________________________________________________________
cb535e0c
RGS
10907[ 20169] By: rgs on 2003/07/18 06:36:20
10908 Log: Subject: Re: [PATCH] Re: Oops - Can't calculate our powers
10909 From: Andreas J Koenig <andreas.koenig@anima.de>
10910 Date: Fri, 18 Jul 2003 09:36:47 +0200
10911 Message-ID: <87fzl4thf4.fsf@franz.ak.mind.de>
42bc3d67 10912 Branch: perl
cb535e0c 10913 ! t/op/pow.t
42bc3d67 10914____________________________________________________________________________
cb535e0c
RGS
10915[ 20168] By: rgs on 2003/07/18 06:21:15
10916 Log: Subject: [ PATCH] Re: isa(UNIVERSAL)?
10917 From: Dave Mitchell <davem@fdgroup.com>
10918 Date: Thu, 17 Jul 2003 21:51:12 +0100
10919 Message-ID: <20030717205112.GA2994@fdgroup.com>
42bc3d67 10920 Branch: perl
cb535e0c 10921 ! t/op/universal.t universal.c
42bc3d67 10922____________________________________________________________________________
cb535e0c
RGS
10923[ 20167] By: rgs on 2003/07/18 06:14:33
10924 Log: Subject: [PATCH] Re: Oops - Can't calculate our powers
10925 From: Stephen McCamant <smcc@mit.edu>
10926 Date: Fri, 18 Jul 2003 02:26:14 -0400
10927 Message-ID: <16151.37638.162561.84142@syllepsis.MIT.EDU>
42bc3d67 10928 Branch: perl
cb535e0c 10929 ! pp.c t/op/pow.t
42bc3d67 10930____________________________________________________________________________
cb535e0c
RGS
10931[ 20166] By: rgs on 2003/07/17 21:49:10
10932 Log: Subject: [PATCH] Increment cop_seqmax in utilize()
10933 From: Stephen McCamant <smcc@mit.edu>
10934 Date: Tue, 15 Jul 2003 09:57:26 -0400
10935 Message-ID: <16148.2118.348073.76671@syllepsis.MIT.EDU>
10936
10937 Subject: [PATCH] B::Concise 0.56: refcount and BEGIN improvements
10938 From: Stephen McCamant <smcc@mit.edu>
10939 Date: Tue, 15 Jul 2003 09:57:31 -0400
10940 Message-ID: <16148.2123.305325.480187@syllepsis.MIT.EDU>
42bc3d67 10941 Branch: perl
cb535e0c 10942 ! ext/B/B/Concise.pm ext/B/B/Terse.pm op.c
42bc3d67 10943____________________________________________________________________________
cb535e0c
RGS
10944[ 20165] By: rgs on 2003/07/17 21:24:46
10945 Log: Subject: [PATCH] Re: POSIX::div
10946 From: Michael G Schwern <schwern@pobox.com>
10947 Date: Mon, 14 Jul 2003 14:00:58 -0700
10948 Message-ID: <20030714210057.GK18517@windhund.schwern.org>
42bc3d67 10949 Branch: perl
cb535e0c 10950 ! ext/POSIX/POSIX.pm
42bc3d67 10951____________________________________________________________________________
cb535e0c
RGS
10952[ 20164] By: rgs on 2003/07/17 21:15:51
10953 Log: PERL5LIB is not colon-separated everywhere
42bc3d67 10954 Branch: perl
cb535e0c 10955 ! pod/perlrun.pod
42bc3d67 10956____________________________________________________________________________
cb535e0c
RGS
10957[ 20163] By: rgs on 2003/07/17 20:59:15
10958 Log: Subject: [PATCH] fix $^N-related coredump
10959 From: Anton Berezin <tobez@tobez.org>
10960 Date: Mon, 14 Jul 2003 13:50:35 +0200
10961 Message-ID: <20030714115035.GA10971@heechee.tobez.org>
42bc3d67 10962 Branch: perl
cb535e0c 10963 ! pp_hot.c sv.c
42bc3d67 10964____________________________________________________________________________
cb535e0c
RGS
10965[ 20162] By: rgs on 2003/07/17 20:39:31
10966 Log: Subject: PATCH: tweak 'split' docs for case of explicit 0 LIMIT
10967 From: Tony Bowden <tony@kasei.com>
10968 Date: Thu, 17 Jul 2003 16:49:35 +0100
10969 Message-ID: <20030717154935.GA20302@soto.kasei.com>
10970 Branch: perl
10971 ! pod/perlfunc.pod
42bc3d67 10972____________________________________________________________________________
cb535e0c
RGS
10973[ 20161] By: rgs on 2003/07/17 20:25:52
10974 Log: Minor nits in perlsyn.pod
10975 Branch: perl
10976 ! pod/perlsyn.pod
42bc3d67 10977____________________________________________________________________________
cb535e0c
RGS
10978[ 20159] By: rgs on 2003/07/13 20:02:34
10979 Log: Subject: [PATCH] incorrect error message from Attribute::Handlers
10980 From: Claes Jacobsson <claes@surfar.nu>
10981 Date: Sat, 12 Jul 2003 16:30:42 +0200
10982 Message-Id: <6A6A99C4-B475-11D7-AB05-000393C12F9E@surfar.nu>
10983 Branch: perl
10984 ! lib/Attribute/Handlers.pm
42bc3d67 10985____________________________________________________________________________
cb535e0c
RGS
10986[ 20158] By: rgs on 2003/07/13 19:52:58
10987 Log: Add a TODO test for perlbug #19049
10988 Subject: Re: [perl #19049] Incorrect $` after replacement (test for same)
10989 From: Alex Gough <alex-p5p@earth.li>
10990 Date: Fri, 11 Jul 2003 01:12:42 +0100
10991 Message-ID: <20030711001242.GD2484@the.earth.li>
42bc3d67 10992 Branch: perl
cb535e0c 10993 ! t/op/pat.t
42bc3d67 10994____________________________________________________________________________
cb535e0c
RGS
10995[ 20157] By: rgs on 2003/07/13 19:43:29
10996 Log: Minor updates of the charnames documentation.
42bc3d67 10997 Branch: perl
cb535e0c 10998 ! lib/charnames.pm
42bc3d67 10999____________________________________________________________________________
cb535e0c
RGS
11000[ 20156] By: rgs on 2003/07/11 19:37:34
11001 Log: Subject: Re: Sort sub and NaNs
11002 From: "John P. Linderman" <jpl@research.att.com>
11003 Date: Thu, 10 Jul 2003 10:45:06 -0400
11004 Message-Id: <200307101445.KAA79110@raptor.research.att.com>
11005
11006 Warn against a potential edge case with sort, <=> and NaNs.
42bc3d67 11007 Branch: perl
cb535e0c 11008 ! pod/perlfunc.pod
42bc3d67 11009____________________________________________________________________________
cb535e0c
RGS
11010[ 20155] By: rgs on 2003/07/11 19:11:17
11011 Log: Subject: [DOCPATCH] perlfunc/read
11012 From: Steve Grazzini <grazz@pobox.com>
11013 Date: Tue, 8 Jul 2003 10:23:03 -0400
11014 Message-ID: <20030708142303.GB23698@grazzini.net>
11015
11016 Clarify the OFFSET parameter to read().
42bc3d67 11017 Branch: perl
cb535e0c 11018 ! pod/perlfunc.pod
42bc3d67 11019____________________________________________________________________________
cb535e0c
RGS
11020[ 20154] By: rgs on 2003/07/11 18:54:09
11021 Log: Subject: [PATCH pod/perlsyn.pod pod/perltrap.pod] New introduction
11022 From: Michael G Schwern <schwern@pobox.com>
11023 Date: Tue, 13 May 2003 18:33:05 -0700
11024 Message-ID: <20030514013305.GB22001@windhund.schwern.org>
42bc3d67 11025 Branch: perl
cb535e0c 11026 ! pod/perlsyn.pod pod/perltrap.pod
42bc3d67 11027____________________________________________________________________________
cb535e0c
RGS
11028[ 20145] By: jhi on 2003/07/11 05:07:09
11029 Log: I think the API for mod_perl v2 should be simply that
11030 PL_modperl sets the PL_hash_seed (and PL_hash_seed_set)
11031 itself, hopefully from a good source of random bits.
11032 Branch: perl
11033 ! perl.c
42bc3d67 11034____________________________________________________________________________
cb535e0c
RGS
11035[ 20143] By: jhi on 2003/07/11 00:35:07
11036 Log: pTHX.
11037 Branch: perl
11038 ! util.c
42bc3d67 11039____________________________________________________________________________
cb535e0c
RGS
11040[ 20139] By: jhi on 2003/07/11 00:21:43
11041 Log: New order of seed.
42bc3d67 11042 Branch: perl
cb535e0c 11043 ! pod/perlrun.pod
42bc3d67 11044____________________________________________________________________________
cb535e0c
RGS
11045[ 20138] By: jhi on 2003/07/11 00:13:11
11046 Log: More retraction.
42bc3d67 11047 Branch: perl
cb535e0c 11048 ! INSTALL
42bc3d67 11049____________________________________________________________________________
cb535e0c
RGS
11050[ 20137] By: jhi on 2003/07/11 00:10:14
11051 Log: Retract the statements.
42bc3d67 11052 Branch: perl
cb535e0c 11053 ! pod/perlfunc.pod pod/perlsec.pod
42bc3d67 11054____________________________________________________________________________
cb535e0c
RGS
11055[ 20135] By: jhi on 2003/07/11 00:03:33
11056 Log: Chicken out: the hash randomisation is not on by default.
11057 We switch over to the explicit mode: in other words, if
11058 the $ENV{PERL_HASH_SEED} is on, we randomise. Also, we
11059 randomise only if PL_hash_seed_set is FALSE (this means
11060 one can use PERL_HASH() before perl_run.) Also, since
11061 now PERL_HASH_SEED is okay even under -T, all should be fine.
11062 (Ha!)
11063 Branch: perl
11064 ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perl.h
11065 ! perlapi.h pod/perldiag.pod pod/perlrun.pod proto.h util.c
42bc3d67 11066____________________________________________________________________________
cb535e0c
RGS
11067[ 20134] By: jhi on 2003/07/10 23:23:38
11068 Log: Check PERL_HASH_SEED even when tainted.
42bc3d67 11069 Branch: perl
cb535e0c 11070 ! perl.c pod/perlrun.pod
42bc3d67 11071____________________________________________________________________________
cb535e0c
RGS
11072[ 20131] By: jhi on 2003/07/10 22:42:29
11073 Log: &Time::HiRes::d_nanosleep was broken.
42bc3d67 11074 Branch: perl
cb535e0c 11075 ! ext/Time/HiRes/Makefile.PL
42bc3d67 11076____________________________________________________________________________
cb535e0c
RGS
11077[ 20130] By: jhi on 2003/07/10 22:37:02
11078 Log: Subject: [PATCH} db-recno.t on Mac OS X
11079 From: slaven@rezic.de
11080 Date: Thu, 10 Jul 2003 12:41:05 +0000
11081 Message-Id: <1057840865.9622@devpc01.iconmobile.de>
42bc3d67 11082 Branch: perl
cb535e0c 11083 ! ext/DB_File/t/db-recno.t
42bc3d67 11084____________________________________________________________________________
cb535e0c
RGS
11085[ 20129] By: jhi on 2003/07/10 22:31:39
11086 Log: Subject: [comment patch]
11087 From: Stas Bekman <stas@stason.org>
11088 Date: Thu, 10 Jul 2003 14:19:22 -0700
11089 Message-ID: <3F0DD85A.1070902@stason.org>
11090 Branch: perl
11091 ! perl.c
42bc3d67 11092____________________________________________________________________________
cb535e0c
RGS
11093[ 20127] By: jhi on 2003/07/10 22:21:04
11094 Log: Be vague enough.
42bc3d67 11095 Branch: perl
cb535e0c 11096 ! pod/perldata.pod
42bc3d67 11097____________________________________________________________________________
cb535e0c
RGS
11098[ 20125] By: rgs on 2003/07/10 19:28:48
11099 Log: regen embed.pl for the bleadperl branch as well.
42bc3d67 11100 Branch: perl
cb535e0c 11101 ! embedvar.h
42bc3d67 11102____________________________________________________________________________
cb535e0c
RGS
11103[ 20124] By: jhi on 2003/07/10 18:33:56
11104 Log: Time travel noticed by Enache.
42bc3d67 11105 Branch: perl
cb535e0c 11106 ! pod/perlhist.pod
42bc3d67 11107____________________________________________________________________________
cb535e0c
RGS
11108[ 20120] By: jhi on 2003/07/10 17:38:28
11109 Log: I can see the future. It is cloudy.
42bc3d67 11110 Branch: perl
cb535e0c 11111 ! pod/perlhist.pod
42bc3d67 11112____________________________________________________________________________
cb535e0c
RGS
11113[ 20119] By: jhi on 2003/07/10 17:37:25
11114 Log: Subject: [PATCH] configure.gnu --prefix
11115 From: slaven@rezic.de
11116 Date: Thu, 10 Jul 2003 09:33:27 +0000
11117 Message-Id: <1057829607.9622@devpc01.iconmobile.de>
42bc3d67 11118 Branch: perl
cb535e0c 11119 ! configure.gnu
42bc3d67 11120____________________________________________________________________________
cb535e0c
RGS
11121[ 20118] By: jhi on 2003/07/10 17:35:32
11122 Log: malloc alignment patch from Spider, needed for Tru64 + longdouble.
42bc3d67 11123 Branch: perl
cb535e0c 11124 ! malloc.c
42bc3d67 11125____________________________________________________________________________
cb535e0c
RGS
11126[ 20117] By: jhi on 2003/07/10 17:33:53
11127 Log: Subject: [PATCH] Restore SIGFPE on exec()
11128 From: Chip Salzenberg <chip@pobox.com>
11129 Date: Thu, 10 Jul 2003 13:13:20 -0400
11130 Message-ID: <20030710171319.GA21588@perlsupport.com>
42bc3d67 11131 Branch: perl
cb535e0c 11132 ! doio.c perl.c perl.h perlapi.h perlvars.h toke.c
42bc3d67 11133____________________________________________________________________________
cb535e0c
RGS
11134[ 20116] By: jhi on 2003/07/10 17:28:00
11135 Log: The *right* way to make the csighandler visible.
42bc3d67 11136 Branch: perl
cb535e0c 11137 ! embed.fnc embed.h global.sym
42bc3d67 11138____________________________________________________________________________
cb535e0c
RGS
11139[ 20114] By: jhi on 2003/07/10 15:06:41
11140 Log: Retract #20112.
42bc3d67 11141 Branch: perl
cb535e0c 11142 ! embed.fnc embedvar.h intrpvar.h perlapi.h
42bc3d67 11143____________________________________________________________________________
cb535e0c
RGS
11144[ 20112] By: jhi on 2003/07/10 14:17:59
11145 Log: Argh. At least AIX builds choke because of this.
42bc3d67 11146 Branch: perl
cb535e0c 11147 ! embed.fnc embedvar.h intrpvar.h perlapi.h
42bc3d67 11148____________________________________________________________________________
cb535e0c
RGS
11149[ 20106] By: jhi on 2003/07/10 04:50:05
11150 Log: Upgrade to podlators 1.27.
42bc3d67 11151 Branch: perl
cb535e0c 11152 ! lib/Pod/Text/Termcap.pm
42bc3d67 11153____________________________________________________________________________
cb535e0c
RGS
11154[ 20104] By: jhi on 2003/07/10 04:40:02
11155 Log: Deprecate v-strings.
42bc3d67 11156 Branch: perl
cb535e0c 11157 ! pod/perldata.pod
42bc3d67 11158____________________________________________________________________________
cb535e0c
RGS
11159[ 20103] By: jhi on 2003/07/10 04:28:40
11160 Log: perlfaq sync.
42bc3d67 11161 Branch: perl
cb535e0c 11162 ! pod/perlfaq1.pod
42bc3d67 11163____________________________________________________________________________
cb535e0c
RGS
11164[ 20100] By: jhi on 2003/07/09 17:40:41
11165 Log: Detypo.
42bc3d67 11166 Branch: perl
cb535e0c 11167 ! hints/darwin.sh
42bc3d67 11168____________________________________________________________________________
cb535e0c
RGS
11169[ 20098] By: jhi on 2003/07/09 17:29:53
11170 Log: Fixes from Ron Kimball.
42bc3d67 11171 Branch: perl
cb535e0c 11172 ! pod/perldata.pod
42bc3d67 11173____________________________________________________________________________
cb535e0c
RGS
11174[ 20097] By: jhi on 2003/07/09 17:27:35
11175 Log: Fix for the 'print v65' plus safety tweaks from Rafael.
42bc3d67 11176 Branch: perl
cb535e0c 11177 ! toke.c
42bc3d67 11178____________________________________________________________________________
cb535e0c
RGS
11179[ 20096] By: jhi on 2003/07/09 17:06:29
11180 Log: More Darwin/MacOSX paths twiddling.
42bc3d67 11181 Branch: perl
cb535e0c 11182 ! hints/darwin.sh
42bc3d67 11183____________________________________________________________________________
cb535e0c
RGS
11184[ 20093] By: jhi on 2003/07/09 11:43:09
11185 Log: Play safe and use the system malloc in FreeBSD.
11186 Yes, performance suffers. But that is better than
11187 random core dumps.
11188 Branch: perl
11189 ! hints/freebsd.sh
42bc3d67 11190____________________________________________________________________________
cb535e0c
RGS
11191[ 20090] By: jhi on 2003/07/09 08:12:32
11192 Log: Upgrade to Encode 1.97.
42bc3d67 11193 Branch: perl
cb535e0c
RGS
11194 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
11195 ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
11196 ! ext/Encode/lib/Encode/Encoder.pm
11197 ! ext/Encode/lib/Encode/Guess.pm
11198 ! ext/Encode/lib/Encode/JP/JIS7.pm
42bc3d67 11199____________________________________________________________________________
cb535e0c
RGS
11200[ 20089] By: jhi on 2003/07/09 08:08:30
11201 Log: Rework the perldata vXX => ... entry a bit.
42bc3d67 11202 Branch: perl
cb535e0c 11203 ! pod/perldata.pod
42bc3d67 11204____________________________________________________________________________
cb535e0c
RGS
11205[ 20088] By: jhi on 2003/07/09 08:04:04
11206 Log: Document the vXX => change in perldata, too.
42bc3d67 11207 Branch: perl
cb535e0c 11208 ! pod/perldata.pod
42bc3d67 11209____________________________________________________________________________
cb535e0c
RGS
11210[ 20085] By: jhi on 2003/07/09 07:49:46
11211 Log: Test the vX => ... fix.
42bc3d67 11212 Branch: perl
cb535e0c 11213 ! t/op/ver.t
42bc3d67 11214____________________________________________________________________________
cb535e0c
RGS
11215[ 20084] By: jhi on 2003/07/09 06:58:39
11216 Log: Subject: Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted.
11217 From: John Peacock <jpeacock@rowman.com>
11218 Date: Wed, 09 Jul 2003 01:05:38 -0700
11219 Message-ID: <3F0BCCD2.1020009@rowman.com>
42bc3d67 11220 Branch: perl
cb535e0c 11221 ! embed.fnc pod/perlapi.pod toke.c util.c
42bc3d67 11222____________________________________________________________________________
cb535e0c
RGS
11223[ 20083] By: jhi on 2003/07/09 06:27:15
11224 Log: Darwin/Mac OS X: if -Dprefix=/foo, do nothing special
11225 for the install dirs.
42bc3d67 11226 Branch: perl
cb535e0c 11227 ! hints/darwin.sh
42bc3d67 11228____________________________________________________________________________
cb535e0c
RGS
11229[ 20082] By: jhi on 2003/07/09 05:57:16
11230 Log: Enable avoiding /System/Library in Mac OS X by
11231 doing Configure -Dprefix=/some/where -Uvendorlib.
42bc3d67 11232 Branch: perl
cb535e0c 11233 ! hints/darwin.sh
42bc3d67 11234____________________________________________________________________________
cb535e0c
RGS
11235[ 20081] By: jhi on 2003/07/09 05:53:56
11236 Log: Subject: [PATCH] Safe signals via POSIX::sigaction
11237 From: Chip Salzenberg <chip@pobox.com>
11238 Date: Wed, 9 Jul 2003 01:49:10 -0400
11239 Message-ID: <20030709054910.GH2021@perlsupport.com>
42bc3d67 11240 Branch: perl
cb535e0c
RGS
11241 ! embed.fnc embed.h ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
11242 ! ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t proto.h
42bc3d67 11243____________________________________________________________________________
cb535e0c
RGS
11244[ 20079] By: rgs on 2003/07/08 20:26:20
11245 Log: The CHECKOP macro was not invoked on some newly created ops
11246 (to match them against the current opmask.) As a consequence,
11247 Safe compartments were unable to trap some ops (pattern
11248 match, slices, conditionals.) This fixes the holes.
42bc3d67 11249 Branch: perl
cb535e0c 11250 ! op.c
42bc3d67 11251____________________________________________________________________________
cb535e0c
RGS
11252[ 20078] By: jhi on 2003/07/08 19:30:13
11253 Log: Revert #20077.
42bc3d67 11254 Branch: perl
cb535e0c 11255 ! lib/CPAN.pm
42bc3d67 11256____________________________________________________________________________
cb535e0c
RGS
11257[ 20077] By: jhi on 2003/07/08 18:40:51
11258 Log: Don't recommend to upgrade the base.pm in the core with
11259 the base.pm from Class::Fields. They are not the same.
11260 Branch: perl
11261 ! lib/CPAN.pm
42bc3d67 11262____________________________________________________________________________
cb535e0c
RGS
11263[ 20076] By: jhi on 2003/07/08 17:39:49
11264 Log: Subject: Re: [PATCH] $^VARIABLES in 'perl -Dt' output
11265 From: Enache Adrian <enache@rdslink.ro>
11266 Date: Tue, 8 Jul 2003 20:47:58 +0300
11267 Message-ID: <20030708174758.GA1177@ratsnest.hole>
42bc3d67 11268
cb535e0c
RGS
11269 (ByteLoader tweak avoiding a leaked scalar)
11270 Branch: perl
11271 ! op.c
42bc3d67 11272____________________________________________________________________________
cb535e0c
RGS
11273[ 20071] By: jhi on 2003/07/08 09:18:19
11274 Log: In 5.8.x, fast stdio places still do use stdio.
42bc3d67 11275 Branch: perl
cb535e0c 11276 ! ext/Digest/MD5/t/badfile.t
42bc3d67 11277____________________________________________________________________________
cb535e0c
RGS
11278[ 20069] By: jhi on 2003/07/08 08:41:01
11279 Log: Subject: [PATCH] format 'botched' in malloc.c
11280 From: Enache Adrian <enache@rdslink.ro>
11281 Date: Mon, 7 Jul 2003 21:57:06 +0300
11282 Message-ID: <20030707185706.GB7017@ratsnest.hole>
42bc3d67 11283 Branch: perl
cb535e0c 11284 ! malloc.c
42bc3d67 11285____________________________________________________________________________
cb535e0c
RGS
11286[ 20068] By: jhi on 2003/07/08 08:36:27
11287 Log: Subject: [PATCH: maint @ 20046] warnings, line numbers & windows
11288 From: Marcus Holland-Moritz <mhx-perl@gmx.net>
11289 Date: Tue, 8 Jul 2003 11:14:05 +0200 (MEST)
11290 Message-ID: <12022.1057655645@www59.gmx.net>
42bc3d67 11291 Branch: perl
cb535e0c 11292 ! ext/B/B.xs lib/Pod/Text/Termcap.pm mg.c op.c
42bc3d67 11293____________________________________________________________________________
cb535e0c
RGS
11294[ 20066] By: jhi on 2003/07/08 05:24:58
11295 Log: Retract #20065: I don't think this is the right way
11296 to patch this issue.
42bc3d67 11297 Branch: perl
cb535e0c 11298 ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
42bc3d67 11299____________________________________________________________________________
cb535e0c
RGS
11300[ 20065] By: jhi on 2003/07/08 05:14:31
11301 Log: Configure tweak from Johnny Lam so that the
11302 INSTALLSITEMAN[13]DIR get correctly set.
42bc3d67 11303 Branch: perl
cb535e0c 11304 ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
42bc3d67 11305____________________________________________________________________________
cb535e0c
RGS
11306[ 20063] By: rgs on 2003/07/07 18:58:47
11307 Log: Regexp bug in the docs, spotted by Enache's eagle eyes.
42bc3d67 11308 Branch: perl
cb535e0c 11309 ! pod/perlsyn.pod
42bc3d67 11310____________________________________________________________________________
cb535e0c
RGS
11311[ 20062] By: jhi on 2003/07/07 18:27:02
11312 Log: Mark Bixby ++.
42bc3d67 11313 Branch: perl
cb535e0c 11314 ! perl.c
42bc3d67 11315____________________________________________________________________________
cb535e0c
RGS
11316[ 20061] By: jhi on 2003/07/07 18:26:35
11317 Log: The nanosleep() probe was kaputt, fixed by Mark Bixby.
11318 Branch: perl
11319 ! ext/Time/HiRes/Makefile.PL
42bc3d67 11320____________________________________________________________________________
cb535e0c
RGS
11321[ 20059] By: jhi on 2003/07/07 15:06:35
11322 Log: Good catch from Gisle.
42bc3d67 11323 Branch: perl
cb535e0c 11324 ! pod/perlfunc.pod
42bc3d67 11325____________________________________________________________________________
cb535e0c
RGS
11326[ 20058] By: jhi on 2003/07/07 14:12:27
11327 Log: Refashioned #20055: we cannot trust stdio to fail here.
42bc3d67 11328 Branch: perl
cb535e0c 11329 ! ext/Digest/MD5/t/badfile.t
42bc3d67 11330____________________________________________________________________________
cb535e0c
RGS
11331[ 20057] By: jhi on 2003/07/07 14:08:16
11332 Log: Retract #20056, #20055, #20052, #20050, #20048: the changes
11333 are just breaking more than they are fixing.
42bc3d67 11334 Branch: perl
cb535e0c
RGS
11335 ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
11336 ! ext/Digest/MD5/t/files.t perlio.c
42bc3d67 11337____________________________________________________________________________
cb535e0c
RGS
11338[ 20056] By: jhi on 2003/07/07 13:31:14
11339 Log: Returning zero from PerlIO_read() is okay;
11340 update MD5 sums.
42bc3d67 11341 Branch: perl
cb535e0c 11342 ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
42bc3d67 11343____________________________________________________________________________
cb535e0c
RGS
11344[ 20055] By: jhi on 2003/07/07 13:23:58
11345 Log: If perlio is completely out of the picture, we can
11346 get tripped by different stdio implementations.
11347 Branch: perl
11348 ! ext/Digest/MD5/t/badfile.t
42bc3d67 11349____________________________________________________________________________
cb535e0c
RGS
11350[ 20054] By: jhi on 2003/07/07 12:58:06
11351 Log: AUTHORS tweak.
42bc3d67 11352 Branch: perl
cb535e0c 11353 ! AUTHORS
42bc3d67 11354____________________________________________________________________________
cb535e0c
RGS
11355[ 20053] By: jhi on 2003/07/07 12:04:26
11356 Log: Subject: Patch to README.solaris
11357 From: Alan Burlison <Alan.Burlison@sun.com>
11358 Date: Mon, 07 Jul 2003 14:15:57 +0100
11359 Message-ID: <3F09728D.1070408@sun.com>
42bc3d67 11360 Branch: perl
cb535e0c 11361 ! README.solaris
42bc3d67 11362____________________________________________________________________________
cb535e0c
RGS
11363[ 20052] By: jhi on 2003/07/07 10:28:35
11364 Log: Update MD5 checksums.
11365 Branch: perl
11366 ! ext/Digest/MD5/t/files.t
42bc3d67 11367____________________________________________________________________________
cb535e0c
RGS
11368[ 20051] By: jhi on 2003/07/07 09:56:48
11369 Log: Be more explicit than just 'characters'.
42bc3d67 11370 Branch: perl
cb535e0c 11371 ! pod/perlfunc.pod
42bc3d67 11372____________________________________________________________________________
cb535e0c
RGS
11373[ 20050] By: jhi on 2003/07/07 09:38:28
11374 Log: Try making PerlIO errors more consistent.
11375 (1) Check early whether the filehandle is capable of
11376 the requested action.
11377 (2) PerlIO_read() really can return -1, and so can
11378 PerlIOUnix_read().
11379 (3) Some stdio implementations are more forgiving
11380 than others, so check also for errors recorded
11381 by PerlIO in PerlStdio_errno().
42bc3d67 11382 Branch: perl
cb535e0c 11383 ! perlio.c
42bc3d67 11384____________________________________________________________________________
cb535e0c
RGS
11385[ 20049] By: jhi on 2003/07/07 09:08:19
11386 Log: Linewrapping.
42bc3d67 11387 Branch: perl
cb535e0c 11388 ! pod/perlapio.pod
42bc3d67 11389____________________________________________________________________________
cb535e0c
RGS
11390[ 20048] By: jhi on 2003/07/07 09:06:58
11391 Log: PerlIO_read() can return negative.
11392 Branch: perl
11393 ! ext/Digest/MD5/MD5.xs
42bc3d67 11394____________________________________________________________________________
cb535e0c
RGS
11395[ 20043] By: jhi on 2003/07/07 04:36:22
11396 Log: Use the existence, instead of the truth, to decide
11397 whether to scan for a symbol.
11398 (Also remove trailing spaces.)
42bc3d67 11399 Branch: perl
cb535e0c 11400 ! ext/Time/HiRes/Makefile.PL
42bc3d67 11401____________________________________________________________________________
cb535e0c
RGS
11402[ 20042] By: jhi on 2003/07/07 04:29:35
11403 Log: MPE/iX tweak from Mark Bixby.
11404 Branch: perl
11405 ! ext/Time/HiRes/Makefile.PL
42bc3d67 11406____________________________________________________________________________
cb535e0c
RGS
11407[ 20041] By: rgs on 2003/07/06 21:45:37
11408 Log: Upgrade BigInt and BigRat
11409 Subject: BigInt v1.65, Bigrat v0.10 - reloaded
11410 From: Tels <perl_dummy@bloodgate.com>
11411 Date: Sun, 6 Jul 2003 15:41:36 +0200
11412 Message-Id: <200307061158.23576@bloodgate.com>
42bc3d67 11413 Branch: perl
cb535e0c
RGS
11414 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
11415 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/biglog.t
11416 ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigRat.pm
11417 ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
11418 ! lib/Math/BigRat/t/bigratpm.t
42bc3d67 11419____________________________________________________________________________
cb535e0c
RGS
11420[ 20040] By: rgs on 2003/07/06 21:11:20
11421 Log: Subject: Re: [perl #5025] #line directive explination wrong
11422 From: Casey West <casey@geeknest.com>
11423 Date: Sun, 6 Jul 2003 18:24:46 -0400
11424 Message-ID: <20030706222446.GL7506@geeknest.com>
42bc3d67 11425 Branch: perl
cb535e0c 11426 ! pod/perlsyn.pod
42bc3d67 11427____________________________________________________________________________
cb535e0c
RGS
11428[ 20039] By: jhi on 2003/07/06 20:19:31
11429 Log: Update the CPAN mirrors list.
42bc3d67 11430 Branch: perl
cb535e0c 11431 ! pod/perlmodlib.PL pod/perlmodlib.pod
42bc3d67 11432____________________________________________________________________________
cb535e0c
RGS
11433[ 20036] By: gsar on 2003/07/06 17:11:59
11434 Log: yet another symbol missing in change#20018
42bc3d67 11435 Branch: perl
cb535e0c 11436 ! makedef.pl
42bc3d67 11437____________________________________________________________________________
cb535e0c
RGS
11438[ 20035] By: gsar on 2003/07/06 17:02:21
11439 Log: PerlIOBase_pushed seems to have gone missing in change#20018
42bc3d67 11440 Branch: perl
cb535e0c 11441 ! makedef.pl
42bc3d67 11442____________________________________________________________________________
cb535e0c
RGS
11443[ 20034] By: jhi on 2003/07/06 16:46:20
11444 Log: Subject: [PATCH @19834] DProf fixes
11445 From: Radu Greab <radu@netsoft.ro>
11446 Date: Sun, 6 Jul 2003 20:09:12 +0300
11447 Message-ID: <16136.22456.99575.573777@ix.netsoft.ro>
42bc3d67 11448 Branch: perl
cb535e0c
RGS
11449 + t/lib/dprof/test7_t t/lib/dprof/test7_v t/lib/dprof/test8_t
11450 + t/lib/dprof/test8_v
11451 ! MANIFEST ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.t
11452 ! ext/Devel/DProf/DProf.xs perl.c pod/perldiag.pod
11453 ! pod/perltodo.pod pod/perlvar.pod pp_ctl.c
42bc3d67 11454____________________________________________________________________________
cb535e0c
RGS
11455[ 20032] By: jhi on 2003/07/06 16:21:33
11456 Log: Forgotten from change #20031.
42bc3d67 11457 Branch: perl
cb535e0c 11458 ! makedef.pl malloc_ctl.h
42bc3d67 11459____________________________________________________________________________
cb535e0c
RGS
11460[ 20031] By: jhi on 2003/07/06 16:16:08
11461 Log: Subject: [PATCH] improve WinCE port
11462 From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
11463 Date: Sun, 6 Jul 2003 18:46:09 +0400
11464 Message-ID: <001401c343cd$8069cd40$ce5ec3d9@vad>
11465
11466 Subject: [PATCH] improve WinCE port -- addition
11467 From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
11468 Date: Sun, 6 Jul 2003 19:50:47 +0400
11469 Message-ID: <000b01c343d6$7ff96920$5b5dc3d9@vad>
11470 Branch: perl
11471 + wince/perlhost.h wince/vdir.h wince/vmem.h
11472 ! MANIFEST wince/Makefile.ce wince/config.ce wince/perllib.c
11473 ! wince/win32.h wince/win32io.c wince/win32iop.h
11474 ! wince/win32thread.c wince/win32thread.h wince/wince.c
11475 ! wince/wince.h
42bc3d67 11476____________________________________________________________________________
cb535e0c
RGS
11477[ 20030] By: jhi on 2003/07/06 15:59:25
11478 Log: Subject: [PATCH] for pod/perlfaq2.pod against latest snapshot for Alpaca
11479 From: merlyn@stonehenge.com (Randal L. Schwartz)
11480 Date: 05 Jul 2003 16:29:14 -0700
11481 Message-ID: <867k6weenp.fsf@blue.stonehenge.com>
11482 Branch: perl
11483 ! pod/perlfaq2.pod
42bc3d67 11484____________________________________________________________________________
cb535e0c
RGS
11485[ 20026] By: jhi on 2003/07/06 08:14:48
11486 Log: FreeBSD: if someone *really* wants to use the system malloc.
11487 Branch: perl
11488 ! hints/freebsd.sh
42bc3d67 11489____________________________________________________________________________
cb535e0c
RGS
11490[ 20025] By: jhi on 2003/07/06 07:48:01
11491 Log: Make the 'slow ok' feature optional.
42bc3d67 11492 Branch: perl
cb535e0c 11493 ! lib/Test/Harness.pm
42bc3d67 11494____________________________________________________________________________
cb535e0c
RGS
11495[ 20024] By: jhi on 2003/07/06 07:44:57
11496 Log: The change #20022 didn't work for Command.t.
11497 Branch: perl
11498 ! lib/ExtUtils/t/Command.t
42bc3d67 11499____________________________________________________________________________
cb535e0c
RGS
11500[ 20023] By: jhi on 2003/07/06 07:29:22
11501 Log: Subject: Re: maint @ 19975 [PATCH lib/Test/Harness.pm]
11502 From: Michael G Schwern <schwern@pobox.com>
11503 Date: Sat, 5 Jul 2003 13:34:37 -0700
11504 Message-ID: <20030705203437.GB2598@windhund.schwern.org>
42bc3d67 11505
cb535e0c
RGS
11506 Print out the "ok" messages only once every second,
11507 this should make output much less and therefore testing
11508 much faster, especially on slower connections.
11509 Branch: perl
11510 ! lib/Test/Harness.pm
42bc3d67 11511____________________________________________________________________________
cb535e0c
RGS
11512[ 20022] By: jhi on 2003/07/06 07:26:52
11513 Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_07
11514 From: Michael G Schwern <schwern@pobox.com>
11515 Date: Sat, 5 Jul 2003 16:59:49 -0700
11516 Message-ID: <20030705235949.GB3485@windhund.schwern.org>
42bc3d67 11517 Branch: perl
cb535e0c
RGS
11518 ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
11519 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
11520 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker/FAQ.pod
11521 ! lib/ExtUtils/t/Command.t
42bc3d67 11522____________________________________________________________________________
cb535e0c
RGS
11523[ 20021] By: jhi on 2003/07/06 07:19:17
11524 Log: Reintroduce changes #19723 and #19723 that were not
11525 in Net::Ping 2.31; needed for Windows.
11526 Branch: perl
11527 ! lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t
42bc3d67 11528____________________________________________________________________________
cb535e0c
RGS
11529[ 20020] By: jhi on 2003/07/05 19:12:21
11530 Log: Upgrade to Digest::MD5 2.25.
42bc3d67 11531 Branch: perl
cb535e0c
RGS
11532 + ext/Digest/MD5/t/clone.t
11533 ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
11534 ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
11535 ! ext/Digest/MD5/t/files.t
42bc3d67 11536____________________________________________________________________________
cb535e0c
RGS
11537[ 20019] By: jhi on 2003/07/05 18:40:51
11538 Log: Make a read from a write-only fh to set errno
11539 (found by Gisle)
11540 Branch: perl
11541 ! perlio.c
42bc3d67 11542____________________________________________________________________________
cb535e0c
RGS
11543[ 20018] By: jhi on 2003/07/05 18:05:19
11544 Log: Add PerlIOBuf_close to makedef.pl as pointed out by
11545 Vadim Konovalov; add also PerlIOBuf_dup; sort and remove
11546 duplicates.
42bc3d67 11547 Branch: perl
cb535e0c 11548 ! makedef.pl
42bc3d67 11549____________________________________________________________________________
cb535e0c
RGS
11550[ 20017] By: jhi on 2003/07/05 17:47:47
11551 Log: Subject: [PATCH] fix for ext/threads/t/problems.t failures
11552 From: Dave Mitchell <davem@fdgroup.com>
11553 Date: Sat, 5 Jul 2003 19:12:51 +0100
11554 Message-ID: <20030705181251.GA14502@fdgroup.com>
42bc3d67 11555 Branch: perl
cb535e0c 11556 ! ext/threads/t/problems.t
42bc3d67 11557____________________________________________________________________________
cb535e0c
RGS
11558[ 20016] By: jhi on 2003/07/05 17:36:34
11559 Log: OpenBSD sometimes gets -0, probably due to fp fuzziness..
42bc3d67 11560 Branch: perl
cb535e0c 11561 ! lib/Benchmark.t
42bc3d67 11562____________________________________________________________________________
cb535e0c
RGS
11563[ 20012] By: jhi on 2003/07/05 13:46:05
11564 Log: Be explicit about the $0 pain in Linux 2.2.
42bc3d67 11565 Branch: perl
cb535e0c 11566 ! pod/perlvar.pod
42bc3d67 11567____________________________________________________________________________
cb535e0c
RGS
11568[ 20010] By: rgs on 2003/07/05 12:06:41
11569 Log: Comment out some debugging output in Math::BigInt, that
11570 causes confusion in t/TEST when running Math/BigInt/t/bare_mbi.t.
11571 Branch: perl
11572 ! lib/Math/BigInt.pm
42bc3d67 11573____________________________________________________________________________
cb535e0c
RGS
11574[ 20009] By: jhi on 2003/07/05 10:56:55
11575 Log: The logic for additional randomisation for 64-bit UV
11576 cases was wrong.
11577 Branch: perl
11578 ! perl.c
42bc3d67 11579____________________________________________________________________________
cb535e0c
RGS
11580[ 20008] By: jhi on 2003/07/05 09:10:46
11581 Log: IIRC gcc would complain about if (s = ...).
42bc3d67 11582 Branch: perl
cb535e0c 11583 ! perl.c
42bc3d67 11584____________________________________________________________________________
cb535e0c
RGS
11585[ 20007] By: jhi on 2003/07/05 09:09:44
11586 Log: Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under taint;
11587 since CGI scripts are (should be) run under -T, being able
11588 to show the HASH_SEED in case of problems is good.
11589 The $ENV{PERL_HASH_SEED} is still ignored under taint.
42bc3d67 11590 Branch: perl
cb535e0c 11591 ! perl.c
42bc3d67 11592____________________________________________________________________________
cb535e0c
RGS
11593[ 20006] By: jhi on 2003/07/05 07:56:56
11594 Log: Subject: [PATCH] MM_VMS.pm -- fix xs installation
11595 From: "Craig A. Berry" <craigberry@mac.com>
11596 Date: Sat, 05 Jul 2003 00:38:28 -0500
11597 Message-ID: <3F066454.90003@mac.com>
42bc3d67 11598 Branch: perl
cb535e0c 11599 ! lib/ExtUtils/MM_VMS.pm
42bc3d67 11600____________________________________________________________________________
cb535e0c
RGS
11601[ 20004] By: jhi on 2003/07/05 07:47:02
11602 Log: Subject: [PATCH] dump.c -Wformat; Re: maint @ 19975, maint @ 19997
11603 From: Robin Barker <Robin.Barker@npl.co.uk>
11604 Date: Fri, 4 Jul 2003 19:15:01 +0100
11605 Message-ID: <533D273D4014D411AB1D00062938C4D9040465BD@hotel.npl.co.uk>
42bc3d67 11606 Branch: perl
cb535e0c 11607 ! dump.c
42bc3d67 11608____________________________________________________________________________
cb535e0c
RGS
11609[ 20003] By: rgs on 2003/07/05 07:45:16
11610 Log: Allow to create more than one Shell object :
11611 Subject: [patch] Shell.pm fix
11612 From: Stéphane Payrard <stef@payrard.net>
11613 Date: Sat, 5 Jul 2003 01:16:50 +0200
11614 Message-ID: <20030704231650.GA19701@stefp.dyndns.org>
42bc3d67 11615 Branch: perl
cb535e0c 11616 ! lib/Shell.pm
42bc3d67 11617____________________________________________________________________________
cb535e0c
RGS
11618[ 20002] By: rgs on 2003/07/04 21:49:05
11619 Log: Author list update (to be continued...)
42bc3d67 11620 Branch: perl
cb535e0c 11621 ! AUTHORS
42bc3d67 11622____________________________________________________________________________
cb535e0c
RGS
11623[ 20001] By: rgs on 2003/07/04 21:42:12
11624 Log: Add a new test target in the makefile, test_harness_notty.
11625 It's like test_harness, but sets HARNESS_NOTTY=1 to make
11626 Test::Harness' output less blinking.
11627 Branch: perl
11628 ! Makefile.SH
42bc3d67 11629____________________________________________________________________________
cb535e0c
RGS
11630[ 20000] By: rgs on 2003/07/04 20:58:05
11631 Log: Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,
11632 and bignum v0.14.
11633 Branch: perl
11634 + lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/req_mbf0.t
11635 + lib/Math/BigInt/t/req_mbf1.t lib/Math/BigInt/t/req_mbfa.t
11636 + lib/Math/BigInt/t/req_mbfi.t lib/Math/BigInt/t/req_mbfn.t
11637 + lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/trap.t
11638 + lib/Math/BigInt/t/use_mbfw.t lib/Math/BigRat/t/bigratup.t
11639 + lib/Math/BigRat/t/requirer.t lib/Math/BigRat/t/trap.t
11640 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
11641 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
11642 ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
11643 ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
11644 ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
11645 ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/bigints.t
11646 ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
11647 ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/mbimbf.inc
11648 ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/require.t
11649 ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
11650 ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.inc
11651 ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
11652 ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
11653 ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
11654 ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
11655 ! lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
11656 ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
11657 ! lib/bignum/t/brinfnan.t lib/bigrat.pm
11658 ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
11659 ! t/lib/Math/BigInt/Subclass.pm
42bc3d67 11660____________________________________________________________________________
cb535e0c
RGS
11661[ 19999] By: rgs on 2003/07/04 19:39:01
11662 Log: Macro reorganization in the Makefile, so that $(LDLIBPTH) always
11663 appears just before the name of the command to be run. See
11664
11665 Subject: Re: PERL_SKIP_TTY_TEST fix
11666 From: Alexey Tourbin <at@altlinux.ru>
11667 Date: Fri, 4 Jul 2003 17:25:34 +0400
11668 Message-ID: <20030704132534.GC1531@julia.office.altlinux.ru>
11669 Branch: perl
11670 ! Makefile.SH
42bc3d67 11671____________________________________________________________________________
cb535e0c
RGS
11672[ 19998] By: rgs on 2003/07/04 19:31:33
11673 Log: Fix non-numeric $VERSION.
42bc3d67 11674 Branch: perl
cb535e0c 11675 ! lib/Math/BigInt.pm
42bc3d67 11676____________________________________________________________________________
cb535e0c
RGS
11677[ 19995] By: jhi on 2003/07/04 14:36:56
11678 Log: According to Tels our M::BI is _better_ than the 1.64 in CPAN.
42bc3d67 11679 Branch: perl
cb535e0c 11680 ! lib/Math/BigInt.pm
42bc3d67 11681____________________________________________________________________________
cb535e0c
RGS
11682[ 19994] By: jhi on 2003/07/04 14:36:17
11683 Log: More $0 sad tales.
42bc3d67 11684 Branch: perl
cb535e0c 11685 ! pod/perlvar.pod
42bc3d67 11686____________________________________________________________________________
cb535e0c
RGS
11687[ 19993] By: jhi on 2003/07/04 14:34:40
11688 Log: Oops.
42bc3d67 11689 Branch: perl
cb535e0c 11690 ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
42bc3d67 11691____________________________________________________________________________
cb535e0c
RGS
11692[ 19990] By: jhi on 2003/07/04 13:50:29
11693 Log: Upgrade to PodParser 1.23; but do not update
11694 t/pod/find.t or t/pod/testp2pt.pl since the
11695 first one does not work at all under core,
11696 and the second change would drop MacOS Classic
11697 portability tweaks introduced by change #18669.
42bc3d67 11698 Branch: perl
cb535e0c 11699 ! lib/Pod/Find.pm lib/Pod/Usage.pm
42bc3d67 11700____________________________________________________________________________
cb535e0c
RGS
11701[ 19989] By: jhi on 2003/07/04 13:20:51
11702 Log: Upgrade to Text::Balanced 1.94.
42bc3d67 11703 Branch: perl
cb535e0c
RGS
11704 ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
11705 ! lib/Text/Balanced/README lib/Text/Balanced/t/extcbk.t
11706 ! lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
42bc3d67 11707____________________________________________________________________________
cb535e0c
RGS
11708[ 19988] By: jhi on 2003/07/04 13:17:22
11709 Log: Upgrade to Net::Ping 2.31.
42bc3d67 11710 Branch: perl
cb535e0c
RGS
11711 ! lib/Net/Ping.pm lib/Net/Ping/Changes
11712 ! lib/Net/Ping/t/250_ping_hires.t
11713 ! lib/Net/Ping/t/300_ping_stream.t lib/Net/Ping/t/450_service.t
42bc3d67 11714____________________________________________________________________________
cb535e0c
RGS
11715[ 19987] By: jhi on 2003/07/04 13:09:04
11716 Log: Upgrade to Locale::Maketext 1.06.
42bc3d67 11717 Branch: perl
cb535e0c
RGS
11718 + lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm
11719 + lib/Locale/Maketext/t/90utf8.t
11720 ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
42bc3d67 11721____________________________________________________________________________
cb535e0c
RGS
11722[ 19986] By: jhi on 2003/07/04 12:59:45
11723 Log: Upgrade to Digest::MD5 2.24, with few extra tweaks:
11724 (1) make the PATCHLEVEL logic as it is with List::Util
11725 (more portable to older Perls)
11726 (2) regen the MD5 checksums with ...
11727 (3) ... the Mac OS Classic checksums generated via MacRoman
11728 (just a guess)
11729 (4) Keep the core Makefile.PL.
42bc3d67 11730 Branch: perl
cb535e0c
RGS
11731 ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
11732 ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
42bc3d67 11733____________________________________________________________________________
cb535e0c
RGS
11734[ 19985] By: jhi on 2003/07/04 12:43:10
11735 Log: Upgrade to CPAN 1.71.
42bc3d67 11736 Branch: perl
cb535e0c 11737 ! lib/CPAN.pm
42bc3d67 11738____________________________________________________________________________
cb535e0c
RGS
11739[ 19984] By: jhi on 2003/07/04 12:39:20
11740 Log: Upgrade to CGI.pm 2.97.
42bc3d67 11741 Branch: perl
cb535e0c 11742 ! lib/CGI.pm lib/CGI/Carp.pm
42bc3d67 11743____________________________________________________________________________
cb535e0c
RGS
11744[ 19982] By: jhi on 2003/07/04 10:45:05
11745 Log: No energy now to figure out what is wrong with $0
11746 (or ps) in Tru64. The test works fine when run from
11747 command line.
42bc3d67 11748 Branch: perl
cb535e0c 11749 ! ext/threads/t/join.t
42bc3d67 11750____________________________________________________________________________
cb535e0c
RGS
11751[ 19981] By: jhi on 2003/07/04 10:34:42
11752 Log: AUTHORS updates.
42bc3d67 11753 Branch: perl
cb535e0c 11754 ! AUTHORS
42bc3d67 11755____________________________________________________________________________
cb535e0c
RGS
11756[ 19980] By: jhi on 2003/07/04 08:40:51
11757 Log: line_t is U32, not I32.
11758 Branch: perl
11759 ! bytecode.pl
42bc3d67 11760____________________________________________________________________________
cb535e0c
RGS
11761[ 19979] By: jhi on 2003/07/04 08:33:32
11762 Log: Remove PL_earlytaint since the hash seed code
11763 can be delayed until perl_parse().
42bc3d67 11764 Branch: perl
cb535e0c
RGS
11765 ! dosish.h embedvar.h epoc/epocish.h mpeix/mpeixish.h
11766 ! os2/os2ish.h perl.c perl.h perlapi.h perlvars.h
11767 ! plan9/plan9ish.h unixish.h vms/vmsish.h
42bc3d67 11768____________________________________________________________________________
cb535e0c
RGS
11769[ 19977] By: jhi on 2003/07/04 04:56:41
11770 Log: $0 is pain.
42bc3d67 11771 Branch: perl
cb535e0c 11772 ! ext/threads/t/join.t
42bc3d67 11773____________________________________________________________________________
cb535e0c
RGS
11774[ 19976] By: jhi on 2003/07/04 04:48:37
11775 Log: Subject: [PATCH: perl@19956] switch vmspipe.com over to using local symbols instead of global
11776 From: PPrymmer@factset.com
11777 Date: Thu, 3 Jul 2003 23:59:51 -0400
11778 Message-ID: <OF4DF4AA68.1EF12116-ON85256D59.00120F5E-85256D59.0015F58D@factset.com>
42bc3d67 11779 Branch: perl
cb535e0c 11780 ! vms/vms.c vms/vmspipe.com
42bc3d67 11781____________________________________________________________________________
cb535e0c
RGS
11782[ 19973] By: jhi on 2003/07/03 21:34:03
11783 Log: Bump Time::HiRes version to 1.50.
42bc3d67 11784 Branch: perl
cb535e0c 11785 ! ext/Time/HiRes/HiRes.pm
42bc3d67 11786____________________________________________________________________________
cb535e0c
RGS
11787[ 19972] By: jhi on 2003/07/03 21:33:10
11788 Log: Subject: [PATCH] installperl -n
11789 From: Slaven Rezic <slaven@rezic.de>
11790 Date: Fri, 4 Jul 2003 00:41:36 +0200 (CEST)
11791 Message-Id: <200307032241.h63Mfaka041281@vran.herceg.de>
42bc3d67 11792 Branch: perl
cb535e0c 11793 ! installperl
42bc3d67 11794____________________________________________________________________________
cb535e0c
RGS
11795[ 19971] By: jhi on 2003/07/03 21:31:47
11796 Log: Subject: [PATCH] t/op/magic.t on FreeBSD
11797 From: Slaven Rezic <slaven@rezic.de>
11798 Date: Fri, 4 Jul 2003 00:35:51 +0200 (CEST)
11799 Message-Id: <200307032235.h63MZpKY036791@vran.herceg.de>
42bc3d67 11800 Branch: perl
cb535e0c 11801 ! t/op/magic.t
42bc3d67 11802____________________________________________________________________________
cb535e0c
RGS
11803[ 19969] By: jhi on 2003/07/03 21:27:11
11804 Log: Ask Schwern.
42bc3d67 11805 Branch: perl
cb535e0c
RGS
11806 - Porting/Modules
11807 ! AUTHORS MANIFEST
42bc3d67 11808____________________________________________________________________________
cb535e0c
RGS
11809[ 19967] By: jhi on 2003/07/03 19:02:40
11810 Log: Add autarch and Time::Local to Modules.
42bc3d67 11811 Branch: perl
cb535e0c 11812 ! Porting/Modules
42bc3d67 11813____________________________________________________________________________
cb535e0c
RGS
11814[ 19966] By: jhi on 2003/07/03 18:59:44
11815 Log: Subject: Re: [PATCH] Bring Time::Local to 1.07
11816 From: Dave Rolsky <autarch@urth.org>
11817 Date: Thu, 3 Jul 2003 14:35:56 -0500 (CDT)
11818 Message-ID: <Pine.LNX.4.56.0307031435270.29915@urth.org>
42bc3d67 11819 Branch: perl
cb535e0c 11820 ! lib/Time/Local.pm
42bc3d67 11821____________________________________________________________________________
cb535e0c
RGS
11822[ 19965] By: jhi on 2003/07/03 18:58:25
11823 Log: Subject: [PATCH] Win32: fix WM_TIMER handling
11824 From: Mattia Barbon <mbarbon@dsi.unive.it>
11825 Date: Thu, 3 Jul 2003 16:05:23 +0200 (ora legale Europa occidentale)
11826 Message-ID: <Mahogany-0.64.2-1016-20030703-160523.00@rbnet.it>
11827 Branch: perl
11828 ! win32/win32.c
42bc3d67 11829____________________________________________________________________________
cb535e0c
RGS
11830[ 19964] By: jhi on 2003/07/03 18:56:26
11831 Log: Subject: Re: randomly untainting?
11832 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11833 Date: Thu, 3 Jul 2003 17:35:09 +0200
11834 Message-Id: <20030703173509.0c007f0f.rgarciasuarez@free.fr>
11835 Branch: perl
11836 ! t/TestInit.pm
42bc3d67 11837____________________________________________________________________________
cb535e0c
RGS
11838[ 19963] By: jhi on 2003/07/03 18:55:37
11839 Log: Revert #19957 as requested by Rafael.
11840 Branch: perl
11841 ! ext/List/Util/t/tainted.t
42bc3d67 11842____________________________________________________________________________
cb535e0c
RGS
11843[ 19962] By: jhi on 2003/07/03 18:54:09
11844 Log: Add at least meager beginnings of assertion checks for
11845 the UTF-8 length/pos cache. It's not as full as I would
11846 like since the exact behaviour of the second half of the
11847 cache, used in substr(), eludes me right now.
42bc3d67 11848 Branch: perl
cb535e0c 11849 ! sv.c
42bc3d67 11850____________________________________________________________________________
cb535e0c
RGS
11851[ 19961] By: jhi on 2003/07/03 13:57:47
11852 Log: Extra light testing for the UTF-8 cache
11853 (that it isn't broken, not that it helps).
42bc3d67 11854 Branch: perl
cb535e0c 11855 ! t/op/length.t
42bc3d67 11856____________________________________________________________________________
cb535e0c
RGS
11857[ 19957] By: jhi on 2003/07/03 12:01:25
11858 Log: Subject: Re: randomly untainting?
11859 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11860 Date: Thu, 3 Jul 2003 14:58:18 +0200
11861 Message-Id: <20030703145818.5bdd2873.rgarciasuarez@free.fr>
11862 (plus extra debug printing)
42bc3d67 11863 Branch: perl
cb535e0c 11864 ! ext/List/Util/t/tainted.t
42bc3d67 11865____________________________________________________________________________
cb535e0c
RGS
11866[ 19954] By: jhi on 2003/07/03 11:10:21
11867 Log: Subject: Re: maint @ 19923
11868 From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
11869 Date: Thu, 3 Jul 2003 15:57:55 +0400
11870 Message-ID: <048e01c3415b$da0fe510$7c5ec3d9@vad>
42bc3d67 11871 Branch: perl
cb535e0c 11872 ! wince/Makefile.ce wince/wince.c
42bc3d67 11873____________________________________________________________________________
cb535e0c
RGS
11874[ 19952] By: jhi on 2003/07/03 10:56:45
11875 Log: Tiny tweak to perlartistic from Robin Barker.
42bc3d67 11876 Branch: perl
cb535e0c 11877 ! pod/perlartistic.pod
42bc3d67 11878____________________________________________________________________________
cb535e0c
RGS
11879[ 19950] By: jhi on 2003/07/03 07:46:45
11880 Log: Mention Modules in AUTHORS.
42bc3d67 11881 Branch: perl
cb535e0c 11882 ! AUTHORS
42bc3d67 11883____________________________________________________________________________
cb535e0c
RGS
11884[ 19949] By: jhi on 2003/07/03 06:58:01
11885 Log: No fancy binmode() if no perlio.
42bc3d67 11886 Branch: perl
cb535e0c 11887 ! ext/IO/lib/IO/t/io_sock.t
42bc3d67 11888____________________________________________________________________________
cb535e0c
RGS
11889[ 19948] By: jhi on 2003/07/03 06:55:12
11890 Log: Underline the fact that XSLoader is not DynaLoader
11891 ([perl #21974] dl_load_flags not honored by XSLoader)
42bc3d67 11892 Branch: perl
cb535e0c 11893 ! ext/DynaLoader/XSLoader_pm.PL
42bc3d67 11894____________________________________________________________________________
cb535e0c
RGS
11895[ 19947] By: jhi on 2003/07/03 06:35:29
11896 Log: Apply Schwern's suggested warning code from
11897 [perl #22209] Test::Harness::Straps vs. $Config{path_sep}
11898 Branch: perl
11899 ! lib/Test/Harness/Straps.pm
42bc3d67 11900____________________________________________________________________________
cb535e0c
RGS
11901[ 19944] By: jhi on 2003/07/03 06:30:11
11902 Log: Subject: [PATCH] "without parens" vs "without parentheses"
11903 From: Iain Truskett <spoon@cpan.org>
11904 Date: Thu, 3 Jul 2003 12:40:42 +1000
11905 Message-ID: <20030703024042.GI12380@ouroboros.anu.edu.au>
11906 Branch: perl
11907 ! t/lib/warnings/toke toke.c
42bc3d67 11908____________________________________________________________________________
cb535e0c
RGS
11909[ 19943] By: jhi on 2003/07/03 06:27:18
11910 Log: Subject: [PATCH] Re: ext/List/Util/t/weak.t panic
42bc3d67 11911 From: Dave Mitchell <davem@fdgroup.com>
cb535e0c
RGS
11912 Date: Thu, 3 Jul 2003 01:32:11 +0100
11913 Message-ID: <20030703003211.GB3747@fdgroup.com>
11914 Branch: perl
11915 ! mg.c sv.c
42bc3d67 11916____________________________________________________________________________
cb535e0c
RGS
11917[ 19942] By: jhi on 2003/07/03 06:25:30
11918 Log: Nicer options for Porting/Modules.
42bc3d67 11919 Branch: perl
cb535e0c 11920 ! MANIFEST Porting/Modules
42bc3d67 11921____________________________________________________________________________
cb535e0c
RGS
11922[ 19941] By: rgs on 2003/07/02 21:38:19
11923 Log: Minor test adjustments :
11924 - test name correction in op/concat.t by Yitzchak Scott-Thoennes
11925 - prototypes added to some public functions in t/test.pl,
11926 as suggested by Enache Adrian
42bc3d67 11927 Branch: perl
cb535e0c 11928 ! t/op/concat.t t/test.pl
42bc3d67 11929____________________________________________________________________________
cb535e0c
RGS
11930[ 19940] By: rgs on 2003/07/02 20:58:19
11931 Log: Skip a socketpair test on SCO OSR
42bc3d67 11932 Branch: perl
cb535e0c 11933 ! ext/Socket/socketpair.t
42bc3d67 11934____________________________________________________________________________
cb535e0c
RGS
11935[ 19939] By: jhi on 2003/07/02 20:10:47
11936 Log: Subject: [PATCH] various Deparse fixes
11937 From: Dave Mitchell <davem@fdgroup.com>
11938 Date: Wed, 2 Jul 2003 18:10:45 +0100
11939 Message-ID: <20030702171045.GF2137@fdgroup.com>
42bc3d67 11940 Branch: perl
cb535e0c
RGS
11941 ! ext/B/B/Concise.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
11942 ! ext/B/defsubs_h.PL t/TEST t/op/ord.t
42bc3d67 11943____________________________________________________________________________
cb535e0c
RGS
11944[ 19935] By: jhi on 2003/07/02 20:01:06
11945 Log: It would seem that in Linux 2.2 there is no way
11946 we can do the right thing to make ps(1) see $0
11947 our way. Also amend the $0 documentation a bit.
42bc3d67 11948 Branch: perl
cb535e0c 11949 ! pod/perlvar.pod t/op/magic.t
42bc3d67 11950____________________________________________________________________________
cb535e0c
RGS
11951[ 19934] By: jhi on 2003/07/02 19:39:11
11952 Log: Subject: [PATCH] line numbers are given % 64k
11953 From: James Jurach <muaddib@erf.net>
11954 Date: Wed, 2 Jul 2003 13:31:05 -0500
11955 Message-ID: <20030702183105.GA4837@lebowski>
42bc3d67 11956 Branch: perl
cb535e0c
RGS
11957 ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
11958 ! handy.h pp_ctl.c scope.h
42bc3d67 11959____________________________________________________________________________
cb535e0c
RGS
11960[ 19933] By: jhi on 2003/07/02 14:55:49
11961 Log: Subject: Re: maint @ 19923
11962 From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
11963 Date: Wed, 2 Jul 2003 11:43:05 -0400
11964 Message-ID: <20030702154304.GD206089@linguist.thayer.dartmouth.edu>
11965 Branch: perl
11966 ! pod/perlfunc.pod
11967____________________________________________________________________________
11968[ 19932] By: jhi on 2003/07/02 14:29:42
11969 Log: Subject: Re: maint @ 19923
11970 From: Jim Cromie <jcromie@divsol.com>
11971 Date: Wed, 02 Jul 2003 05:35:06 -0600
11972 Message-ID: <3F02C36A.9030704@divsol.com>
11973 Branch: perl
11974 ! pod/perlfunc.pod
11975____________________________________________________________________________
11976[ 19931] By: jhi on 2003/07/02 11:34:49
11977 Log: Fix for [perl #22759 insufficient format string checking];
11978 using ewix makes no sense, assuming evix was intended,
11979 no old tests fail; add the test case.
11980 Branch: perl
11981 ! sv.c t/op/sprintf.t
11982____________________________________________________________________________
11983[ 19929] By: jhi on 2003/07/02 09:13:33
11984 Log: Better links.
11985 Branch: perl
11986 ! pod/perlipc.pod pod/perlrun.pod
11987____________________________________________________________________________
11988[ 19928] By: jhi on 2003/07/02 08:58:26
11989 Log: Darwin: -Dprefix=$HOME/Perl tried to install to /Library.
11990 Branch: perl
11991 ! hints/darwin.sh
11992____________________________________________________________________________
11993[ 19927] By: jhi on 2003/07/02 08:48:00
11994 Log: ...and getting the comma right, too.
11995 Branch: perl
11996 ! t/op/magic.t
11997____________________________________________________________________________
11998[ 19926] By: jhi on 2003/07/02 08:46:18
11999 Log: Getting the whitespace right.
12000 Branch: perl
12001 ! t/op/magic.t
12002____________________________________________________________________________
12003[ 19925] By: jhi on 2003/07/02 08:40:36
12004 Log: FreeBSD $0 dance.
12005 Branch: perl
12006 ! pod/perlvar.pod t/op/magic.t
12007____________________________________________________________________________
12008[ 19924] By: jhi on 2003/07/02 08:17:31
12009 Log: Fix from Enache Adrian for the magic.t failure in
12010 FreeBSD: setproctitle() cannot get rid of the " (perl)".
12011 Branch: perl
12012 ! t/op/magic.t
12013____________________________________________________________________________
12014[ 19921] By: jhi on 2003/07/02 05:26:33
12015 Log: VMS: with this, 100% make test in Compaq C V6.5-001
12016 on OpenVMS Alpha V7.3-1, from Craig Berry.
12017 Branch: perl
12018 ! configure.com ext/Devel/DProf/DProf.t t/op/magic.t
12019____________________________________________________________________________
12020[ 19920] By: jhi on 2003/07/02 05:21:23
12021 Log: Move the libgcc.a hack into a section for pre-1.6 NetBSD releases.
12022 The latest releases of NetBSD don't require the hack. From
12023 Johnny Lam.
12024 Branch: perl
12025 ! hints/netbsd.sh
12026____________________________________________________________________________
12027[ 19918] By: jhi on 2003/07/01 20:02:33
12028 Log: Add a new utility, Porting/Modules.
12029 Branch: perl
12030 + Porting/Modules
12031 ! MANIFEST
12032____________________________________________________________________________
12033[ 19917] By: jhi on 2003/07/01 17:00:02
12034 Log: Subject: [PATCH] long C<=item>s in pod/perlunicode.pod
12035 From: Robin Barker <Robin.Barker@npl.co.uk>
12036 Date: Tue, 1 Jul 2003 18:21:34 +0100
12037 Message-ID: <533D273D4014D411AB1D00062938C4D9040465A9@hotel.npl.co.uk>
12038
12039 Subject: [PATCH] long C<=item>s in lib/CGI.pm
12040 From: Robin Barker <Robin.Barker@npl.co.uk>
12041 Message-ID: <533D273D4014D411AB1D00062938C4D9040465AA@hotel.npl.co.uk>
12042 Date: Tue, 1 Jul 2003 18:25:17 +0100
12043
12044 Subject: [PATCH] long <=item>s in lib/ExtUtils/MakeMaker/FAQ.pod
12045 From: Robin Barker <Robin.Barker@npl.co.uk>
12046 Date: Tue, 1 Jul 2003 18:29:09 +0100
12047 Message-ID: <533D273D4014D411AB1D00062938C4D9040465AB@hotel.npl.co.uk>
12048 Branch: perl
12049 ! lib/CGI.pm lib/ExtUtils/MakeMaker/FAQ.pod pod/perlunicode.pod
12050____________________________________________________________________________
12051[ 19916] By: jhi on 2003/07/01 16:51:31
12052 Log: Subject: [PATCH] B:: fixes + 'When were CVOPs gone ?'
12053 From: Enache Adrian <enache@rdslink.ro>
12054 Date: Tue, 1 Jul 2003 19:51:25 +0300
12055 Message-ID: <20030701165125.GA1521@ratsnest.hole>
12056 Branch: perl
12057 ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm ext/B/defsubs_h.PL
12058 ! ext/B/typemap t/op/magic.t
12059____________________________________________________________________________
12060[ 19915] By: jhi on 2003/07/01 16:22:09
12061 Log: Upgrade to Unicode::Normalize 0.23.
12062 Branch: perl
12063 ! ext/Unicode/Normalize/Changes
12064 ! ext/Unicode/Normalize/Normalize.pm
12065 ! ext/Unicode/Normalize/Normalize.xs
12066____________________________________________________________________________
12067[ 19914] By: jhi on 2003/07/01 13:08:44
12068 Log: A naked values() caused shuffling of lib/Config.pm,
12069 which in turn caused unnecessary rebuilds.
12070 Branch: perl
12071 ! configpm
12072____________________________________________________________________________
12073[ 19913] By: jhi on 2003/07/01 13:01:10
12074 Log: Even more :utf8 socket testing, now in both directions.
12075 Branch: perl
12076 ! ext/IO/lib/IO/t/io_sock.t
12077____________________________________________________________________________
12078[ 19912] By: jhi on 2003/07/01 12:44:32
12079 Log: One more test (does binmode()ing a socket succeed)
12080 and add -w.
12081 Branch: perl
12082 ! ext/IO/lib/IO/t/io_sock.t
12083____________________________________________________________________________
12084[ 19911] By: jhi on 2003/07/01 12:38:13
12085 Log: Tweak an existing IO test to test also the change #19910.
12086 Branch: perl
12087 ! ext/IO/lib/IO/t/io_sock.t
12088____________________________________________________________________________
12089[ 19910] By: jhi on 2003/07/01 11:18:27
12090 Log: Integrate from perlio:
12091 [ 19909]
12092 binmode() should affect IoOFP() as well as IoIFP() if it is
12093 distinct (e.g. sockets).
12094 Branch: perl
12095 !> pp_sys.c
12096____________________________________________________________________________
12097[ 19906] By: jhi on 2003/07/01 08:03:17
12098 Log: Do the "aligned contiguous" check only if the arguments
12099 look like aligned; re-introduce the "traditional contiguous"
12100 checks with OS/2 special quirks and all.
12101 Branch: perl
12102 ! perl.c
12103____________________________________________________________________________
12104[ 19903] By: jhi on 2003/07/01 06:22:12
12105 Log: Switch on PERL_IMPLICIT_SYS, not on Win32.
12106 Branch: perl
12107 ! perl.c
12108____________________________________________________________________________
12109[ 19902] By: jhi on 2003/07/01 06:20:48
12110 Log: Regen Glossary et al.
12111 Branch: perl
12112 ! Porting/Glossary Porting/config.sh Porting/config_H
12113____________________________________________________________________________
12114[ 19900] By: jhi on 2003/07/01 05:56:38
12115 Log: Regen Configure.
12116 Branch: perl
12117 ! Configure
12118____________________________________________________________________________
12119[ 19899] By: jhi on 2003/07/01 05:56:14
12120 Log: More nanosleep removal.
12121 Branch: perl
12122 ! Cross/config.sh-arm-linux NetWare/config_H.wc epoc/config.sh
12123 ! hints/vos.sh win32/config.gc win32/config.vc win32/config.vc64
12124 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12125 ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
12126____________________________________________________________________________
12127[ 19898] By: jhi on 2003/07/01 05:54:58
12128 Log: Rework Time::HiRes not to need HAS_NANOSLEEP from Configure.
12129 Branch: perl
12130 + ext/Time/HiRes/hints/dec_osf.pl
12131 ! MANIFEST ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
12132 ! ext/Time/HiRes/hints/sco.pl
12133____________________________________________________________________________
12134[ 19897] By: jhi on 2003/07/01 05:04:50
12135 Log: Subject: Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4
12136 From: Alan Burlison <Alan.Burlison@sun.com>
12137 Date: Tue, 01 Jul 2003 00:03:24 +0100
12138 Message-ID: <3F00C1BC.3020103@sun.com>
12139 Branch: perl
12140 ! Configure Makefile.SH config_h.SH configure.com
12141 ! hints/solaris_2.sh perl.h uconfig.h uconfig.sh
12142____________________________________________________________________________
12143[ 19896] By: jhi on 2003/06/30 20:20:54
12144 Log: Integrate #19892, #19895 from perlio to compile and avoid
12145 crashing on Win32.
12146 Branch: perl
12147 !> perl.c
12148____________________________________________________________________________
12149[ 19890] By: jhi on 2003/06/30 08:41:51
12150 Log: int is not UV.
12151 Branch: perl
12152 ! perl.c
12153____________________________________________________________________________
12154[ 19889] By: jhi on 2003/06/30 08:36:38
12155 Log: The 'contiguous' test for argv[], envp[] was bogus
12156 since those need not be in memory end-to-end, e.g.
12157 in Tru64 they are aligned by eight. Loosen the test
12158 so that 'contiguousness' is fulfilled if the elements
12159 are within PTRSIZE alignment. This makes Tru64 to pass
12160 the join.t, too.
12161 Branch: perl
12162 ! ext/threads/t/join.t mg.c perl.c
12163____________________________________________________________________________
12164[ 19888] By: jhi on 2003/06/30 07:24:18
12165 Log: $0 doc tweakage.
12166 Branch: perl
12167 ! pod/perlvar.pod
12168____________________________________________________________________________
12169[ 19887] By: jhi on 2003/06/30 07:20:58
12170 Log: $0 test tweaks from Andreas.
12171 Branch: perl
12172 ! ext/threads/t/join.t t/op/magic.t
12173____________________________________________________________________________
12174[ 19886] By: rgs on 2003/06/29 19:18:43
12175 Log: Misc Pod Nits.
12176 Branch: perl
12177 ! ext/B/B.pm pod/perlrun.pod
12178____________________________________________________________________________
12179[ 19885] By: jhi on 2003/06/29 15:49:52
12180 Log: Fix a faulty alias.
12181 Branch: perl
12182 ! ext/Encode/lib/Encode/Alias.pm
12183____________________________________________________________________________
12184[ 19884] By: jhi on 2003/06/29 15:41:05
12185 Log: The joy of $0. Undoing the #16399 makes Andreas'
12186 tests (see [perl #22811]) pass (yes, padding with space instead
12187 of nul makes no sense, but that seems to work, maybe Linux does
12188 some deep magic in ps(1)?); moving the PL_origalen computation
12189 earlier makes also the threaded-first case fully pass.
12190
42bc3d67
HS
12191 But in general modifying the argv[] is very non-portable.
12192 (e.g. in Tru64 it seems to be limited to the size of the
12193 original argv[0] since the argv[] are not contiguous?)
12194
12195 Everybody should just have setproctitle().
12196 Branch: perl
12197 ! mg.c perl.c pod/perlvar.pod
12198____________________________________________________________________________
12199[ 19883] By: jhi on 2003/06/29 13:47:36
12200 Log: More on the macro debugging and expansion.
12201 Branch: perl
12202 ! pod/perlhack.pod
12203____________________________________________________________________________
12204[ 19882] By: rgs on 2003/06/29 13:17:09
12205 Log: Perl_doing_taint must be public, for programs that embed perl
12206 Branch: perl
12207 ! embed.fnc embed.h global.sym
12208____________________________________________________________________________
12209[ 19881] By: jhi on 2003/06/29 10:17:28
12210 Log: More coffee...
12211 Branch: perl
12212 ! lib/Test/Harness.pm
12213____________________________________________________________________________
12214[ 19880] By: jhi on 2003/06/29 09:48:50
12215 Log: argc, argv.
12216 Branch: perl
12217 ! perl.h
12218____________________________________________________________________________
12219[ 19879] By: jhi on 2003/06/29 09:34:47
12220 Log: Another spot where a zero $test{$max} can make things go boom.
12221 Branch: perl
12222 ! lib/Test/Harness.pm
12223____________________________________________________________________________
12224[ 19878] By: jhi on 2003/06/29 09:28:58
12225 Log: Move the PL_earlytaint initialization to the PERL_SYS_INIT()
12226 as per suggestion from Sarathy.
12227 Branch: perl
12228 ! dosish.h epoc/epocish.h miniperlmain.c mpeix/mpeixish.h
12229 ! os2/os2ish.h perl.h plan9/plan9ish.h unixish.h vms/vmsish.h
12230____________________________________________________________________________
12231[ 19877] By: jhi on 2003/06/28 18:28:01
12232 Log: The #19842 is no more needed thanks to #19876,
12233 and the #19842 was wrong anyway (it affected
12234 only the threaded case.)
12235 Branch: perl
12236 ! hints/dec_osf.sh
12237____________________________________________________________________________
12238[ 19876] By: jhi on 2003/06/28 18:24:46
12239 Log: Subject: Re: your malloc patches
12240 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
12241 Date: Fri, 27 Jun 2003 06:54:06 -0700
12242 Message-ID: <20030627135406.GA8914@math.berkeley.edu>
12243
12244 More malloc patches: now they seem to work even in Tru64.
12245 Branch: perl
12246 ! malloc.c
12247____________________________________________________________________________
12248[ 19875] By: jhi on 2003/06/28 18:09:30
12249 Log: Duh.
12250 Branch: perl
12251 ! perl.h
12252____________________________________________________________________________
12253[ 19874] By: jhi on 2003/06/28 17:30:52
12254 Log: Retract #19867; the bug was really much simpler:
12255 the < max must be <= max instead.
12256 Branch: perl
12257 ! hv.c
12258____________________________________________________________________________
12259[ 19873] By: rgs on 2003/06/28 16:02:53
12260 Log: Using $1 without testing success of the regexp, bad.
12261 Branch: perl
12262 ! pod/perlretut.pod
12263____________________________________________________________________________
12264[ 19872] By: rgs on 2003/06/28 16:01:08
12265 Log: Some clarification about the current semantics of CHECK and
12266 INIT blocks. See bug [perl #22826].
12267 Branch: perl
12268 ! pod/perlmod.pod
12269____________________________________________________________________________
12270[ 19871] By: rgs on 2003/06/28 15:47:22
12271 Log: Subject: [Encode] pre-1.97 patches
12272 From: Dan Kogai <dankogai@dan.co.jp>
12273 Date: Sat, 28 Jun 2003 01:20:59 +0900
12274 Message-Id: <56D5BFEE-A8BB-11D7-9092-000393AE4244@dan.co.jp>
12275 Branch: perl
12276 ! ext/Encode/Changes ext/Encode/Encode.pm
12277 ! ext/Encode/lib/Encode/Guess.pm
12278____________________________________________________________________________
12279[ 19870] By: rgs on 2003/06/28 15:39:57
12280 Log: Two debugging patches.
12281 The first allows to hold symbolic switches in $^D
12282 and more generally fixes assignment to $^D. The
12283 second one improves the information given by -Dl.
12284
12285 Subject: [PATCH] allow $^D = "flags"
12286 From: Dave Mitchell <davem@fdgroup.com>
12287 Date: Fri, 27 Jun 2003 22:26:24 +0100
12288 Message-ID: <20030627212624.GB12887@fdgroup.com>
12289
12290 Subject: [PATCH] make -Dl show more scope info
12291 From: Dave Mitchell <davem@fdgroup.com>
12292 Date: Fri, 27 Jun 2003 23:00:36 +0100
12293 Message-ID: <20030627220036.GC12887@fdgroup.com>
12294 Branch: perl
12295 ! cop.h embed.fnc embed.h mg.c perl.c perl.h pod/perlvar.pod
12296 ! proto.h scope.h
12297____________________________________________________________________________
12298[ 19869] By: rgs on 2003/06/28 14:39:40
12299 Log: Fix test count, by Abe Timmerman.
12300 Branch: perl
12301 ! t/comp/require.t
12302____________________________________________________________________________
42bc3d67
HS
12303[ 19867] By: jhi on 2003/06/27 10:08:20
12304 Log: The two-for-loops is no more a valid way to walk through
12305 a hash (this was the reason the Hash/Util.t intermittently
12306 failed, the two-loop didn't find all the SVs of the HV).
12307 Branch: perl
12308 ! hv.c
12309____________________________________________________________________________
12310[ 19866] By: jhi on 2003/06/27 08:54:16
12311 Log: Some warnings about the (im)proper uses of the hash randomisation.
12312 Branch: perl
12313 ! pod/perlsec.pod
12314____________________________________________________________________________
12315[ 19865] By: jhi on 2003/06/27 08:40:45
12316 Log: atoi() doesn't cut the mustard if the PERL_HASH_SEED
12317 is larger than INT_MAX (atoi() returns -1 in that case).
12318 Branch: perl
12319 ! perl.c
12320____________________________________________________________________________
12321[ 19864] By: jhi on 2003/06/27 08:18:47
12322 Log: Use the PL_earlytaint. (PL_earlytaint is a global,
12323 not per-interp, since perl_construct() is not passed
12324 the argc, argv, and therefore it can't set the per-interp
12325 PL_tainting.)
12326 Branch: perl
12327 ! perl.c perl.h
12328____________________________________________________________________________
12329[ 19863] By: jhi on 2003/06/27 08:15:11
12330 Log: Introduce (global) variable PL_earlytaint which
12331 is set very early in main(), before perl_parse()
12332 has been called and PL_tainting (or PL_taint_warn)
12333 might have been set.
12334 Branch: perl
12335 ! embed.fnc embedvar.h miniperlmain.c perl.c perl.h perlapi.h
12336 ! perlvars.h proto.h
12337____________________________________________________________________________
12338[ 19862] By: jhi on 2003/06/27 07:39:58
12339 Log: Make doing_taint() always available (though not
12340 part of the public API).
12341 Branch: perl
12342 ! embed.fnc embed.h perl.c proto.h
12343____________________________________________________________________________
12344[ 19861] By: jhi on 2003/06/27 05:30:03
12345 Log: Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG
12346 if tainting-- but is this a good thing or a bad thing?
12347 (At least it makes debugging lib/Hash/Util.t harder,
12348 since it has, for no apparent good reason, -T: one must
12349 make a copy of it without the -T.)
12350 Branch: perl
12351 ! perl.c
12352____________________________________________________________________________
12353[ 19860] By: jhi on 2003/06/27 05:02:14
12354 Log: Subject: Re: Change 19854: Bite the bullet and apply the hash randomisation patch.
12355 From: Tim Bunce <Tim.Bunce@pobox.com>
12356 Date: Thu, 26 Jun 2003 10:53:22 +0100
12357 Message-ID: <20030626095322.GE97463@dansat.data-plan.com>
12358 Branch: perl
12359 ! INSTALL
12360____________________________________________________________________________
12361[ 19859] By: jhi on 2003/06/27 04:59:23
12362 Log: Hash/Util.t and Encode/t/Aliases.t seem to be having
12363 random failures. To make these easier to reproduce,
12364 add a variable, PERL_HASH_SEED_DEBUG, to display the
12365 hash seed. E.g. in Debian/x86 Linux 3.0 PERL_HASH_SEED
12366 of 82972356 makes the first one to fail.
12367 Branch: perl
12368 ! perl.c pod/perlrun.pod
12369____________________________________________________________________________
12370[ 19858] By: rgs on 2003/06/26 20:21:53
12371 Log: perlhack update, by Steve Grazzini
12372 about macro support in gdb and gcc.
12373 Branch: perl
12374 ! pod/perlhack.pod
12375____________________________________________________________________________
42bc3d67
HS
12376[ 19854] By: jhi on 2003/06/26 05:32:02
12377 Log: Bite the bullet and apply the hash randomisation patch.
12378 [perl #22371] Algorimic Complexity Attack on Perl 5.6.1, 5.8.0
12379 Branch: perl
12380 ! INSTALL embedvar.h ext/Data/Dumper/Dumper.pm
12381 ! ext/Data/Dumper/t/dumper.t hv.h intrpvar.h perl.c perl.h
12382 ! perlapi.h pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod
12383 ! sv.c
12384____________________________________________________________________________
12385[ 19853] By: rgs on 2003/06/25 19:35:02
12386 Log: Subject: Re: P and V
12387 From: "Philip Newton" <pnewton@gmx.de>
12388 Date: Wed, 25 Jun 2003 17:50:22 +0200
12389 Message-ID: <3EF9E0DE.4786.16A6869@localhost>
12390 Branch: perl
12391 ! lib/Thread/Semaphore.pm
12392____________________________________________________________________________
12393[ 19852] By: rgs on 2003/06/25 19:27:42
12394 Log: Enhance some macro robustness.
12395 Branch: perl
12396 ! opcode.h opcode.pl
12397____________________________________________________________________________
12398[ 19851] By: rgs on 2003/06/25 19:25:47
12399 Log: Fix [perl #21742] :
12400 require() should always be called in scalar context,
12401 even when it's the last statement in an eval("").
12402 Branch: perl
12403 ! pp_ctl.c t/comp/require.t
12404____________________________________________________________________________
42bc3d67
HS
12405[ 19849] By: jhi on 2003/06/24 17:32:37
12406 Log: Subject: [PATCH] Re: [perl #22719] ISA cache problem with blessed stash objects
12407 From: Dave Mitchell <davem@fdgroup.com>
12408 Date: Tue, 24 Jun 2003 13:16:18 +0100
12409 Message-ID: <20030624121618.GC22675@fdgroup.com>
12410 Branch: perl
12411 ! sv.c t/op/ref.t
12412____________________________________________________________________________
12413[ 19848] By: merijn on 2003/06/24 08:06:57
12414 Log: Subject: [PATCH] lib/Perldoc.pm patch for Cygwin Bleadperl
12415 From: "Gerrit P. Haase" <gerrit@familiehaase.de>
12416 Date: Tue, 24 Jun 2003 11:00:34 +0200
12417 Message-ID: <186930306740.20030624110034@familiehaase.de>
12418 Branch: perl
12419 ! lib/Pod/Perldoc.pm
12420____________________________________________________________________________
12421[ 19847] By: jhi on 2003/06/24 04:52:42
12422 Log: Subject: [PATCH] version.pm up to date with CPAN
12423 From: John Peacock <jpeacock@rowman.com>
12424 Date: Mon, 23 Jun 2003 21:58:18 -0400
12425 Message-ID: <3EF7B03A.2060705@rowman.com>
12426 Branch: perl
12427 ! lib/version.pm lib/version.t universal.c
12428____________________________________________________________________________
12429[ 19846] By: rgs on 2003/06/23 20:52:26
12430 Log: Subject: [perlport.pod] code point of \cU
12431 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
12432 Date: Tue, 24 Jun 2003 01:00:16 +0900
12433 Message-Id: <20030624004743.1237.BQW10602@nifty.com>
12434 Branch: perl
12435 ! pod/perlport.pod
12436____________________________________________________________________________
12437[ 19845] By: jhi on 2003/06/23 04:55:39
12438 Log: Test tweaks for VMS from Craig Berry.
12439 Branch: perl
12440 ! lib/strict.t lib/warnings.t
12441____________________________________________________________________________
42bc3d67
HS
12442[ 19843] By: jhi on 2003/06/22 17:00:10
12443 Log: Move the (pseudo)seed functio for (pseudo)random numbers to util.c.
12444 Branch: perl
12445 ! embed.fnc embed.h pp.c proto.h util.c
12446____________________________________________________________________________
12447[ 19842] By: jhi on 2003/06/22 16:44:16
12448 Log: Until the Perl malloc problems in Tru64 are fixed.
12449 Branch: perl
12450 ! hints/dec_osf.sh
12451____________________________________________________________________________
12452[ 19841] By: jhi on 2003/06/22 16:35:33
12453 Log: Subject: [PATCH] Re: Is it a Bug? ($c .= "5") . "6"
12454 From: Enache Adrian <enache@rdslink.ro>
12455 Date: Sat, 21 Jun 2003 03:19:31 +0300
12456 Message-ID: <20030621001931.GB1255@ratsnest.hole>
12457 Branch: perl
12458 ! op.c t/op/concat.t
12459____________________________________________________________________________
12460[ 19840] By: jhi on 2003/06/22 16:33:25
12461 Log: Subject: [perl #22753] overload::StrVal() fails for regexp refs
12462 From: "fergal@esatclear.ie (via RT)" <perlbug-followup@perl.org>
12463 Date: 21 Jun 2003 19:02:30 -0000
12464 Message-ID: <rt-22753-59662.14.6066295633041@rt.perl.org>
12465 Branch: perl
12466 ! lib/overload.pm lib/overload.t
12467____________________________________________________________________________
12468[ 19839] By: jhi on 2003/06/22 16:31:05
12469 Log: Subject: FileCache 1.03 broken on VMS -- possible patch
12470 From: "Craig A. Berry" <craigberry@mac.com>
12471 Date: Sat, 21 Jun 2003 10:31:59 -0500
12472 Message-ID: <3EF47A6F.9060904@mac.com>
12473 Branch: perl
12474 ! lib/FileCache.pm lib/FileCache/t/01open.t
12475 ! lib/FileCache/t/03append.t lib/FileCache/t/05override.t
12476____________________________________________________________________________
12477[ 19838] By: jhi on 2003/06/22 16:16:01
12478 Log: Debian fix from Brendan O'Dea:
12479 Adjust output to screen width.
12480 (adjusted to probe for the stty command)
12481 Branch: perl
12482 ! utils/dprofpp.PL
12483____________________________________________________________________________
12484[ 19837] By: jhi on 2003/06/22 15:56:45
12485 Log: Debian fix from Brendan O'Dea:
12486 Use a temporary directory to avoid symlink attacks.
12487 Specify -gstabs explicitly (not the default format for gcc 3.2).
12488 Branch: perl
12489 ! utils/c2ph.PL
12490____________________________________________________________________________
12491[ 19836] By: jhi on 2003/06/22 15:55:13
12492 Log: Debian fix from Brendan O'Dea:
12493 Bug#156284: the stucture used by pp_accept is too small to hold an
12494 IPv6 address.
12495 Branch: perl
12496 ! pp_sys.c
12497____________________________________________________________________________
12498[ 19835] By: jhi on 2003/06/22 15:46:50
12499 Log: For characters beyond the BMP the $bits will be undef,
12500 which will cause utf8_heavy.pl noise (reported by Daniel Yacob,
12501 analysis and fix from SADAHIRO Tomoyuki)
12502 Branch: perl
12503 ! lib/utf8_heavy.pl
12504____________________________________________________________________________
12505[ 19834] By: jhi on 2003/06/20 08:42:58
12506 Log: Allow for things like -DFILL_CHECK_DEFAULT=0 (from Ilya).
12507 Branch: perl
12508 ! malloc.c
12509____________________________________________________________________________
12510[ 19833] By: jhi on 2003/06/20 08:16:02
12511 Log: Don't do sprintf().
12512 Branch: perl
12513 ! malloc.c
12514____________________________________________________________________________
12515[ 19832] By: jhi on 2003/06/20 07:43:48
12516 Log: Show the source code location of an "assertion botch".
12517 Branch: perl
12518 ! malloc.c
12519____________________________________________________________________________
12520[ 19831] By: jhi on 2003/06/20 07:31:11
12521 Log: More Perl malloc debugging magic from Ilya. Seems to work in
12522 Linux, Solaris, AIX. Had to do #ifdef OS2 for the <io.h> in
12523 malloc.c, found in AIX since there is no such header.
12524 In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away
12525 memory was overwritten?"
12526 (In IRIX compiles but that doesn't prove much since in IRIX
12527 Perl's malloc is simply not used.)
12528 Branch: perl
12529 + malloc_ctl.h
12530 ! MANIFEST dosish.h epoc/epocish.h malloc.c os2/os2ish.h perl.c
12531 ! perl.h plan9/plan9ish.h sv.c unixish.h vms/vmsish.h
12532____________________________________________________________________________
12533[ 19830] By: jhi on 2003/06/20 06:02:21
12534 Log: Retract #19785 and #19756: JPL nowadays works without this
12535 (verified by a true JPL user).
12536 Branch: perl
12537 ! perl.c
12538____________________________________________________________________________
42bc3d67
HS
12539[ 19827] By: jhi on 2003/06/19 20:18:31
12540 Log: Apparently this is needed for VMS (Craig Berry).
12541 Branch: perl
12542 ! lib/Tie/File.pm
12543____________________________________________________________________________
42bc3d67
HS
12544[ 19824] By: jhi on 2003/06/19 15:11:48
12545 Log: Bump Time::HiRes to 1.49.
12546 Branch: perl
12547 ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
12548 ! ext/Time/HiRes/HiRes.xs
12549____________________________________________________________________________
42bc3d67
HS
12550[ 19822] By: jhi on 2003/06/19 14:49:37
12551 Log: This change chunk doesn't work well with blead.
12552 Branch: perl
12553 ! lib/ExtUtils/t/Command.t
12554____________________________________________________________________________
12555[ 19821] By: jhi on 2003/06/19 14:27:52
12556 Log: A tweak from Alan Burlison for MM 6.10_07 that makes Solaris
12557 make happy.
12558 Branch: perl
12559 ! lib/ExtUtils/MM_Unix.pm
12560____________________________________________________________________________
12561[ 19820] By: jhi on 2003/06/19 14:25:53
12562 Log: Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshot
12563 as of 2003-06-19 18:39 EET).
12564 Branch: perl
12565 ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_OS2.pm
12566 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
12567 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/Command.t
12568 ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
12569____________________________________________________________________________
12570[ 19819] By: jhi on 2003/06/19 14:08:13
12571 Log: Subject: [PATCH] Re: [perl #17934] tied STDERR and internal warnings
12572 From: grazz@pobox.com (Steve Grazzini)
12573 Date: Wed, 18 Jun 2003 19:42:37 -0400
12574 Message-ID: <20030618234237.GA6267@grazzini.net>
12575 Branch: perl
12576 ! embed.fnc embed.h pod/perltie.pod pp_ctl.c proto.h
12577 ! t/op/runlevel.t t/op/tiehandle.t util.c
12578____________________________________________________________________________
12579[ 19818] By: jhi on 2003/06/19 13:57:55
12580 Log: Subject: [PATCH -current] email address correction
12581 Date: Thu, 19 Jun 2003 02:19:31 -0700
12582 Message-ID: <CGEAIAFGDFMPCFCBLLCOEENKCBAA.rs@crystalflame.net>
12583 From: rs@crystalflame.net (Richard Soderberg)
12584 Branch: perl
12585 ! ext/threads/threads.pm
12586____________________________________________________________________________
42bc3d67
HS
12587[ 19816] By: jhi on 2003/06/19 05:02:22
12588 Log: MPE/iX gets serious indigestion on w-packed infinities.
12589 Branch: perl
12590 ! t/op/pack.t
12591____________________________________________________________________________
12592[ 19815] By: rgs on 2003/06/18 20:47:47
12593 Log: A bunch of minor changes to perlguts.pod.
12594 Branch: perl
12595 ! pod/perlguts.pod
12596____________________________________________________________________________
12597[ 19814] By: jhi on 2003/06/18 19:19:38
12598 Log: Subject: Re: [perl #22727] split() with re_eval segfaults/panics
12599 From: Enache Adrian <enache@rdslink.ro>
12600 Date: Wed, 18 Jun 2003 23:00:43 +0300
12601 Message-ID: <20030618200043.GA1249@ratsnest.hole>
12602 Branch: perl
12603 ! pp.c regexec.c t/op/pat.t
12604____________________________________________________________________________
12605[ 19813] By: jhi on 2003/06/18 17:31:50
12606 Log: Upgrade to Tie::File 0.97.
12607 Branch: perl
12608 ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
12609 ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/28_mtwrite.t
12610 ! lib/Tie/File/t/29_downcopy.t
12611____________________________________________________________________________
12612[ 19812] By: gbarr on 2003/06/18 16:41:31
12613 Log: Sync with libnet 1.16
12614 Branch: perl
12615 ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
12616____________________________________________________________________________
12617[ 19811] By: jhi on 2003/06/18 12:11:07
12618 Log: Subject: Encode] 1.96 Released
12619 From: Dan Kogai <dankogai@dan.co.jp>
12620 Date: Wed, 18 Jun 2003 19:09:11 +0900
12621 Message-Id: <E7FFAE2E-A174-11D7-ACE4-000393AE4244@dan.co.jp>
12622 Branch: perl
12623 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
12624 ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
12625 ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/piconv
12626 ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
12627 ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/Unicode.t
12628 ! ext/Encode/t/guess.t
12629____________________________________________________________________________
12630[ 19810] By: jhi on 2003/06/18 09:20:43
12631 Log: Oops in change #19809.
12632 Branch: perl
12633 ! ext/POSIX/POSIX.xs
12634____________________________________________________________________________
12635[ 19809] By: jhi on 2003/06/18 09:08:47
12636 Log: If the first argument of sigaction() was a string, not a number
12637 (or a SIGXXX 'constant') one got first (if using -w) 'Argument "FOO"
12638 isn't numeric in subroutine entry ...' but after that one got
12639 (depending on the OS) either a coredump (because of trying to
12640 assign to *0 in mg_get) or a hang (because of the sigprocmask()
12641 blocking signals inside POSIX::sigaction, a nasty hang since
12642 one obviously cannot interrupt it...only SIGKILL works).
12643 In older Perls (tried with 5.6.1) one got 'No such signal: SIGZERO ...'
12644 because of the string becoming zero due to the XS typemap magic.
12645 Resolved by making the POSIX::sigaction to try harder to figure
12646 out a valid signal number (one still gets the warning, though),
12647 and returning undef if no sense can be made.
12648 Branch: perl
12649 ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
12650____________________________________________________________________________
12651[ 19808] By: rgs on 2003/06/17 21:10:06
12652 Log: Some docs for the assertions.
12653 Branch: perl
12654 ! lib/assertions.pm lib/assertions/activate.pm
12655 ! pod/perllexwarn.pod pod/perlrun.pod t/run/switch_A.t
12656____________________________________________________________________________
42bc3d67
HS
12657[ 19806] By: jhi on 2003/06/17 18:12:26
12658 Log: io_dir.t tweak from Craig Berry.
12659 Branch: perl
12660 ! ext/IO/lib/IO/t/io_dir.t
12661____________________________________________________________________________
12662[ 19805] By: jhi on 2003/06/17 16:47:06
12663 Log: Subject: /ext/DynaLoader/dl_dyld.xs
12664 From: "Peter O'Gorman" <peter@pogma.com>
12665 Date: Tue, 17 Jun 2003 23:45:47 +0900
12666 Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com>
12667
12668 No need to see dlclose() and dlsym() outside the dl_dyld.xs
12669 (Mac OS X, NeXT), and seeing them is harmful for libdlcompat
12670 of OpenDarwin.
12671 Branch: perl
12672 ! ext/DynaLoader/dl_dyld.xs
12673____________________________________________________________________________
12674[ 19804] By: jhi on 2003/06/17 13:12:21
12675 Log: Subject: DOCPATCH Re: $1 remains uncleared for failed matches
12676 From: david nicol <whatever@davidnicol.com>
12677 Date: 16 Jun 2003 20:35:24 -0500
12678 Message-Id: <1055813724.1580.19.camel@plaza.davidnicol.com>
12679
12680 Subject: Re: DOCPATCH Re: $1 remains uncleared for failed matches
12681 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
12682 Date: Tue, 17 Jun 2003 00:12:04 -0400
12683 Message-ID: <20030617041204.GA34960@linguist.thayer.dartmouth.edu>
12684 Branch: perl
12685 ! pod/perlre.pod pod/perltrap.pod
12686____________________________________________________________________________
42bc3d67
HS
12687[ 19802] By: jhi on 2003/06/17 04:51:33
12688 Log: UNICOS: try papering over the Configure symbol scan problems
12689 by disavowing any knowledge of dynaloading.
12690 Branch: perl
12691 ! hints/unicos.sh
12692____________________________________________________________________________
12693[ 19801] By: rgs on 2003/06/16 22:47:28
12694 Log: Revert change #19126, a poor attempt at fixing bug #21742.
12695 The test for #21742 is marked as TODO.
12696 Plus new regression tests from :
12697
12698 Subject: [perl #22708] void context in string eval is broken
12699 From: "Marcus Holland-Moritz" (via RT) <perlbug-followup@perl.org>
12700 Date: 15 Jun 2003 23:09:03 -0000
12701 Message-ID: <rt-22708-59432.14.6755501393177@rt.perl.org>
12702 Branch: perl
12703 ! pp_ctl.c t/comp/require.t t/op/eval.t
12704____________________________________________________________________________
12705[ 19800] By: rgs on 2003/06/16 21:14:26
12706 Log: Subject: [PATCH] unnecessary stringification in eval/die
12707 From: Steve Grazzini <grazz@pobox.com>
12708 Date: 15 Jun 2003 21:02:26 -0000
12709 Message-ID: <20030615210226.56430.qmail@onion.perl.org>
12710 (See also <slrnbek5u6.cfi.joey@dragon.kitenet.net>
12711 in c.l.p.misc and bug #17763)
12712 Branch: perl
12713 ! pod/perlfunc.pod pp_ctl.c
12714____________________________________________________________________________
12715[ 19799] By: rgs on 2003/06/16 20:15:28
12716 Log: Subject: [perl #22622] Bogus error codes from File::Copy::move
12717 From: "Amick, Eric" (via RT) <perlbug-followup@perl.org>
12718 Date: 9 Jun 2003 15:48:09 -0000
12719 Message-ID: <rt-22622-59134.12.3966151660257@rt.perl.org>
12720 Branch: perl
12721 ! lib/File/Copy.pm
12722____________________________________________________________________________
12723[ 19798] By: jhi on 2003/06/16 12:26:29
12724 Log: And even more glibc fcntl constants, this time mostly F_XXX.
12725 Be more conservative and use @EXPORT_OK instead of @EXPORT.
12726 Branch: perl
12727 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
12728____________________________________________________________________________
12729[ 19797] By: jhi on 2003/06/16 08:05:11
12730 Log: Even more glibc O_ modes.
12731 Branch: perl
12732 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
12733____________________________________________________________________________
12734[ 19796] By: jhi on 2003/06/16 07:59:26
12735 Log: Add O_NOATIME.
12736 Branch: perl
12737 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
12738____________________________________________________________________________
12739[ 19795] By: jhi on 2003/06/16 06:51:19
12740 Log: Instead of fancy condvar footwork do a simple join,
12741 as suggested by Arthur.
12742 Branch: perl
12743 ! ext/threads/shared/t/hv_refs.t
12744____________________________________________________________________________
12745[ 19794] By: rgs on 2003/06/15 21:01:18
12746 Log: Rename again the warning about $* being no longer supported
12747 (and update perldiag this time!)
12748 Branch: perl
12749 ! gv.c pod/perldiag.pod t/lib/warnings/gv
12750____________________________________________________________________________
12751[ 19793] By: rgs on 2003/06/15 19:47:21
12752 Log: Remove all magic in untie()
12753
12754 Subject: Re: untie from within FETCH/STORE not working under 5.8.0 (fwd)
12755 From: Aaron J Mackey <ajm6q@virginia.edu>
12756 Date: Fri, 13 Jun 2003 08:22:05 -0400 (EDT)
12757 Message-ID: <Pine.OSF.4.33.0306130820570.29017-100000@alpha10.bioch.virginia.edu>
12758 (plus a test case)
12759 Branch: perl
12760 ! pp_sys.c t/op/tie.t
12761____________________________________________________________________________
42bc3d67
HS
12762[ 19790] By: jhi on 2003/06/15 17:22:08
12763 Log: Start using Perl malloc in FreeBSD since the system malloc
12764 is reaaally slooow for Perl.
12765
12766 Subject: FreeBSD 5.1 vs. -Uusemymalloc
12767 From: Dan Kogai <dankogai@dan.co.jp>
12768 Date: Mon, 16 Jun 2003 01:48:49 +0900
12769 Message-Id: <3CE9B94D-9F51-11D7-AF50-000393AE4244@dan.co.jp>
12770 Branch: perl
12771 ! hints/freebsd.sh
12772____________________________________________________________________________
12773[ 19789] By: jhi on 2003/06/15 17:08:02
12774 Log: Subject: [PATCH 5.8.1 @19774] OS2 patches
12775 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
12776 Date: Sat, 14 Jun 2003 17:49:57 -0700
12777 Message-ID: <20030615004956.GA28272@math.berkeley.edu>
12778 Branch: perl
12779 + os2/OS2/typemap os2/perlrexx.cmd
12780 - os2/OS2/PrfDB/typemap
12781 ! MANIFEST doio.c emacs/ptags ext/Time/HiRes/Makefile.PL handy.h
12782 ! hints/os2.sh lib/ExtUtils/t/MM_OS2.t makedef.pl
12783 ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
12784 ! os2/OS2/Process/Process.xs os2/OS2/REXX/DLL/DLL.pm
12785 ! os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/t/rx_emxrv.t
12786 ! os2/OS2/REXX/t/rx_objcall.t os2/dl_os2.c os2/os2.c
12787 ! os2/os2ish.h pp_sys.c utils/h2xs.PL
12788____________________________________________________________________________
12789[ 19788] By: jhi on 2003/06/15 15:05:40
12790 Log: Reindent a section of the file.
12791 Branch: perl
12792 ! universal.c
12793____________________________________________________________________________
12794[ 19787] By: jhi on 2003/06/15 15:01:26
12795 Log: Unused variable.
12796 Branch: perl
12797 ! universal.c
12798____________________________________________________________________________
12799[ 19786] By: jhi on 2003/06/15 07:41:23
12800 Log: Subject: Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
12801 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
12802 Date: Sun, 15 Jun 2003 10:48:40 +0200
12803 Message-ID: <004a01c3331a$ec001320$3445eed9@R2D2>
12804 Branch: perl
12805 ! embed.fnc embed.h proto.h sv.c
12806____________________________________________________________________________
12807[ 19785] By: jhi on 2003/06/15 07:37:02
12808 Log: Most often unused variables.
12809 Branch: perl
12810 ! perl.c
12811____________________________________________________________________________
12812[ 19784] By: rgs on 2003/06/14 20:08:52
12813 Log: Rename the warning about $* being removed,
12814 as suggested by Dave Mitchell
12815 Branch: perl
12816 ! gv.c t/lib/warnings/gv
12817____________________________________________________________________________
12818[ 19783] By: jhi on 2003/06/14 16:30:23
12819 Log: The FileCache 1.03 tests from belg4mit.
12820 Branch: perl
12821 + lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
12822 + lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t
12823 + lib/FileCache/t/05override.t
12824 - lib/FileCache.t
12825 ! MANIFEST
12826____________________________________________________________________________
12827[ 19782] By: jhi on 2003/06/14 13:45:01
12828 Log: Mention the Unicode::Regex::Set module.
12829 Branch: perl
12830 ! pod/perlunicode.pod
12831____________________________________________________________________________
12832[ 19781] By: jhi on 2003/06/14 13:39:45
12833 Log: Followup on #19779: make the helper function static,
12834 and rename it for paranoia reasons.
12835 Branch: perl
12836 ! embed.fnc embed.h proto.h sv.c
12837____________________________________________________________________________
12838[ 19779] By: jhi on 2003/06/14 13:13:34
12839 Log: Subject: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
12840 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
12841 Date: Sat, 14 Jun 2003 12:51:31 +0200
12842 Message-ID: <041901c33262$eac8ae30$f248eed9@R2D2>
12843
12844 (choosing the safe alternative)
12845 Branch: perl
12846 ! sv.c
12847____________________________________________________________________________
12848[ 19778] By: jhi on 2003/06/14 09:28:01
12849 Log: Exercise the utf8:: "internal" functions.
12850 Branch: perl
12851 ! lib/utf8.pm lib/utf8.t
12852____________________________________________________________________________
12853[ 19777] By: jhi on 2003/06/14 09:05:07
12854 Log: Having to pull in the whole Encode just to get SvUTF8()
12855 is a bit too much: introduce utf8::is_utf8().
12856 Branch: perl
12857 ! lib/utf8.pm pod/perluniintro.pod universal.c
12858____________________________________________________________________________
12859[ 19776] By: jhi on 2003/06/14 08:56:11
12860 Log: Slight tweaks on the length() and chr() entries,
12861 passing-by rewrapping on the rmdir entry.
12862 Branch: perl
12863 ! pod/perlfunc.pod
12864____________________________________________________________________________
12865[ 19775] By: jhi on 2003/06/14 08:50:16
12866 Log: test.pl-ify and add a couple of tests.
12867 Branch: perl
12868 ! lib/bytes.t
12869____________________________________________________________________________
42bc3d67
HS
12870[ 19773] By: jhi on 2003/06/14 08:05:01
12871 Log: Slight reorg of the binmode() entry.
12872 Branch: perl
12873 ! pod/perlfunc.pod
12874____________________________________________________________________________
12875[ 19772] By: jhi on 2003/06/14 07:07:38
12876 Log: Illegal cpp.
12877 Branch: perl
12878 ! util.c
12879____________________________________________________________________________
42bc3d67
HS
12880[ 19770] By: jhi on 2003/06/14 04:36:18
12881 Log: Subject: Re: FileCache
12882 From: belg4mit <belg4mit@MIT.EDU>
12883 Date: Sat, 14 Jun 2003 01:35:05 -0400
12884 Message-ID: <3EEAB409.7B4C21EA@mit.edu>
12885
12886 FileCache 1.03.
12887 Branch: perl
12888 ! lib/FileCache.pm
12889____________________________________________________________________________
12890[ 19769] By: rgs on 2003/06/13 19:17:50
12891 Log: Remove the deprecated $* variable.
12892 Incidentally, this fixes bug #22354, about unwanted
12893 action-at-distance of the /m regexp modifier.
12894 Add a new warning to advertise this fact.
12895 Branch: perl
12896 ! gv.c lib/English.pm mg.c pod/perldelta.pod pod/perldiag.pod
12897 ! pod/perlre.pod pod/perlvar.pod pp.c pp_hot.c t/lib/warnings/gv
12898 ! t/op/pat.t t/op/study.t
12899____________________________________________________________________________
12900[ 19768] By: jhi on 2003/06/13 17:08:45
12901 Log: Encode simply needs more work on EBCDIC.
12902 Branch: perl
12903 ! ext/Encode/t/Unicode.t
12904____________________________________________________________________________
12905[ 19767] By: jhi on 2003/06/13 17:05:01
12906 Log: Redundancy removal from Brian De Pradine;
12907 both the forms, pthread_mutexattr_settype() and
12908 pthread_mutexattr_setkind_np(), exist on z/OS.
12909 Branch: perl
12910 ! thread.h
12911____________________________________________________________________________
12912[ 19766] By: jhi on 2003/06/13 17:02:57
12913 Log: Somehow MPE/iX managed to get
12914 "18/0Illegal division by zero at ../lib/Test/Harness.pm line 921."
12915 Branch: perl
12916 ! lib/Test/Harness.pm
12917____________________________________________________________________________
12918[ 19765] By: jhi on 2003/06/13 14:36:18
12919 Log: Subject: [PATCH] Re: [perl #18849] fork/system bug on FreeBSD
12920 From: alan <alan@pair.com>
12921 Date: Wed, 11 Jun 2003 14:07:00 -0400 (EDT)
12922 Message-ID: <Pine.BSF.4.30.0306111348450.32145-100000@smx.pair.com>
12923
12924 (the first alternative)
12925 Branch: perl
12926 ! util.c
12927____________________________________________________________________________
12928[ 19764] By: jhi on 2003/06/13 14:33:51
12929 Log: Apparently the __APPLE__ cpp symbol is not Officially Sanctioned
12930 way of detecting Darwin/Mac OS X; instead it is recommended to
12931 detect the OS at a higher level and pass the information manually
12932 down to the application, using e.g. a -Ddefinition.
12933 Branch: perl
12934 ! hints/darwin.sh perl.h x2p/util.c
12935____________________________________________________________________________
12936[ 19763] By: jhi on 2003/06/13 14:12:13
12937 Log: Define a cpp symbol, BSDish, if that looks appropriate.
12938 Branch: perl
12939 ! perl.h
12940____________________________________________________________________________
42bc3d67
HS
12941[ 19760] By: jhi on 2003/06/13 12:00:06
12942 Log: Even more tweakage on symbol scanning from Alan Burlison.
12943 Branch: perl
12944 ! Configure
12945____________________________________________________________________________
42bc3d67
HS
12946[ 19758] By: gbarr on 2003/06/13 07:01:11
12947 Log: Sync with libnet 1.15
12948 Branch: perl
12949 ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
12950____________________________________________________________________________
42bc3d67
HS
12951[ 19756] By: jhi on 2003/06/13 05:09:17
12952 Log: The changes #8803 and #8896 that fixed JPL for use with
12953 JDK 1.2/1.3 had somehow disappeared.
12954 Branch: perl
12955 ! perl.c perl.h
12956____________________________________________________________________________
42bc3d67
HS
12957[ 19752] By: rgs on 2003/06/12 20:49:25
12958 Log: Add a new warning, "Newline in left-justified string for printf/sprintf"
12959 to be issued if the string to be left-justified by s?printf contains
12960 a newline.
12961
12962 Subject: [PATCH] RE: [perl #22599] Strange behaviour when combining foreac h and printf
12963 From: Robin Barker <Robin.Barker@npl.co.uk>
12964 Date: Wed, 11 Jun 2003 18:10:14 +0100
12965 Message-ID: <533D273D4014D411AB1D00062938C4D904046571@hotel.npl.co.uk>
12966 Branch: perl
12967 ! pod/perldiag.pod sv.c t/lib/warnings/sv
12968____________________________________________________________________________
12969[ 19751] By: rgs on 2003/06/12 20:25:41
12970 Log: Patch for a warning emitted twice, from :
12971 Subject: [PATCH: perl@19733] "perldoc -f -X" + "extra warning from -T"
12972 From: Steve Grazzini <grazz@pobox.com>
12973 Date: Wed, 11 Jun 2003 00:46:47 -0400
12974 Message-ID: <20030611044647.GA16696@grazzini.net>
12975 Branch: perl
12976 ! pp_sys.c
12977____________________________________________________________________________
12978[ 19750] By: sky on 2003/06/12 15:03:55
12979 Log: In free we want to destroy, not init, thanks to Tim Bunce for
12980 detecting this. Should hopefully fix memory leak on Tru64
12981 Branch: perl
12982 ! ext/threads/shared/shared.xs
12983____________________________________________________________________________
12984[ 19749] By: jhi on 2003/06/12 13:27:44
12985 Log: More perlio ->Open paranoia. Set errno to EINVAL if there's
12986 no ->Open, not if ->Open returns NULL.
12987 Branch: perl
12988 ! perlio.c
12989____________________________________________________________________________
12990[ 19748] By: jhi on 2003/06/12 11:32:44
12991 Log: Further perlio doc tweaks.
12992 Branch: perl
12993 ! lib/PerlIO.pm pod/perlrun.pod
12994____________________________________________________________________________
12995[ 19747] By: jhi on 2003/06/12 11:25:19
12996 Log: Slightly amended version of the proposed patch for
12997 "[perl #22390] export PERLIO=bytes segfaults";
12998 the amendment is to set errno.
12999 TODO: we really should not get here if the layer
13000 stack is corrupt or non-sensical (like "bytes").
13001 Branch: perl
13002 ! perlio.c
13003____________________________________________________________________________
13004[ 19746] By: sky on 2003/06/12 08:37:39
13005 Log: Be polite and destroy the mutexes and conditions we use!
13006 Branch: perl
13007 ! ext/threads/shared/shared.xs
13008____________________________________________________________________________
42bc3d67
HS
13009[ 19744] By: rgs on 2003/06/11 20:49:04
13010 Log: Subject: Re: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
13011 From: Andy Dougherty <doughera@lafayette.edu>
13012 Date: Wed, 11 Jun 2003 12:57:58 -0400 (EDT)
13013 Message-ID: <Pine.SOL.4.53.0306111252540.19074@maxwell.phys.lafayette.edu>
13014 Branch: perl
13015 ! lib/File/Temp/t/security.t
13016____________________________________________________________________________
42bc3d67
HS
13017[ 19742] By: jhi on 2003/06/11 18:28:12
13018 Log: Subject: [PATCH] Configure -Dnoextensions would not accept a list
13019 From: Andy Dougherty <doughera@lafayette.edu>
13020 Date: Wed, 11 Jun 2003 13:35:26 -0400 (EDT)
13021 Message-ID: <Pine.SOL.4.53.0306111331550.2477@maxwell.phys.lafayette.edu>
13022 Branch: perl
13023 ! Configure
13024____________________________________________________________________________
13025[ 19741] By: merijn on 2003/06/11 14:06:49
13026 Log: Subject: [PATCH: perl@19733] fix vmsish.t #25 by letting $0 find itself in the face of chdir() calls
13027 From: PPrymmer@factset.com
13028 Date: Wed, 11 Jun 2003 09:00:34 -0400
13029 Message-ID: <OF2535E971.A30D9C74-ON85256D42.00461FF9-85256D42.004776C4@factset.com>
13030 Branch: perl
13031 ! lib/vmsish.t
13032____________________________________________________________________________
13033[ 19740] By: jhi on 2003/06/11 13:29:59
13034 Log: Doc nit.
13035 Branch: perl
13036 ! INSTALL
13037____________________________________________________________________________
13038[ 19739] By: jhi on 2003/06/11 05:30:53
13039 Log: Integrate from maint:
13040 [ 19738]
13041 Subject: Re: [PATCH: maint @ 19733] CL compiler warnings on MSWin32
13042 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
13043 Date: Tue, 10 Jun 2003 22:10:47 +0200
13044 Message-ID: <011701c32f8c$62d85ee0$0c2f1fac@R2D2>
13045 Branch: perl
13046 !> ext/Encode/encengine.c ext/List/Util/Util.xs
13047 !> ext/POSIX/POSIX.xs ext/Storable/Storable.xs
13048 !> ext/Thread/Thread.xs ext/threads/threads.xs op.c perl.c pp.h
13049 !> sv.c
13050____________________________________________________________________________
42bc3d67
HS
13051[ 19735] By: jhi on 2003/06/10 05:27:33
13052 Log: Upgrade to Unicode::Normalize 0.22.
13053 Branch: perl
13054 ! ext/Unicode/Normalize/Changes
13055 ! ext/Unicode/Normalize/Makefile.PL
13056 ! ext/Unicode/Normalize/Normalize.pm
13057 ! ext/Unicode/Normalize/Normalize.xs
13058 ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
13059 ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
13060 ! ext/Unicode/Normalize/t/test.t
13061____________________________________________________________________________
13062[ 19734] By: jhi on 2003/06/10 05:14:18
13063 Log: Upgrade to Unicode::Collate 0.25.
13064 Branch: perl
13065 ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
13066 ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
13067 ! lib/Unicode/Collate/t/test.t
13068____________________________________________________________________________
42bc3d67
HS
13069[ 19731] By: jhi on 2003/06/09 20:48:14
13070 Log: On a real multicpu box the child thread could still be running
13071 when the parent thread was already testing.
13072 Branch: perl
13073 ! ext/threads/shared/t/hv_refs.t
13074____________________________________________________________________________
13075[ 19730] By: rgs on 2003/06/09 19:56:29
13076 Log: Subject: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
13077 From: Andy Dougherty <doughera@lafayette.edu>
13078 Date: Mon, 9 Jun 2003 14:45:38 -0400 (EDT)
13079 Message-ID: <Pine.SOL.4.53.0306091323300.4467@maxwell.phys.lafayette.edu>
13080 Branch: perl
13081 ! INSTALL
13082____________________________________________________________________________
13083[ 19729] By: rgs on 2003/06/09 19:13:16
13084 Log: Subject: [PATCH] Re: nitpick with \(0..2)
13085 From: Steve Grazzini <grazz@pobox.com>
13086 Date: Fri, 6 Jun 2003 01:42:59 -0400
13087 Message-ID: <20030606054259.GA30249@grazzini.net>
13088 Branch: perl
13089 ! op.c pod/perlop.pod t/op/ref.t
13090____________________________________________________________________________
42bc3d67
HS
13091[ 19726] By: jhi on 2003/06/09 18:45:00
13092 Log: Possible fix for the problems in EBCDIC from Sadahiro Tomoyuki.
13093 Branch: perl
13094 ! ext/Unicode/Normalize/Normalize.pm
13095____________________________________________________________________________
13096[ 19725] By: rgs on 2003/06/09 18:33:50
13097 Log: In the debugger, flush stdout/stderr before the prompt is printed
13098 Subject: Re: [PATCH] Perlbug #15228
13099 From: Alex Vandiver <alexmv@MIT.EDU>
13100 Date: 04 Jun 2003 04:50:10 -0400
13101 Message-Id: <1054716610.21402.45.camel@supox>
13102 Branch: perl
13103 ! lib/perl5db.pl
13104____________________________________________________________________________
13105[ 19724] By: gsar on 2003/06/09 18:17:42
13106 Log: mark 450_service.t#18 as a todo test on windows
13107 Branch: perl
13108 ! lib/Net/Ping/t/450_service.t
13109____________________________________________________________________________
13110[ 19723] By: gsar on 2003/06/09 18:00:57
13111 Log: one of the Net::Ping time-dependent tests fails sporadically
13112 when the response from localhost is "too quick"
13113 Branch: perl
13114 ! lib/Net/Ping/t/250_ping_hires.t
13115____________________________________________________________________________
42bc3d67
HS
13116[ 19721] By: jhi on 2003/06/09 17:04:50
13117 Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_06 (plus FAQ update)
13118 From: Michael G Schwern <schwern@pobox.com>
13119 Date: Sat, 7 Jun 2003 01:16:32 -0700
13120 Message-ID: <20030607081632.GA16228@windhund.schwern.org>
13121 Branch: perl
13122 ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
13123 ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MakeMaker/FAQ.pod
13124 ! lib/ExtUtils/t/Liblist.t
13125____________________________________________________________________________
13126[ 19720] By: gsar on 2003/06/09 15:59:52
13127 Log: fix for perlio.t failures on windows (from Dan Kogai)
13128 Branch: perl
13129 ! ext/Encode/t/perlio.t
13130____________________________________________________________________________
13131[ 19719] By: jhi on 2003/06/09 15:28:18
13132 Log: Subject: [PATCH: perl@19683] fix ups for perlivp on VMS plus more symbols for utils
13133 From: PPrymmer@factset.com
13134 Date: Mon, 9 Jun 2003 09:57:43 -0400
13135 Message-ID: <OFBA811434.A612F1C0-ON85256D40.004B5ECC-85256D40.004CB24D@factset.com>
13136 Branch: perl
13137 ! configure.com utils/perlivp.PL
13138____________________________________________________________________________
42bc3d67
HS
13139[ 19717] By: gsar on 2003/06/09 14:09:55
13140 Log: windows: fix memory leak in %ENV handling (shows up as a
13141 leak even in the simplest fork() loop, because perl_construct()
13142 now does the equivalent of %ENV assignments using mg_set())
13143 Branch: perl
13144 ! win32/perlhost.h
13145____________________________________________________________________________
42bc3d67
HS
13146[ 19715] By: sky on 2003/06/09 09:35:47
13147 Log: Support blessed shared references.
13148 Branch: perl
13149 ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
13150 ! ext/threads/shared/t/hv_refs.t
13151____________________________________________________________________________
13152[ 19714] By: jhi on 2003/06/09 04:29:04
13153 Log: Subject: [PATCH] pack.t tweak for non-IEEE VMS systems
13154 From: "Craig A. Berry" <craigberry@mac.com>
13155 Date: Sun, 08 Jun 2003 16:49:43 -0500
13156 Message-ID: <3EE3AF77.7060302@mac.com>
13157 Branch: perl
13158 ! t/op/pack.t
13159____________________________________________________________________________
42bc3d67
HS
13160[ 19712] By: jhi on 2003/06/08 17:05:59
13161 Log: Subject: Re: forwarded you a test result
13162 From: Dan Kogai <dankogai@dan.co.jp>
13163 Date: Sun, 8 Jun 2003 11:04:43 +0900
13164 Message-Id: <92344ED4-9955-11D7-8DFA-000393AE4244@dan.co.jp>
13165 Branch: perl
13166 ! ext/Encode/t/Encode.t
13167____________________________________________________________________________
42bc3d67
HS
13168[ 19710] By: jhi on 2003/06/08 17:03:07
13169 Log: Regen Configure et al.
13170 Branch: perl
13171 ! Configure Porting/config.sh Porting/config_H
13172____________________________________________________________________________
13173[ 19709] By: jhi on 2003/06/08 16:45:50
13174 Log: More symbol scan logic from Alan Burlison.
13175 Branch: perl
13176 ! Configure Porting/Glossary hints/solaris_2.sh
13177____________________________________________________________________________
13178[ 19708] By: sky on 2003/06/07 13:28:50
13179 Log: Major (internal) change to make it much more easy to embed
13180 threaded perl because we don't use our own TLS for the current
13181 thread info, but instead use PL_modglobal. Should make the
13182 mod_perl2 team (Hi Stas!) happy. Should also be more robust.
13183 Branch: perl
13184 ! ext/threads/threads.xs
13185____________________________________________________________________________
13186[ 19707] By: sky on 2003/06/07 13:27:01
13187 Log: Last patch broke this slightly because INC was wrong.
13188 Branch: perl
13189 ! ext/threads/t/thread.t
13190____________________________________________________________________________
13191[ 19706] By: sky on 2003/06/07 13:07:53
13192 Log: Remove warnings from tests.
13193 Branch: perl
13194 ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
13195 ! ext/threads/t/list.t
13196____________________________________________________________________________
13197[ 19705] By: sky on 2003/06/07 12:42:28
13198 Log: Work in non core env.
13199 Branch: perl
13200 ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
13201 ! ext/threads/t/libc.t ext/threads/t/list.t
13202 ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
13203 ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
13204 ! ext/threads/t/thread.t
13205____________________________________________________________________________
42bc3d67
HS
13206[ 19703] By: jhi on 2003/06/07 05:11:50
13207 Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_04 -> 6.10_05
13208 From: Michael G Schwern <schwern@pobox.com>
13209 Date: Fri, 6 Jun 2003 18:41:45 -0700
13210 Message-ID: <20030607014145.GB12031@windhund.schwern.org>
13211 Branch: perl
13212 ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
13213 ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/META.yml
13214 ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
13215 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
13216 ! lib/ExtUtils/TODO lib/ExtUtils/t/00compile.t
13217 ! lib/ExtUtils/t/Install.t lib/ExtUtils/t/basic.t
13218 ! lib/ExtUtils/t/zz_cleanup_dummy.t
13219____________________________________________________________________________
13220[ 19702] By: rgs on 2003/06/06 23:00:00
13221 Log: Upgrade to Time::Local 1.06, by Dave Rolsky
13222 Branch: perl
13223 ! lib/Time/Local.pm lib/Time/Local.t
13224____________________________________________________________________________
13225[ 19701] By: rgs on 2003/06/06 22:50:37
13226 Log: Complement to change #19698 :
13227 add also this information (=> and curly braces doesn't
13228 quote compound identifiers) to the strict manpage.
13229 As an experiment in documentation, add a "HISTORY" section
13230 to the strict manpage.
13231 Branch: perl
13232 ! lib/strict.pm
13233____________________________________________________________________________
13234[ 19700] By: rgs on 2003/06/06 22:31:50
13235 Log: Minor grammatical nit.
13236 Branch: perl
13237 ! README.hpux
13238____________________________________________________________________________
13239[ 19699] By: rgs on 2003/06/06 22:29:38
13240 Log: Subject: [patch] L<perlguts/"API LISTING"> is now L<perlapi>
13241 From: Stas Bekman <stas@stason.org>
13242 Date: Thu, 05 Jun 2003 10:10:36 +1000
13243 Message-ID: <3EDE8A7C.2080302@stason.org>
13244
13245 Subject: [patch] perlguts authors dup
13246 From: Stas Bekman <stas@stason.org>
13247 Date: Thu, 05 Jun 2003 10:14:12 +1000
13248 Message-ID: <3EDE8B54.6090808@stason.org>
13249 Branch: perl
13250 ! pod/perl5005delta.pod pod/perlguts.pod pod/perlxs.pod
13251____________________________________________________________________________
13252[ 19698] By: rgs on 2003/06/06 22:23:56
13253 Log: Clarify that => doesn't quote compound identifiers.
13254 Branch: perl
13255 ! pod/perldata.pod
13256____________________________________________________________________________
42bc3d67
HS
13257[ 19696] By: merijn on 2003/06/06 12:21:43
13258 Log: Perl *is* 100% 64bit compliant on HP-UX 11.00 and up (as long
13259 as the compiler supports it)
13260 Branch: perl
13261 ! README.hpux
13262____________________________________________________________________________
13263[ 19695] By: jhi on 2003/06/05 18:50:51
13264 Log: Subject: [PATCH] Re: SPUG:-s option doesn't always work!
13265 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13266 Date: Wed, 04 Jun 2003 00:08:32 -0700
13267 Message-ID: <wrZ3+gzkg2iX092yn@efn.org>
13268 Branch: perl
13269 ! t/run/switches.t toke.c
13270____________________________________________________________________________
13271[ 19694] By: jhi on 2003/06/05 18:37:02
13272 Log: Subject: [PATCH] RE: maint @ 19683
13273 From: Robin Barker <Robin.Barker@npl.co.uk>
13274 Date: Thu, 5 Jun 2003 17:16:58 +0100
13275 Message-ID: <533D273D4014D411AB1D00062938C4D904046564@hotel.npl.co.uk>
13276
13277 (skipped the MIME::Base64 part, leaving that to Gisle)
13278 Branch: perl
13279 ! ext/POSIX/POSIX.xs gv.c op.c perl.c perl.h
13280____________________________________________________________________________
13281[ 19693] By: jhi on 2003/06/05 17:26:04
13282 Log: SKIP label was missing.
13283 Branch: perl
13284 ! t/io/utf8.t
13285____________________________________________________________________________
13286[ 19692] By: jhi on 2003/06/05 16:58:23
13287 Log: z/OS makedepend fix from Peter Prymmer;
13288 still needed as reported by Brian De Pradine.
13289 Branch: perl
13290 ! makedepend.SH
13291____________________________________________________________________________
13292[ 19691] By: jhi on 2003/06/05 16:56:01
13293 Log: Even more getspecific patches from Brian De Pradine;
13294 macrofy the construct.
13295 Branch: perl
13296 ! ext/threads/threads.xs
13297____________________________________________________________________________
13298[ 19690] By: jhi on 2003/06/05 16:19:40
13299 Log: z/OS threads tweak from Brian De Pradine.
13300 Branch: perl
13301 ! ext/threads/threads.xs
13302____________________________________________________________________________
13303[ 19689] By: jhi on 2003/06/05 05:43:31
13304 Log: Upgrade to Time::HiRes 1.48.
13305 Branch: perl
13306 ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
13307____________________________________________________________________________
13308[ 19688] By: rgs on 2003/06/04 18:53:48
13309 Log: Prevent a potential null pointer dereference.
13310 Noticed by Ryan Koga <rkoga@caida.org> in
13311 Message-ID: <Pine.BSF.4.44.0306031659090.1489-100000@login.caida.org>
13312 Branch: perl
13313 ! perlio.c
13314____________________________________________________________________________
13315[ 19687] By: jhi on 2003/06/04 18:26:08
13316 Log: Subject: Re: [MacOS X] consider useshrplib='false' by default
13317 From: Andy Dougherty <doughera@lafayette.edu>
13318 Date: Wed, 4 Jun 2003 11:33:29 -0400 (EDT)
13319 Message-ID: <Pine.SOL.4.53.0306041128350.15343@maxwell.phys.lafayette.edu>
13320 Branch: perl
13321 ! hints/darwin.sh
13322____________________________________________________________________________
13323[ 19686] By: jhi on 2003/06/04 11:02:54
13324 Log: On closer reading the proposed UTS#18 update required
13325 even more changes.
13326 Branch: perl
13327 ! lib/unicore/lib/Blank.pl lib/unicore/lib/Graph.pl
13328 ! lib/unicore/lib/Print.pl lib/unicore/lib/Space.pl
13329 ! lib/unicore/lib/SpacePer.pl lib/unicore/lib/Word.pl
13330 ! lib/unicore/mktables
13331____________________________________________________________________________
13332[ 19685] By: jhi on 2003/06/04 10:14:09
13333 Log: Align the 'graph' property definition with the proposed
13334 Unicode UTS #18 update (v7).
13335 Branch: perl
13336 ! lib/unicore/lib/Graph.pl lib/unicore/mktables
13337____________________________________________________________________________
42bc3d67
HS
13338[ 19681] By: jhi on 2003/06/04 05:16:38
13339 Log: Subject: [MacOS X] consider useshrplib='false' by default
13340 From: Dan Kogai <dankogai@dan.co.jp>
13341 Date: Wed, 4 Jun 2003 01:29:42 +0900
13342 Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp>
13343 Branch: perl
13344 ! hints/darwin.sh
13345____________________________________________________________________________
42bc3d67
HS
13346[ 19679] By: jhi on 2003/06/03 15:51:36
13347 Log: Urk. Joe's patches were for the maint branch,
13348 not for the blead (which has assertions and stuff).
13349 Retract #19677, #19676, #19674.
13350 Branch: perl
13351 ! lib/perl5db.pl
13352____________________________________________________________________________
13353[ 19678] By: jhi on 2003/06/03 15:05:19
13354 Log: According to Arthur this should help
13355 #22060 Perl 5.8.0 on FreeBSD 5.0 threads (threads->list) possible bug
13356 Branch: perl
13357 ! ext/threads/threads.xs
13358____________________________________________________________________________
13359[ 19677] By: jhi on 2003/06/03 14:07:06
13360 Log: Tiny tweaks from Joe McMahon.
13361 Branch: perl
13362 ! lib/perl5db.pl
13363____________________________________________________________________________
13364[ 19676] By: jhi on 2003/06/03 12:38:46
13365 Log: Tiny pod and speling tweaks.
13366 Branch: perl
13367 ! lib/perl5db.pl
13368____________________________________________________________________________
42bc3d67
HS
13369[ 19674] By: jhi on 2003/06/03 12:20:59
13370 Log: Subject: Extensive documentation patch redux
13371 From: Joe McMahon <mcmahon@ibiblio.org>
13372 Date: Mon, 2 Jun 2003 09:53:40 -0400
13373 Message-Id: <9DB6529E-9501-11D7-9377-000393BCA0FC@ibiblio.org>
13374
13375 Subject: RE: [PATCH] RE: Extensive documentation patch redux
13376 From: Robin Barker <Robin.Barker@npl.co.uk>
13377 Date: Tue, 3 Jun 2003 10:00:22 +0100
13378 Message-ID: <533D273D4014D411AB1D00062938C4D904046555@hotel.npl.co.uk>
13379 Branch: perl
13380 ! lib/perl5db.pl
13381____________________________________________________________________________
13382[ 19673] By: jhi on 2003/06/03 09:51:59
13383 Log: Salvage parts of #19667.
13384 Branch: perl
13385 ! perlio.c win32/win32.c win32/win32iop.h
13386____________________________________________________________________________
13387[ 19672] By: jhi on 2003/06/03 09:26:45
13388 Log: Salvage parts of #19418 (the ext/PerlIO/t/open.t
13389 still is there).
13390 Branch: perl
13391 ! MANIFEST pod/perlfunc.pod
13392____________________________________________________________________________
13393[ 19671] By: merijn on 2003/06/03 08:27:07
13394 Log: Subject: Re: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
13395 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13396 Date: Tue, 03 Jun 2003 01:55:06 -0700
13397 Message-ID: <qJG3+gzkgajL092yn@efn.org>
13398 Branch: perl
13399 ! README.cygwin
13400____________________________________________________________________________
13401[ 19670] By: jhi on 2003/06/03 08:04:39
13402 Log: Retract #19667, #19660, #19659, #19658, #19657, #19656,
13403 #19655, #19418; File::Temp no more used internally.
13404 Some parts of these will be salvaged later.
13405 Branch: perl
13406 ! MANIFEST embed.fnc embed.h op.c perlio.c pod/perlfunc.pod
13407 ! proto.h win32/win32.c win32/win32iop.h
13408____________________________________________________________________________
13409[ 19669] By: gsar on 2003/06/02 20:59:39
13410 Log: fix for 09_gen_rs.t#59 failure on windows
13411 Branch: perl
13412 ! lib/Tie/File/t/09_gen_rs.t
13413____________________________________________________________________________
13414[ 19668] By: gsar on 2003/06/02 20:40:19
13415 Log: resurrect change#19628 and make it work by generalizing
13416 a spot that had a hardcoded dependency on the cmd.exe
13417 arguments being "/x/c" or "/c"
13418 Branch: perl
13419 ! pod/perlrun.pod win32/win32.c
13420____________________________________________________________________________
13421[ 19667] By: gsar on 2003/06/02 18:44:34
13422 Log: don't use File::Temp to implement PerlIO_tmpfile() on windows;
13423 reuse the straightforward native implementation instead
13424
13425 this fixes the warning from io_xs.t
13426
13427 NOTE: File::Temp has a less-than-robust implementation on windows
13428 that relies on END blocks being run (this may not happen always)
13429 Branch: perl
13430 ! op.c win32/win32.c win32/win32iop.h
13431____________________________________________________________________________
13432[ 19666] By: gsar on 2003/06/02 18:29:46
13433 Log: change#19628 broke many win32/system.t tests, so back it out
13434 Branch: perl
13435 ! pod/perlrun.pod win32/win32.c
13436____________________________________________________________________________
13437[ 19665] By: rgs on 2003/06/02 18:22:06
13438 Log: A little bit more of weird-code-proofing in B::Deparse.
13439 Fixes a bug reported by Alexey Tourbin in
13440 Message-ID: <20030602085348.GA24023@solemn.turbinal.org>
13441 Branch: perl
13442 ! ext/B/B/Deparse.pm
13443____________________________________________________________________________
13444[ 19664] By: jhi on 2003/06/02 16:41:37
13445 Log: Upgrade to the CGI.pm 2.93.
13446
13447 (Lincoln keeps ripping out the BEGIN/PERL_CORE blocks. Sigh.)
13448 Branch: perl
13449 + lib/CGI/t/util-58.t
13450 ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
13451 ! lib/CGI/Fast.pm lib/CGI/Pretty.pm lib/CGI/Util.pm
13452 ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
13453 ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
13454 ! lib/CGI/t/html.t lib/CGI/t/push.t lib/CGI/t/request.t
13455 ! lib/CGI/t/switch.t lib/CGI/t/util.t
13456____________________________________________________________________________
13457[ 19663] By: jhi on 2003/06/02 16:16:51
13458 Log: Whitespace tweaks.
13459 Branch: perl
13460 ! hints/uwin.sh
13461____________________________________________________________________________
13462[ 19662] By: jhi on 2003/06/02 16:08:22
13463 Log: U/WIN: final (for now) touches from John P. Linderman;
13464 now we get 97% success rate, the remaining failures are
13465 quite obscure.
13466 Branch: perl
13467 ! hints/uwin.sh lib/locale.t
13468____________________________________________________________________________
13469[ 19661] By: gbarr on 2003/06/02 12:13:35
13470 Log: Sync with libnet 1.14
13471 Branch: perl
13472 ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Domain.pm
13473 ! lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/NNTP.pm
13474 ! lib/Net/POP3.pm lib/Net/README.libnet lib/Net/SMTP.pm
13475 ! lib/Net/libnetFAQ.pod lib/Net/t/hostname.t
13476____________________________________________________________________________
13477[ 19660] By: jhi on 2003/06/02 09:28:30
13478 Log: Beautification.
13479 Branch: perl
13480 ! op.c
13481____________________________________________________________________________
13482[ 19659] By: jhi on 2003/06/02 09:07:38
13483 Log: Duplicate definition bad.
13484 Branch: perl
13485 ! op.c
13486____________________________________________________________________________
13487[ 19658] By: jhi on 2003/06/02 09:02:18
13488 Log: I thought I tried building threaded. Never think. Try.
13489 Branch: perl
13490 ! perlio.c
13491____________________________________________________________________________
13492[ 19657] By: jhi on 2003/06/02 08:54:04
13493 Log: Stick with the original (5.8.0) logic.
13494 Branch: perl
13495 ! op.c
13496____________________________________________________________________________
13497[ 19656] By: jhi on 2003/06/02 08:28:51
13498 Log: Since pulling in File::Temp for tempfiles would pull in
13499 also Fcntl, miniperl could not open up tempfiles. This broke
13500 the use of miniperl in VMS, as noticed by Craig Berry.
13501 Try to cure this by moving the creation of tempfile into its
13502 own routine, my_tmpfp(), which gets compiled differently
13503 for miniperl and perl.
13504 Branch: perl
13505 ! embed.fnc embed.h op.c perlio.c proto.h
13506____________________________________________________________________________
13507[ 19655] By: jhi on 2003/06/02 06:54:05
13508 Log: A pointless test, noticed by Craig Berry.
13509 Branch: perl
13510 ! perlio.c
13511____________________________________________________________________________
13512[ 19654] By: rgs on 2003/06/01 07:37:50
13513 Log: Two Cygwin patches from Gerrit.
13514
13515 Subject: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
13516 From: "Gerrit P. Haase" <gp@familiehaase.de>
13517 Date: Sat, 31 May 2003 14:12:07 +0200
13518 Message-ID: <179860591535.20030531141207@familiehaase.de>
13519
13520 Subject: [PATCH] t/io/layers.t, Cygwin != DOSISH
13521 Date: Sat, 31 May 2003 13:57:49 +0200
13522 Message-ID: <11859733881.20030531135749@familiehaase.de>
13523 Branch: perl
13524 ! README.cygwin perl.h t/io/layers.t
13525____________________________________________________________________________
42bc3d67
HS
13526[ 19652] By: rgs on 2003/05/31 19:54:31
13527 Log: Fix a case of segfault in gv_check(), by making
13528 it ignore non-GV values in stashes.
13529 Branch: perl
13530 ! gv.c t/op/stash.t
13531____________________________________________________________________________
13532[ 19651] By: rgs on 2003/05/31 18:48:59
13533 Log: Don't install test.pl files.
13534 Branch: perl
13535 ! installperl
13536____________________________________________________________________________
13537[ 19650] By: rgs on 2003/05/31 18:47:50
13538 Log: Regenerate internals pods.
13539 Branch: perl
13540 ! pod/perlapi.pod pod/perlintern.pod
13541____________________________________________________________________________
13542[ 19649] By: rgs on 2003/05/31 18:33:07
13543 Log: Subject: [PATCH] jumbo closure patch broke formats
13544 From: Dave Mitchell <davem@fdgroup.com>
13545 Date: Sat, 31 May 2003 19:54:48 +0100
13546 Message-ID: <20030531185448.GA6055@fdgroup.com>
13547 Plus restore the original test script for bug #22372
13548 Branch: perl
13549 ! pad.c t/op/write.t
13550____________________________________________________________________________
13551[ 19648] By: jhi on 2003/05/31 17:37:36
13552 Log: Better patch from Inaba Hiroto for
13553 [perl #22375] 'split'/'index' problem for utf8
13554 Branch: perl
13555 ! sv.c
13556____________________________________________________________________________
13557[ 19647] By: rgs on 2003/05/31 11:46:52
13558 Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
13559 From: Enache Adrian <enache@rdslink.ro>
13560 Date: Sat, 31 May 2003 14:18:11 +0300
13561 Message-ID: <20030531111811.GA1240@ratsnest.hole>
13562 Branch: perl
13563 ! t/op/write.t
13564____________________________________________________________________________
13565[ 19646] By: jhi on 2003/05/31 05:40:15
13566 Log: Interesting patch(1) glitch.
13567 Branch: perl
13568 ! lib/Tie/File.pm
13569____________________________________________________________________________
13570[ 19645] By: jhi on 2003/05/31 05:37:10
13571 Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
13572 From: Enache Adrian <enache@rdslink.ro>
13573 Date: Fri, 30 May 2003 18:52:28 +0300
13574 Message-ID: <20030530155228.GA872@ratsnest.hole>
13575 Branch: perl
13576 ! sv.c t/op/write.t
13577____________________________________________________________________________
13578[ 19644] By: jhi on 2003/05/31 05:31:11
13579 Log: Subject: [PATCH] ext/Encode/t/perlio.t filename tweak
13580 From: "Craig A. Berry" <craigberry@mac.com>
13581 Date: Fri, 30 May 2003 13:08:01 -0500
13582 Message-ID: <3ED79E01.8050401@mac.com>
13583 Branch: perl
13584 ! ext/Encode/t/perlio.t
13585____________________________________________________________________________
13586[ 19643] By: jhi on 2003/05/31 05:28:56
13587 Log: Upgrade to Tie::File 0.96.
13588 Branch: perl
13589 ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
13590 ! lib/Tie/File/t/09_gen_rs.t
13591____________________________________________________________________________
13592[ 19642] By: jhi on 2003/05/30 19:06:02
13593 Log: test.pl-isation.
13594 Branch: perl
13595 ! t/op/index.t
13596____________________________________________________________________________
13597[ 19641] By: jhi on 2003/05/30 15:59:57
13598 Log: A bit of networking notworking negativity.
13599 (Inspiration from Jos.)
13600 Branch: perl
13601 ! pod/perlport.pod
13602____________________________________________________________________________
13603[ 19640] By: jhi on 2003/05/30 05:47:15
13604 Log: Fix for "#22375 'split'/'index' problem for utf8".
13605 Branch: perl
13606 ! sv.c t/op/index.t
13607____________________________________________________________________________
13608[ 19639] By: jhi on 2003/05/29 19:07:35
13609 Log: Add the test case for the already fixed
13610 [perl #22351] perl bug with 'e' substitution modifier
13611 Branch: perl
13612 ! t/op/subst.t
13613____________________________________________________________________________
13614[ 19638] By: jhi on 2003/05/29 18:56:46
13615 Log: Comment tweakage.
13616 Branch: perl
13617 ! intrpvar.h
13618____________________________________________________________________________
13619[ 19637] By: rgs on 2003/05/29 18:47:40
13620 Log: Subject: [PATCH] jumbo closure fix
13621 From: Dave Mitchell <davem@fdgroup.com>
13622 Date: Wed, 26 Feb 2003 14:49:47 +0000
13623 Message-ID: <20030226144947.A14444@fdgroup.com>
13624 Branch: perl
13625 ! embed.fnc embed.h embedvar.h ext/Devel/Peek/Peek.t intrpvar.h
13626 ! op.c pad.c perlapi.h pod/perldiag.pod pod/perlintern.pod
13627 ! pod/perlref.pod proto.h regcomp.c t/lib/warnings/pad
13628 ! t/op/closure.t
13629____________________________________________________________________________
42bc3d67
HS
13630[ 19635] By: jhi on 2003/05/29 09:13:06
13631 Log: Subject: Credits patch
13632 From: Ed Avis <ed@membled.com>
13633 Date: Sun, 18 May 2003 18:08:55 +0100 (BST)
13634 Message-ID: <Pine.LNX.4.20L2.0305181807080.10859-100000@budvar.future-i.net>
13635 Branch: perl
13636 ! lib/Tie/RefHash.pm
13637____________________________________________________________________________
13638[ 19634] By: jhi on 2003/05/29 09:11:30
13639 Log: Subject: [patch] IO::File->open() with encoding
13640 From: Pradeep Hodigere <phodigere@yahoo.com>
13641 Date: Mon, 19 May 2003 16:05:47 -0700 (PDT)
13642 Message-ID: <20030519230547.39731.qmail@web12302.mail.yahoo.com>
13643 Branch: perl
13644 + ext/IO/lib/IO/t/io_utf8.t
13645 ! MANIFEST ext/IO/lib/IO/File.pm
13646____________________________________________________________________________
13647[ 19633] By: jhi on 2003/05/29 08:18:09
13648 Log: A *much* cut-down version of the patches in the thread
13649 Subject: [perl #22224] 2 patches to perldiag.pod; for POSIX and Win32 errors
13650 From: Jim Cromie (via RT) <perlbug-followup@perl.org>
13651 Date: 16 May 2003 19:04:28 -0000
13652 Message-Id: <rt-22224-57743.7.22990607358@bugs6.perl.org>
13653 Branch: perl
13654 ! pod/perldiag.pod
13655____________________________________________________________________________
13656[ 19632] By: jhi on 2003/05/29 08:12:46
13657 Log: Subject: [PATCH] $x = $empty_hash{$undef_val} doesn't give a warning
13658 From: Dave Mitchell <davem@fdgroup.com>
13659 Date: Tue, 27 May 2003 19:31:10 +0100
13660 Message-ID: <20030527183110.GA22715@fdgroup.com>
13661 Branch: perl
13662 ! hv.c
13663____________________________________________________________________________
13664[ 19631] By: jhi on 2003/05/29 08:11:42
13665 Log: Document that setvbuf() is not probably any more available.
13666 Many reports, most recently by mjd in
13667 [perl #22339] IO::Handle::setvbuf not defined properly
13668 Branch: perl
13669 ! ext/IO/lib/IO/Handle.pm
13670____________________________________________________________________________
13671[ 19630] By: jhi on 2003/05/29 07:59:51
13672 Log: Subject: typo in pod/perlfunc.pod
13673 From: Alexey Mahotkin <alexm@w-m.ru>
13674 Date: Wed, 28 May 2003 15:18:04 +0400
13675 Message-ID: <878ysrs4k3.fsf@dim.w-m.ru>
13676 Branch: perl
13677 ! pod/perlfunc.pod
13678____________________________________________________________________________
13679[ 19629] By: merijn on 2003/05/28 12:24:42
13680 Log: Subject: [PATCH] Re: a2p is linked against too many libraries
13681 From: Andy Dougherty <doughera@lafayette.edu>
13682 Date: Wed, 28 May 2003 09:20:06 -0400 (EDT)
13683 Message-ID: <Pine.SOL.4.53.0305280913350.27138@maxwell.phys.lafayette.edu>
13684 Branch: perl
13685 ! x2p/Makefile.SH
13686____________________________________________________________________________
13687[ 19628] By: jhi on 2003/05/28 05:26:43
13688 Log: Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP
13689 From: Jan Dubois <jand@ActiveState.com>
13690 Date: Mon, 26 May 2003 23:33:53 -0700
13691 Message-ID: <dv06dv48900iqv5hqddmbc6vt0efvto8d6@4ax.com>
13692 Branch: perl
13693 ! pod/perlrun.pod win32/win32.c
13694____________________________________________________________________________
13695[ 19627] By: jhi on 2003/05/28 05:08:07
13696 Log: OpenZaurus cross-compilation patches from Redvers Davies.
13697 Branch: perl
13698 ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
13699 ! Cross/config.sh-arm-linux Cross/generate_config_sh
13700 ! Cross/installperl.patch
13701____________________________________________________________________________
13702[ 19626] By: jhi on 2003/05/27 06:30:54
13703 Log: For now reword the sysread/syswrite description to
13704 stress the fact that by default everything is still bytes.
13705 Branch: perl
13706 ! pod/perlfunc.pod
13707____________________________________________________________________________
13708[ 19625] By: jhi on 2003/05/26 20:31:56
13709 Log: Subject: Re: [perl #22299] goto doesn't find label
13710 From: Dave Mitchell <davem@fdgroup.com>
13711 Date: Sat, 24 May 2003 12:25:17 +0100
13712 Message-ID: <20030524112517.GA11761@fdgroup.com>
13713
13714 Subject: [PATCH] Re: [perl #22299] goto doesn't find label
13715 From: Dave Mitchell <davem@fdgroup.com>
13716 Date: Mon, 26 May 2003 13:47:11 +0100
13717 Message-ID: <20030526124710.GA17670@fdgroup.com>
13718 Branch: perl
13719 ! pp_ctl.c t/op/goto.t
13720____________________________________________________________________________
42bc3d67
HS
13721[ 19623] By: merijn on 2003/05/26 11:19:38
13722 Log: Subject: [PATCH] for cygwin/perlld.in
13723 From: "Gerrit P. Haase" <gp@familiehaase.de>
13724 Date: Sat, 24 May 2003 16:51:29 +0200
13725 Message-ID: <162265353578.20030524165129@familiehaase.de>
13726 Branch: perl
13727 ! cygwin/perlld.in
13728____________________________________________________________________________
13729[ 19622] By: jhi on 2003/05/25 18:57:18
13730 Log: Regen modlib and toc.
13731 Branch: perl
13732 ! pod/perlmodlib.pod pod/perltoc.pod
13733____________________________________________________________________________
13734[ 19621] By: jhi on 2003/05/25 18:51:00
13735 Log: Run external commands only with localized sanitized $ENV{PATH}.
13736 Branch: perl
13737 ! ext/Sys/Hostname/Hostname.pm
13738____________________________________________________________________________
13739[ 19620] By: jhi on 2003/05/25 18:39:04
13740 Log: Subject: Re: [PATCH: perlio.h] maint snap @ 19613
13741 From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
13742 Date: Sun, 25 May 2003 21:17:42 +0200
13743 Message-ID: <003701c322f2$517fb5e0$0c2f1fac@R2D2>
13744 Branch: perl
13745 ! perlio.h
13746____________________________________________________________________________
13747[ 19619] By: jhi on 2003/05/25 18:36:17
13748 Log: Protect against race conditions: if the pid is not seen,
13749 neither will be the $0 change be seen (and vice versa).
13750 Branch: perl
13751 ! ext/threads/t/join.t
13752____________________________________________________________________________
13753[ 19618] By: jhi on 2003/05/24 19:54:39
13754 Log: Subject: [Encode] Minor bug in piconv induced by Getopt::Long
13755 From: Dan Kogai <dankogai@dan.co.jp>
13756 Date: 24 May 2003 19:50:48 -0000
13757 Message-ID: <20030524195048.16052.qmail@dan-gm.gm.dan.co.jp>
13758 Branch: perl
13759 ! ext/Encode/bin/piconv
13760____________________________________________________________________________
42bc3d67
HS
13761[ 19610] By: jhi on 2003/05/24 06:42:52
13762 Log: Subject: [PATCH #2] Re: [perl #22181] goto undefines my() variables
13763 From: Dave Mitchell <davem@fdgroup.com>
13764 Date: Thu, 22 May 2003 10:13:19 +0100
13765 Message-ID: <20030522091319.GA4568@fdgroup.com>
13766
13767 Subject: Re: [PATCH #2] Re: [perl #22181] goto undefines my() variables
13768 From: Dave Mitchell <davem@fdgroup.com>
13769 Date: Fri, 23 May 2003 17:09:44 +0100
13770 Message-ID: <20030523160944.GC9194@fdgroup.com>
13771 Branch: perl
13772 ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/t/debug.t
13773 ! ext/B/t/deparse.t op.c op.h t/op/goto.t t/run/switchd.t
13774____________________________________________________________________________
42bc3d67
HS
13775[ 19608] By: jhi on 2003/05/24 06:30:40
13776 Log: Missing "to".
13777 Branch: perl
13778 ! NetWare/config_H.wc Porting/config_H config_h.SH
13779 ! plan9/config.plan9 plan9/config_h.sample uconfig.h
13780 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13781 ! win32/config_H.vc64 wince/config_H.ce
13782____________________________________________________________________________
13783[ 19607] By: jhi on 2003/05/24 06:23:51
13784 Log: Introduce (undefined) pthread_attr_setscope to non-Configure lands.
13785 Branch: perl
13786 ! Cross/config.sh-arm-linux NetWare/config.wc
13787 ! NetWare/config_H.wc configure.com epoc/config.sh
13788 ! plan9/config.plan9 plan9/config_h.sample
13789 ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
13790 ! win32/config.gc win32/config.vc win32/config.vc64
13791 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13792 ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
13793____________________________________________________________________________
13794[ 19606] By: jhi on 2003/05/24 06:05:17
13795 Log: Regen Glossary et al.
13796 Branch: perl
13797 ! Porting/Glossary Porting/config.sh Porting/config_H
13798____________________________________________________________________________
42bc3d67
HS
13799[ 19604] By: jhi on 2003/05/24 05:57:49
13800 Log: Add a real scan for pthread_attr_setscope().
13801 Branch: perl
13802 ! Configure config_h.SH ext/threads/threads.xs
13803____________________________________________________________________________
13804[ 19603] By: jhi on 2003/05/24 05:32:34
13805 Log: lib/ftp.pl requires the obsoleted (and removed) chat2.pl.
13806 Branch: perl
13807 - lib/ftp.pl
13808 ! MANIFEST
13809____________________________________________________________________________
13810[ 19602] By: jhi on 2003/05/23 17:02:28
13811 Log: Noticed by John P. Linderman.
13812 Branch: perl
13813 ! epoc/epocish.h mpeix/mpeixish.h perl.h unixish.h
13814____________________________________________________________________________
13815[ 19601] By: jhi on 2003/05/23 16:58:04
13816 Log: Subject: [PATCH] RE: state of deparse?
13817 From: Robin Barker <Robin.Barker@npl.co.uk>
13818 Date: Fri, 23 May 2003 17:42:37 +0100
13819 Message-ID: <533D273D4014D411AB1D00062938C4D90404653E@hotel.npl.co.uk>
13820 Branch: perl
13821 ! ext/B/B/Deparse.pm
13822____________________________________________________________________________
13823[ 19600] By: jhi on 2003/05/23 16:55:09
13824 Log: Subject: [PATCH] for Configure -Dnoextensions=Encode
13825 From: Robin Barker <Robin.Barker@npl.co.uk>
13826 Date: Fri, 23 May 2003 17:37:09 +0100
13827 Message-ID: <533D273D4014D411AB1D00062938C4D90404653D@hotel.npl.co.uk>
13828 Branch: perl
13829 ! ext/PerlIO/t/encoding.t ext/PerlIO/t/fallback.t
13830 ! ext/Storable/t/utf8hash.t lib/open.pm lib/open.t
13831____________________________________________________________________________
13832[ 19599] By: jhi on 2003/05/23 16:51:18
13833 Log: Subject: [PATCH] RE: [PATCH] RE: maint snapshot @ 19525
13834 From: Robin Barker <Robin.Barker@npl.co.uk>
13835 Date: Fri, 23 May 2003 17:32:22 +0100
13836 Message-ID: <533D273D4014D411AB1D00062938C4D90404653C@hotel.npl.co.uk>
13837 Branch: perl
13838 ! embed.pl perl.h perlio.c perlio.h proto.h
13839____________________________________________________________________________
13840[ 19598] By: jhi on 2003/05/23 16:05:36
13841 Log: Hasty editing, grumble.
13842 Branch: perl
13843 ! ext/POSIX/POSIX.xs
13844____________________________________________________________________________
13845[ 19597] By: jhi on 2003/05/23 16:02:30
13846 Log: Linewrapping MUAs, grumble.
13847 Branch: perl
13848 ! ext/POSIX/POSIX.xs
13849____________________________________________________________________________
13850[ 19596] By: jhi on 2003/05/23 16:00:51
13851 Log: U/WIN extension fix from John P. Linderman.
13852 Branch: perl
13853 ! ext/POSIX/POSIX.xs
13854____________________________________________________________________________
13855[ 19595] By: jhi on 2003/05/23 14:19:53
13856 Log: Subject: Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
13857 From: Dan Kogai <dankogai@dan.co.jp>
13858 Date: Sat, 24 May 2003 00:15:49 +0900
13859 Message-Id: <6F7B29DA-8D31-11D7-9F95-000393AE4244@dan.co.jp>
13860 Branch: perl
13861 ! ext/Encode/Changes ext/Encode/Unicode/Unicode.xs
13862 ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
13863____________________________________________________________________________
13864[ 19594] By: jhi on 2003/05/23 13:06:25
13865 Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_03 -> 6.10_04
13866 From: Michael G Schwern <schwern@pobox.com>
13867 Date: Fri, 23 May 2003 02:10:46 -0700
13868 Message-ID: <20030523091046.GB11662@windhund.schwern.org>
13869 Branch: perl
13870 + lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm
13871 + lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t
13872 ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Install.pm
13873 ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_Any.pm
13874 ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
13875 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
13876 ! lib/ExtUtils/MakeMaker/FAQ.pod
13877 ! lib/ExtUtils/MakeMaker/Tutorial.pod lib/ExtUtils/Manifest.pm
13878 ! lib/ExtUtils/TODO lib/ExtUtils/t/Install.t
13879 ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
13880____________________________________________________________________________
13881[ 19593] By: jhi on 2003/05/23 12:56:23
13882 Log: Subject: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
13883 From: Dan Kogai <dankogai@dan.co.jp>
13884 Date: Fri, 23 May 2003 20:17:16 +0900
13885 Message-Id: <1C123D88-8D10-11D7-B277-000393AE4244@dan.co.jp>
13886 Branch: perl
13887 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
13888 ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
13889 ! ext/Encode/lib/Encode/Encoding.pm
13890 ! ext/PerlIO/encoding/encoding.xs
13891____________________________________________________________________________
13892[ 19592] By: jhi on 2003/05/23 12:52:05
13893 Log: Workaround for buggy gcc 2.95.3 in openbsd/sparc64.
13894 Branch: perl
13895 ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
13896 ! ext/Time/HiRes/HiRes.xs
13897____________________________________________________________________________
42bc3d67
HS
13898[ 19590] By: jhi on 2003/05/22 11:51:46
13899 Log: Subject: Re: [cpan #2629] Wrong assumption in numeric comparison
13900 From: Dan Kogai <dankogai@dan.co.jp>
13901 Date: Thu, 22 May 2003 18:46:40 +0900
13902 Message-Id: <49E36875-8C3A-11D7-9C91-000393AE4244@dan.co.jp>
13903 Branch: perl
13904 ! ext/Encode/encoding.pm
13905____________________________________________________________________________
13906[ 19589] By: rgs on 2003/05/21 21:37:28
13907 Log: Subject: [PATCH] [perl #21887] h2xs becoming enum-aware
13908 From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
13909 Date: Tue, 13 May 2003 10:36:32 +0200
13910 Message-id: <20030513083631.GA21782@ethan>
13911 Branch: perl
13912 ! utils/h2xs.PL
13913____________________________________________________________________________
13914[ 19588] By: rgs on 2003/05/21 21:03:04
13915 Log: New warning "Useless localization of %s", based on
13916 Subject: [PATCH] new warning "Useless localization of %s is deprecated"
13917 From: Dave Mitchell <davem@fdgroup.com>
13918 Date: Wed, 30 Apr 2003 21:17:38 +0100
13919 Message-ID: <20030430201738.GA22054@fdgroup.com>
13920
13921 The proposed patch added this warning in the 'deprecated' category ;
13922 I think this category is for things that exist and will be removed,
13923 rather than for things that don't exist and that will maybe be added.
13924 Branch: perl
13925 ! op.c pod/perldiag.pod t/lib/warnings/op
13926____________________________________________________________________________
42bc3d67
HS
13927[ 19586] By: rgs on 2003/05/21 19:56:38
13928 Log: Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to
13929 disable the loading of .pmc files if defined.
13930 Rename the function S_doopen_pmc to S_doopen_pm.
13931 Branch: perl
13932 ! Porting/thirdclean embed.fnc embed.h pp_ctl.c proto.h
13933____________________________________________________________________________
13934[ 19585] By: jhi on 2003/05/21 19:28:23
13935 Log: More U/WIN tweaks from John P. Linderman.
13936 Branch: perl
13937 ! t/io/layers.t t/io/tell.t
13938____________________________________________________________________________
13939[ 19584] By: rgs on 2003/05/21 19:27:13
13940 Log: Subject: [PATCH] perldata.pod revamp rev. 3
13941 From: Shlomi Fish <shlomif@vipe.technion.ac.il>
13942 Date: Wed, 14 May 2003 17:46:05 +0300 (IDT)
13943 Message-ID: <Pine.LNX.4.33L2.0305141744520.24207-200000@vipe.technion.ac.il>
13944 Branch: perl
13945 ! pod/perldata.pod
13946____________________________________________________________________________
13947[ 19583] By: jhi on 2003/05/21 19:18:21
13948 Log: Subject: Re: [perl #22231] <$foo> is parsed as glob(' ' . $foo) if Switch.pm is used
13949 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
13950 Date: Mon, 19 May 2003 17:53:25 -0400
13951 Message-ID: <20030519215325.GE1629175@linguist.thayer.dartmouth.edu>
13952
13953 (the bug id corrected to be #22231, not #22238)
13954 Branch: perl
13955 ! lib/Switch.pm
13956____________________________________________________________________________
13957[ 19582] By: jhi on 2003/05/21 14:17:14
13958 Log: MAN3PODS => {} good. (Was in 5.8.0, has been lost at some point.)
13959 Branch: perl
13960 ! ext/MIME/Base64/Makefile.PL
13961____________________________________________________________________________
13962[ 19581] By: jhi on 2003/05/21 14:15:26
13963 Log: U/WIN test tweak from John P. Linderman.
13964 Branch: perl
13965 ! t/op/chdir.t
13966____________________________________________________________________________
13967[ 19580] By: jhi on 2003/05/21 13:06:13
13968 Log: VMS test tweak from Craig Berry.
13969 Branch: perl
13970 ! lib/DirHandle.t
13971____________________________________________________________________________
13972[ 19579] By: jhi on 2003/05/21 13:03:34
13973 Log: U/WIN test nit for John P. Linderman.
13974 Branch: perl
13975 ! ext/Cwd/t/cwd.t
13976____________________________________________________________________________
13977[ 19578] By: jhi on 2003/05/21 13:01:42
13978 Log: Subject: [Encode] 1.95 released
13979 From: Dan Kogai <dankogai@dan.co.jp>
13980 Date: Wed, 21 May 2003 18:26:26 +0900
13981 Message-Id: <4B8D9AB5-8B6E-11D7-848A-000393AE4244@dan.co.jp>
13982 Branch: perl
13983 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
13984 ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
13985 ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
13986 ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Unicode.t
13987 ! ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
13988 ! ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
13989 ! ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
13990 ! ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
13991 ! ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
13992 ! ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
13993 ! ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
13994 ! ext/Encode/ucm/8859-9.ucm
13995____________________________________________________________________________
42bc3d67
HS
13996[ 19575] By: rgs on 2003/05/20 19:22:30
13997 Log: Enhance the failure reporting for the pod2html tests
13998 Branch: perl
13999 ! lib/Pod/t/htmlview.t lib/Pod/t/pod2html-lib.pl
14000____________________________________________________________________________
14001[ 19574] By: rgs on 2003/05/20 18:52:21
14002 Log: Upgrade to Getopt::Long 2.33
14003 (mostly a version number increment)
14004 Branch: perl
14005 ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
14006 ! lib/Getopt/Long/README
14007____________________________________________________________________________
14008[ 19573] By: rgs on 2003/05/20 18:43:37
14009 Log: Upgrade to CPAN 1.70_54
14010 Subject: Re: CPAN.pm into blead
14011 From: Andreas J Koenig <andreas.koenig@anima.de>
14012 Date: Tue, 20 May 2003 11:31:16 +0200
14013 Message-ID: <87of1y6k2j.fsf@franz.ak.mind.de>
14014 Branch: perl
14015 - lib/CPAN/README
14016 ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
14017____________________________________________________________________________
42bc3d67
HS
14018[ 19571] By: jhi on 2003/05/19 19:52:23
14019 Log: Further -Uuseperlio tweaking.
14020 Branch: perl
14021 ! ext/Encode/t/Unicode.t
14022____________________________________________________________________________
14023[ 19570] By: rgs on 2003/05/19 19:20:48
14024 Log: Subject: Re: Possible precedence problem on bitwise ^ operator
14025 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14026 Date: Sun, 18 May 2003 19:21:01 -0700
14027 Message-ID: <N+Dy+gzkg+XX092yn@efn.org>
14028 (with tweaks to perldiag.pod)
14029 Branch: perl
14030 ! op.c pod/perldiag.pod
14031____________________________________________________________________________
14032[ 19569] By: jhi on 2003/05/19 19:02:23
14033 Log: More Ultrix double definition avoidance.
14034 Branch: perl
14035 ! ext/Socket/Socket.xs
14036____________________________________________________________________________
42bc3d67
HS
14037[ 19566] By: jhi on 2003/05/19 04:58:25
14038 Log: Integrate perlio:
14039 [ 19556]
14040 Fix ticket 18265
14041
14042 [ 19557]
14043 EINTR retry should exit on count >= 0 not !=0
14044 Branch: perl
14045 !> perlio.c
14046____________________________________________________________________________
14047[ 19565] By: jhi on 2003/05/19 04:56:16
14048 Log: Nekkid numbers.
14049 Branch: perl
14050 ! ext/threads/threads.xs
14051____________________________________________________________________________
14052[ 19564] By: jhi on 2003/05/19 04:52:49
14053 Log: Meaningless cosmetics.
14054 Branch: perl
14055 ! ext/threads/threads.xs
14056____________________________________________________________________________
14057[ 19563] By: jhi on 2003/05/19 04:47:53
14058 Log: Make Perl_ithread_self() a bit more helpful when
14059 finding the thread fails (suggested by Stas in
14060 perl-ithreads Mar 01)
14061 Branch: perl
14062 ! ext/threads/threads.xs
14063____________________________________________________________________________
14064[ 19562] By: jhi on 2003/05/19 04:40:11
14065 Log: Slightly wrong panic messages.
14066 Branch: perl
14067 ! ext/threads/threads.xs
14068____________________________________________________________________________
14069[ 19561] By: jhi on 2003/05/19 04:33:31
14070 Log: Ultrix: the #19435 helped the IO extension, so this should
14071 help the Socket extension (socket structs redefinitions).
14072 Branch: perl
14073 ! ext/Socket/Socket.xs
14074____________________________________________________________________________
14075[ 19560] By: jhi on 2003/05/19 04:30:01
14076 Log: Based on
14077
14078 Subject: [PATCH threads.xs] no system scope on VMS
14079 From: "Craig A. Berry" <craigberry@mac.com>
14080 Date: Sun, 18 May 2003 23:02:07 -0500
14081 Message-ID: <3EC8573F.6050005@mac.com>
14082
14083 but instead go for #ifdef PTHREAD_SCOPE_SYSTEM.
14084 Branch: perl
14085 ! ext/threads/threads.xs
14086____________________________________________________________________________
14087[ 19559] By: jhi on 2003/05/19 04:24:27
14088 Log: Make the test work without perlio, from Dan Kogai.
14089 Branch: perl
14090 ! ext/Encode/t/Unicode.t
14091____________________________________________________________________________
14092[ 19558] By: rgs on 2003/05/18 21:40:10
14093 Log: Subject: [PATCH] Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn
14094 From: Michael G Schwern <schwern@pobox.com>
14095 Date: Wed, 14 May 2003 15:36:23 -0700
14096 Message-ID: <20030514223623.GD23350@windhund.schwern.org>
14097 Branch: perl
14098 ! pod/perlsyn.pod pod/perltrap.pod
14099____________________________________________________________________________
42bc3d67
HS
14100[ 19552] By: jhi on 2003/05/18 07:57:23
14101 Log: Integrate from perlio:
14102 [ 19542]
14103 Fix ticket #22219
14104
14105 [ 19543]
14106 Spotted a bare close() where PerlLIO_close() seems correct.
14107 Branch: perl
14108 !> doio.c perlio.c
14109____________________________________________________________________________
42bc3d67
HS
14110[ 19550] By: jhi on 2003/05/18 06:23:50
14111 Log: UTF-7 tweak from Dan Kogai.
14112 Branch: perl
14113 ! ext/Encode/lib/Encode/Unicode/UTF7.pm
14114____________________________________________________________________________
14115[ 19549] By: jhi on 2003/05/18 05:58:58
14116 Log: The 'quotes' really are important (caught by Enache Adrian).
14117 Branch: perl
14118 ! Makefile.SH
14119____________________________________________________________________________
14120[ 19548] By: jhi on 2003/05/17 16:39:19
14121 Log: Subject: [Encode] UTF-7 Support
14122 From: Dan Kogai <dankogai@dan.co.jp>
14123 Date: Sun, 18 May 2003 00:45:35 +0900
14124 Message-Id: <99C4504E-887E-11D7-840A-000393AE4244@dan.co.jp>
14125 Branch: perl
14126 + ext/Encode/lib/Encode/Unicode/UTF7.pm
14127 ! MANIFEST ext/Encode/Changes ext/Encode/MANIFEST
14128 ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
14129 ! ext/Encode/lib/Encode/Config.pm
14130 ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Unicode.t
14131____________________________________________________________________________
14132[ 19547] By: jhi on 2003/05/17 16:26:47
14133 Log: Old (4.2BSD, like Ultrix) Bourne shells do not understand
14134 non-left-aligned heredocs.
14135 Branch: perl
14136 ! Makefile.SH
14137____________________________________________________________________________
42bc3d67
HS
14138[ 19545] By: jhi on 2003/05/17 15:51:07
14139 Log: Subject: Re: Last Call For (Least) Favourite Issues For 5.8.1
14140 From: Alan Burlison <Alan.Burlison@sun.com>
14141 Date: Thu, 15 May 2003 22:17:55 +0100
14142 Message-ID: <3EC40403.9000804@sun.com>
14143
14144 (fixed symbol scanning for Solaris 10)
14145 Branch: perl
14146 ! Configure
14147____________________________________________________________________________
42bc3d67
HS
14148[ 19541] By: rgs on 2003/05/17 12:10:14
14149 Log: Upgrade to Getopt::Long 2.32_05
14150 Branch: perl
14151 ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
14152 ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
14153 ! lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
14154 ! lib/Getopt/Long/t/gol-oo.t
14155____________________________________________________________________________
14156[ 19540] By: rgs on 2003/05/17 11:46:25
14157 Log: Clarify the explanation of the warning "Possible precedence problem
14158 on bitwise operator".
14159 Branch: perl
14160 ! pod/perldiag.pod
14161____________________________________________________________________________
14162[ 19539] By: rgs on 2003/05/17 11:36:08
14163 Log: Fix bug #22216 : B::Deparse can't handle "use Module Version"
14164 with fractional version numbers or v-strings.
14165 Branch: perl
14166 ! ext/B/B/Deparse.pm
14167____________________________________________________________________________
42bc3d67
HS
14168[ 19537] By: gsar on 2003/05/17 06:32:46
14169 Log: missing init in change#19533
14170 Branch: perl
14171 ! win32/win32sck.c
14172____________________________________________________________________________
14173[ 19536] By: gsar on 2003/05/17 06:07:07
14174 Log: apply Net::Ping patch that makes the fork()-based approach
14175 work better on windows (Marcus Holland-Moritz <mhx-perl@gmx.net>)
14176
14177 the code this affects is currently not enabled anywhere, but
14178 could be enabled if the non-blocking approach runs into problems
14179 on older windows versions
14180 Branch: perl
14181 ! lib/Net/Ping.pm
14182____________________________________________________________________________
14183[ 19535] By: gsar on 2003/05/17 05:54:39
14184 Log: improve the implementation of Net::Ping on windows by avoiding
14185 fork(), which is pretty heavy-weight for this kind of
14186 application; use non-blocking sockets instead
14187
14188 has been verified to work on Win2k but will need testing on
14189 other flavors of windows
14190
14191 there is a single known failure on windows in 450_service.t (test 18)
14192 due to what appears to be bugs in the ping_syn()/ack() code
14193 Branch: perl
14194 ! lib/Net/Ping.pm
14195____________________________________________________________________________
14196[ 19534] By: gsar on 2003/05/17 04:53:06
14197 Log: change#16723 broke the ioctl() return value on platforms
14198 that have ioctl() but no fcntl() (e.g. windows)
14199
14200 change#17577 then attempted to fix the bustage, but got
14201 it wrong
14202 Branch: perl
14203 ! pp_sys.c
14204____________________________________________________________________________
14205[ 19533] By: gsar on 2003/05/17 04:49:18
14206 Log: avoid select() on windows destroying errno (used to typically
14207 always sets it to EINVAL due to the way it maps the FD_SETs)
14208 Branch: perl
14209 ! win32/win32sck.c
14210____________________________________________________________________________
14211[ 19532] By: jhi on 2003/05/16 18:21:27
14212 Log: The suggested patch for [perl #22201] "patch: perl 5.8.0
14213 compile error on ia64/HP-UX (comparing incompatible pointers)"
14214 plus a possible cure for the warning mentioned in the case.
14215 Branch: perl
14216 ! ext/Storable/Storable.xs
14217____________________________________________________________________________
14218[ 19531] By: jhi on 2003/05/16 17:56:06
14219 Log: Apply the supplied patch for [perl #22195]
14220 "File::Find, sorted directory traversal order is inverted"
14221 Branch: perl
14222 ! lib/File/Find.pm
14223____________________________________________________________________________
42bc3d67
HS
14224[ 19528] By: jhi on 2003/05/16 15:56:33
14225 Log: Subject: [PATCH] RE: maint snapshot @ 19525
14226 From: Robin Barker <Robin.Barker@npl.co.uk>
14227 Date: Fri, 16 May 2003 17:16:57 +0100
14228 Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
14229
14230 (Part #2: the hv.c SVf)
14231 Branch: perl
14232 ! hv.c
14233____________________________________________________________________________
14234[ 19527] By: jhi on 2003/05/16 15:55:10
14235 Log: Subject: [PATCH] RE: maint snapshot @ 19525
14236 From: Robin Barker <Robin.Barker@npl.co.uk>
14237 Date: Fri, 16 May 2003 17:16:57 +0100
14238 Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
14239
14240 (Part #1: the __format__ and __printf__)
14241 Branch: perl
14242 ! Configure embed.pl perlio.c proto.h
14243____________________________________________________________________________
42bc3d67
HS
14244[ 19523] By: jhi on 2003/05/14 05:19:05
14245 Log: Subject: Re: [PATCH] Sync up MIME-Base64 to latest on CPAN
14246 From: Gisle Aas <gisle@ActiveState.com>
14247 Date: 13 May 2003 19:51:19 -0700
14248 Message-ID: <lrptmmw89k.fsf@caliper.activestate.com>
14249 Branch: perl
14250 ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
14251 ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
14252 ! ext/MIME/Base64/t/quoted-print.t
14253____________________________________________________________________________
14254[ 19522] By: jhi on 2003/05/14 05:11:49
14255 Log: More Panther moves.
14256 Branch: perl
14257 ! Makefile.SH hints/darwin.sh
14258____________________________________________________________________________
14259[ 19521] By: jhi on 2003/05/13 19:33:44
14260 Log: Curliff and liff with ease.
14261 Branch: perl
14262 + Porting/curliff.pl
14263 ! MANIFEST
14264____________________________________________________________________________
14265[ 19520] By: jhi on 2003/05/13 18:59:51
14266 Log: Use /usr/bin/perl (de facto in Porting/ scripts).
14267 Branch: perl
14268 ! Porting/sort_perldiag.pl
14269____________________________________________________________________________
42bc3d67
HS
14270[ 19518] By: jhi on 2003/05/13 18:53:48
14271 Log: Subject: [PATCH] [perl #8599] s/catenate/concatenate/
14272 From: Casey West <casey@geeknest.com>
14273 Date: Fri, 9 May 2003 04:00:44 -0400
14274 Message-ID: <20030509080044.GA49820@geeknest.com>
14275
14276 (except for the dup.t patch which diddled with system().)
14277 Branch: perl
14278 ! Configure NetWare/config_H.wc Porting/config_H README.Y2K
14279 ! config_h.SH lib/File/Spec.pm lib/File/Spec/Unix.pm
14280 ! plan9/config.plan9 plan9/config_h.sample uconfig.h
14281 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14282 ! win32/config_H.vc64 wince/config_H.ce
14283____________________________________________________________________________
14284[ 19517] By: jhi on 2003/05/13 18:39:40
14285 Log: Subject: [PATCH] Sync up MIME-Base64 to latest on CPAN
14286 From: Gisle Aas <gisle@ActiveState.com>
14287 Date: 13 May 2003 09:59:50 -0700
14288 Message-ID: <lru1byzss9.fsf@caliper.activestate.com>
14289 Branch: perl
14290 ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
14291 ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
14292 ! ext/MIME/Base64/t/quoted-print.t
14293____________________________________________________________________________
14294[ 19516] By: jhi on 2003/05/13 18:37:11
14295 Log: Subject: [PATCH] More perldiag.pod sorting
14296 From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
14297 Date: Tue, 13 May 2003 15:13:53 -0400
14298 Message-ID: <20030513191353.GB1556429@linguist.thayer.dartmouth.edu>
14299
14300 (plus add 'no locale;')
14301 Branch: perl
14302 + Porting/sort_perldiag.pl
14303 ! MANIFEST pod/perldiag.pod
14304____________________________________________________________________________
cb535e0c
RGS
14305[ 19514] By: jhi on 2003/05/13 17:38:09
14306 Log: Detypo.
14307 Branch: perl
14308 ! lib/Unicode/UCD.pm
14309____________________________________________________________________________
14310[ 19512] By: gsar on 2003/05/13 13:28:42
14311 Log: make it easier to reproduce the bug
14312 Branch: perl
14313 ! lib/Tie/File.pm
14314____________________________________________________________________________
14315[ 19511] By: gsar on 2003/05/13 13:08:47
14316 Log: the \do {local *FH} trick in Tie::File was really only needed
42bc3d67
HS
14317 on 5.005 and earlier, since later versions can autovivify
14318 the handle
14319
14320 however, a search in the p5p archives reveals the trick doesn't
14321 fully work in the versions it is needed in, so use the more
14322 standard Symbol::gensym() way
cb535e0c
RGS
14323 Branch: perl
14324 ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
14325____________________________________________________________________________
14326[ 19510] By: gsar on 2003/05/13 12:36:01
14327 Log: $Config{usethreads} wasn't being set on windows
14328 Branch: perl
14329 ! win32/Makefile win32/makefile.mk
14330____________________________________________________________________________
14331[ 19509] By: jhi on 2003/05/13 12:24:19
14332 Log: Reinstate the #19498 but now skip the crashing
42bc3d67 14333 tests (when threaded) as TODOs.
cb535e0c
RGS
14334 Branch: perl
14335 ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
14336____________________________________________________________________________
14337[ 19508] By: jhi on 2003/05/13 11:22:06
14338 Log: Revert #19498 since it broke threaded builds.
14339 Branch: perl
14340 ! lib/Tie/File.pm
14341____________________________________________________________________________
14342[ 19507] By: jhi on 2003/05/13 05:20:56
14343 Log: Better be explicit with dangling elses.
14344 Branch: perl
14345 ! pp.c
14346____________________________________________________________________________
14347[ 19506] By: jhi on 2003/05/13 04:46:18
14348 Log: Detypo Pantherisms.
14349 Branch: perl
14350 ! Makefile.SH hints/darwin.sh
14351____________________________________________________________________________
14352[ 19505] By: rgs on 2003/05/12 21:49:21
14353 Log: Subject: Re: Bug stomping fun. [PATCH: bug #1016]
14354 From: Alex Vandiver <alexmv@MIT.EDU>
14355 Date: 02 May 2003 06:45:05 -0400
14356 Message-Id: <1051872303.26203.104.camel@supox>
14357 (plus perldiag nit)
14358 Branch: perl
14359 ! dump.c gv.c hv.c pod/perldiag.pod pp.c pp_hot.c sv.c
14360 ! t/comp/package.t
14361____________________________________________________________________________
14362[ 19504] By: rgs on 2003/05/12 20:52:52
14363 Log: Small nit in perlsyn about the new // operator
14364 Branch: perl
14365 ! pod/perlsyn.pod
14366____________________________________________________________________________
14367[ 19503] By: rgs on 2003/05/12 19:43:07
14368 Log: Use a more sophisticated heuristics to produce the warning
42bc3d67
HS
14369 'Parentheses missing around "%s" list'. This fixes bug #22147.
14370 Also, the warning is now produced for C<local *a,*b;>.
cb535e0c
RGS
14371 Branch: perl
14372 ! op.c t/lib/warnings/op
14373____________________________________________________________________________
14374[ 19502] By: jhi on 2003/05/12 19:34:10
14375 Log: Work also without perlio.
14376 Branch: perl
14377 ! t/io/dup.t
14378____________________________________________________________________________
14379[ 19500] By: jhi on 2003/05/12 05:25:14
14380 Log: Panther preparation.
14381 Branch: perl
14382 ! Makefile.SH hints/darwin.sh
14383____________________________________________________________________________
14384[ 19499] By: jhi on 2003/05/12 04:49:57
14385 Log: More moves to intrpvar.h.
14386 Branch: perl
14387 ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
14388____________________________________________________________________________
14389[ 19498] By: gsar on 2003/05/12 01:40:46
14390 Log: fix for Tie::File test failures on windows: the problem was
42bc3d67
HS
14391 that Tie::File did not close any file handles it opens internally,
14392 leading to file handle leaks and t/tf* temporary file littering;
14393 we now close the handle iff Tie::File opened it
14394
14395 this fix unearths what appears to be a perl bug in localizing globs:
14396 09_gen_rs.t fails due to a prematurely closed filehandle, although
14397 it wasn't explicitly closed anywhere by the code (renaming the
14398 *FH at line 97 to *FH1 makes it work, but I haven't done this
14399 to allow the bug to be tracked down)
cb535e0c
RGS
14400 Branch: perl
14401 ! lib/Tie/File.pm
14402____________________________________________________________________________
14403[ 19497] By: jhi on 2003/05/11 20:17:30
14404 Log: Move the thread *hook into interpreter.
14405 Branch: perl
14406 ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
14407____________________________________________________________________________
14408[ 19496] By: rgs on 2003/05/11 20:06:03
14409 Log: Subject: [PATCH] [perl #7391] Perl crashes with certain write() formats.
42bc3d67
HS
14410 From: Dave Mitchell <davem@fdgroup.com>
14411 Date: Sat, 10 May 2003 01:45:23 +0100
14412 Message-ID: <20030510004523.GC20871@fdgroup.com>
cb535e0c
RGS
14413 Branch: perl
14414 ! pp_ctl.c
14415____________________________________________________________________________
14416[ 19495] By: rgs on 2003/05/11 20:01:10
14417 Log: Open UNIX is not really "formerly Unixware", since the most
42bc3d67 14418 recent releases are known as Unixware, not as Open UNIX.
cb535e0c
RGS
14419 Branch: perl
14420 ! pod/perlport.pod
14421____________________________________________________________________________
14422[ 19494] By: jhi on 2003/05/11 19:52:38
14423 Log: Slight tweaks to the platform list.
14424 Branch: perl
14425 ! pod/perlport.pod
14426____________________________________________________________________________
14427[ 19493] By: rgs on 2003/05/11 19:13:00
14428 Log: Subject: Re: [PATCH] [perl #8636] [perl #8634] Both patches together for perlop
42bc3d67
HS
14429 From: Casey West <casey@geeknest.com>
14430 Date: Fri, 9 May 2003 10:30:13 -0400
14431 Message-ID: <20030509143013.GM49820@geeknest.com>
cb535e0c
RGS
14432 Branch: perl
14433 ! pod/perlop.pod
14434____________________________________________________________________________
14435[ 19492] By: rgs on 2003/05/11 19:04:27
14436 Log: perlport.pod nit for doc bug #8253.
14437 Branch: perl
14438 ! pod/perlport.pod
14439____________________________________________________________________________
14440[ 19491] By: jhi on 2003/05/11 17:50:49
14441 Log: Use test.pl.
14442 Branch: perl
14443 ! t/io/fflush.t
14444____________________________________________________________________________
14445[ 19490] By: jhi on 2003/05/11 17:46:09
14446 Log: Try to handle a $^X with spaces in it.
14447 Branch: perl
14448 ! t/test.pl
14449____________________________________________________________________________
14450[ 19489] By: jhi on 2003/05/11 17:44:28
14451 Log: Separate the creation of the command to run by
42bc3d67 14452 runperl() into its own function, _create_runperl().
cb535e0c
RGS
14453 Branch: perl
14454 ! t/test.pl
14455____________________________________________________________________________
14456[ 19488] By: jhi on 2003/05/11 16:52:00
14457 Log: Fixup the method behaviour table.
14458 Branch: perl
14459 ! pod/perliol.pod
14460____________________________________________________________________________
14461[ 19487] By: jhi on 2003/05/11 16:43:26
14462 Log: Integrate from perlio:
42bc3d67
HS
14463 [ 19474]
14464 Tweaks to Jarkko's NULL deref checks in perlio.c
14465
14466 [ 19475]
14467 Fix for bugs 21717 and 22140.
14468 Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio
14469 and derived layers. So have :unix's "pushed" method stat() the fd and
14470 cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match
14471 UNIX behaviour.
14472
14473 [ 19479]
14474 Better but still unproven fix for lseek() on pipes.
14475
14476 [ 19483]
14477 Unused variable
14478
14479 [ 19485]
14480 Tests to prove Ticket 9468 is fixed.
14481
14482 [ 19486]
14483 add test for change#19475,19479 (bugs#21717,22140)
cb535e0c
RGS
14484 Branch: perl
14485 !> ext/Encode/Encode.xs perlio.c perliol.h t/io/dup.t
14486 !> t/io/fflush.t
14487____________________________________________________________________________
14488[ 19484] By: gsar on 2003/05/11 15:37:14
14489 Log: fix Embed.t failure on windows: PERL_SYS_TERM() is implemented
42bc3d67
HS
14490 in terms of an exported function rather than as an inlined
14491 macro (latter wants PL_op_mutex which isn't exported as such)
14492
14493 Jarkko: please merge into maint-5.8
cb535e0c
RGS
14494 Branch: perl
14495 ! dosish.h makedef.pl win32/win32.c win32/win32.h
14496____________________________________________________________________________
14497[ 19482] By: jhi on 2003/05/11 07:53:26
14498 Log: Test _getcode().
14499 Branch: perl
14500 ! lib/Unicode/UCD.t
14501____________________________________________________________________________
14502[ 19481] By: jhi on 2003/05/11 06:25:08
14503 Log: Clarify the doc (and the code) for Unicode code points.
14504 Branch: perl
14505 ! lib/Unicode/UCD.pm
14506____________________________________________________________________________
14507[ 19480] By: jhi on 2003/05/11 06:18:06
14508 Log: Another doc suggestion from terry@eatoni.com (terry jones):
42bc3d67 14509 use codepoints that return undef.
cb535e0c
RGS
14510 Branch: perl
14511 ! lib/Unicode/UCD.pm
14512____________________________________________________________________________
14513[ 19478] By: jhi on 2003/05/10 19:01:17
14514 Log: Add Encode's META.yml.
14515 Branch: perl
14516 + ext/Encode/META.yml
14517 ! MANIFEST
14518____________________________________________________________________________
14519[ 19477] By: jhi on 2003/05/10 18:59:29
14520 Log: Upgrade to Encode 1.94.
14521 Branch: perl
14522 ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
14523 ! ext/Encode/MANIFEST ext/Encode/bin/piconv
14524 ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_module.t
14525 ! ext/Encode/t/mime-header.t
14526____________________________________________________________________________
14527[ 19476] By: jhi on 2003/05/10 18:56:08
14528 Log: Doc bug noticed by terry@eatoni.com (terry jones).
14529 Branch: perl
14530 ! lib/Unicode/UCD.pm
14531____________________________________________________________________________
14532[ 19472] By: jhi on 2003/05/10 10:55:49
14533 Log: Try to plug more potential PerlIO NULL method
42bc3d67 14534 dereferences; try to document the matter.
cb535e0c
RGS
14535 Branch: perl
14536 ! perlio.c pod/perliol.pod
14537____________________________________________________________________________
14538[ 19471] By: jhi on 2003/05/10 07:07:30
14539 Log: UseNicerNames instead of SHOUTING_LIKE_THIS.
14540 Branch: perl
14541 ! perlio.c
14542____________________________________________________________________________
14543[ 19470] By: jhi on 2003/05/10 06:51:24
14544 Log: In eof() the errno can get stomped by the peek-ahead.
14545 Branch: perl
14546 ! doio.c ext/Socket/socketpair.t
14547____________________________________________________________________________
14548[ 19469] By: rgs on 2003/05/09 21:33:15
14549 Log: A regression test for the remaining "Final $ should be..." error.
14550 Branch: perl
14551 ! t/comp/parser.t
14552____________________________________________________________________________
14553[ 19468] By: rgs on 2003/05/09 21:23:57
14554 Log: Remove the error messages "Final @ should be \@ or @name"
42bc3d67
HS
14555 and "Final % should be \% or %name", that appear to be
14556 only produced in addition to another syntax error, and therefore
14557 misleading, if I understand correctly that kind of black magic.
cb535e0c
RGS
14558 Branch: perl
14559 ! pod/perldiag.pod toke.c
14560____________________________________________________________________________
14561[ 19467] By: jhi on 2003/05/09 20:11:18
14562 Log: Have to think this test more when I'm awake.
14563 Branch: perl
14564 ! ext/Socket/socketpair.t
14565____________________________________________________________________________
14566[ 19466] By: rgs on 2003/05/09 19:56:37
14567 Log: Document that perl tries to load .pmc files before .pm files.
42bc3d67
HS
14568 Subject: Re: [perl #8860] [not RESOLVED] .pmc extension not documented in require
14569 From: Casey West <casey@geeknest.com>
14570 Date: Fri, 9 May 2003 17:03:50 -0400
14571 Message-ID: <20030509210350.GW49820@geeknest.com>
cb535e0c
RGS
14572 Branch: perl
14573 ! pod/perlfunc.pod
14574____________________________________________________________________________
14575[ 19465] By: rgs on 2003/05/09 19:47:49
14576 Log: Fix for doc bug #8602 : clarify eof() example comments
14577 Branch: perl
14578 ! pod/perlfunc.pod
14579____________________________________________________________________________
14580[ 19464] By: rgs on 2003/05/09 19:34:30
14581 Log: Subject: [PATCH] [perl #8702] Clean up perltrap mis-information
42bc3d67
HS
14582 From: Casey West <casey@geeknest.com>
14583 Date: Fri, 9 May 2003 11:09:39 -0400
14584 Message-ID: <20030509150939.GN49820@geeknest.com>
cb535e0c
RGS
14585 Branch: perl
14586 ! pod/perltrap.pod
14587____________________________________________________________________________
14588[ 19463] By: rgs on 2003/05/09 19:33:25
14589 Log: Subject: Re: [DOC PATCH] [perl #1165] crypt accepts any character as salt
42bc3d67
HS
14590 From: Casey West <casey@geeknest.com>
14591 Date: Fri, 9 May 2003 15:25:59 -0400
14592 Message-ID: <20030509192559.GS49820@geeknest.com>
cb535e0c
RGS
14593 Branch: perl
14594 ! pod/perlfunc.pod
14595____________________________________________________________________________
14596[ 19462] By: jhi on 2003/05/09 18:53:27
14597 Log: Try to comprehensively have a plan B if a PerlIO
42bc3d67
HS
14598 layer doesn't have a particular function.
14599 (1) If there's a corresponding PerlIOBase, call it.
14600 (2) If not having the function is 'harmless', be silently happy.
14601 (Currently only Flush is in this category.)
14602 (3) Otherwise set errno and return failure.
cb535e0c
RGS
14603 Branch: perl
14604 ! perlio.c
14605____________________________________________________________________________
14606[ 19461] By: rgs on 2003/05/09 18:45:39
14607 Log: Subject: [PATCH] [perl #8703] unescaped @ is fine
42bc3d67
HS
14608 From: Casey West <casey@geeknest.com>
14609 Date: Fri, 9 May 2003 11:17:53 -0400
14610 Message-ID: <20030509151753.GO49820@geeknest.com>
cb535e0c
RGS
14611 Branch: perl
14612 ! pod/perltrap.pod
14613____________________________________________________________________________
14614[ 19460] By: jhi on 2003/05/09 14:25:49
14615 Log: Add the PerlIOBase_noop_* to the public API as suggested by Stas.
14616 Branch: perl
14617 ! makedef.pl
14618____________________________________________________________________________
14619[ 19459] By: jhi on 2003/05/09 14:22:08
14620 Log: Result of change #19458.
14621 Branch: perl
14622 ! MANIFEST
14623____________________________________________________________________________
14624[ 19458] By: jhi on 2003/05/09 14:21:51
14625 Log: Subject: Weekend fun: MANIFEST sorting
42bc3d67
HS
14626 From: andreas.koenig@anima.de (Andreas J. Koenig)
14627 Date: Fri, 09 May 2003 15:12:05 +0200
14628 Message-ID: <m3y91g463e.fsf@franz.ak.mind.de>
14629
14630 (both sorts need LC_ALL=C)
14631 (add also manicheck target)
cb535e0c
RGS
14632 Branch: perl
14633 ! Makefile.SH
14634____________________________________________________________________________
14635[ 19457] By: jhi on 2003/05/09 04:30:13
14636 Log: Better skip this test on OpenBSD and BSD/OS since it
42bc3d67 14637 does not seem to work (Slaven Rezic).
cb535e0c
RGS
14638 Branch: perl
14639 ! lib/filetest.t
14640____________________________________________________________________________
14641[ 19456] By: jhi on 2003/05/09 03:41:56
14642 Log: Subject: [PATCH] Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValue
42bc3d67
HS
14643 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14644 Date: Wed, 07 May 2003 23:37:47 -0700
14645 Message-ID: <7sfu+gzkg+AY092yn@efn.org>
cb535e0c
RGS
14646 Branch: perl
14647 ! pod/perlfunc.pod
14648____________________________________________________________________________
14649[ 19455] By: jhi on 2003/05/09 03:36:54
14650 Log: Missing files.
14651 Branch: perl
14652 ! MANIFEST
14653____________________________________________________________________________
14654[ 19454] By: rgs on 2003/05/08 18:49:25
14655 Log: Suppress a few compilation warnings in pp_hot.c.
14656 Branch: perl
14657 ! pp_hot.c
14658____________________________________________________________________________
14659[ 19453] By: rgs on 2003/05/08 18:42:16
14660 Log: Remove duplicate entries from perldiag
14661 Branch: perl
14662 ! pod/perldiag.pod
14663____________________________________________________________________________
14664[ 19452] By: jhi on 2003/05/08 18:12:46
14665 Log: Subject: Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty
42bc3d67
HS
14666 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14667 Date: Wed, 07 May 2003 15:27:07 -0700
14668 Message-ID: <7gYu+gzkgaFU092yn@efn.org>
cb535e0c
RGS
14669 Branch: perl
14670 ! pod/perldata.pod pod/perldiag.pod pod/perltie.pod pp.c
14671 ! pp_hot.c t/op/magic.t
14672____________________________________________________________________________
14673[ 19451] By: jhi on 2003/05/08 17:47:13
14674 Log: Tiny nit from mjd.
14675 Branch: perl
14676 ! lib/Tie/File.pm
14677____________________________________________________________________________
14678[ 19450] By: jhi on 2003/05/08 17:46:26
14679 Log: Upgrade to Tie::File 0.95.
14680 Branch: perl
14681 + lib/Tie/File/t/27_iwrite.t lib/Tie/File/t/28_mtwrite.t
14682 + lib/Tie/File/t/29_downcopy.t lib/Tie/File/t/29a_upcopy.t
14683 + lib/Tie/File/t/42_offset.t
14684 ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
14685 ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
14686 ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
14687 ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/21_win32.t
14688 ! lib/Tie/File/t/25_gen_nocache.t lib/Tie/File/t/26_twrite.t
14689 ! lib/Tie/File/t/30_defer.t
14690____________________________________________________________________________
14691[ 19449] By: jhi on 2003/05/08 17:35:10
14692 Log: Subject: [perl #22141] patch for Time::HiRes to get rid of -lrt on linux
42bc3d67
HS
14693 From: Marc Lehmann (via RT) <perlbug-followup@perl.org>
14694 Message-Id: <rt-22141-56710.3.69543054121962@bugs6.perl.org>
14695 Date: 8 May 2003 00:42:18 -0000
cb535e0c
RGS
14696 Branch: perl
14697 ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
14698 ! ext/Time/HiRes/Makefile.PL
14699____________________________________________________________________________
14700[ 19448] By: jhi on 2003/05/08 17:27:47
14701 Log: Subject: [PATCH] alphabetize perldiag.pod
42bc3d67
HS
14702 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
14703 Date: Thu, 8 May 2003 11:52:39 -0400
14704 Message-ID: <20030508155239.GC1495587@linguist.thayer.dartmouth.edu>
cb535e0c
RGS
14705 Branch: perl
14706 ! pod/perldiag.pod
14707____________________________________________________________________________
14708[ 19447] By: jhi on 2003/05/08 17:19:06
14709 Log: Subject: [PATCH] [perl #22127] get(av|cv|hv|sv) added to Devel::PPPort
42bc3d67
HS
14710 From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
14711 Date: Thu, 08 May 2003 08:42:20 +0200
14712 Message-id: <20030508064220.GA763@ethan>
cb535e0c
RGS
14713 Branch: perl
14714 ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
14715 ! ext/Devel/PPPort/t/test.t
14716____________________________________________________________________________
14717[ 19445] By: jhi on 2003/05/08 05:21:44
14718 Log: A variant of
42bc3d67
HS
14719
14720 Subject: Re: 0 is not perl (was Re: Report /export/home/nwc10/Gripping-Smoke/Smoke)
14721 From: enache@rdslink.ro (Enache Adrian)
14722 Date: Tue, 22 Apr 2003 02:54:05 +0300
14723 Message-ID: <20030421235405.GA1162@ratsnest.hole>
14724
14725 to quench the black smoke from the BSD builds.
cb535e0c
RGS
14726 Branch: perl
14727 ! lib/ExtUtils/MM_Unix.pm
14728____________________________________________________________________________
14729[ 19444] By: rgs on 2003/05/07 20:25:45
14730 Log: Subject: Re: [DOC PATCH] & More File::Path issues
42bc3d67
HS
14731 From: Casey West <casey@geeknest.com>
14732 Date: Mon, 5 May 2003 13:25:47 -0400
14733 Message-ID: <20030505172547.GB20508@geeknest.com>
42bc3d67 14734 Branch: perl
cb535e0c 14735 ! lib/File/Path.pm
42bc3d67 14736____________________________________________________________________________
cb535e0c
RGS
14737[ 19443] By: jhi on 2003/05/07 20:03:58
14738 Log: Spelling correction from Nicholas Clark.
42bc3d67 14739 Branch: perl
cb535e0c 14740 ! ext/POSIX/POSIX.pod
42bc3d67 14741____________________________________________________________________________
cb535e0c
RGS
14742[ 19440] By: jhi on 2003/05/07 19:20:53
14743 Log: One more possible extensions permutation.
42bc3d67 14744 Branch: perl
cb535e0c 14745 ! Configure
42bc3d67 14746____________________________________________________________________________
cb535e0c
RGS
14747[ 19437] By: jhi on 2003/05/07 16:58:21
14748 Log: Allow platforms to manipulate their archname by creating
14749 a archname.cbu in their hints files.
42bc3d67 14750 Branch: perl
cb535e0c 14751 ! Configure
42bc3d67 14752____________________________________________________________________________
cb535e0c
RGS
14753[ 19436] By: jhi on 2003/05/07 16:53:26
14754 Log: More long double logic from Alan Burlison.
42bc3d67 14755 Branch: perl
cb535e0c 14756 ! Configure
42bc3d67 14757____________________________________________________________________________
cb535e0c
RGS
14758[ 19435] By: jhi on 2003/05/06 15:21:55
14759 Log: Worth a try for [perl #17146]
42bc3d67 14760 Branch: perl
cb535e0c 14761 ! ext/IO/poll.c
42bc3d67 14762____________________________________________________________________________
cb535e0c
RGS
14763[ 19433] By: jhi on 2003/05/06 05:12:23
14764 Log: Document which interfaces are NOT Unicode-aware.
42bc3d67 14765 Branch: perl
cb535e0c 14766 ! pod/perltodo.pod pod/perlunicode.pod
42bc3d67 14767____________________________________________________________________________
cb535e0c
RGS
14768[ 19432] By: rgs on 2003/05/05 20:31:22
14769 Log: Subject: [PATCH] [perl #8063] perlfilter doesn't mention potential DATA clobber
14770 From: Casey West <casey@geeknest.com>
14771 Date: Mon, 28 Apr 2003 11:07:36 -0400
14772 Message-ID: <20030428150736.GD62281@geeknest.com>
42bc3d67 14773 Branch: perl
cb535e0c 14774 ! pod/perlfilter.pod
42bc3d67 14775____________________________________________________________________________
cb535e0c
RGS
14776[ 19431] By: rgs on 2003/05/05 20:07:33
14777 Log: Subject: [patch] Re: [perl #21728] regexp SEGV
14778 From: Enache Adrian <enache@rdslink.ro>
14779 Date: Fri, 28 Mar 2003 23:53:09 +0200
14780 Message-ID: <20030328215309.GA6413@ratsnest.hole>
14781 (with minor tweaks)
42bc3d67 14782 Branch: perl
cb535e0c 14783 ! embed.fnc embed.h global.sym proto.h regexec.c scope.c scope.h
42bc3d67 14784____________________________________________________________________________
cb535e0c
RGS
14785[ 19430] By: rgs on 2003/05/05 20:01:36
14786 Log: Fix doc bug #22067, noticed by Mark Knutsen
42bc3d67 14787 Branch: perl
cb535e0c 14788 ! pod/perlfunc.pod
42bc3d67 14789____________________________________________________________________________
cb535e0c
RGS
14790[ 19429] By: rgs on 2003/05/05 18:59:59
14791 Log: Fix : the svr5 hints file doesn't propagate libswanted with
14792 threads enabled. Now threads are OK on OpenUNIX 8, except a
14793 mysterious failure in ext/POSIX/t/sigaction.t.
42bc3d67 14794 Branch: perl
cb535e0c 14795 ! hints/svr5.sh
42bc3d67 14796____________________________________________________________________________
cb535e0c
RGS
14797[ 19428] By: jhi on 2003/05/05 16:54:34
14798 Log: Snip away the perlunicode slowness demo since the new
14799 caching scheme should help things a bit.
42bc3d67 14800 Branch: perl
cb535e0c 14801 ! pod/perlunicode.pod
42bc3d67 14802____________________________________________________________________________
cb535e0c
RGS
14803[ 19427] By: jhi on 2003/05/05 16:14:09
14804 Log: Subject: Re: Minor change to strict.pm. Who? How?
14805 From: Adam Kennedy <adam@ali.as>
14806 Date: Wed, 30 Apr 2003 00:02:40 +1000
14807 Message-ID: <3EAE8600.2000806@ali.as>
42bc3d67 14808
cb535e0c
RGS
14809 Subject: [PATCH] Re: Minor change to strict.pm. Who? How?
14810 From: Michael G Schwern <schwern@pobox.com>
14811 Date: Tue, 29 Apr 2003 12:26:32 -0700
14812 Message-ID: <20030429192632.GA6129@windhund.schwern.org>
42bc3d67 14813 Branch: perl
cb535e0c 14814 ! lib/strict.pm
42bc3d67 14815____________________________________________________________________________
cb535e0c
RGS
14816[ 19426] By: jhi on 2003/05/05 15:48:57
14817 Log: Subject: [DOC PATCH] missing ')' in File::Path docs
14818 From: "Jos I.Boumans" <kane@dwim.org>
14819 Date: 30 Apr 2003 09:45:16 -0000
14820 Message-ID: <20030430114513165+0200@nntp.perl.org>
42bc3d67 14821 Branch: perl
cb535e0c 14822 ! lib/File/Path.pm
42bc3d67 14823____________________________________________________________________________
cb535e0c
RGS
14824[ 19425] By: jhi on 2003/05/05 15:47:19
14825 Log: Subject: [PATCH pod/perlmod.pod] Simpler $Revision$ based $VERSION. Plus, repentance!
14826 From: Michael G Schwern <schwern@pobox.com>
14827 Date: Sat, 3 May 2003 15:30:16 -0700
14828 Message-ID: <20030503223016.GE1234@windhund.schwern.org>
42bc3d67 14829 Branch: perl
cb535e0c 14830 ! pod/perlmod.pod
42bc3d67 14831____________________________________________________________________________
cb535e0c
RGS
14832[ 19424] By: jhi on 2003/05/05 15:44:39
14833 Log: Subject: [PATCH] [perl #3096] undefing hash with object values
14834 From: Dave Mitchell <davem@fdgroup.com>
14835 Date: Thu, 1 May 2003 21:06:57 +0100
14836 Message-ID: <20030501200657.GA25456@fdgroup.com>
42bc3d67 14837 Branch: perl
cb535e0c 14838 ! hv.c t/op/undef.t
42bc3d67 14839____________________________________________________________________________
cb535e0c
RGS
14840[ 19423] By: jhi on 2003/05/05 15:42:58
14841 Log: Subject: Re: hv.c patch - pathological hashes too easy
14842 From: "Tye McQueen" <tye@metronet.com>
14843 Date: Thu, 1 May 2003 13:34:50 -0500 (CDT)
14844 Message-Id: <200305011834.h41IYoE08503@metronet.com>
42bc3d67 14845 Branch: perl
cb535e0c 14846 ! hv.c
42bc3d67 14847____________________________________________________________________________
cb535e0c
RGS
14848[ 19422] By: jhi on 2003/05/05 15:40:02
14849 Log: Subject: [PATCH] [perl #18341] random nits in perlrequick.pod
42bc3d67 14850 From: Casey West <casey@geeknest.com>
cb535e0c
RGS
14851 Date: Tue, 29 Apr 2003 16:14:20 -0400
14852 Message-ID: <20030429201420.GT62281@geeknest.com>
42bc3d67 14853 Branch: perl
cb535e0c 14854 ! pod/perlrequick.pod
42bc3d67 14855____________________________________________________________________________
cb535e0c
RGS
14856[ 19421] By: jhi on 2003/05/05 15:38:23
14857 Log: Subject: [PATCH] ExtUtils::Install and the don't-really-do-it switch
14858 From: Slaven Rezic <slaven@rezic.de>
14859 Date: Thu, 24 Apr 2003 00:42:11 +0200 (CEST)
14860 Message-Id: <200304232242.h3NMgBqD028515@vran.herceg.de>
42bc3d67 14861 Branch: perl
cb535e0c 14862 ! lib/ExtUtils/Install.pm lib/ExtUtils/t/Install.t
42bc3d67 14863____________________________________________________________________________
cb535e0c
RGS
14864[ 19420] By: jhi on 2003/05/05 15:36:39
14865 Log: Subject: [PATCH 5.8.0 UTIL] h2xs generates false comments about ABSTRACT
14866 From: Steve Hay <steve.hay@uk.radan.com>
14867 Date: Wed, 30 Apr 2003 09:52:30 +0100
14868 Message-ID: <3EAF8ECE.8060403@uk.radan.com>
42bc3d67 14869 Branch: perl
cb535e0c 14870 ! utils/h2xs.PL
42bc3d67 14871____________________________________________________________________________
cb535e0c
RGS
14872[ 19419] By: jhi on 2003/05/05 08:20:34
14873 Log: Reintroduce the mention of the fact that the Artistic/GPL
14874 also are Perl's own licenses.
42bc3d67 14875 Branch: perl
cb535e0c 14876 ! pod/perlartistic.pod pod/perlgpl.pod
42bc3d67 14877____________________________________________________________________________
cb535e0c
RGS
14878[ 19418] By: jhi on 2003/05/05 07:23:57
14879 Log: Switch the new perlio way of opening anonymous temporary files
14880 open my $fh, '+>', undef
14881 to using File::Temp. Test it, and test also the "accidental
14882 feature" of +< working the same way.
14883 This should address [perl #21937].
42bc3d67 14884 Branch: perl
cb535e0c
RGS
14885 + ext/PerlIO/t/open.t
14886 ! MANIFEST perlio.c pod/perlfunc.pod
42bc3d67 14887____________________________________________________________________________
cb535e0c
RGS
14888[ 19417] By: jhi on 2003/05/05 05:52:47
14889 Log: perlartistic and perlgpl reformatting from Sean Burke.
42bc3d67 14890 Branch: perl
cb535e0c 14891 ! pod/perlartistic.pod pod/perlgpl.pod
42bc3d67 14892____________________________________________________________________________
cb535e0c
RGS
14893[ 19416] By: jhi on 2003/05/05 05:33:43
14894 Log: pack/unpack fixes from Wolfgang Laun:
14895 - fix bug in UNICOS (where SIZE16 != sizeof(short))
14896 - introduce and use new internal pack/unpack API
14897 (packlist, unpackstring)
14898 that does away with the unused arguments in the old API
14899 (pack_cat, unpack_str).
42bc3d67 14900 Branch: perl
cb535e0c 14901 ! embed.fnc embed.h global.sym pod/perlapi.pod pp_pack.c proto.h
42bc3d67 14902____________________________________________________________________________
cb535e0c
RGS
14903[ 19415] By: jhi on 2003/05/05 04:58:39
14904 Log: Subject: [PATCH] Embed.t flushing problem
14905 From: "Craig A. Berry" <craigberry@mac.com>
14906 Date: Sun, 04 May 2003 16:25:38 -0500
14907 Message-ID: <3EB58552.2070207@mac.com>
42bc3d67 14908 Branch: perl
cb535e0c 14909 ! lib/ExtUtils/t/Embed.t
42bc3d67 14910____________________________________________________________________________
cb535e0c
RGS
14911[ 19414] By: jhi on 2003/05/05 04:52:37
14912 Log: Doc nit from mjd.
42bc3d67 14913 Branch: perl
cb535e0c 14914 ! ext/DB_File/DB_File.pm
42bc3d67 14915____________________________________________________________________________
cb535e0c
RGS
14916[ 19413] By: ams on 2003/05/05 04:03:10
14917 Log: None of that "our" stuff here, please.
42bc3d67 14918 Branch: perl
cb535e0c 14919 ! ext/Storable/t/tied.t
42bc3d67 14920____________________________________________________________________________
cb535e0c
RGS
14921[ 19412] By: ams on 2003/05/05 03:57:06
14922 Log: Oops. More Storable 2.07 preparations.
42bc3d67 14923 Branch: perl
cb535e0c 14924 ! ext/Storable/README ext/Storable/Storable.pm
42bc3d67 14925____________________________________________________________________________
cb535e0c
RGS
14926[ 19411] By: ams on 2003/05/05 03:53:44
14927 Log: Update changelog for 2.07 release.
42bc3d67 14928 Branch: perl
cb535e0c 14929 ! ext/Storable/ChangeLog
42bc3d67 14930____________________________________________________________________________
cb535e0c
RGS
14931[ 19410] By: ams on 2003/05/05 03:31:36
14932 Log: Update Changes.
42bc3d67 14933 Branch: perl
cb535e0c 14934 ! Changes
42bc3d67 14935____________________________________________________________________________
cb535e0c
RGS
14936[ 19409] By: ams on 2003/05/05 03:21:41
14937 Log: Subject: Re: Bug in Storable???
14938 From: Slaven Rezic <slaven@rezic.de>
14939 Date: 04 May 2003 18:00:40 +0200
14940 Message-Id: <87of2iwvkn.fsf@vran.herceg.de>
42bc3d67 14941 Branch: perl
cb535e0c 14942 ! ext/Storable/Storable.xs ext/Storable/t/integer.t
42bc3d67 14943____________________________________________________________________________
cb535e0c
RGS
14944[ 19407] By: jhi on 2003/05/04 19:39:01
14945 Log: This way reads a bit better with pod2man.
14946 Branch: perl
14947 ! pod/perlartistic.pod pod/perlgpl.pod
42bc3d67 14948____________________________________________________________________________
cb535e0c
RGS
14949[ 19406] By: jhi on 2003/05/04 12:01:00
14950 Log: Integrate from maint:
14951 [ 18568]
14952 Add the POSIX::sigaction() trick by Slaven Rezic
14953 for [perl #17341].
14954 Branch: perl
14955 !> pod/perlfunc.pod pod/perlipc.pod
42bc3d67 14956____________________________________________________________________________
cb535e0c
RGS
14957[ 19401] By: jhi on 2003/05/04 09:25:48
14958 Log: Add Artistic as perlartistic and GPL (the Copying) as perlgpl;
14959 regen perltoc, perlmodlib. The GPL added as verbatim as possible,
14960 the perlartistic is a straightforward podification.
42bc3d67 14961 Branch: perl
cb535e0c
RGS
14962 + pod/perlartistic.pod pod/perlgpl.pod
14963 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlmodlib.PL
14964 ! pod/perlmodlib.pod pod/perlmodstyle.pod pod/perltoc.pod
42bc3d67 14965____________________________________________________________________________
cb535e0c
RGS
14966[ 19398] By: jhi on 2003/05/04 08:19:14
14967 Log: Doesn't make any difference for the test but is more logical.
42bc3d67 14968 Branch: perl
cb535e0c 14969 ! t/lib/Devel/switchd.pm
42bc3d67 14970____________________________________________________________________________
cb535e0c
RGS
14971[ 19396] By: jhi on 2003/05/03 15:42:54
14972 Log: Plagued by thinkos tonight.
42bc3d67 14973 Branch: perl
cb535e0c 14974 ! lib/filetest.t
42bc3d67 14975____________________________________________________________________________
cb535e0c
RGS
14976[ 19395] By: jhi on 2003/05/03 15:37:35
14977 Log: Must skip more.
42bc3d67 14978 Branch: perl
cb535e0c 14979 ! lib/filetest.t
42bc3d67 14980____________________________________________________________________________
cb535e0c
RGS
14981[ 19394] By: jhi on 2003/05/03 15:30:45
14982 Log: Subject: Re: Does filetest work at all?
14983 From: Slaven Rezic <slaven@rezic.de>
14984 Date: 03 May 2003 18:26:49 +0200
14985 Message-ID: <87ade4q9me.fsf@vran.herceg.de>
42bc3d67 14986 Branch: perl
cb535e0c 14987 ! lib/filetest.t pp_sys.c
42bc3d67 14988____________________________________________________________________________
cb535e0c
RGS
14989[ 19393] By: jhi on 2003/05/03 05:34:21
14990 Log: Extra tweakage from Rafael for #19392.
42bc3d67 14991 Branch: perl
cb535e0c 14992 ! ext/B/B/Concise.pm lib/filetest.pm
42bc3d67 14993____________________________________________________________________________
cb535e0c
RGS
14994[ 19392] By: jhi on 2003/05/03 05:33:04
14995 Log: Salvage 'use filetest "access"' from compiletime to runtime.
42bc3d67 14996 Branch: perl
cb535e0c 14997 ! dump.c op.c op.h pp_sys.c
42bc3d67 14998____________________________________________________________________________
cb535e0c
RGS
14999[ 19391] By: jhi on 2003/05/03 05:19:23
15000 Log: Upgrade to Unicode 4.0.0. (Well, upgrade at least
15001 the Unicode character database to 4.0.0.)
42bc3d67 15002 Branch: perl
cb535e0c
RGS
15003 + lib/unicore/HangulSyllableType.txt
15004 + lib/unicore/NormalizationCorrections.txt
15005 + lib/unicore/StandardizedVariants.txt
15006 + lib/unicore/lib/Braille.pl lib/unicore/lib/Cypriot.pl
15007 + lib/unicore/lib/InAegean.pl lib/unicore/lib/InCyprio.pl
15008 + lib/unicore/lib/InKhmerS.pl lib/unicore/lib/InLimbu.pl
15009 + lib/unicore/lib/InLinea2.pl lib/unicore/lib/InLinear.pl
15010 + lib/unicore/lib/InMisce5.pl lib/unicore/lib/InOsmany.pl
15011 + lib/unicore/lib/InPhonet.pl lib/unicore/lib/InShavia.pl
15012 + lib/unicore/lib/InTaiLe.pl lib/unicore/lib/InTaiXua.pl
15013 + lib/unicore/lib/InUgarit.pl lib/unicore/lib/InVaria2.pl
15014 + lib/unicore/lib/InYijing.pl lib/unicore/lib/Limbu.pl
15015 + lib/unicore/lib/LinearB.pl lib/unicore/lib/Osmanya.pl
15016 + lib/unicore/lib/OtherIdS.pl lib/unicore/lib/Shavian.pl
15017 + lib/unicore/lib/TaiLe.pl lib/unicore/lib/Ugaritic.pl
15018 ! (edit 129 files)
42bc3d67 15019____________________________________________________________________________
cb535e0c
RGS
15020[ 19390] By: jhi on 2003/05/03 04:52:09
15021 Log: Tru64: PerlIO_tell() was returning about one _megabyte_ for
15022 the fp offset, which was quite a big larger than the input file,
15023 which meant that the SvGROW tried to grow the file to about
15024 2**64-2**20, which made safesysrealloc() to understandably
15025 croak (in argv.t).
42bc3d67 15026 Branch: perl
cb535e0c 15027 ! sv.c
42bc3d67 15028____________________________________________________________________________
cb535e0c
RGS
15029[ 19387] By: jhi on 2003/05/02 19:18:35
15030 Log: Regen Configure (no changes but that's fine).
42bc3d67 15031 Branch: perl
cb535e0c 15032 ! Configure
42bc3d67 15033____________________________________________________________________________
cb535e0c
RGS
15034[ 19386] By: jhi on 2003/05/02 19:06:39
15035 Log: Subject: [PATCH] Re: maintperl on OpenUNIX 8
15036 From: Andy Dougherty <doughera@lafayette.edu>
15037 Date: Mon, 28 Apr 2003 12:24:38 -0400 (EDT)
15038 Message-ID: <Pine.SOL.4.53.0304281208490.25038@maxwell.phys.lafayette.edu>
42bc3d67 15039 Branch: perl
cb535e0c 15040 ! Configure
42bc3d67 15041____________________________________________________________________________
cb535e0c
RGS
15042[ 19385] By: jhi on 2003/05/02 19:01:04
15043 Log: Subject: [PATCH] OpenUNIX 8 support
15044 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15045 Date: Fri, 2 May 2003 12:12:08 +0200
15046 Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr>
42bc3d67 15047 Branch: perl
cb535e0c 15048 ! Configure ext/Socket/socketpair.t hints/svr5.sh pp_sys.c
42bc3d67 15049____________________________________________________________________________
cb535e0c
RGS
15050[ 19384] By: jhi on 2003/05/02 18:58:32
15051 Log: Subject: [PATCH win32/win32.c] silence compiler warnings
15052 From: Abe Timmerman <abe@ztreet.demon.nl>
15053 Date: Fri, 2 May 2003 00:51:42 +0200
15054 Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
42bc3d67 15055 Branch: perl
cb535e0c 15056 ! win32/win32.c
42bc3d67 15057____________________________________________________________________________
cb535e0c
RGS
15058[ 19383] By: jhi on 2003/05/02 18:55:37
15059 Log: Subject: [PATCH win32/win32.h] Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
15060 From: Abe Timmerman <abe@ztreet.demon.nl>
15061 Date: Thu, 1 May 2003 18:34:35 +0200
15062 Message-Id: <200305011834.35685.abe@ztreet.demon.nl>
42bc3d67 15063 Branch: perl
cb535e0c 15064 ! win32/win32.h
42bc3d67 15065____________________________________________________________________________
cb535e0c
RGS
15066[ 19382] By: jhi on 2003/05/02 18:50:25
15067 Log: Subject: [PATCH ext/POSIX/POSIX.pod] Deceptive POSIX exporting docs
15068 From: Michael G Schwern <schwern@pobox.com>
15069 Date: Wed, 30 Apr 2003 18:19:32 -0700
15070 Message-ID: <20030501011932.GM701@windhund.schwern.org>
42bc3d67 15071 Branch: perl
cb535e0c 15072 ! ext/POSIX/POSIX.pod
42bc3d67 15073____________________________________________________________________________
cb535e0c
RGS
15074[ 19381] By: jhi on 2003/05/02 15:12:47
15075 Log: Forgot to check in the -d: file.
42bc3d67 15076 Branch: perl
cb535e0c
RGS
15077 + t/lib/Devel/switchd.pm
15078 ! MANIFEST t/run/switchd.t
42bc3d67 15079____________________________________________________________________________
cb535e0c
RGS
15080[ 19380] By: jhi on 2003/05/02 15:02:04
15081 Log: Solaris: make -Duse64bitall'ed to have an archname of
15082 sun4-solaris-64, from Alan Burlison. (The default is to not
15083 to suffix anything with -Duse64bitall if longs are 64 bit.
15084 This may lead into confusion and much sorrow if 32-bit binaries
15085 and 64-bit binaries are installed under the same directories.
15086 Why is "-64" or something like that the default? Well, there
15087 are platforms where 64 bits really is the default default.
15088 There adding a "-64" would be kind of odd. Better to let
15089 each 64-bit capable platform to choose their archnames.)
42bc3d67 15090 Branch: perl
cb535e0c 15091 ! hints/solaris_2.sh
42bc3d67 15092____________________________________________________________________________
cb535e0c
RGS
15093[ 19378] By: jhi on 2003/05/02 08:41:40
15094 Log: The [perl #21890] (Devel::Coverage breakage) has been fixed
15095 by change #18589 (it was broken by change #9754); add test case.
42bc3d67 15096 Branch: perl
cb535e0c 15097 + t/run/switchd.t
42bc3d67
HS
15098 ! MANIFEST
15099____________________________________________________________________________
cb535e0c
RGS
15100[ 19376] By: jhi on 2003/05/02 05:31:52
15101 Log: great_circle_direction() was broken,
15102 reported by Alexander Becher.
42bc3d67 15103 Branch: perl
cb535e0c 15104 ! lib/Math/Trig.pm lib/Math/Trig.t
42bc3d67 15105____________________________________________________________________________
cb535e0c
RGS
15106[ 19375] By: jhi on 2003/05/01 18:18:06
15107 Log: OS X: could not -Doptimize=-g.
42bc3d67 15108 Branch: perl
cb535e0c 15109 ! hints/darwin.sh
42bc3d67 15110____________________________________________________________________________
cb535e0c
RGS
15111[ 19374] By: jhi on 2003/05/01 12:33:44
15112 Log: OS X test tweak.
42bc3d67 15113 Branch: perl
cb535e0c 15114 ! ext/Cwd/t/cwd.t
42bc3d67 15115____________________________________________________________________________
cb535e0c
RGS
15116[ 19373] By: jhi on 2003/05/01 11:09:42
15117 Log: Subject: [PATCH] RE: perl@19333
15118 From: Robin Barker <Robin.Barker@npl.co.uk>
15119 Date: Tue, 29 Apr 2003 17:30:23 +0100
15120 Message-ID: <533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk>
42bc3d67 15121 Branch: perl
cb535e0c 15122 ! embed.pl pp_hot.c pp_pack.c proto.h
42bc3d67 15123____________________________________________________________________________
cb535e0c
RGS
15124[ 19372] By: jhi on 2003/05/01 09:52:52
15125 Log: miniperl cannot handle layers.t.
42bc3d67 15126 Branch: perl
cb535e0c 15127 ! t/io/layers.t
42bc3d67 15128____________________________________________________________________________
cb535e0c
RGS
15129[ 19371] By: jhi on 2003/05/01 08:26:06
15130 Log: The solution in change #19363 was too unportable.
42bc3d67 15131 Branch: perl
cb535e0c 15132 ! t/io/openpid.t
42bc3d67 15133____________________________________________________________________________
cb535e0c
RGS
15134[ 19369] By: jhi on 2003/05/01 07:48:06
15135 Log: perlreftut updates from mjd.
42bc3d67 15136 Branch: perl
cb535e0c 15137 ! pod/perlreftut.pod
42bc3d67 15138____________________________________________________________________________
cb535e0c
RGS
15139[ 19368] By: jhi on 2003/05/01 07:45:06
15140 Log: z/OS: More threaded build tweaks from Brian De Pradine--
15141 apparently now it works!
42bc3d67 15142 Branch: perl
cb535e0c 15143 ! ext/threads/threads.xs handy.h hints/os390.sh thread.h
42bc3d67 15144____________________________________________________________________________
cb535e0c
RGS
15145[ 19367] By: rgs on 2003/04/29 20:31:07
15146 Log: Subject: [PATCH] buglet: sub a(;&) { } doesn't work
15147 From: Enache Adrian <enache@rdslink.ro>
15148 Date: Sat, 19 Apr 2003 01:41:07 +0300
15149 Message-ID: <20030418224107.GA2751@ratsnest.hole>
15150 Branch: perl
15151 ! t/comp/parser.t toke.c
42bc3d67 15152____________________________________________________________________________
cb535e0c
RGS
15153[ 19366] By: jhi on 2003/04/29 08:55:12
15154 Log: If it's S_, it should be STATIC.
42bc3d67 15155 Branch: perl
cb535e0c 15156 ! embed.fnc embed.h numeric.c proto.h
42bc3d67 15157____________________________________________________________________________
cb535e0c
RGS
15158[ 19365] By: sky on 2003/04/28 16:30:03
15159 Log: Subject: [PATCH] [perl #7592] Clarify what qw() does in scalar context
42bc3d67 15160 From: Casey West <casey@geeknest.com>
cb535e0c
RGS
15161 Date: m\8cn apr 28, 2003 16:00:05 Europe/Stockholm
15162 Message-Id: <20030428140005.GC62281@geeknest.com>
42bc3d67 15163 Branch: perl
cb535e0c 15164 ! pod/perlop.pod
42bc3d67 15165____________________________________________________________________________
cb535e0c
RGS
15166[ 19364] By: sky on 2003/04/28 16:20:43
15167 Log: Subject: [PATCH] [patch #7514] Bug in perlop regex explination
15168 From: Casey West <casey@geeknest.com>
15169 Date: m\8cn apr 28, 2003 19:22:06 Europe/Stockholm
15170 Message-Id: <20030428172206.GK62281@geeknest.com>
42bc3d67 15171 Branch: perl
cb535e0c 15172 ! pod/perlop.pod
42bc3d67 15173____________________________________________________________________________
cb535e0c
RGS
15174[ 19363] By: sky on 2003/04/28 15:32:35
15175 Log: Fix bug 2681, change the test not to use the shell and use 3+arg
15176 open.
42bc3d67 15177 Branch: perl
cb535e0c 15178 ! t/io/openpid.t
42bc3d67 15179____________________________________________________________________________
cb535e0c
RGS
15180[ 19359] By: jhi on 2003/04/28 08:43:23
15181 Log: Feel-good cleanup.
42bc3d67 15182 Branch: perl
cb535e0c 15183 ! intrpvar.h sv.c
42bc3d67 15184____________________________________________________________________________
cb535e0c
RGS
15185[ 19358] By: jhi on 2003/04/28 08:27:15
15186 Log: SysV msg queues can be something hanging (witnessed in IRIX),
15187 so let's use IPC_NOWAIT.
42bc3d67 15188 Branch: perl
cb535e0c 15189 ! ext/IPC/SysV/t/msg.t t/op/taint.t
42bc3d67 15190____________________________________________________________________________
cb535e0c
RGS
15191[ 19357] By: jhi on 2003/04/28 06:32:47
15192 Log: Detecting errors of reentrant APIs: getgrgid_r and the like
15193 when returning an int can either return the error in the return
15194 value or in the errno. We need a new per-interp variable to store
15195 the return value instead of clobbering the errno with it. The new
15196 variable, PL_reentrant_retint, is only used within the reentrancy
15197 framework, and immediately after it's set, so there should not be
15198 similar visibility issues as for the errno. Spotted by Edward Moy.
42bc3d67 15199 Branch: perl
cb535e0c 15200 ! embedvar.h intrpvar.h perlapi.h reentr.c reentr.h reentr.pl
42bc3d67 15201____________________________________________________________________________
cb535e0c
RGS
15202[ 19356] By: rgs on 2003/04/27 20:09:01
15203 Log: Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
15204 Check errno to see if the call to nice(2) succeeded.
15205 Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic
15206 From: Enache Adrian <enache@rdslink.ro>
15207 Date: Wed, 23 Apr 2003 22:48:20 +0300
15208 Message-ID: <20030423194820.GA874@ratsnest.hole>
42bc3d67 15209 Branch: perl
cb535e0c 15210 ! ext/POSIX/POSIX.xs
42bc3d67 15211____________________________________________________________________________
cb535e0c
RGS
15212[ 19355] By: jhi on 2003/04/27 19:56:09
15213 Log: Document a faint compilation noise.
42bc3d67 15214 Branch: perl
cb535e0c 15215 ! README.aix
42bc3d67 15216____________________________________________________________________________
cb535e0c
RGS
15217[ 19354] By: rgs on 2003/04/27 19:35:11
15218 Log: $[ clarifications.
42bc3d67 15219 Branch: perl
cb535e0c 15220 ! pod/perlvar.pod
42bc3d67 15221____________________________________________________________________________
cb535e0c
RGS
15222[ 19353] By: rgs on 2003/04/27 18:51:37
15223 Log: utime() doc clarifications
15224 based on :
15225 Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example
15226 From: Casey West <casey@geeknest.com>
15227 Date: Fri, 25 Apr 2003 08:00:54 -0400
15228 Message-ID: <20030425120054.GQ34510@geeknest.com>
42bc3d67
HS
15229 Branch: perl
15230 ! pod/perlfunc.pod
15231____________________________________________________________________________
cb535e0c
RGS
15232[ 19351] By: jhi on 2003/04/27 08:13:34
15233 Log: Add a test case for [perl #15288] (already solved).
42bc3d67 15234 Branch: perl
cb535e0c 15235 ! t/op/pack.t
42bc3d67 15236____________________________________________________________________________
cb535e0c
RGS
15237[ 19350] By: jhi on 2003/04/27 07:38:17
15238 Log: Add Dave Mitchell's test case for fields.
42bc3d67 15239 Branch: perl
cb535e0c 15240 ! lib/fields.t
42bc3d67 15241____________________________________________________________________________
cb535e0c
RGS
15242[ 19349] By: jhi on 2003/04/27 06:50:09
15243 Log: Subject: [PATCH] VMS::Stdio test tweak
15244 From: "Craig A. Berry" <craigberry@mac.com>
15245 Date: Sat, 26 Apr 2003 15:53:07 -0500
15246 Message-ID: <3EAAF1B3.7020708@mac.com>
42bc3d67 15247 Branch: perl
cb535e0c 15248 ! vms/ext/Stdio/test.pl
42bc3d67 15249____________________________________________________________________________
cb535e0c
RGS
15250[ 19348] By: jhi on 2003/04/27 06:46:16
15251 Log: Subject: Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself
15252 From: Casey West <casey@geeknest.com>
15253 Date: Thu, 24 Apr 2003 08:18:42 -0400
15254 Message-ID: <20030424121842.GW34510@geeknest.com>
42bc3d67 15255 Branch: perl
cb535e0c 15256 ! lib/UNIVERSAL.pm
42bc3d67 15257____________________________________________________________________________
cb535e0c
RGS
15258[ 19346] By: jhi on 2003/04/27 06:03:48
15259 Log: Document that restricted hashes are not atomic
15260 (from Dave Mitchell).
42bc3d67 15261 Branch: perl
cb535e0c 15262 ! lib/Hash/Util.pm
42bc3d67 15263____________________________________________________________________________
cb535e0c
RGS
15264[ 19345] By: jhi on 2003/04/27 05:59:39
15265 Log: Subject: [PATCH] Re: the revenge of the bride of the son of the night of the living pseudohashes
42bc3d67 15266 From: Dave Mitchell <davem@fdgroup.com>
cb535e0c
RGS
15267 Date: Sat, 26 Apr 2003 18:45:28 +0100
15268 Message-ID: <20030426174528.GA9588@fdgroup.com>
42bc3d67 15269 Branch: perl
cb535e0c 15270 ! hv.c lib/Hash/Util.t pod/perldiag.pod
42bc3d67 15271____________________________________________________________________________
cb535e0c
RGS
15272[ 19344] By: rgs on 2003/04/26 22:48:32
15273 Log: Some doc patches by Casey West :
15274
15275 Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline
42bc3d67 15276 From: Casey West <casey@geeknest.com>
cb535e0c
RGS
15277 Date: Fri, 25 Apr 2003 10:46:39 -0400
15278 Message-ID: <20030425144639.GY34510@geeknest.com>
15279
15280 Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional
15281 From: Casey West <casey@geeknest.com>
15282 Date: Fri, 25 Apr 2003 07:52:13 -0400
15283 Message-ID: <20030425115213.GP34510@geeknest.com>
15284
15285 Subject: Re: [perl #7213] [PATCH] Updating example in perldata
15286 From: Casey West <casey@geeknest.com>
15287 Date: Thu, 24 Apr 2003 21:27:22 -0400
15288 Message-ID: <20030425012722.GN34510@geeknest.com>
42bc3d67 15289 Branch: perl
cb535e0c 15290 ! pod/perldata.pod pod/perlfunc.pod pod/perlsyn.pod
42bc3d67 15291____________________________________________________________________________
cb535e0c
RGS
15292[ 19343] By: rgs on 2003/04/26 22:30:07
15293 Log: Document that splice() doesn't extend arrays
15294 Subject: Re: slice autoextending ? still another revised doc patch; COW
15295 From: david nicol <whatever@davidnicol.com>
15296 Date: 22 Apr 2003 22:05:02 -0500
15297 Message-Id: <1051067101.1086.113.camel@plaza.davidnicol.com>
42bc3d67 15298 Branch: perl
cb535e0c 15299 ! pod/perlfunc.pod
42bc3d67 15300____________________________________________________________________________
cb535e0c
RGS
15301[ 19342] By: sky on 2003/04/26 21:43:32
15302 Log: Fix bug #15161 by increasing the refcount on the RE and making
15303 sure to restore it correctly. Deals with both s//e and s///g.
42bc3d67 15304 Branch: perl
cb535e0c 15305 ! pp_ctl.c pp_hot.c
42bc3d67 15306____________________________________________________________________________
cb535e0c
RGS
15307[ 19341] By: jhi on 2003/04/26 04:36:03
15308 Log: Integrate:
15309 [ 19340]
15310 Caught by Mark Lutz in UNICOS: A declaration cannot appear
15311 after an executable statement in a block.
42bc3d67 15312 Branch: perl
cb535e0c 15313 !> pp_pack.c
42bc3d67 15314____________________________________________________________________________
cb535e0c
RGS
15315[ 19337] By: jhi on 2003/04/25 20:19:36
15316 Log: Now the -Dnoextensions and -Dnoextensions have the
15317 chance of actually doing something.
42bc3d67 15318 Branch: perl
cb535e0c 15319 ! Configure
42bc3d67 15320____________________________________________________________________________
cb535e0c
RGS
15321[ 19334] By: jhi on 2003/04/25 19:48:31
15322 Log: Subject: [PATCH] Configure's extension sanity check is too strict
15323 From: Andy Dougherty <doughera@lafayette.edu>
15324 Date: Fri, 25 Apr 2003 16:23:45 -0400 (EDT)
15325 Message-ID: <Pine.SOL.4.53.0304251621250.24848@maxwell.phys.lafayette.edu>
42bc3d67 15326 Branch: perl
cb535e0c 15327 ! Configure
42bc3d67 15328____________________________________________________________________________
cb535e0c
RGS
15329[ 19330] By: jhi on 2003/04/25 14:11:33
15330 Log: Subject: [PATCH Encode 1.93] another spin on the enc_module.t merry-go-round
42bc3d67 15331 From: "Craig A. Berry" <craigberry@mac.com>
cb535e0c
RGS
15332 Date: Thu, 24 Apr 2003 20:09:48 -0500
15333 Message-ID: <3EA88ADC.3000300@mac.com>
42bc3d67 15334 Branch: perl
cb535e0c 15335 ! ext/Encode/t/enc_module.t
42bc3d67 15336____________________________________________________________________________
cb535e0c
RGS
15337[ 19329] By: jhi on 2003/04/25 07:06:49
15338 Log: Upgrade to Time::HiRes 1.46.
42bc3d67 15339 Branch: perl
cb535e0c
RGS
15340 ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
15341 ! ext/Time/HiRes/Makefile.PL
42bc3d67 15342____________________________________________________________________________
cb535e0c
RGS
15343[ 19328] By: jhi on 2003/04/25 06:57:10
15344 Log: Subject: typo in Time::HiRes docs
15345 From: mjd@plover.com
15346 Date: 19 Apr 2003 15:13:44 -0000
15347 Message-ID: <20030419151344.28237.qmail@plover.com>
42bc3d67 15348 Branch: perl
cb535e0c 15349 ! ext/Time/HiRes/HiRes.pm
42bc3d67 15350____________________________________________________________________________
cb535e0c
RGS
15351[ 19327] By: jhi on 2003/04/25 04:45:05
15352 Log: Clarify(?) the perlio default layers table.
42bc3d67 15353 Branch: perl
cb535e0c 15354 ! lib/PerlIO.pm t/io/layers.t
42bc3d67 15355____________________________________________________________________________
cb535e0c
RGS
15356[ 19326] By: jhi on 2003/04/25 04:22:49
15357 Log: Upgrade to Test::Harness 2.28.
42bc3d67 15358 Branch: perl
cb535e0c
RGS
15359 ! lib/Test/Harness.pm lib/Test/Harness/Changes
15360 ! lib/Test/Harness/t/pod.t
42bc3d67 15361____________________________________________________________________________
cb535e0c
RGS
15362[ 19325] By: jhi on 2003/04/24 19:06:29
15363 Log: Upgrade to Encode 1.93.
42bc3d67 15364 Branch: perl
cb535e0c
RGS
15365 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Makefile.PL
15366 ! ext/Encode/lib/Encode/CJKConstants.pm
15367 ! ext/Encode/lib/Encode/CN/HZ.pm
15368 ! ext/Encode/lib/Encode/Encoding.pm
15369 ! ext/Encode/lib/Encode/Guess.pm
15370 ! ext/Encode/lib/Encode/KR/2022_KR.pm
15371 ! ext/Encode/lib/Encode/PerlIO.pod ext/Encode/t/CJKT.t
15372 ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t
15373 ! ext/Encode/t/guess.t ext/Encode/ucm/euc-cn.ucm
15374 ! ext/Encode/ucm/euc-jp.ucm ext/Encode/ucm/euc-kr.ucm
a2e0df50 15375____________________________________________________________________________
cb535e0c
RGS
15376[ 19323] By: jhi on 2003/04/24 16:57:13
15377 Log: VMS patch for faststdio from Craig Berry.
9d1d2f03 15378 Branch: perl
cb535e0c 15379 ! configure.com
9d1d2f03 15380____________________________________________________________________________
cb535e0c
RGS
15381[ 19320] By: rgs on 2003/04/23 20:20:58
15382 Log: Subject: Re: [PATCH] [perl #18055] Clarify for bug resolution.
15383 From: Casey West <casey@geeknest.com>
15384 Date: Wed, 23 Apr 2003 14:03:20 -0400
15385 Message-ID: <20030423180320.GZ15574@geeknest.com>
9d1d2f03 15386 Branch: perl
cb535e0c 15387 ! pod/perlmodlib.PL pod/perlmodlib.pod
9d1d2f03 15388____________________________________________________________________________
cb535e0c
RGS
15389[ 19319] By: rgs on 2003/04/23 19:54:31
15390 Log: Subject: [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
15391 From: Chris Pepper (via RT) <perlbug-followup@perl.org>
15392 Date: 22 Apr 2003 04:31:17 -0000
15393 Message-Id: <rt-22011-55473.11.0523590303906@bugs6.perl.org>
15394 (with minor further corrections)
9d1d2f03 15395 Branch: perl
cb535e0c 15396 ! pod/perlmod.pod
9d1d2f03 15397____________________________________________________________________________
cb535e0c
RGS
15398[ 19316] By: rgs on 2003/04/23 19:11:01
15399 Log: A new fatal error :
15400 Subject: [PATCH] Perl_croak("Use of freed value in iteration")
15401 From: Dave Mitchell <davem@fdgroup.com>
15402 Date: Mon, 21 Apr 2003 13:19:50 +0100
15403 Message-ID: <20030421121950.GB18189@fdgroup.com>
15404 Message-ID: <20030421125433.GC18189@fdgroup.com>
15405 Branch: perl
15406 ! pod/perldiag.pod pp_hot.c t/cmd/for.t
9d1d2f03 15407____________________________________________________________________________
cb535e0c
RGS
15408[ 19314] By: jhi on 2003/04/23 18:53:46
15409 Log: Introduce 'fast stdio' symbols to non-Configure lands.
9d1d2f03 15410 Branch: perl
cb535e0c
RGS
15411 ! NetWare/config.wc NetWare/config_H.wc configure.com
15412 ! epoc/config.sh plan9/config.plan9 plan9/config_h.sample
15413 ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
15414 ! win32/config.gc win32/config.vc win32/config.vc64
15415 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15416 ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
9d1d2f03 15417____________________________________________________________________________
cb535e0c
RGS
15418[ 19312] By: jhi on 2003/04/23 18:21:47
15419 Log: Regen Configure, Glossary, et alia.
9d1d2f03 15420 Branch: perl
cb535e0c
RGS
15421 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15422 ! config_h.SH
9d1d2f03 15423____________________________________________________________________________
cb535e0c
RGS
15424[ 19310] By: jhi on 2003/04/23 08:34:33
15425 Log: Handle the combination of dosish and non-faststdio.
15426 Branch: perl
15427 ! t/io/layers.t
9d1d2f03 15428____________________________________________________________________________
cb535e0c
RGS
15429[ 19308] By: rgs on 2003/04/22 20:53:20
15430 Log: Subject: 5.8.0: two problems
15431 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
15432 Date: Tue, 22 Apr 2003 11:43:17 -0700
15433 Message-ID: <20030422184316.GA8602@math.berkeley.edu>
9d1d2f03 15434 Branch: perl
cb535e0c 15435 ! XSUB.h
9d1d2f03 15436____________________________________________________________________________
cb535e0c
RGS
15437[ 19307] By: ams on 2003/04/22 16:39:51
15438 Log: Subject: [PATCH] Doc pointers in perlbot.
15439 From: Casey West <casey@geeknest.com>
15440 Date: Tue, 22 Apr 2003 11:19:09 -0400
15441 Message-Id: <20030422151909.GC11119@geeknest.com>
15442 (Applied by hand.)
9d1d2f03 15443 Branch: perl
cb535e0c 15444 ! pod/perlbot.pod
9d1d2f03 15445____________________________________________________________________________
cb535e0c
RGS
15446[ 19306] By: jhi on 2003/04/22 13:09:21
15447 Log: z/OS: changes for building threaded from "Brian De Pradine"
15448 <PRADINE@uk.ibm.com>.
9d1d2f03 15449 Branch: perl
cb535e0c 15450 ! Makefile.SH hints/os390.sh thread.h util.c
9d1d2f03 15451____________________________________________________________________________
cb535e0c
RGS
15452[ 19305] By: jhi on 2003/04/22 11:42:35
15453 Log: Enache's turn.
9d1d2f03 15454 Branch: perl
cb535e0c 15455 ! ext/Encode/t/enc_module.t
9d1d2f03 15456____________________________________________________________________________
cb535e0c
RGS
15457[ 19304] By: jhi on 2003/04/22 10:48:47
15458 Log: Re-merge Encode 1.92.
9d1d2f03 15459 Branch: perl
cb535e0c 15460 ! ext/Encode/Makefile.PL ext/Encode/t/enc_module.t
9d1d2f03 15461____________________________________________________________________________
cb535e0c
RGS
15462[ 19302] By: jhi on 2003/04/22 05:26:21
15463 Log: Argh, cut-and-pasto.
9d1d2f03 15464 Branch: perl
cb535e0c 15465 ! perlio.c
9d1d2f03 15466____________________________________________________________________________
cb535e0c
RGS
15467[ 19301] By: sky on 2003/04/21 21:33:14
15468 Log: Fix bug 17964 by properly refcounting the gv top.
15469 Seems like the entries in rsfp are way different than
15470 normal PVIO objects.
9d1d2f03
AMS
15471 Branch: perl
15472 ! sv.c
15473____________________________________________________________________________
cb535e0c
RGS
15474[ 19300] By: rgs on 2003/04/21 19:42:04
15475 Log: Fix another segfault case (warn called from UNIVERSAL::DESTROY).
15476
15477 Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
15478 From: Enache Adrian <enache@rdslink.ro>
15479 Date: Sun, 20 Apr 2003 02:45:48 +0300
15480 Message-ID: <20030419234548.GA849@ratsnest.hole>
15481 and
15482 Date: Wed, 2 Apr 2003 07:52:28 +0300
15483 Message-ID: <20030402045227.GA1023@ratsnest.hole>
15484 Branch: perl
15485 ! pp_sys.c t/op/ref.t util.c
9d1d2f03 15486____________________________________________________________________________
cb535e0c
RGS
15487[ 19299] By: sky on 2003/04/21 17:05:31
15488 Log: Croak on non ref to shared methods instead of segfault.
15489 This can really only happen for &share("string").
15490 Branch: perl
15491 ! ext/threads/shared/shared.xs
9d1d2f03 15492____________________________________________________________________________
cb535e0c
RGS
15493[ 19297] By: jhi on 2003/04/21 16:24:36
15494 Log: Add OpenZaurus cross-compilation patches.
9d1d2f03 15495 Branch: perl
cb535e0c
RGS
15496 + Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
15497 + Cross/config.sh-arm-linux Cross/generate_config_sh
15498 + Cross/installperl.patch Cross/warp
15499 ! Cross/README INSTALL MANIFEST
9d1d2f03 15500____________________________________________________________________________
cb535e0c
RGS
15501[ 19289] By: sky on 2003/04/21 13:24:40
15502 Log: Fixes bug #17043, resets PL_srand_called before the cloning.
15503 Allows people to override the resetting by using srand() in CLONE.
9d1d2f03 15504 Branch: perl
cb535e0c 15505 ! ext/threads/t/thread.t ext/threads/threads.xs
9d1d2f03 15506____________________________________________________________________________
cb535e0c
RGS
15507[ 19286] By: jhi on 2003/04/21 06:50:42
15508 Log: Introduce two new Configure symbols:
15509 [1] d_faststdio = d_stdstdio && d_stdio_ptr_lval &&
15510 (d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt)
15511 [2] usefaststdio = do we use fast stdio if we have it?
15512 For 5.[68], we do. For anything else, we don't.
15513 (At least, unless otherwise instructed by -Dusefaststdio.)
15514 This means that for bleadperl we no more use stdio, but instead
15515 default to perlio: the effect of PERLIO=perlio, in other words.
15516 (PERLIO=stdio will still switch to using stdio.)
15517 This change may endanger extensions using FILE*-- but if we are
15518 to migrate fully to perlio, better start swallowing the poison now.
15519 For maintperl, the usefaststdio still defaults to yes.
9d1d2f03 15520 Branch: perl
cb535e0c 15521 ! Configure config_h.SH perlio.c t/io/layers.t
9d1d2f03 15522____________________________________________________________________________
cb535e0c
RGS
15523[ 19285] By: jhi on 2003/04/21 05:43:55
15524 Log: Upgrade to Locale::Maketext 1.05.
9d1d2f03 15525 Branch: perl
cb535e0c 15526 ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
9d1d2f03 15527____________________________________________________________________________
cb535e0c
RGS
15528[ 19284] By: jhi on 2003/04/21 05:40:34
15529 Log: Upgrade to Test 1.24.
9d1d2f03 15530 Branch: perl
cb535e0c 15531 ! lib/Test.pm
9d1d2f03 15532____________________________________________________________________________
cb535e0c
RGS
15533[ 19283] By: rgs on 2003/04/20 22:01:28
15534 Log: Subject: [PATCH] goto &sub doesn't empty @_
15535 From: Dave Mitchell <davem@fdgroup.com>
15536 Date: Sun, 20 Apr 2003 21:46:51 +0100
15537 Message-ID: <20030420204651.GE15591@fdgroup.com>
9d1d2f03 15538 Branch: perl
cb535e0c 15539 ! pp_ctl.c
9d1d2f03 15540____________________________________________________________________________
cb535e0c
RGS
15541[ 19282] By: rgs on 2003/04/20 21:22:29
15542 Log: Remove, in the main Makefile, the $(LDLIBPTH) variable from
15543 the commands that invoke $(CC).
15544 Subject: Re: Smoke failure
15545 From: Enache Adrian <enache@rdslink.ro>
15546 Date: Fri, 18 Apr 2003 19:06:07 +0300
15547 Message-ID: <20030418160606.GA797@ratsnest.hole>
9d1d2f03 15548 Branch: perl
cb535e0c 15549 ! Makefile.SH
9d1d2f03 15550____________________________________________________________________________
cb535e0c
RGS
15551[ 19281] By: rgs on 2003/04/20 19:53:53
15552 Log: Subject: Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bug
15553 From: Enache Adrian <enache@rdslink.ro>
15554 Date: Sat, 19 Apr 2003 20:12:18 +0300
15555 Message-ID: <20030419171218.GA974@ratsnest.hole>
9d1d2f03 15556 Branch: perl
cb535e0c 15557 ! sv.c
9d1d2f03 15558____________________________________________________________________________
cb535e0c
RGS
15559[ 19280] By: rgs on 2003/04/20 18:55:40
15560 Log: Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile.
15561 Subject: [DOC PATCH 5.8.0] Re: Problem with Devel::Peek on Perl 5.8.0
15562 From: Steve Hay <steve.hay@uk.radan.com>
15563 Date: Wed, 16 Apr 2003 11:12:22 +0100
15564 Message-ID: <3E9D2C86.8040104@uk.radan.com>
15565 Branch: perl
15566 ! INSTALL win32/Makefile
9d1d2f03 15567____________________________________________________________________________
cb535e0c
RGS
15568[ 19278] By: jhi on 2003/04/20 07:42:17
15569 Log: Give more information of what to do when -Dusexxx fail.
9d1d2f03 15570 Branch: perl
cb535e0c 15571 ! Configure
9d1d2f03 15572____________________________________________________________________________
cb535e0c
RGS
15573[ 19277] By: rgs on 2003/04/19 19:40:22
15574 Log: Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)
15575 by adding a dummy destructor method Regexp::DESTROY.
15576 This prevents infinite recursion, since Regexp::DESTROY
15577 is no more autoloaded.
9d1d2f03 15578
cb535e0c
RGS
15579 Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
15580 From: Enache Adrian <enache@rdslink.ro>
15581 Date: Wed, 2 Apr 2003 05:02:42 +0300
15582 Message-ID: <20030402020242.GA2966@ratsnest.hole>
9d1d2f03 15583 Branch: perl
cb535e0c 15584 ! ext/B/t/stash.t t/op/ref.t universal.c
9d1d2f03 15585____________________________________________________________________________
cb535e0c
RGS
15586[ 19276] By: rgs on 2003/04/19 19:32:25
15587 Log: Subject: Re: [PATCH] [perl #21875] Hash ref transformed as a list
15588 From: Dave Mitchell <davem@fdgroup.com>
15589 Date: Sat, 19 Apr 2003 20:06:51 +0100
15590 Message-ID: <20030419190651.GD13333@fdgroup.com>
9d1d2f03 15591 Branch: perl
cb535e0c 15592 ! t/comp/parser.t toke.c
9d1d2f03 15593____________________________________________________________________________
cb535e0c
RGS
15594[ 19275] By: jhi on 2003/04/19 18:52:24
15595 Log: Restore the two variables retired by the change #19268
15596 (for binary backward compatibility)
9d1d2f03 15597 Branch: perl
cb535e0c 15598 ! embedvar.h perlapi.h thrdvar.h
9d1d2f03 15599____________________________________________________________________________
cb535e0c
RGS
15600[ 19273] By: jhi on 2003/04/19 17:36:33
15601 Log: Fail if the specified -Duse64xxx cannot be fulfilled.
15602 (And undo a doublesize probe glitch from change #19272.)
9d1d2f03 15603 Branch: perl
cb535e0c 15604 ! Configure
9d1d2f03 15605____________________________________________________________________________
cb535e0c
RGS
15606[ 19272] By: jhi on 2003/04/19 16:38:12
15607 Log: If long doubles fail, we really cannot sensibly
15608 drop back to doubles anymore, therefore abort.
15609 Pointed out by Slaven Rezic. (I tried to fix this
15610 via metaconfig but ended up with a vicious cyclic
15611 dependency.)
9d1d2f03 15612 Branch: perl
cb535e0c 15613 ! Configure
9d1d2f03 15614____________________________________________________________________________
cb535e0c
RGS
15615[ 19270] By: jhi on 2003/04/19 12:09:21
15616 Log: Upgrade to Net::Ping 2.30.
9d1d2f03 15617 Branch: perl
cb535e0c
RGS
15618 ! lib/Net/Ping.pm lib/Net/Ping/Changes
15619 ! lib/Net/Ping/t/450_service.t
9d1d2f03 15620____________________________________________________________________________
cb535e0c
RGS
15621[ 19269] By: jhi on 2003/04/19 07:10:57
15622 Log: Bump the test count.
15623 Branch: perl
15624 ! ext/Storable/t/tied.t
9d1d2f03 15625____________________________________________________________________________
cb535e0c
RGS
15626[ 19268] By: jhi on 2003/04/19 07:06:13
15627 Log: Subject: [PATCH] allow recursive FETCHes
15628 From: Dave Mitchell <davem@fdgroup.com>
15629 Date: Mon, 7 Apr 2003 10:00:41 +0100
15630 Message-ID: <20030407100041.A1617@fdgroup.com>
9d1d2f03 15631 Branch: perl
cb535e0c
RGS
15632 ! av.c dump.c embed.fnc embed.h embedvar.h
15633 ! ext/Storable/t/st-dump.pl hv.c perl.c perlapi.h proto.h sv.c
15634 ! sv.h t/op/tie.t thrdvar.h
9d1d2f03 15635____________________________________________________________________________
cb535e0c
RGS
15636[ 19267] By: jhi on 2003/04/19 06:54:34
15637 Log: Subject: [PATCH] readline.t tweak for VMS
15638 From: "Craig A. Berry" <craigberry@mac.com>
15639 Date: Thu, 17 Apr 2003 17:18:19 -0500
15640 Message-ID: <3E9F282B.6090603@mac.com>
9d1d2f03 15641 Branch: perl
cb535e0c 15642 ! t/op/readline.t
9d1d2f03 15643____________________________________________________________________________
cb535e0c
RGS
15644[ 19266] By: jhi on 2003/04/19 06:46:48
15645 Log: Subject: [PATCH] Re: any takers for this Storable bug?
9d1d2f03 15646 From: Enache Adrian <enache@rdslink.ro>
cb535e0c
RGS
15647 Date: Wed, 16 Apr 2003 21:11:11 +0300
15648 Message-ID: <20030416181111.GA6687@ratsnest.hole>
15649
15650 ams had already fixed the bug by #19227, but take the
15651 test case.
9d1d2f03 15652 Branch: perl
cb535e0c 15653 ! ext/Storable/t/tied.t
9d1d2f03 15654____________________________________________________________________________
cb535e0c
RGS
15655[ 19265] By: sky on 2003/04/19 00:40:42
15656 Log: Don't use the stack to allocate a SV that we hand out to another
15657 function, only badness can ensure.
15658 Message-Id: <20030418180131.GD10086@fdgroup.com>
15659 Thanks go to Dave Mitchell for help in tracking down the bug!
9d1d2f03 15660 Branch: perl
cb535e0c 15661 ! sv.c
9d1d2f03 15662____________________________________________________________________________
cb535e0c
RGS
15663[ 19264] By: jhi on 2003/04/18 19:28:04
15664 Log: UTF8 regexp patch from Inaba Hiroto.
9d1d2f03 15665 Branch: perl
cb535e0c 15666 ! regcomp.c t/op/pat.t
9d1d2f03 15667____________________________________________________________________________
cb535e0c
RGS
15668[ 19263] By: jhi on 2003/04/18 19:16:43
15669 Log: Unused variables.
9d1d2f03 15670 Branch: perl
cb535e0c 15671 ! perlio.c universal.c
9d1d2f03 15672____________________________________________________________________________
cb535e0c
RGS
15673[ 19262] By: sky on 2003/04/17 20:02:33
15674 Log: Another needle in the voodoo doll.
15675 Now I think it should work with the shared
15676 strings.
9d1d2f03 15677 Branch: perl
cb535e0c 15678 ! sv.c
9d1d2f03 15679____________________________________________________________________________
cb535e0c
RGS
15680[ 19254] By: sky on 2003/04/17 17:31:52
15681 Log: Extreme Voodoo programming, by not pinching the SV if it is a
15682 PADTMP it happily keeps it's value later on!
15683 Branch: perl
15684 ! sv.c
9d1d2f03 15685____________________________________________________________________________
cb535e0c
RGS
15686[ 19253] By: jhi on 2003/04/17 17:09:16
15687 Log: Implement -Dnoextensions=... and -Donlyextensions=...
15688 Branch: perl
15689 ! Configure INSTALL
9d1d2f03 15690____________________________________________________________________________
cb535e0c
RGS
15691[ 19252] By: ams on 2003/04/17 16:19:31
15692 Log: Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "".
15693 Anything that's broken by this change should be fixed.
9d1d2f03 15694 Branch: perl
cb535e0c 15695 ! gv.c
9d1d2f03 15696____________________________________________________________________________
cb535e0c
RGS
15697[ 19251] By: jhi on 2003/04/17 15:39:56
15698 Log: Introduce the new *l APIs, undefined, to non-Configure lands.
9d1d2f03 15699 Branch: perl
cb535e0c
RGS
15700 ! NetWare/config.wc NetWare/config_H.wc configure.com
15701 ! djgpp/configure.bat epoc/config.sh plan9/config.plan9
15702 ! plan9/config_h.sample plan9/config_sh.sample win32/config.bc
15703 ! win32/config.gc win32/config.vc win32/config.vc64
15704 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15705 ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
9d1d2f03 15706____________________________________________________________________________
cb535e0c
RGS
15707[ 19250] By: jhi on 2003/04/17 15:07:08
15708 Log: Regen Glossary et alia.
9d1d2f03 15709 Branch: perl
cb535e0c 15710 ! Porting/Glossary Porting/config.sh Porting/config_H
9d1d2f03 15711____________________________________________________________________________
cb535e0c
RGS
15712[ 19248] By: jhi on 2003/04/17 14:53:41
15713 Log: Small tidying up of the selectminbits code, but most
15714 importantly allocate the buffer from the heap using
15715 malloc, not from the stack: using stack causes unaligned
15716 access in LP64 Solaris since stack data is not guaranteed
15717 to be 64-bit aligned, while a fd_set is (it has 1024 longs).
15718 (via Alan Burlison)
9d1d2f03 15719 Branch: perl
cb535e0c 15720 ! Configure
9d1d2f03 15721____________________________________________________________________________
cb535e0c
RGS
15722[ 19247] By: ams on 2003/04/17 12:24:57
15723 Log: Subject: Re: [perl #21950] 5.8.x -- :scalar and magic strings
15724 From: Enache Adrian <enache@rdslink.ro>
15725 Date: Thu, 17 Apr 2003 14:35:36 +0300
15726 Message-Id: <20030417113536.GA898@ratsnest.hole>
9d1d2f03 15727 Branch: perl
cb535e0c 15728 ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
9d1d2f03 15729____________________________________________________________________________
cb535e0c
RGS
15730[ 19245] By: jhi on 2003/04/17 09:20:27
15731 Log: Document that the open pragma does not affect
15732 the three-headed hydra, ummm, open.
9d1d2f03 15733 Branch: perl
cb535e0c 15734 ! lib/open.pm
9d1d2f03 15735____________________________________________________________________________
cb535e0c
RGS
15736[ 19244] By: jhi on 2003/04/17 06:45:26
15737 Log: More maneuvering closer to proposed POSIX classes
15738 mapping to Unicode: (1) The definitions of "graph" and
15739 "print" are still in flux: move closer back to how Perl
15740 5.8.0 defined it (though drop Co, that did not make sense)
15741 (2) Add U+0085 (NEL) to "space".
9d1d2f03 15742 Branch: perl
cb535e0c
RGS
15743 ! lib/unicore/lib/Graph.pl lib/unicore/lib/Print.pl
15744 ! lib/unicore/lib/Space.pl lib/unicore/mktables
9d1d2f03 15745____________________________________________________________________________
cb535e0c
RGS
15746[ 19243] By: jhi on 2003/04/17 05:29:24
15747 Log: Detect the 'fast stdio' case.
9d1d2f03 15748 Branch: perl
cb535e0c 15749 ! lib/PerlIO.pm t/io/layers.t
9d1d2f03 15750____________________________________________________________________________
cb535e0c
RGS
15751[ 19242] By: jhi on 2003/04/16 20:14:01
15752 Log: Fix up Larry's copyright statements to my best knowledge.
15753 (Lots of Perl 5 source code archaeology was involved.)
15754 Larry didn't make strangled noises when I showed him
15755 the patch, either :-)
9d1d2f03 15756 Branch: perl
cb535e0c
RGS
15757 ! EXTERN.h INTERN.h Porting/pumpkin.pod README XSUB.h av.c av.h
15758 ! cc_runtime.h cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
15759 ! embed.h embed.pl embedvar.h fakesdio.h fakethr.h form.h
15760 ! global.sym globals.c gv.c gv.h handy.h hv.c hv.h keywords.h
15761 ! keywords.pl locale.c mg.c mg.h miniperlmain.c nostdio.h
15762 ! numeric.c op.c op.h opcode.h opcode.pl opnames.h pad.c pad.h
15763 ! patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.h
15764 ! perlsdio.h perlsfio.h perlvars.h pp.c pp.h pp_ctl.c pp_hot.c
15765 ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.c reentr.h
15766 ! reentr.pl regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
15767 ! scope.h sv.c sv.h taint.c thrdvar.h thread.h toke.c
15768 ! universal.c unixish.h utf8.c utf8.h utfebcdic.h util.c util.h
15769 ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
15770 ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
15771 ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c xsutils.c
9d1d2f03 15772____________________________________________________________________________
cb535e0c
RGS
15773[ 19241] By: jhi on 2003/04/16 17:24:24
15774 Log: Handle PERLIO= and document a bit.
9d1d2f03 15775 Branch: perl
cb535e0c 15776 ! lib/PerlIO.pm pod/perlrun.pod t/io/layers.t
9d1d2f03 15777____________________________________________________________________________
cb535e0c
RGS
15778[ 19240] By: sky on 2003/04/16 16:27:43
15779 Log: Fix double join problem for those places where free
15780 actually means free (solaris for example :)
15781 Fixes bug #16681
9d1d2f03 15782 Branch: perl
cb535e0c 15783 ! ext/threads/t/join.t ext/threads/threads.xs
9d1d2f03 15784____________________________________________________________________________
cb535e0c
RGS
15785[ 19239] By: jhi on 2003/04/16 14:57:47
15786 Log: Try to get the layers.t working also for dosish platforms.
15787 Branch: perl
15788 ! lib/PerlIO.pm t/io/layers.t
9d1d2f03 15789____________________________________________________________________________
cb535e0c
RGS
15790[ 19238] By: jhi on 2003/04/16 13:27:24
15791 Log: A -C parsed from the #! line can still have line endings in it.
9d1d2f03 15792 Branch: perl
cb535e0c 15793 ! util.c
9d1d2f03 15794____________________________________________________________________________
cb535e0c
RGS
15795[ 19237] By: jhi on 2003/04/16 13:23:37
15796 Log: What does an empty PERLIO= mean, anyway?
9d1d2f03 15797 Branch: perl
cb535e0c 15798 ! t/io/layers.t
9d1d2f03 15799____________________________________________________________________________
cb535e0c
RGS
15800[ 19236] By: jhi on 2003/04/16 13:09:42
15801 Log: Document the effect of thread creation context.
9d1d2f03 15802 Branch: perl
cb535e0c 15803 ! ext/threads/threads.pm
9d1d2f03 15804____________________________________________________________________________
cb535e0c
RGS
15805[ 19235] By: jhi on 2003/04/16 12:13:07
15806 Log: Use the right prototype and a glob is fine (from Rafael).
9d1d2f03 15807 Branch: perl
cb535e0c 15808 ! lib/PerlIO.pm universal.c
9d1d2f03 15809____________________________________________________________________________
cb535e0c
RGS
15810[ 19234] By: jhi on 2003/04/16 10:20:46
15811 Log: PerlIO::get_layers() usage tip.
9d1d2f03 15812 Branch: perl
cb535e0c 15813 ! lib/PerlIO.pm
9d1d2f03 15814____________________________________________________________________________
cb535e0c
RGS
15815[ 19233] By: jhi on 2003/04/16 10:07:48
15816 Log: Syntax terror.
9d1d2f03 15817 Branch: perl
cb535e0c 15818 ! lib/unicore/mktables
9d1d2f03 15819____________________________________________________________________________
cb535e0c
RGS
15820[ 19232] By: jhi on 2003/04/16 09:45:51
15821 Log: Redundant test.
15822 Branch: perl
15823 ! lib/unicore/mktables
9d1d2f03 15824____________________________________________________________________________
cb535e0c
RGS
15825[ 19231] By: jhi on 2003/04/16 09:21:25
15826 Log: Synchronize the specifications of the POSIX character
15827 classes alnum, graph, and print closer to the planned
15828 Unicode proposal.
15829 Branch: perl
15830 ! lib/unicore/lib/Alnum.pl lib/unicore/lib/Graph.pl
15831 ! lib/unicore/lib/Print.pl lib/unicore/mktables utf8.c
9d1d2f03 15832____________________________________________________________________________
cb535e0c
RGS
15833[ 19230] By: jhi on 2003/04/16 08:57:01
15834 Log: Patch from Merijn.
15835 Branch: perl
15836 ! perl.h
9d1d2f03 15837____________________________________________________________________________
cb535e0c
RGS
15838[ 19228] By: jhi on 2003/04/16 08:27:26
15839 Log: Thinko in modfl detection.
9d1d2f03
AMS
15840 Branch: perl
15841 ! Configure
15842____________________________________________________________________________
cb535e0c
RGS
15843[ 19227] By: ams on 2003/04/16 02:32:11
15844 Log: Storable now handles self-tied scalars with NULL mg_obj.
15845 Branch: perl
15846 ! ext/Storable/Storable.xs
9d1d2f03 15847____________________________________________________________________________
cb535e0c
RGS
15848[ 19226] By: jhi on 2003/04/15 18:00:21
15849 Log: Upgrade to Pod::LaTeX 0.55.
15850 Branch: perl
15851 + lib/Pod/t/pod2latex.t
15852 - lib/Pod/t/latex.t
15853 ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL
9d1d2f03 15854____________________________________________________________________________
cb535e0c
RGS
15855[ 19224] By: jhi on 2003/04/15 17:01:27
15856 Log: The 'disable-longdouble-if-no-modfl-sqrtl' part didn't stick.
9d1d2f03
AMS
15857 Branch: perl
15858 ! Configure
15859____________________________________________________________________________
cb535e0c
RGS
15860[ 19223] By: jhi on 2003/04/15 16:36:32
15861 Log: Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.
15862 Branch: perl
15863 ! t/io/layers.t
9d1d2f03 15864____________________________________________________________________________
cb535e0c
RGS
15865[ 19221] By: jhi on 2003/04/15 16:27:49
15866 Log: False alarm: no cyclic dependency.
9d1d2f03 15867 Branch: perl
cb535e0c 15868 ! Configure config_h.SH
9d1d2f03 15869____________________________________________________________________________
cb535e0c
RGS
15870[ 19219] By: jhi on 2003/04/15 16:08:11
15871 Log: Backport of _most_ of the changes in #19218: not one big
15872 cyclic dependency, though, it must be broken up somehow.
9d1d2f03 15873 Branch: perl
cb535e0c 15874 ! Configure config_h.SH
9d1d2f03 15875____________________________________________________________________________
cb535e0c
RGS
15876[ 19218] By: jhi on 2003/04/15 14:09:31
15877 Log: Big patch from Alan Burlison to make Solaris long doubles work.
15878 (Also spreads more <stdlib.h> joy.)
15879 Needs backporting to metaconfig units and introducing the new
15880 symbols to non-Configure lands.
9d1d2f03 15881 Branch: perl
cb535e0c 15882 ! Configure config_h.SH hints/solaris_2.sh numeric.c perl.h pp.c
9d1d2f03 15883____________________________________________________________________________
cb535e0c
RGS
15884[ 19217] By: jhi on 2003/04/15 14:01:03
15885 Log: Don't skip the whole test for PERLIO=perlio.
9d1d2f03 15886 Branch: perl
cb535e0c 15887 ! t/io/layers.t
9d1d2f03 15888____________________________________________________________________________
cb535e0c
RGS
15889[ 19215] By: jhi on 2003/04/15 05:54:17
15890 Log: Add a test for [perl #17753].
9d1d2f03 15891 Branch: perl
cb535e0c 15892 ! t/op/undef.t
9d1d2f03 15893____________________________________________________________________________
cb535e0c
RGS
15894[ 19214] By: jhi on 2003/04/15 05:40:52
15895 Log: "proto.h": 'id' is a reserved word in Objective-C.
9d1d2f03 15896 Branch: perl
cb535e0c 15897 ! embed.fnc op.c proto.h
9d1d2f03 15898____________________________________________________________________________
cb535e0c
RGS
15899[ 19213] By: sky on 2003/04/14 21:42:10
15900 Log: Ook, run tests on correct build-dir next time.
15901 We must check if the hv is a stash, otherwise we try to delete
15902 something that is a HvNAME of null..... tests pass better now
9d1d2f03 15903 Branch: perl
cb535e0c 15904 ! gv.c
9d1d2f03 15905____________________________________________________________________________
cb535e0c
RGS
15906[ 19212] By: sky on 2003/04/14 21:15:00
15907 Log: Fixes to bugs introduced by PL_stashcache
15908 A) Follow suggestion by Benjamin Goldberg to use hv_delete
15909 instead of hv_delete_ent to avoid creating a temporary SV
15910 B) Don't increment the refcount, sneak it into an IV instead
15911 C) When a GP is a deleted that contains a stash, remove the
15912 corresponding entry since hv might be in use in other places.
15913 D) Note that no test cases test the deletion of packages to catch
15914 this bug.
15915 Branch: perl
15916 ! gv.c hv.c pp_hot.c
9d1d2f03 15917____________________________________________________________________________
cb535e0c
RGS
15918[ 19211] By: rgs on 2003/04/14 21:11:11
15919 Log: Mention that "make test_harness" lets messages sent through
15920 standard error out. Complements change #19206.
15921 Branch: perl
15922 ! pod/perlhack.pod
9d1d2f03 15923____________________________________________________________________________
cb535e0c
RGS
15924[ 19210] By: rgs on 2003/04/14 20:48:02
15925 Log: Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1 [perl #17757]
15926 From: Inaba Hiroto <inaba@st.rim.or.jp>
15927 Date: Fri, 21 Mar 2003 17:35:21 +0900
15928 Message-ID: <3E7ACEC8.E0D57221@st.rim.or.jp>
15929 Date: Sat, 22 Mar 2003 11:28:05 +0900
15930 Message-ID: <3E7BCA34.6824269F@st.rim.or.jp>
9d1d2f03 15931 Branch: perl
cb535e0c 15932 ! regexec.c t/op/pat.t
9d1d2f03 15933____________________________________________________________________________
cb535e0c
RGS
15934[ 19209] By: jhi on 2003/04/14 20:36:55
15935 Log: PERLIO=perlio requires extra steps.
9d1d2f03 15936 Branch: perl
cb535e0c 15937 ! lib/PerlIO.pm t/io/layers.t
9d1d2f03 15938____________________________________________________________________________
cb535e0c
RGS
15939[ 19208] By: jhi on 2003/04/14 20:02:04
15940 Log: Skip as early as possible if no perlio since the
15941 use open would be compile-time.
15942 Branch: perl
15943 ! t/io/layers.t
9d1d2f03 15944____________________________________________________________________________
cb535e0c
RGS
15945[ 19207] By: rgs on 2003/04/14 19:34:42
15946 Log: Document and test autovivified dirhandles.
15947 Subject: [perl #21952] [patch] t/op/readdir.t and perlfunc.pod
15948 From: Nathan Torkington (via RT) <perlbug-followup@perl.org>
15949 Date: 12 Apr 2003 12:40:45 -0000
15950 Message-Id: <rt-21952-55079.8.08945458828887@bugs6.perl.org>
15951 Branch: perl
15952 ! pod/perlfunc.pod t/op/readdir.t
9d1d2f03 15953____________________________________________________________________________
cb535e0c
RGS
15954[ 19206] By: rgs on 2003/04/14 19:13:26
15955 Log: More docs about running tests and the test suite.
15956 Update perlhack.pod in various places.
15957 Add 'test_harness' as a .PHONY dependency in the Makefile.
9d1d2f03 15958 Branch: perl
cb535e0c 15959 ! Makefile.SH pod/perlhack.pod t/README
9d1d2f03 15960____________________________________________________________________________
cb535e0c
RGS
15961[ 19205] By: jhi on 2003/04/14 18:58:01
15962 Log: Build get_layers() also under -Uuseperlio.
15963 Branch: perl
15964 ! universal.c
9d1d2f03 15965____________________________________________________________________________
cb535e0c
RGS
15966[ 19204] By: jhi on 2003/04/14 18:48:04
15967 Log: Bump up the version and admonish against aspiring (ab)use.
9d1d2f03 15968 Branch: perl
cb535e0c 15969 ! lib/PerlIO.pm
9d1d2f03 15970____________________________________________________________________________
cb535e0c
RGS
15971[ 19203] By: jhi on 2003/04/14 17:35:51
15972 Log: Introduce PerlIO::get_layers() to allow people to peek
15973 at the PerlIO layer stack.
15974 Branch: perl
15975 + t/io/layers.t
15976 ! MANIFEST lib/PerlIO.pm perlio.c perlio.h t/io/open.t
15977 ! universal.c
9d1d2f03 15978____________________________________________________________________________
cb535e0c
RGS
15979[ 19202] By: merijn on 2003/04/14 05:42:18
15980 Log: Subject: [PATCH] vms/vms.c waitpid tweak
15981 From: "Craig A. Berry" <craigberry@mac.com>
15982 Date: Mon, 14 Apr 2003 00:43:00 -0500
15983 Message-ID: <3E9A4A64.6030205@mac.com>
9d1d2f03 15984 Branch: perl
cb535e0c 15985 ! vms/vms.c
9d1d2f03 15986____________________________________________________________________________
cb535e0c
RGS
15987[ 19201] By: sky on 2003/04/13 19:26:46
15988 Log: Fix bug #16253, use all the CPU that we can :-)
15989 Branch: perl
15990 ! ext/threads/threads.xs
9d1d2f03 15991____________________________________________________________________________
cb535e0c
RGS
15992[ 19200] By: sky on 2003/04/13 18:38:58
15993 Log: Fix bug #15893 by creating shared scalars with a refcount of 1
15994 instead of 2 and make push and pop increase the refcount.
9d1d2f03 15995 Branch: perl
cb535e0c 15996 ! ext/threads/shared/shared.xs
9d1d2f03 15997____________________________________________________________________________
cb535e0c
RGS
15998[ 19199] By: jhi on 2003/04/13 11:45:42
15999 Log: Because we chdir to 'Big-Dummy' the lib/utf8.pm may be at
16000 ../../lib for the lc() at line 66 (UTF-8 data possible
16001 if using UTF-8 locales).
16002 Branch: perl
16003 ! lib/ExtUtils/t/Install.t
9d1d2f03 16004____________________________________________________________________________
cb535e0c
RGS
16005[ 19198] By: jhi on 2003/04/13 09:43:09
16006 Log: The lib/ipc_sysv.t test has a new name.
9d1d2f03 16007 Branch: perl
cb535e0c 16008 ! INSTALL
9d1d2f03 16009____________________________________________________________________________
cb535e0c
RGS
16010[ 19197] By: jhi on 2003/04/13 09:32:05
16011 Log: Continue hunting for the cause of the Tru64 failed threaded smokes
16012 most probably introduced by the change #19157. The tweak suggested
16013 by Stephen McCamant trades a possible dangling pointer (CopFILE()
16014 is tricky like that with threads) to a memory leak. (This means
16015 that this tweak shouldn't be left in as-is, but if this helps,
16016 we at least know that the failure was caused by the #19157.)
9d1d2f03 16017 Branch: perl
cb535e0c 16018 ! op.c
9d1d2f03 16019____________________________________________________________________________
cb535e0c
RGS
16020[ 19196] By: jhi on 2003/04/13 09:20:02
16021 Log: Upgrade to Net::Ping 2.29.
9d1d2f03 16022 Branch: perl
cb535e0c
RGS
16023 + lib/Net/Ping/t/510_ping_udp.t
16024 - lib/Net/Ping/README
16025 ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
9d1d2f03 16026____________________________________________________________________________
cb535e0c
RGS
16027[ 19195] By: jhi on 2003/04/13 09:02:05
16028 Log: Upgrade to Test::Harness 2.27_04.
9d1d2f03 16029 Branch: perl
cb535e0c
RGS
16030 + lib/Test/Harness/t/pod.t t/lib/sample-tests/switches
16031 ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Straps.pm
16032 ! lib/Test/Harness/t/test-harness.t
9d1d2f03 16033____________________________________________________________________________
cb535e0c
RGS
16034[ 19194] By: rgs on 2003/04/12 21:21:04
16035 Log: Darwin/Rhapsody hints files updates by Wilfredo Sánchez
9d1d2f03 16036 Branch: perl
cb535e0c 16037 ! hints/darwin.sh hints/rhapsody.sh
9d1d2f03 16038____________________________________________________________________________
cb535e0c
RGS
16039[ 19192] By: jhi on 2003/04/12 18:23:40
16040 Log: The debugging aid #19182 didn't.
9d1d2f03 16041 Branch: perl
cb535e0c 16042 ! ext/B/t/deparse.t
9d1d2f03 16043____________________________________________________________________________
cb535e0c
RGS
16044[ 19191] By: jhi on 2003/04/12 16:51:12
16045 Log: Benchmark nit from Nick Clark (in OpenBSD the result could
16046 be a negative zero, -0).
9d1d2f03 16047 Branch: perl
cb535e0c 16048 ! lib/Benchmark.t
9d1d2f03 16049____________________________________________________________________________
cb535e0c
RGS
16050[ 19190] By: rgs on 2003/04/12 13:41:25
16051 Log: Subject: [PATCH] MakeMaker 6.10_02 -> 6.10_03
16052 From: Michael G Schwern <schwern@pobox.com>
16053 Date: Fri, 11 Apr 2003 00:32:02 -0700
16054 Message-ID: <20030411073202.GC5916@windhund.schwern.org>
9d1d2f03 16055 Branch: perl
cb535e0c
RGS
16056 ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
16057 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
16058 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/TODO
16059 ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/00setup_dummy.t
16060 ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/basic.t
16061 ! lib/ExtUtils/t/zz_cleanup_dummy.t
9d1d2f03 16062____________________________________________________________________________
cb535e0c
RGS
16063[ 19189] By: rgs on 2003/04/10 20:40:14
16064 Log: Peter Scott suggests that the docs for base.pm should
16065 state explicitely that base.pm doesn't call import()
16066 on base classes. Plus a few typos.
9d1d2f03 16067 Branch: perl
cb535e0c 16068 ! lib/base.pm
9d1d2f03 16069____________________________________________________________________________
cb535e0c
RGS
16070[ 19188] By: rgs on 2003/04/10 19:45:08
16071 Log: PerlFAQ sync.
9d1d2f03 16072 Branch: perl
cb535e0c
RGS
16073 ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
16074 ! pod/perlfaq7.pod pod/perlfaq9.pod
9d1d2f03 16075____________________________________________________________________________
cb535e0c
RGS
16076[ 19187] By: rgs on 2003/04/10 19:25:18
16077 Log: Fix bug #21914, 3-arg open + local $fh + strict coredump.
16078 There used to be a nullstash (%{"<none>::"}) to hold illegal
16079 variables under strict 'vars'. It has been removed by change #17942.
16080 This can lead to segfaults during the parsing, because some illegal
16081 variables might have been discarded before the compilation of the
16082 current statement had completed.
16083 Bug analysis and test case by Enache Adrian.
16084 Branch: perl
16085 ! gv.c t/lib/strict/vars
9d1d2f03 16086____________________________________________________________________________
cb535e0c
RGS
16087[ 19186] By: jhi on 2003/04/10 19:13:40
16088 Log: Be more descriptive.
16089 Branch: perl
16090 ! MANIFEST
9d1d2f03 16091____________________________________________________________________________
cb535e0c
RGS
16092[ 19185] By: jhi on 2003/04/10 19:06:02
16093 Log: Noted by Nat: -0 didn't work that well with Unicode.
16094 Branch: perl
16095 ! perl.c pod/perlrun.pod
9d1d2f03 16096____________________________________________________________________________
cb535e0c
RGS
16097[ 19184] By: jhi on 2003/04/10 17:26:43
16098 Log: Add an option for the grok_xxx() to silently ignore bad digits.
16099 Branch: perl
16100 ! numeric.c perl.h
9d1d2f03 16101____________________________________________________________________________
cb535e0c
RGS
16102[ 19183] By: jhi on 2003/04/10 10:56:25
16103 Log: The test doesn't work that well when -Uusedl.
16104 Some of the tests could be salvaged even then I guess.
16105 Branch: perl
16106 ! lib/ExtUtils/t/Constant.t
9d1d2f03 16107____________________________________________________________________________
cb535e0c
RGS
16108[ 19182] By: jhi on 2003/04/10 09:40:24
16109 Log: A temporary debugging aid for Tru64 threaded builds.
9d1d2f03 16110 Branch: perl
cb535e0c 16111 ! ext/B/t/deparse.t
9d1d2f03 16112____________________________________________________________________________
cb535e0c
RGS
16113[ 19181] By: jhi on 2003/04/10 08:02:10
16114 Log: Unless Inuits are involved...
16115 Branch: perl
16116 ! pod/perlrun.pod
9d1d2f03 16117____________________________________________________________________________
cb535e0c
RGS
16118[ 19180] By: jhi on 2003/04/10 07:02:44
16119 Log: With AFS the cwds have little chance of agreeing.
16120 Branch: perl
16121 ! ext/Cwd/t/cwd.t
9d1d2f03 16122____________________________________________________________________________
cb535e0c
RGS
16123[ 19179] By: jhi on 2003/04/10 06:46:50
16124 Log: I assume the idea was to use the *cwd variables for testing.
9d1d2f03 16125 Branch: perl
cb535e0c 16126 ! ext/Cwd/t/cwd.t
9d1d2f03 16127____________________________________________________________________________
cb535e0c
RGS
16128[ 19177] By: jhi on 2003/04/10 04:34:48
16129 Log: perlport information about portably embedding string data.
9d1d2f03 16130 Branch: perl
cb535e0c 16131 ! pod/perlport.pod
9d1d2f03 16132____________________________________________________________________________
cb535e0c
RGS
16133[ 19176] By: jhi on 2003/04/10 04:18:45
16134 Log: Also locale names can contain illegal UTF-8.
9d1d2f03 16135 Branch: perl
cb535e0c 16136 ! lib/locale.t
9d1d2f03 16137____________________________________________________________________________
cb535e0c
RGS
16138[ 19175] By: jhi on 2003/04/10 04:03:48
16139 Log: In case someone is using UTF-8 locales.
9d1d2f03 16140 Branch: perl
cb535e0c 16141 ! lib/ExtUtils/MM_MacOS.pm
9d1d2f03 16142____________________________________________________________________________
cb535e0c
RGS
16143[ 19174] By: merijn on 2003/04/09 14:33:12
16144 Log: Even more promotion for -lc128 (long doubles on AIX)
16145 More obvious detection of C compiler
16146 cc_type should not promote to config.sh
16147
16148 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16149 Date: Wed, 09 Apr 2003 14:31:48 +0200
16150 Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl>
9d1d2f03 16151 Branch: perl
cb535e0c 16152 ! hints/aix.sh
9d1d2f03 16153____________________________________________________________________________
cb535e0c
RGS
16154[ 19173] By: jhi on 2003/04/09 12:39:35
16155 Log: open(my $fh, ">&", STDOUT) should not warn under strict.
9d1d2f03 16156 Branch: perl
cb535e0c 16157 ! op.c t/io/open.t
9d1d2f03 16158____________________________________________________________________________
cb535e0c
RGS
16159[ 19172] By: jhi on 2003/04/09 10:40:31
16160 Log: Try to be more descriptive than just __ANONIO__ which is what
16161 you get when you autovivify filehandles into array/hash elements.
9d1d2f03 16162 Branch: perl
cb535e0c 16163 ! doio.c op.c t/io/open.t
9d1d2f03 16164____________________________________________________________________________
cb535e0c
RGS
16165[ 19171] By: rgs on 2003/04/08 20:44:20
16166 Log: Implement support for --help and --version in Getopt::Std
16167 Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
16168 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
16169 Date: Mon, 7 Apr 2003 17:07:15 -0700
16170 Message-ID: <20030408000714.GA953@math.berkeley.edu>
9d1d2f03 16171 Branch: perl
cb535e0c 16172 ! lib/Getopt/Std.pm
9d1d2f03 16173____________________________________________________________________________
cb535e0c
RGS
16174[ 19170] By: rgs on 2003/04/08 19:47:05
16175 Log: Subject: [PATCH] Re: Error: Unknown error
9d1d2f03 16176 From: Enache Adrian <enache@rdslink.ro>
cb535e0c
RGS
16177 Date: Tue, 8 Apr 2003 07:12:13 +0300
16178 Message-ID: <20030408041213.GA13553@ratsnest.hole>
9d1d2f03 16179 Branch: perl
cb535e0c 16180 ! lib/fields.t lib/strict.t op.c t/lib/strict/subs
9d1d2f03 16181____________________________________________________________________________
cb535e0c
RGS
16182[ 19169] By: rgs on 2003/04/08 19:19:34
16183 Log: Subject: [PATCH] (vaguely connected with) [perl #21875] Hash ref transformed as a list
9d1d2f03 16184 From: Dave Mitchell <davem@fdgroup.com>
cb535e0c
RGS
16185 Date: Mon, 7 Apr 2003 21:43:17 +0100
16186 Message-ID: <20030407204317.GA8796@fdgroup.com>
16187
16188 The new XTERMORDORDOR lexer expectation must also be named
16189 in debugging perls, to be used in the output of -DT.
9d1d2f03 16190 Branch: perl
cb535e0c 16191 ! perl.h toke.c
9d1d2f03 16192____________________________________________________________________________
cb535e0c
RGS
16193[ 19168] By: rgs on 2003/04/08 19:05:22
16194 Log: Document that perl recognizes 2>&1 on the command-line on VMS.
9d1d2f03 16195 Branch: perl
cb535e0c 16196 ! vms/perlvms.pod
9d1d2f03 16197____________________________________________________________________________
cb535e0c
RGS
16198[ 19167] By: rgs on 2003/04/08 18:47:18
16199 Log: Typos fixes by Stas Bekman.
16200 Branch: perl
16201 ! cv.h lib/attributes.pm sv.h
9d1d2f03 16202____________________________________________________________________________
cb535e0c
RGS
16203[ 19166] By: rgs on 2003/04/08 18:43:22
16204 Log: Subject: [PATCH pod/perlpod.pod] was RE: How cross-platform is `foo 2>&1` these days?
16205 From: Robin Barker <Robin.Barker@npl.co.uk>
16206 Date: Tue, 8 Apr 2003 14:23:04 +0100
16207 Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk>
9d1d2f03 16208 Branch: perl
cb535e0c 16209 ! pod/perlpod.pod
9d1d2f03 16210____________________________________________________________________________
cb535e0c
RGS
16211[ 19164] By: jhi on 2003/04/08 04:42:05
16212 Log: Few more words about safe/unsafe signals.
9d1d2f03 16213 Branch: perl
cb535e0c 16214 ! pod/perlipc.pod pod/perlrun.pod pod/perlvar.pod
9d1d2f03 16215____________________________________________________________________________
cb535e0c
RGS
16216[ 19163] By: jhi on 2003/04/07 19:25:39
16217 Log: The SvGROW() might move the PV.
16218 Branch: perl
16219 ! pp.c
9d1d2f03 16220____________________________________________________________________________
cb535e0c
RGS
16221[ 19162] By: jhi on 2003/04/07 18:23:29
16222 Log: Subject: Re: [PATCH] ExtUtils::MakeMaker 6.10_02
16223 From: Michael G Schwern <schwern@pobox.com>
16224 Date: Mon, 7 Apr 2003 02:09:17 -0700
16225 Message-ID: <20030407090917.GA9221@windhund.schwern.org>
9d1d2f03 16226 Branch: perl
cb535e0c
RGS
16227 + lib/ExtUtils/t/MM_Any.t
16228 ! MANIFEST lib/ExtUtils/Command.pm lib/ExtUtils/Command/MM.pm
16229 ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
16230 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
16231 ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
16232 ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
16233 ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
16234 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_UWIN.pm
16235 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
16236 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
16237 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
16238 ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING
16239 ! lib/ExtUtils/README lib/ExtUtils/TODO
16240 ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/MM_Cygwin.t
16241 ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
9d1d2f03 16242____________________________________________________________________________
cb535e0c
RGS
16243[ 19160] By: jhi on 2003/04/07 04:17:38
16244 Log: Time::HiRes: Do not create files in blib directories under core
16245 (from Rafael)
9d1d2f03 16246 Branch: perl
cb535e0c 16247 ! ext/Time/HiRes/Makefile.PL
9d1d2f03 16248____________________________________________________________________________
cb535e0c
RGS
16249[ 19159] By: jhi on 2003/04/07 03:53:01
16250 Log: Future binary compat wishful thinking:
16251 maint will use the stashcache, but not the dbassertion.
9d1d2f03 16252 Branch: perl
cb535e0c 16253 ! intrpvar.h
9d1d2f03 16254____________________________________________________________________________
cb535e0c
RGS
16255[ 19158] By: jhi on 2003/04/07 03:41:17
16256 Log: More WinCE tweaking for Vadim Konovalov.
9d1d2f03 16257 Branch: perl
cb535e0c
RGS
16258 ! wince/Makefile.ce wince/compile-all.bat wince/compile.bat
16259 ! wince/makedist.pl
9d1d2f03 16260____________________________________________________________________________
cb535e0c
RGS
16261[ 19157] By: rgs on 2003/04/06 20:53:29
16262 Log: Subject: CvFILE for constant subs
16263 From: Stephen McCamant <smcc@mit.edu>
16264 Date: Sun, 6 Apr 2003 16:39:13 -0400
16265 Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU>
9d1d2f03 16266 Branch: perl
cb535e0c 16267 ! op.c
9d1d2f03 16268____________________________________________________________________________
cb535e0c
RGS
16269[ 19156] By: rgs on 2003/04/06 20:44:09
16270 Log: Subject: [PATCH] B::Deparse: sv_no != 0
16271 From: Stephen McCamant <smcc@mit.edu>
16272 Date: Sun, 6 Apr 2003 17:00:48 -0400
16273 Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU>
9d1d2f03 16274 Branch: perl
cb535e0c 16275 ! ext/B/B/Deparse.pm
9d1d2f03 16276____________________________________________________________________________
cb535e0c
RGS
16277[ 19154] By: jhi on 2003/04/06 19:46:35
16278 Log: An unconditional carp is not nice.
9d1d2f03 16279 Branch: perl
cb535e0c 16280 ! ext/Sys/Syslog/Syslog.pm
9d1d2f03 16281____________________________________________________________________________
cb535e0c
RGS
16282[ 19153] By: rgs on 2003/04/06 18:37:58
16283 Log: Subject: [DOC PATCH] README.solaris and -Dcc=gcc
16284 From: Robert Spier <rspier@pobox.com>
16285 Date: Sat, 05 Apr 2003 21:12:20 -0800
16286 Message-ID: <m37ka88b0r.wl_rspier@pobox.com>
9d1d2f03 16287 Branch: perl
cb535e0c 16288 ! README.solaris
9d1d2f03 16289____________________________________________________________________________
cb535e0c
RGS
16290[ 19152] By: rgs on 2003/04/06 18:24:38
16291 Log: Remove unportable ">|" shell syntax
16292 Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution
16293 From: Enache Adrian <enache@rdslink.ro>
16294 Date: Sun, 6 Apr 2003 21:13:27 +0300
16295 Message-ID: <20030406181326.GA873@ratsnest.hole>
9d1d2f03 16296 Branch: perl
cb535e0c 16297 ! Makefile.SH
9d1d2f03 16298____________________________________________________________________________
cb535e0c
RGS
16299[ 19151] By: jhi on 2003/04/06 18:14:44
16300 Log: Subject: PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0)
16301 From: Joost van Baal <J.E.vanBaal@uvt.nl>
16302 Date: Mon, 25 Nov 2002 17:35:37 +0100
16303 Message-ID: <20021125163537.GC4745@banach.uvt.nl>
9d1d2f03 16304
cb535e0c
RGS
16305 (The .pm patch modified a bit, and removed the false
16306 claim that _PATH_INFO would be coming from syslog.ph)
16307 Branch: perl
16308 ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
16309 ! ext/Sys/Syslog/syslog.t
9d1d2f03 16310____________________________________________________________________________
cb535e0c
RGS
16311[ 19150] By: rgs on 2003/04/05 21:10:00
16312 Log: Subject: LD_PRELOAD hack, still badly flawed / a solution
16313 From: Enache Adrian <enache@rdslink.ro>
16314 Date: Thu, 3 Apr 2003 15:50:48 +0300
16315 Message-ID: <20030403125048.GA6107@ratsnest.hole>
9d1d2f03 16316
cb535e0c
RGS
16317 On linux, when building a shared library, generate
16318 a small shell wrapper, "preload", that preloads libperl.so
16319 only if it exists. Useful when the 'make' process stops
16320 before the link phase.
16321 Branch: perl
16322 ! Makefile.SH
9d1d2f03 16323____________________________________________________________________________
cb535e0c
RGS
16324[ 19149] By: jhi on 2003/04/05 20:44:25
16325 Log: Upgrade to Locale::Maketext 1.04.
9d1d2f03 16326 Branch: perl
cb535e0c
RGS
16327 + lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
16328 + lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
16329 - lib/Locale/Maketext/test.pl
16330 ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
16331 ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
9d1d2f03 16332____________________________________________________________________________
cb535e0c
RGS
16333[ 19148] By: jhi on 2003/04/05 20:38:30
16334 Log: perluniintro.pod: nice_string() doesn't escape
16335 literal escape chars -- use Sadahiro-san's fix(es).
9d1d2f03 16336 Branch: perl
cb535e0c 16337 ! pod/perluniintro.pod
9d1d2f03 16338____________________________________________________________________________
cb535e0c
RGS
16339[ 19147] By: rgs on 2003/04/05 19:12:30
16340 Log: Subject: [PATCH 5.8.1 @19053] Embedding
16341 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
16342 Date: Mon, 31 Mar 2003 12:39:24 -0800
16343 Message-ID: <20030331203924.GA3602@math.berkeley.edu>
16344
16345 Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM
16346 to be used in a C program's main function.
9d1d2f03 16347 Branch: perl
cb535e0c 16348 ! lib/ExtUtils/t/Embed.t pod/perlembed.pod
9d1d2f03 16349____________________________________________________________________________
cb535e0c
RGS
16350[ 19146] By: jhi on 2003/04/05 19:08:37
16351 Log: Heredocs and use encoding didn't work for SJIS;
16352 patch from Inaba Hiroto.
9d1d2f03 16353 Branch: perl
cb535e0c 16354 ! toke.c
9d1d2f03 16355____________________________________________________________________________
cb535e0c
RGS
16356[ 19145] By: rgs on 2003/04/05 11:45:36
16357 Log: The manpages don't have to be built by MakeMaker for the
16358 core modules in ext/. Disable this in Devel::PPPort (not
16359 up-to-date on CPAN), Unicode::Normalize (the CPAN version
16360 uses a different Makefile.PL anyway) and XS::APItest
16361 (not CPANized.)
9d1d2f03 16362 Branch: perl
cb535e0c
RGS
16363 ! ext/Devel/PPPort/Makefile.PL ext/Unicode/Normalize/Makefile.PL
16364 ! ext/XS/APItest/Makefile.PL
9d1d2f03 16365____________________________________________________________________________
cb535e0c
RGS
16366[ 19144] By: rgs on 2003/04/05 11:28:22
16367 Log: Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
16368 by SADAHIRO Tomoyuki.
9d1d2f03 16369 Branch: perl
cb535e0c
RGS
16370 ! ext/Unicode/Normalize/Changes
16371 ! ext/Unicode/Normalize/Normalize.pm
16372 ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
16373 ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
16374 ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
16375 ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
16376 ! lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
9d1d2f03 16377____________________________________________________________________________
cb535e0c
RGS
16378[ 19143] By: merijn on 2003/04/03 08:55:33
16379 Log: Subject: [PATCH] VMS %ENV fix (follow-up to 18852)
16380 From: "Craig A. Berry" <craigberry@mac.com>
16381 Date: Wed, 02 Apr 2003 18:09:03 -0600
16382 Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1>
9d1d2f03 16383 Branch: perl
cb535e0c 16384 ! vms/vms.c vms/vmsish.h
9d1d2f03 16385____________________________________________________________________________
cb535e0c
RGS
16386[ 19142] By: merijn on 2003/04/03 08:50:55
16387 Log: Subject: Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
16388 From: andreas.koenig@anima.de (Andreas J. Koenig)
16389 Date: Thu, 03 Apr 2003 08:28:52 +0200
16390 Message-ID: <m3u1dgnlgb.fsf@franz.ak.mind.de>
9d1d2f03 16391 Branch: perl
cb535e0c 16392 ! lib/Pod/t/Functions.t
9d1d2f03 16393____________________________________________________________________________
cb535e0c
RGS
16394[ 19141] By: jhi on 2003/04/03 05:00:36
16395 Log: Don't recurse from threads to threads/shared (since
16396 threads/shared is built separately, temp solution from
16397 Schwern while MM is being fixed.)
9d1d2f03 16398 Branch: perl
cb535e0c 16399 ! ext/threads/Makefile.PL
9d1d2f03 16400____________________________________________________________________________
cb535e0c
RGS
16401[ 19140] By: rgs on 2003/04/02 20:41:46
16402 Log: Subject: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
16403 From: Steve Hay <steve.hay@uk.radan.com>
16404 Date: Thu, 20 Mar 2003 11:55:01 +0000
16405 Message-ID: <3E79AC15.80307@uk.radan.com>
9d1d2f03 16406 Branch: perl
cb535e0c 16407 ! installhtml lib/Pod/Functions.pm pod/perlfunc.pod pod/splitpod
9d1d2f03 16408____________________________________________________________________________
cb535e0c
RGS
16409[ 19139] By: jhi on 2003/04/02 19:44:07
16410 Log: Make perldiag agree with #19138.
9d1d2f03 16411 Branch: perl
cb535e0c 16412 ! pod/perldiag.pod
9d1d2f03 16413____________________________________________________________________________
cb535e0c
RGS
16414[ 19138] By: jhi on 2003/04/02 19:37:59
16415 Log: Make at least the thread count make sense.
9d1d2f03 16416 Branch: perl
cb535e0c 16417 ! ext/threads/threads.xs
9d1d2f03 16418____________________________________________________________________________
cb535e0c
RGS
16419[ 19137] By: rgs on 2003/04/02 19:24:47
16420 Log: Adjust test for the recent change (#19136) to Pod::Html
9d1d2f03 16421 Branch: perl
cb535e0c 16422 ! lib/Pod/t/htmlview.t
9d1d2f03 16423____________________________________________________________________________
cb535e0c
RGS
16424[ 19136] By: rgs on 2003/04/02 18:46:31
16425 Log: Fixes for "installhtml --splithead", based on :
16426 Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
16427 From: Steve Hay <steve.hay@uk.radan.com>
16428 Date: Wed, 02 Apr 2003 11:33:41 +0100
16429 Message-ID: <3E8ABC85.5060807@uk.radan.com>
16430
16431 This also includes a small patch to Pod::Html : when generating
16432 anchor names, play on the safe side and turn every non-alphanumeric
16433 character into an '_'. Moreover, Pod::Html::anchorify() is now
16434 optionally exported.
9d1d2f03 16435 Branch: perl
cb535e0c 16436 ! installhtml lib/Pod/Html.pm
9d1d2f03 16437____________________________________________________________________________
cb535e0c
RGS
16438[ 19135] By: rgs on 2003/04/02 18:42:50
16439 Log: Subject: Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
16440 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16441 Date: Tue, 01 Apr 2003 16:32:46 -0800
16442 Message-ID: <u+ii+gzkgqkV092yn@efn.org>
9d1d2f03 16443 Branch: perl
cb535e0c 16444 ! pp.c t/op/split.t
9d1d2f03 16445____________________________________________________________________________
cb535e0c
RGS
16446[ 19134] By: sky on 2003/04/02 18:01:40
16447 Log: Fix some small nits, thanks to Rafael.
9d1d2f03 16448 Branch: perl
cb535e0c 16449 ! pp_hot.c
9d1d2f03 16450____________________________________________________________________________
cb535e0c
RGS
16451[ 19133] By: sky on 2003/04/02 13:41:14
16452 Log: Add packname->stash cache before the check if a packname is a
16453 filehandle or a package, it works because only packnames
16454 that have been resolved to stashes are added to the cache,
16455 and when a newIO is created we clean the cache.
16456 Results in roughly 1.8 speed increase for class->method()
16457 calls.
9d1d2f03 16458 Branch: perl
cb535e0c 16459 ! embedvar.h gv.c hv.c intrpvar.h perl.c perlapi.h pp_hot.c sv.c
9d1d2f03 16460____________________________________________________________________________
cb535e0c
RGS
16461[ 19132] By: merijn on 2003/04/02 11:28:02
16462 Log: #19122 should have been tested on non-glibc system (like AIX)
9d1d2f03 16463 Branch: perl
cb535e0c 16464 ! pp.c
9d1d2f03 16465____________________________________________________________________________
cb535e0c
RGS
16466[ 19131] By: jhi on 2003/04/02 05:25:19
16467 Log: Spread IlyaZ's PERL_CORE detection trick.
9d1d2f03 16468 Branch: perl
cb535e0c 16469 ! ext/Encode/Makefile.PL
9d1d2f03 16470____________________________________________________________________________
cb535e0c
RGS
16471[ 19130] By: jhi on 2003/04/02 04:42:40
16472 Log: Cannot portably compare files if one of them is still open
16473 (from Craig Berry).
9d1d2f03 16474 Branch: perl
cb535e0c 16475 ! ext/Encode/t/enc_module.t
9d1d2f03 16476____________________________________________________________________________
cb535e0c
RGS
16477[ 19129] By: jhi on 2003/04/02 04:30:45
16478 Log: MM_VMS tweak from Craig Berry:
16479 http://nntp.x.perl.org/group/perl.makemaker/1002
9d1d2f03 16480 Branch: perl
cb535e0c 16481 ! lib/ExtUtils/MM_VMS.pm
9d1d2f03 16482____________________________________________________________________________
cb535e0c
RGS
16483[ 19128] By: rgs on 2003/04/01 21:30:12
16484 Log: Subject: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
16485 From: Steve Hay <steve.hay@uk.radan.com>
16486 Date: Thu, 20 Mar 2003 12:34:15 +0000
16487 Message-ID: <3E79B547.6030201@uk.radan.com>
16488 (with a few minor tweaks)
9d1d2f03 16489 Branch: perl
cb535e0c 16490 ! installhtml
9d1d2f03 16491____________________________________________________________________________
cb535e0c
RGS
16492[ 19127] By: rgs on 2003/04/01 19:01:20
16493 Log: Subject: Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
16494 From: Enache Adrian <enache@rdslink.ro>
16495 Date: Sat, 29 Mar 2003 19:45:41 +0200
16496 Message-ID: <20030329174541.GA8138@ratsnest.hole>
9d1d2f03 16497 Branch: perl
cb535e0c 16498 ! ext/B/B/Deparse.pm
9d1d2f03 16499____________________________________________________________________________
cb535e0c
RGS
16500[ 19126] By: rgs on 2003/04/01 18:39:43
16501 Log: Fix bug #21742. require should be always invoked in
16502 scalar context. This wasn't the case when called from
16503 an eval(""), because the void context doesn't propagate
16504 through the leaveeval op. Instead of making scalarvoid()
16505 handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement
16506 a workaround in doeval().
9d1d2f03 16507 Branch: perl
cb535e0c 16508 ! pp_ctl.c t/comp/require.t
9d1d2f03 16509____________________________________________________________________________
cb535e0c
RGS
16510[ 19124] By: jhi on 2003/04/01 16:52:28
16511 Log: Subject: [patch] fix HiRes.t failures on Stratus VOS
16512 From: "Green, Paul" <Paul.Green@stratus.com>
16513 Date: Tue, 1 Apr 2003 12:37:38 -0500
16514 Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com>
9d1d2f03 16515 Branch: perl
cb535e0c 16516 ! hints/vos.sh
9d1d2f03 16517____________________________________________________________________________
cb535e0c
RGS
16518[ 19122] By: jhi on 2003/04/01 16:36:52
16519 Log: Integrate:
16520 [ 19119]
16521 Address "5.8.1@19053: crypt_r() takes 128K per thread".
9d1d2f03 16522 Branch: perl
cb535e0c 16523 !> pp.c reentr.c reentr.h reentr.pl
9d1d2f03 16524____________________________________________________________________________
cb535e0c
RGS
16525[ 19121] By: jhi on 2003/04/01 16:36:02
16526 Log: Integrate:
16527 [ 19109]
16528 Subject: [PATCH 5.8.1 @19053] Time::HiRes
16529 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
16530 Date: Mon, 31 Mar 2003 12:53:01 -0800
16531 Message-ID: <20030331205301.GA3687@math.berkeley.edu>
16532
16533 [ 19111]
16534 A cleaner way to detect PERL_CORE, from IlyaZ.
9d1d2f03 16535 Branch: perl
cb535e0c 16536 !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/Makefile.PL
9d1d2f03 16537____________________________________________________________________________
cb535e0c
RGS
16538[ 19120] By: jhi on 2003/04/01 16:32:03
16539 Log: Integrate:
16540 [ 19106]
16541 Subject: [PATCH 5.8.1 @19053] OS/2-related patches
16542 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
16543 Date: Mon, 31 Mar 2003 12:43:37 -0800
16544 Message-ID: <20030331204337.GA3634@math.berkeley.edu>
16545
16546 and regen Configure.
9d1d2f03 16547 Branch: perl
cb535e0c
RGS
16548 ! Configure config_h.SH embedvar.h
16549 !> Makefile.SH embed.fnc embed.h embed.pl ext/threads/threads.xs
16550 !> intrpvar.h makedef.pl os2/Makefile.SHs os2/OS2/ExtAttr/Changes
16551 !> os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/PrfDB/Changes
16552 !> os2/OS2/PrfDB/PrfDB.pm os2/OS2/REXX/DLL/DLL.pm
16553 !> os2/OS2/REXX/REXX.pm os2/dl_os2.c os2/os2.c os2/os2ish.h
16554 !> os2/os2thread.h perlapi.h perlio.c perlvars.h reentr.c
16555 !> reentr.h reentr.pl sv.c
9d1d2f03 16556____________________________________________________________________________
cb535e0c
RGS
16557[ 19118] By: jhi on 2003/04/01 16:17:04
16558 Log: Document the _exit() issue with threads in Linux [perl #17057].
9d1d2f03 16559 Branch: perl
cb535e0c 16560 ! ext/POSIX/POSIX.pod
9d1d2f03 16561____________________________________________________________________________
cb535e0c
RGS
16562[ 19117] By: jhi on 2003/04/01 16:07:59
16563 Log: Subject: Re: 5.8.1@19053 bug: make minitest fails with threads
16564 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16565 Date: Tue, 1 Apr 2003 11:02:35 +0200
16566 Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr>
9d1d2f03 16567 Branch: perl
cb535e0c 16568 ! t/op/getpid.t
9d1d2f03 16569____________________________________________________________________________
cb535e0c
RGS
16570[ 19116] By: jhi on 2003/04/01 16:06:12
16571 Log: Subject: [PATCH ext/SDBM_File/sdbm/Makefile.PL] MM hackery and whitespace changes
16572 From: Michael G Schwern <schwern@pobox.com>
16573 Date: Mon, 31 Mar 2003 15:16:57 -0800
16574 Message-ID: <20030331231657.GJ17529@windhund.schwern.org>
9d1d2f03 16575 Branch: perl
cb535e0c 16576 ! ext/SDBM_File/sdbm/Makefile.PL
9d1d2f03 16577____________________________________________________________________________
cb535e0c
RGS
16578[ 19115] By: jhi on 2003/04/01 15:58:45
16579 Log: Subject: [PATCH] overdue perlhack.pod corrections for RT
16580 From: Richard.Foley@ubsw.com
16581 Date: Mon, 31 Mar 2003 16:27:14 +0200
16582 Message-ID: <B374141B0A424D4F9CF143CC51B3ADD9857B39@NZURC900PEX1.ubsgs.ubsgroup.net>
9d1d2f03 16583 Branch: perl
cb535e0c 16584 ! pod/perlhack.pod
9d1d2f03 16585____________________________________________________________________________
cb535e0c
RGS
16586[ 19114] By: jhi on 2003/04/01 15:56:27
16587 Log: Subject: [PATCH] Text::Abbrev warnings safe
16588 From: Peter Scott <Peter@PSDT.com>
16589 Date: Fri, 28 Mar 2003 16:34:47 -0800
16590 Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com>
9d1d2f03 16591 Branch: perl
cb535e0c 16592 ! lib/Text/Abbrev.pm lib/Text/Abbrev.t
9d1d2f03 16593____________________________________________________________________________
cb535e0c
RGS
16594[ 19113] By: merijn on 2003/04/01 14:12:33
16595 Log: Implemented AIX longdouble support in hints/aix.sh, which now
16596 actually work. Thanks to John L. Allen for the hint.
16597
16598 Subject: Re: AIX longdoubles
16599 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16600 Date: Tue, 01 Apr 2003 17:18:57 +0200
16601 Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl>
9d1d2f03 16602 Branch: perl
cb535e0c 16603 ! hints/aix.sh
9d1d2f03 16604____________________________________________________________________________
cb535e0c
RGS
16605[ 19104] By: jhi on 2003/03/31 10:51:36
16606 Log: Tabify; strictly speaking unnecessary but anyway...
9d1d2f03 16607 Branch: perl
cb535e0c 16608 ! MANIFEST
9d1d2f03 16609____________________________________________________________________________
cb535e0c
RGS
16610[ 19102] By: jhi on 2003/03/31 10:36:48
16611 Log: Upgrade to Test::Harness 2.27_02.
9d1d2f03 16612 Branch: perl
cb535e0c
RGS
16613 + t/lib/sample-tests/no_output t/lib/sample-tests/segfault
16614 + t/lib/sample-tests/too_many
16615 ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
16616 ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
16617 ! lib/Test/Harness/t/strap.t lib/Test/Harness/t/test-harness.t
9d1d2f03 16618____________________________________________________________________________
cb535e0c
RGS
16619[ 19101] By: jhi on 2003/03/31 10:07:35
16620 Log: Upgrade to podlators 1.26.
9d1d2f03 16621 Branch: perl
cb535e0c 16622 ! lib/Pod/Man.pm
9d1d2f03 16623____________________________________________________________________________
cb535e0c
RGS
16624[ 19100] By: jhi on 2003/03/31 10:03:50
16625 Log: Upgrade to Encode 1.92.
9d1d2f03 16626 Branch: perl
cb535e0c
RGS
16627 ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
16628 ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Guess.pm
16629 ! ext/Encode/t/CJKT.t ext/Encode/t/enc_module.t
16630 ! ext/Encode/ucm/big5-eten.ucm ext/Encode/ucm/big5-hkscs.ucm
16631 ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
16632 ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
9d1d2f03 16633____________________________________________________________________________
cb535e0c
RGS
16634[ 19099] By: jhi on 2003/03/31 09:54:52
16635 Log: Subject: [PATCH] ExtUtils::MakeMaker 6.03 -> 6.06_05ish
16636 From: Michael G Schwern <schwern@pobox.com>
16637 Date: Mon, 31 Mar 2003 02:42:58 -0800
16638 Message-ID: <20030331104257.GB15327@windhund.schwern.org>
9d1d2f03 16639 Branch: perl
cb535e0c
RGS
16640 + lib/ExtUtils/MakeMaker/FAQ.pod
16641 + lib/ExtUtils/MakeMaker/Tutorial.pod
16642 + lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
16643 + lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
16644 + lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
16645 + lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
16646 + lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
16647 + t/lib/TieIn.pm
16648 ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
16649 ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
16650 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
16651 ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Any.pm
16652 ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
16653 ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm
16654 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
16655 ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
16656 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
16657 ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
16658 ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/00setup_dummy.t
16659 ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
16660 ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/MM_BeOS.t
16661 ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_NW5.t
16662 ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
16663 ! lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/MM_Win32.t
16664 ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
16665 ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/prefixify.t
9d1d2f03 16666____________________________________________________________________________
cb535e0c
RGS
16667[ 19098] By: jhi on 2003/03/31 09:36:11
16668 Log: Subject: [PATCH dump.c] stray n_a
16669 From: Michael G Schwern <schwern@pobox.com>
16670 Date: Mon, 31 Mar 2003 00:55:49 -0800
16671 Message-ID: <20030331085549.GB1300@windhund.schwern.org>
9d1d2f03 16672 Branch: perl
cb535e0c 16673 ! dump.c
9d1d2f03 16674____________________________________________________________________________
cb535e0c
RGS
16675[ 19097] By: jhi on 2003/03/31 05:00:07
16676 Log: Some low-hanging fruit for EBCDIC portability
16677 (or for marking as EBCDIC todos)
9d1d2f03 16678 Branch: perl
cb535e0c
RGS
16679 ! ext/List/Util/t/isvstring.t lib/utf8.t t/run/switchC.t
16680 ! t/uni/write.t
9d1d2f03 16681____________________________________________________________________________
cb535e0c
RGS
16682[ 19094] By: jhi on 2003/03/30 15:54:35
16683 Log: Upgrade to Time::HiRes 1.44.
9d1d2f03 16684 Branch: perl
cb535e0c 16685 ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
9d1d2f03 16686____________________________________________________________________________
cb535e0c
RGS
16687[ 19092] By: jhi on 2003/03/30 15:09:02
16688 Log: IRIX 5.3 update.
9d1d2f03 16689 Branch: perl
cb535e0c 16690 ! README.irix
9d1d2f03 16691____________________________________________________________________________
cb535e0c
RGS
16692[ 19091] By: jhi on 2003/03/30 10:26:32
16693 Log: Not all compilers like #ifdefs within cpp macros
16694 (follow-up on #19086)
9d1d2f03 16695 Branch: perl
cb535e0c 16696 ! pp_sys.c
9d1d2f03 16697____________________________________________________________________________
cb535e0c
RGS
16698[ 19090] By: jhi on 2003/03/30 09:50:33
16699 Log: Ending strings is customary (typo from #19084).
9d1d2f03 16700 Branch: perl
cb535e0c 16701 ! ext/Socket/Socket.t
9d1d2f03 16702____________________________________________________________________________
cb535e0c
RGS
16703[ 19089] By: jhi on 2003/03/30 09:24:08
16704 Log: Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
9d1d2f03 16705 Branch: perl
cb535e0c 16706 ! MANIFEST
9d1d2f03 16707____________________________________________________________________________
cb535e0c
RGS
16708[ 19088] By: jhi on 2003/03/30 09:09:42
16709 Log: Another victim of IRIX 5.3's inability to resolve 'localhost'
16710 as the test expects.
9d1d2f03 16711 Branch: perl
cb535e0c 16712 ! lib/Net/hostent.t
9d1d2f03 16713____________________________________________________________________________
cb535e0c
RGS
16714[ 19087] By: jhi on 2003/03/30 09:08:07
16715 Log: In IRIX 5.3 turn off some of the warnings that cannot
16716 really be helped (e.g. warnings coming from system headers,
16717 or linker warnings during Configure).
9d1d2f03 16718 Branch: perl
cb535e0c 16719 ! hints/irix_5.sh
9d1d2f03 16720____________________________________________________________________________
cb535e0c
RGS
16721[ 19086] By: jhi on 2003/03/30 08:59:24
16722 Log: In IRIX 5.3 the cc is awfully confused about the prototype
16723 of select().
9d1d2f03 16724 Branch: perl
cb535e0c 16725 ! hints/irix_5.sh pp_sys.c
9d1d2f03 16726____________________________________________________________________________
cb535e0c
RGS
16727[ 19085] By: jhi on 2003/03/30 08:43:53
16728 Log: In IRIX 5.3 being too POSIXly hides the struct timespec.
9d1d2f03 16729 Branch: perl
cb535e0c
RGS
16730 + ext/Time/HiRes/hints/irix.pl
16731 ! MANIFEST
9d1d2f03 16732____________________________________________________________________________
cb535e0c
RGS
16733[ 19084] By: jhi on 2003/03/30 08:31:53
16734 Log: gethostbyname('localhost') is not that portable.
16735 inet_aton('localhost') in IRIX 5.3 returned an undef,
16736 which in turn made pack_sockaddr_in to barf on zero
16737 length in_addr.
9d1d2f03 16738 Branch: perl
cb535e0c 16739 ! ext/Socket/Socket.t pod/perlfunc.pod pod/perlport.pod
9d1d2f03 16740____________________________________________________________________________
cb535e0c
RGS
16741[ 19083] By: jhi on 2003/03/30 07:49:46
16742 Log: Subject: [PATCH] COW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux 2.4.18-3 (i686/1 cpu))
16743 From: Nicholas Clark <nick@unfortu.net>
16744 Date: Sun, 30 Mar 2003 00:35:48 +0000
16745 Message-ID: <20030330003547.GO274@Bagpuss.unfortu.net>
9d1d2f03 16746 Branch: perl
cb535e0c 16747 ! sv.c
9d1d2f03 16748____________________________________________________________________________
cb535e0c
RGS
16749[ 19082] By: jhi on 2003/03/29 21:18:32
16750 Log: IRIX 5.3 can have PF_LINK defined to be AF_LINK but
16751 not defined AF_LINK.
9d1d2f03 16752 Branch: perl
cb535e0c 16753 ! ext/Socket/Socket.xs
9d1d2f03 16754____________________________________________________________________________
cb535e0c
RGS
16755[ 19081] By: jhi on 2003/03/29 20:41:56
16756 Log: Subject: [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)
16757 From: Nicholas Clark <nick@unfortu.net>
16758 Date: Sat, 29 Mar 2003 18:58:09 +0000
16759 Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net>
9d1d2f03 16760 Branch: perl
cb535e0c 16761 ! dump.c
9d1d2f03 16762____________________________________________________________________________
cb535e0c
RGS
16763[ 19080] By: rgs on 2003/03/29 20:39:34
16764 Log: Minor rephrasing in perlopentut,
16765 noticed by Bob Wilkinson (RT [perl #21725])
9d1d2f03 16766 Branch: perl
cb535e0c 16767 ! pod/perlopentut.pod
9d1d2f03 16768____________________________________________________________________________
cb535e0c
RGS
16769[ 19079] By: rgs on 2003/03/29 20:21:11
16770 Log: Subject: [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
16771 From: Nicholas Clark <nick@unfortu.net>
16772 Date: Thu, 27 Mar 2003 22:37:35 +0000
16773 Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net>
9d1d2f03 16774 Branch: perl
cb535e0c 16775 ! pod/perlapi.pod sv.h
9d1d2f03 16776____________________________________________________________________________
cb535e0c
RGS
16777[ 19078] By: jhi on 2003/03/29 07:23:00
16778 Log: It seems that in Tru64 V5 gcc cannot be used to
16779 compile a threaded Perl because <pthread.h> explicitly
16780 checks for supported compilers (gcc not being one of them).
16781 This is not so bad since the system C compiler is always there.
9d1d2f03 16782 Branch: perl
cb535e0c 16783 ! README.tru64 hints/dec_osf.sh
9d1d2f03 16784____________________________________________________________________________
cb535e0c
RGS
16785[ 19077] By: jhi on 2003/03/28 06:03:16
16786 Log: Feeding illegal QP (like \x80) to this
16787 ./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print'
16788 caused a coredump in av_length() <- nextargv() because
16789 the av was NULL. I don't know that returning Nullfp is
16790 the best thing to do, but it dodges the segfault and
16791 introduces no test failures.
9d1d2f03 16792 Branch: perl
cb535e0c 16793 ! doio.c
9d1d2f03 16794____________________________________________________________________________
cb535e0c
RGS
16795[ 19074] By: jhi on 2003/03/27 18:17:20
16796 Log: Missing final \n.
9d1d2f03 16797 Branch: perl
cb535e0c 16798 ! lib/Attribute/Handlers/Changes
9d1d2f03 16799____________________________________________________________________________
cb535e0c
RGS
16800[ 19072] By: rgs on 2003/03/26 22:30:09
16801 Log: Subject: [perl #21672] IO::New and undefined filename behaviour
16802 From: "mike@exegenix.com (via RT)" <perlbug-followup@perl.org>
16803 Date: 24 Mar 2003 16:29:08 -0000
16804 Message-Id: <rt-21672-54038.2.07650993465862@bugs6.perl.org>
16805 plus a regression test
9d1d2f03 16806 Branch: perl
cb535e0c 16807 ! ext/IO/lib/IO/File.pm lib/FileHandle.t
9d1d2f03 16808____________________________________________________________________________
cb535e0c
RGS
16809[ 19071] By: rgs on 2003/03/26 22:08:16
16810 Log: Better version of change #19069
16811 Subject: [PATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
16812 From: Nicholas Clark <nick@unfortu.net>
16813 Date: Wed, 26 Mar 2003 23:01:46 +0000
16814 Message-ID: <20030326230145.GC279@Bagpuss.unfortu.net>
9d1d2f03 16815 Branch: perl
cb535e0c 16816 ! pp_hot.c sv.c t/op/readline.t
9d1d2f03 16817____________________________________________________________________________
cb535e0c
RGS
16818[ 19070] By: rgs on 2003/03/26 21:31:55
16819 Log: Subject: [patch] for Stratus VOS
16820 From: "Green, Paul" <Paul.Green@stratus.com>
16821 Date: Wed, 26 Mar 2003 17:24:38 -0500
16822 Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C74@exna4.stratus.com>
16823 (plus a small tweak to the test script)
9d1d2f03 16824 Branch: perl
cb535e0c 16825 ! README.vos t/op/pack.t
9d1d2f03 16826____________________________________________________________________________
cb535e0c
RGS
16827[ 19069] By: rgs on 2003/03/26 21:14:33
16828 Log: Subject: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
16829 From: Nicholas Clark <nick@unfortu.net>
16830 Date: Tue, 25 Mar 2003 22:59:17 +0000
16831 Message-ID: <20030325225917.GE284@Bagpuss.unfortu.net>
9d1d2f03 16832 Branch: perl
cb535e0c 16833 ! sv.c t/op/readline.t
9d1d2f03 16834____________________________________________________________________________
cb535e0c
RGS
16835[ 19068] By: rgs on 2003/03/26 20:53:18
16836 Log: Win32 counterpart of change #19065
9d1d2f03 16837 Branch: perl
cb535e0c 16838 ! win32/Makefile win32/makefile.mk
9d1d2f03 16839____________________________________________________________________________
cb535e0c
RGS
16840[ 19067] By: rgs on 2003/03/26 20:34:32
16841 Log: VMS counterpart of change #19065
9d1d2f03 16842 Branch: perl
cb535e0c 16843 ! vms/descrip_mms.template
9d1d2f03 16844____________________________________________________________________________
cb535e0c
RGS
16845[ 19066] By: jhi on 2003/03/26 20:05:40
16846 Log: Upgrade to Term::ANSIColor 1.07.
9d1d2f03 16847 Branch: perl
cb535e0c
RGS
16848 ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
16849 ! lib/Term/ANSIColor/README
9d1d2f03 16850____________________________________________________________________________
cb535e0c
RGS
16851[ 19065] By: rgs on 2003/03/26 19:55:20
16852 Log: Add a file utils/cpan.PL to generate the "cpan" utility,
16853 also separately maintained on CPAN, and now moved as
16854 lib/CPAN/bin/cpan. Tweak installperl to avoid installing
16855 this last file.
16856 Branch: perl
16857 + utils/cpan.PL
16858 +> lib/CPAN/bin/cpan
16859 - utils/cpan
16860 ! MANIFEST installperl utils/Makefile
9d1d2f03 16861____________________________________________________________________________
cb535e0c
RGS
16862[ 19064] By: jhi on 2003/03/26 19:48:32
16863 Log: Subject: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
16864 From: Dave Mitchell <davem@fdgroup.com>
16865 Date: Thu, 20 Mar 2003 01:26:19 +0000
16866 Message-ID: <20030320012619.C19869@fdgroup.com>
16867
16868 Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
16869 From: Dave Mitchell <davem@fdgroup.com>
16870 Date: Mon, 24 Mar 2003 16:06:51 +0000
16871 Message-ID: <20030324160651.D1798@fdgroup.com>
9d1d2f03 16872 Branch: perl
cb535e0c 16873 ! pp_ctl.c pp_hot.c scope.c t/op/args.t
9d1d2f03 16874____________________________________________________________________________
cb535e0c
RGS
16875[ 19063] By: jhi on 2003/03/26 19:33:09
16876 Log: Subject: [perl #21648] Doc typo in Net::servent
16877 From: Andy Lester (via RT) <perlbug-followup@perl.org>
16878 Date: 22 Mar 2003 05:02:31 -0000
16879 Message-Id: <rt-21648-53986.0.682889311382979@bugs6.perl.org>
9d1d2f03 16880 Branch: perl
cb535e0c 16881 ! lib/Net/servent.pm
9d1d2f03 16882____________________________________________________________________________
cb535e0c
RGS
16883[ 19062] By: jhi on 2003/03/26 19:29:39
16884 Log: Subject: [PATCH README.qnx] for QNX 6.2
16885 From: Norton Allen <allen@huarp.harvard.edu>
16886 Date: Tue, 25 Mar 2003 12:09:42 -0500 (est)
16887 Message-Id: <200303251709.MAA11391@bottesini.harvard.edu>
9d1d2f03 16888 Branch: perl
cb535e0c 16889 ! README.qnx
9d1d2f03 16890____________________________________________________________________________
cb535e0c
RGS
16891[ 19060] By: merijn on 2003/03/26 13:13:23
16892 Log: Subject: [PATCH] lib/vmsish.t GMT bug fix
16893 From: "Craig A. Berry" <craigberry@mac.com>
16894 Date: Tue, 25 Mar 2003 22:52:58 -0600
16895 Message-ID: <3E81322A.3040508@mac.com>
9d1d2f03 16896 Branch: perl
cb535e0c 16897 ! lib/vmsish.t
9d1d2f03 16898____________________________________________________________________________
cb535e0c
RGS
16899[ 19059] By: rgs on 2003/03/24 21:43:03
16900 Log: Change 19056 wasn't good enough.
16901 ldlibpth should be changed later, to avoid spaces to be quoted.
9d1d2f03 16902 Branch: perl
cb535e0c 16903 ! Makefile.SH
9d1d2f03 16904____________________________________________________________________________
cb535e0c
RGS
16905[ 19058] By: rgs on 2003/03/24 21:37:59
16906 Log: Subject: [PATCH pod/perlhist.pod] Adding the latest version of Perl
16907 From: Michael G Schwern <schwern@pobox.com>
16908 Date: Mon, 24 Mar 2003 00:50:39 -0800
16909 Message-ID: <20030324085039.GA19981@windhund.schwern.org>
9d1d2f03 16910 Branch: perl
cb535e0c 16911 ! pod/perlhist.pod
9d1d2f03 16912____________________________________________________________________________
cb535e0c
RGS
16913[ 19057] By: rgs on 2003/03/24 21:33:43
16914 Log: Typo, spotted by Doru Petrescu
16915 Message-ID: <Pine.LNX.4.31.0303241134170.13160-100000@linux.kappa.ro>
9d1d2f03 16916 Branch: perl
cb535e0c 16917 ! ext/Data/Dumper/Dumper.pm
9d1d2f03 16918____________________________________________________________________________
cb535e0c
RGS
16919[ 19056] By: rgs on 2003/03/24 21:05:48
16920 Log: Subject: Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)
9d1d2f03 16921 From: Enache Adrian <enache@rdslink.ro>
cb535e0c
RGS
16922 Date: Mon, 24 Mar 2003 23:56:25 +0200
16923 Message-ID: <20030324215625.GB853@ratsnest.hole>
9d1d2f03 16924 Branch: perl
cb535e0c 16925 ! Makefile.SH
9d1d2f03 16926____________________________________________________________________________
cb535e0c
RGS
16927[ 19055] By: merijn on 2003/03/24 07:05:39
16928 Log: Subject: no more 'make install && make test' with shared libperl.so on Linux
16929 From: Enache Adrian <enache@rdslink.ro>
16930 Date: Sat, 22 Mar 2003 22:49:49 +0200
16931 Message-ID: <20030322204949.GB794@ratsnest.hole>
9d1d2f03 16932
cb535e0c
RGS
16933 This is a slightly more defensive patch than Chip's patch that
16934 fell through the cracks, but does the same
16935 Subject: Shared libperl.so and build issues
16936 From: Chip Turner <cturner@redhat.com>
16937 Date: Tue 31 Dec 2002 17:21
9d1d2f03 16938 Branch: perl
cb535e0c 16939 ! Makefile.SH
9d1d2f03 16940____________________________________________________________________________
cb535e0c
RGS
16941[ 19054] By: merijn on 2003/03/24 06:54:23
16942 Log: Subject: [PATCH bleadperl] vms.c thread clean-up
16943 From: "Craig A. Berry" <craigberry@mac.com>
16944 Date: Sun, 23 Mar 2003 15:32:58 -0600
16945 Message-ID: <3E7E280A.5000304@mac.com>
9d1d2f03 16946 Branch: perl
cb535e0c 16947 ! vms/vms.c
9d1d2f03 16948____________________________________________________________________________
cb535e0c
RGS
16949[ 19052] By: jhi on 2003/03/24 04:28:13
16950 Log: For change #19051: a new .bat to CRLF.
9d1d2f03 16951 Branch: perl
cb535e0c 16952 ! Porting/makerel
9d1d2f03 16953____________________________________________________________________________
cb535e0c
RGS
16954[ 19051] By: jhi on 2003/03/24 04:27:55
16955 Log: WinCE update from Vadim Konovalov.
9d1d2f03 16956 Branch: perl
cb535e0c
RGS
16957 + wince/compile-all.bat wince/makedist.pl
16958 - wince/include/sys/stat.h wince/xbuildall.ksh
16959 - wince/xdistclean.ksh wince/xmakediffs.ksh
16960 ! MANIFEST README.ce dosish.h wince/Makefile.ce
16961 ! wince/compile.bat wince/config.ce
9d1d2f03 16962____________________________________________________________________________
cb535e0c
RGS
16963[ 19050] By: jhi on 2003/03/24 04:25:15
16964 Log: Oops (change #19013 missed changing the Perl version number).
9d1d2f03 16965 Branch: perl
cb535e0c 16966 ! cygwin/perlld.in
9d1d2f03 16967____________________________________________________________________________
cb535e0c
RGS
16968[ 19047] By: jhi on 2003/03/23 17:54:33
16969 Log: Integrate from maint-5.8:
16970 [ 19045]
16971 If no IVSIZE == 8, no need for modulo_1.
9d1d2f03 16972 Branch: perl
cb535e0c 16973 !> pp.c
9d1d2f03 16974____________________________________________________________________________
cb535e0c
RGS
16975[ 19044] By: rgs on 2003/03/21 21:09:15
16976 Log: Subject: [PATCH] p4genpatch
16977 From: andreas.koenig@anima.de (Andreas J. Koenig)
16978 Date: Sat, 15 Mar 2003 12:04:18 +0100
16979 Message-ID: <m3hea4gabx.fsf@k242.linux.bogus>
9d1d2f03 16980 Branch: perl
cb535e0c 16981 ! Porting/p4genpatch
9d1d2f03 16982____________________________________________________________________________
cb535e0c
RGS
16983[ 19043] By: rgs on 2003/03/21 20:43:55
16984 Log: Subject: [PATCH] perlsub.pod and perlsyn.pod: better organise scoping info for modifiers
16985 From: Martien Verbruggen <mgjv@tradingpost.com.au>
16986 Date: Sat, 15 Mar 2003 12:31:47 +1100
16987 Message-Id: <slrnb750k3.j8t.mgjv@martien.heliotrope.home>
9d1d2f03 16988 Branch: perl
cb535e0c 16989 ! pod/perlsub.pod pod/perlsyn.pod
9d1d2f03 16990____________________________________________________________________________
cb535e0c
RGS
16991[ 19042] By: merijn on 2003/03/21 07:45:54
16992 Log: Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)
16993 From: "Craig A. Berry" <craigberry@mac.com>
16994 Date: Thu, 20 Mar 2003 23:03:36 -0600
16995 Message-ID: <3E7A9D28.1040706@mac.com>
9d1d2f03 16996 Branch: perl
cb535e0c 16997 ! configure.com vms/vms.c vms/vmsish.h
9d1d2f03 16998____________________________________________________________________________
cb535e0c
RGS
16999[ 19039] By: rgs on 2003/03/20 22:40:38
17000 Log: Subject: Re: [patch] [perl #21628] rcatline issue
17001 From: Enache Adrian <enache@rdslink.ro>
17002 Date: Thu, 20 Mar 2003 22:39:06 +0200
17003 Message-ID: <20030320203906.GA31199@ratsnest.hole>
9d1d2f03 17004 Branch: perl
cb535e0c 17005 ! MANIFEST pp_hot.c t/op/readline.t
9d1d2f03 17006____________________________________________________________________________
cb535e0c
RGS
17007[ 19038] By: rgs on 2003/03/20 22:07:50
17008 Log: Subject: Re: Bytecode? Back into service.
17009 From: Enache Adrian <enache@rdslink.ro>
17010 Date: Thu, 20 Mar 2003 07:38:39 +0200
17011 Message-ID: <20030320053839.GA4044@ratsnest.hole>
9d1d2f03 17012 Branch: perl
cb535e0c
RGS
17013 ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
17014 ! ext/ByteLoader/byterun.h op.c
9d1d2f03 17015____________________________________________________________________________
cb535e0c
RGS
17016[ 19037] By: rgs on 2003/03/20 20:16:43
17017 Log: Subject: [DOC-PATCH] for README.cygwin, bleadperl version
17018 From: "Gerrit P. Haase" <gp@familiehaase.de>
17019 Date: Thu, 20 Mar 2003 21:23:28 +0100
17020 Message-ID: <941032389637.20030320212328@familiehaase.de>
9d1d2f03 17021 Branch: perl
cb535e0c 17022 ! README.cygwin
9d1d2f03 17023____________________________________________________________________________
cb535e0c 17024[ 19036] By: jhi on 2003/03/20 05:23:15
9d1d2f03 17025 Log: Integrate:
cb535e0c
RGS
17026 [ 19033]
17027 file test operators weren't doing the right thing if the SV
17028 passed to them wasn't NUL-terminated
17029
17030 [ 19034]
17031 ensure SVs returned by Win32::Get{Short,Full}PathName() are
17032 NUL-terminated
9d1d2f03 17033 Branch: perl
cb535e0c 17034 !> doio.c win32/win32.c
9d1d2f03 17035____________________________________________________________________________
cb535e0c
RGS
17036[ 19028] By: jhi on 2003/03/19 09:46:27
17037 Log: Better wording as requested by Rafael, and
17038 the module is BerkeleyDB, not BerkeleyFile.
9d1d2f03 17039 Branch: perl
cb535e0c 17040 ! README.tru64
9d1d2f03 17041____________________________________________________________________________
cb535e0c
RGS
17042[ 19026] By: jhi on 2003/03/19 09:11:43
17043 Log: Update the DB_File instructions in Tru64.
9d1d2f03 17044 Branch: perl
cb535e0c 17045 ! README.tru64
9d1d2f03 17046____________________________________________________________________________
cb535e0c
RGS
17047[ 19025] By: rgs on 2003/03/18 21:59:33
17048 Log: Subject: [PATCH] [perl #9990] avoid goto &tmpsub coredump
17049 From: Dave Mitchell <davem@fdgroup.com>
17050 Date: Tue, 18 Mar 2003 21:55:05 +0000
17051 Message-ID: <20030318215505.A16787@fdgroup.com>
9d1d2f03 17052 Branch: perl
cb535e0c 17053 ! pp_ctl.c t/op/goto.t
9d1d2f03 17054____________________________________________________________________________
cb535e0c
RGS
17055[ 19024] By: rgs on 2003/03/18 21:24:27
17056 Log: Subject: [PATCH] VMS pod install tweaks
17057 From: "Craig A. Berry" <craigberry@mac.com>
17058 Date: Sat, 15 Mar 2003 16:06:07 -0600
17059 Message-ID: <3E73A3CF.3060502@mac.com>
9d1d2f03 17060 Branch: perl
cb535e0c 17061 ! vms/descrip_mms.template
9d1d2f03 17062____________________________________________________________________________
cb535e0c
RGS
17063[ 19023] By: rgs on 2003/03/18 21:22:03
17064 Log: Subject: [PATCH] poll() help for VMS
17065 From: "Craig A. Berry" <craigberry@mac.com>
17066 Date: Tue, 18 Mar 2003 01:10:10 -0600
17067 Message-ID: <3E76C652.30205@mac.com>
9d1d2f03 17068 Branch: perl
cb535e0c 17069 ! configure.com ext/IO/poll.h
9d1d2f03 17070____________________________________________________________________________
cb535e0c
RGS
17071[ 19021] By: jhi on 2003/03/18 06:56:26
17072 Log: The description of SIG_SIZE was off.
9d1d2f03 17073 Branch: perl
cb535e0c
RGS
17074 ! Configure NetWare/config_H.wc Porting/Glossary
17075 ! Porting/config.sh Porting/config_H config_h.SH
17076 ! plan9/config.plan9 plan9/config_h.sample win32/config_H.bc
17077 ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
17078 ! wince/config_H.ce
9d1d2f03 17079____________________________________________________________________________
cb535e0c
RGS
17080[ 19020] By: merijn on 2003/03/18 05:45:50
17081 Log: Minor updates of Wolfgang's pack patch
9d1d2f03 17082
cb535e0c
RGS
17083 Subject: Re: pack changes and related fixes
17084 From: Philip Newton <Philip.Newton@gmx.net>
17085 Date: Tue, 18 Mar 2003 06:19:30 +0100
17086 Message-ID: <tb9d7vo1ocb14o73lnhabbmh5bsjoe5m46@4ax.com>
9d1d2f03 17087 Branch: perl
cb535e0c 17088 ! embed.fnc pod/perldiag.pod
9d1d2f03 17089____________________________________________________________________________
cb535e0c
RGS
17090[ 19019] By: gsar on 2003/03/18 05:06:07
17091 Log: regenerate win32/config_H.*
9d1d2f03 17092 Branch: perl
cb535e0c
RGS
17093 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17094 ! win32/config_H.vc64
9d1d2f03 17095____________________________________________________________________________
cb535e0c
RGS
17096[ 19018] By: gsar on 2003/03/18 03:02:38
17097 Log: there is no trailing NULL in sig_name or sig_num, so don't
17098 talk about it
9d1d2f03 17099 Branch: perl
cb535e0c 17100 ! Porting/Glossary
9d1d2f03 17101____________________________________________________________________________
cb535e0c
RGS
17102[ 19017] By: gsar on 2003/03/18 03:01:02
17103 Log: according to the new Porting/Glossary, sig_num doesn't have an
17104 extra '0' at the end
9d1d2f03 17105 Branch: perl
cb535e0c
RGS
17106 ! win32/config.bc win32/config.gc win32/config.vc
17107 ! win32/config.vc64
9d1d2f03 17108____________________________________________________________________________
cb535e0c
RGS
17109[ 19016] By: hv on 2003/03/18 00:52:09
17110 Log: add tests for existing behaviour of undef postinc/dec
9d1d2f03 17111 Branch: perl
cb535e0c 17112 ! t/op/inc.t
9d1d2f03 17113____________________________________________________________________________
cb535e0c
RGS
17114[ 19015] By: hv on 2003/03/18 00:46:18
17115 Log: add comment at undef postinc special case
9d1d2f03 17116 Branch: perl
cb535e0c 17117 ! pp.c
9d1d2f03 17118____________________________________________________________________________
cb535e0c
RGS
17119[ 19014] By: hv on 2003/03/18 00:27:19
17120 Log: clarify behaviour of $a++
9d1d2f03 17121 Branch: perl
cb535e0c 17122 ! pod/perlop.pod
9d1d2f03 17123____________________________________________________________________________
cb535e0c
RGS
17124[ 19013] By: jhi on 2003/03/17 19:52:06
17125 Log: Integrate:
17126 [ 19012]
17127 We don't have the new Perl at this stage.
9d1d2f03 17128 Branch: perl
cb535e0c 17129 !> cygwin/perlld.in
9d1d2f03 17130____________________________________________________________________________
cb535e0c
RGS
17131[ 19010] By: jhi on 2003/03/17 17:16:44
17132 Log: Subject: pack changes and related fixes
17133 From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
17134 Date: Mon, 17 Mar 2003 13:55:37 +0100
17135 Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4>
9d1d2f03 17136 Branch: perl
cb535e0c
RGS
17137 ! embed.fnc embed.h lib/diagnostics.pm perl.h pod/perldiag.pod
17138 ! pod/perlfunc.pod pod/perlpacktut.pod pp_pack.c proto.h
17139 ! t/lib/warnings/pp_pack t/op/pack.t
9d1d2f03 17140____________________________________________________________________________
cb535e0c
RGS
17141[ 19007] By: jhi on 2003/03/17 04:45:40
17142 Log: Integrate:
17143 [ 19006]
17144 Subject: Re: [Patch] Maintperl versioning for Cygwin
17145 From: Slaven Rezic <slaven@rezic.de>
17146 Date: 17 Mar 2003 00:42:43 +0100
17147 Message-ID: <87ptoqev4c.fsf@vran.herceg.de>
9d1d2f03 17148 Branch: perl
cb535e0c 17149 !> cygwin/perlld.in
9d1d2f03 17150____________________________________________________________________________
cb535e0c
RGS
17151[ 19005] By: hv on 2003/03/17 02:06:20
17152 Log: Subject: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator
17153 From: chocolateboy <chocolateboy@chocolatey.com>
17154 Date: Sat, 22 Feb 2003 12:17:28 +0000
17155 Message-ID: <3E576A58.8010901@chocolatey.com>
9d1d2f03 17156 Branch: perl
cb535e0c
RGS
17157 + ext/Data/Dumper/t/pair.t
17158 ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
9d1d2f03 17159____________________________________________________________________________
cb535e0c
RGS
17160[ 19004] By: hv on 2003/03/17 01:38:23
17161 Log: Subject: [patch] utils/h2xs.PL (get rid of \t and '')
17162 From: Stas Bekman <stas@stason.org>
17163 Date: Fri, 14 Feb 2003 11:59:53 +1100
17164 Message-ID: <3E4C3F89.6050005@stason.org>
9d1d2f03 17165 Branch: perl
cb535e0c 17166 ! utils/h2xs.PL
9d1d2f03 17167____________________________________________________________________________
cb535e0c
RGS
17168[ 19003] By: hv on 2003/03/17 01:23:02
17169 Log: Subject: [perl #20724] Patch for dprofpp
17170 From: Nicholas "Oxhøj" (via RT) <perlbug-followup@perl.org>
17171 Date: 5 Feb 2003 08:41:17 -0000
17172 Message-Id: <rt-20724-50329.7.50247680562964@bugs6.perl.org>
9d1d2f03 17173 Branch: perl
cb535e0c 17174 ! utils/dprofpp.PL
9d1d2f03 17175____________________________________________________________________________
cb535e0c
RGS
17176[ 19002] By: hv on 2003/03/16 23:36:57
17177 Log: Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3
17178 From: Adam Spiers (via RT) <perlbug-followup@perl.org>
17179 Date: 10 Jan 2003 10:59:44 -0000
17180 Message-Id: <rt-19898-47213.12.0892150698178@bugs6.perl.org>
9d1d2f03 17181 Branch: perl
cb535e0c 17182 ! lib/IPC/Open3.pm
9d1d2f03 17183____________________________________________________________________________
cb535e0c
RGS
17184[ 19001] By: jhi on 2003/03/16 21:50:24
17185 Log: getservbyname_r() kaputt in OpenBSD (might get fixed
17186 for 3.3, but only might)
9d1d2f03 17187 Branch: perl
cb535e0c 17188 ! hints/openbsd.sh
9d1d2f03 17189____________________________________________________________________________
cb535e0c
RGS
17190[ 18999] By: jhi on 2003/03/16 21:33:49
17191 Log: Stay within known facts: what platforms the skippage helps,
17192 and in which it is not needed.
9d1d2f03 17193 Branch: perl
cb535e0c 17194 ! ext/POSIX/t/posix.t
9d1d2f03 17195____________________________________________________________________________
cb535e0c
RGS
17196[ 18998] By: jhi on 2003/03/16 18:15:42
17197 Log: This seems to fix (well, dodge) the problems in FreeBSD for
17198 Enache Adrian; in _theory_ this patch could be good for NetBSD,
17199 too, but Alian gets a core dump already at subtest #9 (anyone
17200 with a real NetBSD, Alian's is a VMware one, which has in the
17201 past caused similar odd crashes). OpenBSD threaded build result
17202 still unknown.
9d1d2f03 17203 Branch: perl
cb535e0c 17204 ! ext/POSIX/t/posix.t
9d1d2f03 17205____________________________________________________________________________
cb535e0c
RGS
17206[ 18997] By: jhi on 2003/03/16 18:07:30
17207 Log: IRIX ls -l marks sockets with 'S'.
9d1d2f03 17208 Branch: perl
cb535e0c 17209 ! t/op/stat.t
9d1d2f03 17210____________________________________________________________________________
cb535e0c
RGS
17211[ 18996] By: jhi on 2003/03/16 17:41:42
17212 Log: Turn on UTF-8 flag only if the $str is valid utf8
17213 (pointed out by Dan Kogai).
9d1d2f03 17214 Branch: perl
cb535e0c 17215 ! lib/Term/ReadLine.pm
9d1d2f03 17216____________________________________________________________________________
cb535e0c
RGS
17217[ 18995] By: jhi on 2003/03/16 16:40:06
17218 Log: Signedness nits.
9d1d2f03 17219 Branch: perl
cb535e0c 17220 ! regcomp.c
9d1d2f03 17221____________________________________________________________________________
cb535e0c
RGS
17222[ 18994] By: jhi on 2003/03/16 15:41:44
17223 Log: Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.
17224 Should work both for PERL_UNICODE/-C and use encoding 'foo';
9d1d2f03 17225 Branch: perl
cb535e0c 17226 ! lib/Term/ReadLine.pm
9d1d2f03 17227____________________________________________________________________________
cb535e0c
RGS
17228[ 18991] By: jhi on 2003/03/16 15:14:31
17229 Log: Pod fix from Philip Newton.
9d1d2f03 17230 Branch: perl
cb535e0c 17231 ! pod/perlfunc.pod
9d1d2f03 17232____________________________________________________________________________
cb535e0c
RGS
17233[ 18990] By: jhi on 2003/03/16 15:12:00
17234 Log: Further potential pitfalls for the utf8 len/pos cache
17235 found by Inaba Hiroto. No test cases, yet.
9d1d2f03 17236 Branch: perl
cb535e0c 17237 ! regcomp.c
9d1d2f03 17238____________________________________________________________________________
cb535e0c
RGS
17239[ 18989] By: jhi on 2003/03/16 08:02:31
17240 Log: Make the :bytes conditional on PerlIO.
9d1d2f03 17241 Branch: perl
cb535e0c 17242 ! ext/Encode/t/CJKT.t
9d1d2f03 17243____________________________________________________________________________
cb535e0c
RGS
17244[ 18988] By: jhi on 2003/03/15 18:27:36
17245 Log: Needs PerlIO for :bytes.
9d1d2f03 17246 Branch: perl
cb535e0c 17247 ! ext/Encode/t/CJKT.t
9d1d2f03 17248____________________________________________________________________________
cb535e0c
RGS
17249[ 18986] By: rgs on 2003/03/14 20:28:20
17250 Log: Subject: Re: [fix] [perl #21575] Bug with print( followed by a newline
17251 From: Enache Adrian <enache@rdslink.ro>
17252 Date: Fri, 14 Mar 2003 23:02:42 +0200
17253 Message-ID: <20030314210242.GA1159@ratsnest.hole>
17254 (with an added test)
9d1d2f03 17255 Branch: perl
cb535e0c 17256 ! t/comp/parser.t toke.c
9d1d2f03 17257____________________________________________________________________________
cb535e0c
RGS
17258[ 18985] By: rgs on 2003/03/14 19:45:18
17259 Log: Time::HiRes is a core module
9d1d2f03 17260 Branch: perl
cb535e0c 17261 ! pod/perlfunc.pod
9d1d2f03 17262____________________________________________________________________________
cb535e0c
RGS
17263[ 18984] By: rgs on 2003/03/14 19:38:57
17264 Log: Subject: [patch ext/B/typemap] STRLEN T_UV
17265 From: Stas Bekman <stas@stason.org>
17266 Date: Fri, 14 Mar 2003 17:45:09 +1100
17267 Message-ID: <3E717A75.2060300@stason.org>
9d1d2f03 17268 Branch: perl
cb535e0c 17269 ! ext/B/typemap
9d1d2f03 17270____________________________________________________________________________
cb535e0c
RGS
17271[ 18982] By: jhi on 2003/03/14 15:16:18
17272 Log: Better pass in the $self for a method.
9d1d2f03 17273 Branch: perl
cb535e0c 17274 ! lib/File/Spec/Unix.pm
9d1d2f03 17275____________________________________________________________________________
cb535e0c
RGS
17276[ 18980] By: jhi on 2003/03/14 13:42:32
17277 Log: Cleanup the File::Spec tmpdir() implementations:
17278 now all the platforms specific modules call _tmpdir()
17279 (inherited from Unix.pm) with the list of platform
17280 specific list of temporary directories, and _tmpdir()
17281 then does the appropriate suitability checking.
9d1d2f03 17282 Branch: perl
cb535e0c
RGS
17283 ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
17284 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
17285 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
17286 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
9d1d2f03 17287____________________________________________________________________________
cb535e0c
RGS
17288[ 18979] By: jhi on 2003/03/14 12:48:09
17289 Log: whichsig() really does return -1 for unknown signals.
9d1d2f03 17290 Branch: perl
cb535e0c 17291 ! mg.c
9d1d2f03 17292____________________________________________________________________________
cb535e0c
RGS
17293[ 18977] By: jhi on 2003/03/14 10:42:33
17294 Log: Rework the @Config{/sig.*/} tests.
9d1d2f03 17295 Branch: perl
cb535e0c 17296 ! lib/Config.t
9d1d2f03 17297____________________________________________________________________________
cb535e0c
RGS
17298[ 18976] By: jhi on 2003/03/14 10:31:50
17299 Log: Subject: [PATCH] configure.com: sig_num, etc.
9d1d2f03 17300 From: "Craig A. Berry" <craigberry@mac.com>
cb535e0c
RGS
17301 Date: Thu, 13 Mar 2003 21:38:19 -0600
17302 Message-ID: <3E714EAB.6030001@mac.com>
17303 Branch: perl
17304 ! configure.com
9d1d2f03 17305____________________________________________________________________________
cb535e0c
RGS
17306[ 18975] By: jhi on 2003/03/14 10:30:53
17307 Log: Make whichsig() to work also if some system defines
17308 zero signals (now -1 is the "not found"). Note that
17309 in couple of mg.c spots only whichsig() > 0 branches
17310 are taken because signal handlers et al don't make
17311 much sense for the zero signal.
17312 Branch: perl
17313 ! doio.c mg.c
9d1d2f03 17314____________________________________________________________________________
cb535e0c
RGS
17315[ 18973] By: jhi on 2003/03/14 10:27:46
17316 Log: Since Configure does the signal name/number probe with awk
17317 based on the cpp results (not by really running code), testing
17318 for the signum value is not really helpful if we have runtime
17319 function calls (some signal numbers are dynamic, for example)
17320 (or other extra stuff where the signum value is expected).
17321 (Runtimeness also means that Configure cannot get these right,
17322 anyway.) Better filter in just the constant non-negative numbers.
17323 Branch: perl
9d1d2f03
AMS
17324 ! Configure
17325____________________________________________________________________________
cb535e0c
RGS
17326[ 18971] By: jhi on 2003/03/14 09:30:18
17327 Log: Signal issues.
17328 (1) Filter out negative signals.
17329 (2) Correct sig_num* and sig_name* descriptions.
17330 Branch: perl
17331 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17332 ! config_h.SH
9d1d2f03 17333____________________________________________________________________________
cb535e0c
RGS
17334[ 18970] By: jhi on 2003/03/14 06:21:48
17335 Log: Hopefully this works also in Win32.
9d1d2f03 17336 Branch: perl
cb535e0c 17337 ! ext/Encode/t/CJKT.t
9d1d2f03 17338____________________________________________________________________________
cb535e0c
RGS
17339[ 18969] By: jhi on 2003/03/14 05:43:34
17340 Log: Subject: [PATCH] Perldoc.pm tweak for VMS
17341 From: "Craig A. Berry" <craigberry@mac.com>
17342 Date: Thu, 13 Mar 2003 13:44:55 -0600
17343 Message-ID: <3E70DFB7.8070405@mac.com>
17344 Branch: perl
17345 ! lib/Pod/Perldoc.pm
9d1d2f03 17346____________________________________________________________________________
cb535e0c
RGS
17347[ 18968] By: gsar on 2003/03/14 04:41:25
17348 Log: fix for switchC.t test#6 failure on windows
9d1d2f03 17349 Branch: perl
cb535e0c 17350 ! perl.c
9d1d2f03 17351____________________________________________________________________________
cb535e0c
RGS
17352[ 18967] By: gsar on 2003/03/14 04:29:10
17353 Log: Config.t wasn't getting the sig_num and sig_size relationship
17354 right, and therefore failed test#35 on windows
17355
17356 note that config_h.SH documents that $sig_size does NOT include
17357 the final NULL in $sig_num!
9d1d2f03 17358 Branch: perl
cb535e0c 17359 ! lib/Config.t
9d1d2f03 17360____________________________________________________________________________
cb535e0c
RGS
17361[ 18966] By: gsar on 2003/03/14 04:20:51
17362 Log: another fix for failing test on windows ("use encoding" puts
17363 STDIN in :raw mode, so chomp() wasn't stripping the CR)
9d1d2f03 17364 Branch: perl
cb535e0c 17365 ! ext/Encode/t/enc_module.t
9d1d2f03 17366____________________________________________________________________________
cb535e0c
RGS
17367[ 18965] By: gsar on 2003/03/14 04:06:31
17368 Log: fix CJKT.t failures on windows due to incorrect binmode()
9d1d2f03 17369 Branch: perl
cb535e0c 17370 ! ext/Encode/t/CJKT.t
9d1d2f03 17371____________________________________________________________________________
cb535e0c
RGS
17372[ 18964] By: rgs on 2003/03/13 21:47:52
17373 Log: Skip the last test of Config.t on HP-UX.
17374 (This test should be skipped for every system that
17375 actually defines a negative signal number. Maybe that
17376 test should be removed, to be future-proof.)
9d1d2f03 17377 Branch: perl
cb535e0c 17378 ! lib/Config.t
9d1d2f03 17379____________________________________________________________________________
cb535e0c
RGS
17380[ 18963] By: rgs on 2003/03/13 20:57:32
17381 Log: Subject: [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2
17382 From: Kurt Starsinic <kstar@cpan.org>
17383 Date: Mon, 10 Mar 2003 00:54:49 -0500
17384 Message-ID: <m3d6kyvazx.wl_rspier@pobox.com>
9d1d2f03 17385 Branch: perl
cb535e0c 17386 ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
9d1d2f03 17387____________________________________________________________________________
cb535e0c
RGS
17388[ 18962] By: rgs on 2003/03/13 20:46:53
17389 Log: Subject: [PATCH] checking for magic in hv.c and ext/POSIX/POSIX.xs
17390 From: "Craig A. Berry" <craigberry@mac.com>
17391 Date: Tue, 11 Mar 2003 21:29:31 -0600
17392 Message-ID: <3E6EA99B.9060902@mac.com>
17393 Patch by Scott Lepage (scott.lepage@hp.com)
17394 Branch: perl
17395 ! hv.c
9d1d2f03 17396____________________________________________________________________________
cb535e0c
RGS
17397[ 18959] By: jhi on 2003/03/13 20:05:50
17398 Log: Some more stdlib.h inclusions and change the gccversion
17399 test to use return (could have used that for all, sigh).
17400 Branch: perl
17401 ! Configure
9d1d2f03 17402____________________________________________________________________________
cb535e0c
RGS
17403[ 18958] By: rgs on 2003/03/12 20:46:58
17404 Log: Trims slashes from the argument to rmdir(), likewise
17405 to what happens with rmdir(). Factorize the code in a
17406 local macro, TRIMSLASHES.
9d1d2f03 17407 Branch: perl
cb535e0c 17408 ! pp_sys.c
9d1d2f03 17409____________________________________________________________________________
cb535e0c
RGS
17410[ 18957] By: jhi on 2003/03/12 14:23:02
17411 Log: VOS nit from Paul Green.
17412 Branch: perl
17413 ! vos/configure_full_perl.sh
17414____________________________________________________________________________
17415[ 18956] By: jhi on 2003/03/12 13:58:26
17416 Log: File::Spec: Do not fall back to '', use curdir instead.
17417 Note: Mac used to use cwd(), now curdir, slight change
17418 (relative vs. absolute).
17419 Branch: perl
17420 ! lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
17421 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
17422 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
17423____________________________________________________________________________
17424[ 18955] By: jhi on 2003/03/12 13:49:15
17425 Log: File::Temp tests were failing in Cygwin if $ENV{TMPDIR}
17426 was unset (the tests attempted to create files at the /)
17427 Branch: perl
17428 ! lib/File/Spec/Cygwin.pm
17429____________________________________________________________________________
17430[ 18954] By: jhi on 2003/03/12 10:59:03
17431 Log: Another finding by IRIX cc: non-void function
17432 sv_cat_decode() should return a value.
17433 Branch: perl
17434 ! sv.c
17435____________________________________________________________________________
17436[ 18952] By: jhi on 2003/03/12 10:53:02
9d1d2f03 17437 Log: Integrate:
cb535e0c
RGS
17438 [ 18949]
17439 pudge> never integrate anything from macos/
17440 Branch: perl
17441 - macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
17442 - macos/macperl.sym
17443 !> MANIFEST
17444____________________________________________________________________________
17445[ 18951] By: jhi on 2003/03/12 10:52:17
17446 Log: Integrate:
17447 [ 18946]
17448 Integrate from maint-5.8/macperl:
17449 [ 18937]
17450 Various MacOS portability fixes for tests
9d1d2f03 17451
cb535e0c
RGS
17452 [ 18938]
17453 File::Spec::Unix method should be called on $self
9d1d2f03 17454
cb535e0c
RGS
17455 [ 18939]
17456 lib.pm:_get_dirs() should use $_[0], not $_
9d1d2f03 17457
cb535e0c
RGS
17458 [ 18940]
17459 Update MacOS for new configpm
9d1d2f03 17460
cb535e0c
RGS
17461 [ 18941]
17462 Update MacOS build
17463 Update Makefile for new source files,
17464 update test script, add additional symbol for APItest
9d1d2f03 17465 Branch: perl
cb535e0c
RGS
17466 +> macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
17467 +> macos/macperl.sym
17468 !> ext/Digest/MD5/t/files.t ext/Filter/t/call.t
17469 !> ext/POSIX/t/taint.t lib/File/Spec/Unix.pm
17470 !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
17471 !> lib/charnames.t lib/lib_pm.PL t/io/crlf.t t/op/method.t
17472 !> t/op/mkdir.t t/op/recurse.t t/op/sprintf.t t/op/stat.t
17473 !> t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
9d1d2f03 17474____________________________________________________________________________
cb535e0c
RGS
17475[ 18950] By: jhi on 2003/03/12 10:49:27
17476 Log: Cygwin doesn't like initing the $0 mutex in perl_construct()
17477 (Too early? If inited there the pthread_mutex_init() returns
17478 an integer much too large be an errno), but initing the mutex
17479 later, in perl_alloc(), seems to be okay with Cygwin, and also
17480 with Linux.
9d1d2f03 17481 Branch: perl
cb535e0c 17482 ! perl.c
9d1d2f03 17483____________________________________________________________________________
cb535e0c
RGS
17484[ 18944] By: jhi on 2003/03/12 06:00:48
17485 Log: Ouch. Missed one more, the void flags check (and exit() is void).
9d1d2f03 17486 Branch: perl
cb535e0c 17487 ! Configure
9d1d2f03 17488____________________________________________________________________________
cb535e0c
RGS
17489[ 18943] By: jhi on 2003/03/12 05:51:21
17490 Log: Tell how to possibly dodge 'Out of memory' errors.
9d1d2f03 17491 Branch: perl
cb535e0c 17492 ! pod/perldiag.pod
9d1d2f03 17493____________________________________________________________________________
cb535e0c
RGS
17494[ 18935] By: jhi on 2003/03/11 22:00:54
17495 Log: WinCE tweaks from Vadim Konovalov.
9d1d2f03 17496 Branch: perl
cb535e0c 17497 ! perl.c perlio.c wince/Makefile.ce
9d1d2f03 17498____________________________________________________________________________
cb535e0c
RGS
17499[ 18932] By: jhi on 2003/03/11 20:22:07
17500 Log: Missed one.
9d1d2f03 17501 Branch: perl
cb535e0c 17502 ! Configure
9d1d2f03 17503____________________________________________________________________________
cb535e0c
RGS
17504[ 18929] By: jhi on 2003/03/11 20:15:51
17505 Log: Single vs doublequoted context is important...
9d1d2f03 17506 Branch: perl
cb535e0c 17507 ! Configure
9d1d2f03 17508____________________________________________________________________________
cb535e0c
RGS
17509[ 18927] By: jhi on 2003/03/11 20:04:33
17510 Log: """glob.*""" patch for VMS, from Peter Prymmer.
9d1d2f03 17511 Branch: perl
cb535e0c 17512 ! vms/perlvms.pod vms/vms.c
9d1d2f03 17513____________________________________________________________________________
cb535e0c
RGS
17514[ 18926] By: rgs on 2003/03/11 19:44:54
17515 Log: Questionable construct.
9d1d2f03 17516 Branch: perl
cb535e0c 17517 ! pod/perltooc.pod
9d1d2f03 17518____________________________________________________________________________
cb535e0c
RGS
17519[ 18925] By: jhi on 2003/03/11 19:15:15
17520 Log: Better setmode() prototype for cygwin.
9d1d2f03 17521 Branch: perl
cb535e0c 17522 ! perl.h
9d1d2f03 17523____________________________________________________________________________
cb535e0c
RGS
17524[ 18923] By: jhi on 2003/03/11 19:11:39
17525 Log: Solaris cc wants prototype for exit(), so <stdlib.h> needed.
9d1d2f03 17526 Branch: perl
cb535e0c 17527 ! Configure
9d1d2f03 17528____________________________________________________________________________
cb535e0c
RGS
17529[ 18921] By: jhi on 2003/03/11 18:15:45
17530 Log: The 0, in the assert_not_ROK() makes IRIX cc to worry
17531 (cc-1171 cc: WARNING ... The indicated expression has no effect.)
17532 So make the macro to include the , and the non-gcc case empty.
9d1d2f03 17533 Branch: perl
cb535e0c 17534 ! sv.h
9d1d2f03 17535____________________________________________________________________________
cb535e0c
RGS
17536[ 18919] By: jhi on 2003/03/11 17:43:10
17537 Log: Uid_t and Gid_t can easily be shorts and one cannot
17538 pull shorts off the va_args, int is the shortest (ahem).
9d1d2f03 17539 Branch: perl
cb535e0c 17540 ! reentr.c reentr.pl
9d1d2f03 17541____________________________________________________________________________
cb535e0c
RGS
17542[ 18918] By: jhi on 2003/03/11 17:32:23
17543 Log: Subject: [PATCH] io_sock.t
17544 From: Norton Allen <allen@huarp.harvard.edu>
17545 Date: Tue, 11 Mar 2003 13:37:36 -0500 (est)
17546 Message-Id: <200303111837.NAA30438@bottesini.harvard.edu>
9d1d2f03 17547 Branch: perl
cb535e0c 17548 ! README.qnx ext/IO/lib/IO/t/io_sock.t
9d1d2f03 17549____________________________________________________________________________
cb535e0c
RGS
17550[ 18917] By: jhi on 2003/03/11 17:30:43
17551 Log: Get rid of one Cygwin warning by introducing a prototype
17552 for the init_os_extras(). Since there is no header file
17553 in Perl specific to cygwin, use perl.h.
9d1d2f03 17554 Branch: perl
cb535e0c 17555 ! perl.h
9d1d2f03 17556____________________________________________________________________________
cb535e0c
RGS
17557[ 18916] By: jhi on 2003/03/11 11:40:38
17558 Log: Upgrade to Time-HiRes 1.43.
9d1d2f03 17559 Branch: perl
cb535e0c
RGS
17560 ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
17561 ! ext/Time/HiRes/Makefile.PL
9d1d2f03 17562____________________________________________________________________________
cb535e0c
RGS
17563[ 18915] By: jhi on 2003/03/11 09:19:54
17564 Log: Be more lax about the out of memory error message.
9d1d2f03 17565 Branch: perl
cb535e0c 17566 ! t/op/recurse.t
9d1d2f03 17567____________________________________________________________________________
cb535e0c
RGS
17568[ 18914] By: jhi on 2003/03/11 09:18:25
17569 Log: Try to handle hitting the heap/data limit in small systems.
17570 (One can simulate this with e.g. 32MB or 64MB datasize,
17571 use your shell's ulimit/limit/limits command.)
9d1d2f03 17572 Branch: perl
cb535e0c 17573 ! t/op/recurse.t
9d1d2f03 17574____________________________________________________________________________
cb535e0c
RGS
17575[ 18912] By: hv on 2003/03/11 07:36:00
17576 Log: typo for utf8locale in #18907
9d1d2f03 17577 Branch: perl
cb535e0c 17578 ! sv.c
9d1d2f03 17579____________________________________________________________________________
cb535e0c
RGS
17580[ 18910] By: jhi on 2003/03/11 06:55:29
17581 Log: Subject: [PATCH] clear PL_exitlist in perl_destruct
17582 From: "Craig A. Berry" <craigberry@mac.com>
17583 Date: Tue, 11 Mar 2003 00:34:39 -0600
17584 Message-ID: <3E6D837F.7000506@mac.com>
9d1d2f03 17585 Branch: perl
cb535e0c 17586 ! perl.c
9d1d2f03 17587____________________________________________________________________________
cb535e0c
RGS
17588[ 18909] By: jhi on 2003/03/11 06:29:35
17589 Log: Upgrade to cperl-mode 5.0, from IlyaZ.
9d1d2f03 17590 Branch: perl
cb535e0c 17591 ! emacs/cperl-mode.el
9d1d2f03 17592____________________________________________________________________________
cb535e0c
RGS
17593[ 18908] By: jhi on 2003/03/11 06:09:05
17594 Log: Missed some, cryptically.
9d1d2f03 17595 Branch: perl
cb535e0c 17596 ! pod/perlfunc.pod
9d1d2f03 17597____________________________________________________________________________
cb535e0c
RGS
17598[ 18907] By: jhi on 2003/03/11 06:01:28
17599 Log: Add missing intrpvar clonings to perl_clone.
17600 Also move the IDBassertion to the end since there's
17601 no particular reason to break bincompat for that.
9d1d2f03 17602 Branch: perl
cb535e0c 17603 ! intrpvar.h sv.c
9d1d2f03 17604____________________________________________________________________________
cb535e0c
RGS
17605[ 18906] By: jhi on 2003/03/11 05:43:30
17606 Log: Add reminders to intrpvar.h about perl_clone(), as suggested by Stas.
9d1d2f03 17607 Branch: perl
cb535e0c 17608 ! intrpvar.h
9d1d2f03 17609____________________________________________________________________________
cb535e0c
RGS
17610[ 18905] By: jhi on 2003/03/11 05:38:10
17611 Log: Subject: [patch] PL_taint_warn falls between chairs in perl_clone()
17612 From: Stas Bekman <stas@stason.org>
17613 Date: Tue, 11 Mar 2003 17:09:02 +1100
17614 Message-ID: <3E6D7D7E.5000704@stason.org>
9d1d2f03 17615 Branch: perl
cb535e0c 17616 ! sv.c
9d1d2f03 17617____________________________________________________________________________
cb535e0c
RGS
17618[ 18904] By: jhi on 2003/03/11 05:33:10
17619 Log: Subject: [PATCH] typos and other minor things
17620 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
17621 Date: Mon, 10 Mar 2003 21:00:55 -0700
17622 Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com>
9d1d2f03 17623 Branch: perl
cb535e0c
RGS
17624 ! emacs/cperl-mode.el ext/B/B/Concise.pm ext/DB_File/DB_File.pm
17625 ! ext/DB_File/DB_File.xs ext/Devel/PPPort/PPPort.pm
17626 ! ext/IO/lib/IO/Socket.pm ext/PerlIO/encoding/encoding.xs
17627 ! ext/PerlIO/via/via.pm ext/Storable/Storable.xs lib/Net/FTP.pm
17628 ! lib/Net/NNTP.pm lib/Net/Ping.pm lib/Pod/Perldoc.pm
17629 ! lib/Tie/File/t/05_size.t lib/charnames.pm lib/ftp.pl
17630 ! lib/utf8.t pad.c pod/perlfunc.pod pod/perlintern.pod
17631 ! pod/perlthrtut.pod pod/pod2latex.PL regcomp.c t/op/sprintf.t
17632 ! utils/libnetcfg.PL vms/vms.c win32/vmem.h
9d1d2f03 17633____________________________________________________________________________
cb535e0c
RGS
17634[ 18903] By: jhi on 2003/03/11 05:29:12
17635 Log: A rejected hunk of #18902 reapplied.
9d1d2f03 17636 Branch: perl
cb535e0c 17637 ! t/io/utf8.t
9d1d2f03 17638____________________________________________________________________________
cb535e0c
RGS
17639[ 18902] By: jhi on 2003/03/11 05:19:15
17640 Log: Patch from Craig Berry to resolve test failures in VMS.
17641 Will poke the Net::Ping author.
9d1d2f03 17642 Branch: perl
cb535e0c
RGS
17643 ! ext/threads/shared/t/cond.t lib/Net/Ping/t/190_alarm.t
17644 ! t/io/utf8.t t/op/magic.t
9d1d2f03 17645____________________________________________________________________________
cb535e0c
RGS
17646[ 18900] By: rgs on 2003/03/10 22:12:37
17647 Log: Integrate (by hand) change #18386 from maint-5.8
17648 Branch: perl
17649 ! t/op/split.t
9d1d2f03 17650____________________________________________________________________________
cb535e0c
RGS
17651[ 18899] By: jhi on 2003/03/10 21:44:12
17652 Log: VMS has an extra \n at the end, and I assume Windows has \r\n.
9d1d2f03 17653 Branch: perl
cb535e0c 17654 ! t/run/switchC.t
9d1d2f03 17655____________________________________________________________________________
cb535e0c
RGS
17656[ 18891] By: rgs on 2003/03/10 20:22:39
17657 Log: A new test, to check that signal numbers are actually positive,
17658 and that there is a consistent number of signals available.
9d1d2f03 17659 Branch: perl
cb535e0c 17660 ! lib/Config.t
9d1d2f03 17661____________________________________________________________________________
cb535e0c
RGS
17662[ 18889] By: rgs on 2003/03/10 19:55:06
17663 Log: Subject: Re: odd (or not so odd?) segmentation fault in 5.8.0
17664 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17665 Date: Fri, 07 Mar 2003 13:12:49 -0800
17666 Message-ID: <RtQa+gzkg2kF092yn@efn.org>
9d1d2f03 17667 Branch: perl
cb535e0c 17668 ! mg.c pod/perldiag.pod t/op/tie.t
9d1d2f03 17669____________________________________________________________________________
cb535e0c
RGS
17670[ 18888] By: rgs on 2003/03/10 19:37:40
17671 Log: Subject: Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag
17672 From: Nicholas Clark <nick@unfortu.net>
17673 Date: Sun, 9 Mar 2003 21:24:46 +0000
17674 Message-ID: <20030309212445.GE277@Bagpuss.unfortu.net>
9d1d2f03 17675 Branch: perl
cb535e0c 17676 ! lib/Config.t
9d1d2f03 17677____________________________________________________________________________
cb535e0c
RGS
17678[ 18880] By: jhi on 2003/03/10 16:17:50
17679 Log: Integrate from maint:
17680 [ 18428]
17681 Somehow I managed to get makefile.olds that didn't get cleaned away.
9d1d2f03 17682 Branch: perl
cb535e0c 17683 !> Makefile.SH x2p/Makefile.SH
9d1d2f03 17684____________________________________________________________________________
cb535e0c
RGS
17685[ 18876] By: jhi on 2003/03/10 06:35:20
17686 Log: Comment fix.
9d1d2f03 17687 Branch: perl
cb535e0c 17688 ! t/io/utf8.t
9d1d2f03 17689____________________________________________________________________________
cb535e0c
RGS
17690[ 18875] By: jhi on 2003/03/10 05:31:00
17691 Log: Remove the foo-old files.
9d1d2f03 17692 Branch: perl
cb535e0c 17693 ! opcode.pl
9d1d2f03 17694____________________________________________________________________________
cb535e0c
RGS
17695[ 18874] By: jhi on 2003/03/10 05:23:32
17696 Log: Subject: Re: Shared libperl.so and build issues
17697 From: Chip Turner <cturner@redhat.com>
17698 Date: 05 Jan 2003 10:35:40 -0500
17699 Message-ID: <vzky95z8v8z.fsf@minbar.devel.redhat.com>
9d1d2f03 17700 Branch: perl
cb535e0c 17701 ! INSTALL
9d1d2f03 17702____________________________________________________________________________
cb535e0c
RGS
17703[ 18873] By: jhi on 2003/03/10 05:18:02
17704 Log: Bunch of doc patches from Stas; plus regen.
17705
17706 Subject: [doc patch] perl.c's pod api entry
17707 From: Stas Bekman <stas@stason.org>
17708 Date: Mon, 10 Mar 2003 12:35:52 +1100
17709 Message-ID: <3E6BEBF8.80402@stason.org>
17710
17711 Subject: Re: [patch] perlguts.pod
17712 From: Stas Bekman <stas@stason.org>
17713 Date: Mon, 10 Mar 2003 12:38:57 +1100
17714 Message-ID: <3E6BECB1.7050009@stason.org>
17715
17716 Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/
17717 From: Stas Bekman <stas@stason.org>
17718 Date: Mon, 10 Mar 2003 12:41:46 +1100
17719 Message-ID: <3E6BED5A.801@stason.org>
17720
17721 Subject: Re: [patch] perlapi.pod fix
17722 From: Stas Bekman <stas@stason.org>
17723 Date: Mon, 10 Mar 2003 12:43:33 +1100
17724 Message-ID: <3E6BEDC5.6010405@stason.org>
17725
17726 Subject: Re: [docs patch] replace gets() with fgets() in example
17727 From: Stas Bekman <stas@stason.org>
17728 Date: Mon, 10 Mar 2003 12:45:41 +1100
17729 Message-ID: <3E6BEE45.9030901@stason.org>
17730
17731 Subject: [doc patch] perlrun.pod
17732 From: Stas Bekman <stas@stason.org>
17733 Date: Mon, 10 Mar 2003 14:49:59 +1100
17734 Message-ID: <3E6C0B67.4050606@stason.org>
9d1d2f03 17735 Branch: perl
cb535e0c
RGS
17736 ! ext/DynaLoader/DynaLoader_pm.PL handy.h perl.c pod/perlapi.pod
17737 ! pod/perlembed.pod pod/perlguts.pod pod/perlrun.pod
9d1d2f03 17738____________________________________________________________________________
cb535e0c
RGS
17739[ 18871] By: jhi on 2003/03/09 20:15:13
17740 Log: Must not hide the protos, though.
9d1d2f03 17741 Branch: perl
cb535e0c 17742 ! embed.pl proto.h
9d1d2f03 17743____________________________________________________________________________
cb535e0c
RGS
17744[ 18870] By: jhi on 2003/03/09 20:12:11
17745 Log: I hate embed*. Tell me what you know.
17746 Branch: perl
17747 ! embed.fnc embed.h
9d1d2f03 17748____________________________________________________________________________
cb535e0c
RGS
17749[ 18869] By: jhi on 2003/03/09 19:32:19
17750 Log: Upgrade to Encode 1.91.
9d1d2f03 17751 Branch: perl
cb535e0c
RGS
17752 ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
17753 ! ext/Encode/encoding.pm ext/Encode/t/enc_module.t
9d1d2f03 17754____________________________________________________________________________
cb535e0c
RGS
17755[ 18868] By: jhi on 2003/03/09 19:04:22
17756 Log: Export the symbols from #18863; do not prototype (but export)
17757 Nick Clark's experimental COW functions.
17758 Sidenote: the embed.fnc/embed.fnc/makedef.pl thing is becoming
17759 a mess of Herculean proportions. Someone should redesign and
17760 clean up the stables.
17761 Branch: perl
17762 ! embed.fnc embed.pl global.sym proto.h
9d1d2f03 17763____________________________________________________________________________
cb535e0c
RGS
17764[ 18867] By: jhi on 2003/03/09 17:12:55
17765 Log: Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)
17766 Branch: perl
17767 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
17768 ! ext/Encode/MANIFEST ext/Encode/encoding.pm
17769 ! ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_data.t
17770 ! ext/Encode/t/enc_module.t
9d1d2f03 17771____________________________________________________________________________
cb535e0c
RGS
17772[ 18865] By: jhi on 2003/03/09 13:50:57
17773 Log: From Inaba Hiroto: DATA wasn't properly utf8ed
17774 under 'use encoding'.
9d1d2f03 17775 Branch: perl
cb535e0c
RGS
17776 + ext/Encode/t/enc_data.t
17777 ! MANIFEST ext/Encode/MANIFEST toke.c
9d1d2f03 17778____________________________________________________________________________
cb535e0c
RGS
17779[ 18864] By: jhi on 2003/03/09 13:21:09
17780 Log: Tru64: additional instructions for building a newer Berkeley DB.
9d1d2f03 17781 Branch: perl
cb535e0c 17782 ! README.tru64 hints/dec_osf.sh
9d1d2f03 17783____________________________________________________________________________
cb535e0c
RGS
17784[ 18863] By: jhi on 2003/03/09 12:07:28
17785 Log: At Sarathy's request restore the bin5005compat Perl_foo_sv()
17786 function stubs, should be helpful for really simple extensions.
17787 Undoes large parts of changes #16289 and #16290.
9d1d2f03 17788 Branch: perl
cb535e0c 17789 ! sv.c
9d1d2f03 17790____________________________________________________________________________
cb535e0c
RGS
17791[ 18862] By: rgs on 2003/03/09 11:48:37
17792 Log: ... and add a test case for bug #20798
17793 Branch: perl
17794 ! t/op/eval.t
9d1d2f03 17795____________________________________________________________________________
cb535e0c
RGS
17796[ 18861] By: jhi on 2003/03/09 11:46:17
17797 Log: Subject: Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8
9d1d2f03 17798 From: Enache Adrian <enache@rdslink.ro>
cb535e0c
RGS
17799 Date: Fri, 7 Mar 2003 23:28:37 +0200
17800 Message-ID: <20030307212837.GB765@ratsnest.hole>
9d1d2f03 17801
cb535e0c 17802 (and few more test cases from the thread)
9d1d2f03 17803 Branch: perl
cb535e0c 17804 ! sv.c t/op/sprintf.t
9d1d2f03 17805____________________________________________________________________________
cb535e0c
RGS
17806[ 18860] By: rgs on 2003/03/09 11:33:09
17807 Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
9d1d2f03 17808 From: Enache Adrian <enache@rdslink.ro>
cb535e0c
RGS
17809 Date: Fri, 7 Mar 2003 00:12:03 +0200
17810 Message-ID: <20030306221203.GB13330@ratsnest.hole>
9d1d2f03 17811 Branch: perl
cb535e0c 17812 ! op.c
9d1d2f03 17813____________________________________________________________________________
cb535e0c
RGS
17814[ 18859] By: rgs on 2003/03/09 11:30:22
17815 Log: Adjust test count.
9d1d2f03 17816 Branch: perl
cb535e0c 17817 ! t/op/pat.t
9d1d2f03 17818____________________________________________________________________________
cb535e0c
RGS
17819[ 18858] By: jhi on 2003/03/09 10:54:10
17820 Log: From Inaba Hiroto: re_intuit_start set a value to
17821 PL_bostr before calling find_byclass when regexp has
17822 ROPT_UTF8 flag on. But right value for PL_bostr is set
17823 before re_intuit_start is called. PL_regdata is always
17824 assigned by cache_re(), so the whole if(prog->reganch & ROPT_UTF8){}
17825 can be deleted.
9d1d2f03 17826 Branch: perl
cb535e0c 17827 ! regexec.c t/op/pat.t
9d1d2f03 17828____________________________________________________________________________
cb535e0c
RGS
17829[ 18857] By: jhi on 2003/03/09 10:46:23
17830 Log: From Inaba Hiroto: the UTF-8 length cache wasn't
17831 updated when fbm_compile() appended a "\n".
17832 Branch: perl
17833 ! t/op/pat.t util.c
9d1d2f03 17834____________________________________________________________________________
cb535e0c
RGS
17835[ 18856] By: rgs on 2003/03/08 20:16:36
17836 Log: Add a B::COP::io() method, to return the cop_io field of COPs.
17837 Print it in B::Debug. Can be used later in B::Deparse to deparse
17838 the open pragma.
17839 Branch: perl
17840 ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm
9d1d2f03 17841____________________________________________________________________________
cb535e0c
RGS
17842[ 18855] By: rgs on 2003/03/08 19:51:40
17843 Log: Subject: [PATCH perldebug.pod] to explain new [<>{] behaviour - attached
17844 From: Richard.Foley@ubsw.com
17845 Date: Fri, 21 Feb 2003 13:51:51 +0100
17846 Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579F1@NZURC900PEX1.ubsgs.ubsgroup.net>
17847 Branch: perl
17848 ! pod/perldebug.pod
9d1d2f03 17849____________________________________________________________________________
cb535e0c
RGS
17850[ 18854] By: jhi on 2003/03/08 19:41:25
17851 Log: Enache Adrian reads comments.
17852 Branch: perl
17853 ! perl.h
9d1d2f03 17854____________________________________________________________________________
cb535e0c
RGS
17855[ 18853] By: rgs on 2003/03/08 19:40:13
17856 Log: Subject: [PATCH] Re: [perl #20551] Documentation error for IO::Select
17857 From: Richard Soderberg <perl@crystalflame.net>
17858 Date: Sat, 15 Feb 2003 01:27:17 -0500
17859 Message-Id: <87D7A731-40AE-11D7-9B07-000393801F84@crystalflame.net>
17860 Branch: perl
17861 ! ext/IO/lib/IO/Select.pm
9d1d2f03 17862____________________________________________________________________________
cb535e0c
RGS
17863[ 18852] By: jhi on 2003/03/08 19:05:04
17864 Log: Subject: [PATCH] long %ENV values for VMS
9d1d2f03 17865 From: "Craig A. Berry" <craigberry@mac.com>
cb535e0c
RGS
17866 Date: Fri, 07 Mar 2003 13:49:50 -0600
17867 Message-ID: <3E68F7DE.8070603@mac.com>
17868 Branch: perl
17869 ! vms/vms.c
9d1d2f03 17870____________________________________________________________________________
cb535e0c
RGS
17871[ 18851] By: jhi on 2003/03/08 06:49:35
17872 Log: regen_headers tiny tidying:
17873 - regen.pl renamed as regen_lib.pl
17874 - regen_headers.pl renamed as regen.pl
17875 - added make target 'regen' (kept target 'regen_headers'
17876 for porters' brains' backward compatibility)
17877 - regen.pl fancified a bit to display the names
17878 of the files that got changed by running the scripts
9d1d2f03 17879 Branch: perl
cb535e0c
RGS
17880 + regen_lib.pl
17881 - regen_headers.pl
17882 ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
17883 ! keywords.pl opcode.pl regcomp.pl regen.pl
9d1d2f03 17884____________________________________________________________________________
cb535e0c
RGS
17885[ 18848] By: jhi on 2003/03/07 08:40:52
17886 Log: Give pointers to runtime Unicode changes.
17887 Branch: perl
17888 ! pod/perlrun.pod pod/perlvar.pod
9d1d2f03 17889____________________________________________________________________________
cb535e0c
RGS
17890[ 18847] By: jhi on 2003/03/07 08:02:50
17891 Log: Extra character noticed by Tels.
9d1d2f03 17892 Branch: perl
cb535e0c 17893 ! MANIFEST
9d1d2f03 17894____________________________________________________________________________
cb535e0c
RGS
17895[ 18846] By: jhi on 2003/03/07 05:28:11
17896 Log: Subject: [PATCH] FreeBSD 5.0 gethostbyaddr_r hints update
17897 From: Kay Roepke <kay@dolphin-services.de>
17898 Date: Thu, 06 Mar 2003 23:00:10 +0100
17899 Message-ID: <3E67C4EA.A55FFE5C@dolphin-services.de>
17900
17901 (plus change the d_gethostbyaddr_r_proto default to "0",
17902 that is what an undefined r_proto looks like)
9d1d2f03 17903 Branch: perl
cb535e0c 17904 ! hints/freebsd.sh
9d1d2f03 17905____________________________________________________________________________
cb535e0c
RGS
17906[ 18845] By: jhi on 2003/03/07 05:21:43
17907 Log: Define the Perl_pp_i_modulo_1() only iff we have glibc.
17908 (Stronger variant of "pp.c: Perl_pp_i_modulo_1 needs help
17909 in non-glibc case", from Craig Berry)
9d1d2f03 17910 Branch: perl
cb535e0c 17911 ! pp.c
9d1d2f03 17912____________________________________________________________________________
cb535e0c
RGS
17913[ 18844] By: jhi on 2003/03/07 05:05:57
17914 Log: Good observation from Philip Newton.
9d1d2f03 17915 Branch: perl
cb535e0c 17916 ! pod/perlrun.pod
9d1d2f03 17917____________________________________________________________________________
cb535e0c
RGS
17918[ 18843] By: rgs on 2003/03/06 21:59:02
17919 Log: Make the -A switch work without an assertion name.
17920 by Salvador Fandiño.
17921 Branch: perl
17922 ! perl.c t/run/switch_A.t
9d1d2f03 17923____________________________________________________________________________
cb535e0c
RGS
17924[ 18842] By: rgs on 2003/03/06 21:27:15
17925 Log: Subject: Re: [PATCH] let perlmodstyle mention Module::Build and Test::More
17926 From: "Jos I. Boumans" <kane@dwim.org>
17927 Date: Fri, 21 Feb 2003 20:33:53 +0100
17928 Message-ID: <3E567F21.6020006@dwim.org>
17929 (with some minor tweaks)
9d1d2f03 17930 Branch: perl
cb535e0c 17931 ! pod/perlmodstyle.pod
9d1d2f03 17932____________________________________________________________________________
cb535e0c
RGS
17933[ 18841] By: rgs on 2003/03/06 20:56:32
17934 Log: Subject: Re: [perl #20682] [fix] @- array not visible in s///
17935 From: Enache Adrian <enache@rdslink.ro>
17936 Date: Sun, 2 Mar 2003 06:05:22 +0200
17937 Message-ID: <20030302040522.GB4905@ratsnest.hole>
9d1d2f03 17938 Branch: perl
cb535e0c 17939 ! t/op/subst.t
9d1d2f03 17940____________________________________________________________________________
cb535e0c
RGS
17941[ 18840] By: rgs on 2003/03/06 20:45:08
17942 Log: Subject: cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumption
17943 From: Enache Adrian <enache@rdslink.ro>
17944 Date: Wed, 5 Mar 2003 12:06:20 +0200
17945 Message-ID: <20030305100620.GA909@ratsnest.hole>
9d1d2f03 17946 Branch: perl
cb535e0c
RGS
17947 ! ext/POSIX/t/sigaction.t ext/POSIX/t/waitpid.t t/op/method.t
17948 ! t/op/sub_lval.t t/op/ver.t t/run/fresh_perl.t
9d1d2f03 17949____________________________________________________________________________
cb535e0c
RGS
17950[ 18839] By: jhi on 2003/03/06 17:21:36
17951 Log: Subject: [PATCH perl@18838] mg.c needs Perl_csighandler prototype
17952 From: "Craig A. Berry" <craigberry@mac.com>
17953 Date: Thu, 06 Mar 2003 10:42:05 -0600
17954 Message-ID: <3E677A5D.10805@mac.com>
9d1d2f03 17955 Branch: perl
cb535e0c 17956 ! mg.c
9d1d2f03 17957____________________________________________________________________________
cb535e0c
RGS
17958[ 18838] By: jhi on 2003/03/06 10:11:22
17959 Log: Thinko fix.
9d1d2f03 17960 Branch: perl
cb535e0c 17961 ! Porting/findrfuncs
9d1d2f03 17962____________________________________________________________________________
cb535e0c
RGS
17963[ 18837] By: jhi on 2003/03/06 09:33:33
17964 Log: PERL_UNICODE explanation saga continues.
9d1d2f03 17965 Branch: perl
cb535e0c 17966 ! pod/perlrun.pod
9d1d2f03 17967____________________________________________________________________________
cb535e0c
RGS
17968[ 18836] By: jhi on 2003/03/06 07:55:03
17969 Log: Handle also extra directories et alia.
9d1d2f03 17970 Branch: perl
cb535e0c 17971 ! Porting/manicheck
9d1d2f03 17972____________________________________________________________________________
cb535e0c
RGS
17973[ 18835] By: jhi on 2003/03/06 07:48:05
17974 Log: Add mani(fest) check(ing) utility.
9d1d2f03 17975 Branch: perl
cb535e0c
RGS
17976 + Porting/manicheck
17977 ! MANIFEST
9d1d2f03 17978____________________________________________________________________________
cb535e0c
RGS
17979[ 18833] By: jhi on 2003/03/06 05:36:13
17980 Log: Subject: [patch config_h.SH] redefining __attribute__
17981 From: Stas Bekman <stas@stason.org>
17982 Date: Thu, 06 Mar 2003 12:03:39 +1100
17983 Message-ID: <3E669E6B.1060606@stason.org>
9d1d2f03 17984 Branch: perl
cb535e0c
RGS
17985 ! Configure NetWare/config_H.wc Porting/config.sh
17986 ! Porting/config_H config_h.SH plan9/config.plan9
17987 ! plan9/config_h.sample win32/config_H.bc win32/config_H.gc
17988 ! win32/config_H.vc win32/config_H.vc64 wince/config_H.ce
9d1d2f03 17989____________________________________________________________________________
cb535e0c
RGS
17990[ 18831] By: jhi on 2003/03/05 19:56:41
17991 Log: Couple more _r possibilities (found in a RH 8.0 box), and
17992 the random() macros were all wrong. (I don't know why
17993 metaconfig did so much reordering of config_h.SH.)
17994 Branch: perl
17995 ! Configure config_h.SH reentr.h reentr.pl
9d1d2f03 17996____________________________________________________________________________
cb535e0c
RGS
17997[ 18830] By: rgs on 2003/03/04 23:25:01
17998 Log: Change #18829 makes this test workaround obsolete.
17999 Branch: perl
18000 ! ext/B/t/deparse.t
9d1d2f03 18001____________________________________________________________________________
cb535e0c
RGS
18002[ 18829] By: rgs on 2003/03/04 22:23:41
18003 Log: Patch by Salvador Fandiño to read the warning mask
18004 returned by caller() and ${^WARNING_BITS} from
18005 $warnings::Bits{all} and not from the hardcoded core
18006 constant. (This mask could have been extended by
18007 warnings::register.) Plus tests.
9d1d2f03 18008 Branch: perl
cb535e0c 18009 ! mg.c pp_ctl.c t/op/caller.t
9d1d2f03 18010____________________________________________________________________________
cb535e0c
RGS
18011[ 18828] By: rgs on 2003/03/04 20:49:59
18012 Log: Subject: [PATCH] assertions
18013 From: Salvador Fandiño <sfandino@yahoo.com>
18014 Date: Fri, 21 Feb 2003 17:26:16 +0000
18015 Message-ID: <3E566138.4090709@yahoo.com>
18016 and the complement : (with added comments)
18017 Subject: [PATCH] bug in ext/B/t/deparse.t
18018 Message-ID: <3E563E16.7060303@yahoo.com>
18019 plus perldiag.pod patch for the new warning
18020 (previous change was, once again, empty)
9d1d2f03 18021 Branch: perl
cb535e0c
RGS
18022 ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
18023 ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
18024 ! pod/perldiag.pod warnings.h warnings.pl
9d1d2f03 18025____________________________________________________________________________
cb535e0c
RGS
18026[ 18827] By: rgs on 2003/03/04 20:48:09
18027 Log: Subject: [PATCH] assertions
18028 From: Salvador Fandiño <sfandino@yahoo.com>
18029 Date: Fri, 21 Feb 2003 17:26:16 +0000
18030 Message-ID: <3E566138.4090709@yahoo.com>
18031 and the complement : (with added comments)
18032 Subject: [PATCH] bug in ext/B/t/deparse.t
18033 Message-ID: <3E563E16.7060303@yahoo.com>
18034 plus perldiag.pod patch for the new warning
9d1d2f03 18035 Branch: perl
cb535e0c
RGS
18036 ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
18037 ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
18038 ! pod/perldiag.pod warnings.h warnings.pl
9d1d2f03 18039____________________________________________________________________________
cb535e0c
RGS
18040[ 18826] By: jhi on 2003/03/04 20:22:25
18041 Log: Try to make PPPort.pm 5.005-friendlier (see [perl #21339]).
18042 The variant is from how List::Util Util.xs does it.
9d1d2f03 18043 Branch: perl
cb535e0c 18044 ! ext/Devel/PPPort/PPPort.pm
9d1d2f03 18045____________________________________________________________________________
cb535e0c
RGS
18046[ 18825] By: rgs on 2003/03/04 19:56:28
18047 Log: Doc typos.
9d1d2f03 18048 Branch: perl
cb535e0c 18049 ! lib/File/Find.pm
9d1d2f03 18050____________________________________________________________________________
cb535e0c
RGS
18051[ 18823] By: jhi on 2003/03/04 05:33:50
18052 Log: Try to give rcatline() a good jog on Unicode.
9d1d2f03 18053 Branch: perl
cb535e0c 18054 ! t/io/utf8.t
9d1d2f03 18055____________________________________________________________________________
cb535e0c
RGS
18056[ 18822] By: jhi on 2003/03/04 05:14:13
18057 Log: Subject: Re: [perl #21395] rcatline doesn't grok utf8
18058 From: Enache Adrian <enache@rdslink.ro>
18059 Date: Sun, 2 Mar 2003 05:43:54 +0200
18060 Message-ID: <20030302034354.GA4905@ratsnest.hole>
9d1d2f03 18061 Branch: perl
cb535e0c 18062 ! sv.c t/io/utf8.t
9d1d2f03 18063____________________________________________________________________________
cb535e0c
RGS
18064[ 18821] By: jhi on 2003/03/04 04:58:36
18065 Log: Can't test this without PerlIO.
9d1d2f03 18066 Branch: perl
cb535e0c 18067 ! t/uni/write.t
9d1d2f03 18068____________________________________________________________________________
cb535e0c
RGS
18069[ 18820] By: sky on 2003/03/04 01:01:07
18070 Log: Fixes bug #15654 bizarre constant mangling in 5.8.0
18071 What happened was that a constant was freed, the pad released but
18072 the pad slot still held the SV, when pad slot was reallocated
18073 to be a target for a stringify, it did a sv_setpv on the target
18074 and the original SV was wiped out. When this SV was later on
18075 to new places using the constant, they got the wrong value.
18076 By replacing pad_free with pad_swipe for these cases, we
18077 won't have such a problem. (pad_swipe also removes the
18078 pointer to the original SV).
9d1d2f03 18079 Branch: perl
cb535e0c 18080 ! op.c
9d1d2f03 18081____________________________________________________________________________
cb535e0c
RGS
18082[ 18819] By: jhi on 2003/03/03 19:15:07
18083 Log: Further clarification on PERL_UNICODE's semantics.
9d1d2f03 18084 Branch: perl
cb535e0c 18085 ! pod/perlrun.pod
9d1d2f03 18086____________________________________________________________________________
cb535e0c
RGS
18087[ 18818] By: gbarr on 2003/03/03 10:07:44
18088 Log: Sync with libnet-1.13
9d1d2f03 18089 Branch: perl
cb535e0c
RGS
18090 ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
18091 ! lib/Net/POP3.pm lib/Net/SMTP.pm
9d1d2f03 18092____________________________________________________________________________
cb535e0c
RGS
18093[ 18817] By: jhi on 2003/03/03 06:45:59
18094 Log: Upgrade to Unicode::Normalize 0.20.
9d1d2f03 18095 Branch: perl
cb535e0c
RGS
18096 ! ext/Unicode/Normalize/Changes
18097 ! ext/Unicode/Normalize/Normalize.pm
18098 ! ext/Unicode/Normalize/Normalize.xs
18099 ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
18100 ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
18101 ! ext/Unicode/Normalize/t/test.t
9d1d2f03 18102____________________________________________________________________________
cb535e0c
RGS
18103[ 18816] By: jhi on 2003/03/03 06:17:28
18104 Log: Upgrade to Encode 1.89. The enc_module.t required
18105 a little tweak, sending that to Dan.
9d1d2f03 18106 Branch: perl
cb535e0c
RGS
18107 + ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_module.enc
18108 + ext/Encode/t/enc_module.t
18109 ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
18110 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
18111 ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
18112 ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
18113 ! ext/Encode/ucm/viscii.ucm
9d1d2f03 18114____________________________________________________________________________
cb535e0c
RGS
18115[ 18813] By: jhi on 2003/03/03 05:33:21
18116 Log: Use a macro for abs() to avoid the possible truncation to an int;
18117 also make an explicit (double)cast for the arguments to fabs().
9d1d2f03 18118 Branch: perl
cb535e0c 18119 ! perl.h pp.c sv.c util.c
9d1d2f03 18120____________________________________________________________________________
cb535e0c
RGS
18121[ 18812] By: hv on 2003/03/02 22:36:05
18122 Log: Subject: Re: [PATCH] Make adding notes to patchlevel.h easier
18123 From: andreas.koenig@anima.de (Andreas J. Koenig)
18124 Date: Wed, 19 Feb 2003 11:05:28 +0100
18125 Message-ID: <m3d6lozitz.fsf@k242.linux.bogus>
9d1d2f03 18126 Branch: perl
cb535e0c 18127 ! patchlevel.h
9d1d2f03 18128____________________________________________________________________________
cb535e0c
RGS
18129[ 18811] By: hv on 2003/03/02 22:30:50
18130 Log: Subject: [perl #21289] [Fwd: IPC::Msg bug report]
18131 From: Edmund Bacon (via RT) <perlbug-followup@perl.org>
18132 Date: 18 Feb 2003 21:05:15 -0000
18133 Message-Id: <rt-21289-52384.13.2700974026643@bugs6.perl.org>
9d1d2f03 18134 Branch: perl
cb535e0c 18135 ! ext/IPC/SysV/Msg.pm
9d1d2f03 18136____________________________________________________________________________
cb535e0c
RGS
18137[ 18810] By: hv on 2003/03/02 21:59:10
18138 Log: Subject: [PATCH] Re: [perl #18872] File::Basename example misleading
18139 From: Richard Soderberg <perl@crystalflame.net>
18140 Date: Sat, 15 Feb 2003 01:27:21 -0500
18141 Message-Id: <89FAC8B9-40AE-11D7-9B07-000393801F84@crystalflame.net>
9d1d2f03 18142 Branch: perl
cb535e0c 18143 ! lib/File/Basename.pm
9d1d2f03 18144____________________________________________________________________________
cb535e0c
RGS
18145[ 18809] By: hv on 2003/03/02 21:54:53
18146 Log: Subject: [perl #21031] $File::Find::name ne $_ w/no_chdir
18147 From: "Anders Johnson" (via RT) <perlbug-followup@perl.org>
18148 Date: 15 Feb 2003 00:21:41 -0000
18149 Message-Id: <rt-21031-51306.12.8541374577158@bugs6.perl.org>
9d1d2f03 18150 Branch: perl
cb535e0c 18151 ! lib/File/Find.pm
9d1d2f03 18152____________________________________________________________________________
cb535e0c
RGS
18153[ 18807] By: hv on 2003/03/02 21:22:56
18154 Log: Reverse copyright update (#18801) for files not changed in 2003.
9d1d2f03 18155 Branch: perl
cb535e0c
RGS
18156 ! EXTERN.h INTERN.h README av.h cc_runtime.h deb.c doop.c
18157 ! dosish.h fakethr.h form.h globals.c gv.h handy.h hv.h
18158 ! keywords.h keywords.pl mg.h miniperlmain.c numeric.c pad.h
18159 ! perlapi.c perlsdio.h perlsfio.h perlvars.h perly.y pp.h
18160 ! regcomp.h run.c scope.h taint.c thread.h unixish.h utf8.h
18161 ! utfebcdic.h util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c
18162 ! x2p/a2p.h x2p/a2p.y x2p/hash.c x2p/hash.h x2p/proto.h
18163 ! x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
9d1d2f03 18164____________________________________________________________________________
cb535e0c
RGS
18165[ 18805] By: hv on 2003/03/02 16:29:28
18166 Log: Subject: Re: [perl #21411] [fix] Postponed RE with split()
18167 From: Enache Adrian <enache@rdslink.ro>
18168 Date: Sun, 2 Mar 2003 10:11:27 +0200
18169 Message-ID: <20030302081127.GA10782@ratsnest.hole>
9d1d2f03 18170 Branch: perl
cb535e0c 18171 ! pp.c t/op/pat.t
9d1d2f03 18172____________________________________________________________________________
cb535e0c
RGS
18173[ 18803] By: hv on 2003/03/02 16:12:34
18174 Log: Subject: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch included)
18175 From: "Anders Johnson" <ajohnson@wischip.com>
18176 Date: Mon, 10 Feb 2003 14:09:46 -0800
18177 Message-ID: <000e01c2d151$2228ca90$9800a8c0@wis.com>
9d1d2f03 18178 Branch: perl
cb535e0c 18179 ! mg.c t/op/magic.t
9d1d2f03 18180____________________________________________________________________________
cb535e0c
RGS
18181[ 18802] By: jhi on 2003/03/02 15:39:06
18182 Log: Narrow down the -C test skippage.
9d1d2f03 18183 Branch: perl
cb535e0c 18184 ! t/run/switchC.t
9d1d2f03 18185____________________________________________________________________________
cb535e0c
RGS
18186[ 18801] By: hv on 2003/03/02 15:24:22
18187 Log: Update all copyrights to 2003, from Jarkko
9d1d2f03 18188 Branch: perl
cb535e0c
RGS
18189 ! EXTERN.h INTERN.h README XSUB.h av.c av.h cc_runtime.h cop.h
18190 ! cv.h deb.c doio.c doop.c dosish.h dump.c embed.h embed.pl
18191 ! embedvar.h fakesdio.h fakethr.h form.h global.sym globals.c
18192 ! gv.c gv.h handy.h hv.c hv.h keywords.h keywords.pl locale.c
18193 ! mg.c mg.h miniperlmain.c nostdio.h numeric.c op.c op.h
18194 ! opcode.h opcode.pl opnames.h pad.c pad.h patchlevel.h perl.c
18195 ! perl.h perlapi.c perlapi.h perlio.h perlsdio.h perlsfio.h
18196 ! perlvars.h perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
18197 ! pp_sort.c pp_sys.c proto.h reentr.c reentr.h reentr.pl
18198 ! regcomp.c regcomp.h regexec.c regexp.h run.c scope.c scope.h
18199 ! sv.c sv.h taint.c thrdvar.h thread.h toke.c universal.c
18200 ! unixish.h utf8.c utf8.h utfebcdic.h util.c util.h x2p/EXTERN.h
18201 ! x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/hash.c
18202 ! x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h x2p/util.c
18203 ! x2p/util.h x2p/walk.c xsutils.c
9d1d2f03 18204____________________________________________________________________________
cb535e0c
RGS
18205[ 18800] By: hv on 2003/03/02 15:16:38
18206 Log: Subject: [PATCH] for perl5db.pl against missing args destroying pre-post command setups
18207 From: Richard.Foley@ubsw.com
18208 Date: Wed, 19 Feb 2003 13:24:38 +0100
18209 Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579DB@NZURC900PEX1.ubsgs.ubsgroup.net>
9d1d2f03 18210 Branch: perl
cb535e0c 18211 ! lib/perl5db.pl
9d1d2f03 18212____________________________________________________________________________
cb535e0c
RGS
18213[ 18799] By: jhi on 2003/03/02 13:34:13
18214 Log: The -CI cannot be easily tested under UTF-8 locale with
18215 the t/test.pl (the 'stdin' data gets doubly UTF-8-ied).
18216 Also other small tweaks in the -C neighbourhood.
9d1d2f03 18217 Branch: perl
cb535e0c 18218 ! perl.c perl.h t/run/switchC.t util.c
9d1d2f03 18219____________________________________________________________________________
cb535e0c
RGS
18220[ 18798] By: jhi on 2003/03/02 09:12:06
18221 Log: Go with "right = -right" for greater portability, some platforms
18222 might require llabs() to get abs() of long longs.
9d1d2f03 18223 Branch: perl
cb535e0c 18224 ! pp.c
9d1d2f03 18225____________________________________________________________________________
cb535e0c
RGS
18226[ 18797] By: jhi on 2003/03/02 08:07:32
18227 Log: Patch for [perl #9402], known also as "glibc _moddi3 bug
18228 with negative quads", or also as RedHat bug #65612.
9d1d2f03 18229 Branch: perl
cb535e0c 18230 ! pp.c
9d1d2f03 18231____________________________________________________________________________
cb535e0c
RGS
18232[ 18796] By: jhi on 2003/03/02 07:34:54
18233 Log: Forgotten from change #18795.
18234 Branch: perl
18235 ! global.sym
9d1d2f03 18236____________________________________________________________________________
cb535e0c
RGS
18237[ 18795] By: jhi on 2003/03/02 07:27:44
18238 Log: Subject: Re: [PATCH embed.fnc] Re: [PATCH] Get MSWin32 back compiling
18239 From: Abe Timmerman <abe@ztreet.demon.nl>
18240 Date: Sun, 2 Mar 2003 02:03:16 +0100
18241 Message-Id: <200303020203.16708.abe@ztreet.demon.nl>
9d1d2f03 18242 Branch: perl
cb535e0c 18243 ! embed.fnc embed.h makedef.pl
9d1d2f03 18244____________________________________________________________________________
cb535e0c
RGS
18245[ 18794] By: jhi on 2003/03/02 07:21:36
18246 Log: Further Unicode formats patching from Inaba Hiroto.
9d1d2f03 18247 Branch: perl
cb535e0c
RGS
18248 + t/uni/write.t
18249 ! MANIFEST pp_ctl.c
9d1d2f03 18250____________________________________________________________________________
cb535e0c
RGS
18251[ 18793] By: jhi on 2003/03/01 08:18:35
18252 Log: Integrate change #18788 from maint.
9d1d2f03 18253 Branch: perl
cb535e0c 18254 !> perl.h
9d1d2f03 18255____________________________________________________________________________
cb535e0c
RGS
18256[ 18792] By: jhi on 2003/03/01 08:14:43
18257 Log: Subject: [PATCH] Get MSWin32 back compiling
18258 From: Abe Timmerman <abe@ztreet.demon.nl>
18259 Date: Sat, 1 Mar 2003 04:31:19 +0100
18260 Message-Id: <200303010431.20205.abe@ztreet.demon.nl>
9d1d2f03 18261 Branch: perl
cb535e0c 18262 ! embed.fnc embed.h global.sym makedef.pl
9d1d2f03 18263____________________________________________________________________________
cb535e0c
RGS
18264[ 18785] By: jhi on 2003/02/26 20:38:55
18265 Log: Subject: Re: [PATCH] Re: format, PerlIO and utf8
18266 From: Inaba Hiroto <inaba@st.rim.or.jp>
18267 Date: Mon, 10 Feb 2003 00:04:51 +0900
18268 Message-ID: <3E466E12.E5349D84@st.rim.or.jp>
9d1d2f03 18269 Branch: perl
cb535e0c 18270 ! pp_ctl.c toke.c
9d1d2f03 18271____________________________________________________________________________
cb535e0c
RGS
18272[ 18784] By: jhi on 2003/02/26 19:45:53
18273 Log: An already fixed bug from perl-unicode.
9d1d2f03 18274 Branch: perl
cb535e0c 18275 ! t/op/pat.t
9d1d2f03 18276____________________________________________________________________________
cb535e0c
RGS
18277[ 18782] By: hv on 2003/02/26 01:36:49
18278 Log: Subject: Re: [perl #20683] [fix] Better Patch
18279 From: Enache Adrian <enache@rdslink.ro>
18280 Date: Sun, 23 Feb 2003 20:16:39 +0200
18281 Message-ID: <20030223181639.GA18713@ratsnest.hole>
9d1d2f03 18282 Branch: perl
cb535e0c
RGS
18283 ! embed.fnc embed.h ext/Devel/Peek/Peek.t mg.c perl.h proto.h
18284 ! regexec.c sv.c t/op/pat.t
9d1d2f03 18285____________________________________________________________________________
cb535e0c
RGS
18286[ 18781] By: hv on 2003/02/26 01:11:14
18287 Log: regen headers
9d1d2f03 18288 Branch: perl
cb535e0c 18289 ! perlapi.h pod/perlapi.pod
9d1d2f03 18290____________________________________________________________________________
cb535e0c
RGS
18291[ 18780] By: hv on 2003/02/26 00:25:32
18292 Log: Two typos found by Philip Newton <pnewton@gmx.de>
9d1d2f03 18293 Branch: perl
cb535e0c 18294 ! configpm ext/DB_File/DB_File.pm
9d1d2f03 18295____________________________________________________________________________
cb535e0c
RGS
18296[ 18779] By: jhi on 2003/02/25 18:20:01
18297 Log: Add tests for the -C switch. Depending on the
18298 CLIs some $^O dance may be needed.
9d1d2f03 18299 Branch: perl
cb535e0c
RGS
18300 + t/run/switchC.t
18301 ! MANIFEST
9d1d2f03 18302____________________________________________________________________________
cb535e0c
RGS
18303[ 18778] By: hv on 2003/02/25 15:24:17
18304 Log: Add missing file from change #18774.
9d1d2f03 18305 Branch: perl
cb535e0c 18306 + t/op/localref.t
9d1d2f03 18307____________________________________________________________________________
cb535e0c
RGS
18308[ 18777] By: hv on 2003/02/25 14:07:59
18309 Log: More variables for change #18776.
9d1d2f03 18310 Branch: perl
cb535e0c 18311 ! op.c
9d1d2f03 18312____________________________________________________________________________
cb535e0c
RGS
18313[ 18776] By: hv on 2003/02/25 14:04:03
18314 Log: Subject: [perl #20682] [fix] @- array not visible in s///
18315 From: Enache Adrian <enache@rdslink.ro>
18316 Date: Fri, 21 Feb 2003 17:50:14 +0200
18317 Message-ID: <20030221155014.GB793@ratsnest.hole>
9d1d2f03 18318 Branch: perl
cb535e0c 18319 ! op.c t/op/subst.t
9d1d2f03 18320____________________________________________________________________________
cb535e0c
RGS
18321[ 18775] By: hv on 2003/02/25 13:53:11
18322 Log: Subject: [perl #20684] [fix] s/// with (??{..}) inside returns wrong count
18323 From: Enache Adrian <enache@rdslink.ro>
18324 Date: Fri, 21 Feb 2003 17:49:41 +0200
18325 Message-ID: <20030221154941.GA793@ratsnest.hole>
9d1d2f03 18326 Branch: perl
cb535e0c 18327 ! pp_ctl.c t/op/subst.t
9d1d2f03 18328____________________________________________________________________________
cb535e0c
RGS
18329[ 18774] By: hv on 2003/02/25 13:21:19
18330 Log: Subject: Re: [perl #21321] local ${"FOO"} does not work
18331 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18332 Date: Sun, 23 Feb 2003 00:03:27 +0100
18333 Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr>
9d1d2f03 18334 Branch: perl
cb535e0c 18335 ! MANIFEST op.c perl.h pp.c pp_hot.c t/op/local.t
9d1d2f03 18336____________________________________________________________________________
cb535e0c
RGS
18337[ 18773] By: hv on 2003/02/25 12:45:01
18338 Log: Subject: [Encode] 1.88 Released
18339 From: Dan Kogai <dankogai@dan.co.jp>
18340 Date: Thu, 20 Feb 2003 23:49:55 +0900
18341 Message-Id: <935F75D0-44E2-11D7-B310-000393AE4244@dan.co.jp>
9d1d2f03 18342 Branch: perl
cb535e0c
RGS
18343 ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
18344 ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
18345 ! ext/Encode/lib/Encode/CJKConstants.pm
18346 ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/enc_eucjp.t
18347 ! ext/Encode/t/enc_utf8.t ext/Encode/ucm/viscii.ucm
9d1d2f03 18348____________________________________________________________________________
cb535e0c
RGS
18349[ 18772] By: merijn on 2003/02/25 12:12:14
18350 Log: Subject: [perl@18752] warnings from CGI tests under cygwin
18351 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18352 Date: Wed, 19 Feb 2003 13:37:39 -0800
18353 Message-ID: <jk/U+gzkg2DE092yn@efn.org>
18354 Branch: perl
18355 ! lib/CGI.pm
9d1d2f03 18356____________________________________________________________________________
cb535e0c
RGS
18357[ 18771] By: jhi on 2003/02/25 07:46:53
18358 Log: Cleanup #18770 as suggested by Rafael.
9d1d2f03 18359 Branch: perl
cb535e0c 18360 ! mg.c perl.h
9d1d2f03 18361____________________________________________________________________________
cb535e0c
RGS
18362[ 18770] By: jhi on 2003/02/25 06:01:09
18363 Log: A new try at #18765 (for [perl #20920]).
9d1d2f03 18364 Branch: perl
cb535e0c 18365 ! mg.c
9d1d2f03 18366____________________________________________________________________________
cb535e0c
RGS
18367[ 18769] By: jhi on 2003/02/25 05:33:10
18368 Log: Retract change #18765: makes HiRes.t hang after subtest #11.
9d1d2f03 18369 Branch: perl
cb535e0c 18370 ! mg.c
9d1d2f03 18371____________________________________________________________________________
cb535e0c
RGS
18372[ 18768] By: chip on 2003/02/24 21:42:57
18373 Log: Include p4d2p in Porting again, because p4genpatch doesn't work
18374 until a change has been submitted.
18375 Branch: perl
18376 + Porting/p4d2p
9d1d2f03
AMS
18377 ! MANIFEST
18378____________________________________________________________________________
cb535e0c
RGS
18379[ 18767] By: chip on 2003/02/24 21:35:56
18380 Log: In Porting scripts, use standard perl path of "/usr/bin/perl".
18381 Branch: perl
18382 ! Porting/check83.pl Porting/findvars Porting/fixCORE
18383 ! Porting/fixvars Porting/genlog Porting/makerel Porting/patchls
9d1d2f03 18384____________________________________________________________________________
cb535e0c
RGS
18385[ 18766] By: jhi on 2003/02/24 20:04:36
18386 Log: PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.
18387 Branch: perl
18388 ! embedvar.h intrpvar.h mg.c perl.c perl.h pod/perldiag.pod
18389 ! pod/perlipc.pod pod/perlrun.pod pp_sys.c util.c
9d1d2f03 18390____________________________________________________________________________
cb535e0c
RGS
18391[ 18765] By: jhi on 2003/02/24 19:56:23
18392 Log: Subject: Re: [perl #20920] Segmentation fault ("Safe Signal" queue problem?)
18393 From: Slaven Rezic <slaven@rezic.de>
18394 Date: 14 Feb 2003 09:11:15 +0100
18395 Message-ID: <878ywji8nw.fsf@vran.herceg.de>
9d1d2f03 18396
cb535e0c 18397 (with slight tweaks)
9d1d2f03 18398 Branch: perl
cb535e0c 18399 ! mg.c
9d1d2f03 18400____________________________________________________________________________
cb535e0c
RGS
18401[ 18764] By: jhi on 2003/02/24 18:44:41
18402 Log: Patching magic from Inaba-san's keyboard: fix for [perl #8769]:
18403 "scalar upgraded to UTF-8 as a side effect of quote-interpolation
18404 when 'use encoding' is engaged"-- wasn't actually encoding's fault.
9d1d2f03 18405 Branch: perl
cb535e0c 18406 ! pp_ctl.c pp_hot.c sv.c sv.h t/op/concat.t
9d1d2f03 18407____________________________________________________________________________
cb535e0c
RGS
18408[ 18763] By: chip on 2003/02/24 14:54:36
18409 Log: Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.
18410 Branch: perl
18411 ! op.c win32/perlhost.h
9d1d2f03 18412____________________________________________________________________________
cb535e0c
RGS
18413[ 18762] By: hv on 2003/02/24 00:18:42
18414 Log: Remove no-longer-true line from perlop
18415 Branch: perl
18416 ! pod/perlop.pod
9d1d2f03 18417____________________________________________________________________________
cb535e0c
RGS
18418[ 18761] By: jhi on 2003/02/23 12:07:53
18419 Log: Chip noticed that the intended optionality of the 'IV' was
18420 forgotten in the change #18758.
9d1d2f03 18421 Branch: perl
cb535e0c 18422 ! ext/Devel/Peek/Peek.t
9d1d2f03 18423____________________________________________________________________________
cb535e0c
RGS
18424[ 18760] By: jhi on 2003/02/22 19:17:04
18425 Log: API doc tweaks.
18426 Branch: perl
18427 ! utf8.c
9d1d2f03 18428____________________________________________________________________________
cb535e0c
RGS
18429[ 18759] By: sky on 2003/02/21 09:08:30
18430 Log: Change regex to be a bit more friendly against various
18431 outputs from ps -f, regex suggest by rgs
18432 Branch: perl
18433 ! ext/threads/t/join.t
9d1d2f03 18434____________________________________________________________________________
cb535e0c
RGS
18435[ 18758] By: jhi on 2003/02/20 17:28:44
18436 Log: Subject: [PATCH: perl@18639] add some IV stuff to ext/Devel/Peek/Peek.t test 21
18437 From: PPrymmer@factset.com
18438 Date: Thu, 20 Feb 2003 13:28:09 -0500
18439 Message-ID: <OF2DC297F4.A63F24F9-ON85256CD3.006513E4@factset.com>
9d1d2f03 18440 Branch: perl
cb535e0c 18441 ! ext/Devel/Peek/Peek.t
9d1d2f03 18442____________________________________________________________________________
cb535e0c
RGS
18443[ 18757] By: jhi on 2003/02/20 17:27:17
18444 Log: Subject: [PATCH: perl@186389] add probe for yet another dangerous logical name: COMP
18445 From: PPrymmer@factset.com
18446 Date: Wed, 19 Feb 2003 15:04:40 -0500
18447 Message-ID: <OFC0A627AD.02B9D968-ON85256CD2.006DDC21@factset.com>
18448 Branch: perl
18449 ! README.vms configure.com
9d1d2f03 18450____________________________________________________________________________
cb535e0c
RGS
18451[ 18756] By: jhi on 2003/02/20 06:16:05
18452 Log: Doc tweakage on -C.
18453 Branch: perl
18454 ! pod/perlrun.pod
9d1d2f03 18455____________________________________________________________________________
cb535e0c
RGS
18456[ 18755] By: rgs on 2003/02/19 21:31:43
18457 Log: Subject: [PATCH] 5.8.0: typo in pod/perlcompile.pod
18458 From: Brendan O'Dea <bod@debian.org>
18459 Date: Sun, 16 Feb 2003 21:09:23 +1100
18460 Message-ID: <20030216100923.GA29761@londo.c47.org>
9d1d2f03 18461 Branch: perl
cb535e0c 18462 ! pod/perlcompile.pod
9d1d2f03 18463____________________________________________________________________________
cb535e0c
RGS
18464[ 18754] By: rgs on 2003/02/19 21:14:37
18465 Log: Document clearly that "_" is always in package "main".
18466 Branch: perl
18467 ! pod/perlvar.pod
9d1d2f03 18468____________________________________________________________________________
cb535e0c
RGS
18469[ 18753] By: rgs on 2003/02/19 20:55:09
18470 Log: Subject: Re: [perl #20716] scope error with brackets
18471 From: Enache Adrian <enache@rdslink.ro>
18472 Date: Thu, 13 Feb 2003 04:52:21 +0200
18473 Message-ID: <20030213025221.GA1215@ratsnest.hole>
18474 (better version of change #18687)
9d1d2f03 18475 Branch: perl
cb535e0c 18476 ! t/comp/parser.t toke.c
9d1d2f03 18477____________________________________________________________________________
cb535e0c
RGS
18478[ 18752] By: jhi on 2003/02/19 05:10:26
18479 Log: 'A' is not 65 everywhere.
9d1d2f03 18480 Branch: perl
cb535e0c 18481 ! t/op/pack.t
9d1d2f03 18482____________________________________________________________________________
cb535e0c
RGS
18483[ 18751] By: chip on 2003/02/19 03:54:45
18484 Log: Support one-parameter unpack(), which unpacks $_.
9d1d2f03 18485 Branch: perl
cb535e0c 18486 ! opcode.h opcode.pl pod/perlfunc.pod pp_pack.c t/op/pack.t
9d1d2f03 18487____________________________________________________________________________
cb535e0c
RGS
18488[ 18750] By: hv on 2003/02/19 00:53:03
18489 Log: more complex assertions activation:
18490 Subject: Re: Did the assertion patch/feature submission get overlooked?
18491 From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
18492 Date: Tue, 18 Feb 2003 19:24:13 +0000
18493 Message-ID: <3E52885D.5060903@yahoo.com>
18494 Branch: perl
18495 ! lib/assertions.pm lib/assertions/activate.pm
18496 ! t/comp/assertions.t
9d1d2f03 18497____________________________________________________________________________
cb535e0c
RGS
18498[ 18749] By: hv on 2003/02/19 00:19:21
18499 Log: Subject: [PATCH] Make adding notes to patchlevel.h easier
18500 From: andreas.koenig@anima.de (Andreas J. Koenig)
18501 Date: Tue, 18 Feb 2003 11:48:40 +0100
18502 Message-ID: <m3n0kt27av.fsf@k242.linux.bogus>
9d1d2f03 18503 Branch: perl
cb535e0c 18504 ! patchlevel.h
9d1d2f03 18505____________________________________________________________________________
cb535e0c
RGS
18506[ 18748] By: hv on 2003/02/19 00:00:41
18507 Log: Subject: [PATCH IO/Socket/INET.pm] Blocking option ignored
18508 From: Dave Mitchell <davem@fdgroup.com>
18509 Date: Tue, 18 Feb 2003 21:45:45 +0000
18510 Message-ID: <20030218214545.C18547@fdgroup.com>
9d1d2f03 18511
cb535e0c
RGS
18512 and tests for the same:
18513 From: Dave Mitchell <davem@fdgroup.com>
18514 Date: Wed, 19 Feb 2003 00:42:01 +0000
18515 Message-ID: <20030219004201.F18547@fdgroup.com>
9d1d2f03 18516 Branch: perl
cb535e0c 18517 ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
9d1d2f03 18518____________________________________________________________________________
cb535e0c
RGS
18519[ 18747] By: hv on 2003/02/18 23:47:06
18520 Log: Shouldn't have added as t/run/switchA.t in #18739 - it'll cause
18521 problems on case-insensitive file systems. Rename it back to
18522 t/run/switch_A.t
9d1d2f03 18523 Branch: perl
cb535e0c
RGS
18524 +> t/run/switch_A.t
18525 - t/run/switchA.t
18526 ! MANIFEST
9d1d2f03 18527____________________________________________________________________________
cb535e0c
RGS
18528[ 18746] By: sky on 2003/02/18 21:31:37
18529 Log: Subject: Re: -Os for Darwin why?
18530 From: schwern@pobox.com
18531 Date: tis feb 18, 2003 20:37:39 Europe/Stockholm
18532 Message-Id: <20030218113739.D25848@ttul.org>
9d1d2f03 18533 Branch: perl
cb535e0c 18534 ! hints/darwin.sh
9d1d2f03 18535____________________________________________________________________________
cb535e0c
RGS
18536[ 18741] By: jhi on 2003/02/18 14:01:34
18537 Log: Format nit.
9d1d2f03 18538 Branch: perl
cb535e0c 18539 ! util.c
9d1d2f03 18540____________________________________________________________________________
cb535e0c
RGS
18541[ 18740] By: sky on 2003/02/18 06:33:57
18542 Log: Re: -Os for Darwin why?
18543 From: schwern@pobox.com
18544 Date: tis feb 18, 2003 04:14:03 Europe/Stockholm
18545 Message-Id: <20030217191403.A17553@ttul.org>
9d1d2f03 18546 Branch: perl
cb535e0c 18547 ! hints/darwin.sh
9d1d2f03 18548____________________________________________________________________________
cb535e0c
RGS
18549[ 18739] By: hv on 2003/02/18 01:04:01
18550 Log: Subject: Re: Did the assertion patch/feature submission get overlooked?
18551 From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
18552 Date: Mon, 17 Feb 2003 23:38:05 +0000
18553 Message-ID: <3E51725D.5060303@yahoo.com>
9d1d2f03 18554 Branch: perl
cb535e0c
RGS
18555 + t/comp/assertions.t t/run/switchA.t
18556 ! MANIFEST
9d1d2f03 18557____________________________________________________________________________
cb535e0c
RGS
18558[ 18738] By: hv on 2003/02/18 00:51:24
18559 Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH] Copy on write for $& and $1...
18560 From: Nicholas Clark <nick@ccl4.org>
18561 Date: Mon, 17 Feb 2003 21:07:03 +0000
18562 Message-ID: <20030217210330.A8611@plum.flirble.org>
9d1d2f03 18563 Branch: perl
cb535e0c 18564 ! sv.c
9d1d2f03 18565____________________________________________________________________________
cb535e0c
RGS
18566[ 18737] By: hv on 2003/02/18 00:47:00
18567 Log: Subject: [PATCH] Re: [perl #21261] B::Terse not outputting correct constants or variable names
18568 From: Stephen McCamant <smcc@mit.edu>
18569 Date: Mon, 17 Feb 2003 19:34:36 -0500
18570 Date: Mon, 17 Feb 2003 19:34:36 -0500
18571 Message-ID: <15953.32668.277063.470885@syllepsis.MIT.EDU>
18572 Branch: perl
18573 ! ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Concise.pm
18574 ! ext/B/B/Terse.pm ext/B/t/terse.t
9d1d2f03 18575____________________________________________________________________________
cb535e0c
RGS
18576[ 18736] By: hv on 2003/02/17 09:33:47
18577 Log: Subject: [PATCH] Re: [PATCH] Copy on write for $& and $1...
18578 From: Nicholas Clark <nick@unfortu.net>
18579 Date: Sun, 16 Feb 2003 23:09:50 +0000
18580 Message-ID: <20030216230950.GB276@Bagpuss.unfortu.net>
9d1d2f03
AMS
18581 Branch: perl
18582 ! sv.c
18583____________________________________________________________________________
cb535e0c
RGS
18584[ 18735] By: hv on 2003/02/17 09:13:02
18585 Log: Use the escape E<ntilde> in source files rather than the actual char.
18586 Branch: perl
18587 ! lib/assertions.pm lib/assertions/activate.pm
9d1d2f03 18588____________________________________________________________________________
cb535e0c
RGS
18589[ 18734] By: hv on 2003/02/17 09:06:44
18590 Log: Suppress empty #ifdef blocks in embed.pl
9d1d2f03 18591 Branch: perl
cb535e0c 18592 ! embed.h embed.pl
9d1d2f03 18593____________________________________________________________________________
cb535e0c
RGS
18594[ 18733] By: hv on 2003/02/17 08:51:53
18595 Log: fix typo in sv.c and regenerate perlapi.pod
9d1d2f03 18596 Branch: perl
cb535e0c 18597 ! pod/perlapi.pod sv.c
9d1d2f03 18598____________________________________________________________________________
cb535e0c
RGS
18599[ 18732] By: jhi on 2003/02/17 06:40:09
18600 Log: Philip Newton has eagle eyes :-)
9d1d2f03 18601 Branch: perl
cb535e0c 18602 ! pod/perlrun.pod
9d1d2f03 18603____________________________________________________________________________
cb535e0c
RGS
18604[ 18731] By: jhi on 2003/02/17 05:31:18
18605 Log: Doc tweaks (and one code tweak) based on Philip Newton's comments.
9d1d2f03 18606 Branch: perl
cb535e0c
RGS
18607 ! locale.c pod/perlrun.pod pod/perlunicode.pod
18608 ! pod/perluniintro.pod pod/perlvar.pod util.c
9d1d2f03 18609____________________________________________________________________________
cb535e0c
RGS
18610[ 18730] By: jhi on 2003/02/17 04:44:53
18611 Log: Make also the -CAL conditional on locale.
9d1d2f03 18612 Branch: perl
cb535e0c 18613 ! perl.c pod/perlrun.pod
9d1d2f03 18614____________________________________________________________________________
cb535e0c
RGS
18615[ 18729] By: jhi on 2003/02/16 18:33:05
18616 Log: NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
9d1d2f03 18617 Branch: perl
cb535e0c 18618 ! embed.h embed.pl pod/perlembed.pod
9d1d2f03 18619____________________________________________________________________________
cb535e0c
RGS
18620[ 18728] By: jhi on 2003/02/16 18:20:04
18621 Log: According to Sarathy it's better have the Ministry
18622 of Information to remove all memory of NO_EMBED.
18623 What NO_EMBED?
9d1d2f03 18624 Branch: perl
cb535e0c 18625 ! embed.h embed.pl
9d1d2f03 18626____________________________________________________________________________
cb535e0c
RGS
18627[ 18727] By: hv on 2003/02/16 13:55:10
18628 Log: add support for assertions. Updated form of:
18629 Subject: Re: Did the assertion patch/feature submission get overlooked?
18630 From: Salvador =?ISO-8859-1?Q?Fandi=F1o?= <sfandino@yahoo.com>
18631 Date: Sat, 30 Nov 2002 17:24:09 +0000
18632 Message-ID: <3DE8F439.50402@yahoo.com>
9d1d2f03 18633 Branch: perl
cb535e0c
RGS
18634 + lib/assertions.pm lib/assertions/activate.pm
18635 ! MANIFEST cv.h dump.c embed.pl embedvar.h ext/B/B/Deparse.pm
18636 ! ext/B/defsubs_h.PL intrpvar.h lib/perl5db.pl op.c perl.c
18637 ! perl.h perlapi.h pp_hot.c sv.c toke.c xsutils.c
9d1d2f03 18638____________________________________________________________________________
cb535e0c
RGS
18639[ 18726] By: hv on 2003/02/16 13:10:32
18640 Log: COW regexps:
18641 Subject: [PATCH] Copy on write for $& and $1...
18642 From: Nicholas Clark <nick@unfortu.net>
18643 Date: Sun, 9 Feb 2003 23:00:09 +0000
18644 Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
9d1d2f03 18645 Branch: perl
cb535e0c
RGS
18646 ! embed.fnc embed.h global.sym pod/perlapi.pod pp_ctl.c pp_hot.c
18647 ! proto.h regcomp.c regexec.c regexp.h sv.c sv.h thrdvar.h
9d1d2f03 18648____________________________________________________________________________
cb535e0c
RGS
18649[ 18725] By: hv on 2003/02/16 13:08:52
18650 Log: inline SvREFCNT_dec:
18651 Subject: [PATCH] Copy on write for $& and $1...
18652 From: Nicholas Clark <nick@unfortu.net>
18653 Date: Sun, 9 Feb 2003 23:00:09 +0000
18654 Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
9d1d2f03 18655 Branch: perl
cb535e0c 18656 ! embed.fnc embed.h proto.h sv.c sv.h
9d1d2f03 18657____________________________________________________________________________
cb535e0c
RGS
18658[ 18723] By: hv on 2003/02/16 11:12:58
18659 Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
18660 From: Enache Adrian <enache@rdslink.ro>
18661 Date: Sun, 16 Feb 2003 00:05:10 +0200
18662 Message-ID: <20030215220510.GB893@ratsnest.hole>
9d1d2f03 18663 Branch: perl
cb535e0c 18664 ! op.c
9d1d2f03 18665____________________________________________________________________________
cb535e0c
RGS
18666[ 18722] By: hv on 2003/02/16 11:08:06
18667 Log: outdent else-if chain in scope()
18668 Branch: perl
18669 ! op.c
9d1d2f03 18670____________________________________________________________________________
cb535e0c
RGS
18671[ 18721] By: hv on 2003/02/16 11:00:47
18672 Log: Subject: [PATCH] arcane tainting bug in vms.c
18673 From: "Craig A. Berry" <craigberry@mac.com>
18674 Date: Sat, 15 Feb 2003 12:29:03 -0600
18675 Message-ID: <3E4E86EF.8090609@mac.com>
18676 Branch: perl
18677 ! vms/vms.c
9d1d2f03 18678____________________________________________________________________________
cb535e0c
RGS
18679[ 18720] By: hv on 2003/02/16 10:54:58
18680 Log: restrict PERL_PRESERVE_IVUV to things that should really give an
18681 integer, but extend to runtime. Based on:
18682 Subject: Re: [perl #20827] Unexpected scientific notation.
18683 From: hv@crypt.org
18684 Date: Wed, 12 Feb 2003 03:12:43 +0000
18685 Message-Id: <200302120312.h1C3ChS02613@crypt.compulink.co.uk>
18686 Branch: perl
18687 ! op.c pp.c
9d1d2f03 18688____________________________________________________________________________
cb535e0c
RGS
18689[ 18718] By: jhi on 2003/02/16 09:47:02
18690 Log: As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option
18691 which will disable the short forms of the Perl_ API, good for
18692 embedding stuff. (Kind of like the old NO_EMBED, but better.)
18693 Branch: perl
18694 ! embed.h embed.pl pod/perlembed.pod
9d1d2f03 18695____________________________________________________________________________
cb535e0c
RGS
18696[ 18717] By: jhi on 2003/02/16 09:44:57
18697 Log: Clarify the -C syntax a bit.
18698 Branch: perl
18699 ! pod/perlrun.pod
9d1d2f03 18700____________________________________________________________________________
cb535e0c
RGS
18701[ 18716] By: jhi on 2003/02/16 08:29:54
18702 Log: Forgotten from #18715.
18703 Branch: perl
18704 ! embed.h proto.h
9d1d2f03 18705____________________________________________________________________________
cb535e0c
RGS
18706[ 18715] By: jhi on 2003/02/15 21:19:37
18707 Log: The new(er) way of controlling Unicode I/O (and other) features;
18708 -C (or PERL_UNICODE). See perlrun/-C for more details.
18709 Branch: perl
18710 ! embed.fnc embedvar.h gv.c intrpvar.h locale.c mg.c perl.c
18711 ! perl.h perlapi.h pod/perldiag.pod pod/perlrun.pod
18712 ! pod/perlunicode.pod pod/perluniintro.pod pod/perlvar.pod
18713 ! util.c
9d1d2f03 18714____________________________________________________________________________
cb535e0c
RGS
18715[ 18714] By: jhi on 2003/02/15 12:31:25
18716 Log: Also Storable really wants the PATCHLEVEL, not PERL_VERSION.
9d1d2f03 18717 Branch: perl
cb535e0c 18718 ! ext/Storable/Storable.xs
9d1d2f03 18719____________________________________________________________________________
cb535e0c
RGS
18720[ 18712] By: jhi on 2003/02/15 08:39:38
18721 Log: Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5
18722 even closer to each other. The dec_osf.pl is irrelevant
18723 for the current core but adding it makes for one less exception
18724 when integrating.
18725 Branch: perl
18726 + ext/Digest/MD5/hints/dec_osf.pl
18727 ! MANIFEST ext/Digest/MD5/MD5.pm ext/Digest/MD5/Makefile.PL
18728 ! ext/Digest/MD5/t/files.t
9d1d2f03 18729____________________________________________________________________________
cb535e0c
RGS
18730[ 18711] By: jhi on 2003/02/15 08:32:04
18731 Log: Update MD5 Changes; update checksums.
9d1d2f03 18732 Branch: perl
cb535e0c 18733 ! ext/Digest/MD5/Changes ext/Digest/MD5/t/files.t
9d1d2f03 18734____________________________________________________________________________
cb535e0c
RGS
18735[ 18710] By: jhi on 2003/02/15 08:19:20
18736 Log: Update the MD5 checksums.
9d1d2f03 18737 Branch: perl
cb535e0c 18738 ! ext/Digest/MD5/t/files.t
9d1d2f03 18739____________________________________________________________________________
cb535e0c
RGS
18740[ 18709] By: jhi on 2003/02/15 08:16:26
18741 Log: Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
18742 (problem noticed by Graham with List::Util).
18743 Branch: perl
18744 ! ext/Data/Dumper/Dumper.xs ext/Digest/MD5/MD5.xs
18745 ! ext/MIME/Base64/Base64.xs ext/Storable/Storable.xs
9d1d2f03 18746____________________________________________________________________________
cb535e0c
RGS
18747[ 18708] By: jhi on 2003/02/15 07:31:17
18748 Log: Subject: Re: [perl #20912] UTF8 related glitch + fix
18749 From: Enache Adrian <enache@rdslink.ro>
18750 Date: Sat, 15 Feb 2003 00:37:40 +0200
18751 Message-ID: <20030214223740.GA13575@ratsnest.hole>
18752 Branch: perl
18753 ! pp.c t/op/split.t
9d1d2f03 18754____________________________________________________________________________
cb535e0c
RGS
18755[ 18707] By: hv on 2003/02/15 06:38:15
18756 Log: Subject: [doc patch] ext/threads/shared/shared.pm
18757 From: Stas Bekman <stas@stason.org>
18758 Date: Fri, 14 Feb 2003 11:12:39 +1100
18759 Message-ID: <3E4C3477.7030306@stason.org>
18760 Branch: perl
18761 ! ext/threads/shared/shared.pm
9d1d2f03 18762____________________________________________________________________________
cb535e0c
RGS
18763[ 18706] By: hv on 2003/02/15 06:32:35
18764 Log: Subject: Re: perlvar phrasing clarification for $^S
18765 From: "Iain 'Spoon' Truskett" <perl@dellah.anu.edu.au>
18766 Date: Fri, 14 Feb 2003 10:12:00 +1100
18767 Message-ID: <20030213231200.GE16300@ouroboros.anu.edu.au>
18768 Branch: perl
18769 ! pod/perlvar.pod
9d1d2f03 18770____________________________________________________________________________
cb535e0c
RGS
18771[ 18705] By: hv on 2003/02/15 06:27:07
18772 Log: Subject: Re: [perl #20933] \substr reuses lvalues (sometimes)
18773 From: Dave Mitchell <davem@fdgroup.com>
18774 Date: Fri, 14 Feb 2003 22:48:27 +0000
18775 Message-ID: <20030214224827.B6783@fdgroup.com>
9d1d2f03 18776
cb535e0c
RGS
18777 with tests:
18778 From: Slaven Rezic <slaven@rezic.de>
18779 Date: 14 Feb 2003 20:23:20 +0100
18780 Message-ID: <87bs1e4qfr.fsf@vran.herceg.de>
18781 Branch: perl
18782 ! pp.c t/op/substr.t t/op/vec.t
9d1d2f03 18783____________________________________________________________________________
cb535e0c
RGS
18784[ 18704] By: hv on 2003/02/15 06:17:06
18785 Log: Subject: Re: overriding builtins quirk
18786 From: Jerrad Pierce <belg4mit@MIT.EDU>
18787 Date: Fri, 14 Feb 2003 09:28:13 -0500
18788 Message-Id: <200302141428.JAA25752@cathedral-seven.mit.edu>
9d1d2f03 18789 Branch: perl
cb535e0c 18790 ! pod/perlsub.pod
9d1d2f03 18791____________________________________________________________________________
cb535e0c
RGS
18792[ 18703] By: rgs on 2003/02/14 22:23:56
18793 Log: Subject: Re: trying to fix #20154, #20357
18794 From: Enache Adrian <enache@rdslink.ro>
18795 Date: Sat, 8 Feb 2003 21:05:14 +0200
18796 Message-ID: <20030208190514.GA866@ratsnest.hole>
18797 (fixes #19061 as well)
18798 Branch: perl
18799 ! pp_ctl.c t/op/goto.t
9d1d2f03 18800____________________________________________________________________________
cb535e0c
RGS
18801[ 18702] By: gbarr on 2003/02/14 19:26:23
18802 Log: Update to Scalar-List-Utils 1.11
9d1d2f03 18803 Branch: perl
cb535e0c
RGS
18804 + ext/List/Util/t/proto.t
18805 ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
18806 ! ext/List/Util/lib/List/Util.pm
18807 ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/isvstring.t
9d1d2f03 18808____________________________________________________________________________
cb535e0c
RGS
18809[ 18699] By: jhi on 2003/02/13 09:43:33
18810 Log: gcc 3.2.1 does not have -Wall faith that tmp
18811 will not be used uninitialized.
9d1d2f03 18812 Branch: perl
cb535e0c 18813 ! toke.c
9d1d2f03 18814____________________________________________________________________________
cb535e0c
RGS
18815[ 18698] By: hv on 2003/02/12 03:01:32
18816 Log: Subject: perlbug (was: Re: [perl #20606] [no subject])
18817 From: Slaven Rezic <slaven@rezic.de>
18818 Date: 30 Jan 2003 19:03:41 +0100
18819 Message-ID: <87fzra7bwi.fsf@vran.herceg.de>
9d1d2f03 18820 Branch: perl
cb535e0c 18821 ! utils/perlbug.PL
9d1d2f03 18822____________________________________________________________________________
cb535e0c
RGS
18823[ 18697] By: hv on 2003/02/12 02:20:39
18824 Log: Subject: [PATCH 5.9.0] to silence compiler warning
18825 From: Robin Barker <Robin.Barker@npl.co.uk>
18826 Date: Tue, 28 Jan 2003 13:27:17 -0000
18827 Message-ID: <533D273D4014D411AB1D00062938C4D9040462CC@hotel.npl.co.uk>
9d1d2f03 18828 Branch: perl
cb535e0c
RGS
18829 ! ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.xs
18830 ! universal.c util.c
9d1d2f03 18831____________________________________________________________________________
cb535e0c
RGS
18832[ 18696] By: rgs on 2003/02/11 20:13:21
18833 Log: Subject: [perl #20654] %*v02x considered invalid in printf
18834 From: Robin Barker (via RT) <perlbug-followup@perl.org>
18835 Date: 10 Feb 2003 16:43:23 -0000
18836 Message-Id: <rt-20654-50711.19.9711009821137@bugs6.perl.org>
9d1d2f03 18837 Branch: perl
cb535e0c 18838 ! sv.c t/op/sprintf.t
9d1d2f03 18839____________________________________________________________________________
cb535e0c
RGS
18840[ 18695] By: rgs on 2003/02/11 20:00:23
18841 Log: Subject: mini-[patch] perlrun "^$W" typo
18842 From: Iain Truskett <spoon@dellah.org>
18843 Date: Tue, 11 Feb 2003 08:38:52 +1100
18844 Message-ID: <20030210213851.GC31721@ouroboros.anu.edu.au>
9d1d2f03 18845 Branch: perl
cb535e0c 18846 ! pod/perlrun.pod
9d1d2f03 18847____________________________________________________________________________
cb535e0c
RGS
18848[ 18694] By: rgs on 2003/02/11 19:44:00
18849 Log: Subject: [PATCH] More B::Concise fixes
18850 From: Stephen McCamant <smcc@mit.edu>
18851 Date: Sun, 9 Feb 2003 17:28:38 -0500
18852 Message-ID: <15942.54806.381678.173391@syllepsis.MIT.EDU>
9d1d2f03 18853 Branch: perl
cb535e0c 18854 ! ext/B/B/Concise.pm
9d1d2f03 18855____________________________________________________________________________
cb535e0c
RGS
18856[ 18693] By: merijn on 2003/02/11 08:14:29
18857 Log: More code cleanup.
9d1d2f03 18858
cb535e0c
RGS
18859 Subject: Re: New SV Flag
18860 Date: Fri, 07 Feb 2003 09:57:43 +0100
18861 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18862 Message-Id: <20030207095258.6E05.H.M.BRAND@hccnet.nl>
18863 Branch: perl
18864 ! sv.c sv.h
9d1d2f03 18865____________________________________________________________________________
cb535e0c
RGS
18866[ 18692] By: jhi on 2003/02/11 07:53:26
18867 Log: Dueling patches.
9d1d2f03 18868 Branch: perl
cb535e0c
RGS
18869 - lib/CPAN/ChangeLog
18870 ! MANIFEST
9d1d2f03 18871____________________________________________________________________________
cb535e0c
RGS
18872[ 18691] By: hv on 2003/02/11 00:27:56
18873 Log: Subject: PATCH: sv_rvweaken() deficiency (against 5.8.0)
18874 From: Mark Mielke <mark@mark.mielke.cc>
18875 Date: Mon, 20 Jan 2003 19:56:13 -0500
18876 Message-ID: <20030121005613.GA31739@mark.mielke.cc>
9d1d2f03 18877 Branch: perl
cb535e0c 18878 ! sv.c
9d1d2f03 18879____________________________________________________________________________
cb535e0c
RGS
18880[ 18690] By: hv on 2003/02/10 22:08:05
18881 Log: fix comment in change #18689
9d1d2f03
AMS
18882 Branch: perl
18883 ! sv.c
18884____________________________________________________________________________
cb535e0c
RGS
18885[ 18689] By: hv on 2003/02/10 21:59:34
18886 Log: Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.
18887 Now allows but ignores the 'l' modifier on floating point formats
18888 and adds a couple of tests.
9d1d2f03 18889 Branch: perl
cb535e0c 18890 ! sv.c t/op/sprintf.t
9d1d2f03 18891____________________________________________________________________________
cb535e0c
RGS
18892[ 18688] By: sky on 2003/02/10 19:54:13
18893 Log: Subject: Re: [perl #20777] [PATCH] goto &subroutine leaks memory
9d1d2f03 18894 From: Enache Adrian <enache@rdslink.ro>
cb535e0c
RGS
18895 Date: sun feb 9, 2003 21:10:25 Europe/Stockholm
18896 Message-Id: <20030209201025.GA1247@ratsnest.hole>
9d1d2f03 18897 Branch: perl
cb535e0c 18898 ! pp_ctl.c
9d1d2f03 18899____________________________________________________________________________
cb535e0c
RGS
18900[ 18687] By: sky on 2003/02/10 18:13:29
18901 Log: Subject: Re: [perl #20716] [FIX] scope error with brackets
9d1d2f03 18902 From: Enache Adrian <enache@rdslink.ro>
cb535e0c
RGS
18903 Date: mon feb 10, 2003 18:48:58 Europe/Stockholm
18904 Message-id: <20030210174858.GA872@ratsnest.hole>
9d1d2f03 18905 Branch: perl
cb535e0c 18906 ! t/comp/parser.t toke.c
9d1d2f03 18907____________________________________________________________________________
cb535e0c
RGS
18908[ 18686] By: sky on 2003/02/10 18:11:35
18909 Log: Compile under threads and MacOSX. For some reason newSVpvf
18910 was not exapnded.
9d1d2f03 18911 Branch: perl
cb535e0c 18912 ! universal.c
9d1d2f03 18913____________________________________________________________________________
cb535e0c
RGS
18914[ 18685] By: ams on 2003/02/10 03:44:07
18915 Log: No, we don't really want the utility scripts.
9d1d2f03 18916 Branch: perl
cb535e0c
RGS
18917 - ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
18918 - ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
18919 ! MANIFEST ext/MIME/Base64/Makefile.PL
9d1d2f03 18920____________________________________________________________________________
cb535e0c
RGS
18921[ 18684] By: hv on 2003/02/10 01:43:12
18922 Log: fix for C< use if qw/ 1 open :utf8 / > based on:
18923 Subject: [perl #20536] use if 1, open => ':utf8' fails
18924 From: Autrijus Tang (via RT) <perlbug-followup@perl.org>
18925 Date: 24 Jan 2003 22:39:06 -0000
18926 Message-Id: <rt-20536-49670.13.2464320257255@bugs6.perl.org>
9d1d2f03 18927 Branch: perl
cb535e0c 18928 ! lib/if.pm lib/if.t
9d1d2f03 18929____________________________________________________________________________
cb535e0c
RGS
18930[ 18683] By: hv on 2003/02/10 01:15:52
18931 Log: Subject: RE: perldebug.pod suggestion
18932 From: "Jay Hannah" <jhannah@omnihotels.com>
18933 Date: Fri, 24 Jan 2003 11:28:44 -0600
18934 Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2>
9d1d2f03
AMS
18935 Branch: perl
18936 ! pod/perldebug.pod
18937____________________________________________________________________________
cb535e0c
RGS
18938[ 18682] By: hv on 2003/02/10 00:26:50
18939 Log: Subject: [PATCH] version objects final(?) patch
18940 From: John Peacock <jpeacock@rowman.com>
18941 Date: Sun, 05 Jan 2003 21:28:41 -0500
18942 Message-ID: <3E18E9D9.2040908@rowman.com>
9d1d2f03 18943 Branch: perl
cb535e0c 18944 ! lib/version.pm lib/version.t universal.c util.c
9d1d2f03 18945____________________________________________________________________________
cb535e0c
RGS
18946[ 18680] By: chip on 2003/02/09 17:39:33
18947 Log: Add CPAN ChangeLog to MANIFEST.
9d1d2f03 18948 Branch: perl
cb535e0c 18949 ! MANIFEST
9d1d2f03 18950____________________________________________________________________________
cb535e0c
RGS
18951[ 18678] By: jhi on 2003/02/09 14:37:38
18952 Log: CPAN ChangeLog not needed, says Andreas.
9d1d2f03 18953 Branch: perl
cb535e0c 18954 ! MANIFEST
9d1d2f03 18955____________________________________________________________________________
cb535e0c
RGS
18956[ 18677] By: jhi on 2003/02/09 08:42:19
18957 Log: Subject: [perl #20785] glitches with $PerlIO::encoding::fallback
18958 From: "autrijus@ossf.iis.sinica.edu.tw (via RT)" <perlbug-followup@perl.org>
18959 Date: 8 Feb 2003 11:54:11 -0000
18960 Message-Id: <rt-20785-50586.6.45611613038412@bugs6.perl.org>
9d1d2f03 18961 Branch: perl
cb535e0c 18962 ! ext/PerlIO/encoding/encoding.pm
9d1d2f03 18963____________________________________________________________________________
cb535e0c
RGS
18964[ 18676] By: jhi on 2003/02/09 08:35:25
18965 Log: Subject: Re: utime undef, undef, "/tmp/test" and warnings
9d1d2f03 18966 From: Stas Bekman <stas@stason.org>
cb535e0c
RGS
18967 Date: Sat, 08 Feb 2003 11:12:28 +1100
18968 Message-ID: <3E444B6C.5060407@stason.org>
9d1d2f03 18969 Branch: perl
cb535e0c 18970 ! doio.c
9d1d2f03 18971____________________________________________________________________________
cb535e0c
RGS
18972[ 18675] By: jhi on 2003/02/08 19:49:40
18973 Log: Possible cruft removal.
9d1d2f03 18974 Branch: perl
cb535e0c 18975 ! x2p/Makefile.SH
9d1d2f03 18976____________________________________________________________________________
cb535e0c
RGS
18977[ 18674] By: jhi on 2003/02/08 18:22:42
18978 Log: Signedness nits.
9d1d2f03 18979 Branch: perl
cb535e0c 18980 ! toke.c
9d1d2f03 18981____________________________________________________________________________
cb535e0c
RGS
18982[ 18672] By: jhi on 2003/02/08 08:45:35
18983 Log: Upgrade to CPAN 1.64, from Andreas Koenig.
9d1d2f03 18984 Branch: perl
cb535e0c
RGS
18985 + lib/CPAN/ChangeLog lib/CPAN/README utils/cpan
18986 ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
18987 ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
18988 ! utils.lst
9d1d2f03 18989____________________________________________________________________________
cb535e0c
RGS
18990[ 18671] By: jhi on 2003/02/08 08:35:06
18991 Log: Upgrade to Net::Ping 2.28, from Rob Brown.
9d1d2f03 18992 Branch: perl
cb535e0c
RGS
18993 + lib/Net/Ping/t/190_alarm.t lib/Net/Ping/t/500_ping_icmp.t
18994 ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
18995 ! lib/Net/Ping/README lib/Net/Ping/t/300_ping_stream.t
18996 ! lib/Net/Ping/t/400_ping_syn.t lib/Net/Ping/t/410_syn_host.t
9d1d2f03 18997____________________________________________________________________________
cb535e0c
RGS
18998[ 18670] By: jhi on 2003/02/08 07:23:02
18999 Log: Subject: [PATCH] perluniintro nit
19000 From: Autrijus Tang <autrijus@autrijus.org>
19001 Date: Fri, 7 Feb 2003 00:02:49 +0800
19002 Message-ID: <20030206160249.GA12984@not.autrijus.org>
9d1d2f03 19003 Branch: perl
cb535e0c 19004 ! pod/perluniintro.pod
9d1d2f03 19005____________________________________________________________________________
cb535e0c
RGS
19006[ 18669] By: jhi on 2003/02/06 20:06:09
19007 Log: Subject: [PATCH: perl@186389] path tweak fix up for t/pod/find.t on VMS
19008 From: PPrymmer@factset.com
19009 Date: Wed, 5 Feb 2003 12:00:05 -0500
19010 Message-ID: <OFF5FDC924.68DBF580-ON85256CC4.005CC78E@factset.com>
9d1d2f03 19011 Branch: perl
cb535e0c 19012 ! t/pod/find.t
9d1d2f03 19013____________________________________________________________________________
cb535e0c
RGS
19014[ 18668] By: jhi on 2003/02/06 20:00:52
19015 Log: sv_cat_recode() proto was missing, noticed by Craig Berry.
9d1d2f03 19016 Branch: perl
cb535e0c 19017 ! proto.h
9d1d2f03 19018____________________________________________________________________________
cb535e0c
RGS
19019[ 18666] By: sky on 2003/02/06 09:39:24
19020 Log: Patch from Richard Soderberg, cleanup the code a bit and comment
19021 why we are not using SvOOK_on.
9d1d2f03 19022 Branch: perl
cb535e0c 19023 ! sv.c
9d1d2f03 19024____________________________________________________________________________
cb535e0c
RGS
19025[ 18664] By: jhi on 2003/02/06 09:26:53
19026 Log: Things forgotten from Encode 1.87.
9d1d2f03 19027 Branch: perl
cb535e0c 19028 ! ext/Encode/Unicode/Unicode.xs ext/Encode/t/CJKT.t
9d1d2f03 19029____________________________________________________________________________
cb535e0c
RGS
19030[ 18663] By: jhi on 2003/02/06 04:03:31
19031 Log: Upgrade to Encode 1.87.
9d1d2f03 19032 Branch: perl
cb535e0c
RGS
19033 ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/Changes
19034 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/KR/KR.pm
19035 ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
19036 ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
19037 ! ext/Encode/lib/Encode/CJKConstants.pm
19038 ! ext/Encode/lib/Encode/Encoder.pm
19039 ! ext/Encode/lib/Encode/Encoding.pm
19040 ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/CJKT.t
19041 ! ext/Encode/t/enc_eucjp.t
9d1d2f03 19042____________________________________________________________________________
cb535e0c
RGS
19043[ 18662] By: jhi on 2003/02/05 19:40:38
19044 Log: Add the test of [perl #8760] (fixed by change #18656).
9d1d2f03 19045 Branch: perl
cb535e0c 19046 ! t/run/fresh_perl.t
9d1d2f03 19047____________________________________________________________________________
cb535e0c
RGS
19048[ 18661] By: jhi on 2003/02/05 19:28:37
19049 Log: has become fixed too (by changes #18653
19050 and #18658, methinks), adding the test(s).
9d1d2f03 19051 Branch: perl
cb535e0c 19052 ! t/op/pat.t
9d1d2f03 19053____________________________________________________________________________
cb535e0c
RGS
19054[ 18660] By: jhi on 2003/02/05 17:15:35
19055 Log: Subject: [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance filter option)([perl #16823])
19056 From: Inaba HIroto <inaba@st.rim.or.jp>
19057 Date: Sat, 01 Feb 2003 21:58:20 +0900
19058 Message-ID: <3E3BC46B.6C687CFD@st.rim.or.jp>
9d1d2f03 19059 Branch: perl
cb535e0c
RGS
19060 ! embed.fnc embed.h ext/Encode/Encode.pm ext/Encode/Encode.xs
19061 ! ext/Encode/Encode/encode.h ext/Encode/encengine.c
19062 ! ext/Encode/lib/Encode/Encoding.pm
19063 ! ext/Encode/lib/Encode/JP/JIS7.pm global.sym lib/utf8.t
19064 ! pod/perlapi.pod sv.c t/uni/tr_7jis.t toke.c
9d1d2f03 19065____________________________________________________________________________
cb535e0c
RGS
19066[ 18659] By: jhi on 2003/02/05 11:51:30
19067 Log: Subject: [PATCH: perl@186389] fix for PerlIO/Via compilation on VMS
19068 From: PPrymmer@factset.com
19069 Date: Tue, 4 Feb 2003 12:03:17 -0500
19070 Message-ID: <OFCBC6AE62.FF2B83D4-ON85256CC3.005D7A9F@factset.com>
9d1d2f03 19071 Branch: perl
cb535e0c 19072 ! ext/PerlIO/via/via.xs
9d1d2f03 19073____________________________________________________________________________
cb535e0c
RGS
19074[ 18658] By: jhi on 2003/02/05 05:45:11
19075 Log: s/S_cache_re/cache_re/ for building with threads.
19076 Branch: perl
19077 ! regexec.c
9d1d2f03 19078____________________________________________________________________________
cb535e0c
RGS
19079[ 18657] By: rgs on 2003/02/04 20:06:19
19080 Log: Subject: [PATCH] B::Concise updates (incl. avoiding use of op_seq)
19081 From: Stephen McCamant <smcc@mit.edu>
19082 Date: Mon, 3 Feb 2003 21:01:07 -0500
19083 Message-ID: <15935.7907.976943.74729@syllepsis.MIT.EDU>
9d1d2f03 19084 Branch: perl
cb535e0c 19085 ! ext/B/B/Concise.pm ext/B/t/concise.t
9d1d2f03 19086____________________________________________________________________________
cb535e0c
RGS
19087[ 18656] By: rgs on 2003/02/04 20:02:56
19088 Log: Better version of change #18648, by Enache Adrian
19089 Message-ID: <20030204101533.GA11817@ratsnest.hole>
9d1d2f03 19090 Branch: perl
cb535e0c 19091 ! op.c
9d1d2f03 19092____________________________________________________________________________
cb535e0c
RGS
19093[ 18655] By: jhi on 2003/02/04 15:56:36
19094 Log: Add the new test to MANIFEST.
9d1d2f03 19095 Branch: perl
cb535e0c 19096 ! MANIFEST
9d1d2f03 19097____________________________________________________________________________
cb535e0c
RGS
19098[ 18654] By: gbarr on 2003/02/04 14:42:51
19099 Log: Sync with 1.10
9d1d2f03 19100 Branch: perl
cb535e0c
RGS
19101 + ext/List/Util/t/lln.t
19102 ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
19103 ! ext/List/Util/lib/List/Util.pm
19104 ! ext/List/Util/lib/Scalar/Util.pm
9d1d2f03 19105____________________________________________________________________________
cb535e0c
RGS
19106[ 18653] By: jhi on 2003/02/04 11:04:25
19107 Log: Fix "[perl #20667] unicode regex vs non-unicode regex".
19108 The PL_regdata was not set up (S_cache_re()) before it
19109 was needed (S_reginclass()). The test put in fresh_perl.t
19110 because we need a pristine state to start.
9d1d2f03 19111 Branch: perl
cb535e0c 19112 ! regexec.c t/run/fresh_perl.t
9d1d2f03 19113____________________________________________________________________________
cb535e0c
RGS
19114[ 18652] By: jhi on 2003/02/04 06:35:51
19115 Log: Comment tweak.
9d1d2f03 19116 Branch: perl
cb535e0c 19117 ! t/op/pat.t
9d1d2f03 19118____________________________________________________________________________
cb535e0c
RGS
19119[ 18651] By: jhi on 2003/02/04 06:28:53
19120 Log: Signedness issue.
9d1d2f03 19121 Branch: perl
cb535e0c 19122 ! ext/MIME/Base64/Base64.xs
9d1d2f03 19123____________________________________________________________________________
cb535e0c
RGS
19124[ 18650] By: rgs on 2003/02/03 22:02:44
19125 Log: Force the C locale in makedepend, to prevent gcc from
19126 producing locale-dependent messages.
19127 Branch: perl
19128 ! makedepend.SH
9d1d2f03 19129____________________________________________________________________________
cb535e0c
RGS
19130[ 18649] By: rgs on 2003/02/03 22:00:21
19131 Log: Document the environment variable PERL_UTF8_LOCALE in perlrun.
9d1d2f03 19132 Branch: perl
cb535e0c 19133 ! pod/perlrun.pod
9d1d2f03 19134____________________________________________________________________________
cb535e0c
RGS
19135[ 18648] By: rgs on 2003/02/03 19:32:57
19136 Log: Fix bug #8760 : cop_line isn't properly restored
19137 when a module is loaded at runtime behind the scenes.
9d1d2f03 19138 Branch: perl
cb535e0c 19139 ! op.c t/lib/warnings/perlio
9d1d2f03 19140____________________________________________________________________________
cb535e0c
RGS
19141[ 18647] By: merijn on 2003/02/03 16:14:00
19142 Log: Subject: Re: [perl #20606] [PATCH} openbsd hints
19143 From: Abe Timmerman <abe@ztreet.demon.nl>
19144 Date: Sun, 2 Feb 2003 18:27:57 +0100
19145 Message-Id: <200302021827.57240.abe@ztreet.demon.nl>
9d1d2f03 19146 Branch: perl
cb535e0c 19147 ! hints/openbsd.sh
9d1d2f03 19148____________________________________________________________________________
cb535e0c
RGS
19149[ 18644] By: jhi on 2003/02/03 12:41:51
19150 Log: Duh, test -e ENOPORTABLE, I should've remembered that.
19151 (Made Solaris go boom.)
9d1d2f03 19152 Branch: perl
cb535e0c 19153 ! Configure
9d1d2f03 19154____________________________________________________________________________
cb535e0c
RGS
19155[ 18643] By: jhi on 2003/02/03 10:36:15
19156 Log: Detypo.
9d1d2f03 19157 Branch: perl
cb535e0c 19158 ! cop.h
9d1d2f03 19159____________________________________________________________________________
cb535e0c
RGS
19160[ 18642] By: ams on 2003/02/03 08:26:36
19161 Log: Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
19162 utility scripts?)
9d1d2f03 19163 Branch: perl
cb535e0c
RGS
19164 + ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
19165 + ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
19166 ! MANIFEST ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
19167 ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
19168 ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/base64.t
19169 ! ext/MIME/Base64/t/quoted-print.t
9d1d2f03 19170____________________________________________________________________________
cb535e0c
RGS
19171[ 18641] By: sky on 2003/02/02 23:46:24
19172 Log: In any case, never copy this but use the same SV since
19173 if we copy we loose the hash we so badly need.
19174 For op_const we might still need to copy however.
9d1d2f03 19175 Branch: perl
cb535e0c 19176 ! op.c
9d1d2f03 19177____________________________________________________________________________
cb535e0c
RGS
19178[ 18640] By: sky on 2003/02/02 23:38:40
19179 Log: Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes
19180 threading issue. Should perhaps be a PVOP to save memory, but then
19181 we have nowhere to store the hash of the function!
9d1d2f03 19182 Branch: perl
cb535e0c 19183 ! dump.c op.c pp_hot.c
9d1d2f03 19184____________________________________________________________________________
cb535e0c
RGS
19185[ 18637] By: jhi on 2003/02/02 20:07:57
19186 Log: Plan 9: Some time has passed.
19187 Branch: perl
19188 ! plan9/buildinfo
9d1d2f03 19189____________________________________________________________________________
cb535e0c
RGS
19190[ 18636] By: jhi on 2003/02/02 20:02:11
19191 Log: Subject: Re: typo in checkin 18616
19192 From: Nick Ing-Simmons <nick@ing-simmons.net>
19193 Date: Sun, 02 Feb 2003 17:23:08 +0000
19194 Message-Id: <20030202172308.9244.1@bactrian.ni-s.u-net.com>
9d1d2f03 19195 Branch: perl
cb535e0c 19196 ! XSUB.h
9d1d2f03 19197____________________________________________________________________________
cb535e0c
RGS
19198[ 18635] By: jhi on 2003/02/02 19:46:35
19199 Log: Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox.
9d1d2f03 19200 Branch: perl
cb535e0c
RGS
19201 + plan9/config_sh.sample
19202 ! MANIFEST
9d1d2f03 19203____________________________________________________________________________
cb535e0c
RGS
19204[ 18634] By: ams on 2003/02/02 18:07:01
19205 Log: Subject: [PATCH] pod/perlfunc.pod
19206 From: abigail@abigail.nl
19207 Date: Sun, 2 Feb 2003 16:59:48 +0100
19208 Message-Id: <20030202155948.7971.qmail@abigail.nl>
9d1d2f03 19209 Branch: perl
cb535e0c 19210 ! pod/perlfunc.pod
9d1d2f03 19211____________________________________________________________________________
cb535e0c
RGS
19212[ 18633] By: jhi on 2003/02/02 16:48:26
19213 Log: Subject: [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
19214 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19215 Date: Wed, 22 Jan 2003 22:35:56 +0100
19216 Message-Id: <20030122223556.57d597a3.rgarciasuarez@free.fr>
9d1d2f03 19217 Branch: perl
cb535e0c 19218 ! mg.c pp.c pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t
9d1d2f03 19219____________________________________________________________________________
cb535e0c
RGS
19220[ 18632] By: jhi on 2003/02/02 15:31:36
19221 Log: Also [perl #3547] has been fixed; add its test case.
9d1d2f03 19222 Branch: perl
cb535e0c 19223 ! t/op/pat.t
9d1d2f03 19224____________________________________________________________________________
cb535e0c
RGS
19225[ 18631] By: jhi on 2003/02/02 15:26:10
19226 Log: The [perl #7471] seems to have been fixed; add its test.
9d1d2f03 19227 Branch: perl
cb535e0c 19228 ! t/op/pat.t
9d1d2f03 19229____________________________________________________________________________
cb535e0c
RGS
19230[ 18630] By: jhi on 2003/02/02 15:21:23
19231 Log: seems to have been fixed; add its test.
9d1d2f03 19232 Branch: perl
cb535e0c 19233 ! t/op/pat.t
9d1d2f03 19234____________________________________________________________________________
cb535e0c
RGS
19235[ 18629] By: jhi on 2003/02/02 15:09:39
19236 Log: Plan 9: Supply also Russ Cox' original config.h for 5.8.0.
9d1d2f03 19237 Branch: perl
cb535e0c
RGS
19238 + plan9/config_h.sample
19239 ! MANIFEST
9d1d2f03 19240____________________________________________________________________________
cb535e0c
RGS
19241[ 18628] By: jhi on 2003/02/02 14:46:26
19242 Log: Plan 9: Update config.plan9 based on Russ Cox' work.
9d1d2f03 19243 Branch: perl
cb535e0c 19244 ! plan9/config.plan9
9d1d2f03 19245____________________________________________________________________________
cb535e0c
RGS
19246[ 18627] By: jhi on 2003/02/02 14:24:00
19247 Log: Plan 9: Update the list of object files.
9d1d2f03 19248 Branch: perl
cb535e0c 19249 ! plan9/mkfile
9d1d2f03 19250____________________________________________________________________________
cb535e0c
RGS
19251[ 18626] By: jhi on 2003/02/02 14:03:16
19252 Log: Plan 9: No Configure.
9d1d2f03 19253 Branch: perl
cb535e0c 19254 ! Configure
9d1d2f03 19255____________________________________________________________________________
cb535e0c
RGS
19256[ 18624] By: jhi on 2003/02/02 13:29:02
19257 Log: Plan 9: doesn't really do Configure (undo #18585/#18586)
9d1d2f03 19258 Branch: perl
cb535e0c 19259 ! Configure
9d1d2f03 19260____________________________________________________________________________
cb535e0c
RGS
19261[ 18622] By: jhi on 2003/02/02 12:49:13
19262 Log: minitest wasn't working. (The $^X /miniperl/ test in
19263 io/crlf.t didn't work in Tru64, $^X was "./perl", used
19264 the same 'eval q/use .../' trick everywhere.)
9d1d2f03 19265 Branch: perl
cb535e0c
RGS
19266 ! t/io/crlf.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
19267 ! t/uni/tr_utf8.t
9d1d2f03 19268____________________________________________________________________________
cb535e0c
RGS
19269[ 18621] By: jhi on 2003/02/02 12:23:28
19270 Log: Fix and test for [perl #15549 Empty \Q\E not permitted]
19271 (test.pl-ise quotemeta.t, too)
9d1d2f03 19272 Branch: perl
cb535e0c 19273 ! t/op/quotemeta.t toke.c
9d1d2f03 19274____________________________________________________________________________
cb535e0c
RGS
19275[ 18618] By: sky on 2003/02/01 21:04:36
19276 Log: Fix bug #15837, temporary from storable call hadn't gotten
19277 freed yet and was cloned but without a real (AvREAL)
19278 reference to it. @_ doesn't refcount!
9d1d2f03 19279 Branch: perl
cb535e0c 19280 ! ext/threads/threads.xs
9d1d2f03 19281____________________________________________________________________________
cb535e0c
RGS
19282[ 18616] By: jhi on 2003/02/01 19:43:09
19283 Log: Integrate from perlio:
19284
19285 [ 18591]
19286 PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
19287 correct XSUB.h
19288
19289 [ 18611]
19290 Michael Schroeder's fix for re-try if stdio ops after
19291 interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
19292
19293 [ 18612]
19294 PerlIO friendly version of speed up of $/ = undef case.
19295
19296 [ 18613]
19297 fflush() before invalidating stdio's fileno.
9d1d2f03 19298 Branch: perl
cb535e0c 19299 !> XSUB.h perlio.c sv.c
9d1d2f03 19300____________________________________________________________________________
cb535e0c
RGS
19301[ 18615] By: sky on 2003/02/01 12:01:01
19302 Log: Don't free thread before using it, breaks platforms that
19303 trust that I really want to free what I free, (like HPUX
19304 and AIX).
9d1d2f03 19305 Branch: perl
cb535e0c 19306 ! ext/threads/threads.xs
9d1d2f03 19307____________________________________________________________________________
cb535e0c
RGS
19308[ 18614] By: ams on 2003/02/01 12:00:29
19309 Log: Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics
19310 From: Nick Ing-Simmons <nick@ing-simmons.net>
19311 Date: Sat, 01 Feb 2003 13:03:52 +0000
19312 Message-Id: <20030201130352.1872.12@bactrian.ni-s.u-net.com>
9d1d2f03 19313 Branch: perl
cb535e0c 19314 ! perlio.c
9d1d2f03 19315____________________________________________________________________________
cb535e0c
RGS
19316[ 18609] By: jhi on 2003/01/31 08:58:40
19317 Log: Go even further (back) than change #18608 and revert
19318 to the 5.8.0 code, since otherwise split.t #40 fails.
19319 The four new tests of pat.t should keep us more honest.
9d1d2f03 19320 Branch: perl
cb535e0c 19321 ! regexec.c
9d1d2f03 19322____________________________________________________________________________
cb535e0c
RGS
19323[ 18608] By: jhi on 2003/01/31 08:24:53
19324 Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
9d1d2f03 19325 From: Enache Adrian <enache@rdslink.ro>
cb535e0c
RGS
19326 Date: Fri, 31 Jan 2003 09:20:59 +0200
19327 Message-ID: <20030131072059.GB6045@ratsnest.hole>
19328 Branch: perl
19329 ! regexec.c t/op/pat.t
9d1d2f03 19330____________________________________________________________________________
cb535e0c
RGS
19331[ 18607] By: ams on 2003/01/31 02:29:56
19332 Log: Fix typo in version check ($[ to $]).
19333 Branch: perl
19334 ! ext/Storable/t/restrict.t
9d1d2f03 19335____________________________________________________________________________
cb535e0c
RGS
19336[ 18606] By: rgs on 2003/01/30 22:02:47
19337 Log: Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ?
19338 From: Jose.auguste-etienne@cgss-guyane.fr
19339 Date: Thu, 30 Jan 2003 12:40:53 -0300
19340 Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr>
19341 Branch: perl
19342 ! pod/perlunicode.pod
9d1d2f03 19343____________________________________________________________________________
cb535e0c
RGS
19344[ 18605] By: rgs on 2003/01/30 20:58:52
19345 Log: code example in the FAQ that isn't strict-friendly.
19346 Subject: [perl #20616] Tie::IxHash doc error.
19347 From: Beckett Richard-qswi266 (via RT) <perlbug-followup@perl.org>
19348 Date: 30 Jan 2003 11:43:17 -0000
19349 Message-Id: <rt-20616-49904.16.891027432675@bugs6.perl.org>
9d1d2f03 19350 Branch: perl
cb535e0c 19351 ! pod/perlfaq4.pod
9d1d2f03 19352____________________________________________________________________________
cb535e0c
RGS
19353[ 18604] By: rgs on 2003/01/30 20:52:05
19354 Log: FAQ sync.
9d1d2f03 19355 Branch: perl
cb535e0c
RGS
19356 ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
19357 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
19358 ! pod/perlfaq8.pod
9d1d2f03 19359____________________________________________________________________________
cb535e0c
RGS
19360[ 18603] By: jhi on 2003/01/30 08:05:22
19361 Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
9d1d2f03 19362 From: Enache Adrian <enache@rdslink.ro>
cb535e0c
RGS
19363 Date: Thu, 30 Jan 2003 10:48:09 +0200
19364 Message-ID: <20030130084809.GA16902@ratsnest.hole>
9d1d2f03 19365
cb535e0c 19366 Fix for half of the failures, with an expanded test.
9d1d2f03 19367 Branch: perl
cb535e0c 19368 ! lib/utf8.t sv.c
9d1d2f03 19369____________________________________________________________________________
cb535e0c
RGS
19370[ 18602] By: merijn on 2003/01/30 06:31:50
19371 Log: Updates to the openbsd hints
19372
19373 Subject: [perl #20606] [no subject]
19374 Date: 29 Jan 2003 18:38:37 -0000
19375 From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
19376 Message-Id: <rt-20606-49879.4.78874436094841@bugs6.perl.org>
9d1d2f03 19377 Branch: perl
cb535e0c 19378 ! hints/openbsd.sh
9d1d2f03 19379____________________________________________________________________________
cb535e0c
RGS
19380[ 18601] By: jhi on 2003/01/29 05:58:36
19381 Log: More of the #18600.
9d1d2f03 19382 Branch: perl
cb535e0c 19383 ! pad.c
9d1d2f03 19384____________________________________________________________________________
cb535e0c
RGS
19385[ 18600] By: jhi on 2003/01/29 05:37:12
19386 Log: Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV)
19387 dumping (but now use SvPV_nolen). (This change made an empty
19388 prototype to show up as "_" under -Uuseperlio.)
9d1d2f03 19389 Branch: perl
cb535e0c 19390 ! dump.c
9d1d2f03 19391____________________________________________________________________________
cb535e0c
RGS
19392[ 18599] By: rgs on 2003/01/28 21:07:08
19393 Log: Fix a very small memory leak in op_free, by reserving the
19394 case op_seq == (U16)-1 for the compiler backend
19395
19396 Subject: Re: Freeing code
19397 From: "Paul Johnson" <paul@pjcj.net>
19398 Date: Tue, 28 Jan 2003 14:13:09 +0100 (CET)
19399 Message-ID: <18918.193.134.254.145.1043759589.squirrel@wesley.pjcj.net>
9d1d2f03
AMS
19400 Branch: perl
19401 ! op.c
19402____________________________________________________________________________
cb535e0c
RGS
19403[ 18598] By: rgs on 2003/01/28 20:43:02
19404 Log: Integrate from maint-5.8:
19405 Change 18450 :
19406 Tiny output tweak.
19407 Change 18429 :
19408 AIX gcc (2.9) threaded build tweak (without the _THREAD_SAFE
19409 things like drand48_data are undefined).
19410 Change 18388 :
19411 List the PERL_MAGIC_utf8 ('w') flag.
9d1d2f03 19412 Branch: perl
cb535e0c 19413 !> hints/aix.sh pod/perlguts.pod t/op/pat.t
9d1d2f03 19414____________________________________________________________________________
cb535e0c
RGS
19415[ 18597] By: rgs on 2003/01/27 21:52:00
19416 Log: Subject: Re: [perl #20274] perlbug requires dynamic loading
19417 From: Slaven Rezic <slaven@rezic.de>
19418 Date: 14 Jan 2003 20:58:54 +0100
19419 Message-ID: <87n0m3v6yp.fsf@vran.herceg.de>
9d1d2f03 19420 Branch: perl
cb535e0c 19421 ! ext/Sys/Hostname/Hostname.pm
9d1d2f03 19422____________________________________________________________________________
cb535e0c
RGS
19423[ 18596] By: rgs on 2003/01/27 20:38:21
19424 Log: Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but
19425 without the lval context tweak. Used in OP_DBSTATE.
19426 Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
19427 From: Dave Mitchell <davem@fdgroup.com>
19428 Date: Sun, 26 Jan 2003 17:42:42 +0000
19429 Message-ID: <20030126174242.H16182@fdgroup.com>
9d1d2f03 19430 Branch: perl
cb535e0c 19431 ! cop.h pp_ctl.c
9d1d2f03 19432____________________________________________________________________________
cb535e0c
RGS
19433[ 18595] By: rgs on 2003/01/27 20:32:01
19434 Log: Subject: [PATCH] make Copy On Write work once again
19435 From: Nicholas Clark <nick@unfortu.net>
19436 Date: Sat, 25 Jan 2003 00:25:50 +0000
19437 Message-ID: <20030125002550.GG278@Bagpuss.unfortu.net>
9d1d2f03 19438 Branch: perl
cb535e0c 19439 ! sv.h
9d1d2f03 19440____________________________________________________________________________
cb535e0c
RGS
19441[ 18594] By: jhi on 2003/01/27 20:01:44
19442 Log: Update the pod list for Plan 9.
9d1d2f03 19443 Branch: perl
cb535e0c 19444 ! plan9/mkfile
9d1d2f03 19445____________________________________________________________________________
cb535e0c
RGS
19446[ 18593] By: sky on 2003/01/26 22:37:21
19447 Log: When we copy things out of a hash and increment the
19448 refcount of the shared scalar, we really must protect
19449 that refcount increase with a lock, or else it might not
19450 happen. Fixes segfault when objects would prematurely
19451 be killed.
9d1d2f03 19452 Branch: perl
cb535e0c 19453 ! ext/threads/shared/shared.xs
9d1d2f03 19454____________________________________________________________________________
cb535e0c
RGS
19455[ 18592] By: jhi on 2003/01/26 21:54:36
19456 Log: Missing (STRLEN)casts.
9d1d2f03 19457 Branch: perl
cb535e0c 19458 ! sv.c
9d1d2f03 19459____________________________________________________________________________
cb535e0c
RGS
19460[ 18589] By: rgs on 2003/01/26 13:06:49
19461 Log: OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.
19462
19463 Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
19464 From: Dave Mitchell <davem@fdgroup.com>
19465 Date: Fri, 24 Jan 2003 18:44:19 +0000
19466 Message-ID: <20030124184419.F11179@fdgroup.com>
9d1d2f03 19467 Branch: perl
cb535e0c 19468 ! mg.c op.h pp_ctl.c
9d1d2f03 19469____________________________________________________________________________
cb535e0c
RGS
19470[ 18588] By: jhi on 2003/01/26 12:18:10
19471 Log: Lest people get worried about not having PerlIO.
9d1d2f03 19472 Branch: perl
cb535e0c 19473 ! pod/perluniintro.pod
9d1d2f03 19474____________________________________________________________________________
cb535e0c
RGS
19475[ 18586] By: jhi on 2003/01/26 09:19:01
19476 Log: Plan 9 doesn't do nm, from Russ Cox.
9d1d2f03 19477 Branch: perl
cb535e0c 19478 ! Configure
9d1d2f03 19479____________________________________________________________________________
cb535e0c
RGS
19480[ 18584] By: jhi on 2003/01/26 09:11:23
19481 Log: Plan 9 doesn't really have the symlink API, from Russ Cox.
9d1d2f03 19482 Branch: perl
cb535e0c 19483 ! plan9/plan9ish.h
9d1d2f03 19484____________________________________________________________________________
cb535e0c
RGS
19485[ 18583] By: jhi on 2003/01/26 09:08:36
19486 Log: Plan 9 compiler can't return quads from the ?: (condop).
19487 (There may be more spots like this, so a Configure test
19488 maybe in order, but this works for now.) From Russ Cox.
9d1d2f03 19489 Branch: perl
cb535e0c 19490 ! ext/PerlIO/via/via.xs plan9/plan9ish.h
9d1d2f03 19491____________________________________________________________________________
cb535e0c
RGS
19492[ 18581] By: ams on 2003/01/26 05:29:40
19493 Log: Subject: Re: truncate using a globref
19494 From: Slaven Rezic <slaven@rezic.de>
19495 Date: Thu, 23 Jan 2003 15:48:52 +0100 (CET)
19496 Message-Id: <200301231448.h0NEmqnu022591@vran.herceg.de>
9d1d2f03 19497 Branch: perl
cb535e0c 19498 ! pp_sys.c t/io/fs.t
9d1d2f03 19499____________________________________________________________________________
cb535e0c
RGS
19500[ 18580] By: ams on 2003/01/26 04:57:47
19501 Log: Subject: patch to speed up Perl's slurp mode
19502 From: Enache Adrian <enache@rdslink.ro>
19503 Date: Fri, 24 Jan 2003 06:23:54 +0200
19504 Message-Id: <20030124042354.GA30362@ratsnest.hole>
9d1d2f03 19505 Branch: perl
cb535e0c 19506 ! sv.c
9d1d2f03 19507____________________________________________________________________________
cb535e0c
RGS
19508[ 18579] By: ams on 2003/01/26 02:50:44
19509 Log: Subject: Re: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
19510 From: Enache Adrian <enache@rdslink.ro>
19511 Date: Sun, 26 Jan 2003 04:55:48 +0200
19512 Message-Id: <20030126025548.GB812@ratsnest.hole>
9d1d2f03 19513 Branch: perl
cb535e0c 19514 ! pp_ctl.c
9d1d2f03 19515____________________________________________________________________________
cb535e0c
RGS
19516[ 18578] By: ams on 2003/01/26 02:40:20
19517 Log: Subject: [PATCH Storable 2.06] const declaration fixup
19518 From: "Craig A. Berry" <craigberry@mac.com>
19519 Date: Thu, 23 Jan 2003 16:24:46 -0600
19520 Message-Id: <3E306BAE.4030807@mac.com>
9d1d2f03 19521 Branch: perl
cb535e0c 19522 ! ext/Storable/Storable.xs
9d1d2f03 19523____________________________________________________________________________
cb535e0c
RGS
19524[ 18577] By: rgs on 2003/01/23 20:46:00
19525 Log: Subject: [PATCH] move pad.c warnings to different test file
19526 From: Dave Mitchell <davem@fdgroup.com>
19527 Date: Thu, 23 Jan 2003 20:56:47 +0000
19528 Message-ID: <20030123205647.C8696@fdgroup.com>
9d1d2f03 19529 Branch: perl
cb535e0c
RGS
19530 + t/lib/warnings/pad
19531 ! MANIFEST t/lib/warnings/op
9d1d2f03 19532____________________________________________________________________________
cb535e0c
RGS
19533[ 18573] By: nick on 2003/01/23 07:26:43
19534 Log: Fix Solaris 32-bit invalidate case.
9d1d2f03 19535 Branch: perl
cb535e0c 19536 ! perlio.c
9d1d2f03 19537____________________________________________________________________________
cb535e0c
RGS
19538[ 18572] By: rgs on 2003/01/22 21:40:21
19539 Log: Integrate change 18448 from maint-5.8 :
19540
19541 Subject: Partial Data::Dumper patch
19542 From: Richard Clamp <richardc@unixbeard.net>
19543 Date: Sat, 4 Jan 2003 00:52:47 +0000
19544 Message-ID: <20030104005247.GA27685@mirth.demon.co.uk>
19545
19546 Subject: Re: Partial Data::Dumper patch
19547 From: Slaven Rezic <slaven@rezic.de>
19548 Date: 04 Jan 2003 02:48:08 +0100
19549 Message-ID: <87u1gp4rdz.fsf@vran.herceg.de>
9d1d2f03 19550 Branch: perl
cb535e0c 19551 !> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
9d1d2f03 19552____________________________________________________________________________
cb535e0c
RGS
19553[ 18571] By: rgs on 2003/01/22 21:22:31
19554 Log: Subject: [PATCH] Re: difference between my and our before introduction
19555 From: Dave Mitchell <davem@fdgroup.com>
19556 Date: Thu, 16 Jan 2003 17:12:37 +0000
19557 Message-ID: <20030116171237.C420@fdgroup.com>
19558 (with a small test tweak)
9d1d2f03 19559 Branch: perl
cb535e0c 19560 ! pad.c t/comp/our.t toke.c
9d1d2f03 19561____________________________________________________________________________
cb535e0c
RGS
19562[ 18569] By: rgs on 2003/01/22 21:00:59
19563 Log: Fix [perl #19860] by adding a POSIX::fsync() stub.
9d1d2f03 19564 Branch: perl
cb535e0c 19565 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
9d1d2f03 19566____________________________________________________________________________
cb535e0c
RGS
19567[ 18561] By: jhi on 2003/01/22 17:43:45
19568 Log: Integrate from perlio:
19569 [ 18560]
19570 Fixes for open.pm which attempts to load layers:
19571 1. C equivalent of local $SIG{__WARN__} = sub {}
19572 while loading layers to supress warnings lib/open.t does
19573 not want.
19574 2. The loading scheme does not recurse now so look for
19575 new symptom of bad layer which is that a good module
19576 fails to load (as we cannot open any files).
19577
19578 NOTE: In my opinion open.pm should probably die on bad layer
19579 spec rather than just (maybe) warning and then allowing opens
19580 to fail.
9d1d2f03 19581 Branch: perl
cb535e0c 19582 !> lib/open.t perlio.c
9d1d2f03 19583____________________________________________________________________________
cb535e0c
RGS
19584[ 18559] By: jhi on 2003/01/22 13:19:31
19585 Log: Upgrade to Encode 1.86.
9d1d2f03 19586 Branch: perl
cb535e0c
RGS
19587 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
19588 ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
19589 ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
9d1d2f03 19590____________________________________________________________________________
cb535e0c
RGS
19591[ 18558] By: jhi on 2003/01/22 13:05:27
19592 Log: Subject: Re: slight tweak to -DR flag - display whether on tmps stack
19593 From: Dave Mitchell <davem@fdgroup.com>
19594 Date: Sun, 19 Jan 2003 17:22:05 +0000
19595 Message-ID: <20030119172204.D24444@fdgroup.com>
9d1d2f03 19596 Branch: perl
cb535e0c 19597 ! dump.c
9d1d2f03 19598____________________________________________________________________________
cb535e0c
RGS
19599[ 18557] By: jhi on 2003/01/22 13:01:15
19600 Log: Subject: [PATCH] Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad free warning in blead with SIGWARN
19601 From: Nicholas Clark <nick@unfortu.net>
19602 Date: Tue, 21 Jan 2003 22:27:21 +0000
19603 Message-ID: <20030121222720.GG293@Bagpuss.unfortu.net>
9d1d2f03 19604 Branch: perl
cb535e0c 19605 ! sv.c t/op/ref.t
9d1d2f03 19606____________________________________________________________________________
cb535e0c
RGS
19607[ 18556] By: jhi on 2003/01/22 12:59:02
19608 Log: Subject: [PATCH perlio.h] (was RE: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined))
19609 From: Robin Barker <Robin.Barker@npl.co.uk>
19610 Date: Mon, 20 Jan 2003 15:26:21 -0000
19611 Message-ID: <533D273D4014D411AB1D00062938C4D904046299@hotel.npl.co.uk>
9d1d2f03 19612 Branch: perl
cb535e0c 19613 ! perlio.h
9d1d2f03 19614____________________________________________________________________________
cb535e0c
RGS
19615[ 18555] By: jhi on 2003/01/22 12:57:20
19616 Log: Integrate from perlio:
19617 [ 18539]
19618 Try the invalidate_fileno() idea for non-leaky stdio sockets.
19619
19620 [ 18540]
19621 stdio does NOT set errno==EBADF on invalidated fileno
19622
19623 [ 18547]
19624 Tweak APItest for new semantics of printf.
19625 Now printf() is always real printf() and not #define'd to
19626 PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected
19627 back to original file does not affect stdout unless we are
19628 using :stdio as implementation. So things printf()ed XS side
19629 are not written to file (and turn up at end of test).
19630 So add an XS function which does fflush(stdout), modify .pm
19631 file to export it and .t file to call it.
19632
19633 [ 18548]
19634 Add defined(__osf__) case to invalidate_fileno (for Tru64).
19635
19636 [ 18549]
19637 Report layer name (without arg) on fail, and attempt to
19638 autoload layer name. (Fix for [perl #20460]).
19639
19640 [ 18550]
19641 #if defined(__irix__) (for stdio invalidate) from Jarkko.
9d1d2f03 19642 Branch: perl
cb535e0c
RGS
19643 !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
19644 !> ext/XS/APItest/t/printf.t lib/open.pm perlio.c
9d1d2f03 19645____________________________________________________________________________
cb535e0c
RGS
19646[ 18554] By: jhi on 2003/01/22 12:47:03
19647 Log: Subject: [PATCH av.c] Re: [perl #15439] unreferenced scalar due to double DESTROY
19648 From: Dave Mitchell <davem@fdgroup.com>
19649 Date: Sun, 19 Jan 2003 16:43:54 +0000
19650 Message-ID: <20030119164353.B24444@fdgroup.com>
9d1d2f03 19651 Branch: perl
cb535e0c 19652 ! av.c t/op/array.t
9d1d2f03 19653____________________________________________________________________________
cb535e0c
RGS
19654[ 18553] By: jhi on 2003/01/22 12:43:31
19655 Log: Subject: Term::Complete problem + fix (Was: Re: muttprofile + perl 5.8)
19656 From: Martti Rahkila <martti.rahkila@hut.fi>
19657 Date: Sat, 18 Jan 2003 00:25:39 +0200
19658 Message-ID: <20030118002539.A30585@wurlitzer.hut.fi>
9d1d2f03 19659
cb535e0c 19660 (chose the 'even safer' version)
9d1d2f03 19661 Branch: perl
cb535e0c 19662 ! lib/Term/Complete.pm
9d1d2f03 19663____________________________________________________________________________
cb535e0c
RGS
19664[ 18552] By: jhi on 2003/01/22 12:34:06
19665 Log: Subject: [PATCH] assert PV isn't RV
19666 From: Nicholas Clark <nick@unfortu.net>
19667 Date: Fri, 17 Jan 2003 19:40:45 +0000
19668 Message-ID: <20030117194044.GB297@Bagpuss.unfortu.net>
9d1d2f03 19669 Branch: perl
cb535e0c 19670 ! sv.h
9d1d2f03 19671____________________________________________________________________________
cb535e0c
RGS
19672[ 18551] By: jhi on 2003/01/22 12:28:11
19673 Log: Integrate from maint-5.8:
19674 [ 18375]
19675 Better version of change #18370; use the new 'E' flag
19676 so that cxinc is exposed (as cpp) only to List::Util
19677 (well, any extension) (well, anyone who does -DPERL_EXT),
19678 no need to export it globally.
9d1d2f03 19679 Branch: perl
cb535e0c 19680 !> embed.fnc embed.h ext/List/Util/Makefile.PL global.sym
9d1d2f03 19681____________________________________________________________________________
cb535e0c
RGS
19682[ 18545] By: ams on 2003/01/22 06:06:26
19683 Log: Subject: [PATCH perl-current] AUTHORS correction
19684 From: Richard Soderberg <rs@crystalflame.net>
19685 Date: Wed, 22 Jan 2003 02:08:13 -0500
19686 Message-Id: <45B4D3AE-2DD8-11D7-8CF9-000393801F84@crystalflame.net>
9d1d2f03 19687 Branch: perl
cb535e0c 19688 ! AUTHORS
9d1d2f03 19689____________________________________________________________________________
cb535e0c
RGS
19690[ 18544] By: jhi on 2003/01/22 03:45:01
19691 Log: Continuation of #18542.
9d1d2f03 19692 Branch: perl
cb535e0c 19693 ! sv.c
9d1d2f03 19694____________________________________________________________________________
cb535e0c
RGS
19695[ 18543] By: jhi on 2003/01/22 03:21:23
19696 Log: Update the MD5 checksums.
9d1d2f03 19697 Branch: perl
cb535e0c 19698 ! ext/Digest/MD5/t/files.t
9d1d2f03 19699____________________________________________________________________________
cb535e0c
RGS
19700[ 18542] By: hv on 2003/01/22 01:37:52
19701 Log: #18530 misses a couple of pTHX definitions
9d1d2f03
AMS
19702 Branch: perl
19703 ! sv.c
19704____________________________________________________________________________
cb535e0c
RGS
19705[ 18541] By: jhi on 2003/01/21 22:08:51
19706 Log: Try to make including patchlevel.h a bit more
19707 robust (use <> instead of "") and in case of
19708 failure (PERL_VERSION didn't get defined) try
19709 to fail (by trying to #include an "obviously"
19710 named file that should not exist) (didn't use
19711 #error since IIRC older cpps do not have it)
19712 (Tries to address [perl #20276].)
9d1d2f03 19713 Branch: perl
cb535e0c
RGS
19714 ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
19715 ! ext/Digest/MD5/MD5.xs ext/List/Util/Util.xs
19716 ! ext/Storable/Storable.xs
9d1d2f03 19717____________________________________________________________________________
cb535e0c
RGS
19718[ 18538] By: merijn on 2003/01/21 16:54:00
19719 Log: Subject: [PATCH] Re: FreeBSD 5 hints patch
19720 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19721 Date: Mon, 30 Dec 2002 18:01:16 -0800
19722 Message-ID: <spPE+gzkg+6F092yn@efn.org>
9d1d2f03 19723 Branch: perl
cb535e0c 19724 ! Configure
9d1d2f03 19725____________________________________________________________________________
cb535e0c
RGS
19726[ 18536] By: jhi on 2003/01/21 14:18:40
19727 Log: Allow explicit -C enable/disable by -C:1/-C:0
19728 (suggested by Peter Haworth).
9d1d2f03 19729 Branch: perl
cb535e0c 19730 ! perl.c pod/perlrun.pod
9d1d2f03 19731____________________________________________________________________________
cb535e0c
RGS
19732[ 18534] By: hv on 2003/01/21 02:22:53
19733 Log: Subject: PATCH: perldoc in MAINT branch (probably unstable too)
19734 From: Chip Turner <cturner@redhat.com>
19735 Date: 02 Jan 2003 11:35:57 -0500
19736 Message-ID: <vzksmwb8q6q.fsf@minbar.devel.redhat.com>
9d1d2f03 19737 Branch: perl
cb535e0c 19738 ! lib/Pod/Perldoc.pm
9d1d2f03 19739____________________________________________________________________________
cb535e0c
RGS
19740[ 18533] By: hv on 2003/01/21 02:15:29
19741 Log: Subject: Re: [perl #17757] s///g fails when using English & study in 5.8.0
19742 From: hv@crypt.org
19743 Date: Thu, 02 Jan 2003 14:33:49 +0000
19744 Message-Id: <200301021433.h02EXno03562@crypt.compulink.co.uk>
9d1d2f03 19745 Branch: perl
cb535e0c 19746 ! regexec.c t/op/subst.t
9d1d2f03 19747____________________________________________________________________________
cb535e0c
RGS
19748[ 18532] By: hv on 2003/01/21 01:56:31
19749 Log: Subject: Re: [perl #19236] perlsyn: implicit localisation in while()
19750 From: Martien Verbruggen <mgjv@tradingpost.com.au>
19751 Date: Tue, 31 Dec 2002 16:42:28 +1100
19752 Message-Id: <slrnb12bi4.4tt.mgjv@martien.heliotrope.home>
9d1d2f03 19753 Branch: perl
cb535e0c 19754 ! pod/perlsyn.pod
9d1d2f03 19755____________________________________________________________________________
cb535e0c
RGS
19756[ 18531] By: hv on 2003/01/21 01:52:49
19757 Log: integrate #18366-18370 from maint-5.8:
19758 Implement the CPP namespace protection from [perl #8610];
19759 unless a function has an 'A' flag, it's defined only if
19760 PERL_CORE. (Why do we have so many many functions with an
19761 'A' flag, is another matter.) (The number of #ifdef PERL_COREs
19762 could be cut down further by having a state variable and
19763 inserting #ifdefs and #endifs when the state flips.)
19764
19765 Caught by change #18366; thanks to the re extension we have some
19766 functions that are file static but yet part of "the public API"...
19767 Maybe a new class of exportability (a new embed.fnc flag) is
19768 required for this case.
19769
19770 Continue on change #18367; implement the said flag, 'E'.
19771 (Some nm output studying was needed to get the right set
19772 of re symbols defined.)
19773
19774 In AIX (strict symbol exports) the cxinc is needed for List::Util.
9d1d2f03 19775 Branch: perl
cb535e0c 19776 ! embed.fnc embed.h embed.pl ext/re/Makefile.PL global.sym
9d1d2f03 19777____________________________________________________________________________
cb535e0c
RGS
19778[ 18530] By: hv on 2003/01/21 01:37:03
19779 Log: integrate (by hand) #18353 and #18359 from maint-5.8:
19780 Introduce a cache for UTF-8 data: length and byte<->char offset
19781 mapping are stored in a new type of magic. Speeds up length(),
19782 substr(), index(), rindex(), pos(), and some parts of s///.
19783
19784 The speedup varies a lot (on the usual suspects: what is the
19785 access pattern of the data, compiler, CPU), but should be at
19786 least one order of magnitude, and getting to the same magnitude
19787 as byte string speeds, and in some cases (length on unchanged data)
19788 even reaching the byte string speed. On the other hand, in some
19789 cases (index) the byte speed is still faster by a factor of five
19790 or so, but the bottleneck there does not seem to be any more
19791 the byte<->char offset mapping (instead, the fbm_instr() speed).
19792
19793 There is one cache slot for the length, and only two for the
19794 byte<->char offset mapping (the first one for the start->offset,
19795 and the second for the offset->offset+length, when talking
19796 in substr() terms).
19797
19798 Code this hairy is bound to have hairy trolls hiding under it.
19799 [...]
19800 A small tweak on top of #18353: don't display mg_len bytes of
19801 mg_ptr for PERL_MAGIC_utf8 because that's not what's there.
9d1d2f03 19802 Branch: perl
cb535e0c
RGS
19803 ! dump.c embed.fnc embed.h mg.c perl.h pod/perlapi.pod proto.h
19804 ! sv.c util.c
9d1d2f03 19805____________________________________________________________________________
cb535e0c
RGS
19806[ 18529] By: hv on 2003/01/21 00:44:20
19807 Log: integrate #18349 from maint-5.8:
19808 At least partially address [perl #10000] by speeding
19809 up both the ASCII case (by about 2-3%) and the UTF-8 case
19810 (by about 45%). The major trick is to avoid hitting the
19811 costly S_reginclass(). (Even before this patch the speedup
19812 since 5.8.0 was about 40-50%.) After this the UTF-8 case is
19813 still about 30-60% slower than the ASCII case. (Note that
19814 I'm unable to reproduce the 10-fold speed difference of the
19815 original bug report; I can see a factor of 2 or 3, but no more.)
9d1d2f03 19816 Branch: perl
cb535e0c 19817 !> regexec.c
9d1d2f03 19818____________________________________________________________________________
cb535e0c
RGS
19819[ 18528] By: hv on 2003/01/21 00:24:11
19820 Log: Subject: [PATCH pp_ctl.c] silence warning
19821 From: Dave Mitchell <davem@fdgroup.com>
19822 Date: Sun, 29 Dec 2002 15:09:31 +0000
19823 Message-ID: <20021229150931.C2325@fdgroup.com>
9d1d2f03 19824 Branch: perl
cb535e0c 19825 ! pp_ctl.c
9d1d2f03 19826____________________________________________________________________________
cb535e0c
RGS
19827[ 18527] By: hv on 2003/01/21 00:04:14
19828 Log: Subject: perl version reporting
19829 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19830 Date: Wed, 18 Dec 2002 08:30:32 +0100
19831 Message-Id: <20021218081957.ABD8.H.M.BRAND@hccnet.nl>
9d1d2f03 19832 Branch: perl
cb535e0c 19833 ! perl.c
9d1d2f03 19834____________________________________________________________________________
cb535e0c
RGS
19835[ 18526] By: hv on 2003/01/20 23:21:22
19836 Log: Subject: Re: When Storable and Devel::DProf mix, core dump [perl #19385]
19837 From: Blair Zajac <blair@orcaware.com>
19838 Date: Wed, 08 Jan 2003 12:28:35 -0800
19839 Message-ID: <3E1C89F3.2B4759C@orcaware.com>
9d1d2f03 19840 Branch: perl
cb535e0c
RGS
19841 ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
19842 ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
9d1d2f03 19843____________________________________________________________________________
cb535e0c
RGS
19844[ 18524] By: jhi on 2003/01/20 17:51:10
19845 Log: Integrate from perlio:
19846 [ 18520]
19847 Move #define printf out of perl.h into appropriate
19848 PerlIO files.
9d1d2f03 19849 Branch: perl
cb535e0c 19850 !> fakesdio.h nostdio.h perl.h
9d1d2f03 19851____________________________________________________________________________
cb535e0c
RGS
19852[ 18523] By: jhi on 2003/01/20 17:48:51
19853 Log: Upgrade to Digest 1.02.
9d1d2f03 19854 Branch: perl
cb535e0c 19855 ! lib/Digest.pm lib/Digest.t
9d1d2f03 19856____________________________________________________________________________
cb535e0c
RGS
19857[ 18522] By: jhi on 2003/01/20 17:43:15
19858 Log: Subject: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
19859 From: "enache@rdslink.ro (via RT)" <perlbug-followup@perl.org>
19860 Date: 20 Jan 2003 01:54:07 -0000
19861 Message-Id: <rt-20408-49009.18.2567818321236@bugs6.perl.org>
9d1d2f03 19862 Branch: perl
cb535e0c 19863 ! pp_hot.c
9d1d2f03 19864____________________________________________________________________________
cb535e0c
RGS
19865[ 18521] By: jhi on 2003/01/20 17:37:35
19866 Log: Retract #18154 (integrate of perlio #18507), not enough
19867 threadsafety.
9d1d2f03 19868 Branch: perl
cb535e0c 19869 ! perlio.c
9d1d2f03 19870____________________________________________________________________________
cb535e0c
RGS
19871[ 18519] By: jhi on 2003/01/20 12:25:43
19872 Log: Encode MANIFEST update.
9d1d2f03 19873 Branch: perl
cb535e0c 19874 ! ext/Encode/MANIFEST
9d1d2f03 19875____________________________________________________________________________
cb535e0c
RGS
19876[ 18517] By: nick on 2003/01/20 08:34:10
19877 Log: Integrate #18405 from maint-5.8 which fixes whitespac
19878 issues in open(FH,"&...")
9d1d2f03 19879 Branch: perl
cb535e0c 19880 !> doio.c
9d1d2f03 19881____________________________________________________________________________
cb535e0c
RGS
19882[ 18516] By: jhi on 2003/01/19 13:48:10
19883 Log: microperl update.
9d1d2f03 19884 Branch: perl
cb535e0c 19885 ! Makefile.micro uconfig.h uconfig.sh
9d1d2f03 19886____________________________________________________________________________
cb535e0c
RGS
19887[ 18514] By: jhi on 2003/01/18 18:36:00
19888 Log: Integrate from perlio:
19889 [ 18507]
19890 Thread-protection for dup/fclose/dup2 scheme of stdio leak
19891 avoidance.
9d1d2f03 19892 Branch: perl
cb535e0c 19893 !> perlio.c t/io/tell.t
9d1d2f03 19894____________________________________________________________________________
cb535e0c
RGS
19895[ 18513] By: jhi on 2003/01/18 18:07:01
19896 Log: Slight pod reformatting based on [perl #20284].
9d1d2f03 19897 Branch: perl
cb535e0c 19898 ! README.mint ext/Data/Dumper/Dumper.pm
9d1d2f03 19899____________________________________________________________________________
cb535e0c
RGS
19900[ 18512] By: jhi on 2003/01/17 21:00:15
19901 Log: EPOC perl address updates.
19902 Branch: perl
19903 ! README.epoc
9d1d2f03 19904____________________________________________________________________________
cb535e0c
RGS
19905[ 18511] By: jhi on 2003/01/17 20:23:42
19906 Log: Upgrade to Digest 1.01.
9d1d2f03 19907 Branch: perl
cb535e0c 19908 ! lib/Digest.pm
9d1d2f03 19909____________________________________________________________________________
cb535e0c
RGS
19910[ 18510] By: jhi on 2003/01/17 19:53:37
19911 Log: Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbsd.bugs)
9d1d2f03 19912 Branch: perl
cb535e0c 19913 ! utils/libnetcfg.PL
9d1d2f03 19914____________________________________________________________________________
cb535e0c
RGS
19915[ 18509] By: jhi on 2003/01/17 19:45:11
19916 Log: Upgrade to Digest::MD5 2.22.
9d1d2f03 19917 Branch: perl
cb535e0c
RGS
19918 ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
19919 ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/README
9d1d2f03
AMS
19920 ! ext/Digest/MD5/t/files.t
19921____________________________________________________________________________
cb535e0c
RGS
19922[ 18508] By: merijn on 2003/01/17 14:12:53
19923 Log: Subject: Re: 18457 on cygwin/20030113
19924 From: Nick Ing-Simmons <nick.ing-simmons@elixent.com>
19925 Date: Fri, 17 Jan 2003 15:10:34 +0000
19926 Message-Id: <20030117151034.2651.3@bactrian.elixent.com>
9d1d2f03 19927 Branch: perl
cb535e0c 19928 ! t/io/tell.t
9d1d2f03 19929____________________________________________________________________________
cb535e0c
RGS
19930[ 18504] By: jhi on 2003/01/17 13:21:51
19931 Log: Integrate from perlio:
19932 [ 18476]
19933 Remove workaround for :stdio layer bug now fixed
19934 (Fixes #18975)
9d1d2f03 19935 Branch: perl
cb535e0c 19936 !> pp_sys.c
9d1d2f03 19937____________________________________________________________________________
cb535e0c
RGS
19938[ 18502] By: jhi on 2003/01/16 22:53:23
19939 Log: Integrate from maint-5.6:
19940 [ 18477]
19941 search utility doesn't skip exe/lib/pdb files properly on windows
9d1d2f03 19942 Branch: perl
cb535e0c 19943 !> win32/bin/search.pl
9d1d2f03 19944____________________________________________________________________________
cb535e0c
RGS
19945[ 18501] By: rgs on 2003/01/16 21:28:42
19946 Log: Subject: Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_
19947 From: "Jos I. Boumans" <kane@dwim.org>
19948 Date: Thu, 16 Jan 2003 14:04:48 +0100
19949 Message-ID: <3E26ADF0.6010605@dwim.org>
19950 (with test tweaks)
9d1d2f03 19951 Branch: perl
cb535e0c 19952 ! lib/File/Find.pm lib/File/Find/t/find.t
9d1d2f03 19953____________________________________________________________________________
cb535e0c
RGS
19954[ 18500] By: rgs on 2003/01/16 21:17:14
19955 Log: Integrate #18447 from maint-5.8 :
19956 test.pl-ise t/op/fh.t.
9d1d2f03 19957 Branch: perl
cb535e0c 19958 !> t/op/fh.t
9d1d2f03 19959____________________________________________________________________________
cb535e0c
RGS
19960[ 18499] By: rgs on 2003/01/16 20:58:59
19961 Log: Integrate changes to Attribute::Handlers from maint-5.8
19962 (18404 and 18427).
19963 Subject: [PATCH] Re: Attribute::Handlers phase variance
19964 From: Richard Clamp <richardc@unixbeard.net>
19965 Date: Mon, 9 Dec 2002 11:10:24 +0000
19966 Message-ID: <20021209111024.GA14365@mirth.demon.co.uk>
9d1d2f03 19967 Branch: perl
cb535e0c 19968 !> lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
9d1d2f03 19969____________________________________________________________________________
cb535e0c
RGS
19970[ 18498] By: rgs on 2003/01/16 20:48:10
19971 Log: Integrate changes #18422 and #18423 from maint-5.8.
19972 18422 :
19973 Third Degree found a read of uninit memory (after setting
19974 grent_size with sysconf(), pwent_size was read). Also make
19975 the ERANGE/INVARG more consistent.
19976 18423 :
19977 spent_size was still off. (As far as I can tell
19978 _SC_GETPW_R_SIZE_MAX is supposed to be used also
19979 for spents, not just pwents.)
9d1d2f03 19980 Branch: perl
cb535e0c 19981 !> reentr.c reentr.h reentr.pl
9d1d2f03 19982____________________________________________________________________________
cb535e0c
RGS
19983[ 18497] By: rgs on 2003/01/16 20:40:58
19984 Log: Subject: [PATCH] Re: [perl #19393] Bug in Time::localtime?
19985 From: Dave Mitchell <davem@fdgroup.com>
19986 Date: Wed, 1 Jan 2003 21:43:24 +0000
19987 Message-ID: <20030101214324.F12907@fdgroup.com>
19988 (integrated from change #18397 in maint-5.8)
9d1d2f03 19989 Branch: perl
cb535e0c 19990 !> lib/Time/Local.pm lib/Time/Local.t
9d1d2f03 19991____________________________________________________________________________
cb535e0c
RGS
19992[ 18496] By: jhi on 2003/01/16 20:36:23
19993 Log: Fix 'use encoding' I/O for code points 0x80..0xFF;
19994 code changes from Inaba Hiroto; test tweaks by jhi.
19995 Branch: perl
19996 + ext/Encode/t/enc_eucjp.t
19997 ! MANIFEST doio.c ext/Encode/encoding.pm ext/Encode/t/enc_utf8.t
19998 ! pp.c sv.c sv.h t/uni/tr_utf8.t
9d1d2f03 19999____________________________________________________________________________
cb535e0c
RGS
20000[ 18495] By: jhi on 2003/01/16 20:19:36
20001 Log: It seems the binmode() is needed with UTF-8 locales enabled.
9d1d2f03 20002 Branch: perl
cb535e0c 20003 ! ext/Encode/t/CJKT.t
9d1d2f03 20004____________________________________________________________________________
cb535e0c
RGS
20005[ 18494] By: jhi on 2003/01/16 20:11:35
20006 Log: Upgrade to CGI.pm 2.89.
9d1d2f03 20007 Branch: perl
cb535e0c
RGS
20008 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
20009 ! lib/CGI/t/carp.t lib/CGI/t/html.t lib/CGI/t/pretty.t
9d1d2f03 20010____________________________________________________________________________
cb535e0c
RGS
20011[ 18493] By: jhi on 2003/01/16 20:03:01
20012 Log: Subject: Update for ext/MIME/Base64/
20013 From: Gisle Aas <gisle@ActiveState.com>
20014 Date: 30 Dec 2002 07:34:34 -0800
20015 Message-ID: <lrhecvzfjp.fsf@caliper.activestate.com>
9d1d2f03 20016 Branch: perl
cb535e0c
RGS
20017 ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
20018 ! ext/MIME/Base64/QuotedPrint.pm
20019 ! ext/MIME/Base64/t/quoted-print.t ext/MIME/Base64/t/unicode.t
9d1d2f03 20020____________________________________________________________________________
cb535e0c
RGS
20021[ 18492] By: jhi on 2003/01/16 19:56:07
20022 Log: Subject: Update for ext/Digest/MD5/
20023 From: Gisle Aas <gisle@ActiveState.com>
20024 Date: 30 Dec 2002 07:38:16 -0800
20025 Message-ID: <lrd6njzfdj.fsf@caliper.activestate.com>
9d1d2f03 20026 Branch: perl
cb535e0c
RGS
20027 ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
20028 ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
20029 ! ext/Digest/MD5/t/files.t
9d1d2f03 20030____________________________________________________________________________
cb535e0c
RGS
20031[ 18491] By: jhi on 2003/01/16 19:24:10
20032 Log: if (0) the PL_widesyscalls code for now: Sarathy
20033 should take another look to see whether it is really
20034 safe to remove the code, too.
9d1d2f03 20035 Branch: perl
cb535e0c 20036 ! win32/win32.h wince/win32.h
9d1d2f03 20037____________________________________________________________________________
cb535e0c
RGS
20038[ 18490] By: jhi on 2003/01/16 01:58:39
20039 Log: Make the locale-induced UTF-8-ification of STD fhs
20040 and the default file open layer explicit (either -C
20041 or PERL_UTF8_LOCALE), instead of implicit (and unasked-for).
9d1d2f03 20042 Branch: perl
cb535e0c
RGS
20043 ! embedvar.h gv.c intrpvar.h locale.c mg.c perl.c perlapi.h
20044 ! pod/perlrun.pod pod/perlunicode.pod pod/perluniintro.pod
20045 ! pod/perlvar.pod
9d1d2f03 20046____________________________________________________________________________
cb535e0c
RGS
20047[ 18489] By: rgs on 2003/01/15 20:55:00
20048 Log: Subject: [PATCH 5.8.0] perlrun.pod: fix -i examples
20049 From: Brendan O'Dea <bod@debian.org>
20050 Date: Sun, 12 Jan 2003 06:18:32 +1100
20051 Message-ID: <20030111191832.GA19441@londo.c47.org>
9d1d2f03 20052 Branch: perl
cb535e0c 20053 ! pod/perlrun.pod
9d1d2f03 20054____________________________________________________________________________
cb535e0c
RGS
20055[ 18488] By: rgs on 2003/01/15 20:51:48
20056 Log: Subject: [PATCH 5.8.0] diagnostics.pm: useful apropos description for splain
20057 From: Brendan O'Dea <bod@debian.org>
20058 Date: Sun, 12 Jan 2003 06:17:30 +1100
20059 Message-ID: <20030111191730.GA19420@londo.c47.org>
9d1d2f03 20060 Branch: perl
cb535e0c 20061 ! lib/diagnostics.pm
9d1d2f03 20062____________________________________________________________________________
cb535e0c
RGS
20063[ 18487] By: rgs on 2003/01/15 20:45:14
20064 Log: Add a test case for bug [perl #19545]
9d1d2f03 20065 Branch: perl
cb535e0c 20066 ! t/op/do.t
9d1d2f03 20067____________________________________________________________________________
cb535e0c
RGS
20068[ 18486] By: rgs on 2003/01/15 20:34:52
20069 Log: isa() and can() didn't work on magic variables
20070 see Message-Id: <20030114220737.2190ba7c.rgarciasuarez@free.fr>
20071 plus a test case by B. Goldberg
9d1d2f03 20072 Branch: perl
cb535e0c 20073 ! t/op/universal.t universal.c
9d1d2f03 20074____________________________________________________________________________
cb535e0c
RGS
20075[ 18485] By: rgs on 2003/01/15 20:10:57
20076 Log: Subject: [PATCH] Re: [perl #19566] Perl 5.8.0 segfault
20077 From: Stephen McCamant <smcc@mit.edu>
20078 Date: Thu, 2 Jan 2003 18:08:23 -0500
20079 Message-ID: <15892.50791.692636.982873@syllepsis.MIT.EDU>
20080 Plus a test by Jarkko
20081 Integrated from changes 18444 and 18446 from maint-5.8
9d1d2f03 20082 Branch: perl
cb535e0c
RGS
20083 +> t/op/readline.t
20084 !> MANIFEST pp_hot.c
9d1d2f03 20085____________________________________________________________________________
cb535e0c
RGS
20086[ 18484] By: jhi on 2003/01/15 14:09:57
20087 Log: Upgrade to Time::HiRes 1.42.
9d1d2f03 20088 Branch: perl
cb535e0c
RGS
20089 + ext/Time/HiRes/fallback/const-c.inc
20090 + ext/Time/HiRes/fallback/const-xs.inc
20091 ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
20092 ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
9d1d2f03 20093____________________________________________________________________________
cb535e0c
RGS
20094[ 18483] By: jhi on 2003/01/15 00:23:20
20095 Log: Detypo.
9d1d2f03 20096 Branch: perl
cb535e0c 20097 ! ext/Encode/Unicode/Unicode.xs
9d1d2f03 20098____________________________________________________________________________
cb535e0c
RGS
20099[ 18482] By: rgs on 2003/01/14 21:41:04
20100 Log: Integrate change #18365 from maint-5.8 :
20101 Doc tweak on the S_ macros.
9d1d2f03 20102 Branch: perl
cb535e0c 20103 !> pod/perlfunc.pod
9d1d2f03 20104____________________________________________________________________________
cb535e0c
RGS
20105[ 18481] By: jhi on 2003/01/14 12:40:24
20106 Log: Apparently some stdios have bugs (no! don't tell it is so!)
20107 or there is a corner of stdio that is substandardised.
9d1d2f03 20108 Branch: perl
cb535e0c 20109 ! t/io/tell.t
9d1d2f03 20110____________________________________________________________________________
cb535e0c
RGS
20111[ 18480] By: jhi on 2003/01/14 01:25:14
20112 Log: Encode 1.84 broke the subtest #7, further study required.
9d1d2f03 20113 Branch: perl
cb535e0c 20114 ! t/uni/tr_utf8.t
9d1d2f03 20115____________________________________________________________________________
cb535e0c
RGS
20116[ 18479] By: jhi on 2003/01/13 23:13:02
20117 Log: Add a test for encoding 'utf8'.
9d1d2f03 20118 Branch: perl
cb535e0c
RGS
20119 + ext/Encode/t/enc_utf8.t
20120 ! MANIFEST ext/Encode/MANIFEST
9d1d2f03 20121____________________________________________________________________________
cb535e0c
RGS
20122[ 18478] By: jhi on 2003/01/13 23:10:55
20123 Log: Upgrade to Encode 1.84.
9d1d2f03 20124 Branch: perl
cb535e0c
RGS
20125 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
20126 ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
9d1d2f03 20127____________________________________________________________________________
cb535e0c
RGS
20128[ 18475] By: jhi on 2003/01/13 02:42:47
20129 Log: Integrate from perlio:
20130 [ 18471]
20131 Fix #18711 and add test for it (and indeed tell on write
20132 handles at all !
20133
20134 (#18711 Serious bug of tell() in perl)
20135 Branch: perl
20136 !> perlio.c t/io/tell.t
9d1d2f03 20137____________________________________________________________________________
cb535e0c
RGS
20138[ 18474] By: jhi on 2003/01/13 02:41:04
20139 Log: Integrate from perlio:
20140 [ 18470]
20141 Fix #16306 and #16880
20142
20143 (#16306 Big Badda leak in Sockets)
20144 (#16880 Memory leak with IO::Socket in Perl v5.8.0)
9d1d2f03 20145 Branch: perl
cb535e0c 20146 !> perlio.c
9d1d2f03 20147____________________________________________________________________________
cb535e0c
RGS
20148[ 18473] By: jhi on 2003/01/13 02:38:33
20149 Log: Integrate perlio #18040 and #18043 (no real changes;
20150 some whitespace changes but ignored them so that Dan's
20151 version of Encode wins)
20152 Branch: perl
20153 !> ext/Encode/Encode.xs
9d1d2f03 20154____________________________________________________________________________
cb535e0c
RGS
20155[ 18472] By: jhi on 2003/01/13 01:31:01
20156 Log: Integrate perlio to mainline:
20157 [ 18240]
20158 Avoid eqtime() wiping the file (as suggested by
20159 "Luis G. Uribe C." <GUribe@SoftHome.net>
9d1d2f03 20160 Branch: perl
cb535e0c 20161 !> lib/ExtUtils/Command.pm
9d1d2f03 20162____________________________________________________________________________
cb535e0c
RGS
20163[ 18468] By: rgs on 2003/01/09 21:07:44
20164 Log: Subject: [PATCH] VMS perly build tweak
20165 From: "Craig A. Berry" <craigberry@mac.com>
20166 Date: Thu, 9 Jan 2003 14:44:40 -0600
20167 Message-Id: <a05200f03ba4389ff49eb@[172.16.52.1]>
9d1d2f03 20168 Branch: perl
cb535e0c 20169 ! vms/descrip_mms.template
9d1d2f03 20170____________________________________________________________________________
cb535e0c
RGS
20171[ 18467] By: rgs on 2003/01/09 21:03:07
20172 Log: Document that ${^TAINT} is read-only.
9d1d2f03 20173 Branch: perl
cb535e0c 20174 ! pod/perlvar.pod
9d1d2f03 20175____________________________________________________________________________
cb535e0c
RGS
20176[ 18465] By: rgs on 2003/01/08 22:02:26
20177 Log: Fix the doc for splitpath() in the File::Spec modules :
20178 this function doesn't return undef in any case.
9d1d2f03 20179 Branch: perl
cb535e0c
RGS
20180 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
20181 ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
9d1d2f03 20182____________________________________________________________________________
cb535e0c
RGS
20183[ 18464] By: rgs on 2003/01/08 21:40:37
20184 Log: Subject: [PATCH] label code in pp_ctl.c
20185 From: Nicholas Clark <nick@unfortu.net>
20186 Date: Thu, 26 Dec 2002 21:19:36 +0000
20187 Message-ID: <20021226211935.GE284@Bagpuss.unfortu.net>
20188 (Integrated from change #18400 from maint-5.8)
9d1d2f03 20189 Branch: perl
cb535e0c 20190 !> pp_ctl.c
9d1d2f03 20191____________________________________________________________________________
cb535e0c
RGS
20192[ 18463] By: rgs on 2003/01/08 21:27:49
20193 Log: Subject: [DOCPATCH] hv_store and hv_store_ent
20194 From: Nicholas Clark <nick@unfortu.net>
20195 Date: Wed, 1 Jan 2003 18:17:59 +0000
20196 Message-ID: <20030101181757.GB296@Bagpuss.unfortu.net>
20197 (Integrated from change #18399 from maint-5.8)
20198 Branch: perl
20199 !> hv.c
9d1d2f03 20200____________________________________________________________________________
cb535e0c
RGS
20201[ 18462] By: rgs on 2003/01/08 21:24:09
20202 Log: Integrate change #18391 from maint-5.8:
20203 Document the installprefix trick for compiling PASE Perl in AIX.
9d1d2f03 20204 Branch: perl
cb535e0c 20205 !> README.os400
9d1d2f03 20206____________________________________________________________________________
cb535e0c
RGS
20207[ 18461] By: rgs on 2003/01/08 21:16:54
20208 Log: Integrate change #18362 from maint-5.8:
20209 Fix [perl #18666] (taking the more conservative approach).
9d1d2f03 20210 Branch: perl
cb535e0c 20211 !> lib/File/Spec/Unix.pm
9d1d2f03 20212____________________________________________________________________________
cb535e0c
RGS
20213[ 18460] By: rgs on 2003/01/08 21:14:20
20214 Log: Integrate change #18361 from maint-5.8:
20215 Document that the socketpair tests are unhappy in old SCO,
20216 as per [perl #18537].
9d1d2f03 20217 Branch: perl
cb535e0c 20218 !> pod/perl58delta.pod
9d1d2f03 20219____________________________________________________________________________
cb535e0c
RGS
20220[ 18459] By: rgs on 2003/01/08 20:48:19
20221 Log: PerlFAQ sync.
9d1d2f03 20222 Branch: perl
cb535e0c
RGS
20223 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
20224 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20225 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
20226 ! pod/perlfaq9.pod
9d1d2f03 20227____________________________________________________________________________
cb535e0c
RGS
20228[ 18456] By: hv on 2003/01/07 09:20:22
20229 Log: Subject: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined)
20230 From: Nicholas Clark <nick@unfortu.net>
20231 Date: Thu, 26 Dec 2002 21:16:27 +0000
20232 Message-ID: <20021226211626.GD284@Bagpuss.unfortu.net>
9d1d2f03 20233 Branch: perl
cb535e0c
RGS
20234 ! doio.c dump.c ext/Data/Dumper/Dumper.xs gv.c op.c pad.c perl.c
20235 ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c sv.c toke.c universal.c
20236 ! utf8.c
9d1d2f03 20237____________________________________________________________________________
cb535e0c
RGS
20238[ 18455] By: hv on 2003/01/07 08:54:38
20239 Log: Subject: [PATCH] integrate more with report_evil_fh
20240 From: Nicholas Clark <nick@unfortu.net>
20241 Date: Thu, 26 Dec 2002 20:56:21 +0000
20242 Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
20243 Branch: perl
20244 ! pp_sys.c
20245____________________________________________________________________________
20246[ 18454] By: hv on 2003/01/07 08:45:54
20247 Log: Integrate podlators-1.25
20248 Branch: perl
20249 ! lib/Pod/Man.pm lib/Pod/t/man.t
20250____________________________________________________________________________
20251[ 18453] By: rgs on 2003/01/06 20:31:43
20252 Log: Change the value of ${^TAINT} : 0 without taint checks,
20253 1 with -T, and -1 with -t or -TU.
20254 Branch: perl
20255 ! mg.c pod/perlvar.pod t/op/taint.t t/run/runenv.t
20256 ! t/run/switcht.t
20257____________________________________________________________________________
20258[ 18451] By: merijn on 2003/01/06 06:43:11
20259 Log: Subject: [PATCH perl@18746] VMS test adjustments
20260 Date: Sat, 04 Jan 2003 11:26:00 -0600
9d1d2f03 20261 From: "Craig A. Berry" <craigberry@mac.com>
cb535e0c
RGS
20262 Message-ID: <3E171928.1040100@mac.com>
20263 Branch: perl
20264 ! ext/Devel/Peek/Peek.t ext/Filter/t/call.t lib/charnames.t
20265 ! t/run/switchI.t
9d1d2f03 20266____________________________________________________________________________
cb535e0c
RGS
20267[ 18441] By: rgs on 2003/01/04 20:06:45
20268 Log: Subject: [DOCPATCH] File::Copy's synopsis
20269 From: Nicholas Clark <nick@unfortu.net>
20270 Date: Wed, 1 Jan 2003 21:09:30 +0000
20271 Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net>
9d1d2f03 20272 Branch: perl
cb535e0c 20273 ! lib/File/Copy.pm
9d1d2f03 20274____________________________________________________________________________
cb535e0c
RGS
20275[ 18440] By: rgs on 2003/01/04 16:31:31
20276 Log: Integrate change #18420 from maint-5.8:
20277 Mea culpa: the join() was the string join, not the
20278 ithreads join().
20279 Branch: perl
20280 !> ext/threads/t/join.t
9d1d2f03 20281____________________________________________________________________________
cb535e0c
RGS
20282[ 18439] By: rgs on 2003/01/04 15:34:54
20283 Log: Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...
20284 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20285 Date: Fri, 13 Dec 2002 00:54:43 +0100
20286 Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr>
20287 Same as change 18403 for maint-5.8 branch
9d1d2f03 20288 Branch: perl
cb535e0c 20289 ! lib/ExtUtils/t/Embed.t
9d1d2f03 20290____________________________________________________________________________
cb535e0c
RGS
20291[ 18438] By: rgs on 2003/01/04 15:24:22
20292 Log: Subject: Re: [PATCH] Tiny nits in perlre.pod
20293 From: andreas.koenig@anima.de (Andreas J. Koenig)
20294 Date: Fri, 03 Jan 2003 00:57:15 +0100
20295 Message-ID: <m33cob14x0.fsf@k242.linux.bogus>
9d1d2f03 20296 Branch: perl
cb535e0c 20297 ! pod/perlre.pod
9d1d2f03 20298____________________________________________________________________________
cb535e0c
RGS
20299[ 18435] By: jhi on 2003/01/04 14:36:08
20300 Log: The problems.t is back.
9d1d2f03 20301 Branch: perl
cb535e0c 20302 ! MANIFEST
9d1d2f03 20303____________________________________________________________________________
cb535e0c
RGS
20304[ 18434] By: sky on 2003/01/04 07:43:50
20305 Log: Forgot to add problems.t with change #18419
9d1d2f03 20306 Branch: perl
cb535e0c 20307 + ext/threads/t/problems.t
9d1d2f03 20308____________________________________________________________________________
cb535e0c
RGS
20309[ 18432] By: jhi on 2003/01/04 04:48:30
20310 Log: One more (or, rather, less) //.
9d1d2f03 20311 Branch: perl
cb535e0c 20312 ! ext/threads/threads.xs
9d1d2f03 20313____________________________________________________________________________
cb535e0c
RGS
20314[ 18431] By: jhi on 2003/01/04 04:39:01
20315 Log: Integrate from maintperl:
20316 [ 18430]
20317 // is still not portable C commentary.
9d1d2f03 20318 Branch: perl
cb535e0c 20319 !> ext/threads/threads.xs
9d1d2f03 20320____________________________________________________________________________
cb535e0c
RGS
20321[ 18425] By: jhi on 2003/01/04 03:37:04
20322 Log: Until Arthur really adds the problems.t.
9d1d2f03 20323 Branch: perl
cb535e0c 20324 ! MANIFEST
9d1d2f03 20325____________________________________________________________________________
cb535e0c
RGS
20326[ 18421] By: sky on 2003/01/04 01:27:55
20327 Log: Fix long standing memory leak with pop and shift!
9d1d2f03 20328 Branch: perl
cb535e0c 20329 ! ext/threads/shared/shared.xs
9d1d2f03 20330____________________________________________________________________________
cb535e0c
RGS
20331[ 18419] By: sky on 2003/01/03 23:45:34
20332 Log: Fixes bug #15273, the return of the object caused
20333 the stash of the object to be cloned, cloning the entire syntax
20334 tree and all lexicals in there creating danglning copies to the
20335 object. (Pararell but unlinked STASH tree).
20336 This adds a new flag, when set it will use STASHES from the
20337 thread we are joining into avoiding the problem.
9d1d2f03 20338 Branch: perl
cb535e0c 20339 ! MANIFEST ext/threads/threads.xs sv.c sv.h
9d1d2f03 20340____________________________________________________________________________
cb535e0c
RGS
20341[ 18417] By: sky on 2003/01/03 18:16:46
20342 Log: Fake what context we are running in for CLONE and DESTROY so
20343 threads->tid() returns the correct value.
20344 This is reported as bug #10046
9d1d2f03 20345 Branch: perl
cb535e0c 20346 ! ext/threads/t/basic.t ext/threads/threads.xs
9d1d2f03 20347____________________________________________________________________________
cb535e0c
RGS
20348[ 18413] By: sky on 2003/01/03 15:15:14
20349 Log: Change pp_lock to take a reference instead of a
20350 scalar since it wouldn't fork for the HELEM/AELEM
20351 case. This was reported in bug #10045
9d1d2f03 20352 Branch: perl
cb535e0c 20353 ! ext/threads/shared/t/hv_refs.t opcode.h opcode.pl opnames.h
9d1d2f03 20354____________________________________________________________________________
cb535e0c
RGS
20355[ 18412] By: hv on 2003/01/03 11:14:51
20356 Log: Integrate from maint-5.8 #18348:
20357 Make Math::Trig a little bit more better behaved module citizen.
9d1d2f03 20358 Branch: perl
cb535e0c 20359 !> lib/Math/Trig.pm
9d1d2f03 20360____________________________________________________________________________
cb535e0c
RGS
20361[ 18411] By: hv on 2003/01/03 11:11:09
20362 Log: Subject: Re: [perl #19061] 'goto' confuses 'redo'
20363 From: Stephen McCamant <smcc@mit.edu>
20364 Date: Sun, 22 Dec 2002 22:09:51 -0500
20365 Message-ID: <15878.32383.94274.950128@syllepsis.MIT.EDU>
9d1d2f03 20366 Branch: perl
cb535e0c 20367 ! pp_ctl.c
9d1d2f03 20368____________________________________________________________________________
cb535e0c
RGS
20369[ 18410] By: hv on 2003/01/03 11:06:40
20370 Log: Subject: new flag SvPADSTALE
20371 From: Dave Mitchell <davem@fdgroup.com>
20372 Date: Thu, 19 Dec 2002 19:00:21 +0000
20373 Message-ID: <20021219190021.D9530@fdgroup.com>
9d1d2f03 20374 Branch: perl
cb535e0c 20375 ! dump.c scope.c sv.h
9d1d2f03 20376____________________________________________________________________________
cb535e0c
RGS
20377[ 18409] By: hv on 2003/01/03 11:05:09
20378 Log: Subject: remove flag SvPADBUSY
20379 From: Dave Mitchell <davem@fdgroup.com>
20380 Date: Thu, 19 Dec 2002 18:55:43 +0000
20381 Message-ID: <20021219185543.C9530@fdgroup.com>
9d1d2f03 20382 Branch: perl
cb535e0c 20383 ! dump.c ext/Devel/Peek/Peek.t pad.c scope.c sv.h
9d1d2f03 20384____________________________________________________________________________
cb535e0c
RGS
20385[ 18408] By: hv on 2003/01/03 10:56:54
20386 Log: Subject: win32_msgwait() problem
20387 From: Gurusamy Sarathy <gsar@ActiveState.com>
20388 Date: Fri, 13 Dec 2002 17:31:59 -0800
20389 Message-Id: <200212140132.gBE1Vxp02090@smtp3.ActiveState.com>
9d1d2f03 20390 Branch: perl
cb535e0c 20391 ! win32/win32.c
9d1d2f03 20392____________________________________________________________________________
cb535e0c
RGS
20393[ 18407] By: hv on 2003/01/03 10:30:05
20394 Log: Subject: Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines)
20395 From: hv@crypt.org
20396 Date: Thu, 02 Jan 2003 17:16:04 +0000
20397 Message-Id: <200301021716.h02HG5809404@crypt.compulink.co.uk>
9d1d2f03 20398 Branch: perl
cb535e0c 20399 ! sv.c
9d1d2f03 20400____________________________________________________________________________
cb535e0c
RGS
20401[ 18406] By: sky on 2003/01/03 08:23:16
20402 Log: Under darwin 6.0+ (MacOSX 10.2) we have threadsafe
20403 libc_r functions.
9d1d2f03 20404 Branch: perl
cb535e0c 20405 ! hints/darwin.sh
9d1d2f03 20406____________________________________________________________________________
cb535e0c
RGS
20407[ 18393] By: merijn on 2003/01/02 19:41:29
20408 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)
20409 Date: Thu, 2 Jan 2003 19:02:21 +0100
20410 Message-ID: <200301021902.22444.abe@ztreet.demon.nl>
20411 From: abe@ztreet.demon.nl (Abe Timmerman)
20412 Branch: perl
20413 ! win32/makefile.mk
9d1d2f03 20414____________________________________________________________________________
cb535e0c
RGS
20415[ 18390] By: merijn on 2003/01/02 07:32:00
20416 Log: Use a more likely location for the perl binary
20417 Branch: perl
20418 ! Porting/genlog
9d1d2f03 20419____________________________________________________________________________
cb535e0c
RGS
20420[ 18378] By: gsar on 2002/12/31 04:07:56
20421 Log: integrate change#18377 from maint-5.6 branch
20422
20423 change#17566 needs to be more defensive about win32_dup2()
20424 itself calling SetStdHandle() (at least MSVCRT does this)
9d1d2f03 20425 Branch: perl
cb535e0c 20426 !> win32/win32.c
9d1d2f03 20427____________________________________________________________________________
cb535e0c
RGS
20428[ 18376] By: hv on 2002/12/31 02:02:17
20429 Log: Update Changes
9d1d2f03 20430 Branch: perl
cb535e0c 20431 ! Changes patchlevel.h
9d1d2f03 20432____________________________________________________________________________
cb535e0c
RGS
20433[ 18374] By: hv on 2002/12/30 03:32:22
20434 Log: Remove duplicate entry
9d1d2f03 20435 Branch: perl
cb535e0c 20436 ! MANIFEST
9d1d2f03 20437____________________________________________________________________________
cb535e0c
RGS
20438[ 18373] By: hv on 2002/12/30 03:19:17
20439 Log: Subject: [perl #19343] perlfunc.pod patch for stat() and lstat()
20440 From: Dave Paris (via RT) <perlbug-followup@perl.org>
20441 Date: 22 Dec 2002 05:15:14 -0000
20442 Message-Id: <rt-19343-46041.7.82970696202895@bugs6.perl.org>
9d1d2f03 20443 Branch: perl
cb535e0c 20444 ! pod/perlfunc.pod
9d1d2f03 20445____________________________________________________________________________
cb535e0c
RGS
20446[ 18372] By: hv on 2002/12/30 03:13:42
20447 Log: Subject: [PATCH lib/AutoSplit.pm] Holding filehandle open
20448 From: Michael G Schwern <schwern@pobox.com>
20449 Date: Sat, 21 Dec 2002 19:29:41 -0800
20450 Message-ID: <20021222032941.GD24887@blackrider.schwern.org>
9d1d2f03 20451 Branch: perl
cb535e0c 20452 ! lib/AutoSplit.pm
9d1d2f03 20453____________________________________________________________________________
cb535e0c
RGS
20454[ 18371] By: hv on 2002/12/30 03:08:12
20455 Log: Subject: [PATCH] Re: [perl #19330] Uneffective increment of $\
9d1d2f03 20456 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
cb535e0c
RGS
20457 Date: Fri, 27 Dec 2002 16:14:24 +0100
20458 Message-Id: <20021227161424.17234e3c.rgarciasuarez@free.fr>
20459 Branch: perl
20460 ! mg.c t/op/magic.t
9d1d2f03 20461____________________________________________________________________________
cb535e0c
RGS
20462[ 18358] By: gsar on 2002/12/28 03:30:49
20463 Log: save_re_context() was not saving many regexec.c state
20464 variables, resulting in various reentrancy problems when
20465 the swatches were autoloaded by perl in the midst of a
20466 match
9d1d2f03 20467 Branch: perl
cb535e0c 20468 ! regcomp.c
9d1d2f03 20469____________________________________________________________________________
cb535e0c
RGS
20470[ 18357] By: gsar on 2002/12/28 02:16:51
20471 Log: silence another signed/unsigned mismatch warning
9d1d2f03 20472 Branch: perl
cb535e0c 20473 ! op.c
9d1d2f03 20474____________________________________________________________________________
cb535e0c
RGS
20475[ 18356] By: gsar on 2002/12/28 02:08:23
20476 Log: fix signed/unsigned mismatch warning from change#18266
9d1d2f03 20477 Branch: perl
cb535e0c 20478 ! regcomp.c
9d1d2f03 20479____________________________________________________________________________
cb535e0c
RGS
20480[ 18355] By: gsar on 2002/12/28 02:05:14
20481 Log: these variables are not in use anywhere since 5.8.0
9d1d2f03 20482 Branch: perl
cb535e0c 20483 ! embedvar.h perlapi.h sv.c thrdvar.h
9d1d2f03 20484____________________________________________________________________________
cb535e0c
RGS
20485[ 18354] By: ams on 2002/12/26 03:54:09
20486 Log: Subject: [PATCH] docpatch for cv.h
20487 From: Nicholas Clark <nick@unfortu.net>
20488 Date: Wed, 25 Dec 2002 21:01:04 +0000
20489 Message-Id: <20021225210102.GA284@Bagpuss.unfortu.net>
9d1d2f03 20490 Branch: perl
cb535e0c 20491 ! cv.h
9d1d2f03 20492____________________________________________________________________________
cb535e0c
RGS
20493[ 18351] By: hv on 2002/12/25 02:29:17
20494 Log: #18345 was still broken; should be fixed now.
9d1d2f03 20495 Branch: perl
cb535e0c 20496 ! sv.c
9d1d2f03 20497____________________________________________________________________________
cb535e0c
RGS
20498[ 18350] By: merijn on 2002/12/24 05:26:40
20499 Log: Removal of duplicate comment block
20500
20501 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20502 Subject: Re: [perl #19306] Sys::Syslog issues.
20503 Date: Mon, 23 Dec 2002 15:25:51 -0800
20504 Message-ID: </t5B+gzkg6DR092yn@efn.org>
9d1d2f03 20505 Branch: perl
cb535e0c 20506 ! ext/Sys/Syslog/Syslog.pm
9d1d2f03 20507____________________________________________________________________________
cb535e0c
RGS
20508[ 18346] By: hv on 2002/12/23 06:14:22
20509 Log: integrate maint-5.8 #18301
9d1d2f03 20510 Branch: perl
cb535e0c 20511 !> lib/perl5db.pl
9d1d2f03 20512____________________________________________________________________________
cb535e0c
RGS
20513[ 18345] By: hv on 2002/12/23 06:01:17
20514 Log: more on #18344.
9d1d2f03 20515 Branch: perl
cb535e0c 20516 ! sv.c
9d1d2f03 20517____________________________________________________________________________
cb535e0c
RGS
20518[ 18344] By: hv on 2002/12/23 05:56:43
20519 Log: more on #18312: sv.c:ss_dup()
9d1d2f03 20520 Branch: perl
cb535e0c 20521 ! sv.c
9d1d2f03 20522____________________________________________________________________________
cb535e0c
RGS
20523[ 18343] By: hv on 2002/12/23 05:47:17
20524 Log: Subject: [perl #19153] Term::Complete (the argument of stty)
20525 From: OKAIE Yutaka (via RT) <perlbug-followup@perl.org>
20526 Date: 15 Dec 2002 13:45:23 -0000
20527 Message-Id: <rt-19153-45441.1.2145712923207@bugs6.perl.org>
9d1d2f03 20528 Branch: perl
cb535e0c 20529 ! lib/Term/Complete.pm
9d1d2f03 20530____________________________________________________________________________
cb535e0c
RGS
20531[ 18342] By: hv on 2002/12/23 05:27:25
20532 Log: Subject: [perl #18544] Patch included to fix problem.
20533 From: Richard Kandarian <richard.kandarian@lanl.gov>
20534 Date: Thu, 21 Nov 2002 08:00:20 -0700
20535 (from RT)
9d1d2f03 20536 Branch: perl
cb535e0c 20537 ! regexec.c
9d1d2f03 20538____________________________________________________________________________
cb535e0c
RGS
20539[ 18341] By: hv on 2002/12/23 05:08:49
20540 Log: Subject: [PATCH] operation on `PL_na' may be undefined
20541 From: Nicholas Clark <nick@unfortu.net>
20542 Date: Tue, 10 Dec 2002 19:59:18 +0000
20543 Message-ID: <20021210195917.GJ288@Bagpuss.unfortu.net>
20544 Branch: perl
20545 ! universal.c
9d1d2f03 20546____________________________________________________________________________
cb535e0c
RGS
20547[ 18340] By: hv on 2002/12/23 05:04:29
20548 Log: Subject: [PATCH] 2% speedup (pp_entersub needs to go on a diet)
20549 From: Nicholas Clark <nick@unfortu.net>
20550 Date: Tue, 10 Dec 2002 18:55:28 +0000
20551 Message-ID: <20021210185527.GG288@Bagpuss.unfortu.net>
9d1d2f03 20552 Branch: perl
cb535e0c 20553 ! pp_hot.c
9d1d2f03 20554____________________________________________________________________________
cb535e0c
RGS
20555[ 18339] By: hv on 2002/12/23 04:39:48
20556 Log: Integrate Time::HiRes v1.39 (for VMS build tweak)
20557 Branch: perl
20558 ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
20559 ! ext/Time/HiRes/Makefile.PL
9d1d2f03 20560____________________________________________________________________________
cb535e0c
RGS
20561[ 18338] By: hv on 2002/12/23 03:43:09
20562 Log: Subject: [PATCH] read permissions for h2ph-generated files
20563 From: Slaven Rezic <slaven.rezic@berlin.de>
20564 Date: Fri, 22 Nov 2002 14:49:14 +0100 (CET)
20565 Message-Id: <200211221349.gAMDnEAK014033@vran.herceg.de>
9d1d2f03 20566 Branch: perl
cb535e0c 20567 ! utils/h2ph.PL
9d1d2f03 20568____________________________________________________________________________
cb535e0c
RGS
20569[ 18337] By: hv on 2002/12/23 03:38:59
20570 Log: handy hint: getting a perforce change as a usable patch
9d1d2f03 20571 Branch: perl
cb535e0c 20572 ! Porting/repository.pod
9d1d2f03 20573____________________________________________________________________________
cb535e0c
RGS
20574[ 18336] By: hv on 2002/12/23 03:36:26
20575 Log: Reverse #18285, for reasons given in:
20576 Subject: Re: Precedence of ? :
20577 From: hv@crypt.org
20578 Date: Fri, 20 Dec 2002 00:35:27 +0000
20579 Message-Id: <200212200035.gBK0ZRm29309@crypt.compulink.co.uk>
20580 Branch: perl
20581 ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
20582 ! vms/perly_c.vms
9d1d2f03 20583____________________________________________________________________________
cb535e0c
RGS
20584[ 18335] By: gsar on 2002/12/18 23:12:14
20585 Log: my_fflush_all() wasn't doing the right thing under useperlio
20586 on many platforms
20587 Branch: perl
20588 ! util.c
9d1d2f03 20589____________________________________________________________________________
cb535e0c
RGS
20590[ 18334] By: merijn on 2002/12/18 06:48:11
20591 Log: AIX compiler version updates
9d1d2f03 20592 Branch: perl
cb535e0c 20593 ! README.aix
9d1d2f03 20594____________________________________________________________________________
cb535e0c
RGS
20595[ 18332] By: gsar on 2002/12/18 03:20:27
20596 Log: $Config{prefixexp} was set incorrectly on windows
20597 Branch: perl
20598 ! win32/config.bc win32/config.gc win32/config.vc
20599 ! win32/config.vc64
20600____________________________________________________________________________
20601[ 18330] By: gsar on 2002/12/18 02:32:20
20602 Log: remove CRs from a couple of files (these show up as CRCRLF
20603 on windows)
20604 Branch: perl
20605 ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
20606____________________________________________________________________________
20607[ 18328] By: gsar on 2002/12/18 02:27:10
20608 Log: fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
20609 Branch: perl
20610 ! win32/win32.c
20611____________________________________________________________________________
20612[ 18327] By: gsar on 2002/12/18 02:08:12
20613 Log: windows: support for large files
9d1d2f03 20614
cb535e0c
RGS
20615 note that this change will break binary compatibility with the
20616 default 5.8.0 build options; nevertheless I think it is worth
20617 having in 5.8.1 (people who want the compatibility can disable
20618 the option in the makefile)
9d1d2f03 20619 Branch: perl
cb535e0c
RGS
20620 ! ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.xs
20621 ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/via.xs iperlsys.h
20622 ! pp_sys.c win32/Makefile win32/config.bc win32/config.gc
20623 ! win32/config.vc win32/config.vc64 win32/config_H.bc
20624 ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
20625 ! win32/config_sh.PL win32/makefile.mk win32/perlhost.h
20626 ! win32/win32.c win32/win32iop.h
9d1d2f03 20627____________________________________________________________________________
cb535e0c
RGS
20628[ 18326] By: gsar on 2002/12/18 00:57:46
20629 Log: Win32.pod update
9d1d2f03 20630 Branch: perl
cb535e0c 20631 ! lib/Win32.pod
9d1d2f03 20632____________________________________________________________________________
cb535e0c
RGS
20633[ 18325] By: gsar on 2002/12/18 00:42:45
20634 Log: PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*
9d1d2f03 20635 Branch: perl
cb535e0c 20636 ! XSUB.h
9d1d2f03 20637____________________________________________________________________________
cb535e0c
RGS
20638[ 18324] By: gsar on 2002/12/18 00:34:08
20639 Log: windows: avoid prompting under some shells during $(MAKE) distclean
20640 Branch: perl
20641 ! win32/Makefile win32/makefile.mk
9d1d2f03 20642____________________________________________________________________________
cb535e0c
RGS
20643[ 18323] By: gsar on 2002/12/18 00:17:29
20644 Log: PerlSIO_stderr et al are not functions
9d1d2f03 20645 Branch: perl
cb535e0c 20646 ! XSUB.h
9d1d2f03 20647____________________________________________________________________________
cb535e0c
RGS
20648[ 18321] By: gsar on 2002/12/17 22:56:25
20649 Log: integrate change#18320 from maint-5.6 branch
20650
20651 C<require '\foo\bar.pm'> fails on windows if not running
20652 from the root directory; for a test case, see:
20653
20654 http://bugs.activestate.com/show_bug.cgi?id=19317
20655
20656 this was due to not recognizing \foo\bar.pm as an absolute
20657 path name
9d1d2f03 20658 Branch: perl
cb535e0c 20659 !> util.h
9d1d2f03 20660____________________________________________________________________________
cb535e0c
RGS
20661[ 18319] By: hv on 2002/12/17 10:08:24
20662 Log: Whoops, these are the changes supposed to be in #18318.
9d1d2f03 20663 Branch: perl
cb535e0c 20664 ! pad.c t/op/eval.t
9d1d2f03 20665____________________________________________________________________________
cb535e0c
RGS
20666[ 18318] By: hv on 2002/12/17 03:12:18
20667 Log: Subject: Re: [PATCH] Re: [perl #19022] POSIX failures in bleadperl
20668 From: Nicholas Clark <nick@unfortu.net>
20669 Date: Sat, 14 Dec 2002 23:13:37 +0000
20670 Message-ID: <20021214231337.GF306@Bagpuss.unfortu.net>
9d1d2f03 20671 Branch: perl
cb535e0c 20672 ! pad.c t/op/eval.t
9d1d2f03 20673____________________________________________________________________________
cb535e0c
RGS
20674[ 18317] By: hv on 2002/12/17 02:58:12
20675 Log: Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)
9d1d2f03 20676 Branch: perl
cb535e0c
RGS
20677 + lib/Net/Ping/t/410_syn_host.t
20678 ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/400_ping_syn.t
20679 ! lib/Net/Ping/t/450_service.t
9d1d2f03 20680____________________________________________________________________________
cb535e0c
RGS
20681[ 18316] By: hv on 2002/12/17 02:17:16
20682 Log: Subject: [PATCH 5.8.1 @oldish-18156] build
20683 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
20684 Date: Fri, 13 Dec 2002 13:54:05 -0800
20685 Message-ID: <20021213215404.GA2597@math.berkeley.edu>
9d1d2f03 20686 Branch: perl
cb535e0c 20687 ! os2/os2.c t/run/runenv.t
9d1d2f03 20688____________________________________________________________________________
cb535e0c
RGS
20689[ 18315] By: hv on 2002/12/17 02:03:58
20690 Log: Subject: [PATCH 5.8.1 @oldish-18156] deprecated warnings
20691 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
20692 Date: Fri, 13 Dec 2002 13:47:08 -0800
20693 Message-ID: <20021213214707.GA2588@math.berkeley.edu>
9d1d2f03 20694 Branch: perl
cb535e0c 20695 ! lib/constant.t lib/fields.t
9d1d2f03 20696____________________________________________________________________________
cb535e0c
RGS
20697[ 18314] By: hv on 2002/12/17 01:58:32
20698 Log: Subject: [PATCH 5.8.1 @oldish-18156] Morphing to PM on OS/2
20699 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
20700 Date: Fri, 13 Dec 2002 14:00:48 -0800
20701 Message-ID: <20021213220048.GA2606@math.berkeley.edu>
9d1d2f03 20702 Branch: perl
cb535e0c 20703 ! os2/OS2/Process/t/os2_process.t os2/os2.c
9d1d2f03 20704____________________________________________________________________________
cb535e0c
RGS
20705[ 18313] By: hv on 2002/12/17 01:54:19
20706 Log: Subject: [PATCH 5.8.1 @oldish-18156] OS/2 REXX interface assuming Object REXX
20707 From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
20708 Date: Fri, 13 Dec 2002 14:08:00 -0800
20709 Message-ID: <20021213220800.GA2625@math.berkeley.edu>
9d1d2f03 20710 Branch: perl
cb535e0c 20711 ! os2/OS2/REXX/REXX.xs
9d1d2f03 20712____________________________________________________________________________
cb535e0c
RGS
20713[ 18312] By: hv on 2002/12/17 01:43:28
20714 Log: Subject: [Fwd: Patch for perl utf8-related bug]
20715 From: Richard Hitt <rbh00@utsglobal.com>
20716 Date: Fri, 06 Dec 2002 16:47:42 -0800
20717 [perl #18932]
9d1d2f03 20718 Branch: perl
cb535e0c
RGS
20719 ! embed.fnc embed.h global.sym perl.h proto.h regcomp.c scope.c
20720 ! scope.h
9d1d2f03 20721____________________________________________________________________________
cb535e0c
RGS
20722[ 18311] By: hv on 2002/12/17 00:52:05
20723 Log: Subject: [PATCH] Re: [jhi@iki.fi: enums are not nums]
20724 From: Dave Mitchell <davem@fdgroup.com>
20725 Date: Sat, 14 Dec 2002 19:16:49 +0000
20726 Message-ID: <20021214191649.B3992@fdgroup.com>
9d1d2f03 20727 Branch: perl
cb535e0c 20728 ! embed.fnc pad.c pad.h pod/perlintern.pod proto.h
9d1d2f03 20729____________________________________________________________________________
cb535e0c
RGS
20730[ 18310] By: hv on 2002/12/17 00:51:46
20731 Log: regen-headers to get new API docs from #18306
9d1d2f03 20732 Branch: perl
cb535e0c 20733 ! pod/perlapi.pod
9d1d2f03 20734____________________________________________________________________________
cb535e0c
RGS
20735[ 18308] By: rgs on 2002/12/16 22:06:23
20736 Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
20737 From: peter@PSDT.com (Peter Scott)
20738 Date: 12 Dec 2002 18:13:17 -0000
20739 Message-ID: <20021212181317.50538.qmail@onion.perl.org>
20740 (fix bug [perl #19058])
9d1d2f03 20741 Branch: perl
cb535e0c 20742 ! lib/perl5db.pl
9d1d2f03 20743____________________________________________________________________________
cb535e0c
RGS
20744[ 18307] By: rgs on 2002/12/16 22:01:14
20745 Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
9d1d2f03 20746 From: Dave Mitchell <davem@fdgroup.com>
cb535e0c
RGS
20747 Date: Thu, 12 Dec 2002 23:42:35 +0000
20748 Message-ID: <20021212234235.A29245@fdgroup.com>
20749 and
20750 Date: Sat, 14 Dec 2002 19:16:38 +0000
20751 Message-ID: <20021214191638.A3992@fdgroup.com>
9d1d2f03 20752 Branch: perl
cb535e0c
RGS
20753 ! embed.fnc embed.h pod/perlfunc.pod pod/perlintern.pod pp_ctl.c
20754 ! proto.h t/op/eval.t
9d1d2f03 20755____________________________________________________________________________
cb535e0c
RGS
20756[ 18306] By: sky on 2002/12/16 21:41:40
20757 Log: More documentation of obscure flags is good, even if the
20758 documentation might be not so good. Atleast it's not false!
20759 Documents the flags one can give to perl_clone
9d1d2f03 20760 Branch: perl
cb535e0c 20761 ! sv.c
9d1d2f03 20762____________________________________________________________________________
cb535e0c
RGS
20763[ 18305] By: merijn on 2002/12/16 10:53:19
20764 Log: Enough changes to Configure and metaunits warrant an update.
20765 Several small changes and three additions
9d1d2f03 20766 Branch: perl
cb535e0c 20767 ! Porting/Glossary
9d1d2f03 20768____________________________________________________________________________
cb535e0c
RGS
20769[ 18304] By: merijn on 2002/12/16 10:44:57
20770 Log: Redone #18011 from metaunits
9d1d2f03 20771 Branch: perl
cb535e0c 20772 ! Configure
9d1d2f03 20773____________________________________________________________________________
cb535e0c
RGS
20774[ 18302] By: rgs on 2002/12/14 22:34:25
20775 Log: Subject: Proper fix for CvOUTSIDE weak refcounting
20776 From: Dave Mitchell <davem@fdgroup.com>
20777 Date: Tue, 10 Dec 2002 01:26:44 +0000
20778 Message-ID: <20021210012644.A7843@fdgroup.com>
9d1d2f03 20779 Branch: perl
cb535e0c
RGS
20780 ! cv.h dump.c embed.fnc ext/B/B/Deparse.pm ext/B/defsubs_h.PL
20781 ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlapi.pod
20782 ! pod/perlintern.pod pp_ctl.c sv.c t/op/closure.t
9d1d2f03 20783____________________________________________________________________________
cb535e0c
RGS
20784[ 18300] By: rgs on 2002/12/12 20:40:22
20785 Log: Subject: [patch] typo in perlop
20786 From: andreas.koenig@anima.de (Andreas J. Koenig)
20787 Date: Wed, 11 Dec 2002 21:31:14 +0100
20788 Message-ID: <m3k7igjo19.fsf@k242.linux.bogus>
20789 Branch: perl
20790 ! pod/perlop.pod
9d1d2f03 20791____________________________________________________________________________
cb535e0c
RGS
20792[ 18299] By: rgs on 2002/12/12 20:35:29
20793 Log: Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297
9d1d2f03 20794 Branch: perl
cb535e0c
RGS
20795 !> ext/POSIX/POSIX.pod ext/POSIX/t/is.t ext/POSIX/t/posix.t
20796 !> pod/perlre.pod pod/perlretut.pod regexec.c t/op/pat.t
20797 !> t/op/subst.t
9d1d2f03 20798____________________________________________________________________________
cb535e0c
RGS
20799[ 18298] By: rgs on 2002/12/12 20:00:36
20800 Log: Whitespace and indentation fix in the output of B::Debug.
9d1d2f03 20801 Branch: perl
cb535e0c 20802 ! ext/B/B/Debug.pm
9d1d2f03 20803____________________________________________________________________________
cb535e0c
RGS
20804[ 18292] By: gbarr on 2002/12/12 09:23:04
20805 Log: Update to Scalar-List-Utils 1.09
20806 Branch: perl
20807 ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
20808 ! ext/List/Util/lib/List/Util.pm
9d1d2f03 20809____________________________________________________________________________
cb535e0c
RGS
20810[ 18287] By: gsar on 2002/12/11 18:53:07
20811 Log: this has been incorrect for a while now, and has changed
20812 again recently
9d1d2f03 20813 Branch: perl
cb535e0c 20814 ! Porting/repository.pod
9d1d2f03 20815____________________________________________________________________________
cb535e0c
RGS
20816[ 18285] By: hv on 2002/12/11 10:35:01
20817 Log: Subject: [PATCH] Re: Precedence of ? :
20818 From: Stephen McCamant <smcc@mit.edu>
20819 Date: Tue, 10 Dec 2002 00:57:07 -0500 (EST)
20820 Message-Id: <20021210055707.974F073CCC@syllepsis>
20821 Branch: perl
20822 ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
20823 ! vms/perly_c.vms
9d1d2f03 20824____________________________________________________________________________
cb535e0c
RGS
20825[ 18284] By: hv on 2002/12/11 10:21:12
20826 Log: One more email address for #18282
9d1d2f03 20827 Branch: perl
cb535e0c 20828 ! lib/Pod/Perldoc.pm
9d1d2f03 20829____________________________________________________________________________
cb535e0c
RGS
20830[ 18283] By: hv on 2002/12/11 10:18:07
20831 Log: More email addresses for #18282
9d1d2f03 20832 Branch: perl
cb535e0c
RGS
20833 ! hints/aix.sh hints/apollo.sh hints/epix.sh hints/freebsd.sh
20834 ! hints/irix_6.sh hints/isc.sh hints/isc_2.sh hints/machten.sh
20835 ! hints/machten_2.sh hints/openbsd.sh hints/os2.sh
20836 ! hints/os390.sh hints/sunos_4_1.sh hints/titanos.sh
20837 ! hints/ultrix_4.sh hints/umips.sh hints/utekv.sh
9d1d2f03 20838____________________________________________________________________________
cb535e0c
RGS
20839[ 18282] By: hv on 2002/12/11 10:16:05
20840 Log: Subject: Remove stale e-mail addresses
20841 From: Andy Dougherty <doughera@lafayette.edu>
20842 Date: Wed, 20 Nov 2002 09:40:33 -0500 (EST)
20843 Message-ID: <Pine.SOL.4.10.10211200938110.19608-100000@maxwell.phys.lafayette.edu>
20844 Branch: perl
20845 ! Porting/pumpkin.pod configure.gnu
20846 ! ext/ODBM_File/hints/dec_osf.pl ext/ODBM_File/hints/hpux.pl
20847 ! ext/ODBM_File/hints/ultrix.pl ext/SDBM_File/sdbm/README.too
20848 ! lib/File/Spec.pm perly.fixer pod/checkpods.PL
9d1d2f03 20849____________________________________________________________________________
cb535e0c
RGS
20850[ 18281] By: hv on 2002/12/11 09:59:31
20851 Log: Integrate from maint-5.8 #18156, #18218.
9d1d2f03 20852 Branch: perl
cb535e0c
RGS
20853 !> lib/Unicode/UCD.t lib/unicore/Category.pl
20854 !> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
20855 !> lib/unicore/lib/C.pl lib/unicore/lib/Cf.pl
20856 !> lib/unicore/lib/Cntrl.pl lib/unicore/lib/Graph.pl
20857 !> lib/unicore/lib/P.pl lib/unicore/lib/Pd.pl
20858 !> lib/unicore/lib/Print.pl lib/unicore/lib/Punct.pl t/op/pack.t
9d1d2f03 20859____________________________________________________________________________
cb535e0c
RGS
20860[ 18280] By: rgs on 2002/12/10 21:30:10
20861 Log: Integrate from the maint-5.8/ branch :
20862 changes 18219, 18236, 18242-3, 18247-8,
20863 18253-5, 18257, 18273-6
9d1d2f03 20864 Branch: perl
cb535e0c
RGS
20865 +> t/op/lc_user.t
20866 !> MANIFEST hints/irix_6.sh lib/File/Copy.pm lib/utf8_heavy.pl
20867 !> pod/perldiag.pod pod/perlguts.pod pod/perlsec.pod
20868 !> pod/perlunicode.pod pp.c t/op/lc.t t/op/pat.t t/op/split.t
20869 !> t/uni/tr_utf8.t
9d1d2f03 20870____________________________________________________________________________
cb535e0c
RGS
20871[ 18279] By: merijn on 2002/12/10 14:10:03
20872 Log: Subject: Re: ANSIColor 1.06 released
20873 Version bump only after typo fix to sync with CPAN
9d1d2f03 20874 Branch: perl
cb535e0c 20875 ! lib/Term/ANSIColor.pm
9d1d2f03 20876____________________________________________________________________________
cb535e0c
RGS
20877[ 18277] By: merijn on 2002/12/10 08:46:05
20878 Log: Subject: [PATCH perl@18251] VMS build update
20879 Message-ID: <3DF56BE2.9000300@mac.com>
20880 Date: Mon, 09 Dec 2002 22:21:54 -0600
9d1d2f03 20881 From: "Craig A. Berry" <craigberry@mac.com>
9d1d2f03 20882 Branch: perl
cb535e0c
RGS
20883 ! configure.com ext/Time/HiRes/Makefile.PL
20884 ! vms/descrip_mms.template
9d1d2f03 20885____________________________________________________________________________
cb535e0c
RGS
20886[ 18272] By: merijn on 2002/12/09 15:31:28
20887 Log: RT#15950
20888
20889 Subject: [PATCH] Typo in Term::ANSIColor
20890 Date: Fri, 2 Aug 2002 14:13:19 -0700 (PDT)
20891 From: "Mr. Nobody" <mrnobo1024 at yahoo.com>
9d1d2f03 20892 Branch: perl
cb535e0c 20893 ! lib/Term/ANSIColor.pm
9d1d2f03 20894____________________________________________________________________________
cb535e0c
RGS
20895[ 18270] By: hv on 2002/12/09 00:25:26
20896 Log: Subject: [perl #18256] xsubpp can make nested comments in C code
20897 From: Nicholas Clark (via RT) <perlbug@perl.org>
20898 Date: 7 Nov 2002 14:58:14 -0000
20899 Message-Id: <rt-18256-41218.19.7625495305233@bugs6.perl.org>
20900 Branch: perl
20901 ! lib/ExtUtils/xsubpp
9d1d2f03 20902____________________________________________________________________________
cb535e0c
RGS
20903[ 18269] By: hv on 2002/12/09 00:19:33
20904 Log: Subject: Re: Bug in Filter::Simple
20905 From: Slaven Rezic <slaven.rezic@berlin.de>
20906 Date: 07 Nov 2002 10:01:41 +0100
20907 Message-ID: <87of91u51m.fsf@vran.herceg.de>
9d1d2f03 20908 Branch: perl
cb535e0c 20909 ! ext/Filter/Util/Call/Call.xs ext/Filter/t/call.t
9d1d2f03 20910____________________________________________________________________________
cb535e0c
RGS
20911[ 18268] By: hv on 2002/12/09 00:14:58
20912 Log: fix #18266 sprintf format mismatch
9d1d2f03 20913 Branch: perl
cb535e0c 20914 ! regcomp.c
9d1d2f03 20915____________________________________________________________________________
cb535e0c
RGS
20916[ 18267] By: hv on 2002/12/09 00:10:09
20917 Log: Subject: Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime() are sometimes wrong
20918 From: Slaven Rezic <slaven.rezic@berlin.de>
20919 Date: 09 Nov 2002 23:21:16 +0100
20920 Message-ID: <874raqz8o3.fsf@vran.herceg.de>
9d1d2f03 20921 Branch: perl
cb535e0c 20922 ! config_h.SH ext/POSIX/t/posix.t util.c
9d1d2f03 20923____________________________________________________________________________
cb535e0c
RGS
20924[ 18266] By: hv on 2002/12/09 00:02:57
20925 Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
20926 From: Abhijit Menon-Sen <ams@wiw.org>
20927 Date: Wed, 6 Nov 2002 19:38:11 +0530
20928 Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>
9d1d2f03 20929 Branch: perl
cb535e0c 20930 ! regcomp.c t/op/lc.t
9d1d2f03 20931____________________________________________________________________________
cb535e0c
RGS
20932[ 18265] By: rgs on 2002/12/08 22:10:45
20933 Log: Subject: Re: [perl #18927] barewords with no errors
20934 From: Abe Timmerman <abe@ztreet.demon.nl>
20935 Date: Sun, 8 Dec 2002 17:12:56 +0100
20936 Message-Id: <200212081712.56102.abe@ztreet.demon.nl>
20937 Branch: perl
20938 ! t/lib/strict/subs
9d1d2f03 20939____________________________________________________________________________
cb535e0c
RGS
20940[ 18264] By: rgs on 2002/12/08 22:04:39
20941 Log: Subject: Re: [perl #18165] "0" fails as right-hand argument to ..
20942 From: Slaven Rezic <slaven.rezic@berlin.de>
20943 Date: 30 Nov 2002 00:07:05 +0100
20944 Message-ID: <8765ugnffq.fsf@vran.herceg.de>
20945 Branch: perl
20946 ! pp_ctl.c t/cmd/for.t
9d1d2f03 20947____________________________________________________________________________
cb535e0c
RGS
20948[ 18263] By: rgs on 2002/12/08 21:56:13
20949 Log: Subject: Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose
20950 From: Slaven Rezic <slaven.rezic@berlin.de>
20951 Date: 08 Dec 2002 01:31:45 +0100
20952 Message-ID: <874r9pmjv2.fsf@vran.herceg.de>
20953 Branch: perl
20954 ! lib/Exporter/Heavy.pm
9d1d2f03 20955____________________________________________________________________________
cb535e0c
RGS
20956[ 18262] By: rgs on 2002/12/08 20:31:42
20957 Log: getservbyport() should accept an empty string as its
20958 proto argument (as does getservbyname()).
9d1d2f03 20959
cb535e0c
RGS
20960 Subject: Re: Is this a bug or am I being stupid?
20961 From: Slaven Rezic <slaven.rezic@berlin.de>
20962 Date: 08 Dec 2002 01:54:37 +0100
20963 Message-ID: <87znrhl48i.fsf@vran.herceg.de>
20964 Branch: perl
20965 ! pp_sys.c
9d1d2f03 20966____________________________________________________________________________
cb535e0c
RGS
20967[ 18261] By: rgs on 2002/12/08 20:17:37
20968 Log: Change the set of characters that are considered to be
20969 safe in $ENV{TERM} for taint checkings.
20970 Branch: perl
20971 ! taint.c
9d1d2f03 20972____________________________________________________________________________
cb535e0c
RGS
20973[ 18260] By: rgs on 2002/12/08 20:14:57
20974 Log: Document that $ENV{TERM} may produce taint failures.
20975 Subject: Re: [perl #18717] spurious failures in regression test
20976 From: Slaven Rezic <slaven.rezic@berlin.de>
20977 Date: 29 Nov 2002 22:11:46 +0100
20978 Message-ID: <87hee0nkrx.fsf@vran.herceg.de>
20979 Branch: perl
20980 ! pod/perldiag.pod
9d1d2f03 20981____________________________________________________________________________
cb535e0c
RGS
20982[ 18259] By: rgs on 2002/12/08 19:34:34
20983 Log: Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash
20984 From: Nicholas Clark <nick@unfortu.net>
20985 Date: Mon, 2 Dec 2002 21:48:29 +0000
20986 Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>
20987 Branch: perl
20988 ! hv.c lib/Hash/Util.t
9d1d2f03 20989____________________________________________________________________________
cb535e0c
RGS
20990[ 18251] By: rgs on 2002/12/06 21:27:55
20991 Log: Fix two cases of buffer overflow in the lexer.
9d1d2f03 20992 Branch: perl
cb535e0c 20993 ! t/comp/parser.t toke.c
9d1d2f03 20994____________________________________________________________________________
cb535e0c
RGS
20995[ 18250] By: rgs on 2002/12/06 20:44:26
20996 Log: Fix bug #18874, essentially by reverting change #11890.
20997 Add a regression test for it.
20998 Branch: perl
20999 ! lib/English.pm lib/English.t
9d1d2f03 21000____________________________________________________________________________
cb535e0c
RGS
21001[ 18249] By: rgs on 2002/12/06 20:42:01
21002 Log: Suppress a compilation warning reported by Jarkko
21003 (variable initialization skipped by goto).
9d1d2f03 21004 Branch: perl
cb535e0c 21005 ! toke.c
9d1d2f03 21006____________________________________________________________________________
cb535e0c
RGS
21007[ 18239] By: jhi on 2002/12/03 12:49:01
21008 Log: Fix up #18229.
9d1d2f03 21009 Branch: perl
cb535e0c
RGS
21010 ! embedvar.h ext/threads/t/join.t perl.c perlapi.h perlvars.h
21011 ! pod/perlintern.pod
9d1d2f03 21012____________________________________________________________________________
cb535e0c
RGS
21013[ 18233] By: rgs on 2002/12/02 20:03:09
21014 Log: Fix bug #18573 : in a double-quoted string, a \c not followed
21015 by any character may corrupt memory due to reading past the
21016 end of the input buffer. Add a new error message corresponding
21017 to this case.
9d1d2f03 21018 Branch: perl
cb535e0c 21019 ! pod/perldiag.pod t/comp/parser.t toke.c
9d1d2f03 21020____________________________________________________________________________
cb535e0c
RGS
21021[ 18232] By: rgs on 2002/12/02 19:59:07
21022 Log: Skip test #17 of lib/open.t when useperlio is not defined.
9d1d2f03 21023 Branch: perl
cb535e0c 21024 ! lib/open.t
9d1d2f03 21025____________________________________________________________________________
cb535e0c
RGS
21026[ 18231] By: merijn on 2002/12/02 16:00:12
21027 Log: Subject: Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0
21028 Date: Mon, 2 Dec 2002 12:04:40 -0500 (EST)
21029 From: Andy Dougherty <doughera@lafayette.edu>
21030 Message-ID: <Pine.SOL.4.10.10212021200050.24023-100000@maxwell.phys.lafayette.edu>
21031 Branch: perl
21032 ! README.hpux
21033____________________________________________________________________________
21034[ 18230] By: merijn on 2002/12/02 15:45:31
21035 Log: $0 modifying part II (HP-UX only)
9d1d2f03 21036
cb535e0c
RGS
21037 Date: Sat, 30 Nov 2002 20:16:51 +0200
21038 From: Jarkko Hietaniemi <jhi@iki.fi>
21039 Subject: [PATCH] $0 modifying
21040 Message-ID: <20021130181651.GA5876@kosh.hut.fi>
21041 Branch: perl
21042 ! mg.c
21043____________________________________________________________________________
21044[ 18229] By: merijn on 2002/12/02 15:43:16
21045 Log: $0 mofifying part I
9d1d2f03 21046
cb535e0c
RGS
21047 Date: Sat, 30 Nov 2002 20:16:51 +0200
21048 From: Jarkko Hietaniemi <jhi@iki.fi>
21049 Subject: [PATCH] $0 modifying
21050 Message-ID: <20021130181651.GA5876@kosh.hut.fi>
9d1d2f03 21051 Branch: perl
cb535e0c
RGS
21052 ! ext/threads/t/join.t makedef.pl mg.c perl.c pod/perlvar.pod
21053 ! sv.c t/op/magic.t thread.h
9d1d2f03 21054____________________________________________________________________________
cb535e0c
RGS
21055[ 18228] By: hv on 2002/12/02 13:37:59
21056 Log: integrate Pod-Perldoc-3.07. This replaces the original inline perldoc
21057 with a module-driven version, and separates out its docs.
9d1d2f03 21058 Branch: perl
cb535e0c
RGS
21059 + lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm
21060 + lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm
21061 + lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm
21062 + lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm
21063 + lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm
21064 + lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t
21065 + lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t
21066 + pod/perldoc.pod
21067 ! MANIFEST utils/perldoc.PL
9d1d2f03 21068____________________________________________________________________________
cb535e0c
RGS
21069[ 18226] By: hv on 2002/12/02 12:44:35
21070 Log: missed the new file from #18224
9d1d2f03 21071 Branch: perl
cb535e0c
RGS
21072 + lib/Pod/PlainText.pm
21073 ! MANIFEST
9d1d2f03 21074____________________________________________________________________________
cb535e0c
RGS
21075[ 18225] By: hv on 2002/12/02 03:09:42
21076 Log: integrate util.c fragment from #18200 to undef SA_RESTART on MacOS
9d1d2f03 21077 Branch: perl
cb535e0c 21078 ! util.c
9d1d2f03 21079____________________________________________________________________________
cb535e0c
RGS
21080[ 18224] By: hv on 2002/12/02 02:59:02
21081 Log: Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
21082 and lib/Pod/t/utils.t to cater for simpler output text.
9d1d2f03 21083 Branch: perl
cb535e0c
RGS
21084 ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm lib/Pod/Usage.pm
21085 ! lib/Pod/t/latex.t lib/Pod/t/utils.t pod/podselect.PL
21086 ! t/pod/emptycmd.t t/pod/for.t t/pod/headings.t t/pod/include.t
21087 ! t/pod/included.t t/pod/lref.t t/pod/lref.xr
21088 ! t/pod/multiline_items.t t/pod/multiline_items.xr
21089 ! t/pod/nested_items.t t/pod/nested_seqs.t t/pod/oneline_cmds.t
21090 ! t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/poderrs.t
21091 ! t/pod/poderrs.xr t/pod/podselect.t t/pod/podselect.xr
21092 ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
9d1d2f03 21093____________________________________________________________________________
cb535e0c
RGS
21094[ 18223] By: hv on 2002/12/02 02:46:17
21095 Log: Subject: [PATCH] SvFAKE lexicals in scope for all of the sub
21096 From: Dave Mitchell <davem@fdgroup.com>
21097 Date: Mon, 25 Nov 2002 21:25:33 +0000
21098 Message-ID: <20021125212533.B29157@fdgroup.com>
21099 Branch: perl
21100 ! ext/Devel/Peek/Peek.t pad.c t/op/closure.t
9d1d2f03 21101____________________________________________________________________________
cb535e0c
RGS
21102[ 18222] By: hv on 2002/12/02 02:23:28
21103 Log: #18221 broke t/op/eval.t
21104 Branch: perl
21105 ! t/op/eval.t
9d1d2f03 21106____________________________________________________________________________
cb535e0c
RGS
21107[ 18221] By: hv on 2002/12/02 02:18:19
21108 Log: integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5
21109 Branch: perl
21110 +> ext/POSIX/t/is.t
21111 !> INSTALL MANIFEST README.os2 ext/Fcntl/t/syslfs.t
21112 !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL
21113 !> lib/Unicode/UCD.pm lib/Unicode/UCD.t pod/perldiag.pod
21114 !> t/op/eval.t t/op/grep.t t/op/lfs.t t/op/subst.t
9d1d2f03 21115____________________________________________________________________________
cb535e0c
RGS
21116[ 18220] By: hv on 2002/12/02 00:58:54
21117 Log: Subject: [PATCH 2nd attempt] allow evals to see the full lexical scope
21118 From: Dave Mitchell <davem@fdgroup.com>
21119 Date: Sun, 24 Nov 2002 22:19:06 +0000
21120 Message-ID: <20021124221906.A25386@fdgroup.com>
21121 Branch: perl
21122 ! cop.h cv.h dump.c embed.fnc embed.h ext/B/B.pm ext/B/B.xs
21123 ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
21124 ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlintern.pod pp_ctl.c
21125 ! pp_hot.c proto.h sv.c sv.h t/op/eval.t toke.c
9d1d2f03 21126____________________________________________________________________________
cb535e0c
RGS
21127[ 18217] By: rgs on 2002/11/29 12:11:28
21128 Log: Document the hint constants and where they're used.
21129 Branch: perl
21130 ! ext/re/re.pm lib/File/Basename.pm lib/charnames.pm
21131 ! lib/filetest.pm lib/open.pm lib/overload.pm lib/vmsish.pm
21132 ! perl.h
9d1d2f03 21133____________________________________________________________________________
cb535e0c
RGS
21134[ 18216] By: merijn on 2002/11/29 10:00:54
21135 Log: 64bit Peek failure on HP-UX 11.00
21136
21137 Subject: Re: Smoke 18188
21138 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21139 From: Slaven Rezic <slaven.rezic@berlin.de>
21140 Date: 28 Nov 2002 19:25:25 +0100
21141 Message-ID: <877kexsga2.fsf@vran.herceg.de>
9d1d2f03 21142 Branch: perl
cb535e0c 21143 ! ext/Devel/Peek/Peek.t
9d1d2f03 21144____________________________________________________________________________
cb535e0c
RGS
21145[ 18203] By: jhi on 2002/11/28 14:54:34
21146 Log: Slight beauty tweak.
9d1d2f03 21147 Branch: perl
cb535e0c 21148 ! intrpvar.h
9d1d2f03 21149____________________________________________________________________________
cb535e0c
RGS
21150[ 18188] By: hv on 2002/11/27 01:32:52
21151 Log: Subject: Re: [perl #18203] Recursive call in PerlIO_find_layer
21152 From: Slaven Rezic <slaven.rezic@berlin.de>
21153 Date: 03 Nov 2002 10:59:43 +0100
21154 Message-ID: <877kfvnfcg.fsf@vran.herceg.de>
9d1d2f03 21155 Branch: perl
cb535e0c 21156 ! embedvar.h intrpvar.h lib/open.t perlapi.h perlio.c
9d1d2f03 21157____________________________________________________________________________
cb535e0c
RGS
21158[ 18186] By: hv on 2002/11/27 00:57:18
21159 Log: Subject: DESTROY called in scalar context ?
21160 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21161 Date: Tue, 29 Oct 2002 22:04:23 +0100
21162 Message-Id: <20021029220423.6f8e6600.rgarciasuarez@free.fr>
9d1d2f03
AMS
21163 Branch: perl
21164 ! sv.c
21165____________________________________________________________________________
cb535e0c
RGS
21166[ 18185] By: rgs on 2002/11/26 21:06:48
21167 Log: PerlFAQ sync.
9d1d2f03 21168 Branch: perl
cb535e0c
RGS
21169 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
21170 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
21171 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
21172 ! pod/perlfaq9.pod
9d1d2f03 21173____________________________________________________________________________
cb535e0c
RGS
21174[ 18184] By: rgs on 2002/11/26 20:42:25
21175 Log: Subject: [PATCH] 2 Pod errors in perlop.pod
21176 From: andreas.koenig@anima.de (Andreas J. Koenig)
21177 Date: Mon, 25 Nov 2002 10:21:08 +0100
21178 Message-ID: <m31y5admyj.fsf@k242.linux.bogus>
21179
21180 Plus a few similar POD fixes
21181 Branch: perl
21182 ! pod/perl570delta.pod pod/perl572delta.pod pod/perlop.pod
21183 ! pod/perltie.pod
9d1d2f03 21184____________________________________________________________________________
cb535e0c
RGS
21185[ 18183] By: rgs on 2002/11/26 19:53:26
21186 Log: Subject: Re: [perl #18626] bug in perlipc man page
21187 From: Slaven Rezic <slaven.rezic@berlin.de>
21188 Date: 23 Nov 2002 21:23:20 +0100
21189 Message-ID: <87bs4gdohz.fsf@vran.herceg.de>
21190 Branch: perl
21191 ! pod/perlipc.pod
9d1d2f03 21192____________________________________________________________________________
cb535e0c
RGS
21193[ 18182] By: merijn on 2002/11/26 08:44:39
21194 Log: Subject: #17171: ld flag for shrplib on OpenBSD
21195 Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT)
21196 From: "Todd C. Miller" <Todd.Miller at courtesan.com>
9d1d2f03
AMS
21197 Branch: perl
21198 ! Configure
21199____________________________________________________________________________
cb535e0c
RGS
21200[ 18180] By: hv on 2002/11/25 03:10:03
21201 Log: integrate #18144 updates to pod/perlport.pod
9d1d2f03 21202 Branch: perl
cb535e0c 21203 ! pod/perlport.pod
9d1d2f03 21204____________________________________________________________________________
cb535e0c
RGS
21205[ 18179] By: hv on 2002/11/25 03:06:44
21206 Log: Subject: [PATCH] UTF8 regexp {n} bug
21207 From: Inaba Hiroto <inaba@st.rim.or.jp>
21208 Date: Sat, 16 Nov 2002 19:23:00 +0900
21209 Message-ID: <3DD61C83.62FF9887@st.rim.or.jp>
9d1d2f03 21210 Branch: perl
cb535e0c 21211 ! regcomp.c t/op/pat.t
9d1d2f03 21212____________________________________________________________________________
cb535e0c
RGS
21213[ 18178] By: hv on 2002/11/25 02:43:40
21214 Log: Subject: Re: Storable bug #1698
21215 From: Slaven Rezic <slaven.rezic@berlin.de>
21216 Date: 18 Nov 2002 10:41:36 +0100
21217 Message-ID: <87ptt343lb.fsf@vran.herceg.de>
9d1d2f03 21218 Branch: perl
cb535e0c
RGS
21219 ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
21220 ! ext/Storable/t/forgive.t
9d1d2f03 21221____________________________________________________________________________
cb535e0c
RGS
21222[ 18177] By: hv on 2002/11/25 02:37:07
21223 Log: add support for STASH and MAGIC information for REFs to sv_dump().
21224 Subject: [PATCH]
21225 From: Slaven Rezic <slaven.rezic@berlin.de>
21226 Date: Mon, 18 Nov 2002 11:09:51 +0100 (CET)
21227 Message-Id: <200211181009.gAIA9pFG034877@vran.herceg.de>
9d1d2f03 21228 Branch: perl
cb535e0c 21229 ! dump.c ext/Devel/Peek/Peek.t
9d1d2f03 21230____________________________________________________________________________
cb535e0c
RGS
21231[ 18176] By: hv on 2002/11/25 02:31:10
21232 Log: Subject: Re: [perl #18479] Error when no strict refs in effect
21233 From: Slaven Rezic <slaven.rezic@berlin.de>
21234 Date: 18 Nov 2002 22:50:04 +0100
21235 Message-ID: <87smxya6pf.fsf@vran.herceg.de>
9d1d2f03 21236 Branch: perl
cb535e0c 21237 ! pp_ctl.c
9d1d2f03 21238____________________________________________________________________________
cb535e0c
RGS
21239[ 18175] By: hv on 2002/11/25 02:20:48
21240 Log: Subject: [Encode] 1.83 + bleedperl patch released
21241 From: Dan Kogai <dankogai@dan.co.jp>
21242 Date: Tue, 19 Nov 2002 03:18:44 +0900
21243 Message-Id: <2C132F6D-FB22-11D6-87FC-0003939A104C@dan.co.jp>
9d1d2f03 21244 Branch: perl
cb535e0c
RGS
21245 ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
21246 ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/bin/enc2xs
21247 ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/rt.pl
21248 ! t/uni/tr_7jis.t t/uni/tr_sjis.t t/uni/tr_utf8.t
9d1d2f03 21249____________________________________________________________________________
cb535e0c
RGS
21250[ 18172] By: rgs on 2002/11/22 21:44:09
21251 Log: Subject: [PATCH] Historic version labels
21252 From: andreas.koenig@anima.de (Andreas J. Koenig)
21253 Date: Fri, 22 Nov 2002 14:39:41 +0100
21254 Message-ID: <m3lm3loh9e.fsf@k242.linux.bogus>
9d1d2f03 21255 Branch: perl
cb535e0c 21256 ! Changes5.005 Changes5.6
9d1d2f03 21257____________________________________________________________________________
cb535e0c
RGS
21258[ 18171] By: rgs on 2002/11/22 21:15:54
21259 Log: A new test for $^S, based on a patch by Iain 'Spoon' Truskett.
21260 Fix the existing tests that didn't checked the difference
21261 between 0 and undef.
9d1d2f03 21262 Branch: perl
cb535e0c 21263 ! t/op/magic.t
9d1d2f03 21264____________________________________________________________________________
cb535e0c
RGS
21265[ 18170] By: rgs on 2002/11/22 20:49:12
21266 Log: Move some tests from t/run/fresh_perl.t
21267 to the new t/comp/parser.t. The goal being to
21268 get rid of fresh_perl.t at some point.
9d1d2f03 21269 Branch: perl
cb535e0c 21270 ! t/comp/parser.t t/run/fresh_perl.t
9d1d2f03 21271____________________________________________________________________________
cb535e0c
RGS
21272[ 18169] By: rgs on 2002/11/21 20:49:36
21273 Log: Add a test for bug #17920, and a new test file for it.
9d1d2f03 21274 Branch: perl
cb535e0c
RGS
21275 + t/comp/parser.t
21276 ! MANIFEST
9d1d2f03 21277____________________________________________________________________________
cb535e0c
RGS
21278[ 18168] By: merijn on 2002/11/21 13:59:12
21279 Log: Subject: [PATCH] hires sleeping wants libs
21280 Date: Wed, 20 Nov 2002 17:18:31 +0200
21281 From: Jarkko Hietaniemi <jhi@iki.fi>
21282 Message-ID: <20021120151830.GC127060@lyta.hut.fi>
9d1d2f03 21283 Branch: perl
cb535e0c 21284 ! Configure hints/irix_6.sh
9d1d2f03 21285____________________________________________________________________________
cb535e0c
RGS
21286[ 18166] By: rgs on 2002/11/19 23:02:31
21287 Log: Fix perl bug #17920 : a case of parser coredump.
21288 The fix is to disable Perl_block_start and Perl_block_end
21289 when the yacc parser has encountered errors. This prevents
21290 corruption of the internal stack, at the expense of correctness,
21291 but this doesn't matter as the code is unparseable anyway.
9d1d2f03 21292 Branch: perl
cb535e0c 21293 ! op.c
9d1d2f03 21294____________________________________________________________________________
cb535e0c
RGS
21295[ 18165] By: rgs on 2002/11/19 22:45:36
21296 Log: Subject: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?)
21297 From: Jarkko Hietaniemi <jhi@iki.fi>
21298 Date: Sun, 3 Nov 2002 17:50:08 +0200
21299 Message-ID: <20021103155008.GA382682@lyta.hut.fi>
9d1d2f03 21300 Branch: perl
cb535e0c 21301 ! lib/open.pm locale.c pod/perl58delta.pod
9d1d2f03 21302____________________________________________________________________________
cb535e0c
RGS
21303[ 18164] By: rgs on 2002/11/19 22:32:52
21304 Log: t/io/crlf.t failed with miniperl.
9d1d2f03 21305 Branch: perl
cb535e0c 21306 ! t/io/crlf.t
9d1d2f03 21307____________________________________________________________________________
cb535e0c
RGS
21308[ 18163] By: rgs on 2002/11/19 22:11:24
21309 Log: Subject: Re: [PATCH] AutoLoader gives wrong message
21310 From: Peter Scott <Peter@PSDT.com>
21311 Date: Thu, 07 Nov 2002 19:04:27 -0800
21312 Message-id: <4.3.2.7.2.20021107185902.00b93ec0@shell2.webquarry.com>
21313
21314 With a tweak to the END cleanup block to fully remove the
21315 temporary test directory
9d1d2f03 21316 Branch: perl
cb535e0c 21317 ! lib/AutoLoader.t
9d1d2f03 21318____________________________________________________________________________
cb535e0c
RGS
21319[ 18162] By: rgs on 2002/11/19 21:29:25
21320 Log: Subject: [PATCH ext/threads/threads.xs] trivial typo
21321 From: Dave Mitchell <davem@fdgroup.com>
21322 Date: Thu, 14 Nov 2002 22:55:39 +0000
21323 Message-ID: <20021114225539.A18614@fdgroup.com>
9d1d2f03 21324 Branch: perl
cb535e0c 21325 ! ext/threads/threads.xs
9d1d2f03 21326____________________________________________________________________________
cb535e0c
RGS
21327[ 18161] By: rgs on 2002/11/19 21:26:21
21328 Log: Subject: [PATCH Win32] Document wperl.exe
21329 From: "Brent Dax" <brentdax@cpan.org>
21330 Date: Fri, 15 Nov 2002 23:02:01 -0800
21331 Message-ID: <034e01c28d3e$0fed1680$6501a8c0@deepblue>
9d1d2f03 21332 Branch: perl
cb535e0c 21333 ! README.win32
9d1d2f03 21334____________________________________________________________________________
cb535e0c
RGS
21335[ 18160] By: hv on 2002/11/19 12:07:25
21336 Log: Subject: [PATCH] regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)
21337 From: Nicholas Clark <nick@unfortu.net>
21338 Date: Tue, 29 Oct 2002 23:00:05 +0000
21339 Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net>
9d1d2f03 21340 Branch: perl
cb535e0c
RGS
21341 + regen.pl regen_headers.pl
21342 ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
21343 ! keywords.pl opcode.pl regcomp.pl
9d1d2f03 21344____________________________________________________________________________
cb535e0c
RGS
21345[ 18159] By: hv on 2002/11/19 11:48:30
21346 Log: Subject: Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist yet
21347 From: Gurusamy Sarathy <gsar@ActiveState.com>
21348 Date: Wed, 30 Oct 2002 20:58:15 -0800
21349 Message-Id: <200210310458.g9V4wFK00513@smtp3.ActiveState.com>
21350 Date: Wed, 30 Oct 2002 21:56:22 -0800
21351 Message-Id: <200210310556.g9V5uMK05748@smtp3.ActiveState.com>
21352 Date: Wed, 30 Oct 2002 22:55:30 -0800
21353 Message-Id: <200210310655.g9V6tUK10959@smtp3.ActiveState.com>
9d1d2f03 21354 Branch: perl
cb535e0c 21355 ! gv.c pp_hot.c t/op/method.t
9d1d2f03 21356____________________________________________________________________________
cb535e0c
RGS
21357[ 18158] By: hv on 2002/11/19 11:35:16
21358 Log: Remove duplicate my() declaration giving warnings from change #18105.
9d1d2f03 21359 Branch: perl
cb535e0c 21360 ! lib/Class/Struct.t
9d1d2f03 21361____________________________________________________________________________
cb535e0c
RGS
21362[ 18154] By: rgs on 2002/11/16 22:08:44
21363 Log: Correction to change #18152, by Dave Mitchell.
9d1d2f03 21364 Branch: perl
cb535e0c 21365 ! pod/perlhack.pod
9d1d2f03 21366____________________________________________________________________________
cb535e0c
RGS
21367[ 18152] By: rgs on 2002/11/16 21:23:15
21368 Log: Subject: Re: [PATCH] optional code for debugging leaking scalars
21369 From: Dave Mitchell <davem@fdgroup.com>
21370 Date: Sat, 16 Nov 2002 22:18:23 +0000
21371 Message-ID: <20021116221823.A23614@fdgroup.com>
21372 Documentation for change #18150.
9d1d2f03 21373 Branch: perl
cb535e0c 21374 ! pod/perlhack.pod
9d1d2f03 21375____________________________________________________________________________
cb535e0c
RGS
21376[ 18151] By: rgs on 2002/11/16 20:45:26
21377 Log: Document PRIVSHIFT.
21378 Subject: [PATCH] two small doc patches
21379 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21380 Date: Thu, 14 Nov 2002 15:07:35 -0800
21381 Message-ID: <3yC19gzkguTO092yn@efn.org>
9d1d2f03 21382 Branch: perl
cb535e0c 21383 ! sv.h
9d1d2f03 21384____________________________________________________________________________
cb535e0c
RGS
21385[ 18150] By: rgs on 2002/11/16 20:25:57
21386 Log: Subject: [PATCH] optional code for debugging leaking scalars
21387 From: Dave Mitchell <davem@fdgroup.com>
21388 Date: Thu, 14 Nov 2002 23:03:00 +0000
21389 Message-ID: <20021114230300.B18614@fdgroup.com>
9d1d2f03 21390 Branch: perl
cb535e0c 21391 ! perl.c sv.c
9d1d2f03 21392____________________________________________________________________________
cb535e0c
RGS
21393[ 18149] By: rgs on 2002/11/16 20:10:50
21394 Log: New B::Lint option, bare-subs, that checks for implicitely
21395 quoted barewords that are also subroutines, from
21396 Ian Phillipps <ip@tarragon-et.co.uk>.
21397 Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
21398 With a few tweaks to the implementation and tests.
21399 (previous change was empty)
9d1d2f03 21400 Branch: perl
cb535e0c 21401 ! ext/B/B/Lint.pm ext/B/t/lint.t
9d1d2f03 21402____________________________________________________________________________
cb535e0c
RGS
21403[ 18148] By: rgs on 2002/11/16 20:05:34
21404 Log: New B::Lint option, bare-subs, that checks for implicitely
21405 quoted barewords that are also subroutines, from
21406 Ian Phillipps <ip@tarragon-et.co.uk>.
21407 Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
21408 With a few tweaks to the implementation and tests.
21409 Branch: perl
21410 ! ext/B/B/Lint.pm ext/B/t/lint.t
9d1d2f03 21411____________________________________________________________________________
cb535e0c
RGS
21412[ 18147] By: rgs on 2002/11/16 19:52:54
21413 Log: Subject: [PATCH] Typo in perl58delta
21414 From: andreas.koenig@anima.de (Andreas J. Koenig)
21415 Date: Sat, 16 Nov 2002 16:29:14 +0100
21416 Message-ID: <m3u1ihjzxx.fsf@k242.linux.bogus>
9d1d2f03 21417 Branch: perl
cb535e0c 21418 ! pod/perl58delta.pod
9d1d2f03 21419____________________________________________________________________________
cb535e0c
RGS
21420[ 18142] By: rgs on 2002/11/12 22:09:39
21421 Log: Subject: [PATCH] Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32 5.0 W2000Pro)
21422 From: Dave Mitchell <davem@fdgroup.com>
21423 Date: Thu, 7 Nov 2002 16:38:02 +0000
21424 Message-ID: <20021107163802.C25337@fdgroup.com>
9d1d2f03 21425 Branch: perl
cb535e0c 21426 ! pad.h
9d1d2f03 21427____________________________________________________________________________
cb535e0c
RGS
21428[ 18141] By: merijn on 2002/11/12 16:15:30
21429 Log: repair 18139 (missing awk command)
9d1d2f03 21430 Branch: perl
cb535e0c 21431 ! Configure
9d1d2f03 21432____________________________________________________________________________
cb535e0c
RGS
21433[ 18139] By: merijn on 2002/11/12 14:20:36
21434 Log: Date: Tue, 12 Nov 2002 16:49:22 +0200
21435 From: Jarkko Hietaniemi <jhi@iki.fi>
21436 Subject: [PATCH] Tru64 osvers
21437 Message-ID: <20021112144922.GI511825@lyta.hut.fi>
9d1d2f03 21438 Branch: perl
cb535e0c 21439 ! Configure
9d1d2f03 21440____________________________________________________________________________
cb535e0c
RGS
21441[ 18137] By: rgs on 2002/11/10 21:57:04
21442 Log: Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod
21443 From: Slaven Rezic <slaven.rezic@berlin.de>
21444 Date: Sat, 9 Nov 2002 22:31:31 +0100 (CET)
21445 Message-Id: <200211092131.gA9LVVAV007663@vran.herceg.de>
9d1d2f03 21446 Branch: perl
cb535e0c 21447 ! lib/Term/ReadLine.pm
9d1d2f03 21448____________________________________________________________________________
cb535e0c
RGS
21449[ 18136] By: rgs on 2002/11/10 21:38:44
21450 Log: Subject: t/run/runenv.t bug
21451 From: Salvador "Fandiño" <sfandino@yahoo.com>
21452 Date: Fri, 8 Nov 2002 08:07:13 -0800 (PST)
21453 Message-ID: <20021108160713.78109.qmail@web13409.mail.yahoo.com>
9d1d2f03 21454 Branch: perl
cb535e0c 21455 ! t/run/runenv.t
9d1d2f03 21456____________________________________________________________________________
cb535e0c
RGS
21457[ 18135] By: rgs on 2002/11/10 21:30:36
21458 Log: Subject: [PATCH] perlopentut and PerlIO documentation
21459 From: Slaven Rezic <slaven.rezic@berlin.de>
21460 Date: 08 Nov 2002 22:22:19 +0100
21461 Message-ID: <8765v7kb90.fsf@vran.herceg.de>
9d1d2f03 21462 Branch: perl
cb535e0c 21463 ! lib/PerlIO.pm pod/perlopentut.pod
9d1d2f03 21464____________________________________________________________________________
cb535e0c
RGS
21465[ 18125] By: hv on 2002/11/07 14:01:57
21466 Log: Subject: Re: The Inaba patch for tr/// vs. use encoding
21467 From: Dan Kogai <dankogai@dan.co.jp>
21468 Date: Fri, 25 Oct 2002 13:04:00 +0900
21469 Message-Id: <CAC896FE-E7CE-11D6-9228-0003939A104C@dan.co.jp>
9d1d2f03 21470 Branch: perl
cb535e0c
RGS
21471 + t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
21472 + t/uni/tr_utf8.t
21473 ! MANIFEST
9d1d2f03 21474____________________________________________________________________________
cb535e0c
RGS
21475[ 18124] By: hv on 2002/11/07 13:51:39
21476 Log: Subject: [PATCH] File::Temp documentation fix
21477 From: Slaven Rezic <slaven.rezic@berlin.de>
21478 Date: Thu, 24 Oct 2002 19:04:20 +0200 (CEST)
21479 Message-Id: <200210241704.g9OH4KlR030883@vran.herceg.de>
9d1d2f03 21480 Branch: perl
cb535e0c 21481 ! lib/File/Temp.pm
9d1d2f03 21482____________________________________________________________________________
cb535e0c
RGS
21483[ 18123] By: hv on 2002/11/07 13:46:59
21484 Log: Subject: PATCH x2p/find2perl.PL
21485 From: "Newton, Philip" <Philip.Newton@datenrevision.de>
21486 Date: Thu, 24 Oct 2002 10:05:19 +0200
21487 Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCF41@hamsem01.de.gedas.vwg>
9d1d2f03 21488 Branch: perl
cb535e0c 21489 ! x2p/find2perl.PL
9d1d2f03 21490____________________________________________________________________________
cb535e0c
RGS
21491[ 18122] By: hv on 2002/11/07 13:40:25
21492 Log: Subject: [perl #18065] LFS related bug in perl-5.8.0 testsuite
21493 From: "david@dhaller.de (via RT)" <perlbug@perl.org>
21494 Date: 23 Oct 2002 18:42:51 -0000
21495 Message-Id: <rt-18065-40384.14.044473925414@bugs6.perl.org>
9d1d2f03 21496 Branch: perl
cb535e0c 21497 ! ext/Fcntl/t/syslfs.t t/op/lfs.t
9d1d2f03 21498____________________________________________________________________________
cb535e0c
RGS
21499[ 18121] By: hv on 2002/11/07 13:21:15
21500 Log: Subject: Re: [perl #18038] DESTROY change in 5.8.0?
21501 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21502 Date: Sun, 03 Nov 2002 15:48:18 -0800
21503 Message-ID: <CXbx9gzkgS8W092yn@efn.org>
9d1d2f03 21504 Branch: perl
cb535e0c
RGS
21505 ! sv.c t/op/tie.t
21506____________________________________________________________________________
21507[ 18120] By: hv on 2002/11/07 13:14:21
21508 Log: Subject: Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?
21509 From: Gurusamy Sarathy <gsar@ActiveState.com>
21510 Date: Sat, 19 Oct 2002 12:11:43 -0700
21511 Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com>
21512 Branch: perl
21513 ! doio.c ext/DB_File/t/db-recno.t perl.h pp_sys.c win32/win32.h
21514____________________________________________________________________________
21515[ 18119] By: hv on 2002/11/07 12:13:28
21516 Log: Subject: [perl #18154] Problem found in calculating offsets in regex
21517 From: Mark Pease (via RT) <perlbug@perl.org>
21518 Date: 29 Oct 2002 20:23:54 -0000
21519 Message-Id: <rt-18154-40762.0.46361502706489@bugs6.perl.org>
21520 Branch: perl
21521 ! regcomp.c
21522____________________________________________________________________________
21523[ 18118] By: hv on 2002/11/07 11:33:38
21524 Log: Subject: Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp
21525 From: hv@crypt.org
21526 Date: Sun, 03 Nov 2002 16:41:24 +0000
21527 Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk>
21528 Branch: perl
21529 ! ext/B/B/Concise.pm op.c pp_hot.c t/op/closure.t
21530 ! t/op/sub_lval.t
21531____________________________________________________________________________
21532[ 18117] By: rgs on 2002/11/06 22:15:36
21533 Log: "make distclean" should remove the generated file lib/Config.pod.
21534 Branch: perl
21535 ! Makefile.SH
21536____________________________________________________________________________
21537[ 18116] By: rgs on 2002/11/06 22:11:06
21538 Log: The new test introduced in #18114 failed with threads
21539 Branch: perl
21540 ! ext/B/t/concise.t
21541____________________________________________________________________________
21542[ 18115] By: rgs on 2002/11/06 20:43:14
21543 Log: Subject: Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open
48e1ca0e 21544 From: Slaven Rezic <slaven.rezic@berlin.de>
cb535e0c
RGS
21545 Date: 24 Oct 2002 00:44:35 +0200
21546 Message-ID: <87vg3sixm4.fsf@vran.herceg.de>
21547 Branch: perl
21548 ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/io/binmode.t
21549 ! t/io/print.t t/io/read.t t/lib/warnings/pp_sys
21550____________________________________________________________________________
21551[ 18114] By: rgs on 2002/11/06 20:08:53
21552 Log: Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well
21553 From: Stephen McCamant <smcc@mit.edu>
21554 Date: Thu, 31 Oct 2002 01:35:29 -0500
21555 Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU>
48e1ca0e 21556
cb535e0c
RGS
21557 plus a test case in ext/B/t/concise.t
21558 plus a (less intrusive, but less future-proof) fix for a
21559 similar problem in B::walkoptree_exec().
21560 Branch: perl
21561 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/t/concise.t
21562____________________________________________________________________________
21563[ 18113] By: rgs on 2002/11/05 20:11:55
21564 Log: make regen_headers.
21565 Backport change #18078 to warnings.pl.
21566 Branch: perl
21567 ! global.sym perlapi.c perlapi.h proto.h warnings.pl
21568____________________________________________________________________________
21569[ 18109] By: ams on 2002/11/05 13:03:34
21570 Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
21571 From: hv@crypt.org
21572 Date: Tue, 05 Nov 2002 13:30:00 +0000
21573 Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk>
48e1ca0e 21574
cb535e0c
RGS
21575 This is half of the fix for #18107. The swash_init() problems
21576 described in <20021105143646.M18101@lustre.dyn.wiw.org> remain,
21577 but can now be seen only with UTF-8 test cases.
21578 Branch: perl
21579 ! pp.c
48e1ca0e 21580____________________________________________________________________________
cb535e0c
RGS
21581[ 18108] By: merijn on 2002/11/05 07:52:08
21582 Log: Put back the DO NOT EDIT headers in proto.h and global.sym
48e1ca0e 21583
cb535e0c
RGS
21584 Subject: Re: [perl #18066] Bug in -I when path has double colons?
21585 From: Slaven Rezic <slaven.rezic@berlin.de>
21586 Date: 03 Nov 2002 10:25:10 +0100
21587 Message-ID: <87adkrngy1.fsf@vran.herceg.de>
21588 Branch: perl
21589 ! embed.pl
21590____________________________________________________________________________
21591[ 18107] By: ams on 2002/11/05 03:43:46
21592 Log: 1. Update pp_ucfirst to enter the UTF-8 branch only if the first
21593 character is UTF-8. (Copied from pp_lcfirst.)
21594 2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK.
21595 Branch: perl
21596 ! dump.c pp.c
21597____________________________________________________________________________
21598[ 18106] By: hv on 2002/11/05 01:43:27
21599 Log: new test based on:
21600 Subject: [TEST] for [PATCH] bug in utf8.c(?)
21601 From: Marty Pauley <marty+p5p@kasei.com>
21602 Date: Fri, 18 Oct 2002 21:02:38 +0100
21603 Message-ID: <20021018200238.GY3764@soto.kasei.com>
21604 Branch: perl
21605 ! lib/utf8.t
21606____________________________________________________________________________
21607[ 18105] By: hv on 2002/11/05 00:59:30
21608 Log: Subject: Re: Class::Struct, simple patch, tests
21609 From: Marty Pauley <marty+p5p@kasei.com>
21610 Date: Fri, 18 Oct 2002 22:26:38 +0100
21611 Message-ID: <20021018212638.GB3764@soto.kasei.com>
21612 Branch: perl
21613 ! lib/Class/Struct.pm lib/Class/Struct.t
21614____________________________________________________________________________
21615[ 18102] By: rgs on 2002/11/04 21:43:53
21616 Log: Subject: Re: [perl #18066] Bug in -I when path has double colons?
21617 From: Slaven Rezic <slaven.rezic@berlin.de>
21618 Date: 30 Oct 2002 11:18:47 +0100
21619 Message-ID: <87of9c2prs.fsf@vran.herceg.de>
48e1ca0e 21620
cb535e0c
RGS
21621 With the corresponding change to embed.fnc
21622 Branch: perl
21623 + t/run/switchI.t
21624 ! MANIFEST embed.fnc embed.h embedvar.h global.sym perl.c
21625 ! proto.h t/run/runenv.t
21626____________________________________________________________________________
21627[ 18094] By: merijn on 2002/11/04 16:08:22
21628 Log: Changed the warning detection pattern because of:
48e1ca0e 21629
cb535e0c
RGS
21630 Subject: ccache gcc3.2 doesn't work
21631 From: Nicholas Clark <nick@ccl4.org>
21632 Date: Tue, 29 Oct 2002 15:01:39
21633 Message-ID: <20021029150139.J82080@plum.flirble.org>
21634 Branch: perl
21635 ! Configure
21636____________________________________________________________________________
21637[ 18093] By: jhi on 2002/11/04 16:06:39
21638 Log: s/Perlf/Perl/ (thanks rgs)
21639 Branch: perl
21640 ! pod/perldiag.pod
21641____________________________________________________________________________
21642[ 18091] By: jhi on 2002/11/04 15:50:07
21643 Log: How pre-5.9.0 Perl can be fooled by a defined-or.
21644 Branch: perl
21645 ! pod/perldiag.pod
21646____________________________________________________________________________
21647[ 18090] By: hv on 2002/11/04 15:49:29
21648 Log: extend #13786 to cover the other four identical chunks of code
21649 to avoid looping under overload.
21650 Branch: perl
21651 ! sv.c
21652____________________________________________________________________________
21653[ 18088] By: merijn on 2002/11/04 15:37:06
21654 Log: Charnames take 4
21655 Mon, 04 Nov 2002; H.Merijn Brand <h.m.brand@hccnet.nl>
21656 Branch: perl
21657 ! lib/charnames.pm lib/charnames.t
21658____________________________________________________________________________
21659[ 18086] By: hv on 2002/11/04 15:16:34
21660 Log: integrate from perlio: changes #17709, #17795, #17796, #18032
21661 Branch: perl
21662 !> Porting/apply ext/PerlIO/t/encoding.t ext/PerlIO/t/via.t
21663 !> ext/PerlIO/via/via.xs perlio.c t/io/crlf.t
21664____________________________________________________________________________
21665[ 18085] By: hv on 2002/11/04 12:17:12
21666 Log: Subject: Re: [perl #17064] illegal legal unicode character
21667 From: hv@crypt.org
21668 Date: Mon, 04 Nov 2002 13:23:49 +0000
21669 Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk>
21670 Branch: perl
21671 ! regexec.c t/op/split.t
21672____________________________________________________________________________
21673[ 18084] By: merijn on 2002/11/04 11:04:45
21674 Log: Tru64, gcc -O3, datasize
21675 Sun, 3 Nov 2002; Jarkko Hietaniemi <jhi@iki.fi>
21676 Branch: perl
21677 ! README.tru64 hints/dec_osf.sh
21678____________________________________________________________________________
21679[ 18083] By: merijn on 2002/11/04 10:58:52
21680 Log: Typo configpm
21681 Mon, 4 Nov 2002; Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21682 Branch: perl
21683 ! configpm
48e1ca0e
HS
21684____________________________________________________________________________
21685[ 18078] By: hv on 2002/11/03 13:20:50
21686 Log: avoid reliance on croak() prototype
21687 Branch: perl
21688 ! lib/warnings.pm
21689____________________________________________________________________________
21690[ 18077] By: hv on 2002/11/03 13:18:17
21691 Log: Subject: [PATCH lib/Config.*] Document and test Config::config_re().
21692 (with tweaks)
21693 From: Michael G Schwern <schwern@pobox.com>
21694 Date: Wed, 4 Sep 2002 12:06:08 -0700
21695 Message-ID: <20020904190607.GG8367@ool-18b93024.dyn.optonline.net>
21696 Branch: perl
21697 ! configpm lib/Config.t
21698____________________________________________________________________________
21699[ 18076] By: gbarr on 2002/11/03 10:11:18
21700 Log: Update to Scalar-List-Utils 1.08
21701 Branch: perl
21702 + ext/List/Util/t/isvstring.t ext/List/Util/t/refaddr.t
21703 ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/README
21704 ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
21705 ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/first.t
21706 ! ext/List/Util/t/reduce.t
21707____________________________________________________________________________
21708[ 18075] By: rgs on 2002/10/31 20:58:12
21709 Log: Adjust the number of tests in t/op/range.t
21710 Branch: perl
21711 ! t/op/range.t
21712____________________________________________________________________________
21713[ 18074] By: ams on 2002/10/30 22:30:32
21714 Log: Subject: Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM
21715 but "-4\n".."-0\n" is!
21716 From: Slaven Rezic <slaven.rezic@berlin.de>
21717 Date: 30 Oct 2002 16:22:36 +0100
21718 Message-Id: <87n0ow0x4z.fsf@vran.herceg.de>
21719
21720 Subject: RE: [perl #18114] [no subject] [TEST PATCH]BUG: "-4\n".."0\n"
21721 is not DWIM but "-4\n".."-0\n" is!
21722 From: "Orton, Yves" <yves.orton@mciworldcom.de>
21723 Date: Wed, 30 Oct 2002 11:59:31 -0000
21724 Message-Id: <71B318898201D311845C0008C75DAD1C07B78BF7@defra1ex2>
21725
21726 (Applied over previous fix.)
21727 Branch: perl
21728 ! pp_ctl.c t/op/range.t
21729____________________________________________________________________________
21730[ 18073] By: ams on 2002/10/30 19:47:12
21731 Log: Subject: [perl #18165] "0" fails as right-hand argument to ..
21732 From: Mark-Jason Dominus (via RT) <perlbug@perl.org>
21733 Date: 30 Oct 2002 17:27:53 -0000
21734 Message-Id: <rt-18165-40816.6.86096008382222@bugs6.perl.org>
21735
21736 (Fixed by making an exception for .."0" in pp_flop.)
21737 Branch: perl
21738 ! pp_ctl.c t/op/range.t
21739____________________________________________________________________________
21740[ 18072] By: rgs on 2002/10/29 20:37:31
21741 Log: Partial fix of bug [perl #17589] : prevent the parser to
21742 segfault when encountering the erroneous construct "sub;".
21743 Branch: perl
21744 ! pod/perldiag.pod t/op/anonsub.t toke.c
21745____________________________________________________________________________
21746[ 18071] By: rgs on 2002/10/28 21:57:25
21747 Log: Subject: RE: [PATCH] Warning on pararameterless 'use IO' and doc update
21748 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
21749 Date: Mon, 28 Oct 2002 12:53:52 -0000
21750 Message-ID: <AIEAJICLCBDNAAOLLOKLAEOEFLAA.Paul.Marquess@btinternet.com>
21751 Branch: perl
21752 ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
21753____________________________________________________________________________
21754[ 18070] By: rgs on 2002/10/28 20:46:33
21755 Log: Subject: [PATCH] Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED)
21756 From: Nicholas Clark <nick@unfortu.net>
21757 Date: Sun, 27 Oct 2002 18:39:03 +0000
21758 Message-ID: <20021027183902.GJ292@Bagpuss.unfortu.net>
21759 Branch: perl
21760 ! util.c
21761____________________________________________________________________________
21762[ 18069] By: rgs on 2002/10/28 20:44:12
21763 Log: Subject: [PATCH] Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
21764 From: Nicholas Clark <nick@unfortu.net>
21765 Date: Sun, 27 Oct 2002 22:31:08 +0000
21766 Message-ID: <20021027223108.GK292@Bagpuss.unfortu.net>
21767 Branch: perl
21768 ! t/op/pack.t
21769____________________________________________________________________________
21770[ 18068] By: merijn on 2002/10/27 17:57:15
21771 Log: Repair broken previous patch. I don't like it, but not repairing it
21772 breaks each and every build. Will teach me to test on the same
21773 machine where I patched it. Sorry.
21774 Branch: perl
21775 ! embed.pl
21776____________________________________________________________________________
21777[ 18067] By: merijn on 2002/10/27 06:02:21
21778 Log: embed.pl doc. (embed.pl reorganization for doc headers)
21779 Wed, 23 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
21780 With some additional modifications
21781 Branch: perl
21782 ! embed.pl
21783____________________________________________________________________________
48e1ca0e
HS
21784[ 18064] By: merijn on 2002/10/25 11:47:07
21785 Log: The 5005thread todo list; 2 down 25 to go
21786 Branch: perl
21787 ! README.irix README.tru64
21788____________________________________________________________________________
21789[ 18063] By: hv on 2002/10/25 00:28:48
21790 Log: change #18038 gives too many problems on t/450_service.t; disable
21791 it for now
21792 Branch: perl
21793 ! lib/Net/Ping/t/450_service.t
21794____________________________________________________________________________
21795[ 18062] By: hv on 2002/10/25 00:21:17
21796 Log: Subject: [PATCH] DB_File 1.806
21797 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
21798 Date: Tue, 22 Oct 2002 11:16:21 +0100
21799 Message-ID: <AIEAJICLCBDNAAOLLOKLCEDMFLAA.Paul.Marquess@btinternet.com>
21800 Branch: perl
21801 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
21802 ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
21803 ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
21804____________________________________________________________________________
21805[ 18061] By: hv on 2002/10/25 00:13:07
21806 Log: Subject: [PATCH lib/IO.t] Add tests for IO.pm
21807 From: chromatic <chromatic@wgz.org>
21808 Date: Mon, 21 Oct 2002 20:27:43 -0700
21809 Message-ID: <20021022033253.57952.qmail@onion.perl.org>
21810 Branch: perl
21811 + ext/IO/lib/IO/t/IO.t
21812 ! MANIFEST lib/Net/Ping/t/450_service.t
21813____________________________________________________________________________
21814[ 18060] By: hv on 2002/10/24 23:54:50
21815 Log: 2 lines of change #18039 had several problems
21816 Branch: perl
21817 ! ext/IO/IO.pm
21818____________________________________________________________________________
21819[ 18059] By: hv on 2002/10/24 23:46:29
21820 Log: Subject: [perl #18036] perldoc refuses to run on BeOS
21821 From: "mauzo@csv.warwick.ac.uk (via RT)" <perlbug@perl.org>
21822 Date: 21 Oct 2002 10:18:50 -0000
21823 Message-Id: <rt-18036-40246.15.4017814246886@bugs6.perl.org>
21824 Branch: perl
21825 ! utils/perldoc.PL
21826____________________________________________________________________________
21827[ 18058] By: hv on 2002/10/24 23:36:48
21828 Log: Subject: The Inaba patch for tr/// vs. use encoding
21829 From: Dan Kogai <dankogai@dan.co.jp>
21830 Date: Mon, 21 Oct 2002 17:36:02 +0900
21831 Message-Id: <218B4434-E4D0-11D6-A668-0003939A104C@dan.co.jp>
21832 Branch: perl
21833 ! mg.c regcomp.c sv.c toke.c
21834____________________________________________________________________________
21835[ 18057] By: hv on 2002/10/24 23:16:15
21836 Log: Subject: [Encode] 1.80 released
21837 From: Dan Kogai <dankogai@dan.co.jp>
21838 Date: Tue, 22 Oct 2002 05:47:16 +0900
21839 Message-Id: <48F1B85D-E536-11D6-A87D-0003939A104C@dan.co.jp>
21840 Branch: perl
21841 + ext/Encode/bin/ucmsort ext/Encode/t/rt.pl
21842 ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
21843 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
21844 ! ext/Encode/lib/Encode/MIME/Header.pm
21845 ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/CJKT.t
21846 ! ext/Encode/t/jperl.t ext/Encode/t/mime-header.t
21847 ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
21848 ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
21849____________________________________________________________________________
21850[ 18056] By: hv on 2002/10/24 22:48:06
21851 Log: Subject: [PATCH] B/C.pm: make $0 to argv[0] again
21852 From: Autrijus Tang <autrijus@autrijus.org>
21853 Date: Sat, 19 Oct 2002 17:51:57 +0800
21854 Message-ID: <20021019095157.GA430@not.autrijus.org>
21855 Branch: perl
21856 ! ext/B/B/C.pm
21857____________________________________________________________________________
21858[ 18055] By: hv on 2002/10/24 22:34:10
21859 Log: Reverse change #8066 and sense of test, to satisfy [perl #17763]
21860 Branch: perl
21861 ! pp_sys.c t/run/fresh_perl.t
21862____________________________________________________________________________
21863[ 18054] By: hv on 2002/10/24 22:17:40
21864 Log: change #18030 needs the removal of ext/Thread/thr5005.t
21865 Branch: perl
21866 - ext/Thread/thr5005.t
21867____________________________________________________________________________
21868[ 18053] By: merijn on 2002/10/24 08:20:09
21869 Log: charnames pragma extended with :alias for customized
21870 unicode naming aliases
21871 Mon, 21 Oct 2002; "H.Merijn Brand" <h.m.brand@hccnet.nl>
21872 Branch: perl
21873 ! lib/charnames.pm lib/charnames.t
21874____________________________________________________________________________
21875[ 18052] By: rgs on 2002/10/23 19:16:50
21876 Log: Further tweaks to perlmodlib.pod.
21877 Add a note about perllocal.pod, which wasn't documented.
21878 Branch: perl
21879 ! pod/perlmodlib.PL pod/perlmodlib.pod
21880____________________________________________________________________________
21881[ 18051] By: rgs on 2002/10/23 18:56:08
21882 Log: Further tweaks to perluniintro.pod
21883 Branch: perl
21884 ! pod/perluniintro.pod
21885____________________________________________________________________________
21886[ 18050] By: rgs on 2002/10/22 19:11:12
21887 Log: perlmodlib.pod nit suggested by David Dyck (bug #18055)
21888 Regenerate perlmodlib.pod
21889 Branch: perl
21890 ! pod/perlmodlib.PL pod/perlmodlib.pod
21891____________________________________________________________________________
21892[ 18049] By: rgs on 2002/10/22 18:48:00
21893 Log: Subject: [PATCH] perluniintro
21894 From: Jarkko Hietaniemi <jhi@iki.fi>
21895 Date: Sun, 20 Oct 2002 15:48:09 +0300
21896 Message-ID: <20021020124809.GE444369@lyta.hut.fi>
21897 Branch: perl
21898 ! pod/perluniintro.pod
21899____________________________________________________________________________
21900[ 18048] By: hv on 2002/10/22 17:04:26
21901 Log: Subject: [PATCH] PL_curpad == AvARRAY(PL_comppad) always
21902 From: Dave Mitchell <davem@fdgroup.com>
21903 Date: Fri, 18 Oct 2002 13:36:40 +0100
21904 Message-ID: <20021018133640.A19172@fdgroup.com>
21905 Branch: perl
21906 ! cop.h embed.fnc ext/List/Util/Util.xs global.sym op.c pad.c
21907 ! pad.h perl.c perlapi.h pod/perlintern.pod pp_ctl.c proto.h
21908 ! regcomp.c regexec.c scope.c scope.h sv.c t/op/closure.t
21909____________________________________________________________________________
21910[ 18047] By: hv on 2002/10/22 16:20:18
21911 Log: Subject: [PATCH] AutoLoader gives wrong message
21912 From: Peter Scott <peter@psdt.com>
21913 Date: Thu, 17 Oct 2002 19:54:56 -0700
21914 Message-id: <4.3.2.7.2.20021017192450.00b3dce0@shell2.webquarry.com>
21915 Branch: perl
21916 ! lib/AutoLoader.pm
21917____________________________________________________________________________
21918[ 18046] By: hv on 2002/10/22 15:52:40
21919 Log: Subject: Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
21920 From: Alain Barbet <alian@alianwebserver.com>
21921 Date: Fri, 18 Oct 2002 15:29:29 +0200
21922 Message-ID: <3DB00CB9.70708@alianwebserver.com>
21923 Branch: perl
21924 ! README.win32 win32/makefile.mk win32/win32.c
21925____________________________________________________________________________
21926[ 18045] By: hv on 2002/10/22 15:47:21
21927 Log: improve 'atomicity' wording
21928 Branch: perl
21929 ! lib/filetest.pm
21930____________________________________________________________________________
21931[ 18044] By: hv on 2002/10/22 15:43:55
21932 Log: Subject: [PATCH] Shell.pm object methods broken
21933 From: Dan Brook <dbrook@easyspace.com>
21934 Date: Thu, 17 Oct 2002 16:05:04 +0100
21935 Message-Id: <20021017160504.63926a1b.dbrook@easyspace.com>
21936 Branch: perl
21937 ! lib/Shell.pm lib/Shell.t
21938____________________________________________________________________________
48e1ca0e
HS
21939[ 18042] By: hv on 2002/10/21 09:20:54
21940 Log: Subject: Re: [perl #16184] Unexpected warning when using C<< open FH => >>
21941 From: hv@crypt.org
21942 Date: Mon, 21 Oct 2002 11:27:40 +0100
21943 Message-Id: <200210211027.g9LARef05722@crypt.compulink.co.uk>
21944 Branch: perl
21945 ! t/lib/warnings/toke toke.c
21946____________________________________________________________________________
21947[ 18041] By: hv on 2002/10/21 01:14:48
21948 Log: Subject: Re: [perl #18019] regex overoptimization
21949 From: hv@crypt.org
21950 Date: Mon, 21 Oct 2002 03:21:54 +0100
21951 Message-Id: <200210210221.g9L2LsU32598@crypt.compulink.co.uk>
21952 Branch: perl
21953 ! regcomp.c t/op/re_tests
21954____________________________________________________________________________
48e1ca0e
HS
21955[ 18039] By: hv on 2002/10/20 14:33:16
21956 Log: Subject: Re: [PATCH] Warning on pararameterless 'use IO' and doc update
21957 From: =?iso-8859-1?Q?St=E9phane?= Payrard <s.payrard@wanadoo.fr>
21958 Date: Tue, 15 Oct 2002 02:17:03 +0200
21959 Message-ID: <20021015001703.GG7914@stefp.dyndns.org>
21960 Branch: perl
21961 ! ext/IO/IO.pm
21962____________________________________________________________________________
21963[ 18038] By: hv on 2002/10/20 14:23:06
21964 Log: Update to Net::Ping v2.23
21965 Branch: perl
21966 + lib/Net/Ping/t/150_syn_inst.t lib/Net/Ping/t/400_ping_syn.t
21967 + lib/Net/Ping/t/450_service.t
21968 ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/110_icmp_inst.t
21969 ! lib/Net/Ping/t/200_ping_tcp.t
21970____________________________________________________________________________
21971[ 18037] By: hv on 2002/10/20 13:57:06
21972 Log: Subject: [PATCH] t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
21973 From: Jarkko Hietaniemi <jhi@iki.fi>
21974 Date: Mon, 14 Oct 2002 14:49:54 +0300
21975 Message-ID: <20021014114954.GB80937@lyta.hut.fi>
21976 Branch: perl
21977 ! t/op/pack.t
21978____________________________________________________________________________
21979[ 18036] By: hv on 2002/10/20 13:43:56
21980 Log: Subject: Re: [perl #17892] Perl's mkdir() doesn't remove trailing slashes
21981 From: Slaven Rezic <slaven.rezic@berlin.de>
21982 Date: 14 Oct 2002 09:37:18 +0200
21983 Message-ID: <8765w5wjwx.fsf@vran.herceg.de>
21984 Branch: perl
21985 ! pp_sys.c t/op/mkdir.t
21986____________________________________________________________________________
21987[ 18035] By: hv on 2002/10/20 13:39:09
21988 Log: Subject: Re: [perl #17951] Strange UTF error
21989 From: Jarkko Hietaniemi <jhi@iki.fi>
21990 Date: Wed, 16 Oct 2002 18:50:51 +0300
21991 Message-ID: <20021016155051.GB268437@lyta.hut.fi>
21992 Branch: perl
21993 ! lib/utf8_heavy.pl t/run/fresh_perl.t
21994____________________________________________________________________________
21995[ 18034] By: hv on 2002/10/20 13:23:16
21996 Log: Update to Time::HiRes v1.38
21997 Branch: perl
21998 + ext/Time/HiRes/typemap
21999 ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
22000 ! ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs
22001 ! ext/Time/HiRes/Makefile.PL
22002____________________________________________________________________________
22003[ 18033] By: hv on 2002/10/20 13:12:25
22004 Log: Upgrade to Test.pm v1.23
22005 Branch: perl
22006 ! lib/Test.pm
22007____________________________________________________________________________
48e1ca0e
HS
22008[ 18030] By: merijn on 2002/10/19 14:10:21
22009 Log: Happy chainsaw stories; The removal of the 5005 threads
22010 Still imcomplete. Configure will follow
22011 Branch: perl
22012 ! MANIFEST NetWare/Makefile NetWare/config.wc
22013 ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
22014 ! Porting/Glossary Porting/config.sh Porting/config_H
22015 ! config_h.SH cop.h cv.h deb.c dosish.h dump.c embed.fnc embed.h
22016 ! embed.pl embedvar.h epoc/config.sh ext/B/B.xs ext/B/B/C.pm
22017 ! ext/B/ramblings/runtime.porting ext/B/t/lint.t
22018 ! ext/DynaLoader/dl_aix.xs ext/Thread/README.threads
22019 ! ext/Thread/Thread.xs ext/Thread/thr5005.t gv.c hints/darwin.sh
22020 ! installperl intrpvar.h makedef.pl mg.c miniperlmain.c
22021 ! myconfig.SH op.c os2/os2.c os2/os2ish.h pad.c perl.c perl.h
22022 ! perlvars.h pod/perltoc.pod pp.c pp.h pp_ctl.c pp_hot.c
22023 ! pp_sort.c proto.h scope.c sv.c sv.h thrdvar.h thread.h toke.c
22024 ! uconfig.h uconfig.sh util.c vms/vms.c win32/Makefile
22025 ! win32/config.bc win32/config.gc win32/config.vc
22026 ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
22027 ! win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL
22028 ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
22029 ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
22030 ! wince/Makefile.ce wince/config.ce wince/config_H.ce
22031 ! wince/config_sh.PL wince/win32.h wince/win32thread.c
22032 ! wince/win32thread.h wince/wincesck.c
22033____________________________________________________________________________
22034[ 18029] By: merijn on 2002/10/18 07:28:21
22035 Log: minor tweaks in Porting/pumpkin.pod
22036 Fri, 18 Oct 2002; Philip Newton <Philip.Newton@gmx.net>
22037 Branch: perl
22038 ! Porting/pumpkin.pod
22039____________________________________________________________________________
22040[ 18028] By: rgs on 2002/10/17 20:33:32
22041 Log: Subject: [PATCH t/run/switches.t] Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
22042 From: Abe Timmerman <abe@ztreet.demon.nl>
22043 Date: Thu, 17 Oct 2002 23:38:34 +0200
22044 Message-Id: <200210172338.34728.abe@ztreet.demon.nl>
22045 Branch: perl
22046 ! t/run/switches.t
22047____________________________________________________________________________
22048[ 18027] By: hv on 2002/10/17 14:39:27
22049 Log: Subject: Re: versions too accurate
22050 From: John Peacock <jpeacock@rowman.com>
22051 Date: Mon, 14 Oct 2002 22:36:48 -0400
22052 Message-ID: <3DAB7F40.1050200@rowman.com>
22053 Branch: perl
22054 ! lib/version.pm util.c
22055____________________________________________________________________________
22056[ 18026] By: hv on 2002/10/17 14:29:41
22057 Log: Subject: Re: [PATCH] Version object combined patch
22058 From: John Peacock <jpeacock@rowman.com>
22059 Date: Thu, 10 Oct 2002 21:23:01 -0400
22060 Message-ID: <3DA627F5.5050907@rowman.com>
22061 Branch: perl
22062 ! lib/version.pm lib/version.t pod/perldiag.pod util.c
22063____________________________________________________________________________
22064[ 18025] By: hv on 2002/10/17 13:37:04
22065 Log: definition of MAXPATHLEN
22066 Subject: [PATCH] standard lawyerism
22067 From: Jarkko Hietaniemi <jhi@iki.fi>
22068 Date: Fri, 11 Oct 2002 02:48:26 +0300
22069 Message-ID: <20021010234825.GM292305@lyta.hut.fi>
22070 Branch: perl
22071 ! perl.h
22072____________________________________________________________________________
22073[ 18024] By: hv on 2002/10/17 13:34:01
22074 Log: Subject: Re: [perl #17061] no strict 'garbage'
22075 From: Slaven Rezic <slaven.rezic@berlin.de>
22076 Date: 10 Oct 2002 16:23:22 +0200
22077 Message-ID: <87ptui5q5h.fsf@vran.herceg.de>
22078 Branch: perl
22079 ! ext/Storable/Storable.pm
22080____________________________________________________________________________
22081[ 18023] By: hv on 2002/10/17 12:56:28
22082 Log: Subject: Re: [perl #17830] open FH, "<&", $fd
22083 From: Steve Grazzini <grazz@nyc.rr.com>
22084 Date: 11 Oct 2002 22:28:58 -0000
22085 Message-ID: <20021011222858.452.qmail@onion.perl.org>
22086 Branch: perl
22087 ! doio.c t/io/open.t
22088____________________________________________________________________________
22089[ 18022] By: hv on 2002/10/17 12:24:42
22090 Log: Subject: Re: [perl #17809] Different warning behaviour between normal and tied hashes
22091 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22092 Date: Tue, 15 Oct 2002 17:01:43 -0700
22093 Message-ID: <nxKr9gzkgmBO092yn@efn.org>
22094 Branch: perl
22095 ! t/op/assignwarn.t
22096____________________________________________________________________________
22097[ 18021] By: hv on 2002/10/17 11:28:38
22098 Log: Subject: [PATCH] minor tweaks in Porting/pumpkin.pod
22099 From: Slaven Rezic <slaven.rezic@berlin.de>
22100 Date: Thu, 3 Oct 2002 21:54:22 +0200 (CEST)
22101 Message-Id: <200210031954.g93JsMiZ034457@vran.herceg.de>
22102 Branch: perl
22103 ! Porting/pumpkin.pod
22104____________________________________________________________________________
22105[ 18020] By: rgs on 2002/10/16 18:43:21
22106 Log: prototype() didn't warn when used in void context.
22107 Branch: perl
22108 ! op.c t/lib/warnings/op
22109____________________________________________________________________________
22110[ 18019] By: ams on 2002/10/15 20:54:53
22111 Log: Subject: Japanese translation of Storable
22112 From: "KAWAI,Takanori" <GCD00051@nifty.ne.jp>
22113 Date: Tue, 15 Oct 2002 06:31:01 +0900
22114 Message-Id: <003801c273c9$05888910$1401a8c0@hipposam>
22115 Branch: perl
22116 ! ext/Storable/README
22117____________________________________________________________________________
22118[ 18018] By: rgs on 2002/10/15 19:08:20
22119 Log: Subject: Re: [PATCH] cv.h: Comment update
22120 From: Paul Johnson <paul@pjcj.net>
22121 Date: Mon, 14 Oct 2002 20:00:50 +0200
22122 Message-ID: <20021014180050.GC7333@pjcj.net>
22123 Branch: perl
22124 ! cv.h
22125____________________________________________________________________________
22126[ 18017] By: rgs on 2002/10/14 20:37:06
22127 Log: Subject: [PATCH] perlipc.pod
22128 From: Slaven Rezic <slaven.rezic@berlin.de>
22129 Date: Sun, 13 Oct 2002 14:26:26 +0200 (CEST)
22130 Message-Id: <200210131226.g9DCQQLN014591@vran.herceg.de>
22131 Branch: perl
22132 ! pod/perlipc.pod
22133____________________________________________________________________________
22134[ 18016] By: rgs on 2002/10/14 20:30:03
22135 Log: Subject: [PATCH] minor typos in perlhist.pod and perlunicode.pod
22136 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22137 Date: Sun, 13 Oct 2002 09:02:36 +0900
22138 Message-Id: <20021013090227.FFCD.BQW10602@nifty.com>
22139 Branch: perl
22140 ! pod/perlunicode.pod
22141____________________________________________________________________________
22142[ 18015] By: rgs on 2002/10/12 20:22:37
22143 Log: The -0 command-line switch wasn't setting $/ at compile-time.
22144 Move the initialization of $/ just after switch parsing
22145 (it was done after yyparse().)
22146 Branch: perl
22147 ! perl.c t/run/switches.t
22148____________________________________________________________________________
22149[ 18014] By: rgs on 2002/10/12 20:18:55
22150 Log: Subject: Re: [PATCH] perl573delta delinting
22151 From: Philip Newton <Philip.Newton@gmx.net>
22152 Date: Sat, 12 Oct 2002 21:25:49 +0200
22153 Message-ID: <iotgqucnbttvvc43o0j7kv55p5dstui4oc@4ax.com>
22154 Branch: perl
22155 ! pod/perl573delta.pod
22156____________________________________________________________________________
22157[ 18013] By: hv on 2002/10/12 15:41:50
22158 Log: Subject: [PATCH] for -Dm
22159 From: Slaven Rezic <slaven.rezic@berlin.de>
22160 Date: Wed, 9 Oct 2002 00:49:33 +0200 (CEST)
22161 Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de>
22162 Branch: perl
22163 ! malloc.c
22164____________________________________________________________________________
22165[ 18012] By: hv on 2002/10/12 15:39:49
22166 Log: #18005 was not enough
22167 Subject: [PATCH win32/makefile.mk] (Was Re: Building bleadperl (minperl) fails completely under VC7)
22168 From: Abe Timmerman <abeltje@cpan.org>
22169 Date: Sat, 12 Oct 2002 17:56:39 +0200
22170 Message-Id: <200210121756.39803.abeltje@cpan.org>
22171 Branch: perl
22172 ! win32/makefile.mk
22173____________________________________________________________________________
22174[ 18011] By: hv on 2002/10/12 15:36:43
22175 Log: Subject: [perl #17805] BUG: Grammar bug during Configure
22176 From: Richard Hitt (via RT) <perlbug@perl.org>
22177 Date: 8 Oct 2002 21:04:30 -0000
22178 Message-Id: <rt-17805-39395.9.0319493317925@bugs6.perl.org>
22179 Branch: perl
22180 ! Configure
22181____________________________________________________________________________
22182[ 18010] By: hv on 2002/10/12 15:31:06
22183 Log: Subject: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
22184 From: Nicholas Clark <nick@unfortu.net>
22185 Date: Tue, 8 Oct 2002 21:52:53 +0100
22186 Message-ID: <20021008205253.GA283@Bagpuss.unfortu.net>
22187 Branch: perl
22188 ! pod/perldiag.pod pp_pack.c t/op/pack.t
22189____________________________________________________________________________
22190[ 18009] By: hv on 2002/10/12 15:12:18
22191 Log: Subject: [PATCH perldoc] For screaming hell's sake
22192 From: Simon Cozens <simon@netthink.co.uk>
22193 Date: Tue, 8 Oct 2002 11:13:07 +0100
22194 Message-ID: <20021008101307.GA8175@netthink.co.uk>
22195 Branch: perl
22196 ! utils/perldoc.PL
22197____________________________________________________________________________
22198[ 18008] By: hv on 2002/10/12 14:38:19
22199 Log: Subject: [PATCH] Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
22200 From: Nicholas Clark <nick@unfortu.net>
22201 Date: Mon, 7 Oct 2002 23:35:34 +0100
22202 Message-ID: <20021007223534.GD286@Bagpuss.unfortu.net>
22203 Branch: perl
22204 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
22205 ! ext/Storable/README ext/Storable/Storable.pm
22206 ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
22207 ! ext/Storable/t/forgive.t ext/Storable/t/integer.t
22208 ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
22209____________________________________________________________________________
22210[ 18007] By: hv on 2002/10/12 14:22:36
22211 Log: Subject: [perl #17773] errors in c2ph(1) man page
22212 From: Eric Melville (via RT) <perlbug@perl.org>
22213 Date: 7 Oct 2002 02:58:34 -0000
22214 Message-Id: <rt-17773-39313.12.4820309875481@bugs6.perl.org>
22215 Branch: perl
22216 ! utils/c2ph.PL
22217____________________________________________________________________________
22218[ 18006] By: hv on 2002/10/12 14:19:55
22219 Log: Subject: [PATCH pad.c] Re: closure failures
22220 From: Dave Mitchell <davem@fdgroup.com>
22221 Date: Mon, 7 Oct 2002 02:42:13 +0100
22222 Message-ID: <20021007024213.B29760@fdgroup.com>
22223 Branch: perl
22224 ! pad.c
22225____________________________________________________________________________
22226[ 18005] By: hv on 2002/10/12 14:17:07
22227 Log: Subject: Re: Building bleadperl (minperl) fails completely under VC7
22228 From: Abe Timmerman <abeltje@cpan.org>
22229 Date: Tue, 8 Oct 2002 14:16:56 +0200
22230 Message-Id: <200210081416.56942.abeltje@cpan.org>
22231 Branch: perl
22232 ! win32/Makefile
22233____________________________________________________________________________
22234[ 18004] By: hv on 2002/10/12 14:06:59
22235 Log: updated hints for Darwin from Wilfredo Sanchez <wsanchez@mit.edu>
22236 Branch: perl
22237 ! hints/darwin.sh
22238____________________________________________________________________________
22239[ 18003] By: hv on 2002/10/12 13:48:34
22240 Log: Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956
22241 and #18001.
22242 Branch: perl
22243 ! ext/Devel/Peek/Peek.t
22244____________________________________________________________________________
22245[ 18002] By: hv on 2002/10/11 23:22:56
22246 Log: Subject: [Encode] 1.77 Released
22247 From: Dan Kogai <dankogai@dan.co.jp>
22248 Date: Sun, 6 Oct 2002 12:52:52 +0900
22249 Message-Id: <16D4C6C9-D8DF-11D6-A5EA-0003939A104C@dan.co.jp>
22250 Branch: perl
22251 ! ext/Encode/Changes ext/Encode/Encode.pm
22252 ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
22253 ! ext/Encode/lib/Encode/Alias.pm
22254 ! ext/Encode/lib/Encode/Encoding.pm ext/Encode/t/jperl.t
22255 ! ext/Encode/ucm/big5-eten.ucm
22256____________________________________________________________________________
22257[ 18001] By: hv on 2002/10/11 22:52:43
22258 Log: Subject: Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86)
22259 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22260 Date: Thu, 10 Oct 2002 14:28:55 -0700
22261 Message-ID: <XEfp9gzkgquV092yn@efn.org>
22262 Branch: perl
22263 ! ext/Devel/Peek/Peek.t
22264____________________________________________________________________________
22265[ 18000] By: hv on 2002/10/11 22:30:36
22266 Log: Subject: [PATCH] perl573delta delinting
22267 From: Jarkko Hietaniemi <jhi@iki.fi>
22268 Date: Fri, 4 Oct 2002 16:19:31 +0300
22269 Message-ID: <20021004131931.GE278184@lyta.hut.fi>
22270 Branch: perl
22271 ! pod/perl573delta.pod
22272____________________________________________________________________________
22273[ 17999] By: hv on 2002/10/11 22:28:36
22274 Log: Subject: [PATCH] No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
22275 From: Jarkko Hietaniemi <jhi@iki.fi>
22276 Date: Fri, 4 Oct 2002 16:11:57 +0300
22277 Message-ID: <20021004131157.GD278184@lyta.hut.fi>
22278 Branch: perl
22279 ! pod/perldiag.pod reentr.c reentr.pl
22280____________________________________________________________________________
22281[ 17998] By: rgs on 2002/10/11 19:53:05
22282 Log: Fix bug #17771 : segfault with the 'for' statement modifier
22283 used inside a map or a grep.
22284 Branch: perl
22285 ! pp_ctl.c t/op/grep.t
22286____________________________________________________________________________
22287[ 17997] By: hv on 2002/10/11 12:10:39
22288 Log: Subject: [perl #17751] File::Spec::Win32::canonpath patch try#3
22289 From: Information Service <info@lingo.kiev.ua>
22290 Date: Wed, 09 Oct 2002 07:17:00 +0400
22291 Message-ID: <3DA39FAC.85471200@lingo.kiev.ua>
22292 Branch: perl
22293 ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
22294____________________________________________________________________________
22295[ 17996] By: hv on 2002/10/11 11:55:53
22296 Log: Subject: [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport()
22297 From: chromatic <chromatic@wgz.org>
22298 Date: Thu, 03 Oct 2002 22:56:54 -0700
22299 Message-ID: <20021004060120.33329.qmail@onion.perl.org>
22300 Branch: perl
22301 ! lib/AutoLoader.pm lib/AutoLoader.t
22302____________________________________________________________________________
22303[ 17995] By: ams on 2002/10/11 05:24:20
22304 Log: Subject: [perl #17819] Typo in perltooc?
22305 From: Bob Wilkinson (via RT) <perlbug@perl.org>
22306 Date: 9 Oct 2002 09:50:40 -0000
22307 Message-Id: <rt-17819-39445.14.7484532089852@bugs6.perl.org>
22308
22309 Subject: [perl #17821] Typo in perltooc
22310 From: Bob Wilkinson (via RT) <perlbug@perl.org>
22311 Date: 9 Oct 2002 10:12:51 -0000
22312 Message-Id: <rt-17821-39458.9.41452851965508@bugs6.perl.org>
22313 Branch: perl
22314 ! pod/perltooc.pod
22315____________________________________________________________________________
22316[ 17994] By: rgs on 2002/10/10 20:19:27
22317 Log: Fix bug #17776 : memory corruption in qr/##/x
22318 Branch: perl
22319 ! sv.c t/op/pat.t
22320____________________________________________________________________________
22321[ 17993] By: rgs on 2002/10/10 19:52:00
22322 Log: croak() is better written Perl_croak() in C code.
22323 Branch: perl
22324 ! util.c
22325____________________________________________________________________________
22326[ 17992] By: hv on 2002/10/10 11:29:12
22327 Log: Subject: Re: Hash::Util::lock_keys inhibits bless
22328 From: andreas.koenig@anima.de (Andreas J. Koenig)
22329 Date: Fri, 04 Oct 2002 06:38:57 +0200
22330 Message-ID: <m3bs6astr2.fsf@k242.linux.bogus>
22331 Branch: perl
22332 ! lib/Hash/Util.pm
22333____________________________________________________________________________
22334[ 17991] By: hv on 2002/10/10 11:20:41
22335 Log: new files lib/version.pm and lib/version.t for change #17990.
22336 Branch: perl
22337 + lib/version.pm lib/version.t
22338____________________________________________________________________________
22339[ 17990] By: hv on 2002/10/10 11:19:57
22340 Log: Subject: [PATCH] Version object combined patch
22341 From: John Peacock <jpeacock@rowman.com>
22342 Date: Fri, 04 Oct 2002 23:15:10 -0400
22343 Message-ID: <3D9E593E.1060605@rowman.com>
22344 Branch: perl
22345 ! MANIFEST embed.fnc embed.h global.sym pod/perlapi.pod
22346 ! pod/perlintern.pod proto.h t/comp/use.t universal.c util.c
22347____________________________________________________________________________
22348[ 17989] By: hv on 2002/10/10 10:48:42
22349 Log: Subject: PATCH: lib/ExtUtils/typemap
22350 From: Brian Ingerson <ingy@ttul.org>
22351 Date: Sat, 28 Sep 2002 13:03:24 -0700
22352 Message-ID: <20020928130324.A16900@ttul.org>
22353 Branch: perl
22354 ! lib/ExtUtils/typemap
22355____________________________________________________________________________
22356[ 17988] By: hv on 2002/10/10 10:45:19
22357 Log: Subject: [PATCH] Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporter::Heavy break Math::Pari)
22358 From: Nicholas Clark <nick@unfortu.net>
22359 Date: Sat, 28 Sep 2002 18:52:00 +0100
22360 Message-ID: <20020928175159.GC403@Bagpuss.unfortu.net>
22361 Branch: perl
22362 ! lib/Exporter.t lib/Exporter/Heavy.pm
22363____________________________________________________________________________
22364[ 17987] By: hv on 2002/10/10 10:27:40
22365 Log: Subject: Re: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrect
22366 From: "Allen Smith" <easmith@beatrice.rutgers.edu>
22367 Date: Mon, 9 Sep 2002 17:36:55 -0400
22368 Message-Id: <10209091736.ZM1631710@puck2.rutgers.edu>
22369 Branch: perl
22370 ! pod/perlfunc.pod
22371____________________________________________________________________________
22372[ 17986] By: hv on 2002/10/10 09:51:24
22373 Log: Remove use of caller() in strict.pm, and tighten Safe compartment
22374 for Storable tests to match.
22375 Branch: perl
22376 ! ext/Storable/t/code.t lib/strict.pm lib/strict.t
22377____________________________________________________________________________
22378[ 17985] By: hv on 2002/10/10 09:27:00
22379 Log: Subject: Re: README.cygwin draft update
22380 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22381 Date: Mon, 07 Oct 2002 17:15:09 -0700
22382 Message-ID: <NOio9gzkg6oR092yn@efn.org>
22383 Branch: perl
22384 ! README.cygwin pod/perl58delta.pod
22385____________________________________________________________________________
22386[ 17984] By: rgs on 2002/10/09 19:17:08
22387 Log: Fix bug #17823 : non-modifying tr/// stringifies references
22388 Branch: perl
22389 ! doop.c t/op/tr.t
22390____________________________________________________________________________
22391[ 17983] By: merijn on 2002/10/09 12:22:26
22392 Log: Tru64 and gcc and threads
22393 Sat, 5 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
22394 Branch: perl
22395 ! thread.h
22396____________________________________________________________________________
22397[ 17982] By: merijn on 2002/10/09 10:34:40
22398 Log: Correct mailing list archive URL
22399 Wed, 9 Oct 2002; Slaven Rezic <slaven.rezic@berlin.de>
22400 Branch: perl
22401 ! Porting/pumpkin.pod
22402____________________________________________________________________________
22403[ 17981] By: merijn on 2002/10/09 04:49:06
22404 Log: Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting
22405 Tue, 8 Oct 2002; Andy Dougherty <doughera@lafayette.edu>
22406 Branch: perl
22407 ! Porting/pumpkin.pod
22408____________________________________________________________________________
22409[ 17980] By: sky on 2002/10/06 15:40:56
22410 Log: Upgrade Safe.pm to 2.09 after CPAN backport.
22411 Fix testcases to run properly outside perl core build enviroment.
22412 Branch: perl
22413 ! ext/Opcode/Safe.pm ext/Safe/safe1.t ext/Safe/safe2.t
22414 ! ext/Safe/safe3.t
22415____________________________________________________________________________
22416[ 17979] By: sky on 2002/10/06 07:03:19
22417 Log: Subject: [PATCH] fix typo in Tie::Array
22418 From: "Jos I. Boumans" <kane@cpan.org>
22419 Date: sat okt 5, 2002 20:39:17 Europe/Stockholm
22420 Message-Id: <20021005183920.14746.qmail@onion.perl.org>
22421 Branch: perl
22422 ! lib/Tie/Array.pm
22423____________________________________________________________________________
22424[ 17978] By: sky on 2002/10/05 04:44:10
22425 Log: Upgrade to Attribute::Handlers 0.78
22426 Branch: perl
22427 ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
22428 ! lib/Attribute/Handlers/README
22429____________________________________________________________________________
22430[ 17977] By: rgs on 2002/10/04 20:01:54
22431 Log: Complement to change #17976 :
22432 there was a similar bug on rdo().
22433 Increment $Safe::VERSION.
22434 Branch: perl
22435 ! ext/Opcode/Safe.pm ext/Safe/safe3.t
22436____________________________________________________________________________
22437[ 17976] By: rgs on 2002/10/04 19:44:48
22438 Log: Fix bug #17744, suggested by Andreas Jurenda,
22439 tweaked by rgs (security hole in Safe).
22440 Branch: perl
22441 + ext/Safe/safe3.t
22442 ! MANIFEST ext/Opcode/Safe.pm
22443____________________________________________________________________________
22444[ 17975] By: merijn on 2002/10/04 13:30:17
22445 Log: Non ANSI feature detection in enum
22446 Branch: perl
22447 ! pad.h
22448____________________________________________________________________________
22449[ 17974] By: rgs on 2002/10/03 21:00:50
22450 Log: Fix a precedence problem.
22451 Branch: perl
22452 ! ext/Storable/t/integer.t
22453____________________________________________________________________________
22454[ 17973] By: rgs on 2002/10/03 20:34:13
22455 Log: Change the warning message "%s trapped by operation mask"
22456 to include '' around the op name. Document it in perldiag.
22457 Branch: perl
22458 ! ext/Opcode/Opcode.t ext/Opcode/Safe.pm ext/Safe/safe2.t op.c
22459 ! pod/perldiag.pod
22460____________________________________________________________________________
22461[ 17972] By: rgs on 2002/10/03 20:26:54
22462 Log: Add a new warning, "Possible precedence problem on bitwise
22463 %c operator", triggerred when a bitwise op has a numeric
22464 comparison op as child.
22465 Branch: perl
22466 ! op.c pod/perldiag.pod t/lib/warnings/op
22467____________________________________________________________________________
22468[ 17971] By: ams on 2002/10/03 11:03:41
22469 Log: Subject: Re: Not OK 17969
22470 From: Slaven Rezic <slaven.rezic@berlin.de>
22471 Date: 03 Oct 2002 13:12:58 +0200
22472 Message-Id: <87lm5fn5c5.fsf@vran.herceg.de>
22473 Branch: perl
22474 ! ext/Storable/Storable.pm ext/Storable/t/code.t
22475 ! ext/Storable/t/downgrade.t ext/Storable/t/forgive.t
22476 ! ext/Storable/t/malice.t
22477____________________________________________________________________________
22478[ 17970] By: ams on 2002/10/03 02:21:15
22479 Log: Add a line about 2.05.
22480 Branch: perl
22481 ! ext/Storable/ChangeLog
22482____________________________________________________________________________
22483[ 17969] By: ams on 2002/10/03 02:12:27
22484 Log: Subject: [PATCH] Storable and code serialization: documentation
22485 From: Slaven Rezic <slaven.rezic@berlin.de>
22486 Date: Wed, 2 Oct 2002 10:21:37 +0200 (CEST)
22487 Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de>
22488 Branch: perl
22489 ! ext/Storable/MANIFEST ext/Storable/Storable.pm
22490 ! ext/Storable/t/code.t
22491____________________________________________________________________________
22492[ 17968] By: ams on 2002/10/03 01:40:51
22493 Log: Subject: [PATCH] Re: speed of my
22494 From: Stephen McCamant <smcc@mit.edu>
22495 Date: Wed, 2 Oct 2002 21:48:59 -0400
22496 Message-Id: <15771.41483.524281.299958@syllepsis.MIT.EDU>
22497 Branch: perl
22498 ! pp.c
22499____________________________________________________________________________
22500[ 17967] By: hv on 2002/10/02 15:04:57
22501 Log: Subject: [PATCH] reentrant buffers
22502 From: Jarkko Hietaniemi <jhi@iki.fi>
22503 Date: Fri, 27 Sep 2002 01:08:56 +0300
22504 Message-ID: <20020926220856.GA339120@lyta.hut.fi>
22505 Branch: perl
22506 ! INSTALL pod/perldiag.pod pod/perlthrtut.pod reentr.c reentr.pl
22507____________________________________________________________________________
22508[ 17966] By: hv on 2002/10/02 14:46:52
22509 Log: Subject: [PATCH] retropatch
22510 From: Jarkko Hietaniemi <jhi@iki.fi>
22511 Date: Fri, 27 Sep 2002 03:51:34 +0300
22512 Message-ID: <20020927005134.GB339120@lyta.hut.fi>
22513 Branch: perl
22514 + pod/perl573delta.pod
22515 ! MANIFEST pod/buildtoc.PL pod/perl.pod
22516____________________________________________________________________________
22517[ 17965] By: hv on 2002/10/02 14:42:21
22518 Log: op/tr.t test is affected by #17962
22519 Branch: perl
22520 ! t/op/tr.t
22521____________________________________________________________________________
22522[ 17964] By: hv on 2002/10/02 14:38:59
22523 Log: Subject: Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die
22524 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22525 Date: Tue, 1 Oct 2002 23:34:35 +0200
22526 Message-Id: <20021001233435.318514f3.rgarciasuarez@free.fr>
22527 Branch: perl
22528 ! t/op/override.t toke.c
22529____________________________________________________________________________
22530[ 17963] By: hv on 2002/10/02 14:15:22
22531 Log: Subject: Re: [perl #17376] Bug Report - our(%)
22532 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22533 Date: Tue, 01 Oct 2002 09:54:30 -0700
22534 Message-ID: <GNdm9gzkgWOS092yn@efn.org>
22535 Branch: perl
22536 ! op.c pp_hot.c t/comp/our.t
22537____________________________________________________________________________
22538[ 17962] By: ams on 2002/10/02 14:10:07
22539 Log: Subject: [PATCH] no [] in tr///
22540 From: Jarkko Hietaniemi <jhi@iki.fi>
22541 Date: Wed, 2 Oct 2002 17:09:11 +0300
22542 Message-Id: <20021002140911.GH278184@lyta.hut.fi>
22543 Branch: perl
22544 ! pod/perldiag.pod toke.c
22545____________________________________________________________________________
22546[ 17961] By: hv on 2002/10/02 14:09:11
22547 Log: Subject: Re: Hash::Util::lock_keys inhibits bless
22548 From: andreas.koenig@anima.de (Andreas J. Koenig)
22549 Date: Mon, 30 Sep 2002 17:24:06 +0200
22550 Message-ID: <m3zntzwlex.fsf@k242.linux.bogus>
22551 Branch: perl
22552 ! lib/Hash/Util.pm
22553____________________________________________________________________________
22554[ 17959] By: hv on 2002/10/02 14:06:29
22555 Log: Subject: [DOCPATCH] Unicode porting advice
22556 From: andreas.koenig@anima.de (Andreas J. Koenig)
22557 Date: Fri, 27 Sep 2002 15:30:16 +0200
22558 Message-ID: <m3znu3zhjr.fsf@k242.linux.bogus>
22559 Branch: perl
22560 ! pod/perlunicode.pod
22561____________________________________________________________________________
22562[ 17958] By: hv on 2002/10/02 13:57:06
22563 Log: missing quote from #17957
22564 Branch: perl
22565 ! Porting/pumpkin.pod
22566____________________________________________________________________________
22567[ 17957] By: hv on 2002/10/02 13:55:56
22568 Log: document how to set APPLLIB_EXP
22569 Subject: Re: [perl #15957] error installing perl 5.8.0
22570 From: Andy Dougherty <doughera@lafayette.edu>
22571 Date: Fri, 27 Sep 2002 09:13:29 -0400 (EDT)
22572 Message-ID: <Pine.SOL.4.10.10209270902210.6800-100000@maxwell.phys.lafayette.edu>
22573 Branch: perl
22574 ! Porting/pumpkin.pod
22575____________________________________________________________________________
22576[ 17956] By: hv on 2002/10/02 13:51:12
22577 Log: Devel::Peek tests from:
22578 Subject: [PATCH] MGf_TAINTEDDIR and MGf_MINMATCH reuse unknown to dump.c
22579 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22580 Date: Thu, 26 Sep 2002 22:16:39 -0700
22581 Message-ID: <3m+k9gzkgqnP092yn@efn.org>
22582 Branch: perl
22583 ! ext/Devel/Peek/Peek.t
22584____________________________________________________________________________
22585[ 17955] By: hv on 2002/10/02 13:43:26
22586 Log: add precedence warning for bitwise docs
22587 Subject: [PATCH] Bug in ARM's floating point emulation - Need someone, really...
22588 From: Mike Guy <mjtg@cam.ac.uk>
22589 Date: Thu, 26 Sep 2002 13:20:45 +0100
22590 Message-Id: <E17uXdN-0003ko-00@libra.cus.cam.ac.uk>
22591 Branch: perl
22592 ! pod/perlop.pod
22593____________________________________________________________________________
22594[ 17954] By: hv on 2002/10/02 13:18:01
22595 Log: Subject: [PATCH] Re: perlio bug?
22596 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22597 Date: Wed, 25 Sep 2002 21:58:12 +0200
22598 Message-Id: <20020925215812.3b7adb0d.rgarciasuarez@free.fr>
22599 Branch: perl
22600 ! doio.c pod/perldiag.pod t/lib/warnings/doio
22601____________________________________________________________________________
22602[ 17953] By: hv on 2002/10/02 12:55:29
22603 Log: Subject: [PATCH pad.c,h] move all pad-related code to its own src file
22604 From: Dave Mitchell <davem@fdgroup.com>
22605 Date: Wed, 25 Sep 2002 23:40:23 +0100
22606 Message-ID: <20020925234023.A20044@fdgroup.com>
22607 Branch: perl
22608 + pad.c pad.h
22609 ! MANIFEST Makefile.SH Makefile.micro cop.h cv.h dump.c
22610 ! embed.fnc embed.h embedvar.h ext/B/B.xs ext/Devel/Peek/Peek.t
22611 ! op.c op.h perl.c perl.h perlapi.h pod/perlapi.pod
22612 ! pod/perlintern.pod pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c
22613 ! proto.h scope.c sv.c toke.c
22614____________________________________________________________________________
22615[ 17952] By: hv on 2002/10/02 11:23:38
22616 Log: better handling of whitespace in autodoc declarations; fragment from:
22617 Subject: [PATCH pad.c,h] move all pad-related code to its own src file
22618 From: Dave Mitchell <davem@fdgroup.com>
22619 Date: Wed, 25 Sep 2002 23:40:23 +0100
22620 Message-ID: <20020925234023.A20044@fdgroup.com>
22621 Branch: perl
22622 ! autodoc.pl
22623____________________________________________________________________________
22624[ 17951] By: merijn on 2002/10/02 09:15:18
22625 Log: MakeMaker's INSTALLSITEMANXDIR Configure's counterpart
22626 Thu, 25 Jul 2002, Andy Dougherty
22627 Branch: perl
22628 ! Configure Policy_sh.SH
22629____________________________________________________________________________
22630[ 17950] By: ams on 2002/10/02 03:43:41
22631 Log: Add silly bandaid to stop segfaults on subsequent accesses to
22632 the Nullgv returned by gv_fetchpv() in S_scan_inputsymbol()
22633 (<$fred>).
22634 Branch: perl
22635 ! op.c
22636____________________________________________________________________________
22637[ 17949] By: hv on 2002/10/01 08:49:02
22638 Log: patch based on:
22639 Subject: Re: [perl #17376] Bug Report - our(%)
22640 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22641 Date: Mon, 30 Sep 2002 15:22:18 -0700
22642 Message-ID: <a6Mm9gzkgK0P092yn@efn.org>
22643 Branch: perl
22644 ! op.c
22645____________________________________________________________________________
22646[ 17948] By: hv on 2002/10/01 08:26:44
22647 Log: Subject: [REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3)
22648 From: chromatic <chromatic@wgz.org>
22649 Date: Fri, 13 Sep 2002 14:26:08 -0700
22650 Message-Id: <200209131426.08116.chromatic@wgz.org>
22651 Branch: perl
22652 ! lib/AutoLoader.pm
22653____________________________________________________________________________
22654[ 17947] By: hv on 2002/10/01 08:10:21
22655 Log: Subject: Re: sv_2pv_flags and ROK and UTF8 flags
22656 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22657 Date: Wed, 11 Sep 2002 22:22:45 -0700
22658 Message-ID: <lSCg9gzkgymX092yn@efn.org>
22659 Branch: perl
22660 ! dump.c mg.h regexec.c sv.c t/op/pat.t
22661____________________________________________________________________________
22662[ 17946] By: merijn on 2002/09/30 15:19:36
22663 Log: nanosleep on VMS not present
22664 Branch: perl
22665 ! configure.com
22666____________________________________________________________________________
22667[ 17945] By: merijn on 2002/09/30 09:51:40
22668 Log: -Dgccansipedantic only for gcc 3+
22669 Mon, 30 Sep 2002, Jarkko Hietaniemi <jhi@iki.fi>
22670 Branch: perl
22671 ! Porting/pumpkin.pod cflags.SH
22672____________________________________________________________________________
22673[ 17944] By: merijn on 2002/09/30 08:29:33
22674 Log: nanosleep probes as per Jarkko's request
22675 Branch: perl
22676 ! Configure NetWare/config_H.wc Porting/config.sh
22677 ! Porting/config_H config_h.SH epoc/config.sh perl.h
22678 ! win32/config.bc win32/config.gc win32/config.vc
22679 ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
22680 ! win32/config_H.vc win32/config_H.vc64 wince/config.ce
22681 ! wince/config_H.ce
22682____________________________________________________________________________
48e1ca0e
HS
22683[ 17942] By: ams on 2002/09/29 22:26:37
22684 Log: Remove package; (Heh heh.)
22685 Branch: perl
22686 ! gv.c intrpvar.h op.c perl.c perly.c perly.h perly.y
22687 ! perly_c.diff sv.c t/lib/warnings/op t/op/anonsub.t
22688 ! vms/perly_c.vms vms/perly_h.vms
22689____________________________________________________________________________
22690[ 17941] By: hv on 2002/09/29 12:11:06
22691 Log: Subject: [perl #16796] Configure script buglet
22692 From: "Amick, Eric" (via RT) <perlbug@perl.org>
22693 Date: 27 Aug 2002 20:09:29 -0000
22694 Message-Id: <rt-16796-35837.19.7072355819815@bugs6.perl.org>
22695 Branch: perl
22696 ! Configure
22697____________________________________________________________________________
22698[ 17940] By: hv on 2002/09/29 11:59:28
22699 Log: Subject: Re: [perl #17587] Attribute::Handlers and Config in 5.9.0
22700 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22701 Date: Fri, 27 Sep 2002 13:52:18 +0200
22702 Message-Id: <20020927135218.3a20dd68.rgarciasuarez@free.fr>
22703 Branch: perl
22704 ! lib/Attribute/Handlers.pm
22705____________________________________________________________________________
22706[ 17939] By: hv on 2002/09/29 11:55:17
22707 Log: Subject: [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX
22708 From: Allen Smith (via RT) <perlbug@perl.org>
22709 Date: 13 Sep 2002 03:01:30 -0000
22710 Message-Id: <rt-17222-37356.6.04859798196188@bugs6.perl.org>
22711 Branch: perl
22712 ! t/lib/h2ph.pht utils/h2ph.PL
22713____________________________________________________________________________
22714[ 17938] By: rgs on 2002/09/28 20:42:59
22715 Log: Email address change for Stéphane Payrard
22716 Branch: perl
22717 ! AUTHORS
22718____________________________________________________________________________
22719[ 17937] By: hv on 2002/09/27 10:05:42
22720 Log: Subject: Re: [REVISED PATCH] Magic v-strings
22721 From: John Peacock <jpeacock@rowman.com>
22722 Date: Thu, 19 Sep 2002 22:30:58 -0400
22723 Message-ID: <3D8A8862.3000602@rowman.com>
22724 Branch: perl
22725 ! sv.c util.c
22726____________________________________________________________________________
22727[ 17936] By: hv on 2002/09/27 10:00:42
22728 Log: Subject: [PATCH] configure.com -- don't exclude threads::shared
22729 From: "Craig A. Berry" <craigberry@mac.com>
22730 Date: Wed, 25 Sep 2002 17:14:33 -0500
22731 Message-ID: <3D923549.6050809@mac.com>
22732 Branch: perl
22733 ! configure.com
22734____________________________________________________________________________
22735[ 17935] By: hv on 2002/09/27 09:48:19
22736 Log: Subject: [PATCH 5.8.0 DOC] perlopentut.pod, #3: The last of the content changes.
22737 From: Andy Lester <andy@petdance.com>
22738 Date: Fri, 20 Sep 2002 12:23:41 -0500
22739 Message-ID: <20020920172341.GA15672@petdance.com>
22740 Branch: perl
22741 ! pod/perlopentut.pod
22742____________________________________________________________________________
22743[ 17934] By: hv on 2002/09/26 18:50:02
22744 Log: missing '.' in test from #17932
22745 Branch: perl
22746 ! t/lib/strict/subs
22747____________________________________________________________________________
22748[ 17933] By: hv on 2002/09/26 17:01:11
22749 Log: Subject: [PATCH] perl #17453
22750 From: Jarkko Hietaniemi <jhi@iki.fi>
22751 Date: Fri, 20 Sep 2002 17:22:45 +0300
22752 Message-ID: <20020920142245.GG280265@lyta.hut.fi>
22753 Branch: perl
22754 ! lib/utf8_heavy.pl t/op/pat.t
22755____________________________________________________________________________
22756[ 17932] By: hv on 2002/09/26 16:47:32
22757 Log: #17931 checked for wrong constant
22758 Branch: perl
22759 ! op.c
22760____________________________________________________________________________
22761[ 17931] By: hv on 2002/09/26 16:29:26
22762 Log: Subject: [PATCH] [perl #10021] Fixing bareword usage under strict.pm
22763 From: Kay_Röpke <kay@dolphin-services.de>
22764 Date: Fri, 20 Sep 2002 16:09:08 +0200
22765 Message-Id: <8775B355-CCA2-11D6-AADE-000393414688@dolphin-services.de>
22766 Branch: perl
22767 ! op.c t/lib/strict/subs
22768____________________________________________________________________________
22769[ 17930] By: hv on 2002/09/26 15:56:07
22770 Log: Subject: [perl #17445] Class::Struct patch: version number, examples
22771 From: Ken Neighbors (via RT) <perlbug@perl.org>
22772 Date: 19 Sep 2002 18:48:22 -0000
22773 Message-Id: <rt-17445-38150.7.26118647008619@bugs6.perl.org>
22774 Branch: perl
22775 ! lib/Class/Struct.pm
22776____________________________________________________________________________
48e1ca0e
HS
22777[ 17928] By: hv on 2002/09/26 09:54:05
22778 Log: Subject: [PATCH] bug in utf8.c(?)
22779 From: Marty Pauley <marty+p5p@kasei.com>
22780 Date: Fri, 20 Sep 2002 10:55:33 +0100
22781 Subject: [PATCH] bug in utf8.c(?)
22782 Branch: perl
22783 ! utf8.c
22784____________________________________________________________________________
22785[ 17927] By: hv on 2002/09/26 09:37:19
22786 Log: Subject: [PATCH] Re: [perl #17439] broken Locale::Language in a UTF environment
22787 From: Marty Pauley <marty+p5p@kasei.com>
22788 Date: Fri, 20 Sep 2002 09:52:16 +0100
22789 Message-Id: 20020920085216.GC10512@soto.kasei.com
22790 Branch: perl
22791 ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
22792____________________________________________________________________________
22793[ 17926] By: hv on 2002/09/26 09:28:06
22794 Log: Subject: [PATCH] defuse installusrbinperl
22795 From: Jarkko Hietaniemi <jhi@iki.fi>
22796 Date: Thu, 19 Sep 2002 18:01:03 +0300
22797 Message-ID: <20020919150103.GI208696@lyta.hut.fi>
22798 Branch: perl
22799 ! Configure
22800____________________________________________________________________________
22801[ 17925] By: hv on 2002/09/26 09:15:55
22802 Log: Subject: [PATCH v2] enable -ansi -pedantic
22803 From: Jarkko Hietaniemi <jhi@iki.fi>
22804 Date: Wed, 18 Sep 2002 01:19:25 +0300
22805 Message-ID: <20020917221925.GF85044@lyta.hut.fi>
22806 Branch: perl
22807 ! Configure Porting/pumpkin.pod cflags.SH doio.c mg.c perl.c
22808 ! perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c sv.h toke.c util.c
22809____________________________________________________________________________
22810[ 17924] By: hv on 2002/09/26 08:44:16
22811 Log: Subject: [PATCH] ANSI-clean? (was Re: [PATCH] COW for ithreads)
22812 From: Nicholas Clark <nick@unfortu.net>
22813 Date: Sat, 14 Sep 2002 18:49:10 +0100
22814 Message-ID: <20020914174909.GG285@Bagpuss.unfortu.net>
22815 Branch: perl
22816 ! sv.c
22817____________________________________________________________________________
22818[ 17923] By: hv on 2002/09/26 08:33:54
22819 Log: Subject: [PATCH] Re: Advice on coredump
22820 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22821 Date: Wed, 18 Sep 2002 22:14:57 +0200
22822 Message-Id: <20020918221457.16cb1b43.rgarciasuarez@free.fr>
22823 Branch: perl
22824 ! op.c t/op/closure.t
22825____________________________________________________________________________
22826[ 17922] By: hv on 2002/09/26 08:25:28
22827 Log: Subject: Re: [PATCH] spurious t/auto directory appears
22828 From: Michael G Schwern <schwern@pobox.com>
22829 Date: Fri, 13 Sep 2002 23:56:05 -0400
22830 Message-ID: <20020914035605.GF18928@ool-18b93024.dyn.optonline.net>
22831 Branch: perl
22832 ! lib/ExtUtils/t/Installed.t
22833____________________________________________________________________________
22834[ 17921] By: hv on 2002/09/26 08:21:59
22835 Log: add TODO tests for slow our() declaration
22836 Subject: Re: [perl #17376] Bug Report - our(%)
22837 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22838 Date: Thu, 19 Sep 2002 22:34:01 -0700
22839 Message-ID: <JNri9gzkgSBB092yn@efn.org>
22840 Branch: perl
22841 + t/comp/our.t
22842 ! MANIFEST
22843____________________________________________________________________________
22844[ 17920] By: hv on 2002/09/26 08:16:43
22845 Log: LEAKTEST is dead, RIP
22846 Subject: Re: [perl #17197] SIGSEGV in perl 5.8.0 multithread build with -DLEAKTEST
22847 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22848 Date: Mon, 23 Sep 2002 18:33:12 +0200
22849 Message-Id: <20020923182824.C7B6.H.M.BRAND@hccnet.nl>
22850 Branch: perl
22851 ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym
22852 ! handy.h perl.c perl.h pod/perlrun.pod proto.h sv.c util.c
22853____________________________________________________________________________
22854[ 17919] By: hv on 2002/09/26 07:59:42
22855 Log: Subject: [PATCH] AIX hints missinga >&4
22856 From: Jarkko Hietaniemi <jhi@iki.fi>
22857 Date: Fri, 13 Sep 2002 16:48:42 +0300
22858 Message-ID: <20020913134842.GD8929@lyta.hut.fi>
22859 Branch: perl
22860 ! hints/aix.sh
22861____________________________________________________________________________
22862[ 17918] By: hv on 2002/09/26 07:51:10
22863 Log: Subject: [PATCH] perldoc -f stat (perlfunc.pod)
22864 From: "Brendan O'Dea" <bod@debian.org>
22865 Date: Mon, 23 Sep 2002 22:45:40 +1000
22866 Message-ID: <20020923124540.GB28031@londo.odea.dropbear.id.au>
22867 Branch: perl
22868 ! pod/perlfunc.pod
22869____________________________________________________________________________
22870[ 17917] By: hv on 2002/09/26 07:46:43
22871 Log: Subject: Re: [perl #17141] Text::Wrap "this should not happen" message
22872 From: Slaven Rezic <slaven.rezic@berlin.de>
22873 Date: 11 Sep 2002 19:37:09 +0200
22874 Message-ID: <871y80a0my.fsf@vran.herceg.de>
22875 Branch: perl
22876 ! lib/Text/TabsWrap/t/wrap.t lib/Text/Wrap.pm
22877____________________________________________________________________________
22878[ 17916] By: hv on 2002/09/26 07:31:42
22879 Log: Subject: [PATCH 5.8.0] perlembed.pod: make some examples work with multiplicity
22880 From: "Brendan O'Dea" <bod@debian.org>
22881 Date: Tue, 10 Sep 2002 09:19:05 +1000
22882 Message-ID: <20020909231905.GA31868@londo.odea.dropbear.id.au>
22883 Branch: perl
22884 ! pod/perlembed.pod
22885____________________________________________________________________________
22886[ 17915] By: rgs on 2002/09/24 20:19:22
22887 Log: Patch #17914 was empty ; this should have been applied instead.
22888 Branch: perl
22889 ! hints/aix.sh
22890____________________________________________________________________________
22891[ 17914] By: rgs on 2002/09/21 19:58:57
22892 Log: Subject: [PATCH] PASE saga continues
22893 From: Jarkko Hietaniemi <jhi@iki.fi>
22894 Date: Thu, 19 Sep 2002 23:30:20 +0300
22895 Message-ID: <20020919203020.GB274453@lyta.hut.fi>
22896 Branch: perl
22897 ! hints/aix.sh
22898____________________________________________________________________________
22899[ 17913] By: rgs on 2002/09/21 19:46:56
22900 Log: Subject: [PATCH perl@17882] file spec tweaks for VMS
22901 From: "Craig A. Berry" <craigberry@mac.com>
22902 Date: Wed, 18 Sep 2002 16:57:02 -0500
22903 Message-ID: <3D88F6AE.3020708@mac.com>
22904 Branch: perl
22905 ! lib/File/Spec/VMS.pm vms/ext/filespec.t
22906____________________________________________________________________________
22907[ 17912] By: ams on 2002/09/19 17:21:24
22908 Log: Subject: [PATCH] AIX test shouldn't trip OS/400 PASE
22909 From: Jarkko Hietaniemi <jhi@iki.fi>
22910 Date: Thu, 19 Sep 2002 18:59:48 +0300
22911 Message-Id: <20020919155948.GU208696@lyta.hut.fi>
22912
22913 Subject: [PATCH] more PASE tweakage
22914 From: Jarkko Hietaniemi <jhi@iki.fi>
22915 Date: Thu, 19 Sep 2002 18:01:44 +0300
22916 Message-Id: <20020919150144.GJ208696@lyta.hut.fi>
22917 Branch: perl
22918 ! README.os400 hints/aix.sh
22919____________________________________________________________________________
22920[ 17911] By: ams on 2002/09/17 19:29:53
22921 Log: Typo fix.
22922 Branch: perl
22923 ! ext/POSIX/POSIX.pod
22924____________________________________________________________________________
22925[ 17910] By: ams on 2002/09/17 18:09:32
22926 Log: Fix #17375 (rcatline didn't work on a formerly-defined undef) by
22927 checking for SvOK in do_readline().
22928 Branch: perl
22929 ! pp_hot.c t/op/gv.t
22930____________________________________________________________________________
22931[ 17909] By: rgs on 2002/09/16 21:49:27
22932 Log: Pod formatting nit, found by Merijn and Jos Boumans.
22933 Branch: perl
22934 ! pod/perlunicode.pod
22935____________________________________________________________________________
22936[ 17908] By: rgs on 2002/09/16 21:34:55
22937 Log: Subject: [perl #17340] When used/requied Locale::*** modules unexpectedly modify $_
22938 From: (Ilya Martynov) (via RT) <perlbug@perl.org>
22939 Date: 15 Sep 2002 19:06:56 -0000
22940 Message-Id: <rt-17340-37749.5.67862754668525@bugs6.perl.org>
22941 Branch: perl
22942 ! lib/Locale/Country.pm lib/Locale/Currency.pm
22943 ! lib/Locale/Language.pm lib/Locale/Script.pm
22944____________________________________________________________________________
22945[ 17907] By: rgs on 2002/09/16 20:33:51
22946 Log: Subject: Re: [perl #17174] perl 5.8.0 fails tests on NetBSD/Alpha
22947 From: Jarkko Hietaniemi <jhi@iki.fi>
22948 Date: Sun, 15 Sep 2002 18:02:17 +0300
22949 Message-ID: <20020915150217.GB21300@lyta.hut.fi>
22950 Branch: perl
22951 ! hints/netbsd.sh
22952____________________________________________________________________________
22953[ 17906] By: rgs on 2002/09/15 11:30:38
22954 Log: Fix pod/perlmodlib.PL (it wasn't generating a complete list
22955 of modules.) Regenerate pod/perlmodlib.pod. Add a warning :
22956 not all modules listed in perlmodlib are necessarily installed.
22957 Plus some corrections by Vincent Lefevre.
22958 Branch: perl
22959 ! lib/Term/ReadLine.pm pod/perlmodlib.PL pod/perlmodlib.pod
22960____________________________________________________________________________
48e1ca0e
HS
22961[ 17904] By: merijn on 2002/09/13 14:02:18
22962 Log: Tabs erroneusly expanded to spaces, causing AIX to fail
22963 in building DProf
22964 Branch: perl
22965 ! Configure
22966____________________________________________________________________________
48e1ca0e
HS
22967[ 17902] By: merijn on 2002/09/13 07:47:29
22968 Log: configure.com needs d_modflproto
22969 Thu 12 Sep 2002 23:19, "Craig A. Berry"
22970 Branch: perl
22971 ! configure.com
22972____________________________________________________________________________
22973[ 17901] By: rgs on 2002/09/12 20:19:55
22974 Log: Subject: [PATCH] more PASE wisdom
22975 From: Jarkko Hietaniemi <jhi@iki.fi>
22976 Date: Fri, 13 Sep 2002 00:17:39 +0300
22977 Message-ID: <20020912211739.GB6980@lyta.hut.fi>
22978 Branch: perl
22979 ! README.os400
22980____________________________________________________________________________
22981[ 17900] By: rgs on 2002/09/12 19:33:06
22982 Log: Fix a syntax incompatibility introduced by the // operator.
22983 (Note that C<print $fh //> is still a syntax error, it
22984 wasn't with perl 5.8.0.)
22985 Branch: perl
22986 ! t/op/dor.t toke.c
22987____________________________________________________________________________
48e1ca0e
HS
22988[ 17898] By: rgs on 2002/09/11 20:58:46
22989 Log: Fix bug #17006 : remove spurious do{} in the deparsing
22990 of s/.../.../e.
22991 Branch: perl
22992 ! ext/B/B/Deparse.pm ext/B/t/deparse.t
22993____________________________________________________________________________
22994[ 17897] By: rgs on 2002/09/11 20:56:21
22995 Log: Subject: [perl #17119] typo in utils/dprofpp.PL
22996 From: "Todd C. Miller" (via RT) <perlbug@perl.org>
22997 Date: 10 Sep 2002 18:49:56 -0000
22998 Message-ID: <rt-17119-37126.4.55444095171472@bugs6.perl.org>
22999 Branch: perl
23000 ! utils/dprofpp.PL
23001____________________________________________________________________________
23002[ 17896] By: merijn on 2002/09/11 08:31:45
23003 Log: re-synced Configure to backported metaunits
23004 Branch: perl
23005 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23006 ! config_h.SH
23007____________________________________________________________________________
48e1ca0e
HS
23008[ 17892] By: merijn on 2002/09/10 15:43:53
23009 Log: Callback behaviour in hints
23010 Mon, 9 Sep 2002, Allen Smith
23011 Branch: perl
23012 ! hints/README.hints
23013____________________________________________________________________________
48e1ca0e
HS
23014[ 17888] By: merijn on 2002/09/10 09:20:52
23015 Log: New low-price HP servers
23016 Branch: perl
23017 ! README.hpux
23018____________________________________________________________________________
23019[ 17887] By: rgs on 2002/09/09 21:00:08
23020 Log: Subject: Re: [PATCH] Quieten warnings in Deparse.pm
23021 From: Paul Johnson <paul@pjcj.net>
23022 Date: Mon, 9 Sep 2002 23:37:33 +0200
23023 Message-ID: <20020909213733.GD879@pjcj.net>
23024 Branch: perl
23025 ! ext/B/B/Deparse.pm
23026____________________________________________________________________________
23027[ 17886] By: rgs on 2002/09/09 20:38:01
23028 Log: Subject: [PATCH] Re: [PATCH] Attempt at speeding up Config.pm. Didn't work.
23029 From: Nicholas Clark <nick@unfortu.net>
23030 Date: Sun, 8 Sep 2002 23:05:54 +0100
23031 Message-ID: <20020908220553.GO286@Bagpuss.unfortu.net>
23032 Branch: perl
23033 ! configpm
23034____________________________________________________________________________
23035[ 17885] By: rgs on 2002/09/09 20:35:34
23036 Log: Subject: [PATCH] strict.pm pod at __END__
23037 From: Nicholas Clark <nick@unfortu.net>
23038 Date: Sun, 8 Sep 2002 22:36:09 +0100
23039 Message-ID: <20020908213608.GM286@Bagpuss.unfortu.net>
23040 Branch: perl
23041 ! lib/strict.pm
23042____________________________________________________________________________
23043[ 17884] By: rgs on 2002/09/09 19:33:11
23044 Log: Subject: [PATCH] File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage')
23045 From: Nicholas Clark <nick@unfortu.net>
23046 Date: Sun, 8 Sep 2002 19:45:52 +0100
23047 Message-ID: <20020908184551.GH286@Bagpuss.unfortu.net>
23048 Branch: perl
23049 ! lib/File/Find/t/find.t
23050____________________________________________________________________________
23051[ 17883] By: rgs on 2002/09/09 19:10:08
23052 Log: Subject: [PATCH] Quieten warnings in Deparse.pm
23053 From: Paul Johnson <paul@pjcj.net>
23054 Date: Sun, 8 Sep 2002 23:50:11 +0200
23055 Message-ID: <20020908215011.GA879@pjcj.net>
23056 Branch: perl
23057 ! ext/B/B/Deparse.pm
23058____________________________________________________________________________
23059[ 17882] By: hv on 2002/09/09 10:33:58
23060 Log: Update Changes
23061 Branch: perl
23062 ! Changes patchlevel.h
23063____________________________________________________________________________
2a488fe1
HS
23064[ 17881] By: hv on 2002/09/09 09:54:55
23065 Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
23066 From: "Allen Smith" <easmith@beatrice.rutgers.edu>
23067 Date: Mon, 9 Sep 2002 01:48:08 -0400
23068 Message-Id: <10209090148.ZM1555835@puck2.rutgers.edu>
23069 Branch: perl
23070 ! perl.h sv.c
23071____________________________________________________________________________
23072[ 17880] By: hv on 2002/09/09 09:33:55
23073 Log: integrate Math::BigInt-1.63
23074 Subject: Re: [perl #16997] Math::BigFloat hang on bsqrt [ANNOUNCE v1.63
23075 From: Tels <perl_dummy@bloodgate.com>
23076 Date: Mon, 09 Sep 2002 00:23:01 +0200 (CEST)
23077 Message-Id: <200209082022.g88KMGY20194@crypt.org>
23078 Branch: perl
23079 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
23080 ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/constant.t
23081 ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
23082 ! lib/Math/BigInt/t/sub_mif.t
23083____________________________________________________________________________
23084[ 17879] By: hv on 2002/09/09 09:23:53
23085 Log: Subject: [PATCH] Configure locincpth vs Jaguar gcc 3
23086 From: Jarkko Hietaniemi <jhi@iki.fi>
23087 Date: Mon, 9 Sep 2002 00:07:46 +0300
23088 Message-ID: <20020908210746.GB4136@lyta.hut.fi>
23089 Branch: perl
23090 ! Configure
23091____________________________________________________________________________
23092[ 17878] By: hv on 2002/09/09 09:11:57
23093 Log: small grammar fix in Benchmark docs
23094 Branch: perl
23095 ! lib/Benchmark.pm
23096____________________________________________________________________________
23097[ 17877] By: hv on 2002/09/09 09:09:30
23098 Log: Subject: [PATCH] configpm
23099 From: Abe Timmerman <abe@ztreet.demon.nl>
23100 Date: Sun, 8 Sep 2002 17:21:19 +0200
23101 Message-Id: <200209081721.19233.abe@ztreet.demon.nl>
23102 Branch: perl
23103 ! configpm
23104____________________________________________________________________________
23105[ 17876] By: hv on 2002/09/09 08:48:35
23106 Log: Subject: Re: Smoke 17849 MSWin32 (w2k/GCC)
23107 From: Abe Timmerman <abe@ztreet.demon.nl>
23108 Date: Mon, 9 Sep 2002 01:32:19 +0200
23109 Message-Id: <200209090132.19891.abe@ztreet.demon.nl>
23110 Branch: perl
23111 ! makedef.pl
23112____________________________________________________________________________
23113[ 17875] By: rgs on 2002/09/08 18:55:01
23114 Log: Subject: [PATCH] cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/share/src/cpan-current-benedick)
23115 From: Nicholas Clark <nick@unfortu.net>
23116 Date: Sun, 8 Sep 2002 15:46:44 +0100
23117 Message-ID: <20020908144643.GC286@Bagpuss.unfortu.net>
23118
23119 Plus two other similar tweaks
23120 Branch: perl
23121 ! ext/SDBM_File/sdbm.t
23122____________________________________________________________________________
23123[ 17874] By: hv on 2002/09/08 17:10:38
23124 Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
23125 From: "Allen Smith" <easmith@beatrice.rutgers.edu>
23126 Date: Sat, 7 Sep 2002 05:25:45 -0400
23127 Message-Id: <10209070525.ZM1584639@puck2.rutgers.edu>
23128 Branch: perl
23129 ! hints/irix_6.sh numeric.c perl.h sv.c t/base/num.t
23130 ! t/op/sprintf.t
23131____________________________________________________________________________
23132[ 17873] By: hv on 2002/09/08 16:48:54
23133 Log: Subject: [PATCH] COW for ithreads (was Re: what copies scalars in ithreads?)
23134 From: Nicholas Clark <nick@unfortu.net>
23135 Date: Sat, 7 Sep 2002 00:20:53 +0100
23136 Message-ID: <20020906232052.GB901@Bagpuss.unfortu.net>
23137 Branch: perl
23138 ! op.c sv.c
23139____________________________________________________________________________
23140[ 17872] By: hv on 2002/09/08 16:35:46
23141 Log: temporarily skip failing Storable tests caused by #17869
23142 Branch: perl
23143 ! ext/Storable/t/code.t
23144____________________________________________________________________________
23145[ 17871] By: hv on 2002/09/08 16:23:49
23146 Log: Subject: [PATCH] tiddly tidy up for util.c
23147 From: Nicholas Clark <nick@unfortu.net>
23148 Date: Fri, 6 Sep 2002 23:00:14 +0100
23149 Message-ID: <20020906220013.GD428@Bagpuss.unfortu.net>
23150 Branch: perl
23151 ! util.c
23152____________________________________________________________________________
23153[ 17870] By: hv on 2002/09/08 16:21:23
23154 Log: regularise whitespace and formatting in util.c
23155 Branch: perl
23156 ! util.c
23157____________________________________________________________________________
23158[ 17869] By: hv on 2002/09/08 15:46:08
23159 Log: Subject: [perl #17061] no strict 'garbage'
23160 From: Elizabeth Mattijsen (via RT) <perlbug@perl.org>
23161 Date: 6 Sep 2002 19:31:02 -0000
23162 Message-Id: <rt-17061-36808.6.19994322284541@bugs6.perl.org>
23163 Date: Sat, 07 Sep 2002 13:40:22 +0200
23164 Message-Id: <4.2.0.58.20020907133846.02476d40@mickey.dijkmat.nl>
23165 Branch: perl
23166 ! lib/strict.pm lib/strict.t
23167____________________________________________________________________________
23168[ 17868] By: hv on 2002/09/08 15:24:08
23169 Log: small fix to perl58delta for MIME::QuotedPrint, from Jarkko
23170 Branch: perl
23171 ! pod/perl58delta.pod
23172____________________________________________________________________________
23173[ 17867] By: hv on 2002/09/08 15:10:46
23174 Log: Subject: [PATCH] allow using hires time() in Benchmark
23175 From: Jarkko Hietaniemi <jhi@iki.fi>
23176 Date: Fri, 6 Sep 2002 00:38:11 +0300
23177 Message-ID: <20020905213811.GA23771@lyta.hut.fi>
23178 Branch: perl
23179 ! lib/Benchmark.pm
23180____________________________________________________________________________
23181[ 17866] By: hv on 2002/09/08 15:06:05
23182 Log: Subject: [PATCH] OS/400 PASE symbol scan tweak
23183 From: Jarkko Hietaniemi <jhi@kosh.hut.fi>
23184 Date: Thu, 5 Sep 2002 21:46:20 +0300 (EET DST)
23185 Message-Id: <200209051846.g85IkKOk013697@kosh.hut.fi>
23186 Branch: perl
23187 ! Configure
23188____________________________________________________________________________
23189[ 17865] By: hv on 2002/09/08 15:03:23
23190 Log: Subject: Unicode::Collate 0.23 Released
23191 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
23192 Date: Thu, 05 Sep 2002 23:28:32 +0900
23193 Message-Id: <20020905232316.8151.BQW10602@nifty.com>
23194 Branch: perl
23195 + lib/Unicode/Collate/t/index.t
23196 ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
23197 ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
23198____________________________________________________________________________
23199[ 17864] By: hv on 2002/09/08 14:55:31
23200 Log: Subject: sv_2pv_flags and ROK and UTF8 flags
23201 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23202 Date: Wed, 04 Sep 2002 21:09:01 -0700
23203 Message-ID: <djtd9gzkgyLd092yn@efn.org>
23204 Date: Fri, 06 Sep 2002 09:23:03 -0700
23205 Message-ID: <nZNe9gzkgKdH092yn@efn.org>
23206 Branch: perl
23207 ! lib/overload.t sv.c sv.h t/op/pat.t
23208____________________________________________________________________________
23209[ 17863] By: hv on 2002/09/08 14:11:54
23210 Log: setting PERL_CORE as in #17861 violates assumptions made by taint tests
23211 Branch: perl
23212 ! t/op/taint.t
23213____________________________________________________________________________
23214[ 17862] By: hv on 2002/09/08 14:01:07
23215 Log: Subject: [PATCH t/TestInit.pm] Set env PERL_CORE
23216 From: Michael G Schwern <schwern@pobox.com>
23217 Date: Wed, 4 Sep 2002 11:38:01 -0700
23218 Message-ID: <20020904183801.GF8367@ool-18b93024.dyn.optonline.net>
23219 Branch: perl
23220 ! t/TestInit.pm
23221____________________________________________________________________________
23222[ 17861] By: hv on 2002/09/08 13:58:10
23223 Log: Subject: Re: [PATCH t/test.pl] Let is/isnt() handle undef without warnings
23224 From: Michael G Schwern <schwern@pobox.com>
23225 Date: Fri, 6 Sep 2002 14:03:16 -0700
23226 Message-ID: <20020906210315.GC808@ool-18b93024.dyn.optonline.net>
23227 Branch: perl
23228 ! t/test.pl
23229____________________________________________________________________________
23230[ 17860] By: hv on 2002/09/08 13:48:49
23231 Log: #17859 misuses s/// return values
23232 Branch: perl
23233 ! configpm
23234____________________________________________________________________________
23235[ 17859] By: hv on 2002/09/08 13:17:46
23236 Log: Subject: Re: [PATCH] Attempt at speeding up Config.pm. Didn't work.
23237 From: Nicholas Clark <nick@unfortu.net>
23238 Date: Mon, 2 Sep 2002 23:22:32 +0100
23239 Message-ID: <20020902222231.GG284@Bagpuss.unfortu.net>
23240 Branch: perl
23241 ! configpm
23242____________________________________________________________________________
2a488fe1
HS
23243[ 17850] By: ams on 2002/09/06 03:31:32
23244 Log: Subject: [PATCH] (mostly (Unicode)) pod nits
23245 From: Jarkko Hietaniemi <jhi@iki.fi>
23246 Date: Fri, 6 Sep 2002 06:01:57 +0300
23247 Message-Id: <20020906030157.GA28252@lyta.hut.fi>
23248 Branch: perl
23249 ! pod/perl.pod pod/perlunicode.pod pod/perluniintro.pod
23250____________________________________________________________________________
23251[ 17849] By: gsar on 2002/09/05 06:28:36
23252 Log: document setting the email address
23253 Branch: perl
23254 ! Porting/repository.pod
23255____________________________________________________________________________
23256[ 17848] By: hv on 2002/09/04 23:12:15
23257 Log: AUTHORS: preferred address for Allen Smith
23258 Branch: perl
23259 ! AUTHORS
23260____________________________________________________________________________
23261[ 17847] By: hv on 2002/09/04 23:10:37
23262 Log: copy on write: fixes and debugging
23263 Subject: what copies scalars in ithreads?
23264 From: Nicholas Clark <nick@unfortu.net>
23265 Date: Wed, 4 Sep 2002 21:52:47 +0100
23266 Message-ID: <20020904205247.GA280@Bagpuss.unfortu.net>
23267 Branch: perl
23268 ! sv.c
23269____________________________________________________________________________
23270[ 17846] By: hv on 2002/09/04 23:02:43
23271 Log: Subject: Re: [PATCH] A variety of README nitpicks.
23272 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23273 Date: Wed, 04 Sep 2002 09:10:05 +0200
23274 Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl>
23275 Branch: perl
23276 ! README.hpux
23277____________________________________________________________________________
23278[ 17845] By: hv on 2002/09/04 15:06:33
23279 Log: Avoid 'unportable' warnings for lib/Math/BigInt/t/constant.t
23280 Branch: perl
23281 ! lib/Math/BigInt/t/constant.t
23282____________________________________________________________________________
23283[ 17844] By: hv on 2002/09/04 14:32:19
23284 Log: #17836 (DB_File-1.805) misses a couple of dTHX declarations
23285 Branch: perl
23286 ! ext/DB_File/DB_File.xs
23287____________________________________________________________________________
23288[ 17843] By: hv on 2002/09/04 14:09:13
23289 Log: #17842 was only half the story
23290 Subject: [PATCH deb.c] Re: HiRes failure is success?
23291 From: Dave Mitchell <davem@fdgroup.com>
23292 Date: Wed, 4 Sep 2002 16:11:15 +0100
23293 Message-ID: <20020904161115.E27603@fdgroup.com>
23294 Branch: perl
23295 ! deb.c
23296____________________________________________________________________________
23297[ 17842] By: hv on 2002/09/04 14:04:40
23298 Log: printf argument mismatch in Perl_deb_stack_all() from change #17718
23299 Branch: perl
23300 ! deb.c
23301____________________________________________________________________________
23302[ 17841] By: hv on 2002/09/04 13:57:27
23303 Log: Subject: [PATCH] op/getpid.t failure
23304 From: Michael G Schwern <schwern@pobox.com>
23305 Date: Tue, 3 Sep 2002 17:48:24 -0700
23306 Message-ID: <20020904004824.GG2701@ool-18b93024.dyn.optonline.net>
23307 Branch: perl
23308 ! t/op/getpid.t
23309____________________________________________________________________________
23310[ 17840] By: hv on 2002/09/04 13:55:20
23311 Log: Subject: [PATCH] File::Basename doesn't lazy load Carp right.
23312 and Subject: [PATCH] More modules that don't lazy load Carp right.
23313 From: Michael G Schwern <schwern@pobox.com>
23314 Date: Tue, 3 Sep 2002 17:21:57 -0700
23315 Message-ID: <20020904002157.GD2701@ool-18b93024.dyn.optonline.net>
23316 and Message-ID: <20020904003857.GE2701@ool-18b93024.dyn.optonline.net>
23317 Branch: perl
23318 ! ext/Encode/Unicode/Unicode.pm
23319 ! ext/Encode/lib/Encode/Encoding.pm ext/Sys/Hostname/Hostname.pm
23320 ! lib/File/Basename.pm
23321____________________________________________________________________________
23322[ 17839] By: hv on 2002/09/04 13:47:12
23323 Log: Subject: Re: [PATCH 5.8.0] add accessors for POSIX::SigAction
23324 From: "Brendan O'Dea" <bod@debian.org>
23325 Date: Wed, 4 Sep 2002 02:36:10 +1000
23326 Message-ID: <20020903163610.GA14595@londo.odea.dropbear.id.au>
23327 Branch: perl
23328 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
23329____________________________________________________________________________
23330[ 17838] By: hv on 2002/09/04 13:41:27
23331 Log: Subject: [PATCHes] Still no working Berkeley DB in OS X 10.2
23332 From: =?ISO-8859-1?Q?Kay_R=F6pke?= <kay@dolphin-services.de>
23333 Date: Tue, 3 Sep 2002 13:46:18 +0200
23334 Message-Id: <C287A20E-BF32-11D6-A454-000393414688@dolphin-services.de>
23335 Branch: perl
23336 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
23337____________________________________________________________________________
23338[ 17837] By: hv on 2002/09/04 13:38:27
23339 Log: Subject: [PATCH lib/Config.t] test grandfathered Config variables
23340 From: Michael G Schwern <schwern@pobox.com>
23341 Date: Mon, 2 Sep 2002 22:29:07 -0700
23342 Message-ID: <20020903052907.GR8061@ool-18b93024.dyn.optonline.net>
23343 Branch: perl
23344 ! lib/Config.t
23345____________________________________________________________________________
23346[ 17836] By: hv on 2002/09/04 13:35:36
23347 Log: Subject: [PATCH] DB_File 1.805
23348 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
23349 Date: Mon, 2 Sep 2002 23:56:40 +0100
23350 Message-ID: <AIEAJICLCBDNAAOLLOKLAEMCFFAA.Paul.Marquess@btinternet.com>
23351 Branch: perl
23352 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
23353 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
23354 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
23355 ! ext/DB_File/t/db-recno.t ext/DB_File/typemap
23356____________________________________________________________________________
23357[ 17835] By: hv on 2002/09/04 13:23:17
23358 Log: fix coredump after 64k-deep recursion
23359 Subject: Re: debugging coredump with -DD
23360 From: hv@crypt.org
23361 Date: Tue, 03 Sep 2002 14:34:20 +0100
23362 Message-Id: <200209031334.g83DYLN09709@crypt.compulink.co.uk>
23363 Branch: perl
23364 ! cop.h t/op/recurse.t
23365____________________________________________________________________________
23366[ 17834] By: hv on 2002/09/04 13:08:36
23367 Log: perldoc: allow arguments for pager
23368 Subject: perldoc patch for better $Config{pager} support, mandir patch, fhs patch
23369 From: Chip Turner <cturner@redhat.com>
23370 Date: 02 Sep 2002 01:17:23 -0400
23371 Message-ID: <vzku1l9x95o.fsf@minbar.devel.redhat.com>
23372 Branch: perl
23373 ! utils/perldoc.PL
23374____________________________________________________________________________
23375[ 17833] By: hv on 2002/09/04 12:55:54
23376 Log: Subject: [PATCH] use sysconf(_SC_CLK_TCK) for times()
23377 From: Jarkko Hietaniemi <jhi@iki.fi>
23378 Date: Sun, 1 Sep 2002 19:23:55 +0300
23379 Message-ID: <20020901162355.GH12536@lyta.hut.fi>
23380 Branch: perl
23381 ! embedvar.h intrpvar.h perl.c perlapi.h pp_sys.c
23382____________________________________________________________________________
23383[ 17832] By: hv on 2002/09/04 12:39:42
23384 Log: Subject: Re: [PATCH] Correct/completes Overloading in XS mods
23385 From: John Peacock <jpeacock@rowman.com>
23386 Date: Sun, 01 Sep 2002 15:00:12 -0400
23387 Message-ID: <3D7263BC.9020608@rowman.com>
23388 Branch: perl
23389 ! lib/ExtUtils/xsubpp pod/perlxs.pod
23390____________________________________________________________________________
23391[ 17831] By: hv on 2002/09/04 11:47:10
23392 Log: #17827 misses some win32 tweaks
23393 Branch: perl
23394 ! win32/Makefile win32/makefile.mk
23395____________________________________________________________________________
23396[ 17830] By: hv on 2002/09/04 11:41:22
23397 Log: update email address for Paul Marquess
23398 Branch: perl
23399 ! AUTHORS
23400____________________________________________________________________________
23401[ 17829] By: hv on 2002/09/04 11:38:39
23402 Log: Subject: Correction for AUTHORS.html
23403 From: Sean Davis <dive@ender.com>
23404 Date: Fri, 30 Aug 2002 03:51:16 -0700
23405 Message-ID: <20020830035116.A18739@endersgame.net>
23406 Branch: perl
23407 ! AUTHORS
23408____________________________________________________________________________
23409[ 17828] By: hv on 2002/09/04 11:31:42
23410 Log: Subject: [PATCH] File::Spec->catfile not canonicalizing consistently
23411 From: Michael G Schwern <schwern@pobox.com>
23412 Date: Fri, 30 Aug 2002 03:40:45 -0700
23413 Message-ID: <20020830104044.GF859@ool-18b93024.dyn.optonline.net>
23414 Branch: perl
23415 ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
23416 ! lib/File/Spec/t/Spec.t
23417____________________________________________________________________________
23418[ 17827] By: hv on 2002/09/04 11:21:57
23419 Log: Subject: [PATCH] OS/400 PASE port
23420 From: Jarkko Hietaniemi <jhi@iki.fi>
23421 Date: Thu, 29 Aug 2002 22:22:51 +0300
23422 Message-ID: <20020829192251.GA27102@lyta.hut.fi>
23423 Branch: perl
23424 + README.os400 hints/os400.sh
23425 ! Configure MANIFEST hints/aix.sh lib/Cwd.pm pod/buildtoc.PL
23426 ! pod/perl.pod pod/perlebcdic.pod pod/perlport.pod
23427____________________________________________________________________________
23428[ 17826] By: hv on 2002/09/04 11:10:54
23429 Log: Subject: [PATCH 5.8.0] allow Sys::Syslog test to fail gracefully
23430 From: "Brendan O'Dea" <bod@debian.org>
23431 Date: Thu, 29 Aug 2002 22:42:39 +1000
23432 Message-ID: <20020829124239.GA31934@londo.odea.dropbear.id.au>
23433 Branch: perl
23434 ! ext/Sys/Syslog/syslog.t
23435____________________________________________________________________________
23436[ 17825] By: hv on 2002/09/04 10:53:59
23437 Log: Subject: Re: Possible bug in IPC/Semaphore.pm [PATCH]
23438 From: "John P. Linderman" <jpl@research.att.com>
23439 Date: Wed, 28 Aug 2002 08:04:29 -0400 (EDT)
23440 Message-Id: <200208271900.PAA98096@raptor.research.att.com>
23441 Branch: perl
23442 ! ext/IPC/SysV/Semaphore.pm
23443____________________________________________________________________________
23444[ 17824] By: rgs on 2002/09/03 20:02:36
23445 Log: Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently.
23446 From: Richard Soderberg (via RT) <perlbug@perl.org>
23447 Date: 3 Sep 2002 18:48:54 -0000
23448 Message-ID: <rt-16971-36426.15.5276119194873@bugs6.perl.org>
23449
23450 Subject: [PATCH] A variety of README nitpicks.
23451 From: Richard Soderberg <rs@crystalflame.net>
23452 Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT)
23453 Message-ID: <Pine.LNX.4.33.0209031148280.32671-200000@oregonnet.com>
23454 Branch: perl
23455 ! README.amiga README.dgux README.dos README.epoc README.hpux
23456 ! README.mint README.netware README.vmesa
23457____________________________________________________________________________
23458[ 17823] By: rgs on 2002/09/03 19:47:05
23459 Log: Fix bug #16828.
23460 Add a few tests to ext/B/t/b.t, make it use Test::More.
23461 Branch: perl
23462 ! ext/B/B.xs ext/B/t/b.t
23463____________________________________________________________________________
23464[ 17822] By: rgs on 2002/09/02 19:29:52
23465 Log: Some simple tests for the POSIX::isXXX() functions.
23466 Branch: perl
23467 ! ext/POSIX/t/posix.t
23468____________________________________________________________________________
23469[ 17821] By: rgs on 2002/08/30 19:56:53
23470 Log: Advertise Linux::Pid.
23471 Branch: perl
23472 ! pod/perlfunc.pod pod/perlvar.pod
23473____________________________________________________________________________
2a488fe1
HS
23474[ 17819] By: hv on 2002/08/30 13:42:02
23475 Log: Subject: [PATCH] Tweaks to Bleadperl Version Object Support
23476 From: John Peacock <jpeacock@rowman.com>
23477 Date: Wed, 28 Aug 2002 22:13:48 -0400
23478 Message-ID: <3D6D835C.50809@rowman.com>
23479 Branch: perl
23480 ! universal.c util.c
23481____________________________________________________________________________
23482[ 17818] By: hv on 2002/08/30 13:16:05
23483 Log: add test related to change #17799:
23484 Subject: Re: if.pm bug.
23485 From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
23486 Date: Thu, 29 Aug 2002 19:39:58 +0200
23487 Message-ID: <20020829173358.34731.qmail@onion.perl.org>
23488 Branch: perl
23489 ! lib/if.t
23490____________________________________________________________________________
23491[ 17817] By: hv on 2002/08/30 13:12:20
23492 Log: Subject: [PATCH] AUTHORS
23493 From: "Brendan O'Dea" <bod@debian.org>
23494 Date: Thu, 29 Aug 2002 22:49:34 +1000
23495 Message-ID: <20020829124934.GA1984@londo.odea.dropbear.id.au>
23496 Branch: perl
23497 ! AUTHORS
23498____________________________________________________________________________
23499[ 17816] By: hv on 2002/08/30 13:10:45
23500 Log: Subject: [PATCH 5.8.0] Term::Cap allow # comments in infcocmp output
23501 From: "Brendan O'Dea" <bod@debian.org>
23502 Date: Thu, 29 Aug 2002 22:46:47 +1000
23503 Message-ID: <20020829124647.GA1498@londo.odea.dropbear.id.au>
23504 Branch: perl
23505 ! lib/Term/Cap.pm
23506____________________________________________________________________________
23507[ 17815] By: hv on 2002/08/30 13:02:41
23508 Log: formatting cleanup and:
23509 Subject: Re: perl-5.8.0 on HP porting center
23510 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23511 Date: Thu, 29 Aug 2002 12:23:31 +0200
23512 Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>
23513 Branch: perl
23514 ! installperl
23515____________________________________________________________________________
23516[ 17814] By: hv on 2002/08/30 12:23:33
23517 Log: Subject: [PATCH] perlmod.pod nit
23518 From: Autrijus Tang <autrijus@autrijus.org>
23519 Date: Thu, 29 Aug 2002 03:49:34 +0800
23520 Message-ID: <20020828194934.GA12244@not.autrijus.org>
23521 Branch: perl
23522 ! pod/perlmod.pod
23523____________________________________________________________________________
23524[ 17813] By: hv on 2002/08/30 12:19:15
23525 Log: Subject: [PATCH] Re: glob names and Regexp type introspection
23526 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23527 Date: Thu, 29 Aug 2002 17:31:31 -0700
23528 Message-ID: <jzrb9gzkgO7W092yn@efn.org>
23529 Branch: perl
23530 ! sv.c t/op/pat.t
23531____________________________________________________________________________
23532[ 17812] By: hv on 2002/08/30 12:06:20
23533 Log: Subject: [PATCH] typos in Hash::Util documentation
23534 From: Slaven Rezic <slaven.rezic@berlin.de>
23535 Date: Wed, 28 Aug 2002 17:08:50 +0200 (CEST)
23536 Message-Id: <200208281508.g7SF8o9Z015197@vran.herceg.de>
23537 Branch: perl
23538 ! lib/Hash/Util.pm
23539____________________________________________________________________________
23540[ 17811] By: hv on 2002/08/30 12:02:59
23541 Log: Subject: Re: Recent changes on the HP porting center
23542 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23543 Date: Wed, 28 Aug 2002 17:39:27 +0200
23544 Message-Id: <20020828173024.3E95.H.M.BRAND@hccnet.nl>
23545 Branch: perl
23546 ! README.hpux
23547____________________________________________________________________________
23548[ 17810] By: hv on 2002/08/30 11:58:18
23549 Log: Subject: [PATCH] Fixes to threads::shared when disabled
23550 From: Michael G Schwern <schwern@pobox.com>
23551 Date: Wed, 28 Aug 2002 06:04:18 -0700
23552 Message-ID: <20020828130418.GG773@ool-18b93024.dyn.optonline.net>
23553 Branch: perl
23554 + ext/threads/shared/t/disabled.t
23555 ! MANIFEST ext/threads/shared/shared.pm
23556 ! ext/threads/shared/t/hv_refs.t
23557____________________________________________________________________________
2a488fe1
HS
23558[ 17808] By: ams on 2002/08/30 02:59:31
23559 Log: Subject: [PATCH] Tru64 vs Berkeley DB
23560 From: Jarkko Hietaniemi <jhi@iki.fi>
23561 Date: Fri, 30 Aug 2002 06:56:38 +0300
23562 Message-Id: <20020830035638.GB874@lyta.hut.fi>
23563 Branch: perl
23564 ! README.tru64 hints/dec_osf.sh
23565____________________________________________________________________________
23566[ 17807] By: ams on 2002/08/30 02:32:30
23567 Log: Subject: [PATCH] IRIX + INSTALL
23568 From: Jarkko Hietaniemi <jhi@iki.fi>
23569 Date: Fri, 30 Aug 2002 06:31:48 +0300
23570 Message-Id: <20020830033148.GA874@lyta.hut.fi>
23571 Branch: perl
23572 ! INSTALL hints/irix_6.sh
23573____________________________________________________________________________
23574[ 17806] By: hv on 2002/08/29 22:56:45
23575 Log: #17449 failed to apply the actual patch. This is it.
23576 Branch: perl
23577 ! lib/Exporter.pm lib/Exporter/Heavy.pm
23578____________________________________________________________________________
23579[ 17805] By: hv on 2002/08/29 13:49:04
23580 Log: Fix based on:
23581 Subject: [perl #16799] Perl 5.8.0 breaks POSIX::isprint() (and other POSIX::xxx)
23582 From: "esm@pobox.com (via RT)" <perlbug@perl.org>
23583 Date: 27 Aug 2002 22:10:16 -0000
23584 Message-Id: <rt-16799-35846.14.4842888832041@bugs6.perl.org>
23585 Branch: perl
23586 ! ext/POSIX/POSIX.xs
23587____________________________________________________________________________
23588[ 17804] By: hv on 2002/08/29 13:29:43
23589 Log: Subject: [PATCH] B::check_av() ; B::Deparse for CHECK blocks
23590 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23591 Date: Tue, 27 Aug 2002 23:36:53 +0200
23592 Message-Id: <20020827233653.535bc211.rgarciasuarez@free.fr>
23593 Branch: perl
23594 ! embedvar.h ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm intrpvar.h
23595 ! perl.c perlapi.h sv.c
23596____________________________________________________________________________
23597[ 17803] By: ams on 2002/08/29 13:09:47
23598 Log: Subject: [PATCH] AIX compiler setup sanity checking
23599 From: Jarkko Hietaniemi <jhi@iki.fi>
23600 Date: Thu, 29 Aug 2002 16:43:51 +0300
23601 Message-Id: <20020829134351.GG5219@lyta.hut.fi>
23602 Branch: perl
23603 ! hints/aix.sh
23604____________________________________________________________________________
23605[ 17802] By: hv on 2002/08/29 12:32:51
23606 Log: Subject: [perl #16769] Documention bug
23607 From: "dformosa@dformosa.zeta.org.au (via RT)" <perlbug@perl.org>
23608 Date: 26 Aug 2002 10:01:04 -0000
23609 Message-Id: <rt-16769-35720.17.1057454913803@bugs6.perl.org>
23610 Branch: perl
23611 ! pod/perl58delta.pod
23612____________________________________________________________________________
23613[ 17801] By: hv on 2002/08/29 12:19:30
23614 Log: Subject: [PATCH] ExtUtils::Constant 0.14
23615 From: Nicholas Clark <nick@unfortu.net>
23616 Date: Sun, 25 Aug 2002 18:06:00 +0100
23617 Message-ID: <20020825170600.GE322@Bagpuss.unfortu.net>
23618 Branch: perl
23619 ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
23620____________________________________________________________________________
23621[ 17800] By: hv on 2002/08/29 12:08:59
23622 Log: Subject: Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5
23623 From: Mark-Jason Dominus <mjd@plover.com>
23624 Date: Sun, 25 Aug 2002 12:09:53 -0400
23625 Message-ID: <20020825160953.15987.qmail@plover.com>
23626 Branch: perl
23627 ! pod/perlfaq5.pod
23628____________________________________________________________________________
23629[ 17799] By: hv on 2002/08/29 11:48:39
23630 Log: Subject: Re: if.pm bug.
23631 From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
23632 Date: Sun, 25 Aug 2002 00:27:59 +0200
23633 Message-ID: <20020824222210.16387.qmail@onion.perl.org>
23634 Branch: perl
23635 ! lib/if.pm
23636____________________________________________________________________________
23637[ 17798] By: hv on 2002/08/29 11:44:00
23638 Log: Subject: [PATCH] posixify getppid on linux-multithread
23639 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23640 Date: Tue, 6 Aug 2002 21:56:46 +0200
23641 Message-Id: <20020806215646.3f6852bb.rgarciasuarez@free.fr>
23642 Branch: perl
23643 + t/op/getpid.t
23644 ! MANIFEST embedvar.h hints/linux.sh perl.c perlapi.h perlvars.h
23645 ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c util.c
23646____________________________________________________________________________
23647[ 17797] By: hv on 2002/08/29 10:55:41
23648 Log: Subject: Re: [perl #16677] B::SV::FLAGS dumps core
23649 From: Mark-Jason Dominus <mjd@plover.com>
23650 Date: Sun, 25 Aug 2002 22:31:54 -0400
23651 Message-ID: <20020826023154.22986.qmail@plover.com>
23652 Branch: perl
23653 ! ext/B/B.pm
23654____________________________________________________________________________
2a488fe1
HS
23655[ 17791] By: hv on 2002/08/27 11:28:32
23656 Log: Missing MANIFEST files for #17783.
23657 Branch: perl
23658 ! MANIFEST
23659____________________________________________________________________________
23660[ 17790] By: hv on 2002/08/27 11:22:36
23661 Log: #17783 introduced an outdated test module, causing failure in
23662 lib/ExtUtils/t/problems.t. This grabs a more recent copy from
23663 ExtUtils::MakeMaker.
23664 Branch: perl
23665 ! t/lib/TieOut.pm
23666____________________________________________________________________________
23667[ 17789] By: ams on 2002/08/27 04:04:48
23668 Log: Subject: Patch perlvar.pod
23669 From: mjd@plover.com
23670 Date: 27 Aug 2002 03:03:01 -0000
23671 Message-Id: <20020827030301.32481.qmail@plover.com>
23672 Branch: perl
23673 ! pod/perlvar.pod
23674____________________________________________________________________________
23675[ 17788] By: hv on 2002/08/26 23:59:47
23676 Log: Update Changes
23677 Branch: perl
23678 ! Changes patchlevel.h
23679____________________________________________________________________________
3255d14b
HS
23680[ 17787] By: hv on 2002/08/26 19:22:27
23681 Log: fix for:
23682 Subject: [perl #16773] "abc" =~ /(ab)()(c)??/ broken
23683 From: (Randal L. Schwartz) (via RT) <perlbug@perl.org>
23684 Date: 26 Aug 2002 15:01:36 -0000
23685 Message-Id: <rt-16773-35748.5.13188490159294@bugs6.perl.org>
23686 Branch: perl
23687 ! regexec.c t/op/re_tests
23688____________________________________________________________________________
23689[ 17786] By: hv on 2002/08/26 15:34:25
23690 Log: Subject: CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz
23691 From: "Sean M. Burke" <sburke@cpan.org>
23692 Date: Mon, 26 Aug 2002 04:38:19 -0600
23693 Message-Id: <5.1.0.14.1.20020826043702.022ca320@mail.spinn.net>
23694 Branch: perl
23695 ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
23696 ! lib/Test/t/todo.t
23697____________________________________________________________________________
23698[ 17785] By: hv on 2002/08/26 15:18:41
23699 Log: fix non-ANSI C++-style comment
23700 Subject: [ PATCH ] Smoke 17780 /pro/3gl/CPAN/perl-current
23701 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23702 Date: Mon, 26 Aug 2002 09:15:18 +0200
23703 Message-Id: <20020826090145.6975.H.M.BRAND@hccnet.nl>
23704 Branch: perl
23705 ! ext/Storable/Storable.xs
23706____________________________________________________________________________
23707[ 17784] By: hv on 2002/08/26 15:15:19
23708 Log: #17780 relies on unixy paths to locate own directory for bignum tests.
23709 Branch: perl
23710 ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
23711 ! lib/bignum/t/brinfnan.t
23712____________________________________________________________________________
23713[ 17783] By: hv on 2002/08/26 15:07:21
23714 Log: Subject: [ANNOUNCE] Test::Simple 0.47
23715 From: Michael G Schwern <schwern@pobox.com>
23716 Date: Mon, 26 Aug 2002 04:13:03 -0700
23717 Message-ID: <20020826111303.GJ758@ool-18b93024.dyn.optonline.net>
23718 Branch: perl
23719 + lib/Test/Simple/t/details.t lib/Test/Simple/t/fork.t
23720 + lib/Test/Simple/t/has_plan.t lib/Test/Simple/t/has_plan2.t
23721 + lib/Test/Simple/t/ok_obj.t
23722 + t/lib/Test/Simple/sample_tests/pre_plan_death.plx
23723 ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
23724 ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
23725 ! lib/Test/Simple/t/plan.t lib/Test/Simple/t/threads.t
23726 ! lib/Test/Tutorial.pod t/lib/TieOut.pm
23727____________________________________________________________________________
23728[ 17782] By: hv on 2002/08/26 15:00:55
23729 Log: new test for change #17773
23730 Subject: lib/Pod/t/htmlview.t and lib/Pod/t/htmlview.pod patch (to account for the Pod::Html patch)
23731 From: DH <crazyinsomniac@yahoo.com>
23732 Date: Mon, 26 Aug 2002 01:36:27 -0700 (PDT)
23733 Message-ID: <20020826083627.46199.qmail@web40207.mail.yahoo.com>
23734 Branch: perl
23735 ! lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
23736____________________________________________________________________________
23737[ 17781] By: hv on 2002/08/26 14:48:35
23738 Log: #17775 changed reentr.c instead of reentr.pl, which generates it
23739 Branch: perl
23740 ! reentr.pl
23741____________________________________________________________________________
23742[ 17780] By: hv on 2002/08/25 19:03:50
23743 Log: fix bignum test failures
23744 Branch: perl
23745 ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
23746 ! lib/bignum/t/brinfnan.t
23747____________________________________________________________________________
23748[ 17779] By: hv on 2002/08/25 18:56:29
23749 Log: upgrade bignum to v0.13: fix test failures and update docs
23750 Branch: perl
23751 ! lib/bignum.pm lib/bignum/t/bignum.t lib/bignum/t/bninfnan.t
23752____________________________________________________________________________
23753[ 17778] By: hv on 2002/08/25 18:43:06
23754 Log: Subject: Encode 1.76 Released
23755 From: Dan Kogai <dankogai@dan.co.jp>
23756 Date: su elo 25, 2002 11:27:07 US/Eastern
23757 Message-Id: <1DE68466-B83F-11D6-8805-0003939A104C@dan.co.jp>
23758 Branch: perl
23759 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/piconv
23760 ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
23761 ! ext/Encode/lib/Encode/MIME/Header.pm
23762 ! ext/Encode/t/big5-eten.utf ext/Encode/ucm/big5-eten.ucm
23763____________________________________________________________________________
23764[ 17777] By: rgs on 2002/08/25 18:42:46
23765 Log: Fix parsing problems with the // operator.
23766 Make // able to follow various unary operators used without
23767 arguments or parens (shift, pop, getc, pos, readline,
23768 readlink, undef, umask, and the filetest operators), as
23769 well as the <FH> operator.
23770 Branch: perl
23771 ! perl.h t/op/dor.t toke.c
23772____________________________________________________________________________
23773[ 17776] By: hv on 2002/08/25 15:56:37
23774 Log: Subject: [PATCH] ExtUtils::Constant 0.13
23775 From: Nicholas Clark <nick@unfortu.net>
23776 Date: Fri, 23 Aug 2002 19:21:12 +0100
23777 Message-ID: <20020823182111.GA281@Bagpuss.unfortu.net>
23778 Branch: perl
23779 ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
23780____________________________________________________________________________
23781[ 17775] By: hv on 2002/08/25 15:46:28
23782 Log: Subject: [perl #16729] crypt() doesn't work in multithreaded perl
23783 From: "mls@suse.de (via RT)" <perlbug@perl.org>
23784 Date: 23 Aug 2002 15:24:39 -0000
23785 Message-Id: <rt-16729-35555.9.25145891475907@bugs6.perl.org>
23786 Branch: perl
23787 ! reentr.c
23788____________________________________________________________________________
23789[ 17774] By: hv on 2002/08/25 15:29:42
23790 Log: Subject: [PATCH lib/Benchmark.(pm|t)] Make cmpthese work as documented.
23791 From: Abigail <abigail@foad.org>
23792 Date: Thu, 22 Aug 2002 04:10:39 -0700
23793 Message-ID: <20020822041039.A2089@ucan.foad.org>
23794 Branch: perl
23795 ! lib/Benchmark.pm lib/Benchmark.t
23796____________________________________________________________________________
23797[ 17773] By: hv on 2002/08/25 15:17:16
23798 Log: Subject: Re: a bugfix for Pod::Html (in diff -u format)
23799 From: DH <crazyinsomniac@yahoo.com>
23800 Date: Thu, 22 Aug 2002 02:32:50 -0700 (PDT)
23801 Message-ID: <20020822093250.30523.qmail@web40205.mail.yahoo.com>
23802 Branch: perl
23803 ! lib/Pod/Html.pm
23804____________________________________________________________________________
23805[ 17772] By: hv on 2002/08/25 14:49:37
23806 Log: Subject: Re: p5p patches
23807 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23808 Date: Fri, 23 Aug 2002 15:27:48 +0200
23809 Message-Id: <20020823152535.D3EA.H.M.BRAND@hccnet.nl>
23810 Branch: perl
23811 ! Porting/patching.pod
23812____________________________________________________________________________
23813[ 17771] By: hv on 2002/08/25 14:45:46
23814 Log: Subject: Newdated info for HP-UX
23815 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23816 Date: Wed, 21 Aug 2002 20:20:17 +0200
23817 Message-Id: <20020821201737.697B.H.M.BRAND@hccnet.nl>
23818 Branch: perl
23819 ! README.hpux
23820____________________________________________________________________________
23821[ 17770] By: hv on 2002/08/25 14:26:36
23822 Log: Subject: [PATCH] let perlfaq1.pod mention 5.8 as the current stable release
23823 From: "Jos I. Boumans" <kane@cpan.org>
23824 Date: Wed, 21 Aug 2002 14:55:51 +0200
23825 Message-ID: <20020821124817.34761.qmail@onion.perl.org>
23826 Branch: perl
23827 ! pod/perlfaq1.pod
23828____________________________________________________________________________
23829[ 17769] By: hv on 2002/08/25 14:16:50
23830 Log: Subject: bit more for WinCE
23831 From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
23832 Date: Wed, 21 Aug 2002 01:31:52 +0400
23833 Message-ID: <000f01c24891$045c4990$2b5ec3d9@vad>
23834 Branch: perl
23835 ! wince/Makefile.ce wince/compile.bat wince/win32io.c
23836 ! wince/wince.c
23837____________________________________________________________________________
23838[ 17768] By: hv on 2002/08/25 14:02:47
23839 Log: Subject: [PATCH] fix lib.pm's import() to accept readonly parameters
23840 From: Anton Berezin <tobez@tobez.org>
23841 Date: Tue, 20 Aug 2002 23:44:25 +0200
23842 Message-ID: <20020820214425.GG16178@heechee.tobez.org>
23843 Branch: perl
23844 ! lib/lib.t lib/lib_pm.PL
23845____________________________________________________________________________
23846[ 17767] By: hv on 2002/08/25 13:52:08
23847 Log: Subject: [perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0)
23848 From: "Randy W. Sims" (via RT) <perlbug@perl.org>
23849 Date: 18 Aug 2002 13:27:12 -0000
23850 Message-Id: <rt-16281-34264.3.49471192322156@bugs6.perl.org>
23851 Branch: perl
23852 ! utils/perldoc.PL
23853____________________________________________________________________________
23854[ 17766] By: rgs on 2002/08/24 20:33:05
23855 Log: Subject: [perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut
23856 From: Peter BARABAS (via RT) <perlbug@perl.org>
23857 Date: 24 Aug 2002 08:16:19 -0000
23858 Message-ID: <rt-16737-35573.3.51579548306248@bugs6.perl.org>
23859 Branch: perl
23860 ! pod/perlxstut.pod
23861____________________________________________________________________________
23862[ 17765] By: rgs on 2002/08/24 19:03:52
23863 Log: Subject: [PATCH] remove 2 unit warnings from lib/Net/t/hostname.t
23864 From: Nicholas Clark <nick@unfortu.net>
23865 Date: Sat, 24 Aug 2002 17:01:08 +0100
23866 Message-ID: <20020824160107.GI280@Bagpuss.unfortu.net>
23867 (plus a typo fix)
23868 Branch: perl
23869 ! lib/Net/t/hostname.t
23870____________________________________________________________________________
23871[ 17764] By: rgs on 2002/08/24 12:29:27
23872 Log: a2p wasn't installed with -Dversiononly
23873 Branch: perl
23874 ! installperl
23875____________________________________________________________________________
23876[ 17763] By: hv on 2002/08/23 12:23:31
23877 Log: #17747 caused bad free()s with PERL_DESTRUCT by calling newXS()
23878 with a NULL subaddr. Fix that, and stop it happening again.
23879 Branch: perl
23880 ! op.c universal.c
23881____________________________________________________________________________
23882[ 17762] By: hv on 2002/08/23 11:02:35
23883 Log: fixup threaded build for vstring changes
23884 Branch: perl
23885 ! universal.c util.c
23886____________________________________________________________________________
23887[ 17761] By: ams on 2002/08/23 02:54:09
23888 Log: Incorporate fix from JHI at:
23889 http://rt.perl.org/rt2/Ticket/Display.html?id=16708
23890 Branch: perl
23891 ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
23892____________________________________________________________________________
23893[ 17760] By: ams on 2002/08/23 01:30:46
23894 Log: Subject: [PATCH] PPPort IVSIZE and SvPV_nolen
23895 From: Jarkko Hietaniemi <jhi@iki.fi>
23896 Date: Fri, 23 Aug 2002 05:29:09 +0300
23897 Message-Id: <20020823022909.GC9135@lyta.hut.fi>
23898 Branch: perl
23899 ! ext/Devel/PPPort/PPPort.pm
23900____________________________________________________________________________
23901[ 17759] By: ams on 2002/08/23 01:27:23
23902 Log: Subject: [PATCH] x2p/str.c signedness nits
23903 From: Jarkko Hietaniemi <jhi@iki.fi>
23904 Date: Fri, 23 Aug 2002 02:43:30 +0300
23905 Message-Id: <20020822234330.GC31624@lyta.hut.fi>
23906 Branch: perl
23907 ! x2p/str.c
23908____________________________________________________________________________
23909[ 17758] By: hv on 2002/08/22 22:29:45
23910 Log: bignum-0.12 updates from:
23911 Subject: [ANNOUCNE] Big Math::Big* update
23912 From: Tels <perl_dummy@bloodgate.com>
23913 Date: Tue, 13 Aug 2002 22:02:09 +0200 (CEST)
23914 Message-Id: <200208132121.g7DLLRV21408@crypt.org>
23915 Branch: perl
23916 + lib/bignum/t/biinfnan.t lib/bignum/t/bn_lite.t
23917 + lib/bignum/t/bninfnan.t lib/bignum/t/br_lite.t
23918 + lib/bignum/t/brinfnan.t lib/bignum/t/infnan.inc
23919 ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
23920 ! lib/bigrat.pm
23921____________________________________________________________________________
23922[ 17757] By: hv on 2002/08/22 22:19:42
23923 Log: new file for #17756
23924 Branch: perl
23925 ! MANIFEST
23926____________________________________________________________________________
23927[ 17756] By: hv on 2002/08/22 22:16:41
23928 Log: Subject: ANNOUCNE: Math::BigRat v0.09
23929 From: Tels <perl_dummy@bloodgate.com>
23930 Date: Wed, 14 Aug 2002 20:12:03 +0200 (CEST)
23931 Message-Id: <200208141812.g7EICrV23771@crypt.org>
23932 Branch: perl
23933 + lib/Math/BigRat/t/big_ap.t
23934 ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
23935 ! lib/Math/BigRat/t/bigratpm.inc
23936____________________________________________________________________________
23937[ 17755] By: hv on 2002/08/22 19:44:03
23938 Log: new files from #17754
23939 Branch: perl
23940 + lib/Math/BigInt/Scalar.pm lib/Math/BigInt/t/bigints.t
23941____________________________________________________________________________
23942[ 17754] By: hv on 2002/08/22 19:42:58
23943 Log: Subject: ANNOUNCE: Math-BigInt v1.62
23944 From: Tels <perl_dummy@bloodgate.com>
23945 Date: Wed, 21 Aug 2002 19:12:59 +0200 (CEST)
23946 Message-Id: <200208211513.g7LFDUs02512@crypt.org>
23947 Branch: perl
23948 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
23949 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
23950 ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
23951 ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
23952 ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
23953 ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
23954 ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbimbf.inc
23955 ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
23956 ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
23957 ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
23958 ! lib/Math/BigInt/t/with_sub.t t/lib/Math/BigFloat/Subclass.pm
23959____________________________________________________________________________
23960[ 17753] By: hv on 2002/08/22 12:05:57
23961 Log: Subject: podlators 1.24 released
23962 From: Russ Allbery <rra@stanford.edu>
23963 Date: Sat, 03 Aug 2002 20:56:42 -0700
23964 Message-ID: <ylbs8jff9h.fsf@windlord.stanford.edu>
23965 Branch: perl
23966 + lib/Pod/t/text-options.t
23967 ! MANIFEST lib/Pod/Text.pm lib/Pod/Text/Overstrike.pm
23968 ! lib/Pod/t/basic.t pod/pod2text.PL
23969____________________________________________________________________________
23970[ 17752] By: hv on 2002/08/22 11:13:17
23971 Log: Subject: [Announce] Unicode::Collate 0.20 -> UCA version 9
23972 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
23973 Date: Fri, 26 Jul 2002 02:59:12 +0900
23974 Message-Id: <20020726025828.B5E9.BQW10602@nifty.com>
23975 Branch: perl
23976 ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
23977 ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
23978 ! lib/Unicode/Collate/t/test.t
23979____________________________________________________________________________
23980[ 17751] By: hv on 2002/08/22 11:08:35
23981 Log: fix test failure from #17747
23982 Branch: perl
23983 ! ext/B/t/stash.t
23984____________________________________________________________________________
23985[ 17750] By: hv on 2002/08/22 10:46:19
23986 Log: Subject: [PATCH] Fix DBM filters
23987 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
23988 Date: Wed, 21 Aug 2002 11:40:49 +0100
23989 Message-ID: <AIEAJICLCBDNAAOLLOKLAEHCFEAA.Paul.Marquess@btinternet.com>
23990 Branch: perl
23991 ! XSUB.h ext/DB_File/DB_File.xs ext/DB_File/typemap
23992 ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/gdbm.t
23993 ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.xs
23994 ! ext/NDBM_File/ndbm.t ext/NDBM_File/typemap
23995 ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
23996 ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
23997 ! ext/SDBM_File/sdbm.t ext/SDBM_File/typemap
23998____________________________________________________________________________
23999[ 17749] By: hv on 2002/08/22 01:04:32
24000 Log: avoid use of %caller::EXPORT
24001 Subject: [PATCH] Re: question about Exporter::import
24002 From: Nicholas Clark <nick@unfortu.net>
24003 Date: Wed, 14 Aug 2002 21:33:12 +0100
24004 Message-id: <20020814203311.GD278@Bagpuss.unfortu.net>
24005 Branch: perl
24006 ! lib/Exporter.pm lib/Exporter/Heavy.pm
24007____________________________________________________________________________
24008[ 17748] By: hv on 2002/08/22 00:54:03
24009 Log: todo test for linux $0 modification
24010 Subject: Re: [perl #16206] $0 in 5.8
24011 From: Slaven Rezic <slaven.rezic@berlin.de>
24012 Date: 17 Aug 2002 21:32:37 +0200
24013 Message-id: <87elcx2sdm.fsf@vran.herceg.de>
24014 Branch: perl
24015 ! t/op/magic.t
24016____________________________________________________________________________
24017[ 17747] By: hv on 2002/08/22 00:11:34
24018 Log: Subject: Re: [PATCH] Version object patch #1
24019 From: John Peacock <jpeacock@rowman.com>
24020 Date: Tue, 20 Aug 2002 22:51:46 -0400 (Wed 03:51 BST)
24021 Message-id: <3D630042.6020407@rowman.com>
24022
24023 Subject: Re: [REVISED PATCH] Magic v-strings
24024 From: John Peacock <jpeacock@rowman.com>
24025 Date: Wed, 21 Aug 2002 15:08:34 -0400 (20:08 BST)
24026 Message-id: <3D63E532.7020305@rowman.com>
24027 Branch: perl
24028 ! sv.c t/op/ver.t universal.c util.c
24029____________________________________________________________________________
24030[ 17746] By: hv on 2002/08/20 16:48:05
24031 Log: Subject: [PATCH] Version object patch #1
24032 From: John Peacock <jpeacock@rowman.com>
24033 Date: Thu, 15 Aug 2002 10:06:21 -0400 (15:06 BST)
24034 Message-id: <3D5BB55D.6090603@rowman.com>
24035 and Message-id: <3D627D1A.4050607@rowman.com>
24036 and t/lib/warnings/universal tweak to skip
24037 Branch: perl
24038 ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.h
24039 ! t/lib/warnings/universal toke.c util.c
24040____________________________________________________________________________
24041[ 17745] By: hv on 2002/08/20 16:27:01
24042 Log: perldelta for #17727
24043 Branch: perl
24044 ! pod/perldelta.pod
24045____________________________________________________________________________
24046[ 17744] By: hv on 2002/08/20 15:34:36
24047 Log: Subject: typo in perfunc.pod
24048 From: "John P. Linderman" <jpl@research.att.com>
24049 Date: Mon, 19 Aug 2002 08:45:31 -0400 (EDT) (13:45 BST)
24050 Message-id: <200208191245.IAA20072@raptor.research.att.com>
24051 Branch: perl
24052 ! pod/perlfunc.pod
24053____________________________________________________________________________
24054[ 17743] By: hv on 2002/08/20 15:31:40
24055 Log: Subject: Re: [PATCH] fix typos in perlpacktut
24056 From: "Mr. Nobody" <mrnobo1024@yahoo.com>
24057 Date: Fri, 16 Aug 2002 20:40:58 -0700 (PDT) (Sat 04:40 BST)
24058 Message-id: <20020817034058.45633.qmail@web20802.mail.yahoo.com>
24059 Branch: perl
24060 ! pod/perlpacktut.pod
24061____________________________________________________________________________
24062[ 17742] By: hv on 2002/08/20 14:51:16
24063 Log: Subject: [REVISED PATCH] Magic v-strings
24064 From: John Peacock <jpeacock@rowman.com>
24065 Date: Sat, 10 Aug 2002 15:56:22 -0400 (20:56 BST)
24066 Message-id: <3D556FE6.6000404@rowman.com>
24067 plus a bit of cleanup
24068 Branch: perl
24069 ! dump.c perl.h pod/perlguts.pod sv.c sv.h util.c
24070____________________________________________________________________________
24071[ 17741] By: hv on 2002/08/20 14:20:16
24072 Log: Subject: Re: [PATCH] Storable and CODE references
24073 From: Slaven Rezic <slaven.rezic@berlin.de>
24074 Date: 17 Aug 2002 21:58:03 +0200
24075 Message-id: <87bs812r78.fsf@vran.herceg.de>
24076 Branch: perl
24077 + ext/Storable/t/code.t
24078 ! MANIFEST ext/Storable/Storable.xs ext/Storable/t/forgive.t
24079 ! ext/Storable/t/malice.t
24080____________________________________________________________________________
24081[ 17740] By: hv on 2002/08/20 14:07:56
24082 Log: Clean up copy-on-write macros and debug facilities (new flag 'C').
24083 Handle CoW in hashes:
24084 Subject: Re: why would tr/// be performing hash copies?
24085 From: Nicholas Clark <nick@unfortu.net>
24086 Date: Sun, 18 Aug 2002 23:17:01 +0100
24087 Message-id: <20020818221700.GD294@Bagpuss.unfortu.net>
24088 Branch: perl
24089 ! hv.c perl.c perl.h pod/perlrun.pod sv.c sv.h
24090____________________________________________________________________________
24091[ 17739] By: hv on 2002/08/20 13:52:18
24092 Log: Subject: Re: [perl #15326] Not OK: perl v5.8.0 on i686-linux-64int-ld 2.4.5
24093 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24094 Date: Tue, 23 Jul 2002 09:21:10 +0200
24095 Message-id: <20020723092051.184C.H.M.BRAND@hccnet.nl>
24096 Branch: perl
24097 ! Configure
24098____________________________________________________________________________
3255d14b
HS
24099[ 17737] By: ams on 2002/08/19 07:48:39
24100 Log: Effect a speedy recovery from POD affected by (ahem, Australian)
24101 negligence.
24102 Branch: perl
24103 ! pod/perlrun.pod
24104____________________________________________________________________________
24105[ 17736] By: hv on 2002/08/18 18:27:28
24106 Log: Subject: [PATCH] Re: 5.8.0 sprintf (?) problem with floats?
24107 From: Dave Mitchell <davem@fdgroup.com>
24108 Date: Fri, 16 Aug 2002 23:31:07 +0100
24109 Message-id: <20020816233107.E9388@fdgroup.com>
24110 Branch: perl
24111 ! numeric.c t/base/num.t
24112____________________________________________________________________________
24113[ 17735] By: hv on 2002/08/18 02:22:21
24114 Log: Subject: Re: [perl #16198] pod tpyo in hostent.pm
24115 From: Mark-Jason Dominus <mjd@plover.com>
24116 Date: Tue, 13 Aug 2002 21:19:08 -0400 (Wed 02:19 BST)
24117 Message-id: <20020814011909.22744.qmail@plover.com>
24118 Branch: perl
24119 ! lib/Net/hostent.pm
24120____________________________________________________________________________
24121[ 17734] By: hv on 2002/08/18 02:20:05
24122 Log: Subject: [PATCH] Re: Pod::Functions tpyo
24123 From: Abe Timmerman <abe@ztreet.demon.nl>
24124 Date: Tue, 13 Aug 2002 23:47:00 +0200
24125 Message-id: <200208132347.00782.abe@ztreet.demon.nl>
24126 Branch: perl
24127 ! lib/Pod/Functions.pm
24128____________________________________________________________________________
24129[ 17733] By: hv on 2002/08/18 02:17:18
24130 Log: Subject: Server rename revisited
24131 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24132 Date: Tue, 13 Aug 2002 19:19:03 +0200
24133 Message-id: <20020813191821.DC98.H.M.BRAND@hccnet.nl>
24134 Branch: perl
24135 ! README.hpux
24136____________________________________________________________________________
24137[ 17732] By: hv on 2002/08/18 02:11:49
24138 Log: Subject: [PATCH] Remove old VOS build methods
24139 From: Paul_GreenVOS@vos.stratus.com
24140 Date: Tue, 13 Aug 02 10:25 edt (15:25 BST)
24141 Message-id: <200208131426.KAA01012@mailhub1.stratus.com>
24142 Branch: perl
24143 - vos/Makefile vos/build.cm vos/compile_perl.cm
24144 - vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
24145 - vos/config.ga.h vos/config.pl vos/configure_perl.cm
24146 - vos/install_perl.cm vos/perl.bind vos/test_vos_dummies.c
24147 - vos/vos_dummies.c
24148 ! MANIFEST README.vos pod/perlport.pod vos/Changes
24149____________________________________________________________________________
24150[ 17731] By: hv on 2002/08/18 01:57:12
24151 Log: Subject: [PATCH] Configure missing d_modflproto=''
24152 From: "Gerrit P. Haase" <gp@familiehaase.de>
24153 Date: Tue, 13 Aug 2002 15:11:05 +0200
24154 Message-id: <11417599086.20020813151105@familiehaase.de>
24155 Branch: perl
24156 ! Configure
24157____________________________________________________________________________
24158[ 17730] By: hv on 2002/08/18 01:41:33
24159 Log: missing chunk from #17725 causes lib/constant.t test failures
24160 Branch: perl
24161 ! lib/constant.t
24162____________________________________________________________________________
24163[ 17729] By: hv on 2002/08/17 02:33:15
24164 Log: Subject: [PATCH] Safe.pm documentation
24165 From: Slaven Rezic <slaven.rezic@berlin.de>
24166 Date: Sat, 10 Aug 2002 19:30:38 +0200 (CEST)
24167 Message-id: <200208101730.g7AHUc9p001668@vran.herceg.de>
24168 Branch: perl
24169 ! ext/Opcode/Safe.pm pod/perlre.pod
24170____________________________________________________________________________
24171[ 17728] By: hv on 2002/08/17 02:07:24
24172 Log: Subject: Copy On Write
24173 From: Nicholas Clark <nick@ccl4.org>
24174 Date: Thu, 15 Aug 2002 00:10:35 +0100
24175 Message-id: <20020815001035.A69079@plum.flirble.org>
24176 specify "-Accflags='-DPERL_COPY_ON_WRITE'" to use
24177 Branch: perl
24178 ! doop.c dump.c embed.fnc embed.h mg.c pod/perlapi.pod pp.c
24179 ! pp_hot.c proto.h sv.c sv.h
24180____________________________________________________________________________
24181[ 17727] By: hv on 2002/08/17 01:20:05
24182 Log: Subject: [PATCH 5.7.3] Negative subscripts optionally passed to tied array methods
24183 From: Mark-Jason Dominus <mjd@plover.com>
24184 Date: Sun, 14 Apr 2002 23:38:55 -0400 (Mon 04:38 BST)
24185 Message-id: <20020415033855.6343.qmail@plover.com>
24186 Branch: perl
24187 ! av.c av.h pod/perltie.pod t/op/tiearray.t
24188____________________________________________________________________________
24189[ 17726] By: hv on 2002/08/17 01:17:09
24190 Log: pp.c warns that sv may be used uninitialised in pp_delete()
24191 Branch: perl
24192 ! pp.c
24193____________________________________________________________________________
24194[ 17725] By: hv on 2002/08/17 00:51:19
24195 Log: Subject: [PATCH] Remove pseudo-hashes (complete)
24196 From: Michael G Schwern <schwern@pobox.com>
24197 Date: Tue, 6 Aug 2002 13:05:10 -0700 (21:05 BST)
24198 Message-id: <20020806200510.GC31473@ool-18b93024.dyn.optonline.net>
24199 Branch: perl
24200 ! av.c doop.c dump.c embed.fnc embed.h ext/B/B/Concise.pm
24201 ! global.sym lib/fields.pm lib/fields.t lib/overload.pm mg.c
24202 ! op.c op.h pod/perldiag.pod pod/perlfunc.pod pod/perlref.pod
24203 ! pp.c pp_hot.c proto.h t/op/avhv.t t/op/hashwarn.t
24204____________________________________________________________________________
24205[ 17724] By: hv on 2002/08/17 00:27:33
24206 Log: ext/B/defsubs.h also depends on the program that builds it
24207 Branch: perl
24208 ! ext/B/Makefile.PL
24209____________________________________________________________________________
24210[ 17723] By: hv on 2002/08/17 00:10:24
24211 Log: Subject: Re: deb.c compile time error (patchlevel 17721)
24212 From: Dave Mitchell <davem@fdgroup.com>
24213 Date: Tue, 13 Aug 2002 14:42:15 +0100
24214 Message-ID: <20020813144215.G11939@fdgroup.com>
24215 Branch: perl
24216 ! embed.fnc embed.h global.sym proto.h
24217____________________________________________________________________________
24218[ 17722] By: ams on 2002/08/16 05:20:22
24219 Log: Subject: Minor perlrun.pod patch
24220 From: Iain Truskett <spoon@cpan.org>
24221 Date: Fri, 16 Aug 2002 16:20:27 +1000
24222 Message-Id: <20020816162027.D17196@eh.org>
24223 Branch: perl
24224 ! pod/perlrun.pod
24225____________________________________________________________________________
24226[ 17721] By: hv on 2002/08/12 12:17:19
24227 Log: #17717 needed tests fixing up
24228 Branch: perl
24229 ! t/op/chop.t
24230____________________________________________________________________________
24231[ 17720] By: hv on 2002/08/12 12:10:07
24232 Log: Subject: Re: [PATCH] Re: taint news
24233 From: Rick Delaney <rick.delaney@rogers.com>
24234 Date: 04 Aug 2002 00:28:58 EDT
24235 Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
24236 missed patch fragment from Change #17676
24237 Branch: perl
24238 ! pod/perlsec.pod
24239____________________________________________________________________________
24240[ 17719] By: hv on 2002/08/12 12:03:53
24241 Log: Subject: [perl #15987] Tests fail when sources are under CVS control
24242 From: Warren Jones (via RT) <perlbug@perl.org>
24243 Date: 5 Aug 2002 19:08:50 -0000 (Mon 20:08 BST)
24244 Message-id: <rt-15987-32864.15.6255441902154@bugs6.perl.org>
24245 Branch: perl
24246 ! lib/strict.t lib/warnings.t
24247____________________________________________________________________________
24248[ 17718] By: hv on 2002/08/12 11:57:17
24249 Log: Subject: [PATCH] add verbose stack display option, -Dvs
24250 From: Dave Mitchell <davem@fdgroup.com>
24251 Date: Mon, 5 Aug 2002 00:55:33 +0100
24252 Message-id: <20020805005533.B26111@fdgroup.com>
24253 Branch: perl
24254 ! deb.c dump.c embed.fnc embed.h perl.c perl.h pod/perlapi.pod
24255 ! pod/perlrun.pod proto.h
24256____________________________________________________________________________
24257[ 17717] By: hv on 2002/08/12 11:44:06
24258 Log: Subject: Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an lvalue
24259 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
24260 Date: Sat, 27 Jan 2001 19:31:29 -0800 (PST)
24261 Message-ID: <14963.32943.102669.67625@soda.csua.berkeley.edu>
24262 Branch: perl
24263 ! op.c t/op/chop.t t/op/ref.t
24264____________________________________________________________________________
24265[ 17716] By: hv on 2002/08/12 11:29:53
24266 Log: Subject: Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
24267 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24268 Date: Sat, 13 Jul 2002 17:44:02 +0100
24269 Message-id: <200207131644.g6DGi2214456@crypt.compulink.co.uk>
24270 Branch: perl
24271 ! pp_hot.c t/op/tiehandle.t
24272____________________________________________________________________________
24273[ 17715] By: hv on 2002/08/12 11:28:26
24274 Log: Subject: [PATCH] better modfl detection
24275 From: Nicholas Clark <nick@unfortu.net>
24276 Date: Sun, 11 Aug 2002 20:05:49 +0100
24277 Message-id: <20020811190548.GK300@Bagpuss.unfortu.net>
24278 Branch: perl
24279 ! Configure config_h.SH perl.h
24280____________________________________________________________________________
24281[ 17714] By: hv on 2002/08/12 11:26:23
24282 Log: Subject: [PATCH] perltodo.pod
24283 From: Richard.Foley@t-online.de
24284 Date: Sun, 11 Aug 2002 18:26:10 +0200
24285 Message-id: <17dwY1-0spbdoC@fwd06.sul.t-online.com>
24286 perlbug credits
24287 Branch: perl
24288 ! pod/perltodo.pod
24289____________________________________________________________________________
24290[ 17713] By: hv on 2002/08/12 11:24:44
24291 Log: Subject: [PATCH] gv_fullname3 as call to gv_fullname4
24292 From: Nicholas Clark <nick@unfortu.net>
24293 Date: Sun, 11 Aug 2002 16:59:16 +0100
24294 Message-id: <20020811155914.GE300@Bagpuss.unfortu.net>
24295 Branch: perl
24296 ! gv.c
24297____________________________________________________________________________
24298[ 17712] By: hv on 2002/08/12 11:23:06
24299 Log: Subject: Re: Smoke 17703 /pro/3gl/CPAN/perl-current
24300 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24301 Date: Mon, 12 Aug 2002 10:25:20 +0200
24302 Message-id: <20020812102347.AFB6.H.M.BRAND@hccnet.nl>
24303 gcc bug test needs -lm
24304 Branch: perl
24305 ! hints/hpux.sh
24306____________________________________________________________________________
24307[ 17711] By: hv on 2002/08/12 11:20:49
24308 Log: Subject: [PATCH s2p] Small typo correction
24309 From: "Newton, Philip" <Philip.Newton@datenrevision.de>
24310 Date: Wed, 7 Aug 2002 11:50:51 +0200
24311 Message-id: <C9A98F2128EDD411B0920008C7B337A13DCE2B@hamsem01.de.gedas.vwg>
24312 Branch: perl
24313 ! x2p/s2p.PL
24314____________________________________________________________________________
24315[ 17710] By: hv on 2002/08/12 11:17:21
24316 Log: Subject: [PATCH] pod/perlfaq4.pod
24317 From: Abigail <abigail@foad.org>
24318 Date: Tue, 30 Jul 2002 09:52:02 -0700 (17:52 BST)
24319 Message-id: <20020730095202.A6462@ucan.foad.org>
24320 Add references to Regexp::Common.
24321 Branch: perl
24322 ! pod/perlfaq4.pod
24323____________________________________________________________________________
3255d14b
HS
24324[ 17707] By: rgs on 2002/08/09 21:23:20
24325 Log: Subject: New HP-UX itanium servers
24326 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24327 Date: Wed, 07 Aug 2002 13:25:57 +0200
24328 Message-ID: <20020807132518.FCBF.H.M.BRAND@hccnet.nl>
24329 Branch: perl
24330 ! README.hpux
24331____________________________________________________________________________
24332[ 17706] By: rgs on 2002/08/09 21:00:41
24333 Log: Subject: Re: missing lower range in {} regex
24334 From: "John P. Linderman" <jpl@research.att.com>
24335 Date: Fri, 09 Aug 2002 12:48:55 -0400
24336 Message-ID: <200208091648.MAA77577@raptor.research.att.com>
24337 Branch: perl
24338 ! pod/perlre.pod
24339____________________________________________________________________________
24340[ 17705] By: rgs on 2002/08/08 20:57:59
24341 Log: More tests for the attribute syntax, from the
24342 attributes manpage.
24343 Branch: perl
24344 ! t/op/attrs.t
24345____________________________________________________________________________
24346[ 17704] By: rgs on 2002/08/08 19:47:44
24347 Log: Fix bug #16080 : an attribute list should end at '}'
24348 Branch: perl
24349 ! t/op/attrs.t toke.c
24350____________________________________________________________________________
24351[ 17703] By: hv on 2002/08/08 15:30:12
24352 Log: Update Changes
24353 Branch: perl
24354 ! Changes patchlevel.h
24355____________________________________________________________________________
8dd4f5d2
HS
24356[ 17702] By: hv on 2002/08/08 15:08:57
24357 Log: Subject: Re: README.aix
24358 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24359 Date: Tue, 30 Jul 2002 13:30:29 +0200
24360 Message-id: <20020730130812.48B9.H.M.BRAND@hccnet.nl>
24361 Branch: perl
24362 ! README.aix
24363____________________________________________________________________________
24364[ 17701] By: hv on 2002/08/08 15:06:01
24365 Log: Subject: [PATCH] Re: pp_sys.c compile failed..
24366 From: Andy Dougherty <doughera@lafayette.edu>
24367 Date: Tue, 6 Aug 2002 10:42:07 -0400 (EDT) (15:42 BST)
24368 Message-id: <Pine.SOL.4.10.10208061024250.5315-100000@maxwell.phys.lafayette.edu>
24369 Branch: perl
24370 ! hints/aix.sh
24371____________________________________________________________________________
24372[ 17700] By: hv on 2002/08/08 15:02:57
24373 Log: Subject: [DOC PATCH] perlipc.pod
24374 From: Arjen Laarhoven <arjen@nl.demon.net>
24375 Date: Tue, 6 Aug 2002 14:16:01 +0200
24376 Message-id: <20020806121601.GK40785@aragorn.noc.nl.demon.net>
24377 Branch: perl
24378 ! pod/perlipc.pod
24379____________________________________________________________________________
24380[ 17699] By: hv on 2002/08/08 14:56:56
24381 Log: Subject: [PATCH] Re: [perl #15898] coredump with variable our
24382 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24383 Date: Fri, 2 Aug 2002 23:44:21 +0200
24384 Message-id: <20020802234421.11c62fe6.rgarciasuarez@free.fr>
24385 Branch: perl
24386 ! op.c t/op/attrs.t
24387____________________________________________________________________________
24388[ 17698] By: hv on 2002/08/08 14:52:45
24389 Log: Subject: [perl #16000] Configure -Dstatic_ext=foo builds foo as both static and dynamic
24390 From: Yitzchak Scott-Thoennes (via RT) <perlbug@perl.org>
24391 Date: 6 Aug 2002 04:28:15 -0000 (Tue 05:28 BST)
24392 Message-id: <rt-16000-32913.8.41582281961522@bugs6.perl.org>
24393 Branch: perl
24394 ! Configure
24395____________________________________________________________________________
24396[ 17697] By: hv on 2002/08/08 14:49:00
24397 Log: Subject: Doc patch for Class::Struct under 5.8.0
24398 From: Damian Conway <damian@conway.org>
24399 Date: Tue, 30 Jul 2002 23:03:14 +1000
24400 Message-id: <3D471FCF.1C7C6E6B@conway.org>
24401 Branch: perl
24402 ! lib/Class/Struct.pm
24403____________________________________________________________________________
24404[ 17696] By: hv on 2002/08/08 14:44:21
24405 Log: Subject: Re: [perl #15523] Memory Leak in split with trailing empty elements
24406 From: Slaven Rezic <slaven.rezic@berlin.de>
24407 Date: 31 Jul 2002 09:50:06 +0200
24408 Message-id: <87ado85ob5.fsf@vran.herceg.de>
24409 Branch: perl
24410 ! pp.c
24411____________________________________________________________________________
24412[ 17695] By: hv on 2002/08/08 14:40:41
24413 Log: Subject: [PATCH] Re: [perl #15479] perl 5.8.0 segfault
24414 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24415 Date: Fri, 2 Aug 2002 00:13:10 +0200
24416 Message-id: <20020802001310.7e1dc694.rgarciasuarez@free.fr>
24417 Branch: perl
24418 + t/op/stash.t
24419 ! MANIFEST perl.h
24420____________________________________________________________________________
24421[ 17694] By: hv on 2002/08/08 14:31:55
24422 Log: Subject: Re: [RE-PATCH] Not OK: perl v5.8.0 on PA-RISC2.0 11.00
24423 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24424 Date: Wed, 31 Jul 2002 16:04:02 +0200
24425 Message-id: <20020731155005.4915.H.M.BRAND@hccnet.nl>
24426 Branch: perl
24427 ! hints/hpux.sh
24428____________________________________________________________________________
24429[ 17693] By: hv on 2002/08/08 14:25:16
24430 Log: Subject: [PATCH: lib/ExtUtils/MM_Unix.pm] Be less strict about what's POD.
24431 From: Abigail <abigail@foad.org>
24432 Date: Thu, 25 Jul 2002 08:52:52 -0700 (16:52 BST)
24433 Message-id: <20020725085252.A2703@ucan.foad.org>
24434 Branch: perl
24435 ! lib/ExtUtils/MM_Unix.pm
24436____________________________________________________________________________
24437[ 17692] By: hv on 2002/08/08 14:20:05
24438 Log: Subject: [PATCH] README.jp and README.cn
24439 From: Autrijus Tang <autrijus@autrijus.org>
24440 Date: Thu, 25 Jul 2002 07:05:11 +0800
24441 Message-id: <20020724230511.GA1327@not.autrijus.org>
24442 Branch: perl
24443 ! README.cn README.jp
24444____________________________________________________________________________
24445[ 17691] By: hv on 2002/08/08 14:01:50
24446 Log: Subject: [perl #15398] Usage::pod2usage looks for perldoc in $Config{bin} and not in $Config{scriptdir}
24447 From: Henrik Tougaard (via RT) <perlbug@perl.org>
24448 Date: 23 Jul 2002 13:45:49 -0000 (Tue 14:45 BST)
24449 Message-id: <rt-15398-31095.6.30466042998663@perl>
24450 Branch: perl
24451 ! lib/Pod/Usage.pm
24452____________________________________________________________________________
24453[ 17690] By: rgs on 2002/08/07 19:56:42
24454 Log: Doc fix : the symbol for COPs wasn't documented.
24455 Branch: perl
24456 ! opcode.pl
24457____________________________________________________________________________
24458[ 17689] By: rgs on 2002/08/06 20:45:30
24459 Log: Subject: Re: no warnings 'io';
24460 From: Nicholas Clark <nick@unfortu.net>
24461 Date: Sat, 27 Jul 2002 21:49:55 +0100
24462 Message-ID: <20020727204954.GB5117@Bagpuss.unfortu.net>
24463
24464 Plus a little bit of regression tests.
24465 Branch: perl
24466 ! t/lib/warnings/pp_hot util.c
24467____________________________________________________________________________
24468[ 17688] By: rgs on 2002/08/06 20:04:19
24469 Log: Subject: [PATCH] XS build fix for VMS
24470 From: "Craig A. Berry" <craigberry@mac.com>
24471 Date: Sun, 4 Aug 2002 12:13:06 -0500
24472 Message-ID: <a05111b07b97256e1c335@[172.16.52.1]>
24473 Branch: perl
24474 ! vms/descrip_mms.template
24475____________________________________________________________________________
24476[ 17687] By: rgs on 2002/08/06 19:50:12
24477 Log: PerlIO::scalar wasn't able to read from non-string
24478 scalar ; now stringifies its argument.
24479 Branch: perl
24480 ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
24481____________________________________________________________________________
24482[ 17686] By: rgs on 2002/08/06 19:10:51
24483 Log: More regression tests for $^H and %^H.
24484 Add a TODO test for eval "" preserving %^H.
24485 Branch: perl
24486 ! t/comp/hints.t
24487____________________________________________________________________________
24488[ 17685] By: hv on 2002/08/05 22:42:09
24489 Log: Subject: Re: mention of "use sort" botched in perlfunc? + PATCH
24490 From: "John P. Linderman" <jpl@research.att.com>
24491 Date: Sun, 21 Jul 2002 12:13:32 -0400 (17:13 BST)
24492 Message-id: <200207211613.MAA69505@raptor.research.att.com>
24493 Branch: perl
24494 ! lib/sort.pm lib/sort.t
24495____________________________________________________________________________
24496[ 17684] By: hv on 2002/08/05 22:35:22
24497 Log: Integrate from perlio: change #17653 fixes bug RT15283
24498 Branch: perl
24499 !> ext/PerlIO/via/via.xs
24500____________________________________________________________________________
24501[ 17683] By: hv on 2002/08/05 22:26:45
24502 Log: Integrate from maint-5.6/macperl via macperl
24503 Changes 17660, 17661, 17662, 17663, 17664
24504 Branch: perl
24505 !> perl.c
24506____________________________________________________________________________
24507[ 17682] By: hv on 2002/08/05 15:04:54
24508 Log: Subject: Defined-or patch (cleaned up)
24509 From: "Brent Dax" <brentdax@cpan.org>
24510 Date: Fri, 26 Jul 2002 05:41:52 -0700 (13:41 BST)
24511 Message-id: <000001c234a1$d1ca72c0$6501a8c0@deepblue>
24512 Branch: perl
24513 + t/op/dor.t
24514 ! MANIFEST embed.h ext/B/B/Deparse.pm ext/Opcode/Opcode.pm
24515 ! keywords.h keywords.pl op.c opcode.h opcode.pl opnames.h
24516 ! perly.c perly.h perly.y perly_c.diff pod/perlop.pod pp.sym
24517 ! pp_ctl.c pp_hot.c pp_proto.h toke.c vms/perly_c.vms
24518 ! vms/perly_h.vms
24519____________________________________________________________________________
24520[ 17681] By: hv on 2002/08/05 14:41:23
24521 Log: typo
24522 Branch: perl
24523 ! keywords.h keywords.pl
24524____________________________________________________________________________
24525[ 17680] By: hv on 2002/08/05 14:33:39
24526 Log: warn that keywords.h is generated
24527 Branch: perl
24528 ! keywords.h keywords.pl
24529____________________________________________________________________________
24530[ 17679] By: hv on 2002/08/04 23:40:22
24531 Log: again: #17678 caused test failures in pod2html,
24532 in which $1 could leak from previous regexp
24533 Branch: perl
24534 ! mg.c
24535____________________________________________________________________________
24536[ 17678] By: hv on 2002/08/04 15:34:19
24537 Log: Subject: Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint')
24538 From: hv@crypt.org
24539 Date: Sun, 04 Aug 2002 17:40:30 +0100
24540 Message-id: <200208041640.g74GeUU25061@crypt.compulink.co.uk>
24541 Branch: perl
24542 ! mg.c t/op/taint.t
24543____________________________________________________________________________
24544[ 17677] By: hv on 2002/08/04 15:25:25
24545 Log: Main branch no longer needs op/taint.t version check.
24546 Branch: perl
24547 ! t/op/taint.t
24548____________________________________________________________________________
24549[ 17676] By: hv on 2002/08/04 15:14:09
24550 Log: Subject: Re: [PATCH] Re: taint news
24551 From: Rick Delaney <rick.delaney@rogers.com>
24552 Date: 04 Aug 2002 00:28:58 EDT
24553 Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
24554 Ref: 20020208.005
24555 Branch: perl
24556 ! pp_sys.c
24557____________________________________________________________________________
24558[ 17675] By: hv on 2002/08/04 01:48:36
24559 Log: Fix email address for Kragen Sitaker <kragen@pobox.com>.
24560 Branch: perl
24561 ! AUTHORS
24562____________________________________________________________________________
24563[ 17674] By: hv on 2002/08/04 01:30:11
24564 Log: Subject: [PATCH] AUTHORS
24565 From: Colin Watson <colinw@zeus.com>
24566 Date: Thu, 25 Jul 2002 15:54:37 +0100
24567 Message-id: <20020725145437.GC4921@zeus.com>
24568 Branch: perl
24569 ! AUTHORS
24570____________________________________________________________________________
24571[ 17673] By: hv on 2002/08/04 01:27:36
24572 Log: Subject: [PATCH] AUTHORS
24573 From: Walt Mankowski <waltman@pobox.com>
24574 Date: Sat, 20 Jul 2002 22:56:12 -0400 (Sun 03:56 BST)
24575 Message-id: <20020721025612.GB15958@pobox.com>
24576 Branch: perl
24577 ! AUTHORS
24578____________________________________________________________________________
24579[ 17672] By: hv on 2002/08/04 01:25:14
24580 Log: Subject: Re: mention of "use sort" botched in perlfunc?
24581 From: Michael G Schwern <schwern@pobox.com>
24582 Date: Sat, 20 Jul 2002 13:49:58 -0400 (18:49 BST)
24583 Message-id: <20020720174958.GL362@ool-18b93024.dyn.optonline.net>
24584 Branch: perl
24585 ! pod/perlfunc.pod
24586____________________________________________________________________________
24587[ 17671] By: hv on 2002/08/04 01:11:32
24588 Log: Change version from 5.8.0 to 5.9.0.
24589 Branch: perl
24590 ! Configure NetWare/Makefile NetWare/config_H.wc
24591 ! Porting/config.sh Porting/config_H README.win32 config_h.SH
24592 ! cygwin/perlld.in epoc/config.sh epoc/createpkg.pl
24593 ! hints/dgux.sh installperl lib/ExtUtils/MM_NW5.pm makedef.pl
24594 ! patchlevel.h win32/Makefile win32/makefile.mk
24595 ! wince/Makefile.ce
24596____________________________________________________________________________
8dd4f5d2
HS
24597[ 17656] By: ams on 2002/07/28 06:12:33
24598 Log: Subject: [PATCH] Typo in regcomp.c
24599 From: Chris Ball <chris@cpan.org>
24600 Date: 26 Jul 2002 17:49:35 +0100
24601 Message-Id: <868z3yzb6o.fsf@void.printf.net>
24602 (With additional tweak to s_reginclasslen.)
24603 Branch: perl
24604 ! regcomp.c
24605____________________________________________________________________________
24606[ 17655] By: jhi on 2002/07/25 20:37:16
24607 Log: Upgrade to Unicode::Collate 0.20.
24608 Branch: perl
24609 ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
24610 ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
24611____________________________________________________________________________
24612[ 17654] By: jhi on 2002/07/23 16:33:52
24613 Log: Commas, schcommas.
24614 Branch: perl
24615 ! patchlevel.h
24616____________________________________________________________________________
8dd4f5d2
HS
24617[ 17644] By: jhi on 2002/07/19 18:55:18
24618 Log: Copy perldelta as perl58delta, purge the perldelta.
24619 Branch: perl
24620 + pod/perl58delta.pod
24621 ! MANIFEST pod/perldelta.pod
24622____________________________________________________________________________
24623[ 17642] By: jhi on 2002/07/19 16:37:39
24624 Log: Update Changes; mainly to get the DEVELNNNNN stamp back in business.
24625 Branch: perl
24626 ! Changes patchlevel.h
24627____________________________________________________________________________
805e355f
JH
24628[ 17641] By: jhi on 2002/07/19 16:31:08
24629 Log: Integrate perlio (no changes, but that's fine).
24630 Branch: perl
24631 !> embed.fnc perl.h
24632____________________________________________________________________________
805e355f
JH
24633[ 17639] By: jhi on 2002/07/19 00:47:18
24634 Log: It's all yours, Hugo.
24635 Branch: perl
24636 + Changes5.8
24637 ! Changes MANIFEST